Hi Alex > why doesn't it return the icons? they are SVG right?
Most of the SVG icons included in the core are actually wikitext tiddlers containing <SVG> elements. They get rendered as inline SVG elements, rather than IMG elements. The reason we use them is because it enables SVG elements to be styled with CSS, which is how we are able to change the toolbar button colours dynamically. Best wishes Jeremy On Sat, Oct 25, 2014 at 10:02 AM, Alex Hough <[email protected]> wrote: > Thanks Stephan, > > why doesn't it return the icons? they are SVG right? > > Alex > > On 25 October 2014 07:38, Stephan Hradek <[email protected]> wrote: > >> >> >> Am Samstag, 25. Oktober 2014 08:19:46 UTC+2 schrieb AlexHough: >>> >>> Dear TiddlyWorld, >>> >>> It there a way to search by type? >>> >>> I'd like to list all my SVG tiddlers >>> >>> >> http://tiddlywiki.com/#%24%3A%2FAdvancedSearch -> Filter Search -> >> [type[image/svg+xml]] >> >> -- >> 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 post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/tiddlywiki. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > 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 post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

