diff --git a/src/output/icons.rs b/src/output/icons.rs index 9920d88f2..60a7b1727 100644 --- a/src/output/icons.rs +++ b/src/output/icons.rs @@ -766,6 +766,7 @@ const EXTENSION_ICONS: Map<&'static str, char> = phf_map! { "txz" => Icons::COMPRESSED, //  "tz" => Icons::COMPRESSED, //  "tzo" => Icons::COMPRESSED, //  + "templ" => '\u{f121}', //  "unity" => Icons::UNITY, //  "unity3d" => Icons::UNITY, //  "v" => Icons::LANG_V, // 