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

Side by Side Diff: ui/gfx/vector_icons/system_menu_cast.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 2016 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, 40,
6 PATH_COLOR_ARGB, 0xFF, 0x5A, 0x5A, 0x5A,
7 MOVE_TO, 4, 30.06f,
8 V_LINE_TO, 34,
9 R_H_LINE_TO, 4,
10 R_CUBIC_TO, 0, -2.18f, -1.79f, -3.94f, -4, -3.94f,
11 CLOSE,
12 R_MOVE_TO, 0, -6.3f,
13 R_V_LINE_TO, 2.93f,
14 R_CUBIC_TO, 4.1f, 0, 7.43f, 3.28f, 7.43f, 7.32f,
15 H_LINE_TO, 14.4f,
16 R_CUBIC_TO, 0, -5.66f, -4.65f, -10.24f, -10.4f, -10.24f,
17 CLOSE,
18 R_MOVE_TO, 0, -5.52f,
19 R_V_LINE_TO, 2.87f,
20 R_CUBIC_TO, 7.23f, 0, 13.09f, 5.77f, 13.09f, 12.89f,
21 H_LINE_TO, 20,
22 R_CUBIC_TO, 0, -8.71f, -7.17f, -15.76f, -16, -15.76f,
23 CLOSE,
24 MOVE_TO, 6.91f, 8,
25 CUBIC_TO, 5.31f, 8, 4, 9.3f, 4, 10.89f,
26 V_LINE_TO, 15,
27 R_H_LINE_TO, 3,
28 R_V_LINE_TO, -4,
29 R_H_LINE_TO, 26,
30 R_V_LINE_TO, 20,
31 H_LINE_TO, 23,
32 R_V_LINE_TO, 3,
33 R_H_LINE_TO, 10.09f,
34 R_CUBIC_TO, 1.6f, 0, 2.91f, -1.3f, 2.91f, -2.89f,
35 V_LINE_TO, 10.89f,
36 CUBIC_TO, 36, 9.3f, 34.69f, 8, 33.09f, 8,
37 H_LINE_TO, 6.91f,
38 CLOSE,
39 NEW_PATH,
40 MOVE_TO, 10, 14,
41 R_V_LINE_TO, 2.63f,
42 CUBIC_TO, 16.25f, 17.5f, 20.83f, 24.94f, 22.08f, 28,
43 H_LINE_TO, 30,
44 V_LINE_TO, 14,
45 H_LINE_TO, 10,
46 CLOSE,
47 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/system_menu_caps_lock.1x.icon ('k') | ui/gfx/vector_icons/system_menu_cast.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698