SwiftUISVG

Convert SVG to 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 or drag and drop an SVG file, your code is generated for you. The code is open source (MIT) on Github.