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

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

Issue 2242873002: [MD User Menu] New profile badge icons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added f to avoid WIN failure Created 4 years, 4 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/vector_icons/account_child.icon ('k') | ui/gfx/vector_icons/account_child_invert.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 CANVAS_DIMENSIONS, 24,
6 CIRCLE, 12, 13.49f, 1.5f,
7 MOVE_TO, 12, 2,
8 CUBIC_TO, 6.48f, 2, 2, 6.48f, 2, 12,
9 R_CUBIC_TO, 0, 5.52f, 4.48f, 10, 10, 10,
10 R_CUBIC_TO, 5.52f, 0, 10, -4.48f, 10, -10,
11 CUBIC_TO, 22, 6.48f, 17.52f, 2, 12, 2,
12 CLOSE,
13 R_MOVE_TO, 0, 2,
14 R_CUBIC_TO, 1.38f, 0, 2.5f, 1.12f, 2.5f, 2.5f,
15 CUBIC_TO, 14.5f, 7.88f, 13.38f, 9, 12, 9,
16 CUBIC_TO, 10.62f, 9, 9.5f, 7.88f, 9.5f, 6.5f,
17 CUBIC_TO, 9.5f, 5.12f, 10.62f, 4, 12, 4,
18 CLOSE,
19 R_MOVE_TO, 5, 13.22f,
20 R_CUBIC_TO, 0, 0.89f, -0.84f, 1.66f, -2, 2.17f,
21 R_V_LINE_TO, -1.72f,
22 R_CUBIC_TO, 0, -0.73f, -0.93f, -1.32f, -2, -1.55f,
23 R_CUBIC_TO, -0.33f, -0.08f, -0.67f, -0.12f, -1, -0.12f,
24 R_CUBIC_TO, -1.29f, 0, -2.7f, 0.59f, -2.95f, 1.4f,
25 R_CUBIC_TO, 0.88f, 0.38f, 1.94f, 0.6f, 2.95f, 0.6f,
26 R_CUBIC_TO, 0.33f, 0, 0.67f, -0.03f, 1, -0.08f,
27 R_V_LINE_TO, 2,
28 R_CUBIC_TO, -0.33f, 0.05f, -0.67f, 0.08f, -1, 0.08f,
29 R_CUBIC_TO, -1.03f, 0, -2.11f, -0.23f, -3, -0.61f,
30 R_CUBIC_TO, -1.16f, -0.5f, -2, -1.27f, -2, -2.17f,
31 R_V_LINE_TO, -4.44f,
32 CUBIC_TO, 7, 11.2f, 9.63f, 10, 12, 10,
33 R_CUBIC_TO, 2.37f, 0, 5, 1.2f, 5, 2.78f,
34 R_V_LINE_TO, 4.44f,
35 CLOSE,
36 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/account_child.icon ('k') | ui/gfx/vector_icons/account_child_invert.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698