mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 21:42:51 -05:00
files: fix more icon map
This commit is contained in:
@@ -35,17 +35,17 @@ Item {
|
||||
"h": "\u{F0672}",
|
||||
"hpp": "\u{F0672}",
|
||||
"cs": "\u{F031B}",
|
||||
"html": "\u{F031D}",
|
||||
"htm": "\u{F031D}",
|
||||
"html": "\u{e60e}",
|
||||
"htm": "\u{e60e}",
|
||||
"css": "\u{E6b8}",
|
||||
"scss": "\u{F031C}",
|
||||
"less": "\u{F031C}",
|
||||
"md": "\u{F0354}",
|
||||
"markdown": "\u{F0354}",
|
||||
"json": "\u{F0626}",
|
||||
"jsonc": "\u{F0626}",
|
||||
"yaml": "\u{F09EE}",
|
||||
"yml": "\u{F09EE}",
|
||||
"json": "\u{eb0f}",
|
||||
"jsonc": "\u{eb0f}",
|
||||
"yaml": "\u{e8eb}",
|
||||
"yml": "\u{e8eb}",
|
||||
"xml": "\u{F09EE}",
|
||||
|
||||
// --- scripts / shells ---
|
||||
|
||||
Reference in New Issue
Block a user