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

Side by Side Diff: ash/resources/vector_icons/shelf_overview.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 | « no previous file | ash/resources/vector_icons/shelf_overview.1x.icon » ('j') | 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, 32, 5 CANVAS_DIMENSIONS, 32,
6 MOVE_TO, 4, 7, 6 MOVE_TO, 1, 7,
7 R_CUBIC_TO, -1.06f, 0, -2, 0.9f, -2, 2, 7 R_H_LINE_TO, 20,
8 R_V_LINE_TO, 14, 8 R_V_LINE_TO, 18,
9 R_CUBIC_TO, 0, 1.1f, 0.94f, 2, 2, 2, 9 H_LINE_TO, 1,
10 V_LINE_TO, 7,
11 CLOSE,
12 R_MOVE_TO, 3, 3,
13 R_V_LINE_TO, 12,
10 R_H_LINE_TO, 14, 14 R_H_LINE_TO, 14,
11 R_CUBIC_TO, 1.06f, 0, 2, -0.9f, 2, -2, 15 V_LINE_TO, 10,
12 V_LINE_TO, 9,
13 R_CUBIC_TO, 0, -1.1f, -0.94f, -2, -2, -2,
14 H_LINE_TO, 4, 16 H_LINE_TO, 4,
15 CLOSE, 17 CLOSE,
16 R_MOVE_TO, 13, 15, 18 R_MOVE_TO, 24, -3,
17 H_LINE_TO, 5, 19 R_H_LINE_TO, 3,
18 V_LINE_TO, 10, 20 R_V_LINE_TO, 18,
19 R_H_LINE_TO, 12, 21 R_H_LINE_TO, -3,
20 R_V_LINE_TO, 12, 22 V_LINE_TO, 7,
21 CLOSE, 23 CLOSE,
22 MOVE_TO, 22.88f, 25, 24 R_MOVE_TO, -5, 0,
23 CUBIC_TO, 24.05f, 25, 25, 24.1f, 25, 22.99f, 25 R_H_LINE_TO, 3,
24 V_LINE_TO, 9.01f,
25 CUBIC_TO, 25, 7.9f, 24.05f, 7, 22.88f, 7,
26 H_LINE_TO, 22,
27 R_V_LINE_TO, 18, 26 R_V_LINE_TO, 18,
28 R_H_LINE_TO, 0.88f, 27 R_H_LINE_TO, -3,
29 CLOSE, 28 V_LINE_TO, 7,
30 MOVE_TO, 27.88f, 25,
31 CUBIC_TO, 29.05f, 25, 30, 24.1f, 30, 22.99f,
32 V_LINE_TO, 9.01f,
33 CUBIC_TO, 30, 7.9f, 29.05f, 7, 27.88f, 7,
34 H_LINE_TO, 27,
35 R_V_LINE_TO, 18,
36 R_H_LINE_TO, 0.88f,
37 CLOSE, 29 CLOSE,
38 END 30 END
OLDNEW
« no previous file with comments | « no previous file | ash/resources/vector_icons/shelf_overview.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698