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

Side by Side Diff: ui/gfx/vector_icons/system_menu_cast.1x.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, 20,
6 PATH_COLOR_ARGB, 0xFF, 0x5A, 0x5A, 0x5A,
7 MOVE_TO, 2, 15.03f,
8 V_LINE_TO, 17,
9 R_H_LINE_TO, 2,
10 R_CUBIC_TO, 0, -1.09f, -0.89f, -1.97f, -2, -1.97f,
11 CLOSE,
12 R_MOVE_TO, 0, -3.15f,
13 R_V_LINE_TO, 1.46f,
14 R_CUBIC_TO, 2.05f, 0, 3.71f, 1.64f, 3.71f, 3.66f,
15 H_LINE_TO, 7.2f,
16 R_CUBIC_TO, 0, -2.83f, -2.33f, -5.12f, -5.2f, -5.12f,
17 CLOSE,
18 MOVE_TO, 2, 9.12f,
19 R_V_LINE_TO, 1.43f,
20 R_CUBIC_TO, 3.62f, 0, 6.55f, 2.89f, 6.55f, 6.45f,
21 H_LINE_TO, 10,
22 R_CUBIC_TO, 0, -4.36f, -3.58f, -7.88f, -8, -7.88f,
23 CLOSE,
24 MOVE_TO, 3.46f, 4,
25 CUBIC_TO, 2.66f, 4, 2, 4.65f, 2, 5.44f,
26 V_LINE_TO, 8,
27 R_H_LINE_TO, 2,
28 V_LINE_TO, 6,
29 R_H_LINE_TO, 12,
30 R_V_LINE_TO, 9,
31 R_H_LINE_TO, -5,
32 R_V_LINE_TO, 2,
33 R_H_LINE_TO, 5.55f,
34 R_CUBIC_TO, 0.8f, 0, 1.46f, -0.65f, 1.46f, -1.44f,
35 V_LINE_TO, 5.44f,
36 CUBIC_TO, 18, 4.65f, 17.35f, 4, 16.55f, 4,
37 H_LINE_TO, 3.46f,
38 CLOSE,
39 NEW_PATH,
40 MOVE_TO, 5, 7,
41 R_V_LINE_TO, 1.31f,
42 R_CUBIC_TO, 3.13f, 0.44f, 5.42f, 4.16f, 6.04f, 5.69f,
43 H_LINE_TO, 15,
44 V_LINE_TO, 7,
45 H_LINE_TO, 5,
46 CLOSE,
47 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/system_menu_cast.icon ('k') | ui/gfx/vector_icons/system_menu_child_user.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698