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

Side by Side Diff: ash/resources/vector_icons/system_menu_rotation_lock_locked.1x.icon

Issue 2846883006: cros: Update rotation lock UI (Closed)
Patch Set: cleanup tests Created 3 years, 7 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 MOVE_TO, 15.44f, 9.26f,
7 R_LINE_TO, -0.96f, 0.96f,
8 R_LINE_TO, 1.52f, 1.52f,
9 R_LINE_TO, -3.87f, 3.87f,
10 LINE_TO, 4.4f, 7.87f,
11 R_LINE_TO, 3.87f, -3.87f,
12 LINE_TO, 9.7f, 5.44f,
13 R_LINE_TO, 0.96f, -0.96f,
14 R_LINE_TO, -1.67f, -1.67f,
15 R_ARC_TO, 1.02f, 1.02f, 0, 0, 0, -1.45f, 0,
16 LINE_TO, 3.2f, 7.15f,
17 R_ARC_TO, 1.02f, 1.02f, 0, 0, 0, 0, 1.45f,
18 R_LINE_TO, 8.21f, 8.21f,
19 R_ARC_TO, 1.02f, 1.02f, 0, 0, 0, 1.45f, 0,
20 R_LINE_TO, 4.34f, -4.34f,
21 R_ARC_TO, 1.02f, 1.02f, 0, 0, 0, 0, -1.45f,
22 R_LINE_TO, -1.76f, -1.75f,
23 CLOSE,
24 R_MOVE_TO, -8.34f, 7.02f,
25 R_ARC_TO, 7.16f, 7.16f, 0, 0, 1, -4.08f, -5.79f,
26 H_LINE_TO, 2,
27 CUBIC_TO, 2.35f, 14.69f, 5.87f, 18, 10.16f, 18,
28 R_LINE_TO, 0.45f, -0.02f,
29 R_LINE_TO, -2.6f, -2.61f,
30 R_LINE_TO, -0.91f, 0.91f,
31 CLOSE,
32 MOVE_TO, 15.33f, 8,
33 CUBIC_TO, 15.8f, 8, 16, 7.79f, 16, 7.38f,
34 V_LINE_TO, 5.29f,
35 R_CUBIC_TO, 0, -0.42f, -0.37f, -0.62f, -0.67f, -0.62f,
36 R_V_LINE_TO, -0.28f,
37 CUBIC_TO, 15.33f, 3.62f, 14.74f, 3, 14, 3,
38 R_CUBIC_TO, -0.74f, 0, -1.33f, 0.62f, -1.33f, 1.39f,
39 R_V_LINE_TO, 0.28f,
40 R_CUBIC_TO, -0.29f, 0, -0.67f, 0.21f, -0.67f, 0.63f,
41 R_V_LINE_TO, 2.08f,
42 R_CUBIC_TO, 0, 0.42f, 0.2f, 0.63f, 0.67f, 0.63f,
43 R_H_LINE_TO, 2.67f,
44 CLOSE,
45 MOVE_TO, 13.2f, 4.8f,
46 R_CUBIC_TO, 0, -0.33f, 0.41f, -0.8f, 0.8f, -0.8f,
47 R_CUBIC_TO, 0.39f, 0, 0.8f, 0.47f, 0.8f, 0.8f,
48 V_LINE_TO, 5,
49 R_H_LINE_TO, -1.6f,
50 R_V_LINE_TO, -0.2f,
51 CLOSE,
52 END
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698