Install your favicon
Use the download button above after your icon looks right.
Place every generated file beside your homepage HTML.
Copy the snippet below and add it before </head>.
Complete favicon package
7 files- TabsBrowser iconsICO plus 16x16 and 32x32 PNG fallbacks.
- AppsDevice iconsApple Touch Icon and Android home screen sizes.
- WebManifestMetadata for installable web app contexts.
Everything downloads in one ZIP with the filenames used in the install steps.
Copy these link tags after you upload the package files:
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">