Files
AndroidJava/dash-wallet/wallet/res/drawable/ic_username_requirement_checkmark.xml
coco 7846a45f2c a
2026-07-03 15:47:27 +08:00

13 lines
413 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="12dp"
android:height="8dp"
android:viewportWidth="12"
android:viewportHeight="8">
<path
android:pathData="M10.0666,1L4.7332,7L1.3999,4.3333"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:strokeColor="@color/dash_green_dark"
android:strokeLineCap="round"/>
</vector>