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

Side by Side Diff: ui/gfx/vector_icons/system_tray_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, 16,
6 MOVE_TO, 2, 11.5f,
7 V_LINE_TO, 13,
8 R_H_LINE_TO, 1.5f,
9 R_CUBIC_TO, 0, -0.83f, -0.67f, -1.5f, -1.5f, -1.5f,
10 CLOSE,
11 R_MOVE_TO, 0, -2,
12 R_V_LINE_TO, 1,
13 ARC_TO, 2.5f, 2.5f, 0, 0, 1, 4.5f, 13,
14 R_H_LINE_TO, 1,
15 R_CUBIC_TO, 0, -1.93f, -1.56f, -3.5f, -3.5f, -3.5f,
16 CLOSE,
17 MOVE_TO, 11, 6,
18 H_LINE_TO, 4,
19 R_V_LINE_TO, 0.82f,
20 ARC_TO, 6.52f, 6.52f, 0, 0, 1, 8.19f, 11,
21 H_LINE_TO, 11,
22 V_LINE_TO, 6,
23 CLOSE,
24 MOVE_TO, 2, 7.5f,
25 R_V_LINE_TO, 1,
26 ARC_TO, 4.5f, 4.5f, 0, 0, 1, 6.5f, 13,
27 R_H_LINE_TO, 1,
28 ARC_TO, 5.5f, 5.5f, 0, 0, 0, 2, 7.5f,
29 CLOSE,
30 MOVE_TO, 12, 4,
31 H_LINE_TO, 3,
32 R_CUBIC_TO, -0.55f, 0, -1, 0.45f, -1, 1,
33 R_V_LINE_TO, 1.5f,
34 R_H_LINE_TO, 1,
35 V_LINE_TO, 5,
36 R_H_LINE_TO, 9,
37 R_V_LINE_TO, 7,
38 H_LINE_TO, 8.5f,
39 R_V_LINE_TO, 1,
40 H_LINE_TO, 12,
41 R_CUBIC_TO, 0.55f, 0, 1, -0.45f, 1, -1,
42 V_LINE_TO, 5,
43 R_CUBIC_TO, 0, -0.55f, -0.45f, -1, -1, -1,
44 CLOSE,
45 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/system_tray_cast.icon ('k') | ui/gfx/vector_icons/system_tray_rotation_lock_locked.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698