Add icon for Adobe Illustrator files

This commit is contained in:
Limin 2022-03-13 21:49:17 -07:00 committed by Abin Simon
parent 728ee113f2
commit 6bb5db7f6c

View file

@ -145,6 +145,7 @@ impl Icons {
// Note: extensions must be lower-case // Note: extensions must be lower-case
m.insert("7z", "\u{f410}"); // "" m.insert("7z", "\u{f410}"); // ""
m.insert("ai", "\u{e7b4}"); // ""
m.insert("apk", "\u{e70e}"); // "" m.insert("apk", "\u{e70e}"); // ""
m.insert("avi", "\u{f03d}"); // "" m.insert("avi", "\u{f03d}"); // ""
m.insert("avro", "\u{e60b}"); // "" m.insert("avro", "\u{e60b}"); // ""