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

Unified Diff: ui/gfx/vector_icons/system_tray_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_tray_cast.1x.icon ('k') | ui/gfx/vector_icons/system_tray_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_tray_screen_share.icon
diff --git a/ui/gfx/vector_icons/system_tray_screen_share.icon b/ui/gfx/vector_icons/system_tray_screen_share.icon
new file mode 100644
index 0000000000000000000000000000000000000000..3041e160b05ac1d4d75538bbc0604967ec60a095
--- /dev/null
+++ b/ui/gfx/vector_icons/system_tray_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, 32,
+MOVE_TO, 28, 20.5f,
+V_LINE_TO, 9,
+R_CUBIC_TO, 0.33f, -1.83f, -0.87f, -3, -2, -3,
+H_LINE_TO, 6,
+CUBIC_TO, 4.85f, 6, 3.67f, 7.17f, 4, 9,
+R_V_LINE_TO, 11.5f,
+R_CUBIC_TO, 0, 1, 1.5f, 2.5f, 2.5f, 2.5f,
+H_LINE_TO, 2,
+R_V_LINE_TO, 3,
+R_H_LINE_TO, 28,
+R_V_LINE_TO, -3,
+R_H_LINE_TO, -4.5f,
+R_CUBIC_TO, 1, 0, 2.5f, -1.5f, 2.5f, -2.5f,
+CLOSE,
+MOVE_TO, 17, 19,
+R_V_LINE_TO, -3,
+R_CUBIC_TO, -3.81f, 0.26f, -6.19f, 1.43f, -8, 4,
+R_CUBIC_TO, 0.73f, -3.67f, 2.74f, -7.33f, 8, -8,
+V_LINE_TO, 9,
+R_LINE_TO, 5, 5,
+R_LINE_TO, -5, 5,
+CLOSE,
+END
« no previous file with comments | « ui/gfx/vector_icons/system_tray_cast.1x.icon ('k') | ui/gfx/vector_icons/system_tray_screen_share.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698