mit-license/themes/page_gradient_linear.svg
2013-09-11 07:14:21 +05:30

9 lines
569 B
XML

<?xml version="1.0" encoding="utf-8"?>
<svg version="1.2" baseProfile="tiny" id="Layer" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" width="100px" height="100px" viewBox="0 0 100 100" preserveAspectRatio="none" xml:space="preserve">
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="50" y1="0" x2="50" y2="100">
<stop offset="0" style="stop-color:#EBECED"/>
<stop offset="1" style="stop-color:#EBECED;stop-opacity:0"/>
</linearGradient>
<rect fill="url(#SVGID_1_)" width="100" height="100"/>
</svg>