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

Side by Side Diff: chrome/app/vector_icons/folder_supervised.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, 32, 5 CANVAS_DIMENSIONS, 32,
6 MOVE_TO, 4.8f, 5, 6 MOVE_TO, 4.8f, 5,
7 CUBIC_TO, 3.26f, 5, 2.01f, 6.29f, 2.01f, 7.88f, 7 CUBIC_TO, 3.26f, 5, 2.01f, 6.29f, 2.01f, 7.88f,
8 LINE_TO, 2, 25.13f, 8 LINE_TO, 2, 25.13f,
9 CUBIC_TO, 2, 26.71f, 3.26f, 28, 4.8f, 28, 9 CUBIC_TO, 2, 26.71f, 3.26f, 28, 4.8f, 28,
10 LINE_TO, 27.2f, 28, 10 LINE_TO, 27.2f, 28,
(...skipping 27 matching lines...) Expand all
38 CUBIC_TO, 13.3f, 22.59f, 14.71f, 22, 16, 22, 38 CUBIC_TO, 13.3f, 22.59f, 14.71f, 22, 16, 22,
39 CUBIC_TO, 16.33f, 22, 16.67f, 22.04f, 17, 22.11f, 39 CUBIC_TO, 16.33f, 22, 16.67f, 22.04f, 17, 22.11f,
40 CLOSE, 40 CLOSE,
41 MOVE_TO, 16, 21, 41 MOVE_TO, 16, 21,
42 CUBIC_TO, 16.83f, 21, 17.5f, 20.33f, 17.5f, 19.5f, 42 CUBIC_TO, 16.83f, 21, 17.5f, 20.33f, 17.5f, 19.5f,
43 CUBIC_TO, 17.5f, 18.67f, 16.83f, 18, 16, 18, 43 CUBIC_TO, 17.5f, 18.67f, 16.83f, 18, 16, 18,
44 CUBIC_TO, 15.17f, 18, 14.5f, 18.67f, 14.5f, 19.5f, 44 CUBIC_TO, 15.17f, 18, 14.5f, 18.67f, 14.5f, 19.5f,
45 CUBIC_TO, 14.5f, 20.33f, 15.17f, 21, 16, 21, 45 CUBIC_TO, 14.5f, 20.33f, 15.17f, 21, 16, 21,
46 CLOSE, 46 CLOSE,
47 END 47 END
OLDNEW
« no previous file with comments | « chrome/app/vector_icons/folder_managed.1x.icon ('k') | chrome/app/vector_icons/folder_supervised.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698