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

Side by Side Diff: ui/gfx/vector_icons/palette_tray_icon_laser_pointer.icon

Issue 2143073003: Add icons for palette. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@stylus-hover-highlight-view
Patch Set: Add license 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 2015 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, 32,
6 MOVE_TO, 14.04f, 12.96f,
7 LINE_TO, 4, 23,
8 V_LINE_TO, 28,
9 R_H_LINE_TO, 4.98f,
10 R_LINE_TO, 6.45f, -6.44f,
11 R_V_LINE_TO, -4.53f,
12 R_CUBIC_TO, 0, -0.73f, 0.49f, -1.32f, 1.16f, -1.51f,
13 R_LINE_TO, -2.56f, -2.56f,
14 CLOSE,
15 R_MOVE_TO, 13.58f, -3.56f,
16 R_CUBIC_TO, 0.52f, -0.52f, 0.51f, -1.37f, -0.01f, -1.89f,
17 R_LINE_TO, -3.12f, -3.11f,
18 R_CUBIC_TO, -0.52f, -0.52f, -1.37f, -0.52f, -1.88f, 0,
19 LINE_TO, 20.71f, 6.28f,
20 LINE_TO, 18.82f, 4.4f,
21 R_CUBIC_TO, -0.51f, -0.52f, -1.37f, -0.53f, -1.89f, -0.01f,
22 R_LINE_TO, -8.49f, 8.48f,
23 R_LINE_TO, 1.87f, 1.87f,
24 R_LINE_TO, 7.54f, -7.55f,
25 R_LINE_TO, 0.97f, 0.97f,
26 R_LINE_TO, -3.37f, 3.37f,
27 R_LINE_TO, 3.89f, 3.89f,
28 R_H_LINE_TO, 2.24f,
29 R_LINE_TO, 6.03f, -6.03f,
30 CLOSE,
31 MOVE_TO, 21.01f, 24.84f,
32 R_LINE_TO, -3.23f, 3.23f,
33 LINE_TO, 17, 27.28f,
34 R_LINE_TO, 3.23f, -3.23f,
35 R_CUBIC_TO, -0.3f, -0.62f, -0.19f, -1.39f, 0.33f, -1.91f,
36 R_CUBIC_TO, 0.66f, -0.66f, 1.71f, -0.66f, 2.37f, 0,
37 R_CUBIC_TO, 0.66f, 0.66f, 0.66f, 1.71f, 0, 2.37f,
38 R_CUBIC_TO, -0.52f, 0.52f, -1.28f, 0.63f, -1.91f, 0.33f,
39 CLOSE,
40 MOVE_TO, 21.03f, 20,
41 R_H_LINE_TO, 1,
42 R_V_LINE_TO, -3,
43 R_H_LINE_TO, -1,
44 R_V_LINE_TO, 3,
45 CLOSE,
46 MOVE_TO, 25, 24,
47 R_H_LINE_TO, 3,
48 R_V_LINE_TO, -1,
49 R_H_LINE_TO, -3,
50 R_V_LINE_TO, 1,
51 CLOSE,
52 R_MOVE_TO, 1.46f, -4.61f,
53 R_LINE_TO, -0.79f, -0.79f,
54 R_LINE_TO, -2.37f, 2.37f,
55 R_LINE_TO, 0.79f, 0.79f,
56 R_LINE_TO, 2.37f, -2.37f,
57 CLOSE,
58 R_MOVE_TO, -2.37f, 5.53f,
59 R_LINE_TO, -0.79f, 0.79f,
60 R_LINE_TO, 2.37f, 2.37f,
61 R_LINE_TO, 0.79f, -0.79f,
62 R_LINE_TO, -2.37f, -2.37f,
63 CLOSE,
64 R_MOVE_TO, -4.65f, -3.18f,
65 R_LINE_TO, 0.79f, -0.79f,
66 R_LINE_TO, -2.37f, -2.37f,
67 R_LINE_TO, -0.79f, 0.79f,
68 R_LINE_TO, 2.37f, 2.37f,
69 CLOSE,
70 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/palette_tray_icon_default.1x.icon ('k') | ui/gfx/vector_icons/palette_tray_icon_laser_pointer.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698