Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Delta Between Two Patch Sets: static/dist/img/svg/chrome.svg

Issue 29624561: Issue 6104 - Minified code in help center repository (Closed) Base URL: https://hg.adblockplus.org/help.eyeo.com
Left Patch Set: Fix sourcemaps for CSS files, Change tabs to spaces Created Nov. 30, 2017, 10:03 a.m.
Right Patch Set: Consolidated gulp tasks Created Dec. 7, 2017, 2:48 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Right: Side by side diff | Download
LEFTRIGHT
(no file at all)
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http:// www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> 2 <svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http:// www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3 <!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch - -> 3 <!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch - ->
4 <title>chrome</title> 4 <title>chrome</title>
5 <desc>Created with Sketch.</desc> 5 <desc>Created with Sketch.</desc>
6 <defs> 6 <defs>
7 <circle id="path-1" cx="8" cy="8" r="8"></circle> 7 <circle id="path-1" cx="8" cy="8" r="8"></circle>
8 <linearGradient x1="4.5308642%" y1="62.0555556%" x2="36.9382716%" y2="33 .6574074%" id="linearGradient-3"> 8 <linearGradient x1="4.5308642%" y1="62.0555556%" x2="36.9382716%" y2="33 .6574074%" id="linearGradient-3">
9 <stop stop-color="#A52714" stop-opacity="0.6" offset="0%"></stop> 9 <stop stop-color="#A52714" stop-opacity="0.6" offset="0%"></stop>
10 <stop stop-color="#A52714" stop-opacity="0" offset="66%"></stop> 10 <stop stop-color="#A52714" stop-opacity="0" offset="66%"></stop>
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after
218 <g id="Group" mask="url(#mask-40)" fill-rule="nonzero"> 218 <g id="Group" mask="url(#mask-40)" fill-rule="nonzero">
219 <path d="M8,0.0909090909 C12.4,0.0909090909 15.9727273,3 .63636364 16,8.04545455 L16,8 C16,3.58181818 12.4181818,0 8,0 C3.58181818,0 0,3. 58181818 0,8 L0,8.04545455 C0.0272727273,3.63636364 3.6,0.0909090909 8,0.0909090 909 Z" id="Shape" fill-opacity="0.2" fill="#FFFFFF"></path> 219 <path d="M8,0.0909090909 C12.4,0.0909090909 15.9727273,3 .63636364 16,8.04545455 L16,8 C16,3.58181818 12.4181818,0 8,0 C3.58181818,0 0,3. 58181818 0,8 L0,8.04545455 C0.0272727273,3.63636364 3.6,0.0909090909 8,0.0909090 909 Z" id="Shape" fill-opacity="0.2" fill="#FFFFFF"></path>
220 <path d="M8,15.9090909 C12.4,15.9090909 15.9727273,12.36 36364 16,7.95454545 L16,8 C16,12.4181818 12.4181818,16 8,16 C3.58181818,16 0,12. 4181818 0,8 L0,7.95454545 C0.0272727273,12.3636364 3.6,15.9090909 8,15.9090909 Z " id="Shape" fill-opacity="0.15" fill="#3E2723"></path> 220 <path d="M8,15.9090909 C12.4,15.9090909 15.9727273,12.36 36364 16,7.95454545 L16,8 C16,12.4181818 12.4181818,16 8,16 C3.58181818,16 0,12. 4181818 0,8 L0,7.95454545 C0.0272727273,12.3636364 3.6,15.9090909 8,15.9090909 Z " id="Shape" fill-opacity="0.15" fill="#3E2723"></path>
221 </g> 221 </g>
222 </g> 222 </g>
223 <circle id="Oval" fill="url(#radialGradient-41)" fill-rule="nonz ero" cx="8" cy="8" r="8"></circle> 223 <circle id="Oval" fill="url(#radialGradient-41)" fill-rule="nonz ero" cx="8" cy="8" r="8"></circle>
224 </g> 224 </g>
225 </g> 225 </g>
226 </g> 226 </g>
227 </svg> 227 </svg>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld