How to use an emoji as a favicon

You can’t directly use an emoji as a favicon, a favicon needs to be an image.

However, you can get an image of the emoji using EMOJICDN:

<link rel="icon" href="https://emojicdn.elk.sh/πŸ‰" />

Just replace the πŸ‰ emoji with any emoji you’d like.