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

Side by Side Diff: ui/gfx/vector_icons/palette_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: Add icons 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 // 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, 16,
6 MOVE_TO, 14, 5,
7 R_H_LINE_TO, 2,
8 V_LINE_TO, 3,
9 R_H_LINE_TO, -2,
10 R_V_LINE_TO, 2,
11 CLOSE,
12 R_MOVE_TO, 2, -3,
13 H_LINE_TO, 14,
14 V_LINE_TO, 0,
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 R_V_LINE_TO, -2,
20 R_H_LINE_TO, -2,
21 R_V_LINE_TO, 2,
22 CLOSE,
23 R_MOVE_TO, 4, 6,
24 R_H_LINE_TO, 2,
25 V_LINE_TO, 6,
26 R_H_LINE_TO, -2,
27 R_V_LINE_TO, 2,
28 CLOSE,
29 R_MOVE_TO, -10, 7,
30 R_H_LINE_TO, 2,
31 V_LINE_TO, 13,
32 H_LINE_TO, 4,
33 R_V_LINE_TO, 2,
34 CLOSE,
35 MOVE_TO, 0, 11,
36 H_LINE_TO, 2,
37 V_LINE_TO, 9,
38 H_LINE_TO, 0,
39 V_LINE_TO, 11,
40 CLOSE,
41 MOVE_TO, 7, 2,
42 R_H_LINE_TO, 2,
43 V_LINE_TO, 0,
44 H_LINE_TO, 7,
45 R_V_LINE_TO, 2,
46 CLOSE,
47 R_MOVE_TO, 0, 13,
48 R_H_LINE_TO, 2,
49 V_LINE_TO, 13,
50 H_LINE_TO, 7,
51 R_V_LINE_TO, 2,
52 CLOSE,
53 R_MOVE_TO, -7, -7,
54 H_LINE_TO, 2,
55 V_LINE_TO, 6,
56 H_LINE_TO, 0,
57 R_V_LINE_TO, 2,
58 CLOSE,
59 R_MOVE_TO, 2, 7,
60 CUBIC_TO, 0.9f, 15, 0, 13.96f, 0, 13,
61 H_LINE_TO, 2,
62 R_V_LINE_TO, 2,
63 CLOSE,
64 MOVE_TO, 2.56f, 1.01f,
65 R_H_LINE_TO, 2.38f,
66 LINE_TO, 5, 0,
67 H_LINE_TO, 0,
68 V_LINE_TO, 5,
69 R_H_LINE_TO, 1,
70 V_LINE_TO, 2.5f,
71 LINE_TO, 3.5f, 5,
72 LINE_TO, 5, 3.5f,
73 R_MOVE_TO, 8.6f, 10.51f,
74 LINE_TO, 11, 14,
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, 15, 12.5f,
80 LINE_TO, 12.5f, 10,
81 LINE_TO, 11, 11.5f,
82 CLOSE,
83 END
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698