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

Unified Diff: ui/gfx/vector_icons/system_tray_battery_bolt.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.icon
diff --git a/ui/gfx/vector_icons/radio_button_normal.icon b/ui/gfx/vector_icons/system_tray_battery_bolt.icon
similarity index 62%
copy from ui/gfx/vector_icons/radio_button_normal.icon
copy to ui/gfx/vector_icons/system_tray_battery_bolt.icon
index 62ef2daec82a63d2d3cc068c933b7b83c6c5edb5..413dd9a1913c18ab27ddf30acc62665fa6c59299 100644
--- a/ui/gfx/vector_icons/radio_button_normal.icon
+++ b/ui/gfx/vector_icons/system_tray_battery_bolt.icon
@@ -3,6 +3,11 @@
// found in the LICENSE file.
CANVAS_DIMENSIONS, 32,
-CIRCLE, 16, 16, 14,
-CIRCLE, 16, 16, 11,
+MOVE_TO, 15.03f, 17,
+H_LINE_TO, 12,
+R_LINE_TO, 5.05f, -9,
+R_V_LINE_TO, 7,
+H_LINE_TO, 20,
+R_LINE_TO, -4.97f, 9,
+CLOSE,
END
« no previous file with comments | « ui/gfx/vector_icons/system_tray_battery_alert.1x.icon ('k') | ui/gfx/vector_icons/system_tray_battery_bolt.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698