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

Side by Side Diff: chrome/app/vector_icons/sync_problem.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, 6, 24, 5 MOVE_TO, 6, 24,
6 R_CUBIC_TO, 0, 4.42f, 1.82f, 8.4f, 4.71f, 11.29f, 6 R_CUBIC_TO, 0, 4.42f, 1.82f, 8.4f, 4.71f, 11.29f,
7 LINE_TO, 6, 40, 7 LINE_TO, 6, 40,
8 R_H_LINE_TO, 12, 8 R_H_LINE_TO, 12,
9 V_LINE_TO, 28, 9 V_LINE_TO, 28,
10 R_LINE_TO, -4.47f, 4.47f, 10 R_LINE_TO, -4.47f, 4.47f,
(...skipping 19 matching lines...) Expand all
30 R_CUBIC_TO, 0, -4.42f, -1.82f, -8.4f, -4.71f, -11.29f, 30 R_CUBIC_TO, 0, -4.42f, -1.82f, -8.4f, -4.71f, -11.29f,
31 LINE_TO, 42, 8, 31 LINE_TO, 42, 8,
32 CLOSE, 32 CLOSE,
33 MOVE_TO, 22, 26, 33 MOVE_TO, 22, 26,
34 R_H_LINE_TO, 4, 34 R_H_LINE_TO, 4,
35 V_LINE_TO, 14, 35 V_LINE_TO, 14,
36 R_H_LINE_TO, -4, 36 R_H_LINE_TO, -4,
37 R_V_LINE_TO, 12, 37 R_V_LINE_TO, 12,
38 CLOSE, 38 CLOSE,
39 END 39 END
OLDNEW
« no previous file with comments | « chrome/app/vector_icons/supervisor_account_circle.icon ('k') | chrome/app/vector_icons/user_account_avatar.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698