Welcome to the Favicons Proxy service. This tool allows you to easily add favicons to your website by proxying requests through multiple sources.
Here are some example favicons:
Google
GitHub
Stack Overflow
To use the Favicons Proxy in your HTML, simply use the following format in your <link>
tag:
<link rel="icon" href="https://favicons.acirno.com/example.com.ico" type="image/x-icon">
Replace example.com
with the domain you want to fetch the favicon for.
You can also use this service as an API. Simply make a GET request to:
https://favicons.acirno.com/example.com.ico
This will return the favicon for example.com.