Skip to content

Commit

Permalink
chore: add swift icon for *.xcplayground
Browse files Browse the repository at this point in the history
  • Loading branch information
Freed-Wu committed Jan 5, 2025
1 parent bea5b28 commit 3cbdc60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/output/icons.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1018,6 +1018,7 @@ const EXTENSION_ICONS: Map<&'static str, char> = phf_map! {
"xaml" => '\u{f0673}', // 󰙳
"xcf" => Icons::GIMP, // 
"xci" => '\u{F07E1}', // 󰟡
"xcplayground" => '\u{e755}', // 
"xhtml" => Icons::HTML5, // 
"xlr" => Icons::SHEET, // 
"xls" => Icons::SHEET, // 
Expand Down

0 comments on commit 3cbdc60

Please sign in to comment.