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

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

Issue 2143863004: Use vector assets for media router icons. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: init to zero Created 4 years, 5 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/paint_vector_icon.cc ('k') | ui/gfx/vector_icons/media_router_error.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/vector_icons/media_router_active.icon
diff --git a/ui/gfx/vector_icons/media_router_active.icon b/ui/gfx/vector_icons/media_router_active.icon
new file mode 100644
index 0000000000000000000000000000000000000000..dbc372808b33d8d4f8f8741237182fb61537b14a
--- /dev/null
+++ b/ui/gfx/vector_icons/media_router_active.icon
@@ -0,0 +1,46 @@
+// 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, 19,
+PATH_COLOR_ARGB, 0xFF, 0x42, 0x85, 0xF4,
+MOVE_TO, 16.5f, 2.5f,
+R_H_LINE_TO, -14,
+CUBIC_TO, 1.7f, 2.5f, 1, 3.2f, 1, 4,
+V_LINE_TO, 6.5f,
+R_H_LINE_TO, 1.5f,
+V_LINE_TO, 4,
+R_H_LINE_TO, 14,
+R_V_LINE_TO, 11,
+H_LINE_TO, 11,
+V_LINE_TO, 16.5f,
+R_H_LINE_TO, 5.5f,
+R_CUBIC_TO, 0.81f, 0, 1.5f, -0.7f, 1.5f, -1.5f,
+R_V_LINE_TO, -11,
+R_CUBIC_TO, 0, -0.8f, -0.69f, -1.5f, -1.5f, -1.5f,
+CLOSE,
+MOVE_TO, 1, 8,
+V_LINE_TO, 9.5f,
+R_CUBIC_TO, 3.84f, 0.05f, 6.96f, 3.16f, 7, 7,
+R_H_LINE_TO, 1.5f,
+R_CUBIC_TO, 0, -4.7f, -3.81f, -8.5f, -8.5f, -8.5f,
+CLOSE,
+MOVE_TO, 15, 5.5f,
+H_LINE_TO, 4,
+R_V_LINE_TO, 1.5f,
+R_CUBIC_TO, 3.11f, 0.83f, 5.57f, 3.33f, 6.5f, 6.5f,
+H_LINE_TO, 15,
+V_LINE_TO, 5.5f,
+CLOSE,
+MOVE_TO, 1, 11,
+V_LINE_TO, 12.5f,
+R_CUBIC_TO, 2.17f, 0.07f, 3.93f, 1.83f, 4, 4,
+R_H_LINE_TO, 1.5f,
+R_CUBIC_TO, 0, -3.04f, -2.46f, -5.5f, -5.5f, -5.5f,
+CLOSE,
+R_MOVE_TO, 0, 3,
+V_LINE_TO, 16.5f,
+R_H_LINE_TO, 2.5f,
+R_CUBIC_TO, 0, -1.38f, -1.12f, -2.5f, -2.5f, -2.5f,
+CLOSE,
+END
« no previous file with comments | « ui/gfx/paint_vector_icon.cc ('k') | ui/gfx/vector_icons/media_router_error.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698