aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/ic_action_artist.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_artist.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_artist.xml')
-rw-r--r--app/src/main/res/drawable/ic_action_artist.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/ic_action_artist.xml b/app/src/main/res/drawable/ic_action_artist.xml
new file mode 100644
index 00000000..c3fe042b
--- /dev/null
+++ b/app/src/main/res/drawable/ic_action_artist.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="M12,14c1.66,0 3,-1.34 3,-3L15,5c0,-1.66 -1.34,-3 -3,-3S9,3.34 9,5v6c0,1.66 1.34,3 3,3zM17.91,11c-0.49,0 -0.9,0.36 -0.98,0.85C16.52,14.2 14.47,16 12,16s-4.52,-1.8 -4.93,-4.15c-0.08,-0.49 -0.49,-0.85 -0.98,-0.85 -0.61,0 -1.09,0.54 -1,1.14 0.49,3 2.89,5.35 5.91,5.78L11,20c0,0.55 0.45,1 1,1s1,-0.45 1,-1v-2.08c3.02,-0.43 5.42,-2.78 5.91,-5.78 0.1,-0.6 -0.39,-1.14 -1,-1.14z"/>
+</vector>