Fix and update missing emojis in emoji data
String splitting in the parser script unintentionally left out some emojis from the output. Limiting the splitting to at most one split returns the missing emojis.
String splitting in the parser script unintentionally left out some emojis from the output. Limiting the splitting to at most one split returns the missing emojis.