Skip to content

Instantly share code, notes, and snippets.

@taricco
Last active March 19, 2024 17:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save taricco/b5f6e1d82e6540ea6aeb1e7b6d064af3 to your computer and use it in GitHub Desktop.
Save taricco/b5f6e1d82e6540ea6aeb1e7b6d064af3 to your computer and use it in GitHub Desktop.
https://www.toptal.com/designers/htmlarrows/symbols/
Right Arrow - ❯ - Use in CSS - content: "\276F";
Left Arrow - ❮- Use in CSS - content: "\276E";
Right Arrow - ➤ - Use in CSS - content: "\27A4";
Right Arrow - ➔ - Use in CSS - content: "\2794";
Quotes - ❝ - Use in CSS - content: "\275D";
Quotes - ❞ - Use in CSS - content: "\275E";
Heart - ❤ - Use in CSS - content: "\2764";
X - ✗ - Use in CSS - content: "\2717";
Check - ✓ - Use in CSS - content: "\2713";
Check - ✔ - Use in CSS - content: "\2714";
Diamond - ♦ - Use in CSS - content: "\2666";
Happy Face - ☻ - Use in CSS - content: "\263B";
Umbrella - ☂ - Use in CSS - content: "\2602";
Copyright - © - Use in CSS - content: "\00A9";
@ - @ - Use is CSS - content: "\0040";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment