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

Side by Side Diff: third_party/polymer/v1_0/components-chromium/paper-toggle-button/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 <g> 12 <g>
13 <circle cx="123.8" cy="63" r="15.7"/> 13 <circle cx="123.8" cy="63" r="15.7"/>
14 <path d="M123,77H98.5c-7.7,0-14-6.3-14-14s6.3-14,14-14H123c7.7,0 ,14,6.3,14,14S130.7,77,123,77z M98.5,51c-6.6,0-12,5.4-12,12 14 <path d="M123,77H98.5c-7.7,0-14-6.3-14-14s6.3-14,14-14H123c7.7,0 ,14,6.3,14,14S130.7,77,123,77z M98.5,51c-6.6,0-12,5.4-12,12
15 s5.4,12,12,12H123c6.6,0,12-5.4,12-12s-5.4-12-12-12H98.5z "/> 15 s5.4,12,12,12H123c6.6,0,12-5.4,12-12s-5.4-12-12-12H98.5z "/>
16 </g> 16 </g>
17 <g id="ic_x5F_add_x0D_"> 17 <g id="ic_x5F_add_x0D_">
18 </g> 18 </g>
19 </g> 19 </g>
20 <g id="Guides"> 20 <g id="Guides">
21 </g> 21 </g>
22 </svg> 22 </svg>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698