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

Unified Diff: ui/gfx/vector_icons/system_tray_accessibility.icon

Issue 2228183002: Updates to icons for Ash material design system tray (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: const ref 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_tray_accessibility.icon
diff --git a/ui/gfx/vector_icons/system_tray_accessibility.icon b/ui/gfx/vector_icons/system_tray_accessibility.icon
index 05bb6b2631098e5104009f4d6cc00c727a877a06..8c3f1ce7ca5feaf6aee58a9fc8faeb154725ef73 100644
--- a/ui/gfx/vector_icons/system_tray_accessibility.icon
+++ b/ui/gfx/vector_icons/system_tray_accessibility.icon
@@ -3,22 +3,23 @@
// found in the LICENSE file.
CANVAS_DIMENSIONS, 32,
-MOVE_TO, 16, 9,
+MOVE_TO, 16, 11.44f,
+R_CUBIC_TO, -3.5f, 0, -7.2f, -0.62f, -10.27f, -1.44f,
+LINE_TO, 5, 12.16f,
+R_CUBIC_TO, 2.27f, 0.77f, 5.56f, 1.05f, 8, 1.34f,
+V_LINE_TO, 28,
+R_H_LINE_TO, 2,
+R_V_LINE_TO, -7,
+R_H_LINE_TO, 2,
+R_V_LINE_TO, 7,
+R_H_LINE_TO, 2,
+V_LINE_TO, 13.5f,
+R_CUBIC_TO, 2.44f, -0.29f, 5.73f, -0.57f, 8, -1.34f,
+LINE_TO, 26.27f, 10,
+R_CUBIC_TO, -3.07f, 0.82f, -6.77f, 1.44f, -10.27f, 1.44f,
+CLOSE,
+R_MOVE_TO, 0, -1.94f,
R_ARC_TO, 2.5f, 2.5f, 0, 1, 0, 0, -5,
R_ARC_TO, 2.5f, 2.5f, 0, 0, 0, 0, 5,
CLOSE,
-R_MOVE_TO, 4, 5,
-R_V_LINE_TO, 14,
-R_H_LINE_TO, -3,
-R_V_LINE_TO, -8,
-R_H_LINE_TO, -2,
-R_V_LINE_TO, 8,
-R_H_LINE_TO, -3,
-V_LINE_TO, 14,
-H_LINE_TO, 6,
-R_V_LINE_TO, -3,
-R_H_LINE_TO, 20,
-R_V_LINE_TO, 3,
-R_H_LINE_TO, -6,
-CLOSE,
END
« no previous file with comments | « ui/gfx/vector_icons/system_menu_screen_share.1x.icon ('k') | ui/gfx/vector_icons/system_tray_accessibility.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698