summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/drawables/mastodon/drawable/ic_navigate_before.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/drawables/mastodon/drawable/ic_navigate_before.xml')
-rw-r--r--app/src/main/res/drawables/mastodon/drawable/ic_navigate_before.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/app/src/main/res/drawables/mastodon/drawable/ic_navigate_before.xml b/app/src/main/res/drawables/mastodon/drawable/ic_navigate_before.xml
new file mode 100644
index 000000000..34f3b3386
--- /dev/null
+++ b/app/src/main/res/drawables/mastodon/drawable/ic_navigate_before.xml
@@ -0,0 +1,11 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="24dp"
+ android:height="24dp"
+ android:autoMirrored="true"
+ android:tint="?colorControlNormal"
+ android:viewportWidth="24"
+ android:viewportHeight="24">
+ <path
+ android:fillColor="@android:color/white"
+ android:pathData="M14.91,6.71c-0.39,-0.39 -1.02,-0.39 -1.41,0L8.91,11.3c-0.39,0.39 -0.39,1.02 0,1.41l4.59,4.59c0.39,0.39 1.02,0.39 1.41,0 0.39,-0.39 0.39,-1.02 0,-1.41L11.03,12l3.88,-3.88c0.38,-0.39 0.38,-1.03 0,-1.41z" />
+</vector>