Generate a favicon instantly using any emoji

Starting a new blog about pizza? Here's a pizza favicon. emojicon

https://emojicon.goodwork.sg/🍕/885EFF/rounded/6.ico
<link rel="icon" href="https://emojicon.goodwork.sg/🍕/885EFF/rounded/6.ico" type="image/x-icon" />
emojiconMy Website
Here are more examples (click to select):

Why was this tool created?

We tried the trick in this CSS Tricks article for several projects, but we couldn't figure out how to make it work with the export const metadata API in Next 15.

As this trick depends on the favicon being an SVG, it also doesn't work for Safari.

We built a simple API that delivers a 32 x 32 pixel .ico file to improve on the idea. Since it just delivers an image file, any browser or framework can use it.

Who created this?

We're Good Work, a web technology company from Singapore. We're passionate about applying modern technology well to solve problems effectively for medium-sized businesses and institutions.

Find out more about our work and writing.

Something is broken/I want to suggest an improvement.

Get in touch! We're @goodworksg on Instagram, or email us at hello@goodwork.sg.