Skip to content

Commit 9d9b19c

Browse files
svg are not accepted anymore as extension icons (vscode-icons#1041)
1 parent ba423c6 commit 9d9b19c

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

images/logo.png

237 KB
Loading

images/logo.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
],
4646
"preview": true,
4747
"homepage": "https://github.com/vscode-icons/vscode-icons",
48-
"icon": "images/logo.svg",
48+
"icon": "images/logo.png",
4949
"galleryBanner": {
5050
"color": "#ffdd00"
5151
},

0 commit comments

Comments
 (0)