How can you visually see a picture from a vector image .xml
I disassembled the apk file, and now I want to replace the icons, but how can I visually see them in the code, is there a program that can translate the code:
android:pathData="M12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM17,13h-4v4h-2v-4L7,13v-2h4L11,7h2v4h4v2z"/>
in svg picture