20 lines
989 B
XML
20 lines
989 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="src/ggr/nd/other/Fire" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
|
||
|
|
<stop offset="0.00%" stop-color="rgb(255,0,0)" stop-opacity="0.9000"/>
|
||
|
|
<stop offset="23.87%" stop-color="rgb(255,96,0)" stop-opacity="0.8000"/>
|
||
|
|
<stop offset="50.25%" stop-color="rgb(255,192,0)" stop-opacity="0.7000"/>
|
||
|
|
<stop offset="74.96%" stop-color="rgb(255,224,0)" stop-opacity="0.3500"/>
|
||
|
|
<stop offset="100.00%" stop-color="rgb(255,255,0)" stop-opacity="0.0000"/>
|
||
|
|
</linearGradient>
|
||
|
|
</defs>
|
||
|
|
<rect fill="url(#src/ggr/nd/other/Fire)" 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:33:34 2012"/>
|
||
|
|
</metadata>
|
||
|
|
</svg>
|