Emoji favicon generator
Choose an emoji and download a favicon instantly. ICO, PNG, Apple touch icon and web manifest included.
64 of 64 emoji favicons
Download your emoji favicon pack
The ZIP contains a 16/32/48 px favicon.ico, 16 and 32 px PNGs, a 180 px Apple touch icon, 192 and 512 px Android PNGs, a web manifest and an HTML snippet. All icons use the same Twemoji artwork rather than the emoji font on your device.
Files are prebuilt and served directly. There is no upload, signup or image-generation wait. The 64-icon selection covers common faces, objects, food, nature and symbols.
Use an emoji as your website favicon
Extract the pack into your website root, then add the supplied HTML snippet inside the head. For the ICO-only download:
<link rel="icon" href="/favicon.ico" sizes="any">Edit the website name in site.webmanifest. For framework-specific placement, see the Next.js guide.
Emoji icon artwork and attribution
Emoji graphics are Twemoji 14.0.2 by Twitter and contributors, licensed under CC BY 4.0. We rasterized and resized them into PNG and ICO files. Include attribution on your website, for example on a credits page. The ZIP includes the license and attribution text; ICO-only downloads have the same attribution requirement.
Emoji artwork: Twemoji by Twitter and contributors (CC BY 4.0).
https://github.com/twitter/twemoji
https://creativecommons.org/licenses/by/4.0/Why does it look different from my phone's emoji?
Phone and browser emoji fonts vary. Exported Twemoji graphics stay consistent across devices. These are image files, not a Unicode character pasted into the favicon URL.
Can I use these as maskable icons?
The supplied Android images are standard icons, not maskable. Use the maskable icon generator when you need a filled background and a safe zone.