SVG to favicon generator

Convert one finished square SVG into a complete favicon and website-icon package for browsers, Apple devices, PWAs, and legacy platforms.

Create your favicon package

or drag and drop it here

No file selected

Favicon preview
?

This becomes the name in site.webmanifest. Browsers may show it when someone installs your website or views its app information.

?

This becomes the manifest short_name. Browsers use it where the full name does not fit, such as beneath an installed Home Screen icon.

?

This color is written into the web app manifest, browser theme metadata, legacy Windows tile configuration and Safari pinned-tab markup. Supporting browsers may show it around an installed web app, in parts of their interface, or behind a Windows tile.

Used in the manifest and browser configuration.

The archive includes a simple favicon-example.html page with every favicon import already in place.

Privacy shieldLocal and private. Your SVG is rendered entirely in this browser tab and is never uploaded to MyTools.help.

What the download contains

The ZIP includes the modern recommended files, PWA icons and the full legacy set. Fixed output sizes are generated automatically—there are no resize settings to configure.

FilesUse
favicon.svg, favicon.icoModern browsers and broad fallback support
favicon-16x16.png, favicon-32x32.png, favicon-48x48.pngTabs, bookmarks and desktop browser surfaces
apple-touch-icon*.pngCurrent and older Apple Home Screen shortcuts
icon-192.png, icon-512.png, maskable-icon-512.pngInstallable web apps and Android launchers
safari-pinned-tab.svg, mstile-150x150.pngLegacy Safari pinned tabs and Windows tiles
site.webmanifest, browserconfig.xml, favicon-example.htmlConfiguration and a complete HTML5 example with every import

How to install the favicon package

  1. Extract the ZIP and place the favicon files in your website’s public root directory.
  2. Open favicon-example.html. It is a complete base HTML5 page containing every favicon import; copy the marked favicon elements into your own page’s <head>.
  3. Deploy the files and confirm that /favicon.ico, /favicon.svg and /site.webmanifest are publicly accessible.
  4. Clear browser caches when testing changes; favicons are often cached aggressively.

Which files are actually necessary?

For an ordinary modern website, favicon.svg, favicon.ico and apple-touch-icon.png provide excellent coverage. Keep the manifest and 192/512 pixel icons when the site can be installed as a PWA. The smaller Apple icons, Safari pinned tab and Windows tile files mainly serve older platforms.

Important artwork guidance