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

Side by Side Diff: ui/gfx/vector_icons/system_tray_rotation_lock_locked.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, 32,
6 MOVE_TO, 27.53f, 17.18f,
7 R_LINE_TO, -2.72f, -2.72f,
8 R_LINE_TO, -1.49f, 1.49f,
9 R_LINE_TO, 2.35f, 2.35f,
10 R_LINE_TO, -5.99f, 5.99f,
11 LINE_TO, 7.71f, 12.32f,
12 R_LINE_TO, 5.99f, -5.99f,
13 LINE_TO, 15.92f, 8.55f,
14 R_LINE_TO, 1.49f, -1.49f,
15 R_LINE_TO, -2.59f, -2.59f,
16 R_ARC_TO, 1.58f, 1.58f, 0, 0, 0, -2.24f, 0,
17 R_LINE_TO, -6.73f, 6.73f,
18 R_ARC_TO, 1.58f, 1.58f, 0, 0, 0, 0, 2.24f,
19 R_LINE_TO, 12.71f, 12.71f,
20 R_ARC_TO, 1.58f, 1.58f, 0, 0, 0, 2.24f, 0,
21 R_LINE_TO, 6.73f, -6.73f,
22 R_ARC_TO, 1.58f, 1.58f, 0, 0, 0, 0, -2.24f,
23 CLOSE,
24 MOVE_TO, 11.9f, 25.34f,
25 R_ARC_TO, 11.09f, 11.09f, 0, 0, 1, -6.31f, -8.97f,
26 H_LINE_TO, 4,
27 CUBIC_TO, 4.54f, 22.88f, 9.99f, 28, 16.64f, 28,
28 R_LINE_TO, 0.7f, -0.03f,
29 R_LINE_TO, -4.03f, -4.04f,
30 R_LINE_TO, -1.41f, 1.41f,
31 CLOSE,
32 MOVE_TO, 25.02f, 13,
33 R_CUBIC_TO, 0.54f, 0, 0.98f, -0.46f, 0.98f, -1,
34 V_LINE_TO, 8,
35 R_CUBIC_TO, 0, -0.54f, -0.44f, -1, -0.98f, -1,
36 R_V_LINE_TO, -0.56f,
37 ARC_TO, 2.45f, 2.45f, 0, 0, 0, 22.56f, 4,
38 CUBIC_TO, 21.2f, 4, 20, 5.1f, 20, 6.44f,
39 V_LINE_TO, 7,
40 R_CUBIC_TO, -0.54f, 0, -1, 0.46f, -1, 1,
41 R_V_LINE_TO, 4,
42 R_CUBIC_TO, 0, 0.54f, 0.46f, 1, 1, 1,
43 R_H_LINE_TO, 5.02f,
44 CLOSE,
45 R_MOVE_TO, -2.51f, -8.5f,
46 R_CUBIC_TO, 0.99f, 0, 1.8f, 0.88f, 1.8f, 1.94f,
47 V_LINE_TO, 7,
48 H_LINE_TO, 20.71f,
49 R_V_LINE_TO, -0.56f,
50 R_CUBIC_TO, 0, -1.06f, 0.8f, -1.94f, 1.8f, -1.94f,
51 CLOSE,
52 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/system_tray_cast.1x.icon ('k') | ui/gfx/vector_icons/system_tray_rotation_lock_locked.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698