I am new to VectorDrawables
.
I can see that the default vector drawables
provided with android studio like ic_menu_gallery
,
you can create your own svg image or icon using photoshop/illustrator and can import vector asset (available in android studio 2.+). some times importing it results distorted image if svg is complex or has many elements then you can use it as single single element as vector assets by overlapping ImageViews.