I want to invite you all to my online Font Awesome 5 Free SVG collection, published on TiddlySpot: http://fa5-free-svg.tiddlyspot.com
1 - I think it would be good to cite the source? I know the maker of FA doesn't mind if you don't mention a license, but might be a good idea?
2 - Some FA svg are not square. For TW icons I think its better they are but to do that you'd, I think, need a forced override to rescale within the viewbox? A thought!
Hello TiddlyWiki lovers!I want to invite you all to my online Font Awesome 5 Free SVG collection, published on TiddlySpot: http://fa5-free-svg.tiddlyspot.comJust drag'n'drop an image into your wiki. Simple as that. No complicated CSS stuff to configure. Use them just like default TiddlyWiki images.Current FA5 version 5.9.0 (latest)If you find some problems or have a question please let me know! Thanks!
morosanuae.
Hello TiddlyWiki lovers!I want to invite you all to my online Font Awesome 5 Free SVG collection, published on TiddlySpot: http://fa5-free-svg.tiddlyspot.comJust drag'n'drop an image into your wiki. Simple as that. No complicated CSS stuff to configure. Use them just like default TiddlyWiki images.Current FA5 version 5.9.0 (latest)If you find some problems or have a question please let me know! Thanks!
morosanuae.
.mc-svg-red svg {
fill: red;
}
<span class="mc-svg-red">
{{$:/core/images/fa5/brands/500px}}
</span>Yes, with the help of CSS. First you need to create a CSS class and then apply it to the element that contains the SVG image. You can give any name to your CSS class. See an example below:CSS:.mc-svg-red svg {
fill: red;
}Code:
<span class="mc-svg-red">
{{$:/_moro/imagini/svg/fa5/brands/500px}}
</span>
Thanks for doing this. In your making the svg s comply with tiddlywiki could you share the rules you applied so others can do the same.
The U.N. icons, sustainable development goals and others are available for the same conversion.
Thank again
Tony
morosanuae,
would you consider to publish the .BAT script?
Would be interesting for learning under several aspects...
Pit
--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/66098632-1518-4b25-bb5b-7637f1de2c87%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
_________________________________________________________________ ________________________________________________________ Ihre E-Mail-Postfächer sicher & zentral an einem Ort. Jetzt wechseln und alte E-Mail-Adresse mitnehmen! https://www.eclipso.de
Hello TiddlyWiki lovers!I want to invite you all to my online Font Awesome 5 Free SVG collection, published on TiddlySpot: http://fa5-free-svg.tiddlyspot.comJust drag'n'drop an image into your wiki. Simple as that. No complicated CSS stuff to configure. Use them just like default TiddlyWiki images.Current FA5 version 5.9.0 (latest)If you find some problems or have a question please let me know! Thanks!
morosanuae.
Remove headers...
One svg at a time is all I want to do so any tips appreciated.
Tony
Thanks so much that is exactly what I wanted. I will use this to guide me with flaticons and others I will share back.
All I need to know now it to take others from inkle into tiddlywiki and learn how to resize when needed without editing the svg.
Thanks
Tony
All I need to know now it to take others from inkle into tiddlywiki and learn how to resize when needed without editing the svg
NEW! Now the site has batch export functionality. Just drag'n'drop the images into a specialized area in the sidebar ("Batch Export" tab) and then export them in a single JSON file that can be easily imported into your wiki.