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

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

Issue 2228183002: Updates to icons for Ash material design system tray (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: const ref 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
« no previous file with comments | « ui/gfx/vector_icons/system_menu_cast.1x.icon ('k') | ui/gfx/vector_icons/system_menu_screen_share.1x.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/vector_icons/system_menu_screen_share.icon
diff --git a/ui/gfx/vector_icons/system_menu_screen_share.icon b/ui/gfx/vector_icons/system_menu_screen_share.icon
new file mode 100644
index 0000000000000000000000000000000000000000..c77310ea0a9a8a9d0a460bf686de23a2bd361912
--- /dev/null
+++ b/ui/gfx/vector_icons/system_menu_screen_share.icon
@@ -0,0 +1,28 @@
+// 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, 31, 28,
+R_CUBIC_TO, 1.13f, -0.5f, 2.32f, -1.62f, 2, -3,
+V_LINE_TO, 13,
+R_CUBIC_TO, 0.33f, -1.89f, -0.87f, -3, -2, -3,
+H_LINE_TO, 9,
+R_CUBIC_TO, -1.15f, 0, -2.33f, 1.11f, -2, 3,
+R_V_LINE_TO, 12,
+R_CUBIC_TO, -0.33f, 1.38f, 0.85f, 2.5f, 2, 3,
+H_LINE_TO, 4,
+R_V_LINE_TO, 2,
+R_H_LINE_TO, 32,
+R_V_LINE_TO, -2,
+R_H_LINE_TO, -5,
+CLOSE,
+R_MOVE_TO, -10, -5,
+R_V_LINE_TO, -2,
+R_CUBIC_TO, -3.81f, -0.4f, -6.19f, 0.66f, -8, 3,
+R_CUBIC_TO, 0.73f, -3.34f, 2.74f, -6.66f, 8, -7,
+R_V_LINE_TO, -3,
+R_LINE_TO, 5, 5,
+R_LINE_TO, -5, 4,
+CLOSE,
+END
« no previous file with comments | « ui/gfx/vector_icons/system_menu_cast.1x.icon ('k') | ui/gfx/vector_icons/system_menu_screen_share.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698