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

Side by Side Diff: ui/gfx/vector_icons/palette_mode_magnify.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, 8, 10,
3 H_LINE_TO, 5.5f,
4 V_LINE_TO, 8,
5 H_LINE_TO, 8,
6 V_LINE_TO, 5.5f,
7 R_H_LINE_TO, 2,
8 V_LINE_TO, 8,
9 R_H_LINE_TO, 2.5f,
10 R_V_LINE_TO, 2,
11 H_LINE_TO, 10,
12 R_V_LINE_TO, 2.5f,
13 H_LINE_TO, 8,
14 V_LINE_TO, 10,
15 CLOSE,
16 R_MOVE_TO, 8.32f, 7.9f,
17 R_LINE_TO, 1.65f, -1.8f,
18 R_LINE_TO, -3.29f, -3.01f,
19 R_CUBIC_TO, 0.83f, -1.15f, 1.32f, -2.56f, 1.32f, -4.09f,
20 R_CUBIC_TO, 0, -3.86f, -3.14f, -7, -7, -7,
21 CUBIC_TO, 5.14f, 2, 2, 5.14f, 2, 9,
22 R_CUBIC_TO, 0, 3.86f, 3.14f, 7, 7, 7,
23 R_CUBIC_TO, 1.45f, 0, 2.81f, -0.45f, 3.93f, -1.21f,
24 R_LINE_TO, 3.39f, 3.11f,
25 CLOSE,
26 MOVE_TO, 9, 4,
27 CUBIC_TO, 6.24f, 4, 4, 6.24f, 4, 9,
28 R_CUBIC_TO, 0, 2.76f, 2.24f, 5, 5, 5,
29 R_CUBIC_TO, 2.76f, 0, 5, -2.24f, 5, -5,
30 R_CUBIC_TO, 0, -2.76f, -2.24f, -5, -5, -5,
31 CLOSE,
32 END
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698