summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_scene_mode_entry_barcode.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_scene_mode_entry_barcode.xml')
-rw-r--r--res/drawable/ic_scene_mode_entry_barcode.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/res/drawable/ic_scene_mode_entry_barcode.xml b/res/drawable/ic_scene_mode_entry_barcode.xml
new file mode 100644
index 000000000..c71fa827f
--- /dev/null
+++ b/res/drawable/ic_scene_mode_entry_barcode.xml
@@ -0,0 +1,14 @@
+<?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="M4,18 L7,18 L7,5 L4,5 L4,18 Z M18,5 L18,18 L21,18 L21,5 L18,5 Z M8,18 L17,18
+L17,5 L8,5 L8,18 Z" />
+ <path
+ android:pathData="M0,0 L24,0 L24,24 L0,24 Z" />
+</vector>