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

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

Issue 2343603003: [Chrome OS MD] Implement accessibility detailed view for the MD Ash system menu (Closed)
Patch Set: fix 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_contrast.icon
diff --git a/ash/resources/vector_icons/system_menu_accessibility_contrast.icon b/ash/resources/vector_icons/system_menu_accessibility_contrast.icon
new file mode 100644
index 0000000000000000000000000000000000000000..8ca7a48c162bd590a80dc9936833f7cc5e155a2f
--- /dev/null
+++ b/ash/resources/vector_icons/system_menu_accessibility_contrast.icon
@@ -0,0 +1,27 @@
+// Copyright 2016 The Chromium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
+
+CANVAS_DIMENSIONS, 40,
+MOVE_TO, 0, 0,
tdanderson 2016/09/15 20:17:59 Looks like fill-inverting path is actually hiding
yiyix 2016/09/19 20:24:55 Done.
+R_H_LINE_TO, 20,
+R_V_LINE_TO, 20,
+H_LINE_TO, 0,
+CLOSE,
+MOVE_TO, 20, 36,
+R_CUBIC_TO, 8.84f, 0, 16, -7.16f, 16, -16,
+CUBIC_TO_SHORTHAND, 28.84f, 4, 20, 4,
+CUBIC_TO_SHORTHAND, 4, 11.16f, 4, 20,
+R_CUBIC_TO, 0, 8.84f, 7.16f, 16, 16, 16,
+CLOSE,
+R_MOVE_TO, 0, -28.23f,
+R_CUBIC_TO, 6.76f, 0, 12.24f, 5.48f, 12.24f, 12.24f,
+CUBIC_TO_SHORTHAND, 26.76f, 32.24f, 20, 32.24f,
+V_LINE_TO, 7.77f,
+CLOSE,
+MOVE_TO, 0, 0,
+R_H_LINE_TO, 40,
+R_V_LINE_TO, 40,
+H_LINE_TO, 0,
+CLOSE,
+END

Powered by Google App Engine
This is Rietveld 408576698