emojione-assets
Version:
Emojis in png format brought to you by EmojiOne. EmojiOne is a complete set of emojis designed for the web.
41 lines (23 loc) • 1.49 kB
Markdown
# EmojiOne Assets
This repository hosts all of the EmojiOne image assets & corresponding font files (thanks @maximbaz) which can be used to add emoji support to your projects. For more information and usage examples please see our main repository:
> [EmojiOne](https://github.com/emojione/emojione)
> [](https://www.npmjs.com/package/emojione) [](https://www.npmjs.com/package/emojione)
## Install
#### composer
[](https://packagist.org/packages/emojione/assets)
[](https://packagist.org/packages/emojione/assets)
```
$ composer require emojione/assets
```
#### npm
[](https://www.npmjs.com/package/emojione-assets)
[](https://www.npmjs.com/package/emojione-assets)
```
$ npm install emojione-assets --save
```
## Usage
You are welcome to use this artwork in your projects however you please as long as it is within the bounds of our license.
## Contributing
Please see: [CONTRIBUTING.md](https://github.com/emojione/emojione-assets/blob/master/CONTRIBUTING.md)
## License
Please see: [LICENSE.md](https://github.com/emojione/emojione-assets/blob/master/LICENSE.md)