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

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

Issue 2316183003: Move a bunch of ash-only vector icons to ash/. (Closed)
Patch Set: drop the "id". Just "icon". It's cleaner. Created 4 years, 3 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, 24.45f, 25.91f,
7 LINE_TO, 26.65f, 28,
8 LINE_TO, 28, 26.48f,
9 R_LINE_TO, -2.11f, -2.01f,
10 CUBIC_TO, 26.59f, 23.49f, 27, 22.29f, 27, 21,
11 CUBIC_TO, 27, 17.69f, 24.31f, 15, 21, 15,
12 R_CUBIC_TO, -3.31f, 0, -6, 2.69f, -6, 6,
13 CUBIC_TO, 15, 24.31f, 17.69f, 27, 21, 27,
14 R_CUBIC_TO, 1.28f, 0, 2.48f, -0.41f, 3.45f, -1.09f,
15 CLOSE,
16 R_MOVE_TO, -8.94f, -11.47f,
17 R_LINE_TO, -1.48f, -1.48f,
18 LINE_TO, 4, 23,
19 R_V_LINE_TO, 5,
20 R_H_LINE_TO, 4.99f,
21 LINE_TO, 13.09f, 23.9f,
22 R_CUBIC_TO, -0.42f, -0.97f, -0.65f, -2.04f, -0.65f, -3.16f,
23 R_CUBIC_TO, 0, -2.56f, 1.21f, -4.83f, 3.08f, -6.3f,
24 CLOSE,
25 R_MOVE_TO, 8.1f, -1.04f,
26 R_LINE_TO, 4, -4,
27 R_CUBIC_TO, 0.52f, -0.52f, 0.51f, -1.37f, -0.01f, -1.89f,
28 R_LINE_TO, -3.12f, -3.11f,
29 R_CUBIC_TO, -0.52f, -0.52f, -1.37f, -0.52f, -1.88f, 0,
30 R_LINE_TO, -1.89f, 1.88f,
31 R_LINE_TO, -1.89f, -1.88f,
32 R_CUBIC_TO, -0.51f, -0.52f, -1.37f, -0.53f, -1.89f, -0.01f,
33 R_LINE_TO, -8.49f, 8.48f,
34 R_LINE_TO, 1.87f, 1.87f,
35 LINE_TO, 17.85f, 7.19f,
36 R_LINE_TO, 0.97f, 0.97f,
37 R_LINE_TO, -3.37f, 3.37f,
38 R_LINE_TO, 1.85f, 1.85f,
39 R_CUBIC_TO, 0.97f, -0.41f, 2.03f, -0.64f, 3.14f, -0.64f,
40 R_CUBIC_TO, 1.13f, 0, 2.2f, 0.24f, 3.18f, 0.66f,
41 CLOSE,
42 MOVE_TO, 21, 17.01f,
43 R_CUBIC_TO, -2.2f, 0, -3.99f, 1.79f, -3.99f, 3.99f,
44 R_CUBIC_TO, 0, 2.2f, 1.79f, 3.99f, 3.99f, 3.99f,
45 R_CUBIC_TO, 2.2f, 0, 3.99f, -1.79f, 3.99f, -3.99f,
46 R_CUBIC_TO, 0, -2.2f, -1.79f, -3.99f, -3.99f, -3.99f,
47 CLOSE,
48 MOVE_TO, 24, 20,
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 R_H_LINE_TO, 2,
58 R_V_LINE_TO, -2,
59 R_H_LINE_TO, 2,
60 R_V_LINE_TO, -2,
61 CLOSE,
62 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/palette_tray_icon_laser_pointer.1x.icon ('k') | ui/gfx/vector_icons/palette_tray_icon_magnify.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698