How to Create Windows Tile Icons from SVG
Export Windows tile-sized PNGs from your SVG logo and wire up browserconfig.xml.
Drop your image here
Supports PNG, JPG, BMP, WEBP up to 5MB
Windows Tile Requirements
Windows pinned site tiles use specific PNG sizes (70x70, 150x150, 310x150, 310x310) referenced from a browserconfig.xml file, plus a tile background color — all exported from your master SVG logo.
- Export PNGs at 70, 150, 310x150, and 310x310
- Reference them in browserconfig.xml
- Set a brand-matching tile background color
Exporting from SVG
Since SVG scales cleanly to any size, export each required tile dimension directly from your logo's SVG master file for crisp, consistent results across all tile sizes.
- Export every size from the same SVG master
- Crisp results since SVG scales without blur
- Simplify the logo for small tile sizes if needed
Frequently Asked Questions
Do I need a browserconfig.xml file for Windows tiles?
Yes — link to it with a meta tag, and it points Windows to the correct PNG sizes and background color for your pinned site tile.
Why export tiles from SVG instead of one large PNG?
Exporting each exact size directly from the SVG avoids the blur that comes from resizing a single raster image down or up.
Related guides
Ready to Convert Your Image to SVG?
Free online converter — no sign-up, no watermarks, results in under 3 seconds.
Try It Free — Convert Image to SVG