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

Side by Side Diff: third_party/polymer/v1_0/components-chromium/paper-drawer-panel/hero.svg

Issue 1410143002: Update Polymer to fix closure compile (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@iron-list5
Patch Set: Created 5 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
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 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) --> 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"> 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" 4 <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3 .org/1999/xlink" x="0px" y="0px"
5 viewBox="0 0 225 126" enable-background="new 0 0 225 126" xml:space="pr eserve"> 5 viewBox="0 0 225 126" enable-background="new 0 0 225 126" xml:space="pr eserve">
6 <g id="background" display="none"> 6 <g id="background" display="none">
7 <rect display="inline" fill="#B0BEC5" width="225" height="126"/> 7 <rect display="inline" fill="#B0BEC5" width="225" height="126"/>
8 </g> 8 </g>
9 <g id="label"> 9 <g id="label">
10 </g> 10 </g>
11 <g id="art"> 11 <g id="art">
12 <path d="M175,102H61V24h114V102z M63,100h110V26H63V100z"/> 12 <path d="M175,102H61V24h114V102z M63,100h110V26H63V100z"/>
13 <path d="M91,102H61V24h30V102z M63,100h26V26H63V100z"/> 13 <path d="M91,102H61V24h30V102z M63,100h26V26H63V100z"/>
14 <circle cx="123" cy="63" r="4"/> 14 <circle cx="123" cy="63" r="4"/>
15 <rect x="90" y="62" width="33" height="2"/> 15 <rect x="90" y="62" width="33" height="2"/>
16 <g id="ic_x5F_add_x0D_"> 16 <g id="ic_x5F_add_x0D_">
17 </g> 17 </g>
18 </g> 18 </g>
19 <g id="Guides"> 19 <g id="Guides">
20 </g> 20 </g>
21 </svg> 21 </svg>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698