summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_scene_mode_entry_document.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_scene_mode_entry_document.xml')
-rw-r--r--res/drawable/ic_scene_mode_entry_document.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/res/drawable/ic_scene_mode_entry_document.xml b/res/drawable/ic_scene_mode_entry_document.xml
new file mode 100644
index 000000000..b28527fc7
--- /dev/null
+++ b/res/drawable/ic_scene_mode_entry_document.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="M6,2 C4.9,2,4.01,2.9,4.01,4 L4,20 C4,21.1,4.89,22,5.99,22 L18,22
+C19.1,22,20,21.1,20,20 L20,8 L14,2 L6,2 Z M13,9 L13,3.5 L18.5,9 L13,9 Z" />
+ <path
+ android:pathData="M0,0 L24,0 L24,24 L0,24 Z" />
+</vector>