Export Specifications
Live file lists and sizes, generated from the codebase.
| Platform | Files | Est. Size | Last Reviewed |
|---|---|---|---|
| Web assets | 12 | ~250 KB | Last reviewed: May 6, 2026 |
Web
Web assets
Last reviewed: May 6, 2026Favicon set for websites and PWAs
Platform Version
Modern browsers (2026)
SVG favicon is the modern standard. favicon.ico covers legacy browsers and implicit /favicon.ico probes. Maskable icon ensures full-bleed Android adaptive icons. 16/32px PNGs are redundant when ICO + SVG are present.
Official Documentation
Modern Icon Set (Default)
| Filename | Size | Usage |
|---|---|---|
| icon.svg | Vector | Scalable icon for modern browsers |
| favicon.ico | Vector | Legacy browser fallback + implicit /favicon.ico probe |
| icon-192.png | 192px | PWA install prompt icon |
| icon-512.png | 512px | PWA splash screen icon |
| icon-512-maskable.png | 512px | PWA maskable icon (full-bleed, safe zone padded) |
| apple-touch-icon.png | 180px | iOS Safari Add to Home Screen |
Legacy Browser Support (Optional)
| Filename | Size | Usage |
|---|---|---|
| icon-16.png | 16px | Favicon in browser tabs (legacy fallback) |
| icon-32.png | 32px | Favicon in browser tabs — high DPI (legacy) |
| mstile-150x150.png | 150px | Windows pinned site tile |