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

Side by Side Diff: ash/resources/vector_icons/shelf_app_list.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
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, 6.5f, 13,
7 R_ARC_TO, 6.5f, 6.5f, 0, 1, 0, 0, -13,
8 R_ARC_TO, 6.5f, 6.5f, 0, 0, 0, 0, 13,
9 CLOSE,
10 R_MOVE_TO, 0, -2,
11 R_ARC_TO, 4.5f, 4.5f, 0, 1, 0, 0, -9,
12 R_ARC_TO, 4.5f, 4.5f, 0, 0, 0, 0, 9,
13 CLOSE,
14 END
OLDNEW
« no previous file with comments | « ash/resources/vector_icons/shelf_app_list.icon ('k') | ash/resources/vector_icons/shelf_notifications.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698