summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_settings_powershutter.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_settings_powershutter.xml')
-rw-r--r--res/drawable/ic_settings_powershutter.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/res/drawable/ic_settings_powershutter.xml b/res/drawable/ic_settings_powershutter.xml
new file mode 100644
index 000000000..1f723df09
--- /dev/null
+++ b/res/drawable/ic_settings_powershutter.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="M3 4V1h2v3h3v2H5v3H3V6H0V4h3zm3 6V7h3V4h7l1.83 2H21c1.1 0 2 .9 2 2v12c0 1.1-.9
+2-2 2H5c-1.1 0-2-.9-2-2V10h3zm7 9c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24
+5 5 5zm-3.2-5c0 1.77 1.43 3.2 3.2 3.2s3.2-1.43 3.2-3.2-1.43-3.2-3.2-3.2-3.2
+1.43-3.2 3.2z" />
+</vector>