Skip to content

Commit

Permalink
Merge pull request #19 from typejade/add-service-mark
Browse files Browse the repository at this point in the history
Add service mark symbol
  • Loading branch information
samwho committed Apr 20, 2024
2 parents 4f0120d + 533a4cb commit 26a065a
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 @@ -14,6 +14,11 @@ const symbols = [
"name": "Trademark",
"searchTerms": ["trademark", "TM"]
},
{
"glyph": "℠",
"name": "Service Mark",
"searchTerms": ["service mark", "SM"]
},
{
"glyph": "“",
"name": "Left Double Quotation Mark",
Expand Down

0 comments on commit 26a065a

Please sign in to comment.