Emoji-Awesome
Its like font-awesome but for emojis. Visit demo
Chose from hundreds of emojis and start using without having to worry about the compatibility issues
Quick install
NPM
npm install emoji-awesome
Usage
Just include the given CSS file and start using emojis
<i class="em em-heart"></i>
<i class="em em-gift"></i>
<i class="em em-bell"></i>
đ Documentation
For further details and list of available emojis, visit the docs directory or the demo site
đĻ Roadmap
- Add apple emoji support
- Add twitter emoji support
- Add messenger emoji support
- Add google emoji support
- Add facebook emoji support
- Add emoji-one emoji support
đĒ Contributions
Feel free to fork the repository, improve anything or add support for the other emojis listed in the roadmap. Emoji sheets can be found in the src/img
directory
đ License
MIT