mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
20 lines
1003 B
XML
20 lines
1003 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="Redish Grunge Inspired 11" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
|
|
<stop offset="0.00%" stop-color="rgb(252,150,88)" stop-opacity="1.0000"/>
|
|
<stop offset="23.84%" stop-color="rgb(191,111,62)" stop-opacity="1.0000"/>
|
|
<stop offset="47.68%" stop-color="rgb(130,72,35)" stop-opacity="1.0000"/>
|
|
<stop offset="73.84%" stop-color="rgb(157,68,81)" stop-opacity="1.0000"/>
|
|
<stop offset="100.00%" stop-color="rgb(184,64,126)" stop-opacity="1.0000"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<rect fill="url(#Redish Grunge Inspired 11)" 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:28 2012"/>
|
|
</metadata>
|
|
</svg>
|