diff --git a/images/icon.png b/images/icon.png new file mode 100644 index 0000000..3c6b8ed Binary files /dev/null and b/images/icon.png differ diff --git a/media/extension-icon.svg b/media/extension-icon.svg new file mode 100644 index 0000000..aed9b90 --- /dev/null +++ b/media/extension-icon.svg @@ -0,0 +1,88 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/package.json b/package.json index 6269a7e..034c2d1 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "octicons", "customization" ], + "icon": "images/icon.png", "version": "1.5.0", "publisher": "alexesprit", "license": "MIT",