aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/ic_toggle_star_outline.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/drawable/ic_toggle_star_outline.xml')
-rw-r--r--app/src/main/res/drawable/ic_toggle_star_outline.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/ic_toggle_star_outline.xml b/app/src/main/res/drawable/ic_toggle_star_outline.xml
new file mode 100644
index 00000000..0ab162b4
--- /dev/null
+++ b/app/src/main/res/drawable/ic_toggle_star_outline.xml
@@ -0,0 +1,5 @@
+<vector android:height="24dp" android:tint="#F5F5F5"
+ android:viewportHeight="24" android:viewportWidth="24"
+ android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
+ <path android:fillColor="@android:color/white" android:pathData="M19.65,9.04l-4.84,-0.42 -1.89,-4.45c-0.34,-0.81 -1.5,-0.81 -1.84,0L9.19,8.63l-4.83,0.41c-0.88,0.07 -1.24,1.17 -0.57,1.75l3.67,3.18 -1.1,4.72c-0.2,0.86 0.73,1.54 1.49,1.08l4.15,-2.5 4.15,2.51c0.76,0.46 1.69,-0.22 1.49,-1.08l-1.1,-4.73 3.67,-3.18c0.67,-0.58 0.32,-1.68 -0.56,-1.75zM12,15.4l-3.76,2.27 1,-4.28 -3.32,-2.88 4.38,-0.38L12,6.1l1.71,4.04 4.38,0.38 -3.32,2.88 1,4.28L12,15.4z"/>
+</vector>