Unicode 13 emoji
This page presents most of the emoji present in Unicode 13 (minus some combinations that can be found here).
Default rendering on your device/browser
Rendered with Twemoji webfont
- Add this line to your CSS code: @font-face { font-family: emoji; src: url(//xem.github.io/unicode13/Twemoji.ttf) } (use "font-face: emoji" where you need to enable it)
- Cross-browser shadow emoji: .shadow { filter: contrast(0)brightness(0); opacity: .6 }
- Glitchy for font-sizes > 75px (but you can scale them up with transform: scale(2)
- You can click any emoji below to download it in SVG, or simply copy-paste them in your source code
- Enable the CORS Everywhere browser add-on to use this font on localhost
- Allowed in JS13kGames entries!
- Doesn't work on Chrome MacOS! (try to use the system emoji on that browser)