summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_success.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_success.xml')
-rw-r--r--res/drawable/ic_success.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/res/drawable/ic_success.xml b/res/drawable/ic_success.xml
new file mode 100644
index 00000000..b3c64db5
--- /dev/null
+++ b/res/drawable/ic_success.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="24dp"
+ android:height="24dp"
+ android:viewportWidth="36"
+ android:viewportHeight="36">
+
+ <path
+ android:pathData="M33.008,9.508l-2.599-2.599L12.951,24.367l-7.144-7.143l-2.614,2.615l9.75,9.75L33.008,9.508Z"
+ android:fillColor="#FF009688" />
+</vector> \ No newline at end of file