Start from this month, I was not able to import any svg file though Vector Asset in my laptop, I always get the msg \'Internal error parsing abc.svg\'
I tried to imp
I solved the problem adding width and height to the svg tag.
Example
From
To
I guess Android Studio can't add vectors from svg files without mentioning the dimensions.