summaryrefslogtreecommitdiff
path: root/cashier/src/main/res/drawable-w550dp/ic_arrow.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cashier/src/main/res/drawable-w550dp/ic_arrow.xml')
-rw-r--r--cashier/src/main/res/drawable-w550dp/ic_arrow.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/cashier/src/main/res/drawable-w550dp/ic_arrow.xml b/cashier/src/main/res/drawable-w550dp/ic_arrow.xml
new file mode 100644
index 0000000..331ea06
--- /dev/null
+++ b/cashier/src/main/res/drawable-w550dp/ic_arrow.xml
@@ -0,0 +1,11 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="24dp"
+ android:height="24dp"
+ android:alpha="0.56"
+ android:tint="@color/green"
+ android:viewportWidth="24"
+ android:viewportHeight="24">
+ <path
+ android:fillColor="#000000"
+ android:pathData="M20,5.41 L18.59,4 7,15.59V9H5V19H15V17H8.41" />
+</vector>