Use embed image and then youāll be able to access the SVG elements to style them how you want. You donāt want it going into the image management as then itās fixed as is (you could use tinting, but itās super dodgy)
It looks like you imported the SVG into the image management tool, and then used an image component to display it. The way I did it actually skips that step entirely.
Youāll want to drag the SVG from Windows Explorer directly into your view. You should then have the āSave and linkā and āEmbed imageā options shown in my post. If you pick Embed image you should have access to the individual SVG elements.
For reference, āSave and linkā basically does what youāre seeing (and what my original post showed) - it inserts the image component which references the SVG file, rather than inserting a drawing component which lets you manipulate the SVG directly.
I am having a similar issue, I embed the svg from windows explorer and I have 0 elements and the svg does not display anything. What do you recommend to troubleshoot next?