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

Side by Side Diff: chrome/app/vector_icons/settings.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 MOVE_TO, 38.86f, 25.95f, 5 MOVE_TO, 38.86f, 25.95f,
6 R_CUBIC_TO, 0.08f, -0.64f, 0.14f, -1.29f, 0.14f, -1.95f, 6 R_CUBIC_TO, 0.08f, -0.64f, 0.14f, -1.29f, 0.14f, -1.95f,
7 R_CUBIC_TO, 0, -0.66f, -0.06f, -1.31f, -0.14f, -1.95f, 7 R_CUBIC_TO, 0, -0.66f, -0.06f, -1.31f, -0.14f, -1.95f,
8 R_LINE_TO, 4.23f, -3.31f, 8 R_LINE_TO, 4.23f, -3.31f,
9 R_CUBIC_TO, 0.38f, -0.3f, 0.49f, -0.84f, 0.24f, -1.28f, 9 R_CUBIC_TO, 0.38f, -0.3f, 0.49f, -0.84f, 0.24f, -1.28f,
10 R_LINE_TO, -4, -6.93f, 10 R_LINE_TO, -4, -6.93f,
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 R_CUBIC_TO, 0.25f, -0.43f, 0.14f, -0.97f, -0.24f, -1.28f, 42 R_CUBIC_TO, 0.25f, -0.43f, 0.14f, -0.97f, -0.24f, -1.28f,
43 R_LINE_TO, -4.22f, -3.31f, 43 R_LINE_TO, -4.22f, -3.31f,
44 CLOSE, 44 CLOSE,
45 MOVE_TO, 24, 31, 45 MOVE_TO, 24, 31,
46 R_CUBIC_TO, -3.87f, 0, -7, -3.13f, -7, -7, 46 R_CUBIC_TO, -3.87f, 0, -7, -3.13f, -7, -7,
47 R_CUBIC_TO, 0, -3.87f, 3.13f, -7, 7, -7, 47 R_CUBIC_TO, 0, -3.87f, 3.13f, -7, 7, -7,
48 R_CUBIC_TO, 3.87f, 0, 7, 3.13f, 7, 7, 48 R_CUBIC_TO, 3.87f, 0, 7, 3.13f, 7, 7,
49 R_CUBIC_TO, 0, 3.87f, -3.13f, 7, -7, 7, 49 R_CUBIC_TO, 0, 3.87f, -3.13f, 7, -7, 7,
50 CLOSE, 50 CLOSE,
51 END 51 END
OLDNEW
« no previous file with comments | « chrome/app/vector_icons/remove_box.icon ('k') | chrome/app/vector_icons/supervisor_account.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698