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

Side by Side Diff: ui/gfx/vector_icons/system_menu_business.icon

Issue 2316183003: Move a bunch of ash-only vector icons to ash/. (Closed)
Patch Set: drop the "id". Just "icon". It's cleaner. Created 4 years, 3 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
(Empty)
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
3 // found in the LICENSE file.
4
5 CANVAS_DIMENSIONS, 40,
6 MOVE_TO, 20, 6,
7 H_LINE_TO, 4,
8 R_V_LINE_TO, 28,
9 R_H_LINE_TO, 31,
10 V_LINE_TO, 13,
11 H_LINE_TO, 20,
12 V_LINE_TO, 6,
13 CLOSE,
14 MOVE_TO, 10, 31,
15 H_LINE_TO, 7,
16 R_V_LINE_TO, -3,
17 R_H_LINE_TO, 3,
18 R_V_LINE_TO, 3,
19 CLOSE,
20 R_MOVE_TO, 0, -6,
21 H_LINE_TO, 7,
22 R_V_LINE_TO, -3,
23 R_H_LINE_TO, 3,
24 R_V_LINE_TO, 3,
25 CLOSE,
26 R_MOVE_TO, 0, -6,
27 H_LINE_TO, 7,
28 R_V_LINE_TO, -3,
29 R_H_LINE_TO, 3,
30 R_V_LINE_TO, 3,
31 CLOSE,
32 R_MOVE_TO, 0, -7,
33 H_LINE_TO, 7,
34 V_LINE_TO, 9,
35 R_H_LINE_TO, 3,
36 R_V_LINE_TO, 3,
37 CLOSE,
38 R_MOVE_TO, 7, 19,
39 R_H_LINE_TO, -3,
40 R_V_LINE_TO, -3,
41 R_H_LINE_TO, 3,
42 R_V_LINE_TO, 3,
43 CLOSE,
44 R_MOVE_TO, 0, -6,
45 R_H_LINE_TO, -3,
46 R_V_LINE_TO, -3,
47 R_H_LINE_TO, 3,
48 R_V_LINE_TO, 3,
49 CLOSE,
50 R_MOVE_TO, 0, -6,
51 R_H_LINE_TO, -3,
52 R_V_LINE_TO, -3,
53 R_H_LINE_TO, 3,
54 R_V_LINE_TO, 3,
55 CLOSE,
56 R_MOVE_TO, 0, -7,
57 R_H_LINE_TO, -3,
58 V_LINE_TO, 9,
59 R_H_LINE_TO, 3,
60 R_V_LINE_TO, 3,
61 CLOSE,
62 R_MOVE_TO, 3, 19,
63 R_V_LINE_TO, -3,
64 R_H_LINE_TO, 3,
65 R_V_LINE_TO, -3,
66 R_H_LINE_TO, -3,
67 R_V_LINE_TO, -3,
68 R_H_LINE_TO, 3,
69 R_V_LINE_TO, -3,
70 R_H_LINE_TO, -3,
71 R_V_LINE_TO, -3,
72 R_H_LINE_TO, 12,
73 R_V_LINE_TO, 15,
74 H_LINE_TO, 20,
75 CLOSE,
76 R_MOVE_TO, 9, -12,
77 R_H_LINE_TO, -3,
78 R_V_LINE_TO, 3,
79 R_H_LINE_TO, 3,
80 R_V_LINE_TO, -3,
81 CLOSE,
82 R_MOVE_TO, 0, 6,
83 R_H_LINE_TO, -3,
84 R_V_LINE_TO, 3,
85 R_H_LINE_TO, 3,
86 R_V_LINE_TO, -3,
87 CLOSE,
88 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/system_menu_brightness.1x.icon ('k') | ui/gfx/vector_icons/system_menu_business.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698