diff --git a/src/icons/fileIcons.ts b/src/icons/fileIcons.ts index 029896095c..e6f78c53fb 100644 --- a/src/icons/fileIcons.ts +++ b/src/icons/fileIcons.ts @@ -1241,7 +1241,11 @@ export const fileIcons: FileIcons = { fileExtensions: ['iuml', 'pu', 'puml', 'plantuml', 'wsd'], light: true, }, - { name: 'meson', fileNames: ['meson.build'] }, + { + name: 'meson', + fileNames: ['meson.build', 'meson_options.txt'], + fileExtensions: ['wrap'], + }, { name: 'commitlint', fileNames: [