Skip to content

Commit

Permalink
Add service mark back in after it was accidentally removed.
Browse files Browse the repository at this point in the history
  • Loading branch information
samwho committed Apr 22, 2024
1 parent f988c0e commit e03683c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions symbols.js
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,11 @@ const symbols = [
glyph: "♠",
name: "spade"
},
{
glyph: "℠",
name: "Service Mark",
searchTerms: ["service mark", "SM"]
},

/* invisible characters */
{
Expand Down

0 comments on commit e03683c

Please sign in to comment.