Add Swift Programming Language icon

This commit is contained in:
Diego Magdaleno 2020-08-08 10:12:07 -05:00
parent 78ba0b8973
commit 4085010b36
No known key found for this signature in database
GPG Key ID: E8A095BC02715EED

View File

@ -185,6 +185,7 @@ fn icon(file: &File) -> char {
"groovy" => '\u{e775}',
"iso" => '\u{e271}',
"lock" => '\u{f023}',
"swift" => '\u{e755}',
_ => '\u{f15b}'
}
} else {