How to strip imported svg attributes?

How do I strip off imported svg attributes from multiple elements at once?
I have a bunch of paths that I can’t change fill to because penpot doesn’t apply it since there are imported svg attributes on each path. It’s not worth my time to click on every individual one and strip all the imported attributes from each.

Please advise on a way to do this for a selection of multiple paths.
Thanks!