Favicon & App Icon Finder
Find every favicon, apple-touch-icon, manifest, and mask-icon declaration in pasted HTML with sizes and copy-paste link tags. Free and client-side.
Loading tool...
What is Favicon & App Icon Finder?
Favicon & App Icon Finder scans pasted HTML for every icon-related link tag: favicon, shortcut icon, apple-touch-icon (all sizes), mask-icon, and web app manifest. Each declaration is listed with its rel, href, sizes, and type, with copy-paste-ready link tags for replicating the full icon set.
Key Benefits
- Complete icon audit instead of finding them one by one
- Ready-to-paste link tags for replicating any site icon set
- Coverage check ensures icons work on every device and context
- Structured output separates rel, href, sizes, and type
- Instant and offline - parsing happens in your browser
Common Use Cases
- •Auditing icon coverage before launching a new site
- •Replicating icon declarations from a reference site
- •Verifying PWA icon completeness for installability
- •Comparing icon strategies across multiple domains
How to Find Icon Declarations
- Paste the HTML: Paste the head section or full page HTML containing link tags.
- Review the declarations: Each icon declaration is listed with its rel, href, sizes, and type attributes.
- Copy what you need: Copy individual link tags to replicate the icon set in your own pages.
Key Features
- Finds favicon, shortcut icon, apple-touch-icon, mask-icon, and manifest tags
- Shows rel, href, sizes, and type for each declaration
- Copy-paste-ready link tags for every icon found
- Structured output for comparing icon coverage across sites
- Works offline once loaded - no crawling or external requests
- 100% client-side parsing via string processing