android { defaultConfig { vectorDrawables.useSupportLibrary = true } } dependencies { compile 'com.android.support:appcompat-v7:23.2.0' }
References
https://developer.android.com/studio/write/vector-asset-studio.html
https://developer.android.com/guide/topics/graphics/vector-drawable-resources.html
http://inloop.github.io/svg2android/
https://github.com/BigBadaboom/androidsvg