summaryrefslogtreecommitdiffstats
path: root/android/source/res/drawable/ic_done_white_12dp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'android/source/res/drawable/ic_done_white_12dp.xml')
-rw-r--r--android/source/res/drawable/ic_done_white_12dp.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/android/source/res/drawable/ic_done_white_12dp.xml b/android/source/res/drawable/ic_done_white_12dp.xml
new file mode 100644
index 000000000..ed73ad37f
--- /dev/null
+++ b/android/source/res/drawable/ic_done_white_12dp.xml
@@ -0,0 +1,10 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="12dp"
+ android:height="12dp"
+ android:viewportWidth="24.0"
+ android:viewportHeight="24.0">
+ <path
+ android:strokeColor="#231F20"
+ android:fillColor="#FFFF"
+ android:pathData="M9,16.17L4.83,12l-1.42,1.41L9,19 21,7l-1.41,-1.41z"/>
+</vector> \ No newline at end of file