summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_chevron_left_wht.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_chevron_left_wht.xml')
-rw-r--r--res/drawable/ic_chevron_left_wht.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/res/drawable/ic_chevron_left_wht.xml b/res/drawable/ic_chevron_left_wht.xml
deleted file mode 100644
index b51cb23..0000000
--- a/res/drawable/ic_chevron_left_wht.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<vector xmlns:android="http://schemas.android.com/apk/res/android"
- android:width="24dp"
- android:height="24dp"
- android:viewportWidth="24"
- android:viewportHeight="24">
-
- <path
- android:fillColor="@color/white"
- android:pathData="M15.41,7.41L14,6l-6,6l6,6l1.41-1.41L10.83,12L15.41,7.41Z" />
-</vector>