Files
pmu_android/app/src/main/res/drawable/ic_check.xml
2026-04-01 19:51:19 +02:00

14 lines
443 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="20dp"
android:height="20dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M4,12.611L8.923,17.5L20,6.5"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:strokeLineCap="round"/>
</vector>