logicfactory / svg2vector

Online batch converter of SVG images to Android vector drawable XML resource files
https://svg2vector.com
49 stars 9 forks source link
android android-development android-ui batch batch-processing convert convert-images converter converting convertion drawable online svg svg-files svg-images vector vector-drawable vectordrawable xml xml-files

SVG to Vector Drawable Converter

Convert SVG images to Android VectorDrawable XML resource files online.

Put the output XML files into the ‘res/drawable’ directory of your app and reference to them in XML / Java code as to ordinary drawables.

This repo serves as our primary way of keeping track of bugs.