summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhellosway <83884198+hellosway@users.noreply.github.com>2021-09-27 16:36:17 -0700
committerGitHub <noreply@github.com>2021-09-27 16:36:17 -0700
commit1c36b71779a0739aae18226ca6478e3ead57fa2d (patch)
tree860aee290724a70145436dda7d1ef89f7a447620
parent659def7138f897b82facf973bb644af5aef24d40 (diff)
Add avif and jxl icons
-rw-r--r--src/output/icons.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/output/icons.rs b/src/output/icons.rs
index cd6ab82..77aa920 100644
--- a/src/output/icons.rs
+++ b/src/output/icons.rs
@@ -110,6 +110,7 @@ pub fn icon_for_file(file: &File<'_>) -> char {
"apk" => '\u{e70e}', // 
"apple" => '\u{f179}', // 
"avi" => '\u{f03d}', // 
+ "avif" => '\u{f1c5}', // 
"avro" => '\u{e60b}', // 
"awk" => '\u{f489}', // 
"bash" => '\u{f489}', // 
@@ -215,6 +216,7 @@ pub fn icon_for_file(file: &File<'_>) -> char {
"js" => '\u{e74e}', // 
"json" => '\u{e60b}', // 
"jsx" => '\u{e7ba}', // 
+ "jxl" => '\u{f1c5}', // 
"ksh" => '\u{f489}', // 
"latex" => '\u{f034}', // 
"less" => '\u{e758}', // 