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

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

Issue 2324913002: Updates to shelf icons for Ash material design (Closed)
Patch Set: remove size parameter 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
« no previous file with comments | « ash/resources/vector_icons/shelf_notifications.icon ('k') | ui/gfx/vector_icons/BUILD.gn » ('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, 16, 5 CANVAS_DIMENSIONS, 16,
6 MOVE_TO, 8.38f, 14, 6 MOVE_TO, 8.38f, 14,
7 R_CUBIC_TO, 0.76f, 0, 1.38f, -0.45f, 1.38f, -1, 7 R_CUBIC_TO, 0.76f, 0, 1.38f, -0.45f, 1.38f, -1,
8 H_LINE_TO, 7, 8 H_LINE_TO, 7,
9 R_CUBIC_TO, 0, 0.55f, 0.61f, 1, 1.38f, 1, 9 R_CUBIC_TO, 0, 0.55f, 0.61f, 1, 1.38f, 1,
10 CLOSE, 10 CLOSE,
11 MOVE_TO, 12, 10.1f, 11 MOVE_TO, 12, 10.1f,
12 V_LINE_TO, 7, 12 V_LINE_TO, 7,
13 R_CUBIC_TO, 0, -1.5f, -0.5f, -2.76f, -2.5f, -3, 13 R_CUBIC_TO, 0, -1.5f, -0.5f, -2.76f, -2.5f, -3,
14 R_V_LINE_TO, -0.79f, 14 R_V_LINE_TO, -0.79f,
15 R_CUBIC_TO, 0, -0.48f, -0.5f, -0.71f, -1, -0.71f, 15 R_CUBIC_TO, 0, -0.48f, -0.5f, -0.71f, -1, -0.71f,
16 R_CUBIC_TO, -0.5f, 0, -1, 0.24f, -1, 0.71f, 16 R_CUBIC_TO, -0.5f, 0, -1, 0.24f, -1, 0.71f,
17 V_LINE_TO, 4, 17 V_LINE_TO, 4,
18 CUBIC_TO, 5.5f, 4.24f, 5, 5.5f, 5, 7, 18 CUBIC_TO, 5.5f, 4.24f, 5, 5.5f, 5, 7,
19 R_V_LINE_TO, 3.1f, 19 R_V_LINE_TO, 3.1f,
20 R_LINE_TO, -1.5f, 1.19f, 20 R_LINE_TO, -1.5f, 1.19f,
21 V_LINE_TO, 12, 21 V_LINE_TO, 12,
22 R_H_LINE_TO, 10, 22 R_H_LINE_TO, 10,
23 R_V_LINE_TO, -0.71f, 23 R_V_LINE_TO, -0.71f,
24 LINE_TO, 12, 10.1f, 24 LINE_TO, 12, 10.1f,
25 CLOSE, 25 CLOSE,
26 END 26 END
OLDNEW
« no previous file with comments | « ash/resources/vector_icons/shelf_notifications.icon ('k') | ui/gfx/vector_icons/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698