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

Unified Diff: chrome/app/theme/cast_icon.svg

Issue 607473004: Added resources needed for the pairing UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | « chrome/app/theme/Roboto-Thin.ttf ('k') | chrome/app/theme/chrome_unscaled_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/theme/cast_icon.svg
diff --git a/chrome/app/theme/cast_icon.svg b/chrome/app/theme/cast_icon.svg
new file mode 100644
index 0000000000000000000000000000000000000000..d01c12d3a384c365071346021278c632763b4d35
--- /dev/null
+++ b/chrome/app/theme/cast_icon.svg
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="48px"
+ height="48px" viewBox="0 0 48 48" enable-background="new 0 0 48 48" xml:space="preserve">
+<g id="Header">
+ <g>
+ <rect x="-838" y="-440" fill="none" width="1400" height="3600"/>
+ </g>
+</g>
+<g id="Label">
+</g>
+<g id="Icon">
+ <g>
+ <g>
+ <g opacity="0.1">
+ <rect fill="none" width="48" height="48"/>
+ </g>
+ <g>
+ <rect fill="none" width="48" height="48"/>
+ </g>
+ </g>
+ <path d="M42,6H6c-2.2,0-4,1.8-4,4v6h4v-6h36v28H28v4h14c2.2,0,4-1.8,4-4V10C46,7.8,44.2,6,42,6z M2,36v6h6C8,38.7,5.3,36,2,36z
+ M2,28v4c5.5,0,10,4.5,10,10h4C16,34.3,9.7,28,2,28z M2,20v4c9.9,0,18,8.1,18,18h4C24,29.8,14.1,20,2,20z"/>
+ </g>
+</g>
+<g id="Grid" display="none">
+ <g display="inline">
+ <line fill="none" stroke="#00E5FF" stroke-width="0.1" stroke-miterlimit="10" x1="42" y1="-440" x2="42" y2="3112"/>
+ </g>
+</g>
+</svg>
« no previous file with comments | « chrome/app/theme/Roboto-Thin.ttf ('k') | chrome/app/theme/chrome_unscaled_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698