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

Side by Side Diff: ash/resources/vector_icons/shelf_notifications.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
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, 16, 28, 6 MOVE_TO, 16, 28,
7 R_CUBIC_TO, 1.51f, 0, 2.75f, -0.9f, 2.75f, -2, 7 R_CUBIC_TO, 1.51f, 0, 2.75f, -0.9f, 2.75f, -2,
8 R_H_LINE_TO, -5.5f, 8 R_H_LINE_TO, -5.5f,
9 R_CUBIC_TO, 0, 1.1f, 1.22f, 2, 2.75f, 2, 9 R_CUBIC_TO, 0, 1.1f, 1.22f, 2, 2.75f, 2,
10 CLOSE, 10 CLOSE,
11 R_MOVE_TO, 8, -7, 11 R_MOVE_TO, 8, -7,
12 R_V_LINE_TO, -6.5f, 12 R_V_LINE_TO, -6.5f,
13 R_CUBIC_TO, 0, -3.98f, -2, -7.5f, -6, -8, 13 R_CUBIC_TO, 0, -3.98f, -2, -7.5f, -6, -8,
14 V_LINE_TO, 5.5f, 14 V_LINE_TO, 5.5f,
15 CUBIC_TO, 18, 4.5f, 17, 4, 16, 4, 15 CUBIC_TO, 18, 4.5f, 17, 4, 16, 4,
16 R_CUBIC_TO, -1, 0, -2, 0.5f, -2, 1.5f, 16 R_CUBIC_TO, -1, 0, -2, 0.5f, -2, 1.5f,
17 V_LINE_TO, 6.5f, 17 V_LINE_TO, 6.5f,
18 R_CUBIC_TO, -4, 0.5f, -6, 4.02f, -6, 8, 18 R_CUBIC_TO, -4, 0.5f, -6, 4.02f, -6, 8,
19 V_LINE_TO, 21, 19 V_LINE_TO, 21,
20 R_LINE_TO, -3, 2.5f, 20 R_LINE_TO, -3, 2.5f,
21 V_LINE_TO, 25, 21 V_LINE_TO, 25,
22 R_H_LINE_TO, 22, 22 R_H_LINE_TO, 22,
23 R_V_LINE_TO, -1.5f, 23 R_V_LINE_TO, -1.5f,
24 LINE_TO, 24, 21, 24 LINE_TO, 24, 21,
25 CLOSE, 25 CLOSE,
26 END 26 END
OLDNEW
« no previous file with comments | « ash/resources/vector_icons/shelf_app_list.1x.icon ('k') | ash/resources/vector_icons/shelf_notifications.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698