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

Side by Side Diff: ui/gfx/vector_icons/shelf_applist.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/BUILD.gn ('k') | ui/gfx/vector_icons/shelf_applist.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, 9.66f, 16.35f,
7 R_ARC_TO, 6.68f, 6.68f, 0, 0, 1, -6.69f, -6.69f,
8 R_ARC_TO, 6.68f, 6.68f, 0, 0, 1, 6.69f, -6.69f,
9 R_ARC_TO, 6.68f, 6.68f, 0, 0, 1, 6.69f, 6.69f,
10 R_ARC_TO, 6.68f, 6.68f, 0, 0, 1, -6.69f, 6.69f,
11 CLOSE,
12 R_MOVE_TO, 8.92f, 0,
13 R_H_LINE_TO, -1.17f,
14 R_LINE_TO, -0.42f, -0.4f,
15 R_ARC_TO, 9.62f, 9.62f, 0, 0, 0, 2.33f, -6.29f,
16 ARC_TO, 9.66f, 9.66f, 0, 0, 0, 9.66f, 0,
17 ARC_TO, 9.66f, 9.66f, 0, 0, 0, 0, 9.66f,
18 R_ARC_TO, 9.66f, 9.66f, 0, 0, 0, 9.66f, 9.66f,
19 R_ARC_TO, 9.62f, 9.62f, 0, 0, 0, 6.29f, -2.33f,
20 R_LINE_TO, 0.4f, 0.42f,
21 R_V_LINE_TO, 1.17f,
22 LINE_TO, 23.79f, 26,
23 LINE_TO, 26, 23.79f,
24 R_LINE_TO, -7.42f, -7.43f,
25 CLOSE,
26 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/BUILD.gn ('k') | ui/gfx/vector_icons/shelf_applist.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698