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

Unified Diff: ash/resources/vector_icons/system_menu_accessibility_large_cursor.icon

Issue 2343603003: [Chrome OS MD] Implement accessibility detailed view for the MD Ash system menu (Closed)
Patch Set: ' Created 4 years, 3 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: ash/resources/vector_icons/system_menu_accessibility_large_cursor.icon
diff --git a/ash/resources/vector_icons/system_menu_arrow_right.icon b/ash/resources/vector_icons/system_menu_accessibility_large_cursor.icon
similarity index 56%
copy from ash/resources/vector_icons/system_menu_arrow_right.icon
copy to ash/resources/vector_icons/system_menu_accessibility_large_cursor.icon
index 2dc5eacc3a79e1e4880ceaecf0c1d59e37779b57..bf738219523dce3669333710768680dc60d086af 100644
--- a/ash/resources/vector_icons/system_menu_arrow_right.icon
+++ b/ash/resources/vector_icons/system_menu_accessibility_large_cursor.icon
@@ -3,8 +3,12 @@
// found in the LICENSE file.
CANVAS_DIMENSIONS, 40,
-MOVE_TO, 16, 28,
-R_LINE_TO, 8, -8,
-R_LINE_TO, -8, -8,
+MOVE_TO, 30, 23.61f,
+LINE_TO, 8, 4,
+R_V_LINE_TO, 30.45f,
+R_LINE_TO, 6.5f, -10.32f,
+R_LINE_TO, 5, 11.87f,
+R_LINE_TO, 3.5f, -2.06f,
+R_LINE_TO, -5, -11.35f,
CLOSE,
END

Powered by Google App Engine
This is Rietveld 408576698