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

Side by Side Diff: ui/gfx/vector_icons/settings.icon

Issue 2028473002: Added new icons for user menu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | « ui/gfx/BUILD.gn ('k') | ui/gfx/vector_icons/sync_problem.icon » ('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 MOVE_TO, 38.86f, 25.95f,
6 R_CUBIC_TO, 0.08f, -0.64f, 0.14f, -1.29f, 0.14f, -1.95f,
7 R_CUBIC_TO, 0, -0.66f, -0.06f, -1.31f, -0.14f, -1.95f,
8 R_LINE_TO, 4.23f, -3.31f,
9 R_CUBIC_TO, 0.38f, -0.3f, 0.49f, -0.84f, 0.24f, -1.28f,
10 R_LINE_TO, -4, -6.93f,
11 R_CUBIC_TO, -0.25f, -0.43f, -0.77f, -0.61f, -1.22f, -0.43f,
12 R_LINE_TO, -4.98f, 2.01f,
13 R_CUBIC_TO, -1.03f, -0.79f, -2.16f, -1.46f, -3.38f, -1.97f,
14 LINE_TO, 29, 4.84f,
15 R_CUBIC_TO, -0.09f, -0.47f, -0.5f, -0.84f, -1, -0.84f,
16 R_H_LINE_TO, -8,
17 R_CUBIC_TO, -0.5f, 0, -0.91f, 0.37f, -0.99f, 0.84f,
18 R_LINE_TO, -0.75f, 5.3f,
19 R_CUBIC_TO, -1.22f, 0.51f, -2.35f, 1.17f, -3.38f, 1.97f,
20 LINE_TO, 9.9f, 10.1f,
21 R_CUBIC_TO, -0.45f, -0.17f, -0.97f, 0, -1.22f, 0.43f,
22 R_LINE_TO, -4, 6.93f,
23 R_CUBIC_TO, -0.25f, 0.43f, -0.14f, 0.97f, 0.24f, 1.28f,
24 R_LINE_TO, 4.22f, 3.31f,
25 CUBIC_TO, 9.06f, 22.69f, 9, 23.34f, 9, 24,
26 R_CUBIC_TO, 0, 0.66f, 0.06f, 1.31f, 0.14f, 1.95f,
27 R_LINE_TO, -4.22f, 3.31f,
28 R_CUBIC_TO, -0.38f, 0.3f, -0.49f, 0.84f, -0.24f, 1.28f,
29 R_LINE_TO, 4, 6.93f,
30 R_CUBIC_TO, 0.25f, 0.43f, 0.77f, 0.61f, 1.22f, 0.43f,
31 R_LINE_TO, 4.98f, -2.01f,
32 R_CUBIC_TO, 1.03f, 0.79f, 2.16f, 1.46f, 3.38f, 1.97f,
33 R_LINE_TO, 0.75f, 5.3f,
34 R_CUBIC_TO, 0.08f, 0.47f, 0.49f, 0.84f, 0.99f, 0.84f,
35 R_H_LINE_TO, 8,
36 R_CUBIC_TO, 0.5f, 0, 0.91f, -0.37f, 0.99f, -0.84f,
37 R_LINE_TO, 0.75f, -5.3f,
38 R_CUBIC_TO, 1.22f, -0.51f, 2.35f, -1.17f, 3.38f, -1.97f,
39 R_LINE_TO, 4.98f, 2.01f,
40 R_CUBIC_TO, 0.45f, 0.17f, 0.97f, 0, 1.22f, -0.43f,
41 R_LINE_TO, 4, -6.93f,
42 R_CUBIC_TO, 0.25f, -0.43f, 0.14f, -0.97f, -0.24f, -1.28f,
43 R_LINE_TO, -4.22f, -3.31f,
44 CLOSE,
45 MOVE_TO, 24, 31,
46 R_CUBIC_TO, -3.87f, 0, -7, -3.13f, -7, -7,
47 R_CUBIC_TO, 0, -3.87f, 3.13f, -7, 7, -7,
48 R_CUBIC_TO, 3.87f, 0, 7, 3.13f, 7, 7,
49 R_CUBIC_TO, 0, 3.87f, -3.13f, 7, -7, 7,
50 CLOSE,
51 END
OLDNEW
« no previous file with comments | « ui/gfx/BUILD.gn ('k') | ui/gfx/vector_icons/sync_problem.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698