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

Side by Side Diff: ui/gfx/vector_icons/shelf_applist.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 | « ui/gfx/vector_icons/shelf_applist.icon ('k') | ui/gfx/vector_icons/shelf_notifications.icon » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
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
3 // found in the LICENSE file.
4
5 CANVAS_DIMENSIONS, 13,
6 MOVE_TO, 4.83f, 8.18f,
7 R_ARC_TO, 3.34f, 3.34f, 0, 0, 1, -3.34f, -3.34f,
8 ARC_TO, 3.34f, 3.34f, 0, 0, 1, 4.83f, 1.49f,
9 ARC_TO, 3.34f, 3.34f, 0, 0, 1, 8.18f, 4.83f,
10 R_ARC_TO, 3.34f, 3.34f, 0, 0, 1, -3.34f, 3.35f,
11 CLOSE,
12 R_MOVE_TO, 4.46f, 0,
13 R_H_LINE_TO, -0.59f,
14 R_LINE_TO, -0.21f, -0.2f,
15 ARC_TO, 4.81f, 4.81f, 0, 0, 0, 9.66f, 4.83f,
16 ARC_TO, 4.83f, 4.83f, 0, 1, 0, 4.83f, 9.66f,
17 R_ARC_TO, 4.81f, 4.81f, 0, 0, 0, 3.14f, -1.17f,
18 R_LINE_TO, 0.2f, 0.21f,
19 R_V_LINE_TO, 0.59f,
20 LINE_TO, 11.89f, 13,
21 LINE_TO, 13, 11.89f,
22 LINE_TO, 9.29f, 8.18f,
23 CLOSE,
24 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/shelf_applist.icon ('k') | ui/gfx/vector_icons/shelf_notifications.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698