Skip to content

Commit

Permalink
Add icons for .apng and .avif
Browse files Browse the repository at this point in the history
  • Loading branch information
nix6839 authored and zwpaper committed Mar 12, 2024
1 parent e9a778a commit 1e8120f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/theme/icon.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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}"), // "󰁯"
Expand Down

0 comments on commit 1e8120f

Please sign in to comment.