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

Side by Side Diff: chrome/app/vector_icons/supervisor_account_circle.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 2016 The Chromium Authors. All rights reserved. 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 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 CANVAS_DIMENSIONS, 24, 5 CANVAS_DIMENSIONS, 24,
6 MOVE_TO, 11.99f, 2, 6 MOVE_TO, 11.99f, 2,
7 R_CUBIC_TO, -5.52f, 0, -10, 4.48f, -10, 10, 7 R_CUBIC_TO, -5.52f, 0, -10, 4.48f, -10, 10,
8 R_CUBIC_TO, 0, 5.52f, 4.48f, 10, 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, 9 R_CUBIC_TO, 5.52f, 0, 10, -4.48f, 10, -10,
10 R_CUBIC_TO, 0, -5.52f, -4.48f, -10, -10, -10, 10 R_CUBIC_TO, 0, -5.52f, -4.48f, -10, -10, -10,
(...skipping 18 matching lines...) Expand all
29 R_CUBIC_TO, -1.64f, 0.87f, -1.9f, 2.02f, -1.9f, 2.68f, 29 R_CUBIC_TO, -1.64f, 0.87f, -1.9f, 2.02f, -1.9f, 2.68f,
30 CLOSE, 30 CLOSE,
31 MOVE_TO, 11.99f, 20, 31 MOVE_TO, 11.99f, 20,
32 R_CUBIC_TO, -0.27f, 0, -0.53f, -0.01f, -0.79f, -0.04f, 32 R_CUBIC_TO, -0.27f, 0, -0.53f, -0.01f, -0.79f, -0.04f,
33 R_V_LINE_TO, -4.07f, 33 R_V_LINE_TO, -4.07f,
34 R_CUBIC_TO, 0, -1.42f, 2.94f, -2.13f, 4.4f, -2.13f, 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, 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, 36 R_CUBIC_TO, -1.17f, 2.97f, -4.06f, 5.09f, -7.45f, 5.09f,
37 CLOSE, 37 CLOSE,
38 END 38 END
OLDNEW
« no previous file with comments | « chrome/app/vector_icons/supervisor_account.icon ('k') | chrome/app/vector_icons/sync_problem.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698