]> git.ktnx.net Git - mobile-ledger.git/commitdiff
own check icon
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Wed, 5 Dec 2018 20:53:10 +0000 (20:53 +0000)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Wed, 5 Dec 2018 20:53:10 +0000 (20:53 +0000)
app/src/main/res/drawable/ic_thick_check_white.xml [new file with mode: 0644]

diff --git a/app/src/main/res/drawable/ic_thick_check_white.xml b/app/src/main/res/drawable/ic_thick_check_white.xml
new file mode 100644 (file)
index 0000000..8357221
--- /dev/null
@@ -0,0 +1,16 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+    android:width="24dp"
+    android:height="24dp"
+    android:viewportWidth="6.35"
+    android:viewportHeight="6.3500004">
+  <path
+      android:pathData="m5.72461,0.0004a0.43254,0.43254 0,0 0,-0.37109 0.23828L2.79688,5.14102 0.94531,2.91837A0.43254,0.43254 0,1 0,0.28125 3.4711l2.26563,2.72266a0.43254,0.43254 0,0 0,0.7168 -0.0762l2.85742,-5.48047a0.43254,0.43254 0,0 0,-0.39648 -0.63672z"
+      android:strokeAlpha="1"
+      android:strokeLineJoin="round"
+      android:strokeWidth="0.86500001"
+      android:fillColor="#ffffff"
+      android:strokeColor="#00000000"
+      android:fillType="evenOdd"
+      android:fillAlpha="1"
+      android:strokeLineCap="round"/>
+</vector>