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

Unified Diff: ash/resources/vector_icons/shelf_applist.icon

Issue 2324913002: Updates to shelf icons for Ash material design (Closed)
Patch Set: rebase 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
Index: ash/resources/vector_icons/shelf_applist.icon
diff --git a/ash/resources/vector_icons/shelf_applist.icon b/ash/resources/vector_icons/shelf_applist.icon
new file mode 100644
index 0000000000000000000000000000000000000000..a198bfb626412a71a20b2091f6ba504f9d2df846
--- /dev/null
+++ b/ash/resources/vector_icons/shelf_applist.icon
@@ -0,0 +1,18 @@
+// Copyright 2016 The Chromium Authors. All rights reserved.
Evan Stade 2016/09/09 20:39:56 shouldn't this be called shelf_app_list.icon for c
tdanderson 2016/09/09 21:15:10 Done.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
+
+CANVAS_DIMENSIONS, 26,
+MOVE_TO, 13, 26,
+R_CUBIC_TO, 7.18f, 0, 13, -5.82f, 13, -13,
+CUBIC_TO_SHORTHAND, 20.18f, 0, 13, 0,
+CUBIC_TO_SHORTHAND, 0, 5.82f, 0, 13,
+R_CUBIC_TO, 0, 7.18f, 5.82f, 13, 13, 13,
+CLOSE,
+R_MOVE_TO, 0, -3,
+R_CUBIC_TO, 5.52f, 0, 10, -4.48f, 10, -10,
+CUBIC_TO_SHORTHAND, 18.52f, 3, 13, 3,
+CUBIC_TO_SHORTHAND, 3, 7.48f, 3, 13,
+R_CUBIC_TO, 0, 5.52f, 4.48f, 10, 10, 10,
+CLOSE,
+END

Powered by Google App Engine
This is Rietveld 408576698