summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_settings_bright_screen.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_settings_bright_screen.xml')
-rw-r--r--res/drawable/ic_settings_bright_screen.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/res/drawable/ic_settings_bright_screen.xml b/res/drawable/ic_settings_bright_screen.xml
index 825098584..657584fc3 100644
--- a/res/drawable/ic_settings_bright_screen.xml
+++ b/res/drawable/ic_settings_bright_screen.xml
@@ -6,8 +6,11 @@
android:viewportHeight="24">
<path
+ android:pathData="M0 0h24v24H0z" />
+ <path
android:fillColor="@color/white"
- android:pathData="M20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31
-20H20v-4.69L23.31 12 20 8.69zM12 18c-.89 0-1.74-.2-2.5-.55C11.56 16.5 13 14.42
-13 12s-1.44-4.5-3.5-5.45C10.26 6.2 11.11 6 12 6c3.31 0 6 2.69 6 6s-2.69 6-6 6z" />
+ android:pathData="M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1 .9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0
+16.01H3V4.99h18v14.02zM8 16h2.5l1.5 1.5
+1.5-1.5H16v-2.5l1.5-1.5-1.5-1.5V8h-2.5L12 6.5 10.5 8H8v2.5L6.5 12 8
+13.5V16zm4-7c1.66 0 3 1.34 3 3s-1.34 3-3 3V9z" />
</vector>