file_icons: Add separate icon key for Bicep files (#24757)
This PR adds support for bicep file icon: Release Notes: - Icon themes: Added the ability to change the file icon for Bicep (`.bicep`) files.
This commit is contained in:
parent
0a681225b6
commit
7ba1492f0a
2 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
"bash_logout": "terminal",
|
||||
"bash_profile": "terminal",
|
||||
"bashrc": "terminal",
|
||||
"bicep": "bicep",
|
||||
"bmp": "image",
|
||||
"c": "c",
|
||||
"c++": "cpp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue