Ben Borgers

How to use an emoji as a favicon

March 18, 2020

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.

Subscribe to my newsletter!

A weekly round-up of new blog posts and updates to projects I’m working on.