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

Side by Side Diff: ash/resources/vector_icons/system_menu_accessibility_screen_magnifier.1x.icon

Issue 2343603003: [Chrome OS MD] Implement accessibility detailed view for the MD Ash system menu (Closed)
Patch Set: ' Created 4 years, 2 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 unified diff | Download patch
OLDNEW
(Empty)
1 // Copyright 2016 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4
5 CANVAS_DIMENSIONS, 20,
6 MOVE_TO, 12.04f, 11.43f,
7 R_LINE_TO, -0.24f, -0.23f,
8 CUBIC_TO, 12.64f, 10.23f, 13, 8.5f, 13, 7.58f,
9 CUBIC_TO, 13, 4.5f, 10.65f, 2, 7.58f, 2,
10 CUBIC_TO, 4.5f, 2, 2, 4.5f, 2, 7.58f,
11 CUBIC_TO, 2, 10.66f, 4.5f, 13, 7.58f, 13,
12 R_CUBIC_TO, 0.93f, 0, 2.65f, -0.36f, 3.63f, -1.2f,
13 R_LINE_TO, 0.23f, 0.24f,
14 R_V_LINE_TO, 0.68f,
15 LINE_TO, 15.72f, 17,
16 LINE_TO, 17, 15.72f,
17 R_LINE_TO, -4.28f, -4.29f,
18 R_H_LINE_TO, -0.68f,
19 CLOSE,
20 R_MOVE_TO, -4.47f, 0,
21 R_CUBIC_TO, -2.14f, 0, -3.86f, -1.72f, -3.86f, -3.86f,
22 R_CUBIC_TO, 0, -2.13f, 1.72f, -3.86f, 3.86f, -3.86f,
23 R_CUBIC_TO, 2.13f, 0, 3.86f, 1.73f, 3.86f, 3.86f,
24 R_CUBIC_TO, 0, 2.14f, -1.72f, 3.86f, -3.86f, 3.86f,
25 CLOSE,
26 MOVE_TO, 8, 8,
27 R_V_LINE_TO, 1.5f,
28 H_LINE_TO, 7,
29 V_LINE_TO, 8,
30 H_LINE_TO, 5.5f,
31 V_LINE_TO, 7,
32 H_LINE_TO, 7,
33 V_LINE_TO, 5.5f,
34 R_H_LINE_TO, 1,
35 V_LINE_TO, 7,
36 R_H_LINE_TO, 1.5f,
37 R_V_LINE_TO, 1,
38 CLOSE,
39 END
40
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698