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

Side by Side Diff: chrome/app/vector_icons/folder_managed.1x.icon

Issue 2644903004: Move around more vector icons. (Closed)
Patch Set: fix comment Created 3 years, 11 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 CANVAS_DIMENSIONS, 16, 5 CANVAS_DIMENSIONS, 16,
6 MOVE_TO, 2.5f, 2, 6 MOVE_TO, 2.5f, 2,
7 CUBIC_TO, 1.73f, 2, 1.01f, 3.15f, 1.01f, 3.94f, 7 CUBIC_TO, 1.73f, 2, 1.01f, 3.15f, 1.01f, 3.94f,
8 LINE_TO, 1, 12.56f, 8 LINE_TO, 1, 12.56f,
9 CUBIC_TO, 1, 13.35f, 1.63f, 14, 2.4f, 14, 9 CUBIC_TO, 1, 13.35f, 1.63f, 14, 2.4f, 14,
10 LINE_TO, 13.6f, 14, 10 LINE_TO, 13.6f, 14,
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
69 LINE_TO, 12, 8, 69 LINE_TO, 12, 8,
70 LINE_TO, 12, 11, 70 LINE_TO, 12, 11,
71 CLOSE, 71 CLOSE,
72 MOVE_TO, 10, 9, 72 MOVE_TO, 10, 9,
73 LINE_TO, 10, 10, 73 LINE_TO, 10, 10,
74 LINE_TO, 11, 10, 74 LINE_TO, 11, 10,
75 LINE_TO, 11, 9, 75 LINE_TO, 11, 9,
76 LINE_TO, 10, 9, 76 LINE_TO, 10, 9,
77 CLOSE, 77 CLOSE,
78 END 78 END
OLDNEW
« no previous file with comments | « chrome/app/vector_icons/folder_managed.icon ('k') | chrome/app/vector_icons/folder_supervised.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698