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

Side by Side Diff: ui/gfx/vector_icons/system_menu_rotation_lock_auto.icon

Issue 2252823002: Updates to Ash material design icons used for TrayImageItem (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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
1 // Copyright 2016 The Chromium Authors. All rights reserved. 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 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 CANVAS_DIMENSIONS, 24, 5 CANVAS_DIMENSIONS, 40,
6 MOVE_TO, 16.48f, 2.52f, 6 MOVE_TO, 26, 7.36f,
7 R_CUBIC_TO, 3.27f, 1.55f, 5.61f, 4.72f, 5.97f, 8.48f, 7 R_CUBIC_TO, 4.38f, 2.07f, 7.51f, 6.29f, 7.99f, 11.31f,
8 R_H_LINE_TO, 1.5f, 8 H_LINE_TO, 36,
9 CUBIC_TO, 23.44f, 4.84f, 18.29f, 0, 12, 0, 9 CUBIC_TO, 35.32f, 10.45f, 28.42f, 4, 20, 4,
10 R_LINE_TO, -0.66f, 0.03f, 10 R_LINE_TO, -0.88f, 0.04f,
11 R_LINE_TO, 3.81f, 3.81f, 11 R_LINE_TO, 5.1f, 5.08f,
12 R_LINE_TO, 1.33f, -1.32f, 12 R_LINE_TO, 1.78f, -1.76f,
13 CLOSE, 13 CLOSE,
14 R_MOVE_TO, -6.25f, -0.77f, 14 MOVE_TO, 17.63f, 6.33f,
15 R_CUBIC_TO, -0.59f, -0.59f, -1.54f, -0.59f, -2.12f, 0, 15 R_ARC_TO, 2, 2, 0, 0, 0, -2.84f, 0,
16 LINE_TO, 1.75f, 8.11f, 16 R_LINE_TO, -8.52f, 8.48f,
17 R_CUBIC_TO, -0.59f, 0.59f, -0.59f, 1.54f, 0, 2.12f, 17 R_ARC_TO, 1.98f, 1.98f, 0, 0, 0, 0, 2.83f,
18 R_LINE_TO, 12.02f, 12.02f, 18 LINE_TO, 22.37f, 33.67f,
19 R_CUBIC_TO, 0.59f, 0.59f, 1.54f, 0.59f, 2.12f, 0, 19 R_CUBIC_TO, 0.79f, 0.79f, 2.06f, 0.79f, 2.84f, 0,
20 R_LINE_TO, 6.36f, -6.36f, 20 R_LINE_TO, 8.52f, -8.48f,
21 R_CUBIC_TO, 0.59f, -0.59f, 0.59f, -1.54f, 0, -2.12f, 21 R_CUBIC_TO, 0.79f, -0.79f, 0.79f, -2.05f, 0, -2.83f,
22 LINE_TO, 10.23f, 1.75f, 22 LINE_TO, 17.63f, 6.33f,
23 CLOSE, 23 CLOSE,
24 R_MOVE_TO, 4.6f, 19.44f, 24 R_MOVE_TO, 5.94f, 25.2f,
25 LINE_TO, 2.81f, 9.17f, 25 LINE_TO, 8.42f, 16.45f,
26 R_LINE_TO, 6.36f, -6.36f, 26 R_LINE_TO, 8.01f, -7.98f,
27 R_LINE_TO, 12.02f, 12.02f, 27 LINE_TO, 31.58f, 23.55f,
28 R_LINE_TO, -6.36f, 6.36f, 28 R_LINE_TO, -8.01f, 7.98f,
29 CLOSE, 29 CLOSE,
30 R_MOVE_TO, -7.31f, 0.29f, 30 R_MOVE_TO, -9.56f, 1.11f,
31 CUBIC_TO, 4.25f, 19.94f, 1.91f, 16.76f, 1.55f, 13, 31 R_CUBIC_TO, -4.38f, -2.05f, -7.51f, -6.29f, -7.99f, -11.31f,
32 H_LINE_TO, 0.05f, 32 H_LINE_TO, 4,
33 CUBIC_TO, 0.56f, 19.16f, 5.71f, 24, 12, 24, 33 CUBIC_TO, 4.68f, 29.55f, 11.58f, 36, 20, 36,
34 R_LINE_TO, 0.66f, -0.03f, 34 R_LINE_TO, 0.88f, -0.04f,
35 R_LINE_TO, -3.81f, -3.81f, 35 R_LINE_TO, -5.1f, -5.08f,
36 R_LINE_TO, -1.33f, 1.32f, 36 R_LINE_TO, -1.78f, 1.76f,
37 CLOSE, 37 CLOSE,
38 END 38 END
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698