diff --git a/icons/duc.svg b/icons/duc.svg new file mode 100644 index 000000000..8c888db84 --- /dev/null +++ b/icons/duc.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/icons/fileIcons.ts b/src/icons/fileIcons.ts index 8d21b03a7..0bc6c104d 100644 --- a/src/icons/fileIcons.ts +++ b/src/icons/fileIcons.ts @@ -1848,6 +1848,13 @@ export const fileIcons: FileIcons = { { name: 'replit', fileNames: ['.replit'] }, { name: 'rescript', fileExtensions: ['res'] }, { name: 'rescript-interface', fileExtensions: ['resi'] }, + { + name: 'duc', + fileNames: [ + 'duc.json', + ], + fileExtensions: ['duc.json, duc'], + }, { name: 'snowpack', fileNames: [