summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable/ic_star.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/res/drawable/ic_star.xml')
-rw-r--r--core/src/main/res/drawable/ic_star.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/src/main/res/drawable/ic_star.xml b/core/src/main/res/drawable/ic_star.xml
new file mode 100644
index 000000000..66cba0557
--- /dev/null
+++ b/core/src/main/res/drawable/ic_star.xml
@@ -0,0 +1,5 @@
+<vector android:height="24dp"
+ android:viewportHeight="24.0" android:viewportWidth="24.0"
+ android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
+ <path android:fillColor="?attr/action_icon_color" android:pathData="M12,17.27L18.18,21l-1.64,-7.03L22,9.24l-7.19,-0.61L12,2 9.19,8.63 2,9.24l5.46,4.73L5.82,21z"/>
+</vector>