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

Side by Side Diff: ui/gfx/vector_icons/palette_action_capture_screen.1x.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, 20,
6 MOVE_TO, 16, 8,
7 R_H_LINE_TO, 2,
8 V_LINE_TO, 6,
9 R_H_LINE_TO, -2,
10 V_LINE_TO, 8,
11 CLOSE,
12 R_MOVE_TO, 2, -4,
13 R_H_LINE_TO, -2,
14 V_LINE_TO, 2,
15 R_CUBIC_TO, 1.1f, 0, 2, 0.96f, 2, 2,
16 CLOSE,
17 R_MOVE_TO, -6, 0,
18 R_H_LINE_TO, 2,
19 V_LINE_TO, 2,
20 R_H_LINE_TO, -2,
21 R_V_LINE_TO, 2,
22 CLOSE,
23 R_MOVE_TO, 4, 7,
24 R_H_LINE_TO, 2,
25 V_LINE_TO, 9,
26 R_H_LINE_TO, -2,
27 V_LINE_TO, 11,
28 CLOSE,
29 R_MOVE_TO, -10, 7,
30 R_H_LINE_TO, 2,
31 R_V_LINE_TO, -2,
32 H_LINE_TO, 6,
33 V_LINE_TO, 18,
34 CLOSE,
35 MOVE_TO, 2, 14,
36 R_H_LINE_TO, 2,
37 R_V_LINE_TO, -2,
38 H_LINE_TO, 2,
39 R_V_LINE_TO, 2,
40 CLOSE,
41 MOVE_TO, 9, 4,
42 R_H_LINE_TO, 2,
43 V_LINE_TO, 2,
44 H_LINE_TO, 9,
45 V_LINE_TO, 4,
46 CLOSE,
47 R_MOVE_TO, 0, 14,
48 R_H_LINE_TO, 2,
49 R_V_LINE_TO, -2,
50 H_LINE_TO, 9,
51 V_LINE_TO, 18,
52 CLOSE,
53 MOVE_TO, 2, 11,
54 R_H_LINE_TO, 2,
55 V_LINE_TO, 9,
56 H_LINE_TO, 2,
57 V_LINE_TO, 11,
58 CLOSE,
59 R_MOVE_TO, 2, 7,
60 CUBIC_TO, 2.9f, 18, 2, 16.96f, 2, 16,
61 R_H_LINE_TO, 2,
62 V_LINE_TO, 18,
63 CLOSE,
64 MOVE_TO, 4.56f, 3.01f,
65 R_H_LINE_TO, 2.38f,
66 LINE_TO, 7, 2,
67 H_LINE_TO, 2,
68 R_V_LINE_TO, 5,
69 R_H_LINE_TO, 1,
70 R_V_LINE_TO, -2.5f,
71 R_LINE_TO, 2.5f, 2.5f,
72 R_LINE_TO, 1.5f, -1.5f,
73 MOVE_TO, 15.6f, 17.01f,
74 LINE_TO, 13, 17,
75 R_V_LINE_TO, 1,
76 R_H_LINE_TO, 5,
77 R_V_LINE_TO, -5,
78 R_H_LINE_TO, -0.97f,
79 LINE_TO, 17, 15.5f,
80 LINE_TO, 14.5f, 13,
81 LINE_TO, 13, 14.5f,
82 CLOSE,
83 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/palette_action_capture_screen.icon ('k') | ui/gfx/vector_icons/palette_action_create_note.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698