diff --git a/images/10001.svg b/images/10001.svg new file mode 100644 index 0000000..982aecc --- /dev/null +++ b/images/10001.svg @@ -0,0 +1,96 @@ + + + + Layer 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/icon.png b/images/icon.png index adeda0d..51f3a1a 100644 Binary files a/images/icon.png and b/images/icon.png differ diff --git a/package.json b/package.json index df46518..bb0e1bd 100644 --- a/package.json +++ b/package.json @@ -2,8 +2,13 @@ "name": "unicode-show", "displayName": "unicode-show", "description": "Show Unicode Character", + "keywords": [ + "vscode", + "Unicode", + "deta" + ], "author": "1risW", - "icon": "./images/icon.png", + "icon": "images/icon.png", "repository": { "type": "git", "url": "https://github.com/Erica-Iris/unicode-show.git"