+
+ Favicons: How to Make Sure Browsers Only Download the SVG Version
+ +
+ (2 min)
+ Šime Vidas DM’d me the other day about this thread from subzey on Twitter. My HTML for favicons was like this:
+<!-- Warning! Typo! --<link rel="icon" href="/favicon.ico" size="any"<link rel="icon" href="/favicon.svg" type="image/svg+xml"
+The attribute size is a typo there, …
+The post Favicons: How to Make Sure Browsers Only Download the SVG Version appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
+
+
+