Skip to content

Commit

Permalink
Update src/theme/icon.rs to add Svelte icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcos-Gamarra authored and zwpaper committed Jul 18, 2023
1 parent 58a8723 commit 8acaabe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/theme/icon.rs
Original file line number Diff line number Diff line change
Expand Up @@ -562,6 +562,7 @@ impl IconTheme {
("sub", "\u{f02d}"), // ""
("s", "\u{f471}"), // ""
("svg", "\u{f1c5}"), // ""
("svelte", "\u{e697}"), // ""
("swift", "\u{e755}"), // ""
("swp", "\u{e62b}"), // ""
("sym", "\u{e624}"), // ""
Expand Down

0 comments on commit 8acaabe

Please sign in to comment.