mirror of
https://github.com/lsd-rs/lsd
synced 2025-03-04 23:17:15 +00:00
Add icons for .apng and .avif
This commit is contained in:
parent
e9a778aadc
commit
1e8120ff28
1 changed files with 2 additions and 0 deletions
|
@ -413,11 +413,13 @@ impl IconTheme {
|
|||
("ai", "\u{e7b4}"), // ""
|
||||
("ape", "\u{f001}"), // ""
|
||||
("apk", "\u{e70e}"), // ""
|
||||
("apng", "\u{f1c5}"), // ""
|
||||
("ar", "\u{f410}"), // ""
|
||||
("asc", "\u{f099d}"), // ""
|
||||
("asm", "\u{f471}"), // ""
|
||||
("asp", "\u{f121}"), // ""
|
||||
("avi", "\u{f008}"), // ""
|
||||
("avif", "\u{f1c5}"), // ""
|
||||
("avro", "\u{e60b}"), // ""
|
||||
("awk", "\u{f489}"), // ""
|
||||
("bak", "\u{f006f}"), // ""
|
||||
|
|
Loading…
Add table
Reference in a new issue