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

Side by Side Diff: ui/gfx/vector_icons/palette_tray_icon_magnify.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, 32,
2 MOVE_TO, 24.45f, 25.91f,
3 LINE_TO, 26.65f, 28,
4 LINE_TO, 28, 26.48f,
5 R_LINE_TO, -2.11f, -2.01f,
6 CUBIC_TO, 26.59f, 23.49f, 27, 22.29f, 27, 21,
7 CUBIC_TO, 27, 17.69f, 24.31f, 15, 21, 15,
8 R_CUBIC_TO, -3.31f, 0, -6, 2.69f, -6, 6,
9 CUBIC_TO, 15, 24.31f, 17.69f, 27, 21, 27,
10 R_CUBIC_TO, 1.28f, 0, 2.48f, -0.41f, 3.45f, -1.09f,
11 CLOSE,
12 R_MOVE_TO, -8.94f, -11.47f,
13 R_LINE_TO, -1.48f, -1.48f,
14 LINE_TO, 4, 23,
15 R_V_LINE_TO, 5,
16 R_H_LINE_TO, 4.99f,
17 LINE_TO, 13.09f, 23.9f,
18 R_CUBIC_TO, -0.42f, -0.97f, -0.65f, -2.04f, -0.65f, -3.16f,
19 R_CUBIC_TO, 0, -2.56f, 1.21f, -4.83f, 3.08f, -6.3f,
20 CLOSE,
21 R_MOVE_TO, 8.1f, -1.04f,
22 R_LINE_TO, 4, -4,
23 R_CUBIC_TO, 0.52f, -0.52f, 0.51f, -1.37f, -0.01f, -1.89f,
24 R_LINE_TO, -3.12f, -3.11f,
25 R_CUBIC_TO, -0.52f, -0.52f, -1.37f, -0.52f, -1.88f, 0,
26 R_LINE_TO, -1.89f, 1.88f,
27 R_LINE_TO, -1.89f, -1.88f,
28 R_CUBIC_TO, -0.51f, -0.52f, -1.37f, -0.53f, -1.89f, -0.01f,
29 R_LINE_TO, -8.49f, 8.48f,
30 R_LINE_TO, 1.87f, 1.87f,
31 LINE_TO, 17.85f, 7.19f,
32 R_LINE_TO, 0.97f, 0.97f,
33 R_LINE_TO, -3.37f, 3.37f,
34 R_LINE_TO, 1.85f, 1.85f,
35 R_CUBIC_TO, 0.97f, -0.41f, 2.03f, -0.64f, 3.14f, -0.64f,
36 R_CUBIC_TO, 1.13f, 0, 2.2f, 0.24f, 3.18f, 0.66f,
37 CLOSE,
38 MOVE_TO, 21, 17.01f,
39 R_CUBIC_TO, -2.2f, 0, -3.99f, 1.79f, -3.99f, 3.99f,
40 R_CUBIC_TO, 0, 2.2f, 1.79f, 3.99f, 3.99f, 3.99f,
41 R_CUBIC_TO, 2.2f, 0, 3.99f, -1.79f, 3.99f, -3.99f,
42 R_CUBIC_TO, 0, -2.2f, -1.79f, -3.99f, -3.99f, -3.99f,
43 CLOSE,
44 MOVE_TO, 24, 20,
45 R_H_LINE_TO, -2,
46 R_V_LINE_TO, -2,
47 R_H_LINE_TO, -2,
48 R_V_LINE_TO, 2,
49 R_H_LINE_TO, -2,
50 R_V_LINE_TO, 2,
51 R_H_LINE_TO, 2,
52 R_V_LINE_TO, 2,
53 R_H_LINE_TO, 2,
54 R_V_LINE_TO, -2,
55 R_H_LINE_TO, 2,
56 R_V_LINE_TO, -2,
57 CLOSE,
58 END
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698