20 lines
1001 B
XML
20 lines
1001 B
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="300px" height="45px" viewBox="0 0 300 45">
|
||
|
|
<g>
|
||
|
|
<defs>
|
||
|
|
<linearGradient id="Vermillion Analogous 12" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
|
||
|
|
<stop offset="0.00%" stop-color="rgb(255,115,128)" stop-opacity="1.0000"/>
|
||
|
|
<stop offset="25.00%" stop-color="rgb(223,96,64)" stop-opacity="1.0000"/>
|
||
|
|
<stop offset="50.00%" stop-color="rgb(191,77,0)" stop-opacity="1.0000"/>
|
||
|
|
<stop offset="75.00%" stop-color="rgb(223,154,102)" stop-opacity="1.0000"/>
|
||
|
|
<stop offset="100.00%" stop-color="rgb(255,230,204)" stop-opacity="1.0000"/>
|
||
|
|
</linearGradient>
|
||
|
|
</defs>
|
||
|
|
<rect fill="url(#Vermillion Analogous 12)" x="4" y="4" width="292" height="37" stroke="black" stroke-width="1"/>
|
||
|
|
</g>
|
||
|
|
<metadata>
|
||
|
|
<creator name="cptutils" version="1.46"/>
|
||
|
|
<created date="Wed Aug 15 23:35:17 2012"/>
|
||
|
|
</metadata>
|
||
|
|
</svg>
|