Skip to content

Commit 1e8120f

Browse files
nix6839zwpaper
authored andcommitted
Add icons for .apng and .avif
1 parent e9a778a commit 1e8120f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/theme/icon.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,11 +413,13 @@ impl IconTheme {
413413
("ai", "\u{e7b4}"), // ""
414414
("ape", "\u{f001}"), // ""
415415
("apk", "\u{e70e}"), // ""
416+
("apng", "\u{f1c5}"), // ""
416417
("ar", "\u{f410}"), // ""
417418
("asc", "\u{f099d}"), // "󰦝"
418419
("asm", "\u{f471}"), // ""
419420
("asp", "\u{f121}"), // ""
420421
("avi", "\u{f008}"), // ""
422+
("avif", "\u{f1c5}"), // ""
421423
("avro", "\u{e60b}"), // ""
422424
("awk", "\u{f489}"), // ""
423425
("bak", "\u{f006f}"), // "󰁯"

0 commit comments

Comments
 (0)