Abel Santos
Jul 25, 2017 · 1 min read

Not quite sure what you mean by only being able to change svg sprite colors through css filters. Depending on what you want to achieve you may have to go about it different ways, and it is indeed more complex to get your head around it though.

There is a very nice article about this over at codrops: https://tympanus.net/codrops/2015/07/16/styling-svg-use-content-css/.

I do remember learning about these while picking through salesforce lighting system implementation and having a hard time getting it to work properly.