Thanks to this Dribbble.
Edit Codpen Demo or check the Preview.
- Add the
aniemojy.css
oraniemojy.min.css
file the<head>
section:
<link rel="stylesheet" type="text/css" href="/your/path/to/aniemojy.css">
or
<link rel="stylesheet" type="text/css" href="/your/path/to/aniemojy.min.css">
- Add your favourite emojy with a simple
<div>
:
<div class="emojy-container emojy-smile"></div>
- Enjoy :)