diff --git a/docs/icon.png b/docs/icon.png new file mode 100644 index 0000000..041655e Binary files /dev/null and b/docs/icon.png differ diff --git a/package.json b/package.json index 40c325f..94dca7a 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "displayName": "Kawaii Icons", "description": "A cute language icon pack. These images were created by @SAWARATSUKI .", "version": "0.0.1", + "icon": "docs/icon.png", "repository": { "type": "git", "url": "git+https://github.com/ryohidaka/kawaii-icons.git"