Favicon HTML Snippet Generator

Copy-ready link tags for favicon, Apple Touch, manifest, and theme color.

<link rel="icon" href="/favicon.ico" sizes="any" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
<link rel="manifest" href="/site.webmanifest" />
<meta name="theme-color" content="#3b82f6" />
  • Files deleted automatically
  • Works in browser
  • No signup required
  • Secure processing

About this utility

Configure asset paths and theme color, then copy production-ready HTML for your <head>. Modern sites need several link tags—not only favicon.ico. This snippet generator outputs production-ready HTML for ICO, PNG, SVG, Apple touch, and manifest entries with sensible defaults. Adjust paths to match your static host or framework, then paste into WordPress, React, or plain HTML templates. The tool documents each tag so junior developers understand what ships to production.

Related tools

Guides

Guides →

FAQ

Are my images uploaded to a server?

No. Processing runs entirely in your browser. Your files never leave your device.

Which browsers are supported?

Chrome, Safari, Firefox, Edge, and modern mobile browsers.

Explore FetchFavicon

Categories

Converters

Utilities

Guides

Tutorials