Hello!
I tried to use svg ionicon like this: ion-icon src="/mypath/mysvg.svg"
I’d like to customize svg via css, for example changing fill property, but I can’t.
I found this article https://www.joshmorony.com/custom-svg-icons-in-ionic-with-ionicons/ which says it’s possible, but it doesn’t work for me
Can anyone help me? Thanks