Hacker News with Generative AI: Favicons

SVG favicons in action (css-tricks.com)
Ever heard of favicons made with SVG? If you are a regular reader of CSS-Tricks, you probably have. But does your website actually use one?
The importance of favicons in website OSINT research (osintme.com)
Favicons on websites are graphic elements that show up in the form of a small icon – be it in a browser tab panel next to the website’s name, or in bookmarked links to websites.
Emoji as a Favicon Using SVG (2022) (css-tricks.com)
Lea Verou had a dang genius idea to use an emoji as a favicon. The idea only recently possible as browsers have started supporting SVG for favicons. Chuck an emoji inside an SVG <text> element and use that as the favicon.