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

Side by Side Diff: ui/gfx/vector_icons/account_child.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
OLDNEW
1 // Copyright 2015 The Chromium Authors. All rights reserved. 1 // Copyright 2015 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 CIRCLE, 24, 10, 6, 5 CIRCLE, 24, 10, 6,
6 CIRCLE, 24, 26, 4, 6 CIRCLE, 24, 26, 4,
7 MOVE_TO, 24, 18, 7 MOVE_TO, 24, 18,
8 R_CUBIC_TO, -6.16f, 0, -13, 3.12f, -13, 7.23f, 8 R_CUBIC_TO, -6.16f, 0, -13, 3.12f, -13, 7.23f,
9 R_V_LINE_TO, 11.54f, 9 R_V_LINE_TO, 11.54f,
10 R_CUBIC_TO, 0, 2.32f, 2.19f, 4.33f, 5.2f, 5.63f, 10 R_CUBIC_TO, 0, 2.32f, 2.19f, 4.33f, 5.2f, 5.63f,
11 R_CUBIC_TO, 2.32f, 1, 5.12f, 1.59f, 7.8f, 1.59f, 11 R_CUBIC_TO, 2.32f, 1, 5.12f, 1.59f, 7.8f, 1.59f,
12 R_CUBIC_TO, .66f, 0, 1.33f, -.06f, 2, -.14f, 12 R_CUBIC_TO, .66f, 0, 1.33f, -.06f, 2, -.14f,
13 R_V_LINE_TO, -5.2f, 13 R_V_LINE_TO, -5.2f,
14 R_CUBIC_TO, -.67f, .08f, -1.34f, .14f, -2, .14f, 14 R_CUBIC_TO, -.67f, .08f, -1.34f, .14f, -2, .14f,
15 R_CUBIC_TO, -2.63f, 0, -5.39f, -.57f, -7.68f, -1.55f, 15 R_CUBIC_TO, -2.63f, 0, -5.39f, -.57f, -7.68f, -1.55f,
16 R_CUBIC_TO, .67f, -2.12f, 4.34f, -3.65f, 7.68f, -3.65f, 16 R_CUBIC_TO, .67f, -2.12f, 4.34f, -3.65f, 7.68f, -3.65f,
17 R_CUBIC_TO, .86f, 0, 1.75f, .11f, 2.6f, .29f, 17 R_CUBIC_TO, .86f, 0, 1.75f, .11f, 2.6f, .29f,
18 R_CUBIC_TO, 2.79f, .62f, 5.2f, 2.15f, 5.2f, 4.04f, 18 R_CUBIC_TO, 2.79f, .62f, 5.2f, 2.15f, 5.2f, 4.04f,
19 R_V_LINE_TO, 4.47f, 19 R_V_LINE_TO, 4.47f,
20 R_CUBIC_TO, 3.01f, -1.31f, 5.2f, -3.31f, 5.2f, -5.63f, 20 R_CUBIC_TO, 3.01f, -1.31f, 5.2f, -3.31f, 5.2f, -5.63f,
21 V_LINE_TO, 25.23f, 21 V_LINE_TO, 25.23f,
22 CUBIC_TO, 37, 21.12f, 30.16f, 18, 24, 18, 22 CUBIC_TO, 37, 21.12f, 30.16f, 18, 24, 18,
23 CLOSE, 23 CLOSE,
24 END, 24 END,
OLDNEW
« no previous file with comments | « chrome/browser/ui/views/profiles/profile_chooser_view.cc ('k') | ui/gfx/vector_icons/account_child_circle.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698