A while ago I needed to get very custom SVG into my SwiftUI app, I also needed to programmatically control it, so making it into an SF Symbol was not an option. So as every self-respecting developer, I've created an automated tool to convert SVG code into SwiftUI Shape code.
It's been several years since the first release, but I think the tool still does its' job well enough. Let me know what you think!