summaryrefslogtreecommitdiffstats
path: root/res/drawable/pick_the_best_photo_selected.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/pick_the_best_photo_selected.xml')
-rw-r--r--res/drawable/pick_the_best_photo_selected.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/res/drawable/pick_the_best_photo_selected.xml b/res/drawable/pick_the_best_photo_selected.xml
new file mode 100644
index 000000000..150583269
--- /dev/null
+++ b/res/drawable/pick_the_best_photo_selected.xml
@@ -0,0 +1,16 @@
+<?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="24"
+ android:viewportHeight="24">
+
+ <path
+ android:pathData="M0 0h24v24H0z" />
+ <path
+ android:fillColor="@color/white"
+ android:pathData="M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46
+4.73L5.82 21z" />
+ <path
+ android:pathData="M0 0h24v24H0z" />
+</vector>