iamcal / emoji-data

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

Missing emoji - standard 270C️ #205

Closed umang-simform closed 2 years ago

umang-simform commented 2 years ago

There are some skinned version but not the standard one with unicode U+270C️

umang-simform commented 2 years ago

So I found that there is emoji data with 270C value but that value is for key "non_qualified". with actual unified value as : 270C-FE0F However this emoji seems regular (https://unicode.org/emoji/charts/emoji-list.html#270c) so is there a way to make the change for unified as well that matches "270C"

Screenshot 2022-02-22 at 12 20 35 PM

mikhaylin commented 2 years ago

270C is unqualified.

iamcal commented 2 years ago

Closing this issue, since the data is correct, according to the Unicode Standard.