summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_scene_mode_entry_closeup.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_scene_mode_entry_closeup.xml')
-rw-r--r--res/drawable/ic_scene_mode_entry_closeup.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/res/drawable/ic_scene_mode_entry_closeup.xml b/res/drawable/ic_scene_mode_entry_closeup.xml
new file mode 100644
index 000000000..b29be6ba8
--- /dev/null
+++ b/res/drawable/ic_scene_mode_entry_closeup.xml
@@ -0,0 +1,20 @@
+<?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.5,14 L14.71,14 L14.43,13.73 C15.41,12.59,16,11.11,16,9.5
+C16,5.91,13.09,3,9.5,3 S3,5.91,3,9.5 S5.91,16,9.5,16
+C11.11,16,12.59,15.41,13.73,14.43 L14,14.71 L14,15.5 L19,20.49 L20.49,19
+L15.5,14 Z M9.5,14 C7.01,14,5,11.99,5,9.5 S7.01,5,9.5,5 S14,7.01,14,9.5
+S11.99,14,9.5,14 Z" />
+ <path
+ android:pathData="M0,0 L24,0 L24,24 L0,24 L0,0 Z" />
+ <path
+ android:fillColor="@color/white"
+ android:pathData="M12,10 L10,10 L10,12 L9,12 L9,10 L7,10 L7,9 L9,9 L9,7 L10,7 L10,9 L12,9 L12,10 Z" />
+</vector>