Hi,
I’m using your plugin with both SVG Favicon and Safari uploaded with correctly sized svg image.
Frontend I can see
<link rel="icon" href="https://mywebsite.com/wp-content/uploads/svg_favicon/svg-favicon.svg?svg-favicon=2023-06-08T17:55:53+00:00" size="any" type="image/x-icon" />
<link rel="mask-icon" href="https://mywebsite.com/wp-content/uploads/svg_favicon/mask-icon.svg?svg-favicon=2023-06-08T17:55:53+00:00" color="#000000" />
<link rel="apple-touch-icon" href="https://mywebsite.com/wp-content/uploads/svg_favicon/apple-touch-icon.png" />
which works perfectly for svg supported browsers as well as Safari.
However, when I tested using old Internet Explorer, there doesn’t seem to be a fallback and no favicon is displayed. I also don’t seem to see the image I uploaded through customizer in frontend page source.
Could you help? Thanks!
