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

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

Issue 2327943002: Vectorize help icon in Ash system menu for MD (Closed)
Patch Set: Addressed review comments 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 unified diff | Download patch
« no previous file with comments | « ash/resources/vector_icons/system_menu_help.icon ('k') | ui/gfx/vector_icons/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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, 10, 2,
7 R_CUBIC_TO, -4.42f, 0, -8, 3.58f, -8, 8,
8 R_CUBIC_TO, 0, 4.42f, 3.58f, 8, 8, 8,
9 R_CUBIC_TO, 4.42f, 0, 8, -3.58f, 8, -8,
10 R_CUBIC_TO, 0, -4.42f, -3.58f, -8, -8, -8,
11 CLOSE,
12 R_MOVE_TO, 0.8f, 13.6f,
13 H_LINE_TO, 9.2f,
14 V_LINE_TO, 14,
15 R_H_LINE_TO, 1.6f,
16 R_V_LINE_TO, 1.6f,
17 CLOSE,
18 R_MOVE_TO, 1.66f, -6.2f,
19 R_LINE_TO, -0.72f, 0.74f,
20 R_CUBIC_TO, -0.58f, 0.58f, -0.94f, 1.06f, -0.94f, 2.26f,
21 H_LINE_TO, 9.2f,
22 V_LINE_TO, 12,
23 R_CUBIC_TO, 0, -0.88f, 0.36f, -1.68f, 0.94f, -2.26f,
24 R_LINE_TO, 0.99f, -1.01f,
25 R_CUBIC_TO, 0.3f, -0.29f, 0.47f, -0.69f, 0.47f, -1.13f,
26 R_CUBIC_TO, 0, -0.88f, -0.72f, -1.6f, -1.6f, -1.6f,
27 R_CUBIC_TO, -0.88f, 0, -1.6f, 0.72f, -1.6f, 1.6f,
28 H_LINE_TO, 6.8f,
29 R_CUBIC_TO, 0, -1.77f, 1.43f, -3.2f, 3.2f, -3.2f,
30 R_CUBIC_TO, 1.77f, 0, 3.2f, 1.43f, 3.2f, 3.2f,
31 R_CUBIC_TO, 0, 0.7f, -0.29f, 1.34f, -0.74f, 1.8f,
32 CLOSE,
33 END
OLDNEW
« no previous file with comments | « ash/resources/vector_icons/system_menu_help.icon ('k') | ui/gfx/vector_icons/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698