fabianmichael / kirby-meta

All-in-one solution to all of your SEO/OpenGraph/JSON-LD needs. 👀
MIT License
65 stars 8 forks source link

Console warning about icon sizes #65

Closed cgundermann closed 7 months ago

cgundermann commented 9 months ago

Nothing too devastating, but I get this console warning about the size of the following icons: meta-true, meta-false and meta-robot.

Deprecated: Custom icon "meta-true" seems to use a 16x16 viewbox which has been deprecated.
In an upcoming version, Kirby will only support custom icons with a 24x24 viewbox by default.
If you want to continue using icons with a different viewport, please wrap them in an <svg> element with the corresponding viewBox attribute.