Single Element Emoji CSS Library – emoji-awesome

Category: CSS & CSS3 , Recommended , Text | July 5, 2017
Author:zeeshanu
Views Total:1,288 views
Official Page:Go to website
Last Update:July 5, 2017
License:MIT

Preview:

Single Element Emoji CSS Library – emoji-awesome

Description:

emoji-awesome is a simple, cross-browser emoji library that allows you to embed emojis into the document using CSS image sprites. Currently, supports Apple emoji, more emoji sets are coming soon.

How to use it:

Upload the emoji sprite into your web server.

/img/sheet_apple_64_indexed_256colors.png

Include the stylesheet ’emoji-awesome.min.css’ on the html page.

<link rel="stylesheet" href="css/emoji.css">

Insert the emojis into the document just like the Font Awesome iconic font.

<i class="em em-EMOJI-NAME"></i>

Icons included:

  • People
  • Nature
  • Objects
  • Foods
  • Activity
  • Places
  • Symbols

You Might Be Interested In:


Leave a Reply