mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 12:19:20 +00:00
feat: Add the logo of the built-in extension (#192999)
* feat: Add the logo of the built-in extension * chore(extension): add compressed icon --------- Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
This commit is contained in:
BIN
extensions/ipynb/media/icon.png
Normal file
BIN
extensions/ipynb/media/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
@@ -5,6 +5,7 @@
|
||||
"publisher": "vscode",
|
||||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"icon": "media/icon.png",
|
||||
"engines": {
|
||||
"vscode": "^1.57.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user