Emoji Favicon Generator

Try visiting /🧑‍💻 or /📚 to see the emoji as a favicon.

Here are some more examples:

/🛂 /🕶️ /🔔 /💻

So, how do I use it?

Just add this to your project:

<link rel="icon" href="https://favemoji.vercel.app/🧑‍💻" />

or add this to your CSS

a { cursor: url("https://favemoji.vercel.app/👆") 15 0, auto; }

made by @myferr, btw open source :)