Files
muza/app/src/main/res/drawable/information.xml
2022-06-07 22:11:35 +02:00

23 lines
730 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:pathData="M196,220l64,0l0,172"
android:strokeLineJoin="round"
android:strokeWidth="40"
android:fillColor="#00000000"
android:strokeColor="#000"
android:strokeLineCap="round"/>
<path
android:pathData="M187,396L325,396"
android:strokeWidth="40"
android:fillColor="#00000000"
android:strokeColor="#000"
android:strokeLineCap="round"/>
<path
android:fillColor="#FF000000"
android:pathData="M256,160a32,32 0,1 1,32 -32A32,32 0,0 1,256 160Z"/>
</vector>