mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
22 lines
1.1 KiB
XML
22 lines
1.1 KiB
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="Dark 1" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
|
|
<stop offset="0.00%" stop-color="rgb(0,0,0)" stop-opacity="1.0000"/>
|
|
<stop offset="31.57%" stop-color="rgb(0,0,0)" stop-opacity="1.0000"/>
|
|
<stop offset="56.09%" stop-color="rgb(0,0,0)" stop-opacity="1.0000"/>
|
|
<stop offset="67.78%" stop-color="rgb(81,36,36)" stop-opacity="1.0000"/>
|
|
<stop offset="77.46%" stop-color="rgb(162,71,71)" stop-opacity="1.0000"/>
|
|
<stop offset="92.33%" stop-color="rgb(209,150,143)" stop-opacity="1.0000"/>
|
|
<stop offset="100.00%" stop-color="rgb(255,228,214)" stop-opacity="1.0000"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<rect fill="url(#Dark 1)" 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:16 2012"/>
|
|
</metadata>
|
|
</svg>
|