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

Unified Diff: ui/gfx/vector_icons/system_menu_update.icon

Issue 2252823002: Updates to Ash material design icons used for TrayImageItem (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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: ui/gfx/vector_icons/system_menu_update.icon
diff --git a/ui/gfx/vector_icons/system_menu_update.icon b/ui/gfx/vector_icons/system_menu_update.icon
new file mode 100644
index 0000000000000000000000000000000000000000..b1641c9fe05e47d8645296d7dfc00f70e4c3fe4b
--- /dev/null
+++ b/ui/gfx/vector_icons/system_menu_update.icon
@@ -0,0 +1,21 @@
+// 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, 40,
+MOVE_TO, 20, 36,
+R_CUBIC_TO, 8.84f, 0, 16, -7.16f, 16, -16,
+CUBIC_TO, 36, 11.16f, 28.84f, 4, 20, 4,
+CUBIC_TO, 11.16f, 4, 4, 11.16f, 4, 20,
+R_CUBIC_TO, 0, 8.84f, 7.16f, 16, 16, 16,
+CLOSE,
+R_MOVE_TO, -3, -9,
+R_H_LINE_TO, 6,
+R_V_LINE_TO, -6,
+R_H_LINE_TO, 4,
+R_LINE_TO, -7, -8,
+R_LINE_TO, -7, 8,
+R_H_LINE_TO, 4,
+R_V_LINE_TO, 6,
+CLOSE,
+END

Powered by Google App Engine
This is Rietveld 408576698