This startup returns an emoji inside an SVG
so you can pop that sucker into a favicon.
<link rel="icon" href="https://favicon.smallweb.run/💩" />
<link rel="icon" href="https://favicon.smallweb.run/🌶" />
<link rel="icon" href="https://favicon.smallweb.run/🔥" />
<link rel="icon" href="https://favicon.smallweb.run/🥰" />
<link rel="icon" href="https://favicon.smallweb.run/🖥" />
<link rel="icon" href="https://favicon.smallweb.run/👓" />
You can use it with CSS Cursors too!
a {
cursor: url('https://favicon.smallweb.run/🖕') 15 0, auto;
}
Made with 🖤 by @wesbos × source 👩💻 × Its TS + Deno