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

Unified Diff: ui/gfx/vector_icons/system_tray_cast.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_accessibility.1x.icon ('k') | ui/gfx/vector_icons/system_tray_cast.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_cast.icon
diff --git a/ui/gfx/vector_icons/system_tray_cast.icon b/ui/gfx/vector_icons/system_tray_cast.icon
new file mode 100644
index 0000000000000000000000000000000000000000..7de458f802fa17afe9728aedc319eb3fbe0a885f
--- /dev/null
+++ b/ui/gfx/vector_icons/system_tray_cast.icon
@@ -0,0 +1,55 @@
+// 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, 4, 4,
+R_H_LINE_TO, 24,
+R_V_LINE_TO, 24,
+H_LINE_TO, 4,
+CLOSE,
+MOVE_TO, 4, 4,
+R_H_LINE_TO, 24,
+R_V_LINE_TO, 24,
+H_LINE_TO, 4,
+CLOSE,
+MOVE_TO, 5, 22,
+R_V_LINE_TO, 3,
+R_H_LINE_TO, 3,
+R_CUBIC_TO, 0, -1.66f, -1.34f, -3, -3, -3,
+CLOSE,
+R_MOVE_TO, 0, -4,
+R_V_LINE_TO, 2,
+R_CUBIC_TO, 2.76f, 0, 5, 2.24f, 5, 5,
+R_H_LINE_TO, 2,
+R_CUBIC_TO, 0, -3.87f, -3.13f, -7, -7, -7,
+CLOSE,
+R_MOVE_TO, 18, -7,
+H_LINE_TO, 9,
+R_V_LINE_TO, 1.63f,
+R_CUBIC_TO, 3.96f, 1.28f, 7.09f, 4.41f, 8.37f, 8.37f,
+H_LINE_TO, 23,
+V_LINE_TO, 11,
+CLOSE,
+MOVE_TO, 5, 14,
+R_V_LINE_TO, 2,
+R_ARC_TO, 9, 9, 0, 0, 1, 9, 9,
+R_H_LINE_TO, 2,
+R_CUBIC_TO, 0, -6.08f, -4.93f, -11, -11, -11,
+CLOSE,
+R_MOVE_TO, 20, -7,
+H_LINE_TO, 7,
+R_CUBIC_TO, -1.1f, 0, -2, 0.9f, -2, 2,
+R_V_LINE_TO, 3,
+R_H_LINE_TO, 2,
+V_LINE_TO, 9,
+R_H_LINE_TO, 18,
+R_V_LINE_TO, 14,
+R_H_LINE_TO, -7,
+R_V_LINE_TO, 2,
+R_H_LINE_TO, 7,
+R_CUBIC_TO, 1.1f, 0, 2, -0.9f, 2, -2,
+V_LINE_TO, 9,
+R_CUBIC_TO, 0, -1.1f, -0.9f, -2, -2, -2,
+CLOSE,
+END
« no previous file with comments | « ui/gfx/vector_icons/system_tray_accessibility.1x.icon ('k') | ui/gfx/vector_icons/system_tray_cast.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698