Hi Mark

That’s not valid SVG image file, it’s just an SVG element.

Although the type is correct, it’s missing the required preamble:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>

I think you’ll also need a few more attributes on the SVG element: viewBox, 
version, xml.

Best wishes

Jeremy


> On 23 Mar 2021, at 13:36, 'Mark S.' via TiddlyWiki 
> <[email protected]> wrote:
> 
> <marxsal-favicon.png>
> 
> This is what my favicon looks like. Is there something wrong with the svg? 
> Type? It doesn't show on the tab like a favicon should. Maybe it would work 
> in the aggregator (haven't tried that yet), but it would be nice if it also 
> worked in the browser. 
> 
> Thanks!
> On Tuesday, March 23, 2021 at 2:55:17 AM UTC-7 [email protected] wrote:
>> 
>> I can confirm that SVG favicons were already working. If they’re not working 
>> for you there might be an issue with the image. Bear in mind that it needs 
>> to be a full SVG image, with the type image/svg+xml, and not an SVG fragment 
>> as with Mat’s attempt,
> 
> Apologies, I believe it was Dave, not Mat,
> 
> Best wishes
> 
> Jeremy
> 
>> 
>> Best wishes
>> 
>> Jeremy
>> 
>>> On 22 Mar 2021, at 17:24, Jeremy Ruston <[email protected] 
>>> <applewebdata://A881B520-FEFE-43CD-8140-7084656C3464>> wrote:
>>> 
>>> 
>>> Hi Mark,
>>> 
>>> Come to think of it, it's possible that SVG favicons break things at 
>>> present because they're text rather than binary. I'll have a look at fixing 
>>> it,
>>> 
>>> Best wishes
>>> 
>>> Jeremy
>>> On Monday, March 22, 2021 at 5:21:42 PM UTC Mark S. wrote:
>>> I would like to use an SVG rather than an image. Changing the type to 
>>> image/svg+xml didn't help. I'm guessing there is some tweak we have to make 
>>> to the SVG ?
>>> 
>>> 
>>> 
>>> 
>>> -- 
>>> You received this message because you are subscribed to the Google Groups 
>>> "TiddlyWiki" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an 
>>> email to [email protected] 
>>> <applewebdata://A881B520-FEFE-43CD-8140-7084656C3464>.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/tiddlywiki/2b6d62e4-a40f-4c04-a0b5-b60f8f7e340fn%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/tiddlywiki/2b6d62e4-a40f-4c04-a0b5-b60f8f7e340fn%40googlegroups.com?utm_medium=email&utm_source=footer>.
>> 
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] 
> <mailto:[email protected]>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/7cdcaff5-afa5-4cdb-a57a-74a7add07009n%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/tiddlywiki/7cdcaff5-afa5-4cdb-a57a-74a7add07009n%40googlegroups.com?utm_medium=email&utm_source=footer>.
> <marxsal-favicon.png>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/69FAE0EA-F8F9-4566-9754-BA91B9B8AECF%40gmail.com.

Reply via email to