samwho / symbol.wtf

A dumb website I made for when I need a symbol.
https://symbol.wtf/
MIT License
61 stars 42 forks source link

Re-organize characters and improve search. #43

Closed qwell closed 5 months ago

qwell commented 5 months ago

Categorize characters (via comments, for now).

Fix Apple logo in passing (supersedes #42), add Option and Command. Add ZWSP (supersedes #24, #40). Add search by codepoint (e.g. U+20AC or 0x20AC for €). Adds math symbols (supersedes #18).

samwho commented 5 months ago

@qwell sorry, created a merge conflict here 😅 could you take a look?

qwell commented 5 months ago

I fixed up a few things in passing. Hopefully it's not terrible.