⚡ Generators

Favicon Generator

Generate favicons from text or emoji. Multi-size PNG download with HTML snippet. Free.

Favicon
HTML head tags · click to copy
<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="180x180" href="/apple-touch-icon.png">
<link rel="manifest" href="/site.webmanifest">

How to use

1

Sizes you need

16×16 and 32×32: classic browser tab favicons. 180×180: Apple Touch Icon (iOS home screen). 192×192 and 512×512: Android Chrome and PWA install icons. Generate all of them, drop into your site root, and reference from <head>.

2

Emoji or text?

Single emoji favicons are popular — they're instantly recognisable in a sea of tabs. Letter favicons work well for app-style icons. Keep the design simple — at 16×16 px, anything intricate becomes a blurry blob.