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

Side by Side Diff: ui/gfx/vector_icons/palette_action_capture_region.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
« no previous file with comments | « ui/gfx/vector_icons/BUILD.gn ('k') | ui/gfx/vector_icons/palette_action_capture_region.1x.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, 40,
6 MOVE_TO, 11, 8.05f,
7 V_LINE_TO, 3,
8 H_LINE_TO, 8.05f,
9 R_V_LINE_TO, 5.05f,
10 H_LINE_TO, 3,
11 V_LINE_TO, 11,
12 R_H_LINE_TO, 5,
13 R_V_LINE_TO, 5,
14 R_H_LINE_TO, 3,
15 R_V_LINE_TO, -5,
16 R_H_LINE_TO, 5,
17 V_LINE_TO, 8,
18 R_LINE_TO, -5, 0.05f,
19 CLOSE,
20 MOVE_TO, 32, 15,
21 R_H_LINE_TO, 3,
22 R_V_LINE_TO, -3,
23 R_H_LINE_TO, -3,
24 R_V_LINE_TO, 3,
25 CLOSE,
26 R_MOVE_TO, 3, -6,
27 R_H_LINE_TO, -3,
28 V_LINE_TO, 6,
29 R_CUBIC_TO, 1.65f, 0, 3, 1.44f, 3, 3,
30 CLOSE,
31 R_MOVE_TO, -10, 0,
32 R_H_LINE_TO, 3,
33 R_V_LINE_TO, -3,
34 R_H_LINE_TO, -3,
35 R_V_LINE_TO, 3,
36 CLOSE,
37 MOVE_TO, 32, 21,
38 R_H_LINE_TO, 3,
39 R_V_LINE_TO, -3,
40 R_H_LINE_TO, -3,
41 R_V_LINE_TO, 3,
42 CLOSE,
43 MOVE_TO, 11, 35,
44 R_H_LINE_TO, 3,
45 R_V_LINE_TO, -3,
46 R_H_LINE_TO, -3,
47 R_V_LINE_TO, 3,
48 CLOSE,
49 R_MOVE_TO, -6, -7,
50 R_H_LINE_TO, 3,
51 R_V_LINE_TO, -3,
52 H_LINE_TO, 5,
53 R_V_LINE_TO, 3,
54 CLOSE,
55 MOVE_TO, 18, 9,
56 R_H_LINE_TO, 3,
57 V_LINE_TO, 6,
58 R_H_LINE_TO, -3,
59 R_V_LINE_TO, 3,
60 CLOSE,
61 R_MOVE_TO, 0, 26,
62 R_H_LINE_TO, 3,
63 R_V_LINE_TO, -3,
64 R_H_LINE_TO, -3,
65 R_V_LINE_TO, 3,
66 CLOSE,
67 MOVE_TO, 5, 21,
68 R_H_LINE_TO, 3,
69 R_V_LINE_TO, -3,
70 H_LINE_TO, 5,
71 R_V_LINE_TO, 3,
72 CLOSE,
73 R_MOVE_TO, 3, 14,
74 R_CUBIC_TO, -1.65f, 0, -3, -1.56f, -3, -3,
75 R_H_LINE_TO, 3,
76 R_V_LINE_TO, 3,
77 CLOSE,
78 R_MOVE_TO, 17, 0,
79 R_H_LINE_TO, 3,
80 R_V_LINE_TO, -3,
81 R_H_LINE_TO, -3,
82 R_V_LINE_TO, 3,
83 CLOSE,
84 R_MOVE_TO, 7, -7,
85 R_H_LINE_TO, 3,
86 R_V_LINE_TO, -3,
87 R_H_LINE_TO, -3,
88 R_V_LINE_TO, 3,
89 CLOSE,
90 R_MOVE_TO, 0, 7,
91 R_CUBIC_TO, 1.65f, 0, 3, -1.35f, 3, -3,
92 R_H_LINE_TO, -3,
93 R_V_LINE_TO, 3,
94 CLOSE,
95 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/BUILD.gn ('k') | ui/gfx/vector_icons/palette_action_capture_region.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698