summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_scene_mode_entry_steadyphoto.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_scene_mode_entry_steadyphoto.xml')
-rw-r--r--res/drawable/ic_scene_mode_entry_steadyphoto.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/res/drawable/ic_scene_mode_entry_steadyphoto.xml b/res/drawable/ic_scene_mode_entry_steadyphoto.xml
new file mode 100644
index 000000000..e5f7b627a
--- /dev/null
+++ b/res/drawable/ic_scene_mode_entry_steadyphoto.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:pathData="M0,0 L24,0 L24,24 L0,24 Z" />
+ <path
+ android:fillColor="@color/white"
+ android:pathData="M19,3 L5,3 C3.9,3,3,3.9,3,5 L3,19 C3,20.1,3.9,21,5,21 L19,21
+C20.1,21,21,20.1,21,19 L21,5 C21,3.9,20.1,3,19,3 Z M19,19 L5,19 L5,5 L19,5
+L19,19 Z M13.96,12.29 L11.21,15.83 L9.25,13.47 L6.5,17 L17.5,17 L13.96,12.29 Z" />
+</vector>