Skip to content

Commit d7b5931

Browse files
committed
Added logo
1 parent 9154fef commit d7b5931

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

logo.png

25.9 KB
Loading

logo.xcf

247 KB
Binary file not shown.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
{
22
"name": "vscode-imagetodatauri",
3+
"publisher": "coderAllan",
34
"displayName": "Image to Data Uri",
45
"description": "An extension for Visual Studio Code for converting an image file to a html data uri",
6+
"icon": "logo.png",
57
"version": "1.0.0",
68
"license": "MIT",
79
"repository": "https://github.com/CoderAllan/vscode-imagetodatauri",

0 commit comments

Comments
 (0)