SVG Converter
Convert SVG path data to the Swift 5 UIBezierPath or NSBezierPath codes.
How To Use
1. Create a SVG data.
2. Extract the viewBox data and the raw data of SVG.
3. Paste the data & Press the desired button.