Merge pull request #1088 from cab-1729/master

Added icon for img files
This commit is contained in:
Mélanie Chauvel 2022-07-18 18:25:02 +02:00 committed by GitHub
commit e385cd58da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -206,6 +206,7 @@ pub fn icon_for_file(file: &File<'_>) -> char {
"hxx" => '\u{f0fd}', // 
"ico" => '\u{f1c5}', // 
"image" => '\u{f1c5}', // 
"img" => '\u{e271}', // 
"iml" => '\u{e7b5}', // 
"ini" => '\u{f17a}', // 
"ipynb" => '\u{e606}', // 