- What files does it produce?
- favicon.ico (16, 32, 48px), apple-touch-icon.png (180×180), android-chrome-192.png, android-chrome-512.png, manifest.json. Plus the HTML `<link>` tags to embed them.
- Emoji or image source?
- Both. Paste an emoji (🚀) for a quick brand favicon, or upload an image for a custom one. Images are cropped/scaled to each required size.
- Do I need both SVG and PNG?
- Modern browsers support SVG favicons — one file covers all sizes. The ICO + PNG pack covers legacy browsers too. The tool provides both paths.
- How do I install the favicon?
- Drop the files in your site root; paste the generated HTML in your <head>. The tool includes the complete snippet.