Tabs issue, help needed

Hi!

I would like to change the svg icon color when pressed and active and not active. see image. I can’t figure out how to… Could anyone help?

Make the SVG code inline, and ensure it’s using currentColor for its color settings in the code.

Then any color you apply to that SVG element or its container link/button would be picked up and applied to the SVG.