Flag emojis missing
See original GitHub issueI’ve tried to use the library to output flag emojis. Code is pretty straightforward:
<p>
<Emoji text=":flag-pt:" />
<Emoji text=":flag-de:" />
<Emoji text=":flag-dk:" />
<Emoji text=":flag-us:" />
<Emoji text=":flag-PT:" />
<Emoji text=":flag-br:" />
</p>
Output is:
:flag-pt::flag-de::flag-dk::flag-us::flag-PT::flag-br:
as regular text
Emojipedia had those codes as the ones for flags, last time I checked.
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Missing flag emojis on Windows - PrinsFrank.nl
While they seem quite new, the first known emoji set was created by Softbank in 1997 for Japanese ... Missing flag emojis on...
Read more >My country's flag emoji is missing!!! - Apple Community
My country's flag emoji is missing!!! I'm a Taiwanese,but there's no the flag of Taiwan. Please solve this problem.Thanks!
Read more >Windows 10/11 missing emoji flag support · Issue #269 - GitHub
(Windows 7 and IE 11, environments with no emoji support whatsoever, are slowly fading away.) But flag emoji on Windows are a big...
Read more >Flag emoji are missing - SwiftKey Support
Flag emoji are missing. Answered. Brand new S21 + and can't get the flag emojis to come up, it's just blank space.
Read more >Anyone else missing the country flags in the Emoji keyboard?
Just noticed this, there used to be country flags at this page of the Emoji keyboard.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

A pull request has now been made to fix this https://github.com/tommoor/react-emoji-render/pull/31
Any updates to this ticket? Also noticed that :rainbow-flag:,:waving_white_flag:, and :waving_black_flag: are also missing.