diff --git a/assets/pipelines-file-icon.svg b/assets/pipelines-file-icon.svg new file mode 100644 index 00000000..8f03c265 --- /dev/null +++ b/assets/pipelines-file-icon.svg @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/package.json b/package.json index effb14c1..01d26d70 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,11 @@ ], "aliases": [ "Azure Pipelines" - ] + ], + "icon": { + "light": "./assets/pipelines-file-icon.svg", + "dark": "./assets/pipelines-file-icon.svg" + } } ], "grammars": [