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

Side by Side Diff: ui/gfx/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
« no previous file with comments | « ui/gfx/vector_icons/folder_managed.icon ('k') | ui/gfx/vector_icons/folder_supervised.icon » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
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
3 // found in the LICENSE file.
4
5 CANVAS_DIMENSIONS, 16,
6 MOVE_TO, 2.5f, 2,
7 CUBIC_TO, 1.73f, 2, 1.01f, 3.15f, 1.01f, 3.94f,
8 LINE_TO, 1, 12.56f,
9 CUBIC_TO, 1, 13.35f, 1.63f, 14, 2.4f, 14,
10 LINE_TO, 13.6f, 14,
11 CUBIC_TO, 14.37f, 14, 15, 13.35f, 15, 12.56f,
12 LINE_TO, 15, 5.38f,
13 CUBIC_TO, 15, 4.58f, 14.27f, 4, 13.5f, 4,
14 LINE_TO, 9, 4,
15 LINE_TO, 7, 2,
16 LINE_TO, 2.5f, 2,
17 CLOSE,
18 MOVE_TO, 3, 5,
19 LINE_TO, 3, 12,
20 LINE_TO, 13, 12,
21 LINE_TO, 13, 7,
22 LINE_TO, 8, 7,
23 LINE_TO, 8, 5,
24 LINE_TO, 3, 5,
25 CLOSE,
26 MOVE_TO, 5, 11,
27 LINE_TO, 4, 11,
28 LINE_TO, 4, 10,
29 LINE_TO, 5, 10,
30 LINE_TO, 5, 11,
31 CLOSE,
32 MOVE_TO, 5, 9,
33 LINE_TO, 4, 9,
34 LINE_TO, 4, 8,
35 LINE_TO, 5, 8,
36 LINE_TO, 5, 9,
37 CLOSE,
38 MOVE_TO, 5, 7,
39 LINE_TO, 4, 7,
40 LINE_TO, 4, 6,
41 LINE_TO, 5, 6,
42 LINE_TO, 5, 7,
43 CLOSE,
44 MOVE_TO, 7, 11,
45 LINE_TO, 6, 11,
46 LINE_TO, 6, 10,
47 LINE_TO, 7, 10,
48 LINE_TO, 7, 11,
49 CLOSE,
50 MOVE_TO, 7, 9,
51 LINE_TO, 6, 9,
52 LINE_TO, 6, 8,
53 LINE_TO, 7, 8,
54 LINE_TO, 7, 9,
55 CLOSE,
56 MOVE_TO, 7, 7,
57 LINE_TO, 6, 7,
58 LINE_TO, 6, 6,
59 LINE_TO, 7, 6,
60 LINE_TO, 7, 7,
61 CLOSE,
62 MOVE_TO, 12, 11,
63 LINE_TO, 8, 11,
64 LINE_TO, 8, 10,
65 LINE_TO, 9, 10,
66 LINE_TO, 9, 9,
67 LINE_TO, 8, 9,
68 LINE_TO, 8, 8,
69 LINE_TO, 12, 8,
70 LINE_TO, 12, 11,
71 CLOSE,
72 MOVE_TO, 10, 9,
73 LINE_TO, 10, 10,
74 LINE_TO, 11, 10,
75 LINE_TO, 11, 9,
76 LINE_TO, 10, 9,
77 CLOSE,
78 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/folder_managed.icon ('k') | ui/gfx/vector_icons/folder_supervised.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698