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

Side by Side Diff: chrome/app/vector_icons/supervisor_account.icon

Issue 2729623002: Update vector icons in browser profiles code (bubble, etc.) to structs. (Closed)
Patch Set: review Created 3 years, 9 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, 33, 19, 5, 5 CIRCLE, 33, 19, 5,
6 CIRCLE, 18, 16, 6, 6 CIRCLE, 18, 16, 6,
7 MOVE_TO, 33, 28, 7 MOVE_TO, 33, 28,
8 R_CUBIC_TO, -3.67f, 0, -11, 1.84f, -11, 5.5f, 8 R_CUBIC_TO, -3.67f, 0, -11, 1.84f, -11, 5.5f,
9 V_LINE_TO, 38, 9 V_LINE_TO, 38,
10 R_H_LINE_TO, 22, 10 R_H_LINE_TO, 22,
11 R_V_LINE_TO, -4.5f, 11 R_V_LINE_TO, -4.5f,
12 R_CUBIC_TO, 0, -3.66f, -7.33f, -5.5f, -11, -5.5f, 12 R_CUBIC_TO, 0, -3.66f, -7.33f, -5.5f, -11, -5.5f,
13 CLOSE, 13 CLOSE,
14 R_MOVE_TO, -15, -2, 14 R_MOVE_TO, -15, -2,
15 R_CUBIC_TO, -4.67f, 0, -14, 2.34f, -14, 7, 15 R_CUBIC_TO, -4.67f, 0, -14, 2.34f, -14, 7,
16 R_V_LINE_TO, 5, 16 R_V_LINE_TO, 5,
17 R_H_LINE_TO, 14, 17 R_H_LINE_TO, 14,
18 R_V_LINE_TO, -4.5f, 18 R_V_LINE_TO, -4.5f,
19 R_CUBIC_TO, 0, -1.7f, .67f, -4.67f, 4.74f, -6.94f, 19 R_CUBIC_TO, 0, -1.7f, .67f, -4.67f, 4.74f, -6.94f,
20 CUBIC_TO, 21, 26.19f, 19.31f, 26, 18, 26, 20 CUBIC_TO, 21, 26.19f, 19.31f, 26, 18, 26,
21 END, 21 END,
OLDNEW
« no previous file with comments | « chrome/app/vector_icons/settings.icon ('k') | chrome/app/vector_icons/supervisor_account_circle.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698