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

Side by Side Diff: ash/resources/vector_icons/shelf_app_list.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/BUILD.gn ('k') | ash/resources/vector_icons/shelf_app_list.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
(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, 26,
6 MOVE_TO, 13, 26,
7 R_CUBIC_TO, 7.18f, 0, 13, -5.82f, 13, -13,
8 CUBIC_TO_SHORTHAND, 20.18f, 0, 13, 0,
9 CUBIC_TO_SHORTHAND, 0, 5.82f, 0, 13,
10 R_CUBIC_TO, 0, 7.18f, 5.82f, 13, 13, 13,
11 CLOSE,
12 R_MOVE_TO, 0, -3,
13 R_CUBIC_TO, 5.52f, 0, 10, -4.48f, 10, -10,
14 CUBIC_TO_SHORTHAND, 18.52f, 3, 13, 3,
15 CUBIC_TO_SHORTHAND, 3, 7.48f, 3, 13,
16 R_CUBIC_TO, 0, 5.52f, 4.48f, 10, 10, 10,
17 CLOSE,
18 END
OLDNEW
« no previous file with comments | « ash/resources/vector_icons/BUILD.gn ('k') | ash/resources/vector_icons/shelf_app_list.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698