Cannot apply certain icons to custom folders
See original GitHub issueI’m unable to apply some icons to a custom folder. These are the icons model, models, schema. When I try them the icon is invisible.
"material-icon-theme.folders.associations": {
"schemas": "model"
}

Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Can't change folder icons in Windows 10 - Microsoft Community
Go to website you are wanting to use using Internet Explorer. · After there, Left click on Tools icon at top right. ·...
Read more >I can't change folder icon to a custom one - Windows 10 Forums
Right click on the folder then open the security tab. Press the Edit button Select Users and check the full control box. Worked...
Read more >What If the Custom Folder Icon Does Not Show?
Open FolderIco main window. · Add folder which you want to repair. If you want to repair subfolders too, you need to select...
Read more >How to make custom Folder icons on Windows 11 - YouTube
Hey Guys, Welcome back to TechNtech,In this video, let me share how to make custom folder icons on Windows 11. I have got...
Read more >Cannot change custom folder icons - MacRumors Forums
⌘ + i folder, drag new icon over old - has always worked for me. Go back to original: ⌘ + i folder,...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Ah I misunderstood how it works. Sorry about that.
That’s because there’s no icon named model built in… Check in the folder where your extensions icons are stored: .vscode\extensions\pkief.material-icon-theme-4.5.0\icons
You’ll find these files exist:
That’s why your second example works, but the first doesn’t. It’s unable to find icons called:
If you create those files and put them into the folder above, your first example works.