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

Unified 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 side-by-side diff with in-line comments
Download patch
« 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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/resources/vector_icons/shelf_app_list.1x.icon
diff --git a/ash/resources/vector_icons/shelf_app_list.1x.icon b/ash/resources/vector_icons/shelf_app_list.1x.icon
new file mode 100644
index 0000000000000000000000000000000000000000..654fc17b111e6fc3e0aba6d5e3b656cddea23fe6
--- /dev/null
+++ b/ash/resources/vector_icons/shelf_app_list.1x.icon
@@ -0,0 +1,14 @@
+// Copyright 2016 The Chromium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
+
+CANVAS_DIMENSIONS, 13,
+MOVE_TO, 6.5f, 13,
+R_ARC_TO, 6.5f, 6.5f, 0, 1, 0, 0, -13,
+R_ARC_TO, 6.5f, 6.5f, 0, 0, 0, 0, 13,
+CLOSE,
+R_MOVE_TO, 0, -2,
+R_ARC_TO, 4.5f, 4.5f, 0, 1, 0, 0, -9,
+R_ARC_TO, 4.5f, 4.5f, 0, 0, 0, 0, 9,
+CLOSE,
+END
« 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