Skip to content

Online batch converter of SVG images to Android vector drawable XML resource files

Notifications You must be signed in to change notification settings

logicfactory/svg2vector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

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.