iamcal / emoji-data

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

Missing person + heart + kiss + person combinations #247

Open shaunpersad opened 2 months ago

shaunpersad commented 2 months ago

Example emoji: 👩🏽‍❤️‍💋‍👨

This translates to the following code points: 1F469-1F3FD-200D-2764-FE0F-200D-1F48B-200D-1F468, which is [woman with skin variation] + [heart] + [kiss] + [man].

It appears that combinations with a skin variant + a non-variant like the above are missing.