SVG use hover in style for element

Is it possible to do a hover style (Element state -border) around a specific element in a SVG? So far what I typically do for buttons and other components isn’t working.

you’ll need theme.css or css injection for that

@victordcq Have you tried this? I can manipulate colors, for example, but not draw a border around specific elements within a SVG.

it should work on most things, though not on everything.
you’ll have to give me the json of your svg component to give it a deeper look

@victordcq I can’t share the SVG publicly, but I messaged you and included the JSON.