Skip to content

Commit

Permalink
Add icon for AppleScript
Browse files Browse the repository at this point in the history
  • Loading branch information
limintang authored and meain committed Mar 14, 2022
1 parent 6bb5db7 commit 7fb9aaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/icon.rs
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,7 @@ impl Icons {
m.insert("rubydoc", "\u{e73b}"); // ""
m.insert("sass", "\u{e603}"); // ""
m.insert("scala", "\u{e737}"); // ""
m.insert("scpt", "\u{f302}"); // ""
m.insert("scss", "\u{e749}"); // ""
m.insert("sh", "\u{f489}"); // ""
m.insert("shell", "\u{f489}"); // ""
Expand Down

0 comments on commit 7fb9aaf

Please sign in to comment.