feat: Add julia file extension icon

Icon for julia file extension '.jl' is added to the icons list.
This commit is contained in:
Ashin Antony 2021-12-14 17:46:30 +05:30 committed by GitHub
parent 3e9de0e7e1
commit 859666d287
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -210,6 +210,7 @@ pub fn icon_for_file(file: &File<'_>) -> char {
"jfi" => '\u{f1c5}', // 
"jfif" => '\u{f1c5}', // 
"jif" => '\u{f1c5}', // 
"jl" => '\u{e624}', // 
"jpe" => '\u{f1c5}', // 
"jpeg" => '\u{f1c5}', // 
"jpg" => '\u{f1c5}', // 