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

Side by Side Diff: ui/gfx/vector_icons/supervisor_account_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_invert.icon ('k') | ui/gfx/vector_icons_sources.gypi » ('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 MOVE_TO, 11.99f, 2,
7 R_CUBIC_TO, -5.52f, 0, -10, 4.48f, -10, 10,
8 R_CUBIC_TO, 0, 5.52f, 4.48f, 10, 10, 10,
9 R_CUBIC_TO, 5.52f, 0, 10, -4.48f, 10, -10,
10 R_CUBIC_TO, 0, -5.52f, -4.48f, -10, -10, -10,
11 CLOSE,
12 R_MOVE_TO, 3.61f, 6.34f,
13 R_CUBIC_TO, 1.07f, 0, 1.93f, 0.86f, 1.93f, 1.93f,
14 R_CUBIC_TO, 0, 1.07f, -0.86f, 1.93f, -1.93f, 1.93f,
15 R_CUBIC_TO, -1.07f, 0, -1.93f, -0.86f, -1.93f, -1.93f,
16 R_CUBIC_TO, -0.01f, -1.07f, 0.86f, -1.93f, 1.93f, -1.93f,
17 CLOSE,
18 R_MOVE_TO, -6, -1.58f,
19 R_CUBIC_TO, 1.3f, 0, 2.36f, 1.06f, 2.36f, 2.36f,
20 R_CUBIC_TO, 0, 1.3f, -1.06f, 2.36f, -2.36f, 2.36f,
21 R_CUBIC_TO, -1.3f, 0, -2.36f, -1.06f, -2.36f, -2.36f,
22 R_CUBIC_TO, 0, -1.31f, 1.05f, -2.36f, 2.36f, -2.36f,
23 CLOSE,
24 R_MOVE_TO, 0, 9.13f,
25 R_V_LINE_TO, 3.75f,
26 R_CUBIC_TO, -2.4f, -0.75f, -4.3f, -2.6f, -5.14f, -4.96f,
27 R_CUBIC_TO, 1.05f, -1.12f, 3.67f, -1.69f, 5.14f, -1.69f,
28 R_CUBIC_TO, 0.53f, 0, 1.2f, 0.08f, 1.9f, 0.22f,
29 R_CUBIC_TO, -1.64f, 0.87f, -1.9f, 2.02f, -1.9f, 2.68f,
30 CLOSE,
31 MOVE_TO, 11.99f, 20,
32 R_CUBIC_TO, -0.27f, 0, -0.53f, -0.01f, -0.79f, -0.04f,
33 R_V_LINE_TO, -4.07f,
34 R_CUBIC_TO, 0, -1.42f, 2.94f, -2.13f, 4.4f, -2.13f,
35 R_CUBIC_TO, 1.07f, 0, 2.92f, 0.39f, 3.84f, 1.15f,
36 R_CUBIC_TO, -1.17f, 2.97f, -4.06f, 5.09f, -7.45f, 5.09f,
37 CLOSE,
38 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/account_child_invert.icon ('k') | ui/gfx/vector_icons_sources.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698