Favicons Proxy

Welcome to the Favicons Proxy service. This tool allows you to easily add favicons to your website by proxying requests through multiple sources.

Demo

Here are some example favicons:

Google Favicon Google
GitHub Favicon GitHub
Stack Overflow Favicon Stack Overflow

How to Use

To use the Favicons Proxy in your HTML, simply use the following format in your <link> tag:

<link rel="icon" href="https://favicons.seadfeng.workers.dev/example.com.ico" type="image/x-icon">

Replace example.com with the domain you want to fetch the favicon for.

Features

API Usage

You can also use this service as an API. Simply make a GET request to:

https://favicons.seadfeng.workers.dev/example.com.ico

This will return the favicon for example.com.