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

Side by Side Diff: chrome/app/vector_icons/folder_supervised.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
« no previous file with comments | « chrome/app/vector_icons/folder_supervised.icon ('k') | chrome/app/vector_icons/incognito.icon » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 27 matching lines...) Expand all
38 CUBIC_TO, 7.09f, 9, 6.75f, 9.34f, 6.75f, 9.75f, 38 CUBIC_TO, 7.09f, 9, 6.75f, 9.34f, 6.75f, 9.75f,
39 CUBIC_TO, 6.75f, 10.16f, 7.09f, 10.5f, 7.5f, 10.5f, 39 CUBIC_TO, 6.75f, 10.16f, 7.09f, 10.5f, 7.5f, 10.5f,
40 CLOSE, 40 CLOSE,
41 MOVE_TO, 7.5f, 7.5f, 41 MOVE_TO, 7.5f, 7.5f,
42 CUBIC_TO, 8.19f, 7.5f, 8.75f, 6.94f, 8.75f, 6.25f, 42 CUBIC_TO, 8.19f, 7.5f, 8.75f, 6.94f, 8.75f, 6.25f,
43 CUBIC_TO, 8.75f, 5.56f, 8.19f, 5, 7.5f, 5, 43 CUBIC_TO, 8.75f, 5.56f, 8.19f, 5, 7.5f, 5,
44 CUBIC_TO, 6.81f, 5, 6.25f, 5.56f, 6.25f, 6.25f, 44 CUBIC_TO, 6.81f, 5, 6.25f, 5.56f, 6.25f, 6.25f,
45 CUBIC_TO, 6.25f, 6.94f, 6.81f, 7.5f, 7.5f, 7.5f, 45 CUBIC_TO, 6.25f, 6.94f, 6.81f, 7.5f, 7.5f, 7.5f,
46 CLOSE, 46 CLOSE,
47 END 47 END
OLDNEW
« no previous file with comments | « chrome/app/vector_icons/folder_supervised.icon ('k') | chrome/app/vector_icons/incognito.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698