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

Unified Diff: ui/gfx/vector_icons/system_menu_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_menu_accessibility.icon
diff --git a/ui/gfx/vector_icons/system_menu_accessibility.icon b/ui/gfx/vector_icons/system_menu_accessibility.icon
index fe9b85025563e9b8920f85d3f2a82dd9beedef07..11bae49831d64fbd158e0e3a0ab2e09bc3352a52 100644
--- a/ui/gfx/vector_icons/system_menu_accessibility.icon
+++ b/ui/gfx/vector_icons/system_menu_accessibility.icon
@@ -2,25 +2,24 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-CANVAS_DIMENSIONS, 24,
-MOVE_TO, 12, 2,
-R_CUBIC_TO, 1.1f, 0, 2, 0.9f, 2, 2,
-R_CUBIC_TO, 0, 1.1f, -0.9f, 2, -2, 2,
-R_CUBIC_TO, -1.1f, 0, -2, -0.9f, -2, -2,
-R_CUBIC_TO, 0, -1.1f, 0.9f, -2, 2, -2,
+CANVAS_DIMENSIONS, 40,
+MOVE_TO, 20, 13,
+R_CUBIC_TO, -4.72f, -0.37f, -9.82f, -0.86f, -14, -2,
+R_LINE_TO, -1, 3,
+R_CUBIC_TO, 3.1f, 1.06f, 6.67f, 1.6f, 10, 2,
+R_V_LINE_TO, 20,
+R_H_LINE_TO, 3,
+V_LINE_TO, 26,
+R_H_LINE_TO, 4,
+R_V_LINE_TO, 10,
+R_H_LINE_TO, 3,
+V_LINE_TO, 16,
+R_CUBIC_TO, 3.33f, -0.4f, 6.9f, -0.94f, 10, -2,
+R_LINE_TO, -1, -3,
+R_CUBIC_TO, -4.18f, 1.14f, -9.28f, 1.63f, -14, 2,
CLOSE,
-R_MOVE_TO, 9, 7,
-R_H_LINE_TO, -6,
-R_V_LINE_TO, 13,
-R_H_LINE_TO, -2,
-R_V_LINE_TO, -6,
-R_H_LINE_TO, -2,
-R_V_LINE_TO, 6,
-H_LINE_TO, 9,
-V_LINE_TO, 9,
-H_LINE_TO, 3,
-V_LINE_TO, 7,
-R_H_LINE_TO, 18,
-R_V_LINE_TO, 2,
+R_MOVE_TO, 0, -2,
+R_ARC_TO, 3.5f, 3.5f, 0, 1, 0, 0, -7,
+R_ARC_TO, 3.5f, 3.5f, 0, 0, 0, 0, 7,
CLOSE,
END
« no previous file with comments | « ash/system/chromeos/rotation/tray_rotation_lock.cc ('k') | ui/gfx/vector_icons/system_menu_accessibility.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698