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

Side by Side Diff: ui/gfx/vector_icons/palette_tray_icon_default.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.49f, 4.4f,
3 R_LINE_TO, 3.12f, 3.11f,
4 R_CUBIC_TO, 0.52f, 0.52f, 0.53f, 1.37f, 0.01f, 1.89f,
5 R_LINE_TO, -7.16f, 7.15f,
6 R_LINE_TO, -5.01f, -5.01f,
7 R_LINE_TO, 3.37f, -3.37f,
8 R_LINE_TO, -0.97f, -0.97f,
9 R_LINE_TO, -7.54f, 7.55f,
10 R_LINE_TO, -1.87f, -1.87f,
11 R_LINE_TO, 8.49f, -8.48f,
12 R_CUBIC_TO, 0.52f, -0.52f, 1.39f, -0.51f, 1.89f, 0.01f,
13 R_LINE_TO, 1.89f, 1.88f,
14 R_LINE_TO, 1.89f, -1.88f,
15 R_CUBIC_TO, 0.51f, -0.52f, 1.36f, -0.52f, 1.88f, 0,
16 CLOSE,
17 MOVE_TO, 4, 23,
18 R_V_LINE_TO, 5,
19 R_H_LINE_TO, 4.99f,
20 R_LINE_TO, 10.05f, -10.04f,
21 R_LINE_TO, -5, -5,
22 LINE_TO, 4, 23,
23 CLOSE,
24 END
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698