diff --git a/icons/func.svg b/icons/func.svg new file mode 100644 index 0000000..3d3668f --- /dev/null +++ b/icons/func.svg @@ -0,0 +1,3 @@ + + + diff --git a/package.json b/package.json index ac4a075..7435a57 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,11 @@ ".fc", ".func" ], - "configuration": "./language-configuration.json" + "configuration": "./language-configuration.json", + "icon": { + "dark": "./icons/func.svg", + "light": "./icons/func.svg" + } } ], "grammars": [