diff --git a/src/output/icons.rs b/src/output/icons.rs index e7ddc9e9b..85ad7dd31 100644 --- a/src/output/icons.rs +++ b/src/output/icons.rs @@ -765,6 +765,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, // 