create basidc cpt-city collection with colorbrewer and grass gradients

This commit is contained in:
Etienne Tourigny 2012-08-17 23:27:24 -03:00
parent 0f77821a8a
commit e36e4ae6d5
310 changed files with 8225 additions and 1 deletions

View File

@ -1,5 +1,6 @@
INSTALL(FILES srs.db qgis.db qgis_help.db symbology-ng-style.db spatialite.db customization.xml
INSTALL(FILES srs.db qgis.db qgis_help.db symbology-ng-style.db spatialite.db customization.xml
DESTINATION ${QGIS_DATA_DIR}/resources)
INSTALL(DIRECTORY cpt-city-qgis-min DESTINATION ${QGIS_DATA_DIR}/resources)
ADD_SUBDIRECTORY(context_help)
ADD_SUBDIRECTORY(function_help)

View File

@ -0,0 +1,5 @@
This package contains a selection of the cpt-city gradients for use by the QGIS application.
The gradients files chosen allow for redistribution and free use,
subject to individual license information found in the COPYING.xml files.

View File

@ -0,0 +1,11 @@
This package contains the gradients from the cpt-city
collection. The archive's home is online at
http://soliton.vm.bytemark.co.uk/pub/cpt-city/
where the most recent version can be found.
The copyright of the gradient files is held by their
authors, and details of these can be found in the
COPYING.xml files.

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
version information for cpt-city packages
-->
<archive>
<version>2.02</version>
<variant>full</variant>
<parent>none</parent>
<creator>J.J. Green</creator>
<created>Thu Aug 16 00:01:37 CEST 2012</created>
</archive>

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<archive>
<!--version information for cpt-city packages-->
<version>2.02.1</version>
<variant>cpt-city-qgis-min</variant>
<parent>
<version>2.02</version>
<variant>full</variant>
</parent>
<creator>Etienne Tourigny</creator>
<created>Sat Aug 18 11:42:24 2012</created>
</archive>

View File

@ -0,0 +1,67 @@
<?xml version="1.0"?>
<copying>
<authors>
<author href="http://www.personal.psu.edu/cab38/">
<name>Cynthia Brewer</name>
<org>Pennsylvania State University</org>
</author>
<author href="http://www.geography.wisc.edu/~harrower/">
<name>Mark Harrower</name>
<org>University of Wisconsin-Madison</org>
</author>
</authors>
<license>
<informal>Apache-style</informal>
<year>2002</year>
<text>
Apache-Style Software License for ColorBrewer software and ColorBrewer
Color Schemes
Version 1.1
Copyright (c) 2002 Cynthia Brewer, Mark Harrower, and The Pennsylvania
State University. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions as source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
2. The end-user documentation included with the redistribution, if any,
must include the following acknowledgment:
"This product includes color specifications and designs developed by
Cynthia Brewer (http://colorbrewer.org/)."
Alternately, this acknowledgment may appear in the software
itself, if and wherever such third-party acknowledgments normally appear.
4. The name "ColorBrewer" must not be used to endorse or promote products derived
from this software without prior written permission. For written permission, please
contact Cynthia Brewer at cbrewer@psu.edu.
5. Products derived from this software may not be called "ColorBrewer", nor may "ColorBrewer"
appear in their name, without prior written permission of Cynthia Brewer.
THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING,
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL CYNTHIA BREWER, MARK HARROWER, OR THE
PENNSYLVANIA STATE UNIVERSITY BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</text>
</license>
<src>
<format>Excel spreadsheet</format>
<link href="http://colorbrewer2.org/">ColorBrewer site</link>
<link href="http://www.personal.psu.edu/cab38/ColorBrewer/ColorBrewer_RGB.html">
Excel spreadsheet download</link>
</src>
<distribute>
<qgis distribute="yes" license="apache"/>
</distribute>
</copying>

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<description>
<dir>cb</dir>
<name>Colour schemes by Cynthia Brewer</name>
<full>
Colour schemes were designed by Cynthia Brewer,
Associate Professor of Geography at the Pennsylvania
State University.
</full>
<date>01/08/2012</date>
</description>

View File

@ -0,0 +1,20 @@
<?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="BrBG_03" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(216,179,101)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(216,179,101)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(245,245,245)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(245,245,245)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(90,180,172)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(90,180,172)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#BrBG_03)" 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:29:05 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -0,0 +1,22 @@
<?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="BrBG_04" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(166,97,26)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(166,97,26)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(223,194,125)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(223,194,125)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(128,205,193)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(128,205,193)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(1,133,113)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(1,133,113)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#BrBG_04)" 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:29:06 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,24 @@
<?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="BrBG_05" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(166,97,26)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(166,97,26)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(223,194,125)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(223,194,125)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(245,245,245)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(245,245,245)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(128,205,193)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(128,205,193)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(1,133,113)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(1,133,113)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#BrBG_05)" 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:29:03 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -0,0 +1,26 @@
<?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="BrBG_06" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(140,81,10)" stop-opacity="1.0000"/>
<stop offset="16.67%" stop-color="rgb(140,81,10)" stop-opacity="1.0000"/>
<stop offset="16.67%" stop-color="rgb(216,179,101)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(216,179,101)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(246,232,195)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(246,232,195)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(199,234,229)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(199,234,229)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(90,180,172)" stop-opacity="1.0000"/>
<stop offset="83.33%" stop-color="rgb(90,180,172)" stop-opacity="1.0000"/>
<stop offset="83.33%" stop-color="rgb(1,102,94)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(1,102,94)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#BrBG_06)" 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:29:08 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -0,0 +1,28 @@
<?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="BrBG_07" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(140,81,10)" stop-opacity="1.0000"/>
<stop offset="14.29%" stop-color="rgb(140,81,10)" stop-opacity="1.0000"/>
<stop offset="14.29%" stop-color="rgb(216,179,101)" stop-opacity="1.0000"/>
<stop offset="28.57%" stop-color="rgb(216,179,101)" stop-opacity="1.0000"/>
<stop offset="28.57%" stop-color="rgb(246,232,195)" stop-opacity="1.0000"/>
<stop offset="42.86%" stop-color="rgb(246,232,195)" stop-opacity="1.0000"/>
<stop offset="42.86%" stop-color="rgb(245,245,245)" stop-opacity="1.0000"/>
<stop offset="57.14%" stop-color="rgb(245,245,245)" stop-opacity="1.0000"/>
<stop offset="57.14%" stop-color="rgb(199,234,229)" stop-opacity="1.0000"/>
<stop offset="71.43%" stop-color="rgb(199,234,229)" stop-opacity="1.0000"/>
<stop offset="71.43%" stop-color="rgb(90,180,172)" stop-opacity="1.0000"/>
<stop offset="85.71%" stop-color="rgb(90,180,172)" stop-opacity="1.0000"/>
<stop offset="85.71%" stop-color="rgb(1,102,94)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(1,102,94)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#BrBG_07)" 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:29:03 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -0,0 +1,30 @@
<?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="BrBG_08" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(140,81,10)" stop-opacity="1.0000"/>
<stop offset="12.50%" stop-color="rgb(140,81,10)" stop-opacity="1.0000"/>
<stop offset="12.50%" stop-color="rgb(191,129,45)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(191,129,45)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(223,194,125)" stop-opacity="1.0000"/>
<stop offset="37.50%" stop-color="rgb(223,194,125)" stop-opacity="1.0000"/>
<stop offset="37.50%" stop-color="rgb(246,232,195)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(246,232,195)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(199,234,229)" stop-opacity="1.0000"/>
<stop offset="62.50%" stop-color="rgb(199,234,229)" stop-opacity="1.0000"/>
<stop offset="62.50%" stop-color="rgb(128,205,193)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(128,205,193)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(53,151,143)" stop-opacity="1.0000"/>
<stop offset="87.50%" stop-color="rgb(53,151,143)" stop-opacity="1.0000"/>
<stop offset="87.50%" stop-color="rgb(1,102,94)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(1,102,94)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#BrBG_08)" 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:29:09 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -0,0 +1,32 @@
<?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="BrBG_09" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(140,81,10)" stop-opacity="1.0000"/>
<stop offset="11.11%" stop-color="rgb(140,81,10)" stop-opacity="1.0000"/>
<stop offset="11.11%" stop-color="rgb(191,129,45)" stop-opacity="1.0000"/>
<stop offset="22.22%" stop-color="rgb(191,129,45)" stop-opacity="1.0000"/>
<stop offset="22.22%" stop-color="rgb(223,194,125)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(223,194,125)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(246,232,195)" stop-opacity="1.0000"/>
<stop offset="44.44%" stop-color="rgb(246,232,195)" stop-opacity="1.0000"/>
<stop offset="44.44%" stop-color="rgb(245,245,245)" stop-opacity="1.0000"/>
<stop offset="55.56%" stop-color="rgb(245,245,245)" stop-opacity="1.0000"/>
<stop offset="55.56%" stop-color="rgb(199,234,229)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(199,234,229)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(128,205,193)" stop-opacity="1.0000"/>
<stop offset="77.78%" stop-color="rgb(128,205,193)" stop-opacity="1.0000"/>
<stop offset="77.78%" stop-color="rgb(53,151,143)" stop-opacity="1.0000"/>
<stop offset="88.89%" stop-color="rgb(53,151,143)" stop-opacity="1.0000"/>
<stop offset="88.89%" stop-color="rgb(1,102,94)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(1,102,94)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#BrBG_09)" 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:29:07 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -0,0 +1,34 @@
<?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="BrBG_10" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(84,48,5)" stop-opacity="1.0000"/>
<stop offset="10.00%" stop-color="rgb(84,48,5)" stop-opacity="1.0000"/>
<stop offset="10.00%" stop-color="rgb(140,81,10)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(140,81,10)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(191,129,45)" stop-opacity="1.0000"/>
<stop offset="30.00%" stop-color="rgb(191,129,45)" stop-opacity="1.0000"/>
<stop offset="30.00%" stop-color="rgb(223,194,125)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(223,194,125)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(246,232,195)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(246,232,195)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(199,234,229)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(199,234,229)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(128,205,193)" stop-opacity="1.0000"/>
<stop offset="70.00%" stop-color="rgb(128,205,193)" stop-opacity="1.0000"/>
<stop offset="70.00%" stop-color="rgb(53,151,143)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(53,151,143)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(1,102,94)" stop-opacity="1.0000"/>
<stop offset="90.00%" stop-color="rgb(1,102,94)" stop-opacity="1.0000"/>
<stop offset="90.00%" stop-color="rgb(0,60,48)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(0,60,48)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#BrBG_10)" 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:29:04 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -0,0 +1,36 @@
<?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="BrBG_11" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(84,48,5)" stop-opacity="1.0000"/>
<stop offset="9.09%" stop-color="rgb(84,48,5)" stop-opacity="1.0000"/>
<stop offset="9.09%" stop-color="rgb(140,81,10)" stop-opacity="1.0000"/>
<stop offset="18.18%" stop-color="rgb(140,81,10)" stop-opacity="1.0000"/>
<stop offset="18.18%" stop-color="rgb(191,129,45)" stop-opacity="1.0000"/>
<stop offset="27.27%" stop-color="rgb(191,129,45)" stop-opacity="1.0000"/>
<stop offset="27.27%" stop-color="rgb(223,194,125)" stop-opacity="1.0000"/>
<stop offset="36.36%" stop-color="rgb(223,194,125)" stop-opacity="1.0000"/>
<stop offset="36.36%" stop-color="rgb(246,232,195)" stop-opacity="1.0000"/>
<stop offset="45.45%" stop-color="rgb(246,232,195)" stop-opacity="1.0000"/>
<stop offset="45.45%" stop-color="rgb(245,245,245)" stop-opacity="1.0000"/>
<stop offset="54.55%" stop-color="rgb(245,245,245)" stop-opacity="1.0000"/>
<stop offset="54.55%" stop-color="rgb(199,234,229)" stop-opacity="1.0000"/>
<stop offset="63.64%" stop-color="rgb(199,234,229)" stop-opacity="1.0000"/>
<stop offset="63.64%" stop-color="rgb(128,205,193)" stop-opacity="1.0000"/>
<stop offset="72.73%" stop-color="rgb(128,205,193)" stop-opacity="1.0000"/>
<stop offset="72.73%" stop-color="rgb(53,151,143)" stop-opacity="1.0000"/>
<stop offset="81.82%" stop-color="rgb(53,151,143)" stop-opacity="1.0000"/>
<stop offset="81.82%" stop-color="rgb(1,102,94)" stop-opacity="1.0000"/>
<stop offset="90.91%" stop-color="rgb(1,102,94)" stop-opacity="1.0000"/>
<stop offset="90.91%" stop-color="rgb(0,60,48)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(0,60,48)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#BrBG_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:29:08 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<description>
<dir>div</dir>
<name>Diverging</name>
<full>
Diverging colour schemes designed by Cynthia Brewer
</full>
<date>01/08/2012</date>
</description>

View File

@ -0,0 +1,20 @@
<?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="PRGn_03" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(175,141,195)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(175,141,195)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(127,191,123)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(127,191,123)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PRGn_03)" 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:29:09 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -0,0 +1,22 @@
<?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="PRGn_04" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(123,50,148)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(123,50,148)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(194,165,207)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(194,165,207)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(166,219,160)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(166,219,160)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(0,136,55)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(0,136,55)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PRGn_04)" 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:29:08 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,24 @@
<?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="PRGn_05" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(123,50,148)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(123,50,148)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(194,165,207)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(194,165,207)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(166,219,160)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(166,219,160)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(0,136,55)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(0,136,55)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PRGn_05)" 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:29:08 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -0,0 +1,26 @@
<?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="PRGn_06" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(118,42,131)" stop-opacity="1.0000"/>
<stop offset="16.67%" stop-color="rgb(118,42,131)" stop-opacity="1.0000"/>
<stop offset="16.67%" stop-color="rgb(175,141,195)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(175,141,195)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(231,212,232)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(231,212,232)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(217,240,211)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(217,240,211)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(127,191,123)" stop-opacity="1.0000"/>
<stop offset="83.33%" stop-color="rgb(127,191,123)" stop-opacity="1.0000"/>
<stop offset="83.33%" stop-color="rgb(27,120,55)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(27,120,55)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PRGn_06)" 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:29:07 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -0,0 +1,28 @@
<?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="PRGn_07" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(118,42,131)" stop-opacity="1.0000"/>
<stop offset="14.29%" stop-color="rgb(118,42,131)" stop-opacity="1.0000"/>
<stop offset="14.29%" stop-color="rgb(175,141,195)" stop-opacity="1.0000"/>
<stop offset="28.57%" stop-color="rgb(175,141,195)" stop-opacity="1.0000"/>
<stop offset="28.57%" stop-color="rgb(231,212,232)" stop-opacity="1.0000"/>
<stop offset="42.86%" stop-color="rgb(231,212,232)" stop-opacity="1.0000"/>
<stop offset="42.86%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="57.14%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="57.14%" stop-color="rgb(217,240,211)" stop-opacity="1.0000"/>
<stop offset="71.43%" stop-color="rgb(217,240,211)" stop-opacity="1.0000"/>
<stop offset="71.43%" stop-color="rgb(127,191,123)" stop-opacity="1.0000"/>
<stop offset="85.71%" stop-color="rgb(127,191,123)" stop-opacity="1.0000"/>
<stop offset="85.71%" stop-color="rgb(27,120,55)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(27,120,55)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PRGn_07)" 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:29:04 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -0,0 +1,30 @@
<?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="PRGn_08" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(118,42,131)" stop-opacity="1.0000"/>
<stop offset="12.50%" stop-color="rgb(118,42,131)" stop-opacity="1.0000"/>
<stop offset="12.50%" stop-color="rgb(153,112,171)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(153,112,171)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(194,165,207)" stop-opacity="1.0000"/>
<stop offset="37.50%" stop-color="rgb(194,165,207)" stop-opacity="1.0000"/>
<stop offset="37.50%" stop-color="rgb(231,212,232)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(231,212,232)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(217,240,211)" stop-opacity="1.0000"/>
<stop offset="62.50%" stop-color="rgb(217,240,211)" stop-opacity="1.0000"/>
<stop offset="62.50%" stop-color="rgb(166,219,160)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(166,219,160)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(90,174,97)" stop-opacity="1.0000"/>
<stop offset="87.50%" stop-color="rgb(90,174,97)" stop-opacity="1.0000"/>
<stop offset="87.50%" stop-color="rgb(27,120,55)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(27,120,55)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PRGn_08)" 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:29:03 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -0,0 +1,32 @@
<?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="PRGn_09" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(118,42,131)" stop-opacity="1.0000"/>
<stop offset="11.11%" stop-color="rgb(118,42,131)" stop-opacity="1.0000"/>
<stop offset="11.11%" stop-color="rgb(153,112,171)" stop-opacity="1.0000"/>
<stop offset="22.22%" stop-color="rgb(153,112,171)" stop-opacity="1.0000"/>
<stop offset="22.22%" stop-color="rgb(194,165,207)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(194,165,207)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(231,212,232)" stop-opacity="1.0000"/>
<stop offset="44.44%" stop-color="rgb(231,212,232)" stop-opacity="1.0000"/>
<stop offset="44.44%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="55.56%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="55.56%" stop-color="rgb(217,240,211)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(217,240,211)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(166,219,160)" stop-opacity="1.0000"/>
<stop offset="77.78%" stop-color="rgb(166,219,160)" stop-opacity="1.0000"/>
<stop offset="77.78%" stop-color="rgb(90,174,97)" stop-opacity="1.0000"/>
<stop offset="88.89%" stop-color="rgb(90,174,97)" stop-opacity="1.0000"/>
<stop offset="88.89%" stop-color="rgb(27,120,55)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(27,120,55)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PRGn_09)" 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:29:05 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -0,0 +1,34 @@
<?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="PRGn_10" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(64,0,75)" stop-opacity="1.0000"/>
<stop offset="10.00%" stop-color="rgb(64,0,75)" stop-opacity="1.0000"/>
<stop offset="10.00%" stop-color="rgb(118,42,131)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(118,42,131)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(153,112,171)" stop-opacity="1.0000"/>
<stop offset="30.00%" stop-color="rgb(153,112,171)" stop-opacity="1.0000"/>
<stop offset="30.00%" stop-color="rgb(194,165,207)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(194,165,207)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(231,212,232)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(231,212,232)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(217,240,211)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(217,240,211)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(166,219,160)" stop-opacity="1.0000"/>
<stop offset="70.00%" stop-color="rgb(166,219,160)" stop-opacity="1.0000"/>
<stop offset="70.00%" stop-color="rgb(90,174,97)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(90,174,97)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(27,120,55)" stop-opacity="1.0000"/>
<stop offset="90.00%" stop-color="rgb(27,120,55)" stop-opacity="1.0000"/>
<stop offset="90.00%" stop-color="rgb(0,68,27)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(0,68,27)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PRGn_10)" 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:29:06 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -0,0 +1,36 @@
<?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="PRGn_11" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(64,0,75)" stop-opacity="1.0000"/>
<stop offset="9.09%" stop-color="rgb(64,0,75)" stop-opacity="1.0000"/>
<stop offset="9.09%" stop-color="rgb(118,42,131)" stop-opacity="1.0000"/>
<stop offset="18.18%" stop-color="rgb(118,42,131)" stop-opacity="1.0000"/>
<stop offset="18.18%" stop-color="rgb(153,112,171)" stop-opacity="1.0000"/>
<stop offset="27.27%" stop-color="rgb(153,112,171)" stop-opacity="1.0000"/>
<stop offset="27.27%" stop-color="rgb(194,165,207)" stop-opacity="1.0000"/>
<stop offset="36.36%" stop-color="rgb(194,165,207)" stop-opacity="1.0000"/>
<stop offset="36.36%" stop-color="rgb(231,212,232)" stop-opacity="1.0000"/>
<stop offset="45.45%" stop-color="rgb(231,212,232)" stop-opacity="1.0000"/>
<stop offset="45.45%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="54.55%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="54.55%" stop-color="rgb(217,240,211)" stop-opacity="1.0000"/>
<stop offset="63.64%" stop-color="rgb(217,240,211)" stop-opacity="1.0000"/>
<stop offset="63.64%" stop-color="rgb(166,219,160)" stop-opacity="1.0000"/>
<stop offset="72.73%" stop-color="rgb(166,219,160)" stop-opacity="1.0000"/>
<stop offset="72.73%" stop-color="rgb(90,174,97)" stop-opacity="1.0000"/>
<stop offset="81.82%" stop-color="rgb(90,174,97)" stop-opacity="1.0000"/>
<stop offset="81.82%" stop-color="rgb(27,120,55)" stop-opacity="1.0000"/>
<stop offset="90.91%" stop-color="rgb(27,120,55)" stop-opacity="1.0000"/>
<stop offset="90.91%" stop-color="rgb(0,68,27)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(0,68,27)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PRGn_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:29:04 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -0,0 +1,20 @@
<?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="PiYG_03" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(233,163,201)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(233,163,201)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(161,215,106)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(161,215,106)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PiYG_03)" 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:29:04 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -0,0 +1,22 @@
<?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="PiYG_04" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(208,28,139)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(208,28,139)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(241,182,218)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(241,182,218)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(184,225,134)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(184,225,134)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(77,172,38)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(77,172,38)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PiYG_04)" 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:29:09 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,24 @@
<?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="PiYG_05" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(208,28,139)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(208,28,139)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(241,182,218)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(241,182,218)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(184,225,134)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(184,225,134)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(77,172,38)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(77,172,38)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PiYG_05)" 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:29:06 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -0,0 +1,26 @@
<?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="PiYG_06" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(197,27,125)" stop-opacity="1.0000"/>
<stop offset="16.67%" stop-color="rgb(197,27,125)" stop-opacity="1.0000"/>
<stop offset="16.67%" stop-color="rgb(233,163,201)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(233,163,201)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(253,224,239)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(253,224,239)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(230,245,208)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(230,245,208)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(161,215,106)" stop-opacity="1.0000"/>
<stop offset="83.33%" stop-color="rgb(161,215,106)" stop-opacity="1.0000"/>
<stop offset="83.33%" stop-color="rgb(77,146,33)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(77,146,33)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PiYG_06)" 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:29:04 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -0,0 +1,28 @@
<?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="PiYG_07" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(197,27,125)" stop-opacity="1.0000"/>
<stop offset="14.29%" stop-color="rgb(197,27,125)" stop-opacity="1.0000"/>
<stop offset="14.29%" stop-color="rgb(233,163,201)" stop-opacity="1.0000"/>
<stop offset="28.57%" stop-color="rgb(233,163,201)" stop-opacity="1.0000"/>
<stop offset="28.57%" stop-color="rgb(253,224,239)" stop-opacity="1.0000"/>
<stop offset="42.86%" stop-color="rgb(253,224,239)" stop-opacity="1.0000"/>
<stop offset="42.86%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="57.14%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="57.14%" stop-color="rgb(230,245,208)" stop-opacity="1.0000"/>
<stop offset="71.43%" stop-color="rgb(230,245,208)" stop-opacity="1.0000"/>
<stop offset="71.43%" stop-color="rgb(161,215,106)" stop-opacity="1.0000"/>
<stop offset="85.71%" stop-color="rgb(161,215,106)" stop-opacity="1.0000"/>
<stop offset="85.71%" stop-color="rgb(77,146,33)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(77,146,33)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PiYG_07)" 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:29:09 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -0,0 +1,30 @@
<?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="PiYG_08" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(197,27,125)" stop-opacity="1.0000"/>
<stop offset="12.50%" stop-color="rgb(197,27,125)" stop-opacity="1.0000"/>
<stop offset="12.50%" stop-color="rgb(222,119,174)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(222,119,174)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(241,182,218)" stop-opacity="1.0000"/>
<stop offset="37.50%" stop-color="rgb(241,182,218)" stop-opacity="1.0000"/>
<stop offset="37.50%" stop-color="rgb(253,224,239)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(253,224,239)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(230,245,208)" stop-opacity="1.0000"/>
<stop offset="62.50%" stop-color="rgb(230,245,208)" stop-opacity="1.0000"/>
<stop offset="62.50%" stop-color="rgb(184,225,134)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(184,225,134)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(127,188,65)" stop-opacity="1.0000"/>
<stop offset="87.50%" stop-color="rgb(127,188,65)" stop-opacity="1.0000"/>
<stop offset="87.50%" stop-color="rgb(77,146,33)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(77,146,33)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PiYG_08)" 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:29:08 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -0,0 +1,32 @@
<?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="PiYG_09" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(197,27,125)" stop-opacity="1.0000"/>
<stop offset="11.11%" stop-color="rgb(197,27,125)" stop-opacity="1.0000"/>
<stop offset="11.11%" stop-color="rgb(222,119,174)" stop-opacity="1.0000"/>
<stop offset="22.22%" stop-color="rgb(222,119,174)" stop-opacity="1.0000"/>
<stop offset="22.22%" stop-color="rgb(241,182,218)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(241,182,218)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(253,224,239)" stop-opacity="1.0000"/>
<stop offset="44.44%" stop-color="rgb(253,224,239)" stop-opacity="1.0000"/>
<stop offset="44.44%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="55.56%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="55.56%" stop-color="rgb(230,245,208)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(230,245,208)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(184,225,134)" stop-opacity="1.0000"/>
<stop offset="77.78%" stop-color="rgb(184,225,134)" stop-opacity="1.0000"/>
<stop offset="77.78%" stop-color="rgb(127,188,65)" stop-opacity="1.0000"/>
<stop offset="88.89%" stop-color="rgb(127,188,65)" stop-opacity="1.0000"/>
<stop offset="88.89%" stop-color="rgb(77,146,33)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(77,146,33)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PiYG_09)" 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:29:09 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -0,0 +1,34 @@
<?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="PiYG_10" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(142,1,82)" stop-opacity="1.0000"/>
<stop offset="10.00%" stop-color="rgb(142,1,82)" stop-opacity="1.0000"/>
<stop offset="10.00%" stop-color="rgb(197,27,125)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(197,27,125)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(222,119,174)" stop-opacity="1.0000"/>
<stop offset="30.00%" stop-color="rgb(222,119,174)" stop-opacity="1.0000"/>
<stop offset="30.00%" stop-color="rgb(241,182,218)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(241,182,218)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(253,224,239)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(253,224,239)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(230,245,208)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(230,245,208)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(184,225,134)" stop-opacity="1.0000"/>
<stop offset="70.00%" stop-color="rgb(184,225,134)" stop-opacity="1.0000"/>
<stop offset="70.00%" stop-color="rgb(127,188,65)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(127,188,65)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(77,146,33)" stop-opacity="1.0000"/>
<stop offset="90.00%" stop-color="rgb(77,146,33)" stop-opacity="1.0000"/>
<stop offset="90.00%" stop-color="rgb(39,100,25)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(39,100,25)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PiYG_10)" 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:29:07 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -0,0 +1,36 @@
<?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="PiYG_11" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(142,1,82)" stop-opacity="1.0000"/>
<stop offset="9.09%" stop-color="rgb(142,1,82)" stop-opacity="1.0000"/>
<stop offset="9.09%" stop-color="rgb(197,27,125)" stop-opacity="1.0000"/>
<stop offset="18.18%" stop-color="rgb(197,27,125)" stop-opacity="1.0000"/>
<stop offset="18.18%" stop-color="rgb(222,119,174)" stop-opacity="1.0000"/>
<stop offset="27.27%" stop-color="rgb(222,119,174)" stop-opacity="1.0000"/>
<stop offset="27.27%" stop-color="rgb(241,182,218)" stop-opacity="1.0000"/>
<stop offset="36.36%" stop-color="rgb(241,182,218)" stop-opacity="1.0000"/>
<stop offset="36.36%" stop-color="rgb(253,224,239)" stop-opacity="1.0000"/>
<stop offset="45.45%" stop-color="rgb(253,224,239)" stop-opacity="1.0000"/>
<stop offset="45.45%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="54.55%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="54.55%" stop-color="rgb(230,245,208)" stop-opacity="1.0000"/>
<stop offset="63.64%" stop-color="rgb(230,245,208)" stop-opacity="1.0000"/>
<stop offset="63.64%" stop-color="rgb(184,225,134)" stop-opacity="1.0000"/>
<stop offset="72.73%" stop-color="rgb(184,225,134)" stop-opacity="1.0000"/>
<stop offset="72.73%" stop-color="rgb(127,188,65)" stop-opacity="1.0000"/>
<stop offset="81.82%" stop-color="rgb(127,188,65)" stop-opacity="1.0000"/>
<stop offset="81.82%" stop-color="rgb(77,146,33)" stop-opacity="1.0000"/>
<stop offset="90.91%" stop-color="rgb(77,146,33)" stop-opacity="1.0000"/>
<stop offset="90.91%" stop-color="rgb(39,100,25)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(39,100,25)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PiYG_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:29:07 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -0,0 +1,20 @@
<?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="PuOr_03" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(241,163,64)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(241,163,64)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(153,142,195)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(153,142,195)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PuOr_03)" 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:29:08 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -0,0 +1,22 @@
<?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="PuOr_04" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(230,97,1)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(230,97,1)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(253,184,99)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(253,184,99)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(178,171,210)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(178,171,210)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(94,60,153)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(94,60,153)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PuOr_04)" 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:29:06 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,24 @@
<?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="PuOr_05" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(230,97,1)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(230,97,1)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(253,184,99)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(253,184,99)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(178,171,210)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(178,171,210)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(94,60,153)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(94,60,153)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PuOr_05)" 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:29:08 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -0,0 +1,26 @@
<?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="PuOr_06" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(179,88,6)" stop-opacity="1.0000"/>
<stop offset="16.67%" stop-color="rgb(179,88,6)" stop-opacity="1.0000"/>
<stop offset="16.67%" stop-color="rgb(241,163,64)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(241,163,64)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(254,224,182)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(254,224,182)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(216,218,235)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(216,218,235)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(153,142,195)" stop-opacity="1.0000"/>
<stop offset="83.33%" stop-color="rgb(153,142,195)" stop-opacity="1.0000"/>
<stop offset="83.33%" stop-color="rgb(84,39,136)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(84,39,136)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PuOr_06)" 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:29:05 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -0,0 +1,28 @@
<?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="PuOr_07" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(179,88,6)" stop-opacity="1.0000"/>
<stop offset="14.29%" stop-color="rgb(179,88,6)" stop-opacity="1.0000"/>
<stop offset="14.29%" stop-color="rgb(241,163,64)" stop-opacity="1.0000"/>
<stop offset="28.57%" stop-color="rgb(241,163,64)" stop-opacity="1.0000"/>
<stop offset="28.57%" stop-color="rgb(254,224,182)" stop-opacity="1.0000"/>
<stop offset="42.86%" stop-color="rgb(254,224,182)" stop-opacity="1.0000"/>
<stop offset="42.86%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="57.14%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="57.14%" stop-color="rgb(216,218,235)" stop-opacity="1.0000"/>
<stop offset="71.43%" stop-color="rgb(216,218,235)" stop-opacity="1.0000"/>
<stop offset="71.43%" stop-color="rgb(153,142,195)" stop-opacity="1.0000"/>
<stop offset="85.71%" stop-color="rgb(153,142,195)" stop-opacity="1.0000"/>
<stop offset="85.71%" stop-color="rgb(84,39,136)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(84,39,136)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PuOr_07)" 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:29:04 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -0,0 +1,30 @@
<?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="PuOr_08" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(179,88,6)" stop-opacity="1.0000"/>
<stop offset="12.50%" stop-color="rgb(179,88,6)" stop-opacity="1.0000"/>
<stop offset="12.50%" stop-color="rgb(224,130,20)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(224,130,20)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(253,184,99)" stop-opacity="1.0000"/>
<stop offset="37.50%" stop-color="rgb(253,184,99)" stop-opacity="1.0000"/>
<stop offset="37.50%" stop-color="rgb(254,224,182)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(254,224,182)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(216,218,235)" stop-opacity="1.0000"/>
<stop offset="62.50%" stop-color="rgb(216,218,235)" stop-opacity="1.0000"/>
<stop offset="62.50%" stop-color="rgb(178,171,210)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(178,171,210)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(128,115,172)" stop-opacity="1.0000"/>
<stop offset="87.50%" stop-color="rgb(128,115,172)" stop-opacity="1.0000"/>
<stop offset="87.50%" stop-color="rgb(84,39,136)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(84,39,136)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PuOr_08)" 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:29:03 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -0,0 +1,32 @@
<?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="PuOr_09" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(179,88,6)" stop-opacity="1.0000"/>
<stop offset="11.11%" stop-color="rgb(179,88,6)" stop-opacity="1.0000"/>
<stop offset="11.11%" stop-color="rgb(224,130,20)" stop-opacity="1.0000"/>
<stop offset="22.22%" stop-color="rgb(224,130,20)" stop-opacity="1.0000"/>
<stop offset="22.22%" stop-color="rgb(253,184,99)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(253,184,99)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(254,224,182)" stop-opacity="1.0000"/>
<stop offset="44.44%" stop-color="rgb(254,224,182)" stop-opacity="1.0000"/>
<stop offset="44.44%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="55.56%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="55.56%" stop-color="rgb(216,218,235)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(216,218,235)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(178,171,210)" stop-opacity="1.0000"/>
<stop offset="77.78%" stop-color="rgb(178,171,210)" stop-opacity="1.0000"/>
<stop offset="77.78%" stop-color="rgb(128,115,172)" stop-opacity="1.0000"/>
<stop offset="88.89%" stop-color="rgb(128,115,172)" stop-opacity="1.0000"/>
<stop offset="88.89%" stop-color="rgb(84,39,136)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(84,39,136)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PuOr_09)" 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:29:08 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -0,0 +1,34 @@
<?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="PuOr_10" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(127,59,8)" stop-opacity="1.0000"/>
<stop offset="10.00%" stop-color="rgb(127,59,8)" stop-opacity="1.0000"/>
<stop offset="10.00%" stop-color="rgb(179,88,6)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(179,88,6)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(224,130,20)" stop-opacity="1.0000"/>
<stop offset="30.00%" stop-color="rgb(224,130,20)" stop-opacity="1.0000"/>
<stop offset="30.00%" stop-color="rgb(253,184,99)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(253,184,99)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(254,224,182)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(254,224,182)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(216,218,235)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(216,218,235)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(178,171,210)" stop-opacity="1.0000"/>
<stop offset="70.00%" stop-color="rgb(178,171,210)" stop-opacity="1.0000"/>
<stop offset="70.00%" stop-color="rgb(128,115,172)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(128,115,172)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(84,39,136)" stop-opacity="1.0000"/>
<stop offset="90.00%" stop-color="rgb(84,39,136)" stop-opacity="1.0000"/>
<stop offset="90.00%" stop-color="rgb(45,0,75)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(45,0,75)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PuOr_10)" 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:29:05 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -0,0 +1,36 @@
<?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="PuOr_11" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(127,59,8)" stop-opacity="1.0000"/>
<stop offset="9.09%" stop-color="rgb(127,59,8)" stop-opacity="1.0000"/>
<stop offset="9.09%" stop-color="rgb(179,88,6)" stop-opacity="1.0000"/>
<stop offset="18.18%" stop-color="rgb(179,88,6)" stop-opacity="1.0000"/>
<stop offset="18.18%" stop-color="rgb(224,130,20)" stop-opacity="1.0000"/>
<stop offset="27.27%" stop-color="rgb(224,130,20)" stop-opacity="1.0000"/>
<stop offset="27.27%" stop-color="rgb(253,184,99)" stop-opacity="1.0000"/>
<stop offset="36.36%" stop-color="rgb(253,184,99)" stop-opacity="1.0000"/>
<stop offset="36.36%" stop-color="rgb(254,224,182)" stop-opacity="1.0000"/>
<stop offset="45.45%" stop-color="rgb(254,224,182)" stop-opacity="1.0000"/>
<stop offset="45.45%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="54.55%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="54.55%" stop-color="rgb(216,218,235)" stop-opacity="1.0000"/>
<stop offset="63.64%" stop-color="rgb(216,218,235)" stop-opacity="1.0000"/>
<stop offset="63.64%" stop-color="rgb(178,171,210)" stop-opacity="1.0000"/>
<stop offset="72.73%" stop-color="rgb(178,171,210)" stop-opacity="1.0000"/>
<stop offset="72.73%" stop-color="rgb(128,115,172)" stop-opacity="1.0000"/>
<stop offset="81.82%" stop-color="rgb(128,115,172)" stop-opacity="1.0000"/>
<stop offset="81.82%" stop-color="rgb(84,39,136)" stop-opacity="1.0000"/>
<stop offset="90.91%" stop-color="rgb(84,39,136)" stop-opacity="1.0000"/>
<stop offset="90.91%" stop-color="rgb(45,0,75)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(45,0,75)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#PuOr_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:29:07 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -0,0 +1,20 @@
<?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="RdBu_03" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(239,138,98)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(239,138,98)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(103,169,207)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(103,169,207)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdBu_03)" 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:29:09 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -0,0 +1,22 @@
<?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="RdBu_04" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(202,0,32)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(202,0,32)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(244,165,130)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(244,165,130)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(146,197,222)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(146,197,222)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(5,113,176)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(5,113,176)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdBu_04)" 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:29:06 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,24 @@
<?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="RdBu_05" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(202,0,32)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(202,0,32)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(244,165,130)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(244,165,130)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(146,197,222)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(146,197,222)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(5,113,176)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(5,113,176)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdBu_05)" 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:29:03 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -0,0 +1,26 @@
<?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="RdBu_06" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(178,24,43)" stop-opacity="1.0000"/>
<stop offset="16.67%" stop-color="rgb(178,24,43)" stop-opacity="1.0000"/>
<stop offset="16.67%" stop-color="rgb(239,138,98)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(239,138,98)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(253,219,199)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(253,219,199)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(209,229,240)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(209,229,240)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(103,169,207)" stop-opacity="1.0000"/>
<stop offset="83.33%" stop-color="rgb(103,169,207)" stop-opacity="1.0000"/>
<stop offset="83.33%" stop-color="rgb(33,102,172)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(33,102,172)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdBu_06)" 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:29:06 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -0,0 +1,28 @@
<?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="RdBu_07" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(178,24,43)" stop-opacity="1.0000"/>
<stop offset="14.29%" stop-color="rgb(178,24,43)" stop-opacity="1.0000"/>
<stop offset="14.29%" stop-color="rgb(239,138,98)" stop-opacity="1.0000"/>
<stop offset="28.57%" stop-color="rgb(239,138,98)" stop-opacity="1.0000"/>
<stop offset="28.57%" stop-color="rgb(253,219,199)" stop-opacity="1.0000"/>
<stop offset="42.86%" stop-color="rgb(253,219,199)" stop-opacity="1.0000"/>
<stop offset="42.86%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="57.14%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="57.14%" stop-color="rgb(209,229,240)" stop-opacity="1.0000"/>
<stop offset="71.43%" stop-color="rgb(209,229,240)" stop-opacity="1.0000"/>
<stop offset="71.43%" stop-color="rgb(103,169,207)" stop-opacity="1.0000"/>
<stop offset="85.71%" stop-color="rgb(103,169,207)" stop-opacity="1.0000"/>
<stop offset="85.71%" stop-color="rgb(33,102,172)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(33,102,172)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdBu_07)" 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:29:05 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -0,0 +1,30 @@
<?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="RdBu_08" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(178,24,43)" stop-opacity="1.0000"/>
<stop offset="12.50%" stop-color="rgb(178,24,43)" stop-opacity="1.0000"/>
<stop offset="12.50%" stop-color="rgb(214,96,77)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(214,96,77)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(244,165,130)" stop-opacity="1.0000"/>
<stop offset="37.50%" stop-color="rgb(244,165,130)" stop-opacity="1.0000"/>
<stop offset="37.50%" stop-color="rgb(253,219,199)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(253,219,199)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(209,229,240)" stop-opacity="1.0000"/>
<stop offset="62.50%" stop-color="rgb(209,229,240)" stop-opacity="1.0000"/>
<stop offset="62.50%" stop-color="rgb(146,197,222)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(146,197,222)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(67,147,195)" stop-opacity="1.0000"/>
<stop offset="87.50%" stop-color="rgb(67,147,195)" stop-opacity="1.0000"/>
<stop offset="87.50%" stop-color="rgb(33,102,172)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(33,102,172)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdBu_08)" 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:29:07 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -0,0 +1,32 @@
<?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="RdBu_09" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(178,24,43)" stop-opacity="1.0000"/>
<stop offset="11.11%" stop-color="rgb(178,24,43)" stop-opacity="1.0000"/>
<stop offset="11.11%" stop-color="rgb(214,96,77)" stop-opacity="1.0000"/>
<stop offset="22.22%" stop-color="rgb(214,96,77)" stop-opacity="1.0000"/>
<stop offset="22.22%" stop-color="rgb(244,165,130)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(244,165,130)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(253,219,199)" stop-opacity="1.0000"/>
<stop offset="44.44%" stop-color="rgb(253,219,199)" stop-opacity="1.0000"/>
<stop offset="44.44%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="55.56%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="55.56%" stop-color="rgb(209,229,240)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(209,229,240)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(146,197,222)" stop-opacity="1.0000"/>
<stop offset="77.78%" stop-color="rgb(146,197,222)" stop-opacity="1.0000"/>
<stop offset="77.78%" stop-color="rgb(67,147,195)" stop-opacity="1.0000"/>
<stop offset="88.89%" stop-color="rgb(67,147,195)" stop-opacity="1.0000"/>
<stop offset="88.89%" stop-color="rgb(33,102,172)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(33,102,172)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdBu_09)" 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:29:09 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -0,0 +1,34 @@
<?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="RdBu_10" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(103,0,31)" stop-opacity="1.0000"/>
<stop offset="10.00%" stop-color="rgb(103,0,31)" stop-opacity="1.0000"/>
<stop offset="10.00%" stop-color="rgb(178,24,43)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(178,24,43)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(214,96,77)" stop-opacity="1.0000"/>
<stop offset="30.00%" stop-color="rgb(214,96,77)" stop-opacity="1.0000"/>
<stop offset="30.00%" stop-color="rgb(244,165,130)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(244,165,130)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(253,219,199)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(253,219,199)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(209,229,240)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(209,229,240)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(146,197,222)" stop-opacity="1.0000"/>
<stop offset="70.00%" stop-color="rgb(146,197,222)" stop-opacity="1.0000"/>
<stop offset="70.00%" stop-color="rgb(67,147,195)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(67,147,195)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(33,102,172)" stop-opacity="1.0000"/>
<stop offset="90.00%" stop-color="rgb(33,102,172)" stop-opacity="1.0000"/>
<stop offset="90.00%" stop-color="rgb(5,48,97)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(5,48,97)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdBu_10)" 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:29:05 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -0,0 +1,36 @@
<?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="RdBu_11" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(103,0,31)" stop-opacity="1.0000"/>
<stop offset="9.09%" stop-color="rgb(103,0,31)" stop-opacity="1.0000"/>
<stop offset="9.09%" stop-color="rgb(178,24,43)" stop-opacity="1.0000"/>
<stop offset="18.18%" stop-color="rgb(178,24,43)" stop-opacity="1.0000"/>
<stop offset="18.18%" stop-color="rgb(214,96,77)" stop-opacity="1.0000"/>
<stop offset="27.27%" stop-color="rgb(214,96,77)" stop-opacity="1.0000"/>
<stop offset="27.27%" stop-color="rgb(244,165,130)" stop-opacity="1.0000"/>
<stop offset="36.36%" stop-color="rgb(244,165,130)" stop-opacity="1.0000"/>
<stop offset="36.36%" stop-color="rgb(253,219,199)" stop-opacity="1.0000"/>
<stop offset="45.45%" stop-color="rgb(253,219,199)" stop-opacity="1.0000"/>
<stop offset="45.45%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="54.55%" stop-color="rgb(247,247,247)" stop-opacity="1.0000"/>
<stop offset="54.55%" stop-color="rgb(209,229,240)" stop-opacity="1.0000"/>
<stop offset="63.64%" stop-color="rgb(209,229,240)" stop-opacity="1.0000"/>
<stop offset="63.64%" stop-color="rgb(146,197,222)" stop-opacity="1.0000"/>
<stop offset="72.73%" stop-color="rgb(146,197,222)" stop-opacity="1.0000"/>
<stop offset="72.73%" stop-color="rgb(67,147,195)" stop-opacity="1.0000"/>
<stop offset="81.82%" stop-color="rgb(67,147,195)" stop-opacity="1.0000"/>
<stop offset="81.82%" stop-color="rgb(33,102,172)" stop-opacity="1.0000"/>
<stop offset="90.91%" stop-color="rgb(33,102,172)" stop-opacity="1.0000"/>
<stop offset="90.91%" stop-color="rgb(5,48,97)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(5,48,97)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdBu_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:29:04 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -0,0 +1,20 @@
<?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="RdGy_03" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(239,138,98)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(239,138,98)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(255,255,255)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(255,255,255)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(153,153,153)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(153,153,153)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdGy_03)" 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:29:09 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -0,0 +1,22 @@
<?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="RdGy_04" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(202,0,32)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(202,0,32)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(244,165,130)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(244,165,130)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(186,186,186)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(186,186,186)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(64,64,64)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(64,64,64)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdGy_04)" 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:29:03 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,24 @@
<?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="RdGy_05" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(202,0,32)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(202,0,32)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(244,165,130)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(244,165,130)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(255,255,255)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(255,255,255)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(186,186,186)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(186,186,186)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(64,64,64)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(64,64,64)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdGy_05)" 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:29:09 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -0,0 +1,26 @@
<?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="RdGy_06" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(178,24,43)" stop-opacity="1.0000"/>
<stop offset="16.67%" stop-color="rgb(178,24,43)" stop-opacity="1.0000"/>
<stop offset="16.67%" stop-color="rgb(239,138,98)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(239,138,98)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(253,219,199)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(253,219,199)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(224,224,224)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(224,224,224)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(153,153,153)" stop-opacity="1.0000"/>
<stop offset="83.33%" stop-color="rgb(153,153,153)" stop-opacity="1.0000"/>
<stop offset="83.33%" stop-color="rgb(77,77,77)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(77,77,77)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdGy_06)" 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:29:03 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -0,0 +1,28 @@
<?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="RdGy_07" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(178,24,43)" stop-opacity="1.0000"/>
<stop offset="14.29%" stop-color="rgb(178,24,43)" stop-opacity="1.0000"/>
<stop offset="14.29%" stop-color="rgb(239,138,98)" stop-opacity="1.0000"/>
<stop offset="28.57%" stop-color="rgb(239,138,98)" stop-opacity="1.0000"/>
<stop offset="28.57%" stop-color="rgb(253,219,199)" stop-opacity="1.0000"/>
<stop offset="42.86%" stop-color="rgb(253,219,199)" stop-opacity="1.0000"/>
<stop offset="42.86%" stop-color="rgb(255,255,255)" stop-opacity="1.0000"/>
<stop offset="57.14%" stop-color="rgb(255,255,255)" stop-opacity="1.0000"/>
<stop offset="57.14%" stop-color="rgb(224,224,224)" stop-opacity="1.0000"/>
<stop offset="71.43%" stop-color="rgb(224,224,224)" stop-opacity="1.0000"/>
<stop offset="71.43%" stop-color="rgb(153,153,153)" stop-opacity="1.0000"/>
<stop offset="85.71%" stop-color="rgb(153,153,153)" stop-opacity="1.0000"/>
<stop offset="85.71%" stop-color="rgb(77,77,77)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(77,77,77)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdGy_07)" 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:29:08 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -0,0 +1,30 @@
<?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="RdGy_08" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(178,24,43)" stop-opacity="1.0000"/>
<stop offset="12.50%" stop-color="rgb(178,24,43)" stop-opacity="1.0000"/>
<stop offset="12.50%" stop-color="rgb(214,96,77)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(214,96,77)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(244,165,130)" stop-opacity="1.0000"/>
<stop offset="37.50%" stop-color="rgb(244,165,130)" stop-opacity="1.0000"/>
<stop offset="37.50%" stop-color="rgb(253,219,199)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(253,219,199)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(224,224,224)" stop-opacity="1.0000"/>
<stop offset="62.50%" stop-color="rgb(224,224,224)" stop-opacity="1.0000"/>
<stop offset="62.50%" stop-color="rgb(186,186,186)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(186,186,186)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(135,135,135)" stop-opacity="1.0000"/>
<stop offset="87.50%" stop-color="rgb(135,135,135)" stop-opacity="1.0000"/>
<stop offset="87.50%" stop-color="rgb(77,77,77)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(77,77,77)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdGy_08)" 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:29:09 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -0,0 +1,32 @@
<?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="RdGy_09" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(178,24,43)" stop-opacity="1.0000"/>
<stop offset="11.11%" stop-color="rgb(178,24,43)" stop-opacity="1.0000"/>
<stop offset="11.11%" stop-color="rgb(214,96,77)" stop-opacity="1.0000"/>
<stop offset="22.22%" stop-color="rgb(214,96,77)" stop-opacity="1.0000"/>
<stop offset="22.22%" stop-color="rgb(244,165,130)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(244,165,130)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(253,219,199)" stop-opacity="1.0000"/>
<stop offset="44.44%" stop-color="rgb(253,219,199)" stop-opacity="1.0000"/>
<stop offset="44.44%" stop-color="rgb(255,255,255)" stop-opacity="1.0000"/>
<stop offset="55.56%" stop-color="rgb(255,255,255)" stop-opacity="1.0000"/>
<stop offset="55.56%" stop-color="rgb(224,224,224)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(224,224,224)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(186,186,186)" stop-opacity="1.0000"/>
<stop offset="77.78%" stop-color="rgb(186,186,186)" stop-opacity="1.0000"/>
<stop offset="77.78%" stop-color="rgb(135,135,135)" stop-opacity="1.0000"/>
<stop offset="88.89%" stop-color="rgb(135,135,135)" stop-opacity="1.0000"/>
<stop offset="88.89%" stop-color="rgb(77,77,77)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(77,77,77)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdGy_09)" 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:29:05 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -0,0 +1,34 @@
<?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="RdGy_10" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(103,0,31)" stop-opacity="1.0000"/>
<stop offset="10.00%" stop-color="rgb(103,0,31)" stop-opacity="1.0000"/>
<stop offset="10.00%" stop-color="rgb(178,24,43)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(178,24,43)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(214,96,77)" stop-opacity="1.0000"/>
<stop offset="30.00%" stop-color="rgb(214,96,77)" stop-opacity="1.0000"/>
<stop offset="30.00%" stop-color="rgb(244,165,130)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(244,165,130)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(253,219,199)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(253,219,199)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(224,224,224)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(224,224,224)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(186,186,186)" stop-opacity="1.0000"/>
<stop offset="70.00%" stop-color="rgb(186,186,186)" stop-opacity="1.0000"/>
<stop offset="70.00%" stop-color="rgb(135,135,135)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(135,135,135)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(77,77,77)" stop-opacity="1.0000"/>
<stop offset="90.00%" stop-color="rgb(77,77,77)" stop-opacity="1.0000"/>
<stop offset="90.00%" stop-color="rgb(26,26,26)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(26,26,26)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdGy_10)" 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:29:10 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -0,0 +1,36 @@
<?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="RdGy_11" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(103,0,31)" stop-opacity="1.0000"/>
<stop offset="9.09%" stop-color="rgb(103,0,31)" stop-opacity="1.0000"/>
<stop offset="9.09%" stop-color="rgb(178,24,43)" stop-opacity="1.0000"/>
<stop offset="18.18%" stop-color="rgb(178,24,43)" stop-opacity="1.0000"/>
<stop offset="18.18%" stop-color="rgb(214,96,77)" stop-opacity="1.0000"/>
<stop offset="27.27%" stop-color="rgb(214,96,77)" stop-opacity="1.0000"/>
<stop offset="27.27%" stop-color="rgb(244,165,130)" stop-opacity="1.0000"/>
<stop offset="36.36%" stop-color="rgb(244,165,130)" stop-opacity="1.0000"/>
<stop offset="36.36%" stop-color="rgb(253,219,199)" stop-opacity="1.0000"/>
<stop offset="45.45%" stop-color="rgb(253,219,199)" stop-opacity="1.0000"/>
<stop offset="45.45%" stop-color="rgb(255,255,255)" stop-opacity="1.0000"/>
<stop offset="54.55%" stop-color="rgb(255,255,255)" stop-opacity="1.0000"/>
<stop offset="54.55%" stop-color="rgb(224,224,224)" stop-opacity="1.0000"/>
<stop offset="63.64%" stop-color="rgb(224,224,224)" stop-opacity="1.0000"/>
<stop offset="63.64%" stop-color="rgb(186,186,186)" stop-opacity="1.0000"/>
<stop offset="72.73%" stop-color="rgb(186,186,186)" stop-opacity="1.0000"/>
<stop offset="72.73%" stop-color="rgb(135,135,135)" stop-opacity="1.0000"/>
<stop offset="81.82%" stop-color="rgb(135,135,135)" stop-opacity="1.0000"/>
<stop offset="81.82%" stop-color="rgb(77,77,77)" stop-opacity="1.0000"/>
<stop offset="90.91%" stop-color="rgb(77,77,77)" stop-opacity="1.0000"/>
<stop offset="90.91%" stop-color="rgb(26,26,26)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(26,26,26)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdGy_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:29:02 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -0,0 +1,20 @@
<?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="RdYlBu_03" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(252,141,89)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(252,141,89)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(145,191,219)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(145,191,219)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdYlBu_03)" 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:29:07 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -0,0 +1,22 @@
<?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="RdYlBu_04" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(215,25,28)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(215,25,28)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(171,217,233)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(171,217,233)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(44,123,182)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(44,123,182)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdYlBu_04)" 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:29:04 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,24 @@
<?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="RdYlBu_05" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(215,25,28)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(215,25,28)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(171,217,233)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(171,217,233)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(44,123,182)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(44,123,182)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdYlBu_05)" 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:29:06 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -0,0 +1,26 @@
<?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="RdYlBu_06" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(215,48,39)" stop-opacity="1.0000"/>
<stop offset="16.67%" stop-color="rgb(215,48,39)" stop-opacity="1.0000"/>
<stop offset="16.67%" stop-color="rgb(252,141,89)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(252,141,89)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(254,224,144)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(254,224,144)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(224,243,248)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(224,243,248)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(145,191,219)" stop-opacity="1.0000"/>
<stop offset="83.33%" stop-color="rgb(145,191,219)" stop-opacity="1.0000"/>
<stop offset="83.33%" stop-color="rgb(69,117,180)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(69,117,180)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdYlBu_06)" 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:29:07 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -0,0 +1,28 @@
<?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="RdYlBu_07" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(215,48,39)" stop-opacity="1.0000"/>
<stop offset="14.29%" stop-color="rgb(215,48,39)" stop-opacity="1.0000"/>
<stop offset="14.29%" stop-color="rgb(252,141,89)" stop-opacity="1.0000"/>
<stop offset="28.57%" stop-color="rgb(252,141,89)" stop-opacity="1.0000"/>
<stop offset="28.57%" stop-color="rgb(254,224,144)" stop-opacity="1.0000"/>
<stop offset="42.86%" stop-color="rgb(254,224,144)" stop-opacity="1.0000"/>
<stop offset="42.86%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="57.14%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="57.14%" stop-color="rgb(224,243,248)" stop-opacity="1.0000"/>
<stop offset="71.43%" stop-color="rgb(224,243,248)" stop-opacity="1.0000"/>
<stop offset="71.43%" stop-color="rgb(145,191,219)" stop-opacity="1.0000"/>
<stop offset="85.71%" stop-color="rgb(145,191,219)" stop-opacity="1.0000"/>
<stop offset="85.71%" stop-color="rgb(69,117,180)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(69,117,180)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdYlBu_07)" 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:29:08 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -0,0 +1,30 @@
<?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="RdYlBu_08" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(215,48,39)" stop-opacity="1.0000"/>
<stop offset="12.50%" stop-color="rgb(215,48,39)" stop-opacity="1.0000"/>
<stop offset="12.50%" stop-color="rgb(244,109,67)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(244,109,67)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="37.50%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="37.50%" stop-color="rgb(254,224,144)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(254,224,144)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(224,243,248)" stop-opacity="1.0000"/>
<stop offset="62.50%" stop-color="rgb(224,243,248)" stop-opacity="1.0000"/>
<stop offset="62.50%" stop-color="rgb(171,217,233)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(171,217,233)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(116,173,209)" stop-opacity="1.0000"/>
<stop offset="87.50%" stop-color="rgb(116,173,209)" stop-opacity="1.0000"/>
<stop offset="87.50%" stop-color="rgb(69,117,180)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(69,117,180)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdYlBu_08)" 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:29:06 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -0,0 +1,32 @@
<?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="RdYlBu_09" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(215,48,39)" stop-opacity="1.0000"/>
<stop offset="11.11%" stop-color="rgb(215,48,39)" stop-opacity="1.0000"/>
<stop offset="11.11%" stop-color="rgb(244,109,67)" stop-opacity="1.0000"/>
<stop offset="22.22%" stop-color="rgb(244,109,67)" stop-opacity="1.0000"/>
<stop offset="22.22%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(254,224,144)" stop-opacity="1.0000"/>
<stop offset="44.44%" stop-color="rgb(254,224,144)" stop-opacity="1.0000"/>
<stop offset="44.44%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="55.56%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="55.56%" stop-color="rgb(224,243,248)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(224,243,248)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(171,217,233)" stop-opacity="1.0000"/>
<stop offset="77.78%" stop-color="rgb(171,217,233)" stop-opacity="1.0000"/>
<stop offset="77.78%" stop-color="rgb(116,173,209)" stop-opacity="1.0000"/>
<stop offset="88.89%" stop-color="rgb(116,173,209)" stop-opacity="1.0000"/>
<stop offset="88.89%" stop-color="rgb(69,117,180)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(69,117,180)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdYlBu_09)" 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:29:02 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -0,0 +1,34 @@
<?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="RdYlBu_10" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(165,0,38)" stop-opacity="1.0000"/>
<stop offset="10.00%" stop-color="rgb(165,0,38)" stop-opacity="1.0000"/>
<stop offset="10.00%" stop-color="rgb(215,48,39)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(215,48,39)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(244,109,67)" stop-opacity="1.0000"/>
<stop offset="30.00%" stop-color="rgb(244,109,67)" stop-opacity="1.0000"/>
<stop offset="30.00%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(254,224,144)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(254,224,144)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(224,243,248)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(224,243,248)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(171,217,233)" stop-opacity="1.0000"/>
<stop offset="70.00%" stop-color="rgb(171,217,233)" stop-opacity="1.0000"/>
<stop offset="70.00%" stop-color="rgb(116,173,209)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(116,173,209)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(69,117,180)" stop-opacity="1.0000"/>
<stop offset="90.00%" stop-color="rgb(69,117,180)" stop-opacity="1.0000"/>
<stop offset="90.00%" stop-color="rgb(49,54,149)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(49,54,149)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdYlBu_10)" 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:29:02 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -0,0 +1,36 @@
<?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="RdYlBu_11" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(165,0,38)" stop-opacity="1.0000"/>
<stop offset="9.09%" stop-color="rgb(165,0,38)" stop-opacity="1.0000"/>
<stop offset="9.09%" stop-color="rgb(215,48,39)" stop-opacity="1.0000"/>
<stop offset="18.18%" stop-color="rgb(215,48,39)" stop-opacity="1.0000"/>
<stop offset="18.18%" stop-color="rgb(244,109,67)" stop-opacity="1.0000"/>
<stop offset="27.27%" stop-color="rgb(244,109,67)" stop-opacity="1.0000"/>
<stop offset="27.27%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="36.36%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="36.36%" stop-color="rgb(254,224,144)" stop-opacity="1.0000"/>
<stop offset="45.45%" stop-color="rgb(254,224,144)" stop-opacity="1.0000"/>
<stop offset="45.45%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="54.55%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="54.55%" stop-color="rgb(224,243,248)" stop-opacity="1.0000"/>
<stop offset="63.64%" stop-color="rgb(224,243,248)" stop-opacity="1.0000"/>
<stop offset="63.64%" stop-color="rgb(171,217,233)" stop-opacity="1.0000"/>
<stop offset="72.73%" stop-color="rgb(171,217,233)" stop-opacity="1.0000"/>
<stop offset="72.73%" stop-color="rgb(116,173,209)" stop-opacity="1.0000"/>
<stop offset="81.82%" stop-color="rgb(116,173,209)" stop-opacity="1.0000"/>
<stop offset="81.82%" stop-color="rgb(69,117,180)" stop-opacity="1.0000"/>
<stop offset="90.91%" stop-color="rgb(69,117,180)" stop-opacity="1.0000"/>
<stop offset="90.91%" stop-color="rgb(49,54,149)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(49,54,149)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdYlBu_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:29:02 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -0,0 +1,20 @@
<?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="RdYlGn_03" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(252,141,89)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(252,141,89)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(145,207,96)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(145,207,96)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdYlGn_03)" 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:29:06 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -0,0 +1,22 @@
<?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="RdYlGn_04" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(215,25,28)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(215,25,28)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(166,217,106)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(166,217,106)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(26,150,65)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(26,150,65)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdYlGn_04)" 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:29:05 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,24 @@
<?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="RdYlGn_05" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(215,25,28)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(215,25,28)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(166,217,106)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(166,217,106)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(26,150,65)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(26,150,65)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdYlGn_05)" 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:29:03 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -0,0 +1,26 @@
<?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="RdYlGn_06" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(215,48,39)" stop-opacity="1.0000"/>
<stop offset="16.67%" stop-color="rgb(215,48,39)" stop-opacity="1.0000"/>
<stop offset="16.67%" stop-color="rgb(252,141,89)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(252,141,89)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(254,224,139)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(254,224,139)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(217,239,139)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(217,239,139)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(145,207,96)" stop-opacity="1.0000"/>
<stop offset="83.33%" stop-color="rgb(145,207,96)" stop-opacity="1.0000"/>
<stop offset="83.33%" stop-color="rgb(26,152,80)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(26,152,80)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdYlGn_06)" 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:29:04 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -0,0 +1,28 @@
<?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="RdYlGn_07" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(215,48,39)" stop-opacity="1.0000"/>
<stop offset="14.29%" stop-color="rgb(215,48,39)" stop-opacity="1.0000"/>
<stop offset="14.29%" stop-color="rgb(252,141,89)" stop-opacity="1.0000"/>
<stop offset="28.57%" stop-color="rgb(252,141,89)" stop-opacity="1.0000"/>
<stop offset="28.57%" stop-color="rgb(254,224,139)" stop-opacity="1.0000"/>
<stop offset="42.86%" stop-color="rgb(254,224,139)" stop-opacity="1.0000"/>
<stop offset="42.86%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="57.14%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="57.14%" stop-color="rgb(217,239,139)" stop-opacity="1.0000"/>
<stop offset="71.43%" stop-color="rgb(217,239,139)" stop-opacity="1.0000"/>
<stop offset="71.43%" stop-color="rgb(145,207,96)" stop-opacity="1.0000"/>
<stop offset="85.71%" stop-color="rgb(145,207,96)" stop-opacity="1.0000"/>
<stop offset="85.71%" stop-color="rgb(26,152,80)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(26,152,80)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdYlGn_07)" 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:29:08 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -0,0 +1,30 @@
<?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="RdYlGn_08" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(215,48,39)" stop-opacity="1.0000"/>
<stop offset="12.50%" stop-color="rgb(215,48,39)" stop-opacity="1.0000"/>
<stop offset="12.50%" stop-color="rgb(244,109,67)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(244,109,67)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="37.50%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="37.50%" stop-color="rgb(254,224,139)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(254,224,139)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(217,239,139)" stop-opacity="1.0000"/>
<stop offset="62.50%" stop-color="rgb(217,239,139)" stop-opacity="1.0000"/>
<stop offset="62.50%" stop-color="rgb(166,217,106)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(166,217,106)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(102,189,99)" stop-opacity="1.0000"/>
<stop offset="87.50%" stop-color="rgb(102,189,99)" stop-opacity="1.0000"/>
<stop offset="87.50%" stop-color="rgb(26,152,80)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(26,152,80)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdYlGn_08)" 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:29:05 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -0,0 +1,32 @@
<?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="RdYlGn_09" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(215,48,39)" stop-opacity="1.0000"/>
<stop offset="11.11%" stop-color="rgb(215,48,39)" stop-opacity="1.0000"/>
<stop offset="11.11%" stop-color="rgb(244,109,67)" stop-opacity="1.0000"/>
<stop offset="22.22%" stop-color="rgb(244,109,67)" stop-opacity="1.0000"/>
<stop offset="22.22%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(254,224,139)" stop-opacity="1.0000"/>
<stop offset="44.44%" stop-color="rgb(254,224,139)" stop-opacity="1.0000"/>
<stop offset="44.44%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="55.56%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="55.56%" stop-color="rgb(217,239,139)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(217,239,139)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(166,217,106)" stop-opacity="1.0000"/>
<stop offset="77.78%" stop-color="rgb(166,217,106)" stop-opacity="1.0000"/>
<stop offset="77.78%" stop-color="rgb(102,189,99)" stop-opacity="1.0000"/>
<stop offset="88.89%" stop-color="rgb(102,189,99)" stop-opacity="1.0000"/>
<stop offset="88.89%" stop-color="rgb(26,152,80)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(26,152,80)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdYlGn_09)" 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:29:07 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -0,0 +1,34 @@
<?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="RdYlGn_10" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(165,0,38)" stop-opacity="1.0000"/>
<stop offset="10.00%" stop-color="rgb(165,0,38)" stop-opacity="1.0000"/>
<stop offset="10.00%" stop-color="rgb(215,48,39)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(215,48,39)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(244,109,67)" stop-opacity="1.0000"/>
<stop offset="30.00%" stop-color="rgb(244,109,67)" stop-opacity="1.0000"/>
<stop offset="30.00%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(254,224,139)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(254,224,139)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(217,239,139)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(217,239,139)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(166,217,106)" stop-opacity="1.0000"/>
<stop offset="70.00%" stop-color="rgb(166,217,106)" stop-opacity="1.0000"/>
<stop offset="70.00%" stop-color="rgb(102,189,99)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(102,189,99)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(26,152,80)" stop-opacity="1.0000"/>
<stop offset="90.00%" stop-color="rgb(26,152,80)" stop-opacity="1.0000"/>
<stop offset="90.00%" stop-color="rgb(0,104,55)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(0,104,55)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdYlGn_10)" 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:29:02 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -0,0 +1,36 @@
<?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="RdYlGn_11" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(165,0,38)" stop-opacity="1.0000"/>
<stop offset="9.09%" stop-color="rgb(165,0,38)" stop-opacity="1.0000"/>
<stop offset="9.09%" stop-color="rgb(215,48,39)" stop-opacity="1.0000"/>
<stop offset="18.18%" stop-color="rgb(215,48,39)" stop-opacity="1.0000"/>
<stop offset="18.18%" stop-color="rgb(244,109,67)" stop-opacity="1.0000"/>
<stop offset="27.27%" stop-color="rgb(244,109,67)" stop-opacity="1.0000"/>
<stop offset="27.27%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="36.36%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="36.36%" stop-color="rgb(254,224,139)" stop-opacity="1.0000"/>
<stop offset="45.45%" stop-color="rgb(254,224,139)" stop-opacity="1.0000"/>
<stop offset="45.45%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="54.55%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="54.55%" stop-color="rgb(217,239,139)" stop-opacity="1.0000"/>
<stop offset="63.64%" stop-color="rgb(217,239,139)" stop-opacity="1.0000"/>
<stop offset="63.64%" stop-color="rgb(166,217,106)" stop-opacity="1.0000"/>
<stop offset="72.73%" stop-color="rgb(166,217,106)" stop-opacity="1.0000"/>
<stop offset="72.73%" stop-color="rgb(102,189,99)" stop-opacity="1.0000"/>
<stop offset="81.82%" stop-color="rgb(102,189,99)" stop-opacity="1.0000"/>
<stop offset="81.82%" stop-color="rgb(26,152,80)" stop-opacity="1.0000"/>
<stop offset="90.91%" stop-color="rgb(26,152,80)" stop-opacity="1.0000"/>
<stop offset="90.91%" stop-color="rgb(0,104,55)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(0,104,55)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#RdYlGn_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:29:03 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -0,0 +1,20 @@
<?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="Spectral_03" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(252,141,89)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(252,141,89)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(153,213,148)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(153,213,148)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#Spectral_03)" 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:29:05 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -0,0 +1,22 @@
<?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="Spectral_04" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(215,25,28)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(215,25,28)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(171,221,164)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(171,221,164)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(43,131,186)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(43,131,186)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#Spectral_04)" 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:29:03 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,24 @@
<?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="Spectral_05" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(215,25,28)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(215,25,28)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(171,221,164)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(171,221,164)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(43,131,186)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(43,131,186)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#Spectral_05)" 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:29:06 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -0,0 +1,26 @@
<?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="Spectral_06" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(213,62,79)" stop-opacity="1.0000"/>
<stop offset="16.67%" stop-color="rgb(213,62,79)" stop-opacity="1.0000"/>
<stop offset="16.67%" stop-color="rgb(252,141,89)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(252,141,89)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(254,224,139)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(254,224,139)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(230,245,152)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(230,245,152)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(153,213,148)" stop-opacity="1.0000"/>
<stop offset="83.33%" stop-color="rgb(153,213,148)" stop-opacity="1.0000"/>
<stop offset="83.33%" stop-color="rgb(50,136,189)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(50,136,189)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#Spectral_06)" 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:29:07 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -0,0 +1,28 @@
<?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="Spectral_07" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(213,62,79)" stop-opacity="1.0000"/>
<stop offset="14.29%" stop-color="rgb(213,62,79)" stop-opacity="1.0000"/>
<stop offset="14.29%" stop-color="rgb(252,141,89)" stop-opacity="1.0000"/>
<stop offset="28.57%" stop-color="rgb(252,141,89)" stop-opacity="1.0000"/>
<stop offset="28.57%" stop-color="rgb(254,224,139)" stop-opacity="1.0000"/>
<stop offset="42.86%" stop-color="rgb(254,224,139)" stop-opacity="1.0000"/>
<stop offset="42.86%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="57.14%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="57.14%" stop-color="rgb(230,245,152)" stop-opacity="1.0000"/>
<stop offset="71.43%" stop-color="rgb(230,245,152)" stop-opacity="1.0000"/>
<stop offset="71.43%" stop-color="rgb(153,213,148)" stop-opacity="1.0000"/>
<stop offset="85.71%" stop-color="rgb(153,213,148)" stop-opacity="1.0000"/>
<stop offset="85.71%" stop-color="rgb(50,136,189)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(50,136,189)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#Spectral_07)" 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:29:03 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -0,0 +1,30 @@
<?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="Spectral_08" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(213,62,79)" stop-opacity="1.0000"/>
<stop offset="12.50%" stop-color="rgb(213,62,79)" stop-opacity="1.0000"/>
<stop offset="12.50%" stop-color="rgb(244,109,67)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(244,109,67)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="37.50%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="37.50%" stop-color="rgb(254,224,139)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(254,224,139)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(230,245,152)" stop-opacity="1.0000"/>
<stop offset="62.50%" stop-color="rgb(230,245,152)" stop-opacity="1.0000"/>
<stop offset="62.50%" stop-color="rgb(171,221,164)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(171,221,164)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(102,194,165)" stop-opacity="1.0000"/>
<stop offset="87.50%" stop-color="rgb(102,194,165)" stop-opacity="1.0000"/>
<stop offset="87.50%" stop-color="rgb(50,136,189)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(50,136,189)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#Spectral_08)" 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:29:04 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -0,0 +1,32 @@
<?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="Spectral_09" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(213,62,79)" stop-opacity="1.0000"/>
<stop offset="11.11%" stop-color="rgb(213,62,79)" stop-opacity="1.0000"/>
<stop offset="11.11%" stop-color="rgb(244,109,67)" stop-opacity="1.0000"/>
<stop offset="22.22%" stop-color="rgb(244,109,67)" stop-opacity="1.0000"/>
<stop offset="22.22%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(254,224,139)" stop-opacity="1.0000"/>
<stop offset="44.44%" stop-color="rgb(254,224,139)" stop-opacity="1.0000"/>
<stop offset="44.44%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="55.56%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="55.56%" stop-color="rgb(230,245,152)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(230,245,152)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(171,221,164)" stop-opacity="1.0000"/>
<stop offset="77.78%" stop-color="rgb(171,221,164)" stop-opacity="1.0000"/>
<stop offset="77.78%" stop-color="rgb(102,194,165)" stop-opacity="1.0000"/>
<stop offset="88.89%" stop-color="rgb(102,194,165)" stop-opacity="1.0000"/>
<stop offset="88.89%" stop-color="rgb(50,136,189)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(50,136,189)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#Spectral_09)" 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:29:09 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -0,0 +1,34 @@
<?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="Spectral_10" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(158,1,66)" stop-opacity="1.0000"/>
<stop offset="10.00%" stop-color="rgb(158,1,66)" stop-opacity="1.0000"/>
<stop offset="10.00%" stop-color="rgb(213,62,79)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(213,62,79)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(244,109,67)" stop-opacity="1.0000"/>
<stop offset="30.00%" stop-color="rgb(244,109,67)" stop-opacity="1.0000"/>
<stop offset="30.00%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(254,224,139)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(254,224,139)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(230,245,152)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(230,245,152)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(171,221,164)" stop-opacity="1.0000"/>
<stop offset="70.00%" stop-color="rgb(171,221,164)" stop-opacity="1.0000"/>
<stop offset="70.00%" stop-color="rgb(102,194,165)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(102,194,165)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(50,136,189)" stop-opacity="1.0000"/>
<stop offset="90.00%" stop-color="rgb(50,136,189)" stop-opacity="1.0000"/>
<stop offset="90.00%" stop-color="rgb(94,79,162)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(94,79,162)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#Spectral_10)" 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:29:05 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -0,0 +1,36 @@
<?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="Spectral_11" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(158,1,66)" stop-opacity="1.0000"/>
<stop offset="9.09%" stop-color="rgb(158,1,66)" stop-opacity="1.0000"/>
<stop offset="9.09%" stop-color="rgb(213,62,79)" stop-opacity="1.0000"/>
<stop offset="18.18%" stop-color="rgb(213,62,79)" stop-opacity="1.0000"/>
<stop offset="18.18%" stop-color="rgb(244,109,67)" stop-opacity="1.0000"/>
<stop offset="27.27%" stop-color="rgb(244,109,67)" stop-opacity="1.0000"/>
<stop offset="27.27%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="36.36%" stop-color="rgb(253,174,97)" stop-opacity="1.0000"/>
<stop offset="36.36%" stop-color="rgb(254,224,139)" stop-opacity="1.0000"/>
<stop offset="45.45%" stop-color="rgb(254,224,139)" stop-opacity="1.0000"/>
<stop offset="45.45%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="54.55%" stop-color="rgb(255,255,191)" stop-opacity="1.0000"/>
<stop offset="54.55%" stop-color="rgb(230,245,152)" stop-opacity="1.0000"/>
<stop offset="63.64%" stop-color="rgb(230,245,152)" stop-opacity="1.0000"/>
<stop offset="63.64%" stop-color="rgb(171,221,164)" stop-opacity="1.0000"/>
<stop offset="72.73%" stop-color="rgb(171,221,164)" stop-opacity="1.0000"/>
<stop offset="72.73%" stop-color="rgb(102,194,165)" stop-opacity="1.0000"/>
<stop offset="81.82%" stop-color="rgb(102,194,165)" stop-opacity="1.0000"/>
<stop offset="81.82%" stop-color="rgb(50,136,189)" stop-opacity="1.0000"/>
<stop offset="90.91%" stop-color="rgb(50,136,189)" stop-opacity="1.0000"/>
<stop offset="90.91%" stop-color="rgb(94,79,162)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(94,79,162)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#Spectral_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:29:02 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -0,0 +1,20 @@
<?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="Accent_03" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(127,201,127)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(127,201,127)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(190,174,212)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(190,174,212)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(253,192,134)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(253,192,134)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#Accent_03)" 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:28:57 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -0,0 +1,22 @@
<?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="Accent_04" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(127,201,127)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(127,201,127)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(190,174,212)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(190,174,212)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(253,192,134)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(253,192,134)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(255,255,153)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(255,255,153)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#Accent_04)" 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:28:59 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,24 @@
<?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="Accent_05" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(127,201,127)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(127,201,127)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(190,174,212)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(190,174,212)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(253,192,134)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(253,192,134)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(255,255,153)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(255,255,153)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(56,108,176)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(56,108,176)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#Accent_05)" 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:29:00 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -0,0 +1,26 @@
<?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="Accent_06" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(127,201,127)" stop-opacity="1.0000"/>
<stop offset="16.67%" stop-color="rgb(127,201,127)" stop-opacity="1.0000"/>
<stop offset="16.67%" stop-color="rgb(190,174,212)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(190,174,212)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(253,192,134)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(253,192,134)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(255,255,153)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(255,255,153)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(56,108,176)" stop-opacity="1.0000"/>
<stop offset="83.33%" stop-color="rgb(56,108,176)" stop-opacity="1.0000"/>
<stop offset="83.33%" stop-color="rgb(240,2,127)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(240,2,127)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#Accent_06)" 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:28:57 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -0,0 +1,28 @@
<?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="Accent_07" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(127,201,127)" stop-opacity="1.0000"/>
<stop offset="14.29%" stop-color="rgb(127,201,127)" stop-opacity="1.0000"/>
<stop offset="14.29%" stop-color="rgb(190,174,212)" stop-opacity="1.0000"/>
<stop offset="28.57%" stop-color="rgb(190,174,212)" stop-opacity="1.0000"/>
<stop offset="28.57%" stop-color="rgb(253,192,134)" stop-opacity="1.0000"/>
<stop offset="42.86%" stop-color="rgb(253,192,134)" stop-opacity="1.0000"/>
<stop offset="42.86%" stop-color="rgb(255,255,153)" stop-opacity="1.0000"/>
<stop offset="57.14%" stop-color="rgb(255,255,153)" stop-opacity="1.0000"/>
<stop offset="57.14%" stop-color="rgb(56,108,176)" stop-opacity="1.0000"/>
<stop offset="71.43%" stop-color="rgb(56,108,176)" stop-opacity="1.0000"/>
<stop offset="71.43%" stop-color="rgb(240,2,127)" stop-opacity="1.0000"/>
<stop offset="85.71%" stop-color="rgb(240,2,127)" stop-opacity="1.0000"/>
<stop offset="85.71%" stop-color="rgb(191,91,23)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(191,91,23)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#Accent_07)" 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:28:57 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -0,0 +1,30 @@
<?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="Accent_08" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(127,201,127)" stop-opacity="1.0000"/>
<stop offset="12.50%" stop-color="rgb(127,201,127)" stop-opacity="1.0000"/>
<stop offset="12.50%" stop-color="rgb(190,174,212)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(190,174,212)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(253,192,134)" stop-opacity="1.0000"/>
<stop offset="37.50%" stop-color="rgb(253,192,134)" stop-opacity="1.0000"/>
<stop offset="37.50%" stop-color="rgb(255,255,153)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(255,255,153)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(56,108,176)" stop-opacity="1.0000"/>
<stop offset="62.50%" stop-color="rgb(56,108,176)" stop-opacity="1.0000"/>
<stop offset="62.50%" stop-color="rgb(240,2,127)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(240,2,127)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(191,91,23)" stop-opacity="1.0000"/>
<stop offset="87.50%" stop-color="rgb(191,91,23)" stop-opacity="1.0000"/>
<stop offset="87.50%" stop-color="rgb(102,102,102)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(102,102,102)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#Accent_08)" 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:28:57 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<description>
<dir>qual</dir>
<name>Qualitative</name>
<full>
Qualitative colour schemes designed by Cynthia Brewer
</full>
<date>01/08/2012</date>
</description>

View File

@ -0,0 +1,20 @@
<?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="Dark2_03" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(27,158,119)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(27,158,119)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(217,95,2)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(217,95,2)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(117,112,179)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(117,112,179)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#Dark2_03)" 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:29:02 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -0,0 +1,22 @@
<?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="Dark2_04" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(27,158,119)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(27,158,119)" stop-opacity="1.0000"/>
<stop offset="25.00%" stop-color="rgb(217,95,2)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(217,95,2)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(117,112,179)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(117,112,179)" stop-opacity="1.0000"/>
<stop offset="75.00%" stop-color="rgb(231,41,138)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(231,41,138)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#Dark2_04)" 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:28:59 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,24 @@
<?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="Dark2_05" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(27,158,119)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(27,158,119)" stop-opacity="1.0000"/>
<stop offset="20.00%" stop-color="rgb(217,95,2)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(217,95,2)" stop-opacity="1.0000"/>
<stop offset="40.00%" stop-color="rgb(117,112,179)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(117,112,179)" stop-opacity="1.0000"/>
<stop offset="60.00%" stop-color="rgb(231,41,138)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(231,41,138)" stop-opacity="1.0000"/>
<stop offset="80.00%" stop-color="rgb(102,166,30)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(102,166,30)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#Dark2_05)" 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:28:58 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -0,0 +1,26 @@
<?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="Dark2_06" gradientUnits="objectBoundingBox" spreadMethod="pad" x1="0%" x2="100%" y1="0%" y2="0%">
<stop offset="0.00%" stop-color="rgb(27,158,119)" stop-opacity="1.0000"/>
<stop offset="16.67%" stop-color="rgb(27,158,119)" stop-opacity="1.0000"/>
<stop offset="16.67%" stop-color="rgb(217,95,2)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(217,95,2)" stop-opacity="1.0000"/>
<stop offset="33.33%" stop-color="rgb(117,112,179)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(117,112,179)" stop-opacity="1.0000"/>
<stop offset="50.00%" stop-color="rgb(231,41,138)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(231,41,138)" stop-opacity="1.0000"/>
<stop offset="66.67%" stop-color="rgb(102,166,30)" stop-opacity="1.0000"/>
<stop offset="83.33%" stop-color="rgb(102,166,30)" stop-opacity="1.0000"/>
<stop offset="83.33%" stop-color="rgb(230,171,2)" stop-opacity="1.0000"/>
<stop offset="100.00%" stop-color="rgb(230,171,2)" stop-opacity="1.0000"/>
</linearGradient>
</defs>
<rect fill="url(#Dark2_06)" 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:28:57 2012"/>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

Some files were not shown because too many files have changed in this diff Show More