⭐ Favicon Generator
Create favicons from emoji or text — download in all sizes
Input
Preview
192×192
48×48
32×32
16×16
HTML Code
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="apple-touch-icon" sizes="192x192" href="/apple-touch-icon.png">
FAQ
What sizes do I need for a favicon?
Most browsers need 16x16 and 32x32 PNG files. For mobile devices and PWAs, include 192x192. Apple devices use 180x180 (apple-touch-icon).
Can I use emoji as a favicon?
Yes! This tool renders emoji onto a canvas and exports it as a PNG image that works as a favicon in all browsers.
Do I need an ICO file?
Modern browsers support PNG favicons. ICO files are only needed for very old browsers (IE10 and below). PNG is recommended.