fix icon mistake

This commit is contained in:
Jay 2020-05-12 13:46:39 +01:00 committed by Abin Simon
parent 5d608e8493
commit 3def8d0238

View file

@ -319,9 +319,9 @@ impl Icons {
m.insert("xlsx", "\u{f1c3}"); // ""
m.insert("xml", "\u{e619}"); // ""
m.insert("xul", "\u{e619}"); // ""
m.insert("yaml", "\u{f481}"); // ""
m.insert("yaml", "\u{e60b}"); // ""
m.insert("yml", "\u{e60b}"); // ""
m.insert("zip", "\u{e60b}"); // ""
m.insert("zip", "\u{f410}"); // ""
m.insert("zsh", "\u{f489}"); // ""
m.insert("zsh-theme", "\u{f489}"); // ""
m.insert("zshrc", "\u{f489}"); // ""