Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
update extension icon
Browse files Browse the repository at this point in the history
  • Loading branch information
mohab-sameh committed Feb 2, 2024
1 parent d58c847 commit 7d7fa23
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
10 changes: 10 additions & 0 deletions img/codemod-icon-mask.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,15 +133,15 @@
"activitybar": [
{
"id": "intuitaViewId",
"title": "Intuita",
"icon": "img/codemod-square.svg"
"title": "Codemod.com",
"icon": "img/codemod-icon-mask.svg"
}
],
"panel": [
{
"id": "intuitaPanelViewContainerId",
"title": "Intuita",
"icon": "img/codemod-square.svg"
"title": "Codemod.com",
"icon": "img/codemod-icon-mask.svg"
}
]
},
Expand Down

0 comments on commit 7d7fa23

Please sign in to comment.