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

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

Issue 2063633002: Render Ash material design battery image icon without PNGs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add battery percentage constant 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_bolt.1x.icon
diff --git a/ui/gfx/vector_icons/window_control_minimize.1x.icon b/ui/gfx/vector_icons/system_tray_battery_bolt.1x.icon
similarity index 57%
copy from ui/gfx/vector_icons/window_control_minimize.1x.icon
copy to ui/gfx/vector_icons/system_tray_battery_bolt.1x.icon
index da77c26839a9572679fb268cddb6fd91a94e218d..2e66eb2f9ced9d74ac7aaff877286b6eccbc9500 100644
--- a/ui/gfx/vector_icons/window_control_minimize.1x.icon
+++ b/ui/gfx/vector_icons/system_tray_battery_bolt.1x.icon
@@ -2,10 +2,12 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-CANVAS_DIMENSIONS, 12,
-MOVE_TO, 1, 9,
-R_H_LINE_TO, 10,
-R_V_LINE_TO, 2,
-H_LINE_TO, 1,
+CANVAS_DIMENSIONS, 16,
+MOVE_TO, 7.52f, 8.5f,
+H_LINE_TO, 6,
+LINE_TO, 8.53f, 4,
+R_V_LINE_TO, 3.5f,
+H_LINE_TO, 10,
+LINE_TO, 7.52f, 12,
CLOSE,
END
« no previous file with comments | « ui/gfx/vector_icons/system_tray_battery_bolt.icon ('k') | ui/gfx/vector_icons/system_tray_battery_unreliable.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698