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

Side by Side Diff: ui/gfx/vector_icons/palette_action_capture_screen.1x.icon

Issue 2143073003: Add icons for palette. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@stylus-hover-highlight-view
Patch Set: Remove check icon Created 4 years, 5 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 CANVAS_DIMENSIONS, 20,
2 MOVE_TO, 16, 8,
3 R_H_LINE_TO, 2,
4 V_LINE_TO, 6,
5 R_H_LINE_TO, -2,
6 V_LINE_TO, 8,
7 CLOSE,
8 R_MOVE_TO, 2, -4,
9 R_H_LINE_TO, -2,
10 V_LINE_TO, 2,
11 R_CUBIC_TO, 1.1f, 0, 2, 0.96f, 2, 2,
12 CLOSE,
13 R_MOVE_TO, -6, 0,
14 R_H_LINE_TO, 2,
15 V_LINE_TO, 2,
16 R_H_LINE_TO, -2,
17 R_V_LINE_TO, 2,
18 CLOSE,
19 R_MOVE_TO, 4, 7,
20 R_H_LINE_TO, 2,
21 V_LINE_TO, 9,
22 R_H_LINE_TO, -2,
23 V_LINE_TO, 11,
24 CLOSE,
25 R_MOVE_TO, -10, 7,
26 R_H_LINE_TO, 2,
27 R_V_LINE_TO, -2,
28 H_LINE_TO, 6,
29 V_LINE_TO, 18,
30 CLOSE,
31 MOVE_TO, 2, 14,
32 R_H_LINE_TO, 2,
33 R_V_LINE_TO, -2,
34 H_LINE_TO, 2,
35 R_V_LINE_TO, 2,
36 CLOSE,
37 MOVE_TO, 9, 4,
38 R_H_LINE_TO, 2,
39 V_LINE_TO, 2,
40 H_LINE_TO, 9,
41 V_LINE_TO, 4,
42 CLOSE,
43 R_MOVE_TO, 0, 14,
44 R_H_LINE_TO, 2,
45 R_V_LINE_TO, -2,
46 H_LINE_TO, 9,
47 V_LINE_TO, 18,
48 CLOSE,
49 MOVE_TO, 2, 11,
50 R_H_LINE_TO, 2,
51 V_LINE_TO, 9,
52 H_LINE_TO, 2,
53 V_LINE_TO, 11,
54 CLOSE,
55 R_MOVE_TO, 2, 7,
56 CUBIC_TO, 2.9f, 18, 2, 16.96f, 2, 16,
57 R_H_LINE_TO, 2,
58 V_LINE_TO, 18,
59 CLOSE,
60 MOVE_TO, 4.56f, 3.01f,
61 R_H_LINE_TO, 2.38f,
62 LINE_TO, 7, 2,
63 H_LINE_TO, 2,
64 R_V_LINE_TO, 5,
65 R_H_LINE_TO, 1,
66 R_V_LINE_TO, -2.5f,
67 R_LINE_TO, 2.5f, 2.5f,
68 R_LINE_TO, 1.5f, -1.5f,
69 MOVE_TO, 15.6f, 17.01f,
70 LINE_TO, 13, 17,
71 R_V_LINE_TO, 1,
72 R_H_LINE_TO, 5,
73 R_V_LINE_TO, -5,
74 R_H_LINE_TO, -0.97f,
75 LINE_TO, 17, 15.5f,
76 LINE_TO, 14.5f, 13,
77 LINE_TO, 13, 14.5f,
78 CLOSE,
79 END
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698