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

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

Issue 2252823002: Updates to Ash material design icons used for TrayImageItem (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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_menu_update.1x.icon
diff --git a/ui/gfx/vector_icons/system_tray_battery_alert.icon b/ui/gfx/vector_icons/system_menu_update.1x.icon
similarity index 58%
copy from ui/gfx/vector_icons/system_tray_battery_alert.icon
copy to ui/gfx/vector_icons/system_menu_update.1x.icon
index 3da507dc4825440b927ab36535b2f22e1046a2f6..a5a9a9cb6db9a8299f7a4f39a45ef8a6599875b9 100644
--- a/ui/gfx/vector_icons/system_tray_battery_alert.icon
+++ b/ui/gfx/vector_icons/system_menu_update.1x.icon
@@ -2,17 +2,18 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-CANVAS_DIMENSIONS, 32,
-MOVE_TO, 15, 11,
-R_H_LINE_TO, 2,
-R_V_LINE_TO, 8,
-R_H_LINE_TO, -2,
-R_V_LINE_TO, -8,
+CANVAS_DIMENSIONS, 20,
+MOVE_TO, 10, 18,
+R_ARC_TO, 8, 8, 0, 1, 0, 0, -16,
+R_ARC_TO, 8, 8, 0, 0, 0, 0, 16,
CLOSE,
-R_MOVE_TO, 0, 10,
+R_MOVE_TO, -1, -5,
R_H_LINE_TO, 2,
-R_V_LINE_TO, 2,
-R_H_LINE_TO, -2,
R_V_LINE_TO, -2,
+R_H_LINE_TO, 2,
+R_LINE_TO, -3, -4,
+R_LINE_TO, -3, 4,
+R_H_LINE_TO, 2,
+R_V_LINE_TO, 2,
CLOSE,
END

Powered by Google App Engine
This is Rietveld 408576698