Drop an image here or click to upload
PNG, JPG, SVG, WebP โ square image recommended
What is a Favicon?
A favicon (short for "favorite icon") is the small icon that appears in browser tabs, bookmarks, browser history, and on mobile home screens when someone saves your website. While a single 16ร16 pixel favicon used to be enough, modern web design requires multiple sizes to look great across all devices and contexts.
Favicon Sizes You Need
- favicon.ico โ multi-size ICO containing 16ร16, 32ร32, 48ร48 (legacy compatibility)
- favicon-16x16.png โ browser tab (classic)
- favicon-32x32.png โ taskbar and shortcuts
- favicon-48x48.png โ Windows site icon
- apple-touch-icon.png โ 180ร180 for iOS home screen
- android-chrome-192x192.png โ Android Chrome icon
- android-chrome-512x512.png โ PWA splash screen
- manifest.json โ web app manifest for Android/PWA
Emoji Favicons
Emoji favicons are trendy for indie projects, SaaS tools, and personal sites. They render clearly at all sizes, require no design work, and can be updated instantly. Switch to Text/Emoji mode and try โก, ๐, โค๏ธ, or any emoji that represents your brand.
How to Install the Favicon
- Download the favicon package and extract all files
- Upload all files to your website root folder (e.g.
/public/or/static/) - Copy the generated HTML code and paste it inside the
<head>tag of your HTML - For WordPress: use Appearance โ Customize โ Site Identity to upload the 512ร512 PNG