TwemojIcons
Twemojis like Font Icons
A simple way to implement emojis and icons on your website.
Built like FontAwesome for Twemojis
All TwemojIcons | Github Project
Twemoj-What?
TwemojIcons is a CSS Framework to implement Twemojis on your website with minimal code like FontAwesome.
Thanks to Twemoji's CDN, TwemojIcons are fast, easy and reliable.
And the best part... They offer 2000+ Icons/Emojis unlike other font icons.
If you are looking for more info, just read about the awesomeness of FontAwesome and Twemojis and combine the two.
The Code
Include in the <head>
<link rel="stylesheet" href="path/to/twimojicons.min.css />
And use
<i class="ti grinning-face" ></i>
Or you can use the alternative names for many of the twemojis
<i class="ti happy" ></i>
And the emoji will be created.
How to Use
- Just include
twiojicons.min.css
among your webpage resources. - Use the
<span></span>
or<i></i>
where you want the icon displayed. - Declare the
<span></span>
or<i></i>
tag withti
class along with the size (optional) and icon name (eg.: rofl) and skin-tone (wherever applicable and required) as classes. - No repeating the codefix again and again. Just type
ti
once and then simply add the emoji names, sizes and animations without the codefix. - Save your work!
The SVGs are powered by Twemoji's CDN at MaxCDN and no graphics has been changed or modified.