Skip to content
Discussion options

You must be logged in to vote

Microsoft has some special emoji handling.

What's the computed font family used in your emojis?

Yeah the OS has a say on this... I don't think you are supposed to have anything other than charset set to utf-8 neither.

Can you try adding something like https://fonts.google.com/noto/specimen/Noto+Color+Emoji and make sure that font family is applied to the spans rendering emoji? Also, probably good to add some a11y:

<span aria-label="a rocket blasting off" role="img">🚀</span>

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@masadamsahid
Comment options

@icyJoseph
Comment options

Answer selected by masadamsahid
@icyJoseph
Comment options

@masadamsahid
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants