SwiftDraw
SVG converter
Converts SVG images into SFSymbol, PNG, PDF, and Swift source code formats
Swift library and command line tool to convert SVGs into SFSymbol, PNG, PDF and Swift source code.
423 stars
10 watching
51 forks
Language: Swift
last commit: 16 days ago
Linked from 1 awesome list
sfsymbolsvgswift
Related projects:
Repository | Description | Stars |
---|---|---|
akoenig/gulp-svg2png | A tool that converts SVG images to PNG format | 54 |
onmyway133/snowflake | A Swift library that generates and renders SVG elements from XML data | 962 |
jaywcjlove/svgtofont | A tool to convert SVG icons into font formats | 555 |
exyte/svgview | An SVG parser and renderer framework for SwiftUI-based iOS apps | 652 |
as-a-service/inkscape | An online service that converts SVG files to PNG format using Inkscape | 21 |
shakyshane/gulp-svg-sprites | A tool for creating SVG sprite sheets and CSS code from individual SVG files. | 334 |
fjc0k/rollup-plugin-svg-to-symbol | Converts SVG files into a format allowing them to be used as symbols in other projects | 4 |
sendyhalim/gambar | Tools to generate ASCII art from images | 6 |
jschwizer99/plot2svg | Converts MATLAB plots to scalable vector graphics (SVG) format | 47 |
s2mr/elephant | A Swift framework for creating elegant SVG animations | 140 |
ajstarks/svgo | A Go library for generating Scalable Vector Graphics (SVG) files | 2,153 |
donbright/font_to_svg | Converts Truetype font data into SVG path shapes | 259 |
ollix/svg2nvg | Converts SVG files to nanovg source code | 49 |
dnfield/flutter_svg | A library that parses, renders, and provides widgets for SVG files in Flutter applications. | 1,672 |
sdwebimage/sdwebimagesvgcoder | An SVG coder plugin for SDWebImage framework using Apple's built-in CoreSVG framework | 104 |