summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_settings_powermode.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_settings_powermode.xml')
-rw-r--r--res/drawable/ic_settings_powermode.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/res/drawable/ic_settings_powermode.xml b/res/drawable/ic_settings_powermode.xml
new file mode 100644
index 000000000..5fd679d09
--- /dev/null
+++ b/res/drawable/ic_settings_powermode.xml
@@ -0,0 +1,10 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:height="24dp"
+ android:width="24dp"
+ android:viewportWidth="24"
+ android:viewportHeight="24">
+
+ <path
+ android:fillColor="@color/white"
+ android:pathData="M16,7V3H14V7H10V3H8V7H8C7,7 6,8 6,9V14.5L9.5,18V21H14.5V18L18,14.5V9C18,8 17,7 16,7Z" />
+</vector>