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

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

Issue 2832523002: Ash: Update shelf overview mode icon. (Closed)
Patch Set: Created 3 years, 8 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
« no previous file with comments | « ash/resources/vector_icons/shelf_overview.icon ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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, 16, 5 CANVAS_DIMENSIONS, 16,
6 MOVE_TO, 2, 3, 6 MOVE_TO, 2, 4,
7 R_CUBIC_TO, -0.53f, 0, -1, 0.45f, -1, 1, 7 R_H_LINE_TO, 9,
8 R_V_LINE_TO, 8, 8 R_V_LINE_TO, 8,
9 R_CUBIC_TO, 0, 0.55f, 0.47f, 1, 1, 1, 9 H_LINE_TO, 2,
10 R_H_LINE_TO, 8,
11 R_CUBIC_TO, 0.53f, 0, 1, -0.45f, 1, -1,
12 V_LINE_TO, 4, 10 V_LINE_TO, 4,
13 R_CUBIC_TO, 0, -0.55f, -0.47f, -1, -1, -1,
14 H_LINE_TO, 2,
15 CLOSE, 11 CLOSE,
16 R_MOVE_TO, 1, 8, 12 R_MOVE_TO, 1, 1,
17 V_LINE_TO, 5,
18 R_H_LINE_TO, 6,
19 R_V_LINE_TO, 6, 13 R_V_LINE_TO, 6,
14 R_CUBIC_TO, 0, 0, 6.95f, 0.01f, 7, 0,
15 R_CUBIC_TO, 0.05f, -0.01f, 0, -6, 0, -6,
20 H_LINE_TO, 3, 16 H_LINE_TO, 3,
21 CLOSE, 17 CLOSE,
22 MOVE_TO, 12.29f, 13, 18 R_MOVE_TO, 11, -1,
23 R_CUBIC_TO, 0.39f, 0, 0.71f, -0.45f, 0.71f, -1.01f, 19 R_H_LINE_TO, 1,
24 V_LINE_TO, 4.01f, 20 R_V_LINE_TO, 8,
25 CUBIC_TO, 13, 3.45f, 12.68f, 3, 12.29f, 3, 21 R_H_LINE_TO, -1,
26 H_LINE_TO, 12, 22 V_LINE_TO, 4,
27 R_V_LINE_TO, 10,
28 R_H_LINE_TO, 0.29f,
29 CLOSE, 23 CLOSE,
30 MOVE_TO, 14.29f, 13, 24 R_MOVE_TO, -2, 0,
31 R_CUBIC_TO, 0.39f, 0, 0.71f, -0.45f, 0.71f, -1.01f, 25 R_H_LINE_TO, 1,
32 V_LINE_TO, 4.01f, 26 R_V_LINE_TO, 8,
33 CUBIC_TO, 15, 3.45f, 14.68f, 3, 14.29f, 3, 27 R_H_LINE_TO, -1,
34 H_LINE_TO, 14, 28 V_LINE_TO, 4,
35 R_V_LINE_TO, 10,
36 R_H_LINE_TO, 0.29f,
37 CLOSE, 29 CLOSE,
38 END 30 END
OLDNEW
« no previous file with comments | « ash/resources/vector_icons/shelf_overview.icon ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698