Hi friends. I copy/pasted some icons from copyicon.com which works great. I'm having issues changing the color afterwards. I tried setting fill and stroke in the css window, but it doesn't seem to work. How am I supposed to do it? ❤️
✅1
👍2
DarrenBignall
2 years ago
If you copy icons from here you can set the color and size before copying the svg, works really nicely https://tablericons.com/
hebbs
2 years ago
Thanks @DarrenBignall- that'll do for now! Andreas told me its possible to do inside toddle, so looking forward to seeing what I'm doing wrong.
DarrenBignall
2 years ago
Looks like you can change the color stroke in attributes
hebbs
2 years ago
yeah that works with the tabler icons, not with the others I had.
thanks again!
DarrenBignall
2 years ago
👍
svenning
2 years ago
You can also set the stroke or fill color to "currentColor" — the svg will then be the color you set in its parent element (ie. the div or button in which the svg is placed) 👍
andrew
2 years ago
I have an SVG logo that has multiple gradient colours. However when i paste this into Toddle it keeps changing the whole thing to solid black. How can I fix this?