Divide svg in layers

At the moment if i insert an SVG (with different layers) inside it bricks i can’t see and visually divide the elements.

if I need to animate one element inside another I then need to filter between the SVG layers to animate the correct element.

It would be great if, when I load the svg I get the layers and elements inside it so I can visually recognize them and animate them one by one in the correct way

I did some research and I found

It doesn’t do the same job exactly but it allows you to read the svg code

What do you think about it?

UPDATE:

Other users also use:

https://www.keyshapeapp.com

That means it could be interesting to add this feature natively on bricksforge!

Thank you