aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/ic_action_rating_good.xml
diff options
context:
space:
mode:
authorIván Ávalos <avalos@disroot.org>2022-12-13 20:34:18 -0600
committerIván Ávalos <avalos@disroot.org>2022-12-13 20:34:18 -0600
commit6246338bbfab01bbd37f46143f78c83f58196abe (patch)
tree7751e69b48387379a5e2b4353224a2a0cd97db77 /app/src/main/res/drawable/ic_action_rating_good.xml
parent922e033190e0096c08e0039eadc9d47c67403876 (diff)
downloaddsub-6246338bbfab01bbd37f46143f78c83f58196abe.tar.gz
dsub-6246338bbfab01bbd37f46143f78c83f58196abe.tar.bz2
dsub-6246338bbfab01bbd37f46143f78c83f58196abe.zip
Replaced all icons with SVGs
Diffstat (limited to 'app/src/main/res/drawable/ic_action_rating_good.xml')
-rw-r--r--app/src/main/res/drawable/ic_action_rating_good.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/ic_action_rating_good.xml b/app/src/main/res/drawable/ic_action_rating_good.xml
new file mode 100644
index 00000000..aed5e356
--- /dev/null
+++ b/app/src/main/res/drawable/ic_action_rating_good.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="M9,21h9c0.83,0 1.54,-0.5 1.84,-1.22l3.02,-7.05C22.95,12.5 23,12.26 23,12v-2c0,-1.1 -0.9,-2 -2,-2h-6.31l0.95,-4.57l0.03,-0.32c0,-0.41 -0.17,-0.79 -0.44,-1.06L14.17,1L7.58,7.59C7.22,7.95 7,8.45 7,9v10C7,20.1 7.9,21 9,21zM9,9l4.34,-4.34L12,10h9v2l-3,7H9V9zM1,9h4v12H1V9z"/>
+</vector>