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

Side by Side Diff: ui/gfx/vector_icons/palette_action_capture_screen.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 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, 40,
6 MOVE_TO, 32, 15,
7 R_H_LINE_TO, 3,
8 R_V_LINE_TO, -3,
9 R_H_LINE_TO, -3,
10 R_V_LINE_TO, 3,
11 CLOSE,
12 R_MOVE_TO, 3, -6,
13 R_H_LINE_TO, -3,
14 V_LINE_TO, 6,
15 R_CUBIC_TO, 1.65f, 0, 3, 1.44f, 3, 3,
16 CLOSE,
17 R_MOVE_TO, -10, 0,
18 R_H_LINE_TO, 3,
19 R_V_LINE_TO, -3,
20 R_H_LINE_TO, -3,
21 R_V_LINE_TO, 3,
22 CLOSE,
23 MOVE_TO, 32, 21,
24 R_H_LINE_TO, 3,
25 R_V_LINE_TO, -3,
26 R_H_LINE_TO, -3,
27 R_V_LINE_TO, 3,
28 CLOSE,
29 MOVE_TO, 12, 35,
30 R_H_LINE_TO, 3,
31 R_V_LINE_TO, -3,
32 R_H_LINE_TO, -3,
33 R_V_LINE_TO, 3,
34 CLOSE,
35 R_MOVE_TO, -7, -7,
36 R_H_LINE_TO, 3,
37 R_V_LINE_TO, -3,
38 H_LINE_TO, 5,
39 R_V_LINE_TO, 3,
40 CLOSE,
41 MOVE_TO, 18, 9,
42 R_H_LINE_TO, 3,
43 R_V_LINE_TO, -3,
44 R_H_LINE_TO, -3,
45 R_V_LINE_TO, 3,
46 CLOSE,
47 MOVE_TO, 18, 35,
48 R_H_LINE_TO, 3,
49 R_V_LINE_TO, -3,
50 R_H_LINE_TO, -3,
51 R_V_LINE_TO, 3,
52 CLOSE,
53 MOVE_TO, 5, 21,
54 R_H_LINE_TO, 3,
55 R_V_LINE_TO, -3,
56 H_LINE_TO, 5,
57 R_V_LINE_TO, 3,
58 CLOSE,
59 R_MOVE_TO, 3, 14,
60 R_CUBIC_TO, -1.65f, 0, -3, -1.56f, -3, -3,
61 R_H_LINE_TO, 3,
62 R_V_LINE_TO, 3,
63 CLOSE,
64 MOVE_TO, 10.5f, 9,
65 H_LINE_TO, 15,
66 V_LINE_TO, 6,
67 H_LINE_TO, 5,
68 V_LINE_TO, 16,
69 R_H_LINE_TO, 3,
70 R_LINE_TO, -0.01f, -4.55f,
71 R_LINE_TO, 4.52f, 4.35f,
72 R_LINE_TO, 2.38f, -2.33f,
73 MOVE_TO, 29.3f, 31.78f,
74 R_LINE_TO, -4.3f, 0.19f,
75 V_LINE_TO, 35,
76 R_H_LINE_TO, 10,
77 V_LINE_TO, 25,
78 R_H_LINE_TO, -3,
79 R_V_LINE_TO, 4.49f,
80 R_LINE_TO, -4.5f, -4.1f,
81 R_LINE_TO, -2.38f, 2.29f,
82 CLOSE,
83 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/palette_action_capture_region.1x.icon ('k') | ui/gfx/vector_icons/palette_action_capture_screen.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698