mirror of
https://github.com/eza-community/eza.git
synced 2025-12-23 05:36:50 +00:00
feat: Added lib icon
This commit is contained in:
parent
30598543c5
commit
7370b332da
1 changed files with 1 additions and 0 deletions
|
|
@ -476,6 +476,7 @@ const EXTENSION_ICONS: Map<&'static str, char> = phf_map! {
|
|||
"lhs" => Icons::LANG_HASKELL, //
|
||||
"license" => Icons::LICENSE, //
|
||||
"lisp" => '\u{f0172}', //
|
||||
"lib" => '\u{eb9c}', //
|
||||
"localized" => Icons::OS_APPLE, //
|
||||
"lock" => Icons::LOCK, //
|
||||
"log" => '\u{f18d}', //
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue