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

Side by Side 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, 2 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1 .1/DTD/svg11.dtd">
4 <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"
5 height="48px" viewBox="0 0 48 48" enable-background="new 0 0 48 48" xml :space="preserve">
6 <g id="Header">
7 <g>
8 <rect x="-838" y="-440" fill="none" width="1400" height="3600"/>
9 </g>
10 </g>
11 <g id="Label">
12 </g>
13 <g id="Icon">
14 <g>
15 <g>
16 <g opacity="0.1">
17 <rect fill="none" width="48" height="48"/>
18 </g>
19 <g>
20 <rect fill="none" width="48" height="48"/>
21 </g>
22 </g>
23 <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
24 M2,28v4c5.5,0,10,4.5,10,10h4C16,34.3,9.7,28,2,28z M2,20 v4c9.9,0,18,8.1,18,18h4C24,29.8,14.1,20,2,20z"/>
25 </g>
26 </g>
27 <g id="Grid" display="none">
28 <g display="inline">
29 <line fill="none" stroke="#00E5FF" stroke-width="0.1" stroke-mit erlimit="10" x1="42" y1="-440" x2="42" y2="3112"/>
30 </g>
31 </g>
32 </svg>
OLDNEW
« 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