diff --git a/icons/chrome.svg b/icons/chrome.svg new file mode 100644 index 0000000000..74c45133ee --- /dev/null +++ b/icons/chrome.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/fileIcons.ts b/src/icons/fileIcons.ts index 134701bfb1..a6c2fd88e4 100644 --- a/src/icons/fileIcons.ts +++ b/src/icons/fileIcons.ts @@ -2462,6 +2462,7 @@ export const fileIcons: FileIcons = { }, { name: 'spwn', fileExtensions: ['spwn'] }, { name: 'templ', fileExtensions: ['templ'] }, + { name: 'chrome', fileExtensions: ['crx'] }, { name: 'stan', fileExtensions: ['stan'] }, { name: 'abap',