github / gemoji

Emoji images and names.
MIT License
4.41k stars 784 forks source link

Import Emoji 14.0 characters #244

Closed kardeslik closed 1 year ago

kardeslik commented 2 years ago

https://emojipedia.org/emoji-14.0/

The iOS version where these emojis are added is 15.4 (source).

This solves #237

novacrazy commented 2 years ago

May as well update this to Unicode 15 sometime.

mislav commented 1 year ago

@novacrazy After Unicode 15 widely ships on devices like smartphones will be the right time to add them to this project. 🙇

novacrazy commented 1 year ago

Out of curiosity, what is the source of these? Tags, aliases, etc.

mislav commented 1 year ago

We mostly generate initial aliases from the character descriptions in the Unicode spec. Sometimes we just straight-up invent aliases (for the most common emoji). Tags we add at our own discretion to aid searching in emoji pickers that use this library.