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

13 lines
513 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="22dp"
android:height="22dp"
android:viewportWidth="22"
android:viewportHeight="22">
<path
android:pathData="M11,0.75L11,0.75A10.25,10.25 0,0 1,21.25 11L21.25,11A10.25,10.25 0,0 1,11 21.25L11,21.25A10.25,10.25 0,0 1,0.75 11L0.75,11A10.25,10.25 0,0 1,11 0.75z"
android:strokeAlpha="0.5"
android:strokeWidth="1.5"
android:fillColor="#00000000"
android:strokeColor="#B0B6BC"/>
</vector>