Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(112)

Unified Diff: ui/gfx/vector_icons/system_tray_battery_alert.1x.icon

Issue 2099983002: Tweak Ash material design battery vector icons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/gfx/vector_icons/system_tray_battery_alert.1x.icon
diff --git a/ui/gfx/vector_icons/system_tray_battery_alert.1x.icon b/ui/gfx/vector_icons/system_tray_battery_alert.1x.icon
index 69c8f02fc85836f9f5d0ea10c47af97061deb73a..cc7d6a1e47ae76d0669713bf1fd9dbd35ce546a8 100644
--- a/ui/gfx/vector_icons/system_tray_battery_alert.1x.icon
+++ b/ui/gfx/vector_icons/system_tray_battery_alert.1x.icon
@@ -3,16 +3,16 @@
// found in the LICENSE file.
CANVAS_DIMENSIONS, 16,
-MOVE_TO, 8, 6,
-R_H_LINE_TO, 1,
+MOVE_TO, 7, 5,
+R_H_LINE_TO, 2,
R_V_LINE_TO, 4,
-H_LINE_TO, 8,
-V_LINE_TO, 6,
+H_LINE_TO, 7,
+V_LINE_TO, 5,
CLOSE,
R_MOVE_TO, 0, 5,
-R_H_LINE_TO, 1,
-R_V_LINE_TO, 1,
-H_LINE_TO, 8,
-R_V_LINE_TO, -1,
+R_H_LINE_TO, 2,
+R_V_LINE_TO, 2,
+H_LINE_TO, 7,
+R_V_LINE_TO, -2,
CLOSE,
END

Powered by Google App Engine
This is Rietveld 408576698