Hi, this did not work properly…It uploaded an image but you can see the quality of our website (on the left) compared to the international sites (on the right)
However, If you’re wanting full coverage for new/old browsers and devices and have access to the original logo file @260x260px…
Check out this site https://realfavicongenerator.net you can create all possible favicons from a logo upload and test how they will display on different browsers / devices.
You will need to load icons to admin > content > files and incorporate to your theme.liquid.
Depending on how many options you select during setup something like this
Making sure to comment out / remove an icon being loaded from theme settings.
{%- if settings.favicon != blank -%}
{%- endif -%}