An open API service indexing awesome lists of open source software.

https://github.com/mintimate/downloademojiandemojimix

Get Emoji Svg and EmojiMix Png by Python3
https://github.com/mintimate/downloademojiandemojimix

Last synced: 8 months ago
JSON representation

Get Emoji Svg and EmojiMix Png by Python3

Awesome Lists containing this project

README

          

## 项目说明
使用Python3自动解析Emoji的SVG和PNG文件,下载到`pngs`和`svgs`目录内。

SVG文件解析来源:
- svg_raw.txt: 来自网站[https://emojikitchen.dev/](https://emojikitchen.dev/)

PNG文件解析来源:
- emojiOutput.json: 来自项目[emoji-kitchen](https://github.com/xsalazar/emoji-kitchen)