iamcal / emoji-data

Easy to parse data and spritesheets for emoji
MIT License
2.55k stars 301 forks source link

Add Microsoft Fluent Emoji #232

Open Nerixyz opened 11 months ago

Nerixyz commented 11 months ago

This PR adds Microsoft's fluentui-emoji.

I used the 3D versions, although technically, the other versions could be added as well (maybe the set should be named microsoft3d). There are a lot of emojis missing (650); notably flags are missing, which Microsoft doesn't intend to add (https://github.com/microsoft/fluentui-emoji/issues/105), however I still wanted to add support for them.

Fixes #211.