Convert SVG path data to a SwiftUI Shape
SwiftUISVG
is a little tool written in javascript to help
you convert your vector SVG
images into SwiftUI
Shape
or Path
. Paste the svg string, your
code is generated for you.
The code is open source (MIT) on Github.