summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_scene_mode_optizoom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_scene_mode_optizoom.xml')
-rw-r--r--res/drawable/ic_scene_mode_optizoom.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/res/drawable/ic_scene_mode_optizoom.xml b/res/drawable/ic_scene_mode_optizoom.xml
new file mode 100644
index 000000000..eba10e65a
--- /dev/null
+++ b/res/drawable/ic_scene_mode_optizoom.xml
@@ -0,0 +1,15 @@
+<?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="M20 4h-3.17L15 2H9L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1 .9 2 2 2h16c1.1 0 2-.9
+2-2V6c0-1.1-.9-2-2-2zm-8 3c1.63 0 3.06 .79 3.98 2H12c-1.66 0-3 1.34-3 3 0 .35
+.07 .69 .18 1H7.1c-.06-.32-.1-.66-.1-1 0-2.76 2.24-5 5-5zm0 10c-1.63
+0-3.06-.79-3.98-2H12c1.66 0 3-1.34 3-3 0-.35-.07-.69-.18-1h2.08c.07 .32 .1 .66
+.1 1 0 2.76-2.24 5-5 5z" />
+</vector>