summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/drawable/ic_style.xml
diff options
context:
space:
mode:
author0xd9a <0xd9a@noreply.codeberg.org>2022-08-20 16:20:22 +0530
committer0xd9a <0xd9a@noreply.codeberg.org>2022-08-20 16:20:22 +0530
commit9e71d9d3b0a57d7dd85d8e15e20ead90d4259b8d (patch)
tree57e19553f1432bbf31d351e720487540f71c95ee /app/src/main/res/drawable/ic_style.xml
parent5ed1fc7a02b969c03bb0c3c6a287242ee436d2fe (diff)
Update settings page
Diffstat (limited to 'app/src/main/res/drawable/ic_style.xml')
-rw-r--r--app/src/main/res/drawable/ic_style.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/ic_style.xml b/app/src/main/res/drawable/ic_style.xml
new file mode 100644
index 000000000..34e4e31e2
--- /dev/null
+++ b/app/src/main/res/drawable/ic_style.xml
@@ -0,0 +1,10 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="24dp"
+ android:height="24dp"
+ android:tint="?attr/colorControlNormal"
+ android:viewportWidth="24"
+ android:viewportHeight="24">
+ <path
+ android:fillColor="#000"
+ android:pathData="M2.53,19.65l1.34,0.56v-9.03l-2.43,5.86c-0.41,1.02 0.08,2.19 1.09,2.61zM22.03,15.95L17.07,3.98c-0.31,-0.75 -1.04,-1.21 -1.81,-1.23 -0.26,0 -0.53,0.04 -0.79,0.15L7.1,5.95c-0.75,0.31 -1.21,1.03 -1.23,1.8 -0.01,0.27 0.04,0.54 0.15,0.8l4.96,11.97c0.31,0.76 1.05,1.22 1.83,1.23 0.26,0 0.52,-0.05 0.77,-0.15l7.36,-3.05c1.02,-0.42 1.51,-1.59 1.09,-2.6zM7.88,8.75c-0.55,0 -1,-0.45 -1,-1s0.45,-1 1,-1 1,0.45 1,1 -0.45,1 -1,1zM5.88,19.75c0,1.1 0.9,2 2,2h1.45l-3.45,-8.34v6.34z" />
+</vector>