SVG Favicon Generator
Use emojis, unicode symbols, or text to create favicons.
Content 👉
Font Size
X
Y
Font Family
sans-serif
serif
monospace
Fill
Bold
Use Background
Background Shape
Rect
Circle
Background Color
PWA
😊
Copy SVG Source
Download SVG
Copy as Inline SVG Favicon
Download ICO and PNGs
favicon.ico
apple-touch-icon.png
icon.svg
icon-192.png
icon-512.png
icon-mask.png
Head Snippets
Copy Head Snippets
Web Manifest
{ "icons": [ { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" }, { "src": "/icon-mask.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }, { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" } ] }
Copy Manifest JSON
Download site.webmanifest