diff options
author | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2008-10-02 12:50:56 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2008-10-02 15:09:20 +0530 |
commit | 976c356396992bf19140ebfe5744457602d37458 (patch) | |
tree | 6c126d255bfa3e95583c6df9dd84cef51692ac7e | |
parent | Use autotua settings by default for const.JOBTAGE (master) (diff) | |
download | autotua-976c356396992bf19140ebfe5744457602d37458.tar.gz autotua-976c356396992bf19140ebfe5744457602d37458.tar.bz2 autotua-976c356396992bf19140ebfe5744457602d37458.zip |
Add icons! (and support for rendering+installing)
* Taken from the Tango project and the GNOME project. LICENSE is the
same as for them
-rw-r--r-- | master/README | 1 | ||||
-rw-r--r-- | master/icons/.gitignore | 1 | ||||
-rw-r--r-- | master/icons/Makefile | 27 | ||||
-rw-r--r-- | master/icons/jobs.svg | 562 | ||||
-rw-r--r-- | master/icons/login.svg | 1209 | ||||
-rw-r--r-- | master/icons/logout.svg | 367 | ||||
-rw-r--r-- | master/icons/master.svg | 1002 | ||||
-rw-r--r-- | master/icons/slaves.svg | 1897 | ||||
-rw-r--r-- | master/icons/users.svg | 537 | ||||
-rwxr-xr-x | master/setup-master.py | 6 |
10 files changed, 5609 insertions, 0 deletions
diff --git a/master/README b/master/README index 505d243..75b5a33 100644 --- a/master/README +++ b/master/README @@ -1,6 +1,7 @@ - You will need django-1.0 (alpha or trunk) * You will also need python-2.5 with sqlite3 support or the proper python modules for the database type you set in settings.py +- librsvg is required to render the svg files in the trunk to usable png - Execute setup-master.py to setup the master - If you do not have the autotua-slave installed, you will have to point the PYTHONPATH variable to the autotua-slave directory diff --git a/master/icons/.gitignore b/master/icons/.gitignore new file mode 100644 index 0000000..e33609d --- /dev/null +++ b/master/icons/.gitignore @@ -0,0 +1 @@ +*.png diff --git a/master/icons/Makefile b/master/icons/Makefile new file mode 100644 index 0000000..0d3135a --- /dev/null +++ b/master/icons/Makefile @@ -0,0 +1,27 @@ +# Copyright: 2008 Gentoo Foundation +# Author(s): Nirbheek Chauhan <nirbheek.chauhan@gmail.com> +# License: AGPL-3 +# + +INSTALL=install +CONVERT=rsvg-convert --width=96 +IMGS=$(shell for svg in *.svg; do printf "$${svg%.svg}.png "; done) +IMGMODE=644 +.SUFFIXES: .svg .png + +.svg.png: + ${CONVERT} -o $*.png $< + +all: $(IMGS) + +clean: + rm -f $(IMGS) + +install: all + test -n "${DESTDIR}" || ( echo "Please define DESTDIR" ; exit 1 ) + ${INSTALL} -m ${IMGMODE} $(IMGS) -t ${DESTDIR}/master/media/images || exit $$? + +uninstall: + for img in $(IMGS); do \ + rm -f ${DESTDIR}/master/media/images/$${img}; \ + done diff --git a/master/icons/jobs.svg b/master/icons/jobs.svg new file mode 100644 index 0000000..36560ca --- /dev/null +++ b/master/icons/jobs.svg @@ -0,0 +1,562 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://web.resource.org/cc/" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.45" + version="1.0" + sodipodi:docbase="/home/dobey/Projects/gnome-icon-theme/scalable/actions" + sodipodi:docname="system-run.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient3198"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3200" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3202" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3071"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop3073" /> + <stop + style="stop-color:#eeeeec;stop-opacity:0;" + offset="1" + id="stop3075" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3065"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop3067" /> + <stop + style="stop-color:#eeeeec;stop-opacity:0;" + offset="1" + id="stop3069" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3025"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3027" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3029" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2892"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2894" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2896" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2881"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop2883" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop2885" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2859"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2861" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2863" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2911"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2913" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2915" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2903"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop2905" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="1" + id="stop2907" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2895"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop2897" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop2899" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2903" + id="linearGradient3112" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.965926,-0.258819,0.258819,0.965926,7.28156,0.755642)" + x1="22.96538" + y1="35.310566" + x2="12.641191" + y2="11.423575" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2911" + id="linearGradient3114" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.965926,-0.258819,0.258819,0.965926,7.28156,0.755642)" + x1="17.413136" + y1="7.8708334" + x2="17.027729" + y2="52.50489" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2881" + id="radialGradient3116" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.977466,-0.261911,0.261911,0.977466,-2.444375,8.389657)" + cx="31" + cy="12" + fx="31" + fy="12" + r="11.125" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2895" + id="linearGradient3118" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.909106,-0.243594,0.243594,0.909106,8.676761,1.417073)" + x1="21.788134" + y1="21.876961" + x2="10.211396" + y2="3.4232786" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2859" + id="linearGradient3120" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.965926,-0.258819,0.258819,0.965926,-4.11682,6.729656)" + x1="16.487501" + y1="13.970829" + x2="32.566654" + y2="30.758347" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2892" + id="linearGradient3122" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.965926,-0.258819,0.258819,0.965926,-4.116824,6.729647)" + x1="28.357094" + y1="22.794661" + x2="17.732124" + y2="5.1875181" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2903" + id="linearGradient3124" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.965926,-0.258819,0.258819,0.965926,7.28156,0.755642)" + x1="22.96538" + y1="35.310566" + x2="12.641191" + y2="11.423575" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2911" + id="linearGradient3126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.965926,-0.258819,0.258819,0.965926,7.28156,0.755642)" + x1="17.413136" + y1="7.8708334" + x2="17.027729" + y2="52.50489" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2881" + id="radialGradient3128" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.977466,-0.261911,0.261911,0.977466,-2.444375,8.389657)" + cx="31" + cy="12" + fx="31" + fy="12" + r="11.125" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2895" + id="linearGradient3130" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.909106,-0.243594,0.243594,0.909106,8.676761,1.417073)" + x1="21.788134" + y1="21.876961" + x2="10.211396" + y2="3.4232786" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2859" + id="linearGradient3132" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.965926,-0.258819,0.258819,0.965926,-4.11682,6.729656)" + x1="16.487501" + y1="13.970829" + x2="32.566654" + y2="30.758347" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2892" + id="linearGradient3134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.965926,-0.258819,0.258819,0.965926,-4.116824,6.729647)" + x1="28.357094" + y1="22.794661" + x2="17.732124" + y2="5.1875181" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2892" + id="linearGradient3171" + gradientUnits="userSpaceOnUse" + x1="14.375" + y1="31.0625" + x2="30.4375" + y2="44.0625" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3071" + id="linearGradient3177" + gradientUnits="userSpaceOnUse" + x1="20.806717" + y1="36.825302" + x2="17.449335" + y2="30.900536" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3065" + id="linearGradient3179" + gradientUnits="userSpaceOnUse" + x1="17.659994" + y1="36.680489" + x2="23.031794" + y2="31.111195" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2903" + id="linearGradient3184" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-3,1)" + x1="16.793787" + y1="30.675884" + x2="22.052893" + y2="37.128235" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3025" + id="radialGradient3187" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.996403,-26,1.1241)" + cx="42.5" + cy="34.5" + fx="42.5" + fy="34.5" + r="8.6875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2895" + id="linearGradient3191" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-3,1)" + x1="14.495688" + y1="29.88039" + x2="26.737476" + y2="42.564117" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3198" + id="radialGradient3204" + cx="15.3125" + cy="34.65625" + fx="15.3125" + fy="34.65625" + r="9.5" + gradientTransform="matrix(1,0,0,1.003289,0,-0.114001)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3198" + id="radialGradient3208" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.003289,0,-0.114001)" + cx="15.3125" + cy="34.65625" + fx="15.3125" + fy="34.65625" + r="9.5" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="31.777116" + inkscape:cy="6.2374543" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + gridempspacing="2" + gridspacingx="0.5px" + gridspacingy="0.5px" + inkscape:window-width="1051" + inkscape:window-height="738" + inkscape:window-x="263" + inkscape:window-y="212" + inkscape:showpageshadow="false" + width="48px" + height="48px" + gridtolerance="10000" + inkscape:grid-points="false" + inkscape:grid-bbox="true" + showborder="false" + borderlayer="true" + inkscape:guide-bbox="false" + inkscape:object-paths="false" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:creator> + <cc:Agent> + <dc:title>Lapo Calamandrei</dc:title> + </cc:Agent> + </dc:creator> + <dc:title>System Run</dc:title> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + <dc:subject> + <rdf:Bag> + <rdf:li>run</rdf:li> + <rdf:li>launch</rdf:li> + <rdf:li>exec</rdf:li> + </rdf:Bag> + </dc:subject> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/GPL/2.0/"> + <cc:permits + rdf:resource="http://web.resource.org/cc/Reproduction" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/Distribution" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Notice" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/ShareAlike" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/SourceCode" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + inkscape:label="Livello 1" + inkscape:groupmode="layer" + id="layer1"> + <path + sodipodi:type="arc" + style="opacity:0.49019608;fill:url(#radialGradient3204);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path3110" + sodipodi:cx="15.3125" + sodipodi:cy="34.65625" + sodipodi:rx="9.5" + sodipodi:ry="9.53125" + d="M 24.8125 34.65625 A 9.5 9.53125 0 1 1 5.8125,34.65625 A 9.5 9.53125 0 1 1 24.8125 34.65625 z" + transform="matrix(1.388157,0,0,0.498361,-4.756162,25.47868)" /> + <path + sodipodi:type="arc" + style="opacity:0.24705882;fill:url(#radialGradient3208);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path3206" + sodipodi:cx="15.3125" + sodipodi:cy="34.65625" + sodipodi:rx="9.5" + sodipodi:ry="9.53125" + d="M 24.8125 34.65625 A 9.5 9.53125 0 1 1 5.8125,34.65625 A 9.5 9.53125 0 1 1 24.8125 34.65625 z" + transform="matrix(1.473683,0,0,0.655738,10.43425,15.52458)" /> + <g + id="g2904" + transform="matrix(0.965926,0.258819,-0.258819,0.965926,6.16213,8.3855)"> + <path + id="path2779" + d="M 31,0.5 C 30.438064,0.50000002 29.8842,0.547001 29.34375,0.625 L 29.125,3.71875 C 28.16536,3.9344947 27.275486,4.3022815 26.46875,4.8125 L 24.125,2.78125 C 22.999999,3.5000009 22.5,4 21.78125,5.125 L 23.8125,7.46875 C 23.302281,8.2754859 22.934495,9.1653595 22.71875,10.125 L 19.625,10.34375 C 19.547,10.8842 19.5,11.438062 19.5,12 C 19.499999,12.561939 19.547001,13.115801 19.625,13.65625 L 22.71875,13.875 C 22.934495,14.834641 23.302281,15.724514 23.8125,16.53125 L 21.78125,18.875 C 22.5,19.999999 23,20.5 24.125,21.21875 L 26.46875,19.1875 C 27.275486,19.697719 28.165359,20.065505 29.125,20.28125 L 29.34375,23.375 C 29.8842,23.452999 30.438063,23.5 31,23.5 C 31.561936,23.5 32.115801,23.452999 32.65625,23.375 L 32.875,20.28125 C 33.834641,20.065505 34.724514,19.697719 35.53125,19.1875 L 37.875,21.21875 C 39.000002,20.499999 39.5,20 40.21875,18.875 L 38.1875,16.53125 C 38.697719,15.724514 39.065505,14.834641 39.28125,13.875 L 42.375,13.65625 C 42.452999,13.115801 42.499999,12.561939 42.5,12 C 42.5,11.438063 42.452999,10.884199 42.375,10.34375 L 39.28125,10.125 C 39.065505,9.1653595 38.697719,8.2754859 38.1875,7.46875 L 40.21875,5.125 C 39.569261,4.0173152 39,3.5 37.875,2.78125 L 35.53125,4.8125 C 34.724514,4.3022815 33.834641,3.9344947 32.875,3.71875 L 32.65625,0.625 C 32.1158,0.54700102 31.561938,0.5 31,0.5 z M 31,9.5 C 32.380001,9.5000003 33.499999,10.619998 33.5,12 C 33.500001,13.380003 32.380003,14.5 31,14.5 C 29.619998,14.5 28.5,13.380003 28.5,12 C 28.5,10.619998 29.619998,9.5 31,9.5 z " + style="fill:url(#linearGradient3112);fill-opacity:1;stroke:#2e3436;stroke-width:1.00543582;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + id="path2819" + d="M 31.000007,1.437503 C 30.739934,1.437503 30.477873,1.47946 30.218757,1.500003 L 30.000007,4.562504 C 28.682977,4.737208 27.478296,5.264549 26.468755,6.031255 L 24.156255,4.062504 C 23.765212,4.40014 23.400139,4.765213 23.062504,5.156255 L 25.031255,7.468756 C 24.264549,8.478295 23.737207,9.682977 23.562504,11.000006 L 20.500004,11.218757 C 20.47946,11.477873 20.437504,11.739933 20.437504,12.000007 C 20.437504,12.26008 20.47946,12.52214 20.500003,12.781257 L 23.562504,13.000007 C 23.737208,14.317036 24.264549,15.521718 25.031255,16.531258 L 23.062504,18.843759 C 23.400139,19.234801 23.765212,19.599874 24.156255,19.937509 L 26.468756,17.968758 C 27.478295,18.735464 28.682977,19.262806 30.000006,19.437509 L 30.218757,22.50001 C 30.477873,22.520554 30.739934,22.56251 31.000007,22.56251 C 31.260079,22.56251 31.522141,22.520554 31.781257,22.50001 L 32.000007,19.437509 C 33.317036,19.262805 34.521718,18.735464 35.531258,17.968758 L 37.843759,19.937509 C 38.234802,19.599874 38.599874,19.234801 38.937509,18.843758 L 36.968758,16.531258 C 37.735464,15.521718 38.262806,14.317036 38.437509,13.000007 L 41.50001,12.781257 C 41.520554,12.522141 41.56251,12.26008 41.56251,12.000006 C 41.562511,11.739934 41.520554,11.477873 41.50001,11.218757 L 38.437509,11.000007 C 38.262806,9.682977 37.735464,8.478296 36.968758,7.468755 L 38.937509,5.156254 C 38.599875,4.765213 38.234802,4.400139 37.843759,4.062504 L 35.531258,6.031255 C 34.521719,5.264549 33.317037,4.737207 32.000008,4.562504 L 31.781257,1.500003 C 31.522141,1.47946 31.26008,1.437504 31.000007,1.437503 z " + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3114);stroke-width:1.13333356;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + id="path2875" + d="M 31,0.875 C 30.67898,0.87500002 30.416025,0.91938231 30.1875,0.9375 L 29.6875,0.96875 L 29.65625,1.46875 L 29.46875,4.125 C 28.408658,4.3340559 27.427074,4.7655265 26.5625,5.34375 L 24.15625,3.3125 L 22.3125,5.15625 L 24.34375,7.5625 C 23.765526,8.427073 23.334055,9.408658 23.125,10.46875 L 20.46875,10.65625 L 19.96875,10.6875 L 19.9375,11.1875 C 19.919381,11.416028 19.875,11.678982 19.875,12 C 19.875,12.321017 19.919382,12.583973 19.9375,12.8125 L 19.96875,13.3125 L 20.46875,13.34375 L 23.125,13.53125 C 23.334056,14.591342 23.765526,15.572926 24.34375,16.4375 L 22.625,18.46875 L 22.3125,18.84375 L 22.625,19.21875 C 22.98067,19.630679 23.369319,20.01933 23.78125,20.375 L 24.15625,20.6875 L 24.53125,20.375 L 26.5625,18.65625 C 27.427073,19.234474 28.408658,19.665945 29.46875,19.875 L 29.65625,22.53125 L 29.6875,23.03125 L 30.1875,23.0625 C 30.416028,23.080619 30.678982,23.125 31,23.125 C 31.321018,23.125001 31.583973,23.080619 31.8125,23.0625 L 32.3125,23.03125 L 32.34375,22.53125 L 32.53125,19.875 C 33.591341,19.665944 34.572926,19.234474 35.4375,18.65625 L 37.46875,20.375 L 37.84375,20.6875 L 38.21875,20.375 C 38.630683,20.019329 39.01933,19.63068 39.375,19.21875 L 39.6875,18.84375 L 39.375,18.46875 L 37.65625,16.4375 C 38.234474,15.572927 38.665945,14.591342 38.875,13.53125 L 41.53125,13.34375 L 42.03125,13.3125 L 42.0625,12.8125 C 42.080617,12.583975 42.125,12.321018 42.125,12 C 42.124999,11.678985 42.080619,11.416028 42.0625,11.1875 L 42.03125,10.6875 L 41.53125,10.65625 L 38.875,10.46875 C 38.665945,9.4086575 38.234474,8.4270738 37.65625,7.5625 L 39.375,5.53125 L 39.6875,5.15625 L 39.375,4.78125 C 39.019332,4.3693213 38.630681,3.9806704 38.21875,3.625 L 37.84375,3.3125 L 37.46875,3.625 L 35.4375,5.34375 C 34.572927,4.7655263 33.591342,4.3340554 32.53125,4.125 L 32.34375,1.46875 L 32.3125,0.96875 L 31.8125,0.9375 C 31.583973,0.91938221 31.321016,0.87500123 31,0.875 z M 31,8.5 C 32.932001,8.4999976 34.499998,10.067999 34.5,12 C 34.500002,13.932002 32.932001,15.499998 31,15.5 C 29.067998,15.500002 27.500002,13.932001 27.5,12 C 27.499999,10.067998 29.067999,8.5000022 31,8.5 z " + style="opacity:0.8;fill:url(#radialGradient3116);fill-opacity:1;stroke:none;stroke-width:1.13333356;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + id="path2867" + d="M 31,4 C 26.584003,4 23,7.584 23,12 C 23,16.416001 26.584001,20.000001 31,20 C 35.415999,20 39,16.416001 39,12 C 38.999999,7.584 35.416,4 31,4 z M 31,9 C 32.655999,8.9999982 33.999998,10.344006 34,12 C 34.000002,13.655994 32.655999,14.999998 31,15 C 29.344,15.000002 28.000002,13.655994 28,12 C 27.999999,10.344006 29.344001,9.0000019 31,9 z " + style="fill:url(#linearGradient3118);fill-opacity:1;stroke:none;stroke-width:1.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + transform="matrix(0.882353,-1.02643e-6,1.02643e-6,0.882353,10.26469,-4.764686)" + d="M 32 19 A 8.5 8.5 0 1 1 15,19 A 8.5 8.5 0 1 1 32 19 z" + sodipodi:ry="8.5" + sodipodi:rx="8.5" + sodipodi:cy="19" + sodipodi:cx="23.5" + id="path2849" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3120);stroke-width:1.13333321;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + sodipodi:type="arc" /> + <path + transform="matrix(0.411765,-4.790003e-7,4.790003e-7,0.411765,21.32353,4.17647)" + d="M 32 19 A 8.5 8.5 0 1 1 15,19 A 8.5 8.5 0 1 1 32 19 z" + sodipodi:ry="8.5" + sodipodi:rx="8.5" + sodipodi:cy="19" + sodipodi:cx="23.5" + id="path2835" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3122);stroke-width:2.42857122;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + sodipodi:type="arc" /> + </g> + <g + id="g2924" + transform="matrix(0.965926,0.258819,-0.258819,0.965926,-6.83787,-6.6145)"> + <path + id="path2926" + d="M 31,0.5 C 30.438064,0.50000002 29.8842,0.547001 29.34375,0.625 L 29.125,3.71875 C 28.16536,3.9344947 27.275486,4.3022815 26.46875,4.8125 L 24.125,2.78125 C 22.999999,3.5000009 22.5,4 21.78125,5.125 L 23.8125,7.46875 C 23.302281,8.2754859 22.934495,9.1653595 22.71875,10.125 L 19.625,10.34375 C 19.547,10.8842 19.5,11.438062 19.5,12 C 19.499999,12.561939 19.547001,13.115801 19.625,13.65625 L 22.71875,13.875 C 22.934495,14.834641 23.302281,15.724514 23.8125,16.53125 L 21.78125,18.875 C 22.5,19.999999 23,20.5 24.125,21.21875 L 26.46875,19.1875 C 27.275486,19.697719 28.165359,20.065505 29.125,20.28125 L 29.34375,23.375 C 29.8842,23.452999 30.438063,23.5 31,23.5 C 31.561936,23.5 32.115801,23.452999 32.65625,23.375 L 32.875,20.28125 C 33.834641,20.065505 34.724514,19.697719 35.53125,19.1875 L 37.875,21.21875 C 39.000002,20.499999 39.5,20 40.21875,18.875 L 38.1875,16.53125 C 38.697719,15.724514 39.065505,14.834641 39.28125,13.875 L 42.375,13.65625 C 42.452999,13.115801 42.499999,12.561939 42.5,12 C 42.5,11.438063 42.452999,10.884199 42.375,10.34375 L 39.28125,10.125 C 39.065505,9.1653595 38.697719,8.2754859 38.1875,7.46875 L 40.21875,5.125 C 39.569261,4.0173152 39,3.5 37.875,2.78125 L 35.53125,4.8125 C 34.724514,4.3022815 33.834641,3.9344947 32.875,3.71875 L 32.65625,0.625 C 32.1158,0.54700102 31.561938,0.5 31,0.5 z M 31,9.5 C 32.380001,9.5000003 33.499999,10.619998 33.5,12 C 33.500001,13.380003 32.380003,14.5 31,14.5 C 29.619998,14.5 28.5,13.380003 28.5,12 C 28.5,10.619998 29.619998,9.5 31,9.5 z " + style="fill:url(#linearGradient3124);fill-opacity:1;stroke:#2e3436;stroke-width:1.00543582;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + id="path2928" + d="M 31.000007,1.437503 C 30.739934,1.437503 30.477873,1.47946 30.218757,1.500003 L 30.000007,4.562504 C 28.682977,4.737208 27.478296,5.264549 26.468755,6.031255 L 24.156255,4.062504 C 23.765212,4.40014 23.400139,4.765213 23.062504,5.156255 L 25.031255,7.468756 C 24.264549,8.478295 23.737207,9.682977 23.562504,11.000006 L 20.500004,11.218757 C 20.47946,11.477873 20.437504,11.739933 20.437504,12.000007 C 20.437504,12.26008 20.47946,12.52214 20.500003,12.781257 L 23.562504,13.000007 C 23.737208,14.317036 24.264549,15.521718 25.031255,16.531258 L 23.062504,18.843759 C 23.400139,19.234801 23.765212,19.599874 24.156255,19.937509 L 26.468756,17.968758 C 27.478295,18.735464 28.682977,19.262806 30.000006,19.437509 L 30.218757,22.50001 C 30.477873,22.520554 30.739934,22.56251 31.000007,22.56251 C 31.260079,22.56251 31.522141,22.520554 31.781257,22.50001 L 32.000007,19.437509 C 33.317036,19.262805 34.521718,18.735464 35.531258,17.968758 L 37.843759,19.937509 C 38.234802,19.599874 38.599874,19.234801 38.937509,18.843758 L 36.968758,16.531258 C 37.735464,15.521718 38.262806,14.317036 38.437509,13.000007 L 41.50001,12.781257 C 41.520554,12.522141 41.56251,12.26008 41.56251,12.000006 C 41.562511,11.739934 41.520554,11.477873 41.50001,11.218757 L 38.437509,11.000007 C 38.262806,9.682977 37.735464,8.478296 36.968758,7.468755 L 38.937509,5.156254 C 38.599875,4.765213 38.234802,4.400139 37.843759,4.062504 L 35.531258,6.031255 C 34.521719,5.264549 33.317037,4.737207 32.000008,4.562504 L 31.781257,1.500003 C 31.522141,1.47946 31.26008,1.437504 31.000007,1.437503 z " + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3126);stroke-width:1.13333356;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + id="path2930" + d="M 31,0.875 C 30.67898,0.87500002 30.416025,0.91938231 30.1875,0.9375 L 29.6875,0.96875 L 29.65625,1.46875 L 29.46875,4.125 C 28.408658,4.3340559 27.427074,4.7655265 26.5625,5.34375 L 24.15625,3.3125 L 22.3125,5.15625 L 24.34375,7.5625 C 23.765526,8.427073 23.334055,9.408658 23.125,10.46875 L 20.46875,10.65625 L 19.96875,10.6875 L 19.9375,11.1875 C 19.919381,11.416028 19.875,11.678982 19.875,12 C 19.875,12.321017 19.919382,12.583973 19.9375,12.8125 L 19.96875,13.3125 L 20.46875,13.34375 L 23.125,13.53125 C 23.334056,14.591342 23.765526,15.572926 24.34375,16.4375 L 22.625,18.46875 L 22.3125,18.84375 L 22.625,19.21875 C 22.98067,19.630679 23.369319,20.01933 23.78125,20.375 L 24.15625,20.6875 L 24.53125,20.375 L 26.5625,18.65625 C 27.427073,19.234474 28.408658,19.665945 29.46875,19.875 L 29.65625,22.53125 L 29.6875,23.03125 L 30.1875,23.0625 C 30.416028,23.080619 30.678982,23.125 31,23.125 C 31.321018,23.125001 31.583973,23.080619 31.8125,23.0625 L 32.3125,23.03125 L 32.34375,22.53125 L 32.53125,19.875 C 33.591341,19.665944 34.572926,19.234474 35.4375,18.65625 L 37.46875,20.375 L 37.84375,20.6875 L 38.21875,20.375 C 38.630683,20.019329 39.01933,19.63068 39.375,19.21875 L 39.6875,18.84375 L 39.375,18.46875 L 37.65625,16.4375 C 38.234474,15.572927 38.665945,14.591342 38.875,13.53125 L 41.53125,13.34375 L 42.03125,13.3125 L 42.0625,12.8125 C 42.080617,12.583975 42.125,12.321018 42.125,12 C 42.124999,11.678985 42.080619,11.416028 42.0625,11.1875 L 42.03125,10.6875 L 41.53125,10.65625 L 38.875,10.46875 C 38.665945,9.4086575 38.234474,8.4270738 37.65625,7.5625 L 39.375,5.53125 L 39.6875,5.15625 L 39.375,4.78125 C 39.019332,4.3693213 38.630681,3.9806704 38.21875,3.625 L 37.84375,3.3125 L 37.46875,3.625 L 35.4375,5.34375 C 34.572927,4.7655263 33.591342,4.3340554 32.53125,4.125 L 32.34375,1.46875 L 32.3125,0.96875 L 31.8125,0.9375 C 31.583973,0.91938221 31.321016,0.87500123 31,0.875 z M 31,8.5 C 32.932001,8.4999976 34.499998,10.067999 34.5,12 C 34.500002,13.932002 32.932001,15.499998 31,15.5 C 29.067998,15.500002 27.500002,13.932001 27.5,12 C 27.499999,10.067998 29.067999,8.5000022 31,8.5 z " + style="opacity:0.8;fill:url(#radialGradient3128);fill-opacity:1;stroke:none;stroke-width:1.13333356;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + id="path2932" + d="M 31,4 C 26.584003,4 23,7.584 23,12 C 23,16.416001 26.584001,20.000001 31,20 C 35.415999,20 39,16.416001 39,12 C 38.999999,7.584 35.416,4 31,4 z M 31,9 C 32.655999,8.9999982 33.999998,10.344006 34,12 C 34.000002,13.655994 32.655999,14.999998 31,15 C 29.344,15.000002 28.000002,13.655994 28,12 C 27.999999,10.344006 29.344001,9.0000019 31,9 z " + style="fill:url(#linearGradient3130);fill-opacity:1;stroke:none;stroke-width:1.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + transform="matrix(0.882353,-1.02643e-6,1.02643e-6,0.882353,10.26469,-4.764686)" + d="M 32 19 A 8.5 8.5 0 1 1 15,19 A 8.5 8.5 0 1 1 32 19 z" + sodipodi:ry="8.5" + sodipodi:rx="8.5" + sodipodi:cy="19" + sodipodi:cx="23.5" + id="path2934" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3132);stroke-width:1.13333321;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + sodipodi:type="arc" /> + <path + transform="matrix(0.411765,-4.790003e-7,4.790003e-7,0.411765,21.32353,4.17647)" + d="M 32 19 A 8.5 8.5 0 1 1 15,19 A 8.5 8.5 0 1 1 32 19 z" + sodipodi:ry="8.5" + sodipodi:rx="8.5" + sodipodi:cy="19" + sodipodi:cx="23.5" + id="path2936" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3134);stroke-width:2.42857122;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + sodipodi:type="arc" /> + </g> + <path + style="fill:url(#linearGradient3191);fill-opacity:1;stroke:#2e3436;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 16.15625,26.5 C 15.667854,26.518775 15.184245,26.593793 14.71875,26.6875 L 14.6875,26.6875 C 14.33804,26.75907 13.989707,26.857915 13.65625,26.96875 C 13.173912,27.12907 12.723532,27.3266 12.28125,27.5625 L 12.9375,30.6875 C 12.461256,31.040214 12.013429,31.452683 11.65625,31.9375 L 8.5625,31.3125 C 8.3061026,31.796885 8.0717231,32.280857 7.90625,32.8125 C 7.676383,33.551032 7.5309966,34.349931 7.5,35.15625 L 10.5625,36.1875 C 10.632137,36.779968 10.764473,37.368191 11,37.90625 L 8.875,40.28125 C 9.1526891,40.722567 9.4647247,41.145896 9.8125,41.53125 L 10.4375,42.125 C 10.825721,42.480401 11.241422,42.810104 11.6875,43.09375 L 14.0625,40.96875 C 14.347986,41.096023 14.626055,41.197799 14.9375,41.28125 C 15.232216,41.360219 15.549433,41.435451 15.84375,41.46875 L 16.84375,44.5 C 17.332146,44.481225 17.815755,44.406207 18.28125,44.3125 L 18.3125,44.3125 C 18.66196,44.24093 19.010293,44.142085 19.34375,44.03125 C 19.826088,43.87093 20.276468,43.6734 20.71875,43.4375 L 20.0625,40.3125 C 20.538744,39.959787 20.986571,39.547317 21.34375,39.0625 L 24.4375,39.6875 C 24.693897,39.203115 24.928277,38.719143 25.09375,38.1875 C 25.323617,37.448968 25.469003,36.650069 25.5,35.84375 L 22.4375,34.8125 C 22.367863,34.220032 22.235527,33.631809 22,33.09375 L 24.125,30.71875 C 23.847311,30.277433 23.535275,29.854104 23.1875,29.46875 L 22.5625,28.875 C 22.174279,28.519599 21.758578,28.189896 21.3125,27.90625 L 18.9375,30.03125 C 18.652013,29.903977 18.373945,29.802201 18.0625,29.71875 C 17.767784,29.639781 17.450567,29.564549 17.15625,29.53125 L 16.15625,26.5 z M 16.28125,33.5 C 16.394759,33.487329 16.508957,33.493053 16.625,33.5 C 16.75762,33.507939 16.897952,33.526783 17.03125,33.5625 C 18.097631,33.848233 18.723237,34.964866 18.4375,36.03125 C 18.151764,37.097638 17.035131,37.723235 15.96875,37.4375 C 14.902369,37.151767 14.276764,36.035135 14.5625,34.96875 C 14.781268,34.1523 15.486686,33.588694 16.28125,33.5 z " + id="path2978" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.96878749" + inkscape:original="M 19.09375 25.3125 L 15.25 26.34375 L 16.28125 31.28125 L 11.3125 30.25 L 10.28125 34.09375 L 15.09375 35.6875 L 11.75 39.4375 L 14.53125 42.25 L 18.3125 38.875 L 19.90625 43.6875 L 23.75 42.65625 L 22.71875 37.71875 L 27.6875 38.75 L 28.71875 34.90625 L 23.90625 33.3125 L 27.25 29.5625 L 24.46875 26.75 L 20.6875 30.125 L 19.09375 25.3125 z " + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3171);stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path2995" + d="M 18.46875,26.46875 L 16.375,27.0625 L 17.21875,31.09375 C 17.274871,31.40599 17.174576,31.725926 16.950251,31.950251 C 16.725926,32.174576 16.40599,32.274871 16.09375,32.21875 L 12.03125,31.375 L 11.4375,33.46875 L 15.40625,34.78125 C 15.71319,34.886951 15.946796,35.139347 16.028484,35.453532 C 16.110172,35.767716 16.029085,36.101932 15.8125,36.34375 L 13.09375,39.40625 L 14.5625,40.90625 L 17.65625,38.15625 C 17.898068,37.939665 18.232284,37.858578 18.546468,37.940266 C 18.860653,38.021954 19.113049,38.25556 19.21875,38.5625 L 20.53125,42.53125 L 22.625,41.9375 L 21.78125,37.90625 C 21.725129,37.59401 21.825424,37.274074 22.049749,37.049749 C 22.274074,36.825424 22.59401,36.725129 22.90625,36.78125 L 26.96875,37.625 L 27.5625,35.53125 L 23.59375,34.21875 C 23.28681,34.113049 23.053204,33.860653 22.971516,33.546468 C 22.889828,33.232284 22.970915,32.898068 23.1875,32.65625 L 25.90625,29.59375 L 24.4375,28.09375 L 21.34375,30.84375 C 21.101932,31.060335 20.767716,31.141422 20.453532,31.059734 C 20.139347,30.978046 19.886951,30.74444 19.78125,30.4375 L 18.46875,26.46875 z " + transform="translate(-3,1)" /> + <path + style="opacity:0.9372549;fill:url(#radialGradient3187);fill-opacity:1;stroke:none;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 15.78125,26.84375 L 12.78125,27.71875 L 13.71875,32.1875 C 13.746003,32.339128 13.702685,32.484815 13.59375,32.59375 C 13.484816,32.702685 13.339128,32.746003 13.1875,32.71875 L 8.6875,31.78125 L 7.8125,34.78125 L 12.25,36.25 C 12.3991,36.301346 12.491569,36.441131 12.53125,36.59375 C 12.57093,36.746367 12.542708,36.882535 12.4375,37 L 9.40625,40.4375 L 11.53125,42.59375 L 15,39.53125 C 15.117466,39.426041 15.253631,39.397819 15.40625,39.4375 C 15.558869,39.477181 15.698654,39.56965 15.75,39.71875 L 17.21875,44.15625 L 20.21875,43.28125 L 19.28125,38.8125 C 19.253997,38.660872 19.297315,38.515185 19.40625,38.40625 C 19.515185,38.297315 19.660874,38.253997 19.8125,38.28125 L 24.3125,39.21875 L 25.1875,36.21875 L 20.75,34.75 C 20.6009,34.698654 20.508431,34.558869 20.46875,34.40625 C 20.42907,34.253633 20.457292,34.117465 20.5625,34 L 23.59375,30.5625 L 21.46875,28.40625 L 18,31.46875 C 17.882534,31.573959 17.746369,31.602181 17.59375,31.5625 C 17.441131,31.522819 17.301346,31.43035 17.25,31.28125 L 15.78125,26.84375 z M 16.5,32.5 C 18.155998,32.499999 19.5,33.844 19.5,35.5 C 19.500001,37.156001 18.155998,38.5 16.5,38.5 C 14.844002,38.500001 13.5,37.156 13.5,35.5 C 13.5,33.844001 14.844002,32.5 16.5,32.5 z " + id="path2999" /> + <path + style="fill:url(#linearGradient3184);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 16.5,30 C 13.464,30 11,32.464002 11,35.5 C 11,38.536 13.464,40.999998 16.5,41 C 19.536,41 22,38.536002 22,35.5 C 22,32.464 19.536,30 16.5,30 z M 16.5,33 C 17.879997,33 18.999999,34.120001 19,35.5 C 19,36.879998 17.879998,38.000001 16.5,38 C 15.120003,38 14.000001,36.879998 14,35.5 C 14,34.120002 15.120003,33.000001 16.5,33 z " + id="path3002" /> + <path + sodipodi:type="arc" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3177);stroke-width:1.05329549;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path3033" + sodipodi:cx="19.555922" + sodipodi:cy="34.587067" + sodipodi:rx="3.1598835" + sodipodi:ry="3.1598835" + d="M 22.715805 34.587067 A 3.1598835 3.1598835 0 1 1 16.396038,34.587067 A 3.1598835 3.1598835 0 1 1 22.715805 34.587067 z" + transform="matrix(0.949401,0,0,0.949402,-2.066417,2.662986)" /> + <path + sodipodi:type="arc" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3179);stroke-width:0.63197702;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path3037" + sodipodi:cx="19.555922" + sodipodi:cy="34.587067" + sodipodi:rx="3.1598835" + sodipodi:ry="3.1598835" + d="M 22.715805 34.587067 A 3.1598835 3.1598835 0 1 1 16.396038,34.587067 A 3.1598835 3.1598835 0 1 1 22.715805 34.587067 z" + transform="matrix(1.582334,0,0,-1.582339,-14.44401,90.22847)" /> + </g> +</svg> diff --git a/master/icons/login.svg b/master/icons/login.svg new file mode 100644 index 0000000..246d8f7 --- /dev/null +++ b/master/icons/login.svg @@ -0,0 +1,1209 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://web.resource.org/cc/" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48.000000px" + height="48.000000px" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.42" + sodipodi:docbase="/data/projects/seahorse/pixmaps/scaleable" + sodipodi:docname="seahorse.svg" + inkscape:export-filename="/data/projects/seahorse/pixmaps/48x48/seahorse.png" + inkscape:export-xdpi="90.000000" + inkscape:export-ydpi="90.000000"> + <defs + id="defs4"> + <linearGradient + id="linearGradient2992"> + <stop + id="stop2994" + offset="0.0000000" + style="stop-color:#a89954;stop-opacity:0.56862748;" /> + <stop + style="stop-color:#cfc56f;stop-opacity:0.72156864;" + offset="0.11000000" + id="stop2996" /> + <stop + id="stop2998" + offset="1.0000000" + style="stop-color:#e4dfae;stop-opacity:0.23137255;" /> + </linearGradient> + <linearGradient + id="linearGradient2984"> + <stop + id="stop2986" + offset="0.0000000" + style="stop-color:#a89954;stop-opacity:0.56862748;" /> + <stop + style="stop-color:#cfc56f;stop-opacity:0.72156864;" + offset="0.11000000" + id="stop2988" /> + <stop + id="stop2990" + offset="1.0000000" + style="stop-color:#e4dfae;stop-opacity:0.23137255;" /> + </linearGradient> + <linearGradient + id="linearGradient2978"> + <stop + style="stop-color:#99863a;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop2980" /> + <stop + style="stop-color:#d8d19a;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop2982" /> + </linearGradient> + <linearGradient + id="linearGradient3668"> + <stop + id="stop3670" + offset="0.0000000" + style="stop-color:#7e7e7e;stop-opacity:0.56862748;" /> + <stop + style="stop-color:#9f9f9f;stop-opacity:0.72156864;" + offset="0.11000000" + id="stop3672" /> + <stop + id="stop3674" + offset="1.0000000" + style="stop-color:#c9c9c9;stop-opacity:0.23137255;" /> + </linearGradient> + <linearGradient + id="linearGradient3660"> + <stop + id="stop3662" + offset="0.0000000" + style="stop-color:#7e7e7e;stop-opacity:0.56862748;" /> + <stop + style="stop-color:#9f9f9f;stop-opacity:0.72156864;" + offset="0.11000000" + id="stop3664" /> + <stop + id="stop3666" + offset="1.0000000" + style="stop-color:#c9c9c9;stop-opacity:0.23137255;" /> + </linearGradient> + <linearGradient + id="linearGradient3654"> + <stop + style="stop-color:#696969;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop3656" /> + <stop + style="stop-color:#b9b9b9;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop3658" /> + </linearGradient> + <linearGradient + id="linearGradient2448"> + <stop + id="stop2450" + offset="0.0000000" + style="stop-color:#c8a20b;stop-opacity:1.0000000;" /> + <stop + id="stop2452" + offset="1.0000000" + style="stop-color:#f7e87b;stop-opacity:1.0000000" /> + </linearGradient> + <linearGradient + id="linearGradient2414"> + <stop + style="stop-color:#f8e082;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop2416" /> + <stop + style="stop-color:#cba40d;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop2418" /> + </linearGradient> + <linearGradient + id="linearGradient2390"> + <stop + id="stop2392" + offset="0" + style="stop-color:#ac8b0b;stop-opacity:1;" /> + <stop + id="stop2394" + offset="1" + style="stop-color:#ac8b0b;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient2119"> + <stop + style="stop-color:#d2b32a;stop-opacity:0.56730771;" + offset="0.0000000" + id="stop2121" /> + <stop + id="stop2378" + offset="0.11000000" + style="stop-color:#ffeb3f;stop-opacity:0.72156864;" /> + <stop + style="stop-color:#fff493;stop-opacity:0.23076923;" + offset="1.0000000" + id="stop2123" /> + </linearGradient> + <linearGradient + id="linearGradient2041"> + <stop + style="stop-color:#d9d9d9;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop2043" /> + <stop + style="stop-color:#d9d9d9;stop-opacity:0;" + offset="1" + id="stop2045" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2119" + id="linearGradient2125" + x1="333.57144" + y1="459.00504" + x2="564.28572" + y2="459.00504" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0.000000,-5.103373e-6)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2119" + id="linearGradient2376" + x1="336.15625" + y1="504.34375" + x2="567.00000" + y2="504.34375" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2414" + id="radialGradient2412" + cx="208.84131" + cy="515.08179" + fx="208.84131" + fy="515.08179" + r="90.000000" + gradientTransform="matrix(1.826087,2.970972e-2,-1.529595e-2,0.987724,-166.6825,-0.415230)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2414" + id="radialGradient2438" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.848149,2.978268e-2,-1.548075e-2,0.990149,-170.5172,-1.812833)" + cx="208.84131" + cy="515.08179" + fx="208.84131" + fy="515.08179" + r="90.000000" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2448" + id="radialGradient2446" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.847789,4.753482e-2,-3.481129e-2,1.394748,-160.4851,-213.9218)" + cx="208.84131" + cy="515.08179" + fx="208.84131" + fy="515.08179" + r="90.000000" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2119" + id="linearGradient2474" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0.000000,-5.103373e-6)" + x1="333.57144" + y1="459.00504" + x2="564.28572" + y2="459.00504" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2119" + id="linearGradient2476" + gradientUnits="userSpaceOnUse" + x1="336.15625" + y1="504.34375" + x2="567.00000" + y2="504.34375" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2448" + id="radialGradient2478" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.847789,4.753482e-2,-3.481129e-2,1.394748,-160.4851,-213.9218)" + cx="208.84131" + cy="515.08179" + fx="208.84131" + fy="515.08179" + r="90.000000" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2119" + id="linearGradient2484" + gradientUnits="userSpaceOnUse" + x1="336.15625" + y1="504.34375" + x2="567.00000" + y2="504.34375" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2119" + id="linearGradient2487" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0.000000,-5.103373e-6)" + x1="333.57144" + y1="459.00504" + x2="564.28572" + y2="459.00504" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2448" + id="radialGradient2490" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.847789,4.753482e-2,-3.481129e-2,1.394748,-160.4851,-213.9218)" + cx="208.84131" + cy="515.08179" + fx="208.84131" + fy="515.08179" + r="90.000000" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2119" + id="linearGradient2518" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(2.713108e-14,-5.103373e-6)" + x1="333.57144" + y1="459.00504" + x2="564.28572" + y2="459.00504" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2119" + id="linearGradient2520" + gradientUnits="userSpaceOnUse" + x1="336.15625" + y1="504.34375" + x2="567.00000" + y2="504.34375" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2448" + id="radialGradient2522" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.847789,4.753482e-2,-3.481129e-2,1.394748,-160.4851,-213.9218)" + cx="208.84131" + cy="515.08179" + fx="208.84131" + fy="515.08179" + r="90.000000" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2448" + id="radialGradient2601" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.185453,4.990015e-3,-3.493835e-3,0.146415,-26.52784,-70.89360)" + cx="208.84131" + cy="515.08179" + fx="208.84131" + fy="515.08179" + r="90.000000" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2448" + id="radialGradient2609" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.185453,4.990015e-3,-3.493835e-3,0.146415,-26.52784,-50.89360)" + cx="208.84131" + cy="515.08179" + fx="208.84131" + fy="515.08179" + r="90.000000" /> + <radialGradient + r="13.565360" + fy="19.836468" + fx="16.214741" + cy="19.836468" + cx="16.214741" + gradientTransform="matrix(1.000000,0.000000,0.000000,0.681917,0.000000,8.233773)" + gradientUnits="userSpaceOnUse" + id="radialGradient1381" + xlink:href="#linearGradient4344" + inkscape:collect="always" /> + <linearGradient + y2="36.217758" + x2="22.626925" + y1="35.817974" + x1="20.661695" + gradientTransform="matrix(0.983375,0.181588,-0.181588,0.983375,-7.072120,-9.824920)" + gradientUnits="userSpaceOnUse" + id="linearGradient1369" + xlink:href="#linearGradient4356" + inkscape:collect="always" /> + <linearGradient + y2="35.739632" + x2="21.408455" + y1="36.390400" + x1="22.686766" + gradientTransform="matrix(-0.977685,0.210075,0.210075,0.977685,41.80576,-11.11866)" + gradientUnits="userSpaceOnUse" + id="linearGradient4374" + xlink:href="#linearGradient4356" + inkscape:collect="always" /> + <linearGradient + y2="36.217758" + x2="22.626925" + y1="35.817974" + x1="20.661695" + gradientTransform="matrix(0.983375,0.181588,-0.181588,0.983375,-7.072120,-9.824920)" + gradientUnits="userSpaceOnUse" + id="linearGradient4372" + xlink:href="#linearGradient4356" + inkscape:collect="always" /> + <radialGradient + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.000000,0.000000,0.000000,0.681917,0.000000,8.233773)" + r="13.565360" + fy="19.836468" + fx="16.214741" + cy="19.836468" + cx="16.214741" + id="radialGradient4350" + xlink:href="#linearGradient4344" + inkscape:collect="always" /> + <radialGradient + r="8.6620579" + fy="19.008621" + fx="31.112698" + cy="19.008621" + cx="31.112698" + gradientUnits="userSpaceOnUse" + id="radialGradient4336" + xlink:href="#linearGradient3816" + inkscape:collect="always" /> + <linearGradient + gradientTransform="translate(-13.12500,-7.000000)" + y2="35.803486" + x2="30.935921" + y1="29.553486" + x1="30.935921" + gradientUnits="userSpaceOnUse" + id="linearGradient4332" + xlink:href="#linearGradient3824" + inkscape:collect="always" /> + <radialGradient + r="8.6620579" + fy="19.008621" + fx="31.112698" + cy="19.008621" + cx="31.112698" + gradientUnits="userSpaceOnUse" + id="radialGradient4330" + xlink:href="#linearGradient3816" + inkscape:collect="always" /> + <radialGradient + r="9.1620579" + fy="17.064077" + fx="29.344931" + cy="17.064077" + cx="29.344931" + gradientTransform="matrix(0.787998,3.877637e-16,-3.877637e-16,0.787998,6.221198,3.617627)" + gradientUnits="userSpaceOnUse" + id="radialGradient4328" + xlink:href="#linearGradient4338" + inkscape:collect="always" /> + <linearGradient + y2="35.803486" + x2="30.935921" + y1="29.553486" + x1="30.935921" + gradientTransform="translate(-12.41789,-7.000000)" + gradientUnits="userSpaceOnUse" + id="linearGradient4326" + xlink:href="#linearGradient3824" + inkscape:collect="always" /> + <radialGradient + r="8.6620579" + fy="19.008621" + fx="31.112698" + cy="19.008621" + cx="31.112698" + gradientUnits="userSpaceOnUse" + id="radialGradient4179" + xlink:href="#linearGradient3816" + inkscape:collect="always" /> + <linearGradient + gradientTransform="translate(0.707108,0.000000)" + y2="35.803486" + x2="30.935921" + y1="29.553486" + x1="30.935921" + gradientUnits="userSpaceOnUse" + id="linearGradient4175" + xlink:href="#linearGradient3824" + inkscape:collect="always" /> + <radialGradient + gradientUnits="userSpaceOnUse" + r="9.1620579" + fy="17.064077" + fx="29.344931" + cy="17.064077" + cx="29.344931" + id="radialGradient3806" + xlink:href="#linearGradient3800" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3800"> + <stop + id="stop3802" + offset="0.0000000" + style="stop-color:#f4d9b1;stop-opacity:1.0000000;" /> + <stop + id="stop3804" + offset="1.0000000" + style="stop-color:#df9725;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient3816" + inkscape:collect="always"> + <stop + id="stop3818" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop3820" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3824"> + <stop + id="stop3826" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop3828" + offset="1.0000000" + style="stop-color:#c9c9c9;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient4163"> + <stop + id="stop4165" + offset="0.0000000" + style="stop-color:#3b74bc;stop-opacity:1.0000000;" /> + <stop + id="stop4167" + offset="1.0000000" + style="stop-color:#2d5990;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient4338"> + <stop + style="stop-color:#e9b15e;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop4340" /> + <stop + style="stop-color:#966416;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop4342" /> + </linearGradient> + <linearGradient + id="linearGradient4344"> + <stop + id="stop4346" + offset="0" + style="stop-color:#727e0a;stop-opacity:1;" /> + <stop + id="stop4348" + offset="1.0000000" + style="stop-color:#5b6508;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient4356" + inkscape:collect="always"> + <stop + id="stop4358" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop4360" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3041" + inkscape:collect="always"> + <stop + id="stop3043" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop3045" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3049"> + <stop + id="stop3051" + offset="0" + style="stop-color:#b6b6b6;stop-opacity:1;" /> + <stop + style="stop-color:#f2f2f2;stop-opacity:1;" + offset="0.5" + id="stop2262" /> + <stop + id="stop2264" + offset="0.67612958" + style="stop-color:#fafafa;stop-opacity:1;" /> + <stop + style="stop-color:#d8d8d8;stop-opacity:1;" + offset="0.84051722" + id="stop2268" /> + <stop + style="stop-color:#f2f2f2;stop-opacity:1;" + offset="0.875" + id="stop2266" /> + <stop + id="stop3053" + offset="1" + style="stop-color:#dbdbdb;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3061"> + <stop + id="stop3063" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop3065" + offset="1" + style="stop-color:#000000;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3077"> + <stop + id="stop3079" + offset="0" + style="stop-color:#98a0a9;stop-opacity:1;" /> + <stop + id="stop3081" + offset="1" + style="stop-color:#c3d0dd;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3087"> + <stop + id="stop3089" + offset="0" + style="stop-color:#3465a4;stop-opacity:1;" /> + <stop + style="stop-color:#9fbce1;stop-opacity:1;" + offset="0" + id="stop3095" /> + <stop + id="stop2242" + offset="0" + style="stop-color:#6b95ca;stop-opacity:1;" /> + <stop + style="stop-color:#3d6aa5;stop-opacity:1;" + offset="0.75" + id="stop2244" /> + <stop + id="stop3091" + offset="1" + style="stop-color:#386eb4;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient2257" + inkscape:collect="always"> + <stop + id="stop2259" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop2261" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient2265" + inkscape:collect="always"> + <stop + id="stop2267" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop2269" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient2250" + inkscape:collect="always"> + <stop + id="stop2252" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop2254" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient259"> + <stop + style="stop-color:#fafafa;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop260" /> + <stop + style="stop-color:#bbbbbb;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop261" /> + </linearGradient> + <linearGradient + id="linearGradient269"> + <stop + style="stop-color:#a3a3a3;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop270" /> + <stop + style="stop-color:#4c4c4c;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop271" /> + </linearGradient> + <radialGradient + gradientUnits="userSpaceOnUse" + fy="114.5684" + fx="20.8921" + r="5.256" + cy="114.5684" + cx="20.8921" + id="aigrd2"> + <stop + id="stop15566" + style="stop-color:#F0F0F0" + offset="0" /> + <stop + id="stop15568" + style="stop-color:#9a9a9a;stop-opacity:1.0000000;" + offset="1.0000000" /> + </radialGradient> + <radialGradient + gradientUnits="userSpaceOnUse" + fy="64.5679" + fx="20.8921" + r="5.257" + cy="64.5679" + cx="20.8921" + id="aigrd3"> + <stop + id="stop15573" + style="stop-color:#F0F0F0" + offset="0" /> + <stop + id="stop15575" + style="stop-color:#9a9a9a;stop-opacity:1.0000000;" + offset="1.0000000" /> + </radialGradient> + <linearGradient + id="linearGradient15662"> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop15664" /> + <stop + style="stop-color:#f8f8f8;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop15666" /> + </linearGradient> + <radialGradient + r="17.6875" + fy="39.125" + fx="24.8125" + cy="39.125" + cx="24.8125" + gradientTransform="matrix(1.000000,0.000000,0.000000,0.374558,7.272829e-15,24.47041)" + gradientUnits="userSpaceOnUse" + id="radialGradient2069" + xlink:href="#linearGradient3041" + inkscape:collect="always" /> + <linearGradient + gradientUnits="userSpaceOnUse" + y2="9.6568537" + x2="40.859177" + y1="19.821514" + x1="31.177404" + id="linearGradient2067" + xlink:href="#linearGradient2250" + inkscape:collect="always" /> + <linearGradient + gradientTransform="matrix(0.878270,0.000000,0.000000,0.878270,2.847503,5.588712)" + gradientUnits="userSpaceOnUse" + y2="6.6285896" + x2="37.53537" + y1="13.602527" + x1="38.227654" + id="linearGradient2062" + xlink:href="#linearGradient3077" + inkscape:collect="always" /> + <linearGradient + gradientTransform="matrix(0.878270,-1.375944e-15,1.375944e-15,0.878270,5.328299,1.650243)" + gradientUnits="userSpaceOnUse" + y2="-4.3002653" + x2="25.291086" + y1="-3.6324477" + x1="50.152931" + id="linearGradient2060" + xlink:href="#linearGradient3061" + inkscape:collect="always" /> + <linearGradient + gradientTransform="matrix(0.878270,0.000000,0.000000,0.878270,2.536988,4.967681)" + gradientUnits="userSpaceOnUse" + y2="6.7758031" + x2="20.631224" + y1="42.253601" + x1="19.648342" + id="linearGradient2058" + xlink:href="#linearGradient3049" + inkscape:collect="always" /> + <radialGradient + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.000000,0.000000,0.000000,0.374558,7.194333e-15,24.47041)" + r="17.6875" + fy="39.125" + fx="24.8125" + cy="39.125" + cx="24.8125" + id="radialGradient2056" + xlink:href="#linearGradient3041" + inkscape:collect="always" /> + <linearGradient + id="linearGradient2035"> + <stop + id="stop2037" + offset="0" + style="stop-color:#b6b6b6;stop-opacity:1;" /> + <stop + style="stop-color:#f2f2f2;stop-opacity:1;" + offset="0.5" + id="stop2039" /> + <stop + id="stop2041" + offset="0.67612958" + style="stop-color:#fafafa;stop-opacity:1;" /> + <stop + style="stop-color:#d8d8d8;stop-opacity:1;" + offset="0.84051722" + id="stop2044" /> + <stop + style="stop-color:#f2f2f2;stop-opacity:1;" + offset="0.875" + id="stop2046" /> + <stop + id="stop2048" + offset="1" + style="stop-color:#dbdbdb;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient2029"> + <stop + id="stop2031" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop2033" + offset="1" + style="stop-color:#000000;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient2023"> + <stop + id="stop2025" + offset="0" + style="stop-color:#98a0a9;stop-opacity:1;" /> + <stop + id="stop2027" + offset="1" + style="stop-color:#c3d0dd;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient2011"> + <stop + id="stop2013" + offset="0" + style="stop-color:#3465a4;stop-opacity:1;" /> + <stop + style="stop-color:#9fbce1;stop-opacity:1;" + offset="0" + id="stop2015" /> + <stop + id="stop2017" + offset="0" + style="stop-color:#6b95ca;stop-opacity:1;" /> + <stop + style="stop-color:#3d6aa5;stop-opacity:1;" + offset="0.75" + id="stop2019" /> + <stop + id="stop2021" + offset="1" + style="stop-color:#386eb4;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2119" + id="linearGradient2130" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(9.274505e-2,3.895980e-17,5.982948e-17,9.848387e-2,-8.477303,-25.38746)" + x1="333.57144" + y1="459.00504" + x2="564.28572" + y2="459.00504" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2119" + id="linearGradient2132" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(9.274505e-2,3.895980e-17,5.982948e-17,9.848387e-2,-8.477303,-25.38746)" + x1="336.15625" + y1="504.34375" + x2="567.00000" + y2="504.34375" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2448" + id="radialGradient2134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.188214,5.064316e-3,-3.545858e-3,0.148595,-27.12757,-51.97619)" + cx="208.84131" + cy="515.08179" + fx="208.84131" + fy="515.08179" + r="90.000000" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2119" + id="linearGradient2164" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(9.274505e-2,4.097591e-18,4.351139e-18,9.848387e-2,-8.477303,-25.38746)" + x1="333.57144" + y1="459.00504" + x2="564.28572" + y2="459.00504" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2119" + id="linearGradient2166" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(9.274505e-2,4.097591e-18,4.351139e-18,9.848387e-2,-8.477303,-25.38746)" + x1="336.15625" + y1="504.34375" + x2="567.00000" + y2="504.34375" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2448" + id="radialGradient2168" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.188214,5.064316e-3,-3.545858e-3,0.148595,-27.12757,-51.97619)" + cx="208.84131" + cy="515.08179" + fx="208.84131" + fy="515.08179" + r="90.000000" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3077" + id="linearGradient2170" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.878270,0.000000,0.000000,0.878270,-11.39694,25.85938)" + x1="38.227654" + y1="13.602527" + x2="37.53537" + y2="6.6285896" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2250" + id="linearGradient2172" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-14.24444,20.27067)" + x1="31.177404" + y1="19.821514" + x2="40.859177" + y2="9.6568537" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3087" + id="linearGradient2174" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.878270,0.000000,0.000000,0.878270,2.536988,4.967681)" + x1="9.7503242" + y1="32.28376" + x2="16.915297" + y2="39.443218" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2257" + id="linearGradient2176" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.007254,-2.636526e-2,2.636526e-2,1.007254,1.593411,7.919100e-2)" + x1="12.004697" + y1="35.688461" + x2="10.650805" + y2="33.194965" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2265" + id="linearGradient2178" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.878099,-1.732370e-2,1.732370e-2,0.878099,2.163687,4.067899)" + x1="14.017542" + y1="36.942543" + x2="15.415793" + y2="38.268368" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3660" + id="linearGradient2196" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(9.274505e-2,4.512719e-17,4.791958e-17,9.848387e-2,-24.80713,-7.890685)" + x1="333.57144" + y1="459.00504" + x2="564.28571" + y2="459.00504" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3668" + id="linearGradient2198" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(9.274505e-2,4.512719e-17,4.791958e-17,9.848387e-2,-24.80713,-7.890685)" + x1="336.15625" + y1="504.34375" + x2="567.00000" + y2="504.34375" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3654" + id="radialGradient2200" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.188214,5.064316e-3,-3.545858e-3,0.148595,-43.45739,-34.47941)" + cx="208.84131" + cy="515.08179" + fx="208.84131" + fy="515.08179" + r="90.000000" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2992" + id="linearGradient2238" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(9.274505e-2,5.251703e-17,4.340194e-17,9.848387e-2,-8.477303,-25.38746)" + x1="333.57144" + y1="459.00504" + x2="564.28571" + y2="459.00504" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2984" + id="linearGradient2240" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(9.274505e-2,5.251703e-17,4.340194e-17,9.848387e-2,-8.477303,-25.38746)" + x1="336.15625" + y1="504.34375" + x2="567.00000" + y2="504.34375" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2978" + id="radialGradient2242" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.188214,5.064316e-3,-3.545858e-3,0.148595,-27.12757,-51.97619)" + cx="208.84131" + cy="515.08179" + fx="208.84131" + fy="515.08179" + r="90.000000" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0000000" + inkscape:pageopacity="0.0000000" + inkscape:pageshadow="2" + inkscape:zoom="1.0000000" + inkscape:cx="24.656250" + inkscape:cy="20.751537" + inkscape:document-units="px" + inkscape:current-layer="layer1" + inkscape:window-width="925" + inkscape:window-height="705" + inkscape:window-x="147" + inkscape:window-y="111" + showguides="true" + inkscape:guide-bbox="true" + showgrid="true" + inkscape:showpageshadow="false" + showborder="true" + gridspacingy="1.0000000px" + gridspacingx="1.0000000px" + gridoriginy="0.0000000px" + gridoriginx="0.0000000px" + gridtolerance="0.40000000px" + gridempspacing="10" + inkscape:grid-points="false" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <cc:license + rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/LGPL/2.1/"> + <cc:permits + rdf:resource="http://web.resource.org/cc/Reproduction" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/Distribution" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Notice" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/ShareAlike" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/SourceCode" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <g + transform="matrix(0.996349,2.114176e-3,2.114176e-3,0.996349,17.66471,-26.60345)" + id="g2180" + style="display:inline"> + <path + style="opacity:1.0000000;fill:#8b8b8b;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" + d="M -2.5485721,29.215525 C -7.8875072,29.215525 -12.204821,33.748892 -12.204822,39.340525 C -12.204822,44.932157 -7.8875068,49.465524 -2.5485721,49.465525 C 1.4566009,49.465525 4.8893449,46.914753 6.3576779,43.278025 L 8.0451779,43.278025 L 10.576428,41.871775 L 11.138928,43.278025 L 18.138928,42.871775 L 19.107678,41.403025 L 20.201428,42.871775 L 21.982678,42.871775 L 22.951428,40.590525 L 24.045178,42.278025 L 25.670178,42.278025 C 25.682478,42.278025 25.692909,42.286301 25.701428,42.278025 C 25.709946,42.269748 25.732679,42.259837 25.732678,42.246775 C 25.732678,42.246775 28.857678,39.246775 28.857678,39.246775 C 28.857679,39.246775 27.607678,35.684275 27.607678,35.684275 L 6.2951779,35.246775 C 4.7949949,31.686840 1.4035049,29.215526 -2.5485721,29.215525 z M -6.4235721,35.496775 L -6.0173221,35.496775 C -4.9474491,35.496775 -4.0798221,36.400342 -4.0798221,37.496775 L -4.0798221,40.715525 C -4.0798221,41.811958 -4.9474491,42.684275 -6.0173221,42.684275 L -6.4235721,42.684275 C -7.4934447,42.684275 -8.3610721,41.811958 -8.3610721,40.715525 L -8.3610721,37.496775 C -8.3610721,36.400342 -7.4934449,35.496775 -6.4235721,35.496775 z " + id="path2182" + sodipodi:nodetypes="csscccccccccccscccccccccccccc" /> + <path + style="fill:url(#linearGradient2196);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.31200001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" + d="M 6.1743809,36.251689 L 27.483176,36.565557 C 27.507778,36.565557 27.527582,36.582312 27.527582,36.603126 L 27.527582,37.592894 C 27.527582,37.613707 27.507778,37.630463 27.483176,37.630463 L 6.1743809,37.316596 C 6.1497809,37.316596 6.1299749,37.299839 6.1299749,37.279026 L 6.1299749,36.289259 C 6.1299749,36.268445 6.1497809,36.251689 6.1743809,36.251689 z " + id="path2184" + sodipodi:nodetypes="ccccccccc" /> + <path + style="opacity:1.0000000;fill:url(#linearGradient2198);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" + d="M 27.779318,40.089425 L 6.4073809,40.135590 C 6.3857509,40.135590 6.3697019,40.184157 6.3697029,40.246384 L 6.3697029,43.074718 L 8.0476239,43.074718 L 10.569315,41.668245 L 11.137378,43.074718 L 18.125138,42.680782 L 19.113453,41.191214 L 20.191614,42.680782 L 21.968261,42.680782 L 22.956576,40.403343 L 24.034737,42.089879 L 25.680962,42.089879 C 25.693262,42.089879 25.704324,42.085844 25.712843,42.077569 C 25.721360,42.069291 25.727335,42.056777 25.727334,42.043715 C 25.727334,42.043715 26.853419,40.971473 27.779318,40.089425 z " + id="path2186" + sodipodi:nodetypes="ccccccccccccccscc" /> + <path + style="fill:url(#radialGradient2200);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.31200001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" + d="M -2.5798191,29.731255 C -7.6401966,29.731255 -11.745545,34.022102 -11.745545,39.309279 C -11.745545,44.596456 -7.6401963,48.887304 -2.5798191,48.887304 C 2.4805569,48.887304 6.5859059,44.596456 6.5859059,39.309279 C 6.5859059,34.022102 2.4805569,29.731255 -2.5798191,29.731255 z M -6.4808030,35.440011 L -6.0685041,35.440011 C -4.9827001,35.440011 -4.1021541,36.357032 -4.1021541,37.469791 L -4.1021541,40.736468 C -4.1021541,41.849227 -4.9827001,42.734533 -6.0685041,42.734533 L -6.4808030,42.734533 C -7.5666060,42.734533 -8.4471524,41.849227 -8.4471524,40.736468 L -8.4471524,37.469791 C -8.4471524,36.357032 -7.5666062,35.440011 -6.4808030,35.440011 z " + id="path2188" /> + <path + style="opacity:0.45405403;fill:#696969;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.31200001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" + d="M 5.3807239,34.583698 C 0.79890691,34.925126 -0.44944809,37.210915 -4.1021541,39.689863 L -4.1021541,40.736468 C -4.1021541,41.849227 -4.9827001,42.734533 -6.0685041,42.734533 L -6.4808030,42.734533 C -7.1589099,42.734533 -7.6832237,42.348217 -8.0348533,41.814789 C -9.1410391,42.223371 -10.173026,42.427634 -11.206385,42.575956 C -9.9279680,46.257713 -6.5434018,48.887302 -2.5798191,48.887304 C 2.4805749,48.887305 6.5859049,44.596468 6.5859059,39.309279 C 6.5859059,37.589153 6.1415389,35.979490 5.3807239,34.583698 z " + id="path2190" /> + <path + style="fill:none;fill-opacity:0.94117647;fill-rule:evenodd;stroke:#ac8b0b;stroke-width:1.0036671;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" + d="M -6.4347146,35.510037 L -6.0213291,35.510037 C -4.9514561,35.510037 -4.0901501,36.392724 -4.0901501,37.489157 L -4.0901501,40.708590 C -4.0901501,41.805023 -4.9514561,42.687711 -6.0213291,42.687711 L -6.4347146,42.687711 C -7.5045874,42.687711 -8.3658929,41.805023 -8.3658929,40.708590 L -8.3658929,37.489157 C -8.3658929,36.392724 -7.5045874,35.510037 -6.4347146,35.510037 z " + id="path2192" /> + <path + id="path2194" + d="M -2.5485721,29.215525 C -7.8875072,29.215525 -12.204821,33.748892 -12.204822,39.340525 C -12.204822,44.932157 -7.8875068,49.465524 -2.5485721,49.465525 C 1.4566009,49.465525 4.8893449,46.914753 6.3576779,43.278025 L 8.0451779,43.278025 L 10.576428,41.371775 L 11.638928,43.278025 L 17.638928,42.871775 L 19.107678,39.903025 L 20.701428,42.871775 L 21.982678,42.871775 L 22.951428,40.090525 L 24.545178,42.278025 L 25.670178,42.278025 C 25.682478,42.278025 25.692909,42.286301 25.701428,42.278025 C 25.709946,42.269748 25.732679,42.259837 25.732678,42.246775 C 25.732678,42.246775 28.857678,39.246775 28.857678,39.246775 C 28.857679,39.246775 27.607678,35.684275 27.607678,35.684275 L 6.2951779,35.246775 C 4.7949949,31.686840 1.4035049,29.215526 -2.5485721,29.215525 z M -6.4235721,35.496775 L -6.0173221,35.496775 C -4.9474491,35.496775 -4.0798221,36.400342 -4.0798221,37.496775 L -4.0798221,40.715525 C -4.0798221,41.811958 -4.9474491,42.684275 -6.0173221,42.684275 L -6.4235721,42.684275 C -7.4934447,42.684275 -8.3610721,41.811958 -8.3610721,40.715525 L -8.3610721,37.496775 C -8.3610721,36.400342 -7.4934449,35.496775 -6.4235721,35.496775 z " + style="opacity:1.0000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#5b5b5b;stroke-width:1.0036671;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" + sodipodi:nodetypes="csscccccccccccscccccccccccccc" /> + </g> + <g + transform="matrix(0.861806,0.500006,-0.496343,0.863920,13.18932,-10.26761)" + id="g2222" + style="display:inline"> + <path + style="opacity:1.0000000;fill:#b3a563;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" + d="M 13.781250,11.718750 C 8.4423149,11.718750 4.1250009,16.252117 4.1250000,21.843750 C 4.1250002,27.435382 8.4423153,31.968749 13.781250,31.968750 C 17.786423,31.968750 21.219167,29.417978 22.687500,25.781250 L 24.375000,25.781250 L 26.906250,24.375000 L 27.468750,25.781250 L 34.468750,25.375000 L 35.437500,23.906250 L 36.531250,25.375000 L 38.312500,25.375000 L 39.281250,23.093750 L 40.375000,24.781250 L 42.000000,24.781250 C 42.012300,24.781250 42.022731,24.789526 42.031250,24.781250 C 42.039768,24.772973 42.062501,24.763062 42.062500,24.750000 C 42.062500,24.750000 45.187500,21.750000 45.187500,21.750000 C 45.187501,21.750000 43.937500,18.187500 43.937500,18.187500 L 22.625000,17.750000 C 21.124817,14.190065 17.733327,11.718751 13.781250,11.718750 z M 9.9062500,18.000000 L 10.312500,18.000000 C 11.382373,18.000000 12.250000,18.903567 12.250000,20.000000 L 12.250000,23.218750 C 12.250000,24.315183 11.382373,25.187500 10.312500,25.187500 L 9.9062500,25.187500 C 8.8363774,25.187500 7.9687500,24.315183 7.9687500,23.218750 L 7.9687500,20.000000 C 7.9687500,18.903567 8.8363772,18.000000 9.9062500,18.000000 z " + id="path2224" + sodipodi:nodetypes="csscccccccccccscccccccccccccc" /> + <path + style="fill:url(#linearGradient2238);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.31200001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" + d="M 22.504203,18.754914 L 43.812998,19.068782 C 43.837600,19.068782 43.857404,19.085537 43.857404,19.106351 L 43.857404,20.096119 C 43.857404,20.116932 43.837600,20.133688 43.812998,20.133688 L 22.504203,19.819821 C 22.479603,19.819821 22.459797,19.803064 22.459797,19.782251 L 22.459797,18.792484 C 22.459797,18.771670 22.479603,18.754914 22.504203,18.754914 z " + id="path2226" + sodipodi:nodetypes="ccccccccc" /> + <path + style="opacity:1.0000000;fill:url(#linearGradient2240);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" + d="M 44.109140,22.592650 L 22.737203,22.638815 C 22.715573,22.638815 22.699524,22.687382 22.699525,22.749609 L 22.699525,25.577943 L 24.377446,25.577943 L 26.899137,24.171470 L 27.467200,25.577943 L 34.454960,25.184007 L 35.443275,23.694439 L 36.521436,25.184007 L 38.298083,25.184007 L 39.286398,22.906568 L 40.364559,24.593104 L 42.010784,24.593104 C 42.023084,24.593104 42.034146,24.589069 42.042665,24.580794 C 42.051182,24.572516 42.057157,24.560002 42.057156,24.546940 C 42.057156,24.546940 43.183241,23.474698 44.109140,22.592650 z " + id="path2228" + sodipodi:nodetypes="ccccccccccccccscc" /> + <path + style="fill:url(#radialGradient2242);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.31200001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" + d="M 13.750003,12.234480 C 8.6896255,12.234480 4.5842774,16.525327 4.5842772,21.812504 C 4.5842772,27.099681 8.6896258,31.390529 13.750003,31.390529 C 18.810379,31.390529 22.915728,27.099681 22.915728,21.812504 C 22.915728,16.525327 18.810379,12.234480 13.750003,12.234480 z M 9.8490191,17.943236 L 10.261318,17.943236 C 11.347122,17.943236 12.227668,18.860257 12.227668,19.973016 L 12.227668,23.239693 C 12.227668,24.352452 11.347122,25.237758 10.261318,25.237758 L 9.8490191,25.237758 C 8.7632161,25.237758 7.8826697,24.352452 7.8826697,23.239693 L 7.8826697,19.973016 C 7.8826697,18.860257 8.7632159,17.943236 9.8490191,17.943236 z " + id="path2230" /> + <path + style="opacity:0.45405403;fill:#97853c;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.31200001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" + d="M 21.710546,17.086923 C 17.128729,17.428351 15.880374,19.714140 12.227668,22.193088 L 12.227668,23.239693 C 12.227668,24.352452 11.347122,25.237758 10.261318,25.237758 L 9.8490191,25.237758 C 9.1709122,25.237758 8.6465984,24.851442 8.2949688,24.318014 C 7.1887830,24.726596 6.1567964,24.930859 5.1234375,25.079181 C 6.4018541,28.760938 9.7864203,31.390527 13.750003,31.390529 C 18.810397,31.390530 22.915727,27.099693 22.915728,21.812504 C 22.915728,20.092378 22.471361,18.482715 21.710546,17.086923 z " + id="path2232" /> + <path + style="fill:none;fill-opacity:0.94117647;fill-rule:evenodd;stroke:#ac8b0b;stroke-width:1.0036671;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" + d="M 9.8951075,18.013262 L 10.308493,18.013262 C 11.378366,18.013262 12.239672,18.895949 12.239672,19.992382 L 12.239672,23.211815 C 12.239672,24.308248 11.378366,25.190936 10.308493,25.190936 L 9.8951075,25.190936 C 8.8252347,25.190936 7.9639292,24.308248 7.9639292,23.211815 L 7.9639292,19.992382 C 7.9639292,18.895949 8.8252347,18.013262 9.8951075,18.013262 z " + id="path2234" /> + <path + id="path2236" + d="M 13.781250,11.718750 C 8.4423149,11.718750 4.1250009,16.252117 4.1250000,21.843750 C 4.1250002,27.435382 8.4423153,31.968749 13.781250,31.968750 C 17.786423,31.968750 21.219167,29.417978 22.687500,25.781250 L 24.375000,25.781250 L 26.906250,23.875000 L 27.968750,25.781250 L 33.968750,25.375000 L 35.437500,22.406250 L 37.031250,25.375000 L 38.312500,25.375000 L 39.281250,22.593750 L 40.875000,24.781250 L 42.000000,24.781250 C 42.012300,24.781250 42.022731,24.789526 42.031250,24.781250 C 42.039768,24.772973 42.062501,24.763062 42.062500,24.750000 C 42.062500,24.750000 45.187500,21.750000 45.187500,21.750000 C 45.187501,21.750000 43.937500,18.187500 43.937500,18.187500 L 22.625000,17.750000 C 21.124817,14.190065 17.733327,11.718751 13.781250,11.718750 z M 9.9062500,18.000000 L 10.312500,18.000000 C 11.382373,18.000000 12.250000,18.903567 12.250000,20.000000 L 12.250000,23.218750 C 12.250000,24.315183 11.382373,25.187500 10.312500,25.187500 L 9.9062500,25.187500 C 8.8363774,25.187500 7.9687500,24.315183 7.9687500,23.218750 L 7.9687500,20.000000 C 7.9687500,18.903567 8.8363772,18.000000 9.9062500,18.000000 z " + style="opacity:1.0000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#847333;stroke-width:1.0036671;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" + sodipodi:nodetypes="csscccccccccccscccccccccccccc" /> + </g> + <g + style="display:inline" + id="g2098" + transform="matrix(0.496343,0.863921,-0.861806,0.500005,24.36603,-5.413539)"> + <path + sodipodi:nodetypes="csscccccccccccscccccccccccccc" + id="path2100" + d="M 13.781250,11.718750 C 8.4423149,11.718750 4.1250009,16.252117 4.1250000,21.843750 C 4.1250002,27.435382 8.4423153,31.968749 13.781250,31.968750 C 17.786423,31.968750 21.219167,29.417978 22.687500,25.781250 L 24.375000,25.781250 L 26.906250,24.375000 L 27.468750,25.781250 L 34.468750,25.375000 L 35.437500,23.906250 L 36.531250,25.375000 L 38.312500,25.375000 L 39.281250,23.093750 L 40.375000,24.781250 L 42.000000,24.781250 C 42.012300,24.781250 42.022731,24.789526 42.031250,24.781250 C 42.039768,24.772973 42.062501,24.763062 42.062500,24.750000 C 42.062500,24.750000 45.187500,21.750000 45.187500,21.750000 C 45.187501,21.750000 43.937500,18.187500 43.937500,18.187500 L 22.625000,17.750000 C 21.124817,14.190065 17.733327,11.718751 13.781250,11.718750 z M 9.9062500,18.000000 L 10.312500,18.000000 C 11.382373,18.000000 12.250000,18.903567 12.250000,20.000000 L 12.250000,23.218750 C 12.250000,24.315183 11.382373,25.187500 10.312500,25.187500 L 9.9062500,25.187500 C 8.8363774,25.187500 7.9687500,24.315183 7.9687500,23.218750 L 7.9687500,20.000000 C 7.9687500,18.903567 8.8363772,18.000000 9.9062500,18.000000 z " + style="opacity:1.0000000;fill:#dabf3c;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" /> + <path + sodipodi:nodetypes="ccccccccc" + id="path2102" + d="M 22.504203,18.754914 L 43.812998,19.068782 C 43.837600,19.068782 43.857404,19.085537 43.857404,19.106351 L 43.857404,20.096119 C 43.857404,20.116932 43.837600,20.133688 43.812998,20.133688 L 22.504203,19.819821 C 22.479603,19.819821 22.459797,19.803064 22.459797,19.782251 L 22.459797,18.792484 C 22.459797,18.771670 22.479603,18.754914 22.504203,18.754914 z " + style="fill:url(#linearGradient2130);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.31200001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" /> + <path + sodipodi:nodetypes="ccccccccccccccscc" + id="path2104" + d="M 44.109140,22.592650 L 22.737203,22.638815 C 22.715573,22.638815 22.699524,22.687382 22.699525,22.749609 L 22.699525,25.577943 L 24.377446,25.577943 L 26.899137,24.171470 L 27.467200,25.577943 L 34.454960,25.184007 L 35.443275,23.694439 L 36.521436,25.184007 L 38.298083,25.184007 L 39.286398,22.906568 L 40.364559,24.593104 L 42.010784,24.593104 C 42.023084,24.593104 42.034146,24.589069 42.042665,24.580794 C 42.051182,24.572516 42.057157,24.560002 42.057156,24.546940 C 42.057156,24.546940 43.183241,23.474698 44.109140,22.592650 z " + style="opacity:1.0000000;fill:url(#linearGradient2132);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" /> + <path + id="path2106" + d="M 13.750003,12.234480 C 8.6896255,12.234480 4.5842774,16.525327 4.5842772,21.812504 C 4.5842772,27.099681 8.6896258,31.390529 13.750003,31.390529 C 18.810379,31.390529 22.915728,27.099681 22.915728,21.812504 C 22.915728,16.525327 18.810379,12.234480 13.750003,12.234480 z M 9.8490191,17.943236 L 10.261318,17.943236 C 11.347122,17.943236 12.227668,18.860257 12.227668,19.973016 L 12.227668,23.239693 C 12.227668,24.352452 11.347122,25.237758 10.261318,25.237758 L 9.8490191,25.237758 C 8.7632161,25.237758 7.8826697,24.352452 7.8826697,23.239693 L 7.8826697,19.973016 C 7.8826697,18.860257 8.7632159,17.943236 9.8490191,17.943236 z " + style="fill:url(#radialGradient2134);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.31200001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" /> + <path + id="path2108" + d="M 21.710546,17.086923 C 17.128729,17.428351 15.880374,19.714140 12.227668,22.193088 L 12.227668,23.239693 C 12.227668,24.352452 11.347122,25.237758 10.261318,25.237758 L 9.8490191,25.237758 C 9.1709122,25.237758 8.6465984,24.851442 8.2949688,24.318014 C 7.1887830,24.726596 6.1567964,24.930859 5.1234375,25.079181 C 6.4018541,28.760938 9.7864203,31.390527 13.750003,31.390529 C 18.810397,31.390530 22.915727,27.099693 22.915728,21.812504 C 22.915728,20.092378 22.471361,18.482715 21.710546,17.086923 z " + style="opacity:0.45405403;fill:#c4a00f;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.31200001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" /> + <path + id="path2110" + d="M 9.8951075,18.013262 L 10.308493,18.013262 C 11.378366,18.013262 12.239672,18.895949 12.239672,19.992382 L 12.239672,23.211815 C 12.239672,24.308248 11.378366,25.190936 10.308493,25.190936 L 9.8951075,25.190936 C 8.8252347,25.190936 7.9639292,24.308248 7.9639292,23.211815 L 7.9639292,19.992382 C 7.9639292,18.895949 8.8252347,18.013262 9.8951075,18.013262 z " + style="fill:none;fill-opacity:0.94117647;fill-rule:evenodd;stroke:#ac8b0b;stroke-width:1.0036671;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" /> + <path + sodipodi:nodetypes="csscccccccccccscccccccccccccc" + style="opacity:1.0000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ac8b0b;stroke-width:1.0036671;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" + d="M 13.781250,11.718750 C 8.4423149,11.718750 4.1250009,16.252117 4.1250000,21.843750 C 4.1250002,27.435382 8.4423153,31.968749 13.781250,31.968750 C 17.786423,31.968750 21.219167,29.417978 22.687500,25.781250 L 24.375000,25.781250 L 26.906250,23.875000 L 27.968750,25.781250 L 33.968750,25.375000 L 35.437500,22.406250 L 37.031250,25.375000 L 38.312500,25.375000 L 39.281250,22.593750 L 40.875000,24.781250 L 42.000000,24.781250 C 42.012300,24.781250 42.022731,24.789526 42.031250,24.781250 C 42.039768,24.772973 42.062501,24.763062 42.062500,24.750000 C 42.062500,24.750000 45.187500,21.750000 45.187500,21.750000 C 45.187501,21.750000 43.937500,18.187500 43.937500,18.187500 L 22.625000,17.750000 C 21.124817,14.190065 17.733327,11.718751 13.781250,11.718750 z M 9.9062500,18.000000 L 10.312500,18.000000 C 11.382373,18.000000 12.250000,18.903567 12.250000,20.000000 L 12.250000,23.218750 C 12.250000,24.315183 11.382373,25.187500 10.312500,25.187500 L 9.9062500,25.187500 C 8.8363774,25.187500 7.9687500,24.315183 7.9687500,23.218750 L 7.9687500,20.000000 C 7.9687500,18.903567 8.8363772,18.000000 9.9062500,18.000000 z " + id="path2112" /> + </g> + </g> +</svg> diff --git a/master/icons/logout.svg b/master/icons/logout.svg new file mode 100644 index 0000000..a31d252 --- /dev/null +++ b/master/icons/logout.svg @@ -0,0 +1,367 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://web.resource.org/cc/" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg2" + inkscape:label="Pozadí" + sodipodi:version="0.32" + inkscape:version="0.45" + version="1.0" + sodipodi:docname="application-exit.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + sodipodi:docbase="/home/dobey/Projects/gnome-icon-theme/scalable/actions"> + <defs + id="defs3"> + <linearGradient + inkscape:collect="always" + id="linearGradient5837"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop5839" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop5841" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient5771"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop5773" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop5775" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient5757"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop5759" /> + <stop + style="stop-color:#b6b9b2;stop-opacity:1" + offset="1" + id="stop5761" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient5749"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop5751" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="1" + id="stop5753" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient5031" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-2.774389,0,0,1.969706,444.1734,-872.88106)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + <linearGradient + inkscape:collect="always" + id="linearGradient5060"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop5062" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop5064" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient5029" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.7182065,0,0,1.969706,-1790.093,-872.88106)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + <linearGradient + id="linearGradient5048"> + <stop + style="stop-color:black;stop-opacity:0;" + offset="0" + id="stop5050" /> + <stop + id="stop5056" + offset="0.5" + style="stop-color:black;stop-opacity:1;" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop5052" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5048" + id="linearGradient5027" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.242688,0,0,1.969706,-1503.9583,-872.8854)" + x1="302.85715" + y1="366.64789" + x2="302.85715" + y2="609.50507" /> + <linearGradient + inkscape:collect="always" + id="linearGradient5551"> + <stop + style="stop-color:#d80000;stop-opacity:1;" + offset="0" + id="stop5553" /> + <stop + style="stop-color:#ff1919;stop-opacity:1" + offset="1" + id="stop5555" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient4962"> + <stop + style="stop-color:#4f7633;stop-opacity:1;" + offset="0" + id="stop4964" /> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="1" + id="stop4966" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4962" + id="linearGradient4968" + x1="36" + y1="24" + x2="36" + y2="6.8892298" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8011917,0,0,1.8095239,-36.032773,-5.4523814)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5551" + id="linearGradient5569" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8216585,0,0,1.8541455,19.808292,-28.322168)" + x1="-5" + y1="30.485746" + x2="-5" + y2="28" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5749" + id="linearGradient5755" + x1="20.736568" + y1="8" + x2="12.734337" + y2="8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.1250002,0,0,1.8421053,-12.062503,-6.4736843)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5757" + id="linearGradient5763" + x1="15" + y1="10" + x2="20" + y2="10" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.888889,0,0,1.8421053,-9.1111132,-6.4736842)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5771" + id="linearGradient5777" + x1="19" + y1="3" + x2="19" + y2="10" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4863836,0,0,1.5000001,-25.26852,-4.0000006)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5837" + id="linearGradient5848" + gradientUnits="userSpaceOnUse" + x1="10" + y1="44.016026" + x2="10" + y2="12.805173" + gradientTransform="matrix(0.9130435,0,0,0.9130435,1.7173913,2.2608696)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="13.455176" + inkscape:cx="39.875591" + inkscape:cy="17.816185" + inkscape:document-units="px" + inkscape:current-layer="layer1" + width="48px" + height="48px" + inkscape:showpageshadow="false" + gridtolerance="10000" + inkscape:window-width="1278" + inkscape:window-height="965" + inkscape:window-x="0" + inkscape:window-y="0"> + <inkscape:grid + type="xygrid" + id="grid4948" /> + </sodipodi:namedview> + <metadata + id="metadata6"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Vrstva 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="g5022" + transform="matrix(2.080446e-2,0,0,1.7667008e-2,41.56675,40.26266)"> + <rect + y="-150.69685" + x="-1234.8357" + height="478.35718" + width="1082.8979" + id="rect4173" + style="opacity:0.39195981;color:#000000;fill:url(#linearGradient5027);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" /> + <path + sodipodi:nodetypes="cccc" + id="path5058" + d="M -151.93764,-150.67604 C -151.93764,-150.67604 -151.93764,327.65475 -151.93764,327.65475 C -11.956731,328.5552 186.46809,220.48509 186.46801,88.458574 C 186.46801,-43.567963 30.259854,-150.67602 -151.93764,-150.67604 z" + style="opacity:0.40206185;color:#000000;fill:url(#radialGradient5029);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" /> + <path + style="opacity:0.40206185;color:#000000;fill:url(#radialGradient5031);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + d="M -1227.8411,-150.67604 C -1227.8411,-150.67604 -1227.8411,327.65475 -1227.8411,327.65475 C -1370.7153,328.5552 -1573.2413,220.48509 -1573.2413,88.458573 C -1573.2413,-43.567964 -1413.8045,-150.67602 -1227.8411,-150.67604 z" + id="path5018" + sodipodi:nodetypes="cccc" /> + </g> + <rect + style="opacity:1;color:#000000;fill:url(#linearGradient4968);fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect4960" + width="27.017878" + height="38" + x="13.5" + y="4.5" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#73d216;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.36486487" + d="M 15.574321,41.529642 L 39.5115,41.529642 L 39.5115,5.7229624" + id="path5547" + sodipodi:nodetypes="ccc" /> + <path + style="color:#000000;fill:url(#linearGradient5763);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient5755);stroke-width:0.99999987999999995px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 14.5,5.5000001 L 31.5,5.5000001 L 31.5,33.131579 L 14.5,40.5 L 14.5,5.5000001 z" + id="rect5746" + sodipodi:nodetypes="ccccc" /> + <path + style="opacity:1;color:#000000;fill:url(#linearGradient5569);fill-opacity:1;fill-rule:nonzero;stroke:#a60f11;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 13.482087,14.5 L 13.482087,20.466898 L 2.5025365,20.466898 L 2.5025365,31.574563 L 13.482087,31.574563 L 13.482087,37.499999 L 26.500001,26.375127 L 13.482087,14.5 z" + id="rect5549" + sodipodi:nodetypes="cccccccc" /> + <path + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.99999988px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.23873877;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 14.503737,16.777476 L 14.503737,21.515111 L 3.5201752,21.515111 L 3.5201752,30.552669 L 14.503737,30.552669 L 14.503737,35.259942 L 24.866255,26.31942 L 14.503737,16.777476 z" + id="path5561" + sodipodi:nodetypes="cccccccc" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.61261261" + d="M 30.546104,7.3868349 L 30.528133,32.373144 L 15.500001,38.969853" + id="path5765" + sodipodi:nodetypes="ccc" /> + <path + style="fill:url(#linearGradient5777);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 17,5 L 29.431919,11 L 36.89107,11 L 36.89107,5 L 17,5 z" + id="path5769" /> + <rect + style="opacity:1;color:#000000;fill:#555753;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5797" + width="1" + height="1" + x="28" + y="19" /> + <rect + y="20" + x="29" + height="1" + width="1" + id="rect5799" + style="opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5805" + width="0.99999976" + height="1" + x="29" + y="21" /> + <rect + y="21" + x="28" + height="1" + width="0.99999976" + id="rect5807" + style="opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5829" + width="0.99999976" + height="1" + x="27" + y="22" /> + <rect + y="20" + x="28" + height="1" + width="1" + id="rect5831" + style="opacity:1;color:#000000;fill:#555753;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="opacity:1;color:#000000;fill:#555753;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5833" + width="1" + height="1" + x="28" + y="22" /> + <path + style="opacity:0.52401747;color:#000000;fill:url(#linearGradient5848);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.23873876999999999;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 14.014946,15.5 L 14.014946,20.949728 L 4,20.949728 L 4,23.432065 C 6.3080298,24.978602 10.143561,26 14.5,26 C 18.0582,26 21.283715,25.321421 23.601902,24.230978 L 14.014946,15.5 z" + id="path5835" /> + </g> +</svg> diff --git a/master/icons/master.svg b/master/icons/master.svg new file mode 100644 index 0000000..47837c0 --- /dev/null +++ b/master/icons/master.svg @@ -0,0 +1,1002 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://web.resource.org/cc/" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + sodipodi:docname="network-server.svg" + sodipodi:docbase="/home/jimmac/src/cvs/tango-icon-theme/scalable/places" + inkscape:version="0.43+devel" + sodipodi:version="0.32" + id="svg1288" + height="48px" + width="48px"> + <defs + id="defs3"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient6719" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + <linearGradient + inkscape:collect="always" + id="linearGradient5060"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop5062" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop5064" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient6717" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + <linearGradient + id="linearGradient5048"> + <stop + style="stop-color:black;stop-opacity:0;" + offset="0" + id="stop5050" /> + <stop + id="stop5056" + offset="0.5" + style="stop-color:black;stop-opacity:1;" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop5052" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5048" + id="linearGradient6715" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)" + x1="302.85715" + y1="366.64789" + x2="302.85715" + y2="609.50507" /> + <linearGradient + id="linearGradient158"> + <stop + style="stop-color:#686868;stop-opacity:0.0000000;" + offset="0.0000000" + id="stop159" /> + <stop + style="stop-color:#686868;stop-opacity:1.0000000;" + offset="0.23762377" + id="stop162" /> + <stop + style="stop-color:#686868;stop-opacity:1.0000000;" + offset="0.78109992" + id="stop163" /> + <stop + style="stop-color:#686868;stop-opacity:0.0000000;" + offset="1.0000000" + id="stop160" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient158" + id="linearGradient175" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.740165,0.000000,0.000000,0.364942,31.37799,-10.35269)" + x1="1.6422368" + y1="117.82710" + x2="15.343062" + y2="117.82710" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient272" + id="linearGradient283" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(8.168597,0.000000,0.000000,0.221210,31.37799,-48.27410)" + x1="0.61210024" + y1="372.57819" + x2="5.0856376" + y2="372.57819" /> + <linearGradient + id="linearGradient272"> + <stop + style="stop-color:#474747;stop-opacity:0.0000000;" + offset="0.0000000" + id="stop273" /> + <stop + style="stop-color:#474747;stop-opacity:1.0000000;" + offset="0.10000000" + id="stop275" /> + <stop + style="stop-color:#474747;stop-opacity:1.0000000;" + offset="0.89999998" + id="stop276" /> + <stop + style="stop-color:#474747;stop-opacity:0.0000000;" + offset="1.0000000" + id="stop274" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient272" + id="linearGradient271" + gradientTransform="matrix(8.168597,0.000000,0.000000,0.228621,31.37799,-46.26690)" + x1="0.61210024" + y1="372.57819" + x2="5.0856376" + y2="372.57819" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient178"> + <stop + style="stop-color:#ffffff;stop-opacity:0.0000000;" + offset="0.0000000" + id="stop179" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.70658684;" + offset="0.10827128" + id="stop180" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.70658684;" + offset="0.92053902" + id="stop181" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.0000000;" + offset="1.0000000" + id="stop182" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient178" + id="linearGradient177" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.740165,0.000000,0.000000,0.147685,31.37799,14.83313)" + x1="1.6422368" + y1="117.82710" + x2="15.343062" + y2="117.82710" /> + <linearGradient + id="linearGradient4543" + inkscape:collect="always"> + <stop + id="stop4545" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop4547" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient4509"> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop4511" /> + <stop + style="stop-color:#000000;stop-opacity:0.0000000;" + offset="1.0000000" + id="stop4513" /> + </linearGradient> + <linearGradient + id="linearGradient4449" + inkscape:collect="always"> + <stop + id="stop4451" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop4453" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient4420" + inkscape:collect="always"> + <stop + id="stop4422" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop4424" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient4412" + inkscape:collect="always"> + <stop + id="stop4414" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop4416" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient4400"> + <stop + id="stop4402" + offset="0" + style="stop-color:#979797;stop-opacity:1;" /> + <stop + id="stop4404" + offset="1.0000000" + style="stop-color:#c8c8c8;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient4386"> + <stop + id="stop4388" + offset="0.0000000" + style="stop-color:#d2d2d2;stop-opacity:1.0000000;" /> + <stop + id="stop4390" + offset="1.0000000" + style="stop-color:#dfdfdf;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + gradientTransform="translate(-5.088571e-7,0.404062)" + gradientUnits="userSpaceOnUse" + y2="10.018264" + x2="23.233509" + y1="34.463955" + x1="24.349752" + id="linearGradient4392" + xlink:href="#linearGradient4386" + inkscape:collect="always" /> + <linearGradient + gradientTransform="matrix(0.955932,0,0,1,0.869911,-3.2624e-15)" + gradientUnits="userSpaceOnUse" + y2="26.786800" + x2="22.311644" + y1="26.887815" + x1="27.324621" + id="linearGradient4418" + xlink:href="#linearGradient4412" + inkscape:collect="always" /> + <linearGradient + gradientTransform="matrix(0.955932,0,0,1,0.869911,-3.2624e-15)" + gradientUnits="userSpaceOnUse" + y2="26.786800" + x2="22.311644" + y1="26.887815" + x1="27.324621" + id="linearGradient4426" + xlink:href="#linearGradient4420" + inkscape:collect="always" /> + <linearGradient + gradientTransform="translate(2.707105,-9.675149e-17)" + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientUnits="userSpaceOnUse" + id="linearGradient4459" + xlink:href="#linearGradient4449" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="translate(4.707105,-9.675149e-17)" + gradientUnits="userSpaceOnUse" + id="linearGradient4463" + xlink:href="#linearGradient4449" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="translate(6.707105,-9.675149e-17)" + gradientUnits="userSpaceOnUse" + id="linearGradient4467" + xlink:href="#linearGradient4449" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="translate(8.707105,-9.675149e-17)" + gradientUnits="userSpaceOnUse" + id="linearGradient4471" + xlink:href="#linearGradient4449" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="translate(10.70714,-9.675149e-17)" + gradientUnits="userSpaceOnUse" + id="linearGradient4475" + xlink:href="#linearGradient4449" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="translate(12.70714,-9.675149e-17)" + gradientUnits="userSpaceOnUse" + id="linearGradient4479" + xlink:href="#linearGradient4449" + inkscape:collect="always" /> + <linearGradient + gradientTransform="translate(1.61624,-4.996817e-17)" + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientUnits="userSpaceOnUse" + id="linearGradient4495" + xlink:href="#linearGradient4509" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="translate(3.61624,-9.675149e-17)" + gradientUnits="userSpaceOnUse" + id="linearGradient4497" + xlink:href="#linearGradient4509" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="translate(5.61624,-9.675149e-17)" + gradientUnits="userSpaceOnUse" + id="linearGradient4499" + xlink:href="#linearGradient4509" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="translate(7.61624,-9.675149e-17)" + gradientUnits="userSpaceOnUse" + id="linearGradient4501" + xlink:href="#linearGradient4509" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="translate(9.616235,-9.675149e-17)" + gradientUnits="userSpaceOnUse" + id="linearGradient4503" + xlink:href="#linearGradient4509" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="translate(11.61632,-9.675149e-17)" + gradientUnits="userSpaceOnUse" + id="linearGradient4505" + xlink:href="#linearGradient4509" + inkscape:collect="always" /> + <radialGradient + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.394366,0,23.44202)" + r="14.344166" + fy="38.706596" + fx="23.536554" + cy="38.706596" + cx="23.536554" + id="radialGradient4549" + xlink:href="#linearGradient4543" + inkscape:collect="always" /> + <linearGradient + y2="117.82710" + x2="15.343062" + y1="117.82710" + x1="1.6422368" + gradientTransform="matrix(2.740165,0,0,0.364942,31.37799,-10.35269)" + gradientUnits="userSpaceOnUse" + id="linearGradient5397" + xlink:href="#linearGradient158" + inkscape:collect="always" /> + <linearGradient + y2="372.57819" + x2="5.0856376" + y1="372.57819" + x1="0.61210024" + gradientTransform="matrix(8.168597,0,0,0.22121,31.37799,-48.2741)" + gradientUnits="userSpaceOnUse" + id="linearGradient5399" + xlink:href="#linearGradient272" + inkscape:collect="always" /> + <linearGradient + y2="372.57819" + x2="5.0856376" + y1="372.57819" + x1="0.61210024" + gradientTransform="matrix(8.168597,0,0,0.228621,31.37799,-46.2669)" + gradientUnits="userSpaceOnUse" + id="linearGradient5401" + xlink:href="#linearGradient272" + inkscape:collect="always" /> + <linearGradient + y2="117.82710" + x2="15.343062" + y1="117.82710" + x1="1.6422368" + gradientTransform="matrix(2.740165,0,0,0.147685,31.37799,14.83313)" + gradientUnits="userSpaceOnUse" + id="linearGradient5403" + xlink:href="#linearGradient178" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4386" + id="linearGradient4060" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-5.088571e-7,0.404062)" + x1="24.349752" + y1="34.463955" + x2="23.233509" + y2="10.018264" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4420" + id="linearGradient4062" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.955932,0,0,1,0.869911,-3.344366e-15)" + x1="27.324621" + y1="26.887815" + x2="22.311644" + y2="26.786800" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4412" + id="linearGradient4064" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.955932,0,0,1,0.869911,-3.344366e-15)" + x1="27.324621" + y1="26.887815" + x2="22.311644" + y2="26.786800" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4066" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(2.707105,-1.435348e-16)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4068" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(4.707105,-1.435348e-16)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4070" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(6.707105,-1.435348e-16)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4072" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(8.707105,-1.435348e-16)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4074" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(10.70714,-1.435348e-16)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4076" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(12.70714,-1.435348e-16)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4078" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(1.61624,-9.675149e-17)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4080" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(3.61624,-1.435348e-16)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4082" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(5.61624,-1.435348e-16)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4084" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(7.61624,-1.435348e-16)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4086" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(9.616235,-1.435348e-16)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4088" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(11.61632,-1.435348e-16)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + </defs> + <sodipodi:namedview + inkscape:showpageshadow="false" + showborder="true" + inkscape:window-y="152" + inkscape:window-x="399" + inkscape:window-height="796" + inkscape:window-width="893" + inkscape:document-units="px" + inkscape:grid-bbox="true" + showgrid="false" + inkscape:current-layer="layer1" + inkscape:cy="24.461933" + inkscape:cx="31.288281" + inkscape:zoom="1" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + borderopacity="0.6627451" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + gridempspacing="4" /> + <metadata + id="metadata4"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title>Server</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Jakub Steiner</dc:title> + </cc:Agent> + </dc:creator> + <dc:source>http://jimmac.musichall.cz</dc:source> + <cc:license + rdf:resource="http://creativecommons.org/licenses/by/2.0/" /> + <dc:subject> + <rdf:Bag> + <rdf:li>server</rdf:li> + <rdf:li>daemon</rdf:li> + <rdf:li>comupetr</rdf:li> + <rdf:li>lan</rdf:li> + <rdf:li>service</rdf:li> + <rdf:li>provider</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:contributor> + <cc:Agent> + <dc:title>Garrett LeSage</dc:title> + </cc:Agent> + </dc:contributor> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/by/2.0/"> + <cc:permits + rdf:resource="http://web.resource.org/cc/Reproduction" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/Distribution" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Notice" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Attribution" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/ShareAlike" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + inkscape:groupmode="layer" + inkscape:label="Layer 1" + id="layer1"> + <g + transform="matrix(1.258807,0,0,0.690294,-44.79288,2.083157)" + style="opacity:0.63428566" + id="g5391" + inkscape:r_cx="true" + inkscape:r_cy="true"> + <rect + y="30.647318" + x="36.377991" + height="4" + width="36.542522" + id="rect69" + style="color:#000000;fill:url(#linearGradient5397);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + y="33.649292" + x="36.377991" + height="0.98959237" + width="36.542522" + id="rect255" + style="color:#000000;fill:url(#linearGradient5399);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + y="30.301344" + x="36.377991" + height="1.022747" + width="36.542522" + id="rect250" + style="color:#000000;fill:url(#linearGradient5401);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + y="31.425039" + x="36.377991" + height="1.6187184" + width="36.542522" + id="rect176" + style="color:#000000;fill:url(#linearGradient5403);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + </g> + <path + sodipodi:type="arc" + style="opacity:1;color:#000000;fill:#eaeaea;fill-opacity:1;fill-rule:evenodd;stroke:#8a8a8a;stroke-width:1.08591425;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path5405" + sodipodi:cx="66.013466" + sodipodi:cy="26.231213" + sodipodi:rx="2.171828" + sodipodi:ry="2.171828" + d="M 68.185294 26.231213 A 2.171828 2.171828 0 1 1 63.841638,26.231213 A 2.171828 2.171828 0 1 1 68.185294 26.231213 z" + transform="matrix(0.920883,0,0,0.920883,-26.29068,0.344117)" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <g + style="display:inline" + transform="matrix(1.42075e-2,0,0,2.086758e-2,36.54251,39.16252)" + id="g6707"> + <rect + style="opacity:0.40206185;color:black;fill:url(#linearGradient6715);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect6709" + width="1339.6335" + height="478.35718" + x="-1559.2523" + y="-150.69685" /> + <path + style="opacity:0.40206185;color:black;fill:url(#radialGradient6717);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + d="M -219.61876,-150.68038 C -219.61876,-150.68038 -219.61876,327.65041 -219.61876,327.65041 C -76.744594,328.55086 125.78146,220.48075 125.78138,88.454235 C 125.78138,-43.572302 -33.655436,-150.68036 -219.61876,-150.68038 z " + id="path6711" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + id="path6713" + d="M -1559.2523,-150.68038 C -1559.2523,-150.68038 -1559.2523,327.65041 -1559.2523,327.65041 C -1702.1265,328.55086 -1904.6525,220.48075 -1904.6525,88.454235 C -1904.6525,-43.572302 -1745.2157,-150.68036 -1559.2523,-150.68038 z " + style="opacity:0.40206185;color:black;fill:url(#radialGradient6719);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" /> + </g> + <g + id="g4034" + transform="translate(0,0.999994)" + inkscape:r_cx="true" + inkscape:r_cy="true"> + <path + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(1.001723,0,0,1.000481,1.180323e-2,-5.49963e-2)" + style="fill:url(#linearGradient4060);fill-opacity:1;fill-rule:evenodd;stroke:#5e5e5e;stroke-width:0.99889958px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" + d="M 12.466718,7.9979592 L 12.466718,41.535025 L 34.42887,41.535025 L 34.42887,7.7959287 L 30.38826,3.553288 L 16.305298,3.553288 L 12.466718,7.9979592 z " + id="path3626" + sodipodi:nodetypes="ccccccc" /> + <path + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(1.035211,0,0,1.029412,-0.457741,-0.117647)" + style="fill:#ffffff;fill-opacity:0.65536726;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 16.428571,4 L 13,8.8571429 L 33.285714,8.8571429 L 29.571429,4.1428571 L 16.428571,4 z " + id="path5791" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(1.025575,0,0,0.942809,-0.872163,0.354403)" + y="11.291361" + x="16.451418" + height="4.242641" + width="15.601009" + id="rect4553" + style="opacity:0.34857142;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.01696146;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" /> + <path + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(1.008958,0,0,1.005055,-8.577756e-2,-0.107362)" + id="path4394" + d="M 13.465157,8.6221002 L 13.465157,40.403124 L 33.287596,40.403124 L 33.287596,8.4385591 L 29.616774,4.5841958 L 16.952438,4.5841958 L 13.465157,8.6221002 z " + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99304473;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + sodipodi:nodetypes="ccccccc" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(1.009445,0,0,0.793359,-0.745308,5.309442)" + y="23.558765" + x="21.541845" + height="5.0418525" + width="10.897081" + id="rect4408" + style="opacity:0.52571429;color:#000000;fill:url(#linearGradient4062);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4064);stroke-width:1.11743951;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(1.052742,0,0,0.942809,-1.366425,1.388024)" + style="opacity:1;color:#000000;fill:#c8c8c8;fill-opacity:1;fill-rule:evenodd;stroke:#acacac;stroke-width:1.00375366;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4398" + width="10.4489" + height="4.242641" + x="20.770918" + y="23.453293" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(1.025575,0,0,0.942809,-0.872158,0.697549)" + style="opacity:0.34857142;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.01696134;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4551" + width="15.601009" + height="4.242641" + x="16.451418" + y="17.291361" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(1.013244,0,0,0.942809,-0.15194,1.054691)" + y="16.382225" + x="15.447355" + height="4.242641" + width="15.790874" + id="rect4430" + style="opacity:1;color:#000000;fill:#c8c8c8;fill-opacity:1;fill-rule:evenodd;stroke:#acacac;stroke-width:1.02313101;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(1.013244,0,0,0.942809,-0.151932,0.711545)" + style="opacity:1;color:#000000;fill:#c8c8c8;fill-opacity:1;fill-rule:evenodd;stroke:#acacac;stroke-width:1.02313089;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4436" + width="15.790874" + height="4.242641" + x="15.447355" + y="10.382225" /> + <g + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(0.885784,0,0,0.892968,2.129727,2.884785)" + id="g3980"> + <path + transform="matrix(0.779806,0,0,0.773527,-34.68981,5.595099)" + d="M 68.185294 26.231213 A 2.171828 2.171828 0 1 1 63.841638,26.231213 A 2.171828 2.171828 0 1 1 68.185294 26.231213 z" + sodipodi:ry="2.171828" + sodipodi:rx="2.171828" + sodipodi:cy="26.231213" + sodipodi:cx="66.013466" + id="path4396" + style="opacity:1;color:#000000;fill:#c8c8c8;fill-opacity:1;fill-rule:evenodd;stroke:#979797;stroke-width:1.44772947;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + sodipodi:type="arc" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <path + d="M 16.667518 25.574614 A 0.50507629 0.50507629 0 1 1 15.657365,25.574614 A 0.50507629 0.50507629 0 1 1 16.667518 25.574614 z" + sodipodi:ry="0.50507629" + sodipodi:rx="0.50507629" + sodipodi:cy="25.574614" + sodipodi:cx="16.162441" + id="path4445" + style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + sodipodi:type="arc" + transform="matrix(1.008603,0,0,1.000481,-7.396387e-2,-5.49963e-2)" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + </g> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(0.989949,0,0,0.98995,0.120113,0.482425)" + y="29.817253" + x="19.071575" + height="10.101525" + width="1.0101526" + id="rect4457" + style="opacity:1;color:#000000;fill:url(#linearGradient4066);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(0.989949,0,0,0.98995,0.140205,0.482425)" + style="opacity:1;color:#000000;fill:url(#linearGradient4068);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4461" + width="1.0101526" + height="10.101525" + x="21.071575" + y="29.817253" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(0.989949,0,0,0.98995,0.160306,0.482425)" + y="29.817253" + x="23.071575" + height="10.101525" + width="1.0101526" + id="rect4465" + style="opacity:1;color:#000000;fill:url(#linearGradient4070);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(0.989949,0,0,0.98995,0.180407,0.482425)" + style="opacity:1;color:#000000;fill:url(#linearGradient4072);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4469" + width="1.0101526" + height="10.101525" + x="25.071575" + y="29.817253" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(0.989949,0,0,0.98995,0.200521,0.482425)" + y="29.817253" + x="27.071575" + height="10.101525" + width="1.0101526" + id="rect4473" + style="opacity:1;color:#000000;fill:url(#linearGradient4074);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(0.989949,0,0,0.98995,0.220623,0.482425)" + style="opacity:0.54285709;color:#000000;fill:url(#linearGradient4076);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4477" + width="1.0101526" + height="10.101525" + x="29.071575" + y="29.817253" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(0.989949,0,0,0.98995,0.200001,0.482425)" + y="29.817253" + x="17.980711" + height="10.101525" + width="1.0101526" + id="rect4481" + style="opacity:0.16000001;color:#000000;fill:url(#linearGradient4078);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(0.989949,0,0,0.98995,0.220115,0.482425)" + style="opacity:0.29142851;color:#000000;fill:url(#linearGradient4080);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4483" + width="1.0101526" + height="10.101525" + x="19.980711" + y="29.817253" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(0.989949,0,0,0.98995,0.240217,0.482425)" + y="29.817253" + x="21.980711" + height="10.101525" + width="1.0101526" + id="rect4485" + style="opacity:0.29142851;color:#000000;fill:url(#linearGradient4082);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(0.989949,0,0,0.98995,0.260319,0.482425)" + style="opacity:0.29142851;color:#000000;fill:url(#linearGradient4084);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4487" + width="1.0101526" + height="10.101525" + x="23.980711" + y="29.817253" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(0.989949,0,0,0.98995,0.280409,0.482425)" + y="29.817253" + x="25.980711" + height="10.101525" + width="1.0101526" + id="rect4489" + style="opacity:0.29142851;color:#000000;fill:url(#linearGradient4086);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(0.989949,0,0,0.98995,0.30051,0.482425)" + style="opacity:0.22857145;color:#000000;fill:url(#linearGradient4088);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4491" + width="1.0101526" + height="10.101525" + x="27.980711" + y="29.817253" /> + </g> + </g> +</svg> diff --git a/master/icons/slaves.svg b/master/icons/slaves.svg new file mode 100644 index 0000000..261c81f --- /dev/null +++ b/master/icons/slaves.svg @@ -0,0 +1,1897 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://web.resource.org/cc/" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + sodipodi:docname="network-workgroup.svg" + sodipodi:docbase="/home/jimmac/src/cvs/tango-icon-theme/scalable/places" + inkscape:version="0.43+devel" + sodipodi:version="0.32" + id="svg1288" + height="48px" + width="48px"> + <defs + id="defs3"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient6719" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + <linearGradient + inkscape:collect="always" + id="linearGradient5060"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop5062" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop5064" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient6717" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + <linearGradient + id="linearGradient5048"> + <stop + style="stop-color:black;stop-opacity:0;" + offset="0" + id="stop5050" /> + <stop + id="stop5056" + offset="0.5" + style="stop-color:black;stop-opacity:1;" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop5052" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5048" + id="linearGradient6715" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)" + x1="302.85715" + y1="366.64789" + x2="302.85715" + y2="609.50507" /> + <linearGradient + id="linearGradient6457" + inkscape:collect="always"> + <stop + id="stop6459" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop6461" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient6444"> + <stop + id="stop6446" + offset="0.0000000" + style="stop-color:#b8cfe7;stop-opacity:1.0000000;" /> + <stop + id="stop6448" + offset="1.0000000" + style="stop-color:#729fcf;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient6187" + inkscape:collect="always"> + <stop + id="stop6189" + offset="0" + style="stop-color:#5e5e5e;stop-opacity:1;" /> + <stop + id="stop6191" + offset="1" + style="stop-color:#5e5e5e;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient6171" + inkscape:collect="always"> + <stop + id="stop6173" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop6175" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient6151"> + <stop + id="stop6153" + offset="0.0000000" + style="stop-color:#e0e2e2;stop-opacity:1.0000000;" /> + <stop + id="stop6155" + offset="1.0000000" + style="stop-color:#bfc2c2;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient158"> + <stop + style="stop-color:#686868;stop-opacity:0.0000000;" + offset="0.0000000" + id="stop159" /> + <stop + style="stop-color:#686868;stop-opacity:1.0000000;" + offset="0.23762377" + id="stop162" /> + <stop + style="stop-color:#686868;stop-opacity:1.0000000;" + offset="0.78109992" + id="stop163" /> + <stop + style="stop-color:#686868;stop-opacity:0.0000000;" + offset="1.0000000" + id="stop160" /> + </linearGradient> + <linearGradient + id="linearGradient272"> + <stop + style="stop-color:#474747;stop-opacity:0.0000000;" + offset="0.0000000" + id="stop273" /> + <stop + style="stop-color:#474747;stop-opacity:1.0000000;" + offset="0.10000000" + id="stop275" /> + <stop + style="stop-color:#474747;stop-opacity:1.0000000;" + offset="0.89999998" + id="stop276" /> + <stop + style="stop-color:#474747;stop-opacity:0.0000000;" + offset="1.0000000" + id="stop274" /> + </linearGradient> + <linearGradient + id="linearGradient178"> + <stop + style="stop-color:#ffffff;stop-opacity:0.0000000;" + offset="0.0000000" + id="stop179" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.70658684;" + offset="0.10827128" + id="stop180" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.70658684;" + offset="0.92053902" + id="stop181" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.0000000;" + offset="1.0000000" + id="stop182" /> + </linearGradient> + <linearGradient + id="linearGradient4543" + inkscape:collect="always"> + <stop + id="stop4545" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop4547" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient4509"> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop4511" /> + <stop + style="stop-color:#000000;stop-opacity:0.0000000;" + offset="1.0000000" + id="stop4513" /> + </linearGradient> + <linearGradient + id="linearGradient4449" + inkscape:collect="always"> + <stop + id="stop4451" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop4453" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient4420" + inkscape:collect="always"> + <stop + id="stop4422" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop4424" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient4412" + inkscape:collect="always"> + <stop + id="stop4414" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop4416" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient4400"> + <stop + id="stop4402" + offset="0" + style="stop-color:#979797;stop-opacity:1;" /> + <stop + id="stop4404" + offset="1.0000000" + style="stop-color:#c8c8c8;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient4386"> + <stop + id="stop4388" + offset="0.0000000" + style="stop-color:#d2d2d2;stop-opacity:1.0000000;" /> + <stop + id="stop4390" + offset="1.0000000" + style="stop-color:#dfdfdf;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + gradientTransform="matrix(0.704136,0.000000,0.000000,0.704136,-7.020643,9.459728)" + gradientUnits="userSpaceOnUse" + y2="10.018264" + x2="23.233509" + y1="34.463955" + x1="24.349752" + id="linearGradient4392" + xlink:href="#linearGradient4386" + inkscape:collect="always" /> + <linearGradient + gradientTransform="matrix(0.658413,0.000000,0.000000,0.688766,-6.061089,9.521717)" + gradientUnits="userSpaceOnUse" + y2="26.786800" + x2="22.311644" + y1="26.887815" + x1="27.324621" + id="linearGradient4418" + xlink:href="#linearGradient4412" + inkscape:collect="always" /> + <linearGradient + gradientTransform="matrix(0.658413,0.000000,0.000000,0.688766,-6.061089,9.521717)" + gradientUnits="userSpaceOnUse" + y2="26.786800" + x2="22.311644" + y1="26.887815" + x1="27.324621" + id="linearGradient4426" + xlink:href="#linearGradient4420" + inkscape:collect="always" /> + <linearGradient + gradientTransform="matrix(0.688766,0.000000,0.000000,0.688766,-4.795693,9.521717)" + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientUnits="userSpaceOnUse" + id="linearGradient4459" + xlink:href="#linearGradient4449" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="matrix(0.688766,0.000000,0.000000,0.688766,-3.418159,9.521717)" + gradientUnits="userSpaceOnUse" + id="linearGradient4463" + xlink:href="#linearGradient4449" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="matrix(0.688766,0.000000,0.000000,0.688766,-2.040629,9.521717)" + gradientUnits="userSpaceOnUse" + id="linearGradient4467" + xlink:href="#linearGradient4449" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="matrix(0.688766,0.000000,0.000000,0.688766,-0.663100,9.521717)" + gradientUnits="userSpaceOnUse" + id="linearGradient4471" + xlink:href="#linearGradient4449" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="matrix(0.688766,0.000000,0.000000,0.688766,0.714451,9.521717)" + gradientUnits="userSpaceOnUse" + id="linearGradient4475" + xlink:href="#linearGradient4449" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="matrix(0.688766,0.000000,0.000000,0.688766,2.091991,9.521717)" + gradientUnits="userSpaceOnUse" + id="linearGradient4479" + xlink:href="#linearGradient4449" + inkscape:collect="always" /> + <linearGradient + gradientTransform="matrix(0.688766,0.000000,0.000000,0.688766,-5.547044,9.521717)" + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientUnits="userSpaceOnUse" + id="linearGradient4495" + xlink:href="#linearGradient4509" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="matrix(0.688766,0.000000,0.000000,0.688766,-4.169512,9.521717)" + gradientUnits="userSpaceOnUse" + id="linearGradient4497" + xlink:href="#linearGradient4509" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="matrix(0.688766,0.000000,0.000000,0.688766,-2.791979,9.521717)" + gradientUnits="userSpaceOnUse" + id="linearGradient4499" + xlink:href="#linearGradient4509" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="matrix(0.688766,0.000000,0.000000,0.688766,-1.414449,9.521717)" + gradientUnits="userSpaceOnUse" + id="linearGradient4501" + xlink:href="#linearGradient4509" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="matrix(0.688766,0.000000,0.000000,0.688766,-3.691970e-2,9.521717)" + gradientUnits="userSpaceOnUse" + id="linearGradient4503" + xlink:href="#linearGradient4509" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="matrix(0.688766,0.000000,0.000000,0.688766,1.340671,9.521717)" + gradientUnits="userSpaceOnUse" + id="linearGradient4505" + xlink:href="#linearGradient4509" + inkscape:collect="always" /> + <radialGradient + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.000000,0.000000,0.000000,0.394366,1.020972e-14,23.44202)" + r="14.344166" + fy="38.706596" + fx="23.536554" + cy="38.706596" + cx="23.536554" + id="radialGradient4549" + xlink:href="#linearGradient4543" + inkscape:collect="always" /> + <linearGradient + y2="117.82710" + x2="15.343062" + y1="117.82710" + x1="1.6422368" + gradientTransform="matrix(2.740165,0,0,0.364942,31.37799,-10.35269)" + gradientUnits="userSpaceOnUse" + id="linearGradient5397" + xlink:href="#linearGradient158" + inkscape:collect="always" /> + <linearGradient + y2="372.57819" + x2="5.0856376" + y1="372.57819" + x1="0.61210024" + gradientTransform="matrix(8.168597,0,0,0.22121,31.37799,-48.2741)" + gradientUnits="userSpaceOnUse" + id="linearGradient5399" + xlink:href="#linearGradient272" + inkscape:collect="always" /> + <linearGradient + y2="372.57819" + x2="5.0856376" + y1="372.57819" + x1="0.61210024" + gradientTransform="matrix(8.168597,0,0,0.228621,31.37799,-46.2669)" + gradientUnits="userSpaceOnUse" + id="linearGradient5401" + xlink:href="#linearGradient272" + inkscape:collect="always" /> + <linearGradient + y2="117.82710" + x2="15.343062" + y1="117.82710" + x1="1.6422368" + gradientTransform="matrix(2.740165,0,0,0.147685,31.37799,14.83313)" + gradientUnits="userSpaceOnUse" + id="linearGradient5403" + xlink:href="#linearGradient178" + inkscape:collect="always" /> + <linearGradient + y2="31.565634" + x2="37.140110" + y1="10.655476" + x1="25.515011" + gradientUnits="userSpaceOnUse" + id="linearGradient6210" + xlink:href="#linearGradient6171" + inkscape:collect="always" /> + <linearGradient + y2="28.554563" + x2="38.547222" + y1="28.554563" + x1="32.587322" + gradientUnits="userSpaceOnUse" + id="linearGradient6212" + xlink:href="#linearGradient6187" + inkscape:collect="always" /> + <linearGradient + y2="31.565634" + x2="37.140110" + y1="10.655476" + x1="25.515011" + gradientUnits="userSpaceOnUse" + id="linearGradient6240" + xlink:href="#linearGradient6171" + inkscape:collect="always" /> + <linearGradient + y2="28.554563" + x2="38.547222" + y1="28.554563" + x1="32.587322" + gradientUnits="userSpaceOnUse" + id="linearGradient6242" + xlink:href="#linearGradient6187" + inkscape:collect="always" /> + <radialGradient + r="14.344166" + fy="38.706596" + fx="23.536554" + cy="38.706596" + cx="23.536554" + gradientTransform="matrix(1,0,0,0.394366,-7.981466e-15,23.44202)" + gradientUnits="userSpaceOnUse" + id="radialGradient6246" + xlink:href="#linearGradient4543" + inkscape:collect="always" /> + <linearGradient + y2="117.82710" + x2="15.343062" + y1="117.82710" + x1="1.6422368" + gradientTransform="matrix(2.740165,-3.342469e-32,-7.06832e-33,0.364942,31.37799,-10.35269)" + gradientUnits="userSpaceOnUse" + id="linearGradient6262" + xlink:href="#linearGradient158" + inkscape:collect="always" /> + <linearGradient + y2="372.57819" + x2="5.0856376" + y1="372.57819" + x1="0.61210024" + gradientTransform="matrix(8.168597,-9.964097e-32,-4.284491e-33,0.22121,31.37799,-48.2741)" + gradientUnits="userSpaceOnUse" + id="linearGradient6264" + xlink:href="#linearGradient272" + inkscape:collect="always" /> + <linearGradient + y2="372.57819" + x2="5.0856376" + y1="372.57819" + x1="0.61210024" + gradientTransform="matrix(8.168597,-9.964097e-32,-4.42803e-33,0.228621,31.37799,-46.2669)" + gradientUnits="userSpaceOnUse" + id="linearGradient6266" + xlink:href="#linearGradient272" + inkscape:collect="always" /> + <linearGradient + y2="117.82710" + x2="15.343062" + y1="117.82710" + x1="1.6422368" + gradientTransform="matrix(2.740165,-3.342469e-32,-2.860426e-33,0.147685,31.37799,14.83313)" + gradientUnits="userSpaceOnUse" + id="linearGradient6268" + xlink:href="#linearGradient178" + inkscape:collect="always" /> + <linearGradient + gradientTransform="matrix(0.953806,0,0,1,1.832176,-4.574791e-16)" + gradientUnits="userSpaceOnUse" + y2="26.435217" + x2="38.278458" + y1="19.061104" + x1="36.067482" + id="linearGradient6463" + xlink:href="#linearGradient6457" + inkscape:collect="always" /> + <linearGradient + gradientTransform="matrix(0.969204,0,0,1,-5.815945,-9.899495)" + y2="26.435217" + x2="38.278458" + y1="19.061104" + x1="36.067482" + gradientUnits="userSpaceOnUse" + id="linearGradient6467" + xlink:href="#linearGradient6457" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4386" + id="linearGradient4059" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.704136,0,0,0.704136,-7.020643,9.459728)" + x1="24.349752" + y1="34.463955" + x2="23.233509" + y2="10.018264" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4420" + id="linearGradient4061" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.658413,0,0,0.688766,-6.061089,9.521717)" + x1="27.324621" + y1="26.887815" + x2="22.311644" + y2="26.786800" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4412" + id="linearGradient4063" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.658413,0,0,0.688766,-6.061089,9.521717)" + x1="27.324621" + y1="26.887815" + x2="22.311644" + y2="26.786800" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4065" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-4.795693,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4067" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-3.418159,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4069" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-2.040629,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4071" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-0.6631,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4073" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,0.714451,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4075" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,2.091991,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4077" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-5.547044,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4079" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-4.169512,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4081" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-2.791979,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4083" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-1.414449,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4085" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-3.69197e-2,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4087" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,1.340671,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4127" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,1.340671,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4129" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-3.69197e-2,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4131" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-1.414449,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4133" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-2.791979,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4135" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-4.169512,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4137" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-5.547044,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4139" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,2.091991,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4141" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,0.714451,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4143" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-0.6631,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4145" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-2.040629,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4147" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-3.418159,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4149" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-4.795693,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4420" + id="linearGradient4151" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.658413,0,0,0.688766,-6.061089,9.521717)" + x1="27.324621" + y1="26.887815" + x2="22.311644" + y2="26.786800" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4412" + id="linearGradient4153" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.658413,0,0,0.688766,-6.061089,9.521717)" + x1="27.324621" + y1="26.887815" + x2="22.311644" + y2="26.786800" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4386" + id="linearGradient4155" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.704136,0,0,0.704136,-7.020643,9.459728)" + x1="24.349752" + y1="34.463955" + x2="23.233509" + y2="10.018264" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6171" + id="linearGradient4192" + gradientUnits="userSpaceOnUse" + x1="25.515011" + y1="10.655476" + x2="37.140110" + y2="31.565634" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6187" + id="linearGradient4194" + gradientUnits="userSpaceOnUse" + x1="32.587322" + y1="28.554563" + x2="38.547222" + y2="28.554563" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6171" + id="linearGradient4210" + gradientUnits="userSpaceOnUse" + x1="25.515011" + y1="10.655476" + x2="37.140110" + y2="31.565634" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6187" + id="linearGradient4212" + gradientUnits="userSpaceOnUse" + x1="32.587322" + y1="28.554563" + x2="38.547222" + y2="28.554563" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6457" + id="linearGradient4214" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.953806,0,0,1,1.832176,-4.562865e-16)" + x1="36.067482" + y1="19.061104" + x2="38.278458" + y2="26.435217" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6187" + id="linearGradient4228" + gradientUnits="userSpaceOnUse" + x1="32.587322" + y1="28.554563" + x2="38.547222" + y2="28.554563" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4543" + id="radialGradient4272" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.394366,5.342954e-16,23.44202)" + cx="23.536554" + cy="38.706596" + fx="23.536554" + fy="38.706596" + r="14.344166" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6171" + id="linearGradient4274" + gradientUnits="userSpaceOnUse" + x1="25.515011" + y1="10.655476" + x2="37.140110" + y2="31.565634" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6187" + id="linearGradient4276" + gradientUnits="userSpaceOnUse" + x1="32.587322" + y1="28.554563" + x2="38.547222" + y2="28.554563" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6457" + id="linearGradient4278" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.953806,0,0,1,1.832176,-4.556902e-16)" + x1="36.067482" + y1="19.061104" + x2="38.278458" + y2="26.435217" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4543" + id="radialGradient4296" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.394366,6.522566e-16,23.44202)" + cx="23.536554" + cy="38.706596" + fx="23.536554" + fy="38.706596" + r="14.344166" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6171" + id="linearGradient4298" + gradientUnits="userSpaceOnUse" + x1="25.515011" + y1="10.655476" + x2="37.140110" + y2="31.565634" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6187" + id="linearGradient4300" + gradientUnits="userSpaceOnUse" + x1="32.587322" + y1="28.554563" + x2="38.547222" + y2="28.554563" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6457" + id="linearGradient4302" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.953806,0,0,1,1.832176,-8.921358e-16)" + x1="36.067482" + y1="19.061104" + x2="38.278458" + y2="26.435217" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4543" + id="radialGradient4318" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.394366,-1.179606e-16,23.44202)" + cx="23.536554" + cy="38.706596" + fx="23.536554" + fy="38.706596" + r="14.344166" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6171" + id="linearGradient4320" + gradientUnits="userSpaceOnUse" + x1="25.515011" + y1="10.655476" + x2="37.140110" + y2="31.565634" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6187" + id="linearGradient4322" + gradientUnits="userSpaceOnUse" + x1="32.587322" + y1="28.554563" + x2="38.547222" + y2="28.554563" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6457" + id="linearGradient4324" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.953806,0,0,1,1.832176,-1.327986e-15)" + x1="36.067482" + y1="19.061104" + x2="38.278458" + y2="26.435217" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4351" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-4.169512,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4355" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-4.169512,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4359" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-4.795693,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4363" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-4.795693,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4367" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-4.795693,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4371" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-4.169512,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4375" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-4.169512,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4379" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-4.169512,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4383" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.688766,0,0,0.688766,-5.547044,9.521717)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5048" + id="linearGradient17044" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)" + x1="302.85715" + y1="366.64789" + x2="302.85715" + y2="609.50507" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient17046" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient17048" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5048" + id="linearGradient17058" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)" + x1="302.85715" + y1="366.64789" + x2="302.85715" + y2="609.50507" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient17060" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient17062" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + </defs> + <sodipodi:namedview + fill="#204a87" + inkscape:showpageshadow="false" + showborder="true" + inkscape:window-y="51" + inkscape:window-x="116" + inkscape:window-height="1068" + inkscape:window-width="1030" + inkscape:document-units="px" + inkscape:grid-bbox="true" + showgrid="false" + inkscape:current-layer="layer1" + inkscape:cy="-7.9970736" + inkscape:cx="12.748934" + inkscape:zoom="1" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + borderopacity="0.81568627" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + gridempspacing="4" /> + <metadata + id="metadata4"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title>Workgroup</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Jakub Steiner</dc:title> + </cc:Agent> + </dc:creator> + <dc:source>http://jimmac.musichall.cz</dc:source> + <cc:license + rdf:resource="http://creativecommons.org/licenses/by/2.0/" /> + <dc:subject> + <rdf:Bag> + <rdf:li>lan</rdf:li> + <rdf:li>workgroup</rdf:li> + <rdf:li>network</rdf:li> + <rdf:li>peer</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:contributor> + <cc:Agent> + <dc:title>Garrett LeSage</dc:title> + </cc:Agent> + </dc:contributor> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/by/2.0/"> + <cc:permits + rdf:resource="http://web.resource.org/cc/Reproduction" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/Distribution" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Notice" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Attribution" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/ShareAlike" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + inkscape:groupmode="layer" + inkscape:label="Layer 1" + id="layer1"> + <g + style="display:inline" + transform="matrix(1.177561e-2,0,0,1.190072e-2,47.31849,34.72232)" + id="g6707"> + <rect + style="opacity:0.40206185;color:black;fill:url(#linearGradient6715);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect6709" + width="1339.6335" + height="478.35718" + x="-1559.2523" + y="-150.69685" /> + <path + style="opacity:0.40206185;color:black;fill:url(#radialGradient6717);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + d="M -219.61876,-150.68038 C -219.61876,-150.68038 -219.61876,327.65041 -219.61876,327.65041 C -76.744594,328.55086 125.78146,220.48075 125.78138,88.454235 C 125.78138,-43.572302 -33.655436,-150.68036 -219.61876,-150.68038 z " + id="path6711" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + id="path6713" + d="M -1559.2523,-150.68038 C -1559.2523,-150.68038 -1559.2523,327.65041 -1559.2523,327.65041 C -1702.1265,328.55086 -1904.6525,220.48075 -1904.6525,88.454235 C -1904.6525,-43.572302 -1745.2157,-150.68036 -1559.2523,-150.68038 z " + style="opacity:0.40206185;color:black;fill:url(#radialGradient6719);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" /> + </g> + <g + id="g17036" + transform="matrix(1.177561e-2,0,0,1.190072e-2,41.31338,25.28572)" + style="display:inline"> + <rect + y="-150.69685" + x="-1559.2523" + height="478.35718" + width="1339.6335" + id="rect17038" + style="opacity:0.40206185;color:black;fill:url(#linearGradient17044);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" /> + <path + sodipodi:nodetypes="cccc" + id="path17040" + d="M -219.61876,-150.68038 C -219.61876,-150.68038 -219.61876,327.65041 -219.61876,327.65041 C -76.744594,328.55086 125.78146,220.48075 125.78138,88.454235 C 125.78138,-43.572302 -33.655436,-150.68036 -219.61876,-150.68038 z " + style="opacity:0.40206185;color:black;fill:url(#radialGradient17046);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" /> + <path + style="opacity:0.40206185;color:black;fill:url(#radialGradient17048);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + d="M -1559.2523,-150.68038 C -1559.2523,-150.68038 -1559.2523,327.65041 -1559.2523,327.65041 C -1702.1265,328.55086 -1904.6525,220.48075 -1904.6525,88.454235 C -1904.6525,-43.572302 -1745.2157,-150.68036 -1559.2523,-150.68038 z " + id="path17042" + sodipodi:nodetypes="cccc" /> + </g> + <g + id="g6252" + style="opacity:0.63428566" + transform="matrix(-3.754588e-18,-0.246288,0.690294,-2.362713e-18,2.083163,42.95947)" + inkscape:r_cx="true" + inkscape:r_cy="true"> + <rect + style="color:#000000;fill:url(#linearGradient6262);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect6254" + width="36.542522" + height="4" + x="36.377991" + y="30.647318" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + style="color:#000000;fill:url(#linearGradient6264);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect6256" + width="36.542522" + height="0.98959237" + x="36.377991" + y="33.649292" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + style="color:#000000;fill:url(#linearGradient6266);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect6258" + width="36.542522" + height="1.022747" + x="36.377991" + y="30.301344" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + style="color:#000000;fill:url(#linearGradient6268);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect6260" + width="36.542522" + height="1.6187184" + x="36.377991" + y="31.425039" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + </g> + <g + id="g4338"> + <rect + transform="matrix(0.969244,0,0,0.981438,3.8167e-2,-3.505493)" + style="color:#000000;fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:#5e5e5e;stroke-width:1.02530253;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4248" + width="18.571428" + height="4.0756545" + x="22.142859" + y="26.497339" + rx="1.2981558" + ry="1.282028" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + transform="matrix(0.969244,0,0,0.993184,3.8167e-2,-3.864618)" + ry="2.5890758" + rx="2.6530242" + y="9.4285717" + x="22.142859" + height="17" + width="18.571428" + id="rect4250" + style="color:#000000;fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:#5e5e5e;stroke-width:1.01922131;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + transform="matrix(0.991903,0,0,1.016747,-0.403836,-4.408625)" + ry="0.56201601" + rx="0.5760926" + y="12.268107" + x="24.603045" + height="10.818813" + width="14.114283" + id="rect4252" + style="opacity:0.66285712;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99576914;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + transform="matrix(0.991903,0,0,1.016747,-0.603245,-4.357333)" + style="color:#000000;fill:#204a87;fill-opacity:1;fill-rule:evenodd;stroke:#5e5e5e;stroke-width:0.99576914;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" + id="rect4254" + width="14.114283" + height="10.818813" + x="24.299999" + y="11.662017" + rx="0.5760926" + ry="0.56201613" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + transform="matrix(0.991903,0,0,1.016747,-0.603245,-4.357333)" + ry="0" + y="12.142857" + x="24.785715" + height="1.5000008" + width="13.071424" + id="rect4256" + style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + transform="matrix(0.991903,0,0,1.016747,-0.603245,-4.357333)" + style="color:#000000;fill:#a4a0b5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4258" + width="2.9294424" + height="1.1111678" + x="25.819298" + y="12.341616" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + transform="matrix(0.969244,0,0,0.993184,3.8167e-2,-3.864618)" + style="opacity:0.62857145;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4320);stroke-width:1.01922143;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4264" + width="16.281954" + height="14.90425" + x="23.2876" + y="10.476448" + rx="1.5065978" + ry="1.4702829" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + transform="matrix(0.969244,0,0,0.981438,3.8167e-2,-3.505493)" + ry="0.45862138" + rx="0.46439081" + y="27.470701" + x="23.006697" + height="2.1289344" + width="16.843739" + id="rect4266" + style="opacity:0.5142857;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#fdfdfd;stroke-width:1.02530253;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + transform="matrix(0.969244,0,0,0.981438,3.8167e-2,-3.505493)" + y="27.99898" + x="32.587322" + height="1.1111678" + width="5.9598999" + id="rect4268" + style="opacity:0.31999996;color:#000000;fill:url(#linearGradient4322);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <path + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(1.038793,0,0,1.014783,-8.534756,-10.40561)" + style="opacity:0.32571423;color:#000000;fill:url(#linearGradient4324);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" + d="M 31.319767,18.137473 L 31.319767,24.832614 C 31.948313,24.884804 32.508165,25.035497 33.162006,25.035497 C 37.657111,25.035497 41.439535,23.673222 43.834296,21.72174 L 43.834296,18.137473 L 31.319767,18.137473 z " + id="path4270" /> + </g> + <g + transform="matrix(0.507951,0,0,0.674592,-6.478237,12.6272)" + style="opacity:0.63428566" + id="g5391" + inkscape:r_cx="true" + inkscape:r_cy="true"> + <rect + y="30.647318" + x="36.377991" + height="4" + width="36.542522" + id="rect69" + style="color:#000000;fill:url(#linearGradient5397);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + y="33.649292" + x="36.377991" + height="0.98959237" + width="36.542522" + id="rect255" + style="color:#000000;fill:url(#linearGradient5399);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + y="30.301344" + x="36.377991" + height="1.022747" + width="36.542522" + id="rect250" + style="color:#000000;fill:url(#linearGradient5401);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + y="31.425039" + x="36.377991" + height="1.6187184" + width="36.542522" + id="rect176" + style="color:#000000;fill:url(#linearGradient5403);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + </g> + <path + sodipodi:type="arc" + style="opacity:1;color:#000000;fill:#eaeaea;fill-opacity:1;fill-rule:evenodd;stroke:#8a8a8a;stroke-width:1.08591402;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path5405" + sodipodi:cx="66.013466" + sodipodi:cy="26.231213" + sodipodi:rx="2.171828" + sodipodi:ry="2.171828" + d="M 68.185294 26.231213 A 2.171828 2.171828 0 1 1 63.841638,26.231213 A 2.171828 2.171828 0 1 1 68.185294 26.231213 z" + transform="matrix(0.920883,0,0,0.920883,-36.29069,10.34411)" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <g + style="display:inline" + transform="matrix(9.661796e-3,0,0,1.408546e-2,17.81957,36.70842)" + id="g17050"> + <rect + style="opacity:0.40206185;color:black;fill:url(#linearGradient17058);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect17052" + width="1339.6335" + height="478.35718" + x="-1559.2523" + y="-150.69685" /> + <path + style="opacity:0.40206185;color:black;fill:url(#radialGradient17060);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + d="M -219.61876,-150.68038 C -219.61876,-150.68038 -219.61876,327.65041 -219.61876,327.65041 C -76.744594,328.55086 125.78146,220.48075 125.78138,88.454235 C 125.78138,-43.572302 -33.655436,-150.68036 -219.61876,-150.68038 z " + id="path17054" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + id="path17056" + d="M -1559.2523,-150.68038 C -1559.2523,-150.68038 -1559.2523,327.65041 -1559.2523,327.65041 C -1702.1265,328.55086 -1904.6525,220.48075 -1904.6525,88.454235 C -1904.6525,-43.572302 -1745.2157,-150.68036 -1559.2523,-150.68038 z " + style="opacity:0.40206185;color:black;fill:url(#radialGradient17062);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" /> + </g> + <path + inkscape:r_cy="true" + inkscape:r_cx="true" + sodipodi:nodetypes="ccccccc" + id="path3626" + d="M 1.7576149,14.806863 L 1.7576149,38.421513 L 17.221957,38.421513 L 17.221957,14.664607 L 14.376818,11.677212 L 4.4604971,11.677212 L 1.7576149,14.806863 z " + style="fill:url(#linearGradient4155);fill-opacity:1;fill-rule:evenodd;stroke:#5e5e5e;stroke-width:1.01054168px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" + transform="matrix(0.969973,0,0,1.009561,-0.204839,-0.288861)" /> + <path + inkscape:r_cy="true" + inkscape:r_cx="true" + id="path5791" + d="M 4.6551772,12.276779 L 2.2936952,15.622212 L 16.265801,15.622212 L 13.70753,12.375174 L 4.6551772,12.276779 z " + style="fill:#ffffff;fill-opacity:0.65536726;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + transform="matrix(0.969973,0,0,1.009561,-0.204839,-0.288861)" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + style="opacity:0.34857142;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.01054132;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4553" + width="10.745445" + height="2.9221869" + x="4.6709228" + y="17.298824" + transform="matrix(0.969973,0,0,1.009561,-0.204839,-0.288861)" /> + <path + inkscape:r_cy="true" + inkscape:r_cx="true" + sodipodi:nodetypes="ccccccc" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.01804113;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 2.6140842,15.460326 L 2.6140842,37.350015 L 16.26711,37.350015 L 16.26711,15.33391 L 13.738773,12.679155 L 5.0160052,12.679155 L 2.6140842,15.460326 z " + id="path4394" + transform="matrix(0.95217,0,0,1.013341,1.094836e-2,-0.34831)" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + style="opacity:0.52571429;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4153);stroke-width:1.11407018;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4408" + width="7.5055389" + height="3.4726565" + x="8.1770363" + y="25.748194" + transform="matrix(0.932644,0,0,0.863892,-0.126267,5.256346)" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + y="25.675547" + x="7.6460471" + height="2.9221869" + width="7.1968474" + id="rect4398" + style="color:#000000;fill:#c8c8c8;fill-opacity:1;fill-rule:evenodd;stroke:#acacac;stroke-width:1.00072753;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + transform="matrix(0.972648,0,0,1.026628,-0.225292,0.140766)" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + y="21.431417" + x="4.6709228" + height="2.9221869" + width="10.745445" + id="rect4551" + style="opacity:0.34857142;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.01054132;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + transform="matrix(0.969973,0,0,1.009561,-0.204839,-0.288861)" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + style="color:#000000;fill:#c8c8c8;fill-opacity:1;fill-rule:evenodd;stroke:#acacac;stroke-width:0.98137802;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4430" + width="10.876217" + height="2.9221869" + x="3.9793577" + y="20.805237" + transform="matrix(1.011381,0,0,1.026628,-0.524645,0.140762)" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + y="16.672642" + x="3.9793577" + height="2.9221869" + width="10.876217" + id="rect4436" + style="color:#000000;fill:#c8c8c8;fill-opacity:1;fill-rule:evenodd;stroke:#acacac;stroke-width:0.98137802;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + transform="matrix(1.011381,0,0,1.026628,-0.524646,-0.616603)" /> + <g + id="g4157"> + <path + sodipodi:type="arc" + style="color:#000000;fill:#c8c8c8;fill-opacity:1;fill-rule:evenodd;stroke:#979797;stroke-width:2.17183518;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4396" + sodipodi:cx="66.013466" + sodipodi:cy="26.231213" + sodipodi:rx="2.171828" + sodipodi:ry="2.171828" + d="M 68.185294 26.231213 A 2.171828 2.171828 0 1 1 63.841638,26.231213 A 2.171828 2.171828 0 1 1 68.185294 26.231213 z" + transform="matrix(0.460441,0,0,0.460441,-25.89533,16.42209)" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <path + sodipodi:type="arc" + style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4445" + sodipodi:cx="16.162441" + sodipodi:cy="25.574614" + sodipodi:rx="0.50507629" + sodipodi:ry="0.50507629" + d="M 16.667518 25.574614 A 0.50507629 0.50507629 0 1 1 15.657365,25.574614 A 0.50507629 0.50507629 0 1 1 16.667518 25.574614 z" + transform="matrix(0.595536,0,0,0.595535,-5.456149,13.05887)" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + </g> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + style="color:#000000;fill:url(#linearGradient4149);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;opacity:0.2" + id="rect4457" + width="0.69575834" + height="6.9575834" + x="6.4755893" + y="30.058815" + transform="matrix(1.437281,0,0,1.006096,-3.307241,-0.242067)" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + style="opacity:0.2;color:#000000;fill:url(#linearGradient4137);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4481" + width="0.69575834" + height="6.9575834" + x="5.7242408" + y="30.058815" + transform="matrix(1.437281,0,0,1.006096,-3.22734,-0.242067)" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + y="30.058815" + x="7.1017718" + height="6.9575834" + width="0.69575834" + id="rect4483" + style="opacity:0.2;color:#000000;fill:url(#linearGradient4355);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + transform="matrix(1.437281,0,0,1.006096,-3.207242,-0.24205)" /> + <g + id="g4230"> + <rect + transform="matrix(0.969244,0,0,0.981438,7.038167,6.494517)" + style="color:#000000;fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:#5e5e5e;stroke-width:1.02530253;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect6216" + width="18.571428" + height="4.0756545" + x="22.142859" + y="26.497339" + rx="1.2981558" + ry="1.282028" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + transform="matrix(0.969244,0,0,0.993184,7.038167,6.135392)" + ry="2.5890758" + rx="2.6530242" + y="9.4285717" + x="22.142859" + height="17" + width="18.571428" + id="rect6218" + style="color:#000000;fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:#5e5e5e;stroke-width:1.01922131;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + transform="matrix(0.991903,0,0,1.016747,6.596164,5.591385)" + ry="0.56201601" + rx="0.5760926" + y="12.268107" + x="24.603045" + height="10.818813" + width="14.114283" + id="rect6220" + style="opacity:0.66285712;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99576914;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + transform="matrix(0.991903,0,0,1.016747,6.396755,5.642677)" + style="color:#000000;fill:#204a87;fill-opacity:1;fill-rule:evenodd;stroke:#5e5e5e;stroke-width:0.99576914;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" + id="rect6222" + width="14.114283" + height="10.818813" + x="24.299999" + y="11.662017" + rx="0.5760926" + ry="0.56201613" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + transform="matrix(0.991903,0,0,1.016747,6.396755,5.642677)" + ry="0" + y="12.142857" + x="24.785715" + height="1.5000008" + width="13.071424" + id="rect6224" + style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + transform="matrix(0.991903,0,0,1.016747,6.396755,5.642677)" + style="color:#000000;fill:#a4a0b5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect6226" + width="2.9294424" + height="1.1111678" + x="25.819298" + y="12.341616" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + transform="matrix(0.991903,0,0,1.016747,6.396755,5.642677)" + style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect6228" + width="4.9902034" + height="5.5406108" + x="25.694857" + y="13.658086" + ry="0" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + transform="matrix(0.991903,0,0,1.016747,6.396755,5.642677)" + style="color:#000000;fill:#a4a0b5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect6230" + width="4.9497476" + height="1.1111678" + x="25.758894" + y="14.664967" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + transform="matrix(0.969244,0,0,0.993184,7.038167,6.135392)" + style="opacity:0.62857145;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4210);stroke-width:1.01922143;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect6232" + width="16.281954" + height="14.90425" + x="23.2876" + y="10.476448" + rx="1.5065978" + ry="1.4702829" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + transform="matrix(0.969244,0,0,0.981438,7.038167,6.494517)" + ry="0.45862138" + rx="0.46439081" + y="27.470701" + x="23.006697" + height="2.1289344" + width="16.843739" + id="rect6234" + style="opacity:0.5142857;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#fdfdfd;stroke-width:1.02530253;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + transform="matrix(0.969244,0,0,0.981438,7.038167,6.494517)" + y="27.99898" + x="32.587322" + height="1.1111678" + width="5.9598999" + id="rect6236" + style="opacity:0.31999996;color:#000000;fill:url(#linearGradient4228);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <path + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(1.038793,0,0,1.014783,-1.534756,-0.405597)" + style="opacity:0.32571423;color:#000000;fill:url(#linearGradient4214);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;font-family:Bitstream Vera Sans" + d="M 31.319767,18.137473 L 31.319767,24.832614 C 31.948313,24.884804 32.508165,25.035497 33.162006,25.035497 C 37.657111,25.035497 41.439535,23.673222 43.834296,21.72174 L 43.834296,18.137473 L 31.319767,18.137473 z " + id="rect6452" /> + </g> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + style="color:#000000;fill:url(#linearGradient4359);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;opacity:0.2" + id="rect4357" + width="0.69575834" + height="6.9575834" + x="6.4755893" + y="30.058815" + transform="matrix(1.437281,0,0,1.006096,-1.30724,-0.242067)" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + style="color:#000000;fill:url(#linearGradient4363);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;opacity:0.2" + id="rect4361" + width="0.69575834" + height="6.9575834" + x="6.4755893" + y="30.058815" + transform="matrix(1.437281,0,0,1.006096,0.69276,-0.242067)" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + style="color:#000000;fill:url(#linearGradient4367);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;opacity:0.2" + id="rect4365" + width="0.69575834" + height="6.9575834" + x="6.4755893" + y="30.058815" + transform="matrix(1.437281,0,0,1.006096,2.69276,-0.242067)" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + y="30.058815" + x="7.1017718" + height="6.9575834" + width="0.69575834" + id="rect4369" + style="opacity:0.2;color:#000000;fill:url(#linearGradient4371);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + transform="matrix(1.437281,0,0,1.006096,-1.207242,-0.24205)" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + y="30.058815" + x="7.1017718" + height="6.9575834" + width="0.69575834" + id="rect4373" + style="opacity:0.2;color:#000000;fill:url(#linearGradient4375);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + transform="matrix(1.437281,0,0,1.006096,0.792758,-0.24205)" /> + <rect + inkscape:r_cy="true" + inkscape:r_cx="true" + style="opacity:0.2;color:#000000;fill:url(#linearGradient4383);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4381" + width="0.69575834" + height="6.9575834" + x="5.7242408" + y="30.058815" + transform="matrix(1.437281,0,0,1.006096,4.77266,-0.242067)" /> + </g> +</svg> diff --git a/master/icons/users.svg b/master/icons/users.svg new file mode 100644 index 0000000..c686f2c --- /dev/null +++ b/master/icons/users.svg @@ -0,0 +1,537 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://web.resource.org/cc/" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg2108" + sodipodi:version="0.32" + inkscape:version="0.43+devel" + sodipodi:docbase="/home/jimmac/src/cvs/tango-icon-theme/scalable/apps" + sodipodi:docname="system-users.svg"> + <defs + id="defs3"> + <linearGradient + inkscape:collect="always" + id="linearGradient4356"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop4358" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop4360" /> + </linearGradient> + <linearGradient + id="linearGradient4344"> + <stop + style="stop-color:#727e0a;stop-opacity:1;" + offset="0" + id="stop4346" /> + <stop + style="stop-color:#5b6508;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop4348" /> + </linearGradient> + <linearGradient + id="linearGradient4338"> + <stop + id="stop4340" + offset="0.0000000" + style="stop-color:#e9b15e;stop-opacity:1.0000000;" /> + <stop + id="stop4342" + offset="1.0000000" + style="stop-color:#966416;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient4163"> + <stop + style="stop-color:#3b74bc;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop4165" /> + <stop + style="stop-color:#2d5990;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop4167" /> + </linearGradient> + <linearGradient + id="linearGradient3824"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3826" /> + <stop + style="stop-color:#c9c9c9;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop3828" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3816"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3818" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3820" /> + </linearGradient> + <linearGradient + id="linearGradient3800"> + <stop + style="stop-color:#f4d9b1;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop3802" /> + <stop + style="stop-color:#df9725;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop3804" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3800" + id="radialGradient3806" + cx="29.344931" + cy="17.064077" + fx="29.344931" + fy="17.064077" + r="9.1620579" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3816" + id="radialGradient3822" + cx="31.112698" + cy="19.008621" + fx="31.112698" + fy="19.008621" + r="8.6620579" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3824" + id="linearGradient3830" + x1="30.935921" + y1="29.553486" + x2="30.935921" + y2="35.803486" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4163" + id="radialGradient4169" + cx="28.089741" + cy="27.203083" + fx="28.089741" + fy="27.203083" + r="13.565360" + gradientTransform="matrix(1.297564,2.881172e-16,-1.964720e-16,0.884831,-8.358505,4.940469)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3800" + id="radialGradient4171" + gradientUnits="userSpaceOnUse" + cx="29.344931" + cy="17.064077" + fx="29.344931" + fy="17.064077" + r="9.1620579" + gradientTransform="matrix(0.787998,3.877637e-16,-3.877637e-16,0.787998,6.221198,3.617627)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3824" + id="linearGradient4175" + gradientUnits="userSpaceOnUse" + x1="30.935921" + y1="29.553486" + x2="30.935921" + y2="35.803486" + gradientTransform="translate(0.707108,0.000000)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3816" + id="radialGradient4179" + gradientUnits="userSpaceOnUse" + cx="31.112698" + cy="19.008621" + fx="31.112698" + fy="19.008621" + r="8.6620579" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3824" + id="linearGradient4326" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-12.41789,-7.000000)" + x1="30.935921" + y1="29.553486" + x2="30.935921" + y2="35.803486" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4338" + id="radialGradient4328" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.787998,3.877637e-16,-3.877637e-16,0.787998,6.221198,3.617627)" + cx="29.344931" + cy="17.064077" + fx="29.344931" + fy="17.064077" + r="9.1620579" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3816" + id="radialGradient4330" + gradientUnits="userSpaceOnUse" + cx="31.112698" + cy="19.008621" + fx="31.112698" + fy="19.008621" + r="8.6620579" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3824" + id="linearGradient4332" + gradientUnits="userSpaceOnUse" + x1="30.935921" + y1="29.553486" + x2="30.935921" + y2="35.803486" + gradientTransform="translate(-13.12500,-7.000000)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3816" + id="radialGradient4336" + gradientUnits="userSpaceOnUse" + cx="31.112698" + cy="19.008621" + fx="31.112698" + fy="19.008621" + r="8.6620579" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4344" + id="radialGradient4350" + cx="16.214741" + cy="19.836468" + fx="16.214741" + fy="19.836468" + r="13.565360" + gradientTransform="matrix(1.000000,0.000000,0.000000,0.681917,0.000000,8.233773)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4356" + id="linearGradient4362" + x1="20.661695" + y1="35.817974" + x2="22.626925" + y2="36.217758" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.983375,0.181588,-0.181588,0.983375,6.231716,-2.651466)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4356" + id="linearGradient4366" + gradientUnits="userSpaceOnUse" + x1="22.686766" + y1="36.390400" + x2="21.408455" + y2="35.739632" + gradientTransform="matrix(-0.977685,0.210075,0.210075,0.977685,55.10960,-3.945209)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4356" + id="linearGradient4372" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.983375,0.181588,-0.181588,0.983375,-7.072120,-9.824920)" + x1="20.661695" + y1="35.817974" + x2="22.626925" + y2="36.217758" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4356" + id="linearGradient4374" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.977685,0.210075,0.210075,0.977685,41.80576,-11.11866)" + x1="22.686766" + y1="36.390400" + x2="21.408455" + y2="35.739632" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4356" + id="linearGradient1366" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.977685,0.210075,0.210075,0.977685,41.80576,-11.11866)" + x1="22.686766" + y1="36.390400" + x2="21.408455" + y2="35.739632" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4356" + id="linearGradient1369" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.983375,0.181588,-0.181588,0.983375,-7.072120,-9.824920)" + x1="20.661695" + y1="35.817974" + x2="22.626925" + y2="36.217758" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3824" + id="linearGradient1372" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-12.41789,-7.000000)" + x1="30.935921" + y1="29.553486" + x2="30.935921" + y2="35.803486" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4344" + id="radialGradient1381" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.000000,0.000000,0.000000,0.681917,0.000000,8.233773)" + cx="16.214741" + cy="19.836468" + fx="16.214741" + fy="19.836468" + r="13.565360" /> + </defs> + <sodipodi:namedview + inkscape:showpageshadow="false" + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="31.201438" + inkscape:cy="13.86274" + inkscape:current-layer="layer2" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + fill="#9db029" + stroke="#727e0a" + inkscape:window-width="872" + inkscape:window-height="815" + inkscape:window-x="265" + inkscape:window-y="121" /> + <metadata + id="metadata4"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title>People</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Jakub Steiner</dc:title> + </cc:Agent> + </dc:creator> + <dc:source>http://jimmac.musichall.cz</dc:source> + <dc:subject> + <rdf:Bag> + <rdf:li>users</rdf:li> + <rdf:li>people</rdf:li> + </rdf:Bag> + </dc:subject> + <cc:license + rdf:resource="http://creativecommons.org/licenses/by-sa/2.0/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/by-sa/2.0/"> + <cc:permits + rdf:resource="http://web.resource.org/cc/Reproduction" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/Distribution" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Notice" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Attribution" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/ShareAlike" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="cipek" + inkscape:groupmode="layer" + style="display:inline"> + <path + transform="matrix(1.775510,0.000000,0.000000,0.959183,-37.37822,11.77153)" + sodipodi:type="arc" + style="opacity:1.0000000;color:#000000;fill:url(#radialGradient4336);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" + id="path4177" + sodipodi:cx="31.112698" + sodipodi:cy="19.008621" + sodipodi:rx="8.6620579" + sodipodi:ry="8.6620579" + d="M 39.774755 19.008621 A 8.6620579 8.6620579 0 1 1 22.450640,19.008621 A 8.6620579 8.6620579 0 1 1 39.774755 19.008621 z" /> + <path + style="opacity:1.0000000;color:#000000;fill:url(#radialGradient1381);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#404604;stroke-width:1.0000000px;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" + d="M 12.861174,34.636039 L 23.467776,34.636039 C 26.472980,34.636039 29.448260,33.534107 30.538843,30.393398 C 31.574482,27.410922 30.715620,21.731340 23.998106,17.135146 L 11.446960,17.135146 C 4.7294460,21.377786 3.8899690,27.179977 5.4365530,30.570174 C 7.0121480,34.023964 9.6791930,34.636039 12.861174,34.636039 z " + id="path2329" + sodipodi:nodetypes="cczcczc" /> + <path + sodipodi:nodetypes="cccc" + id="path3812" + d="M 17.932367,19.786797 C 17.932367,19.786797 15.781044,21.447132 15.966376,23.447330 C 13.925150,21.646536 13.866503,18.195806 13.866503,18.195806 L 17.932367,19.786797 z " + style="opacity:1.0000000;color:#000000;fill:#9db029;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" /> + <path + sodipodi:nodetypes="cczcczc" + id="path3838" + d="M 12.966639,33.571836 L 23.283309,33.571836 C 25.923032,33.571836 28.536470,32.603917 29.494421,29.845169 C 30.404110,27.225409 29.399699,22.236555 23.499142,18.199332 L 11.974417,18.199332 C 6.0738600,21.925999 5.0864770,27.022551 6.4449710,30.000446 C 7.8289490,33.034200 10.171638,33.571836 12.966639,33.571836 z " + style="opacity:0.21518983;color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999976px;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" /> + <path + style="opacity:1.0000000;color:#000000;fill:#9db029;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" + d="M 18.910795,19.786797 C 18.910795,19.786797 21.062118,21.447132 20.876786,23.447330 C 22.918012,21.646536 22.976659,18.195806 22.976659,18.195806 L 18.910795,19.786797 z " + id="path3810" + sodipodi:nodetypes="cccc" /> + <path + d="M 39.774755 19.008621 A 8.6620579 8.6620579 0 1 1 22.450640,19.008621 A 8.6620579 8.6620579 0 1 1 39.774755 19.008621 z" + sodipodi:ry="8.6620579" + sodipodi:rx="8.6620579" + sodipodi:cy="19.008621" + sodipodi:cx="31.112698" + id="path3814" + style="opacity:1.0000000;color:#000000;fill:url(#radialGradient4330);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" + sodipodi:type="arc" + transform="translate(-13.25000,-3.500000)" /> + <path + sodipodi:type="arc" + style="opacity:1.0000000;color:#000000;fill:url(#radialGradient4328);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#6f4709;stroke-width:1.0000000px;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" + id="path2327" + sodipodi:cx="31.112698" + sodipodi:cy="19.008621" + sodipodi:rx="8.6620579" + sodipodi:ry="8.6620579" + d="M 39.774755 19.008621 A 8.6620579 8.6620579 0 1 1 22.450640,19.008621 A 8.6620579 8.6620579 0 1 1 39.774755 19.008621 z" + transform="translate(-13.12500,-7.000000)" /> + <path + d="M 39.774755 19.008621 A 8.6620579 8.6620579 0 1 1 22.450640,19.008621 A 8.6620579 8.6620579 0 1 1 39.774755 19.008621 z" + sodipodi:ry="8.6620579" + sodipodi:rx="8.6620579" + sodipodi:cy="19.008621" + sodipodi:cx="31.112698" + id="path3834" + style="opacity:0.12658228;color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.1401283px;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" + sodipodi:type="arc" + transform="matrix(0.877095,0.000000,0.000000,0.877095,-9.301073,-4.663733)" /> + <path + style="opacity:1.0000000;color:#000000;fill:url(#linearGradient1372);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" + d="M 22.583894,27.034641 L 26.826534,27.034641 L 24.351661,24.736544 L 23.821331,25.443651 L 23.291000,24.913321 L 22.583894,27.034641 z " + id="path4173" /> + <path + style="opacity:0.22784807;color:#000000;fill:url(#linearGradient1369);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" + d="M 8.5479535,33.601747 C 7.3003465,33.056778 6.7419595,31.743470 6.7419595,31.743470 C 7.5832405,27.674334 10.461885,24.697254 10.461885,24.697254 C 10.461885,24.697254 8.1825635,31.108768 8.5479535,33.601747 z " + id="path4368" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + id="path4370" + d="M 27.453661,32.743396 C 28.684912,32.162418 29.258041,30.741075 29.258041,30.741075 C 28.298921,26.698092 25.281892,23.898254 25.281892,23.898254 C 25.281892,23.898254 27.746485,30.240856 27.453661,32.743396 z " + style="opacity:0.22784807;color:#000000;fill:url(#linearGradient1366);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" /> + </g> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="dalsi cipek" + style="display:inline"> + <path + transform="matrix(1.77551,0,0,0.583984,-24.25322,28.27856)" + sodipodi:type="arc" + style="opacity:1;color:black;fill:url(#radialGradient4179);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4306" + sodipodi:cx="31.112698" + sodipodi:cy="19.008621" + sodipodi:rx="8.6620579" + sodipodi:ry="8.6620579" + d="M 39.774755 19.008621 A 8.6620579 8.6620579 0 1 1 22.45064,19.008621 A 8.6620579 8.6620579 0 1 1 39.774755 19.008621 z" /> + <path + style="opacity:1.0000000;color:#000000;fill:url(#radialGradient4169);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#204a87;stroke-width:1.0000000px;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" + d="M 25.986174,41.636039 L 36.592776,41.636039 C 39.597980,41.636039 42.573260,40.534107 43.663843,37.393398 C 44.699482,34.410922 43.840620,28.731340 37.123106,24.135146 L 24.571960,24.135146 C 17.854446,28.377786 17.014969,34.179977 18.561553,37.570174 C 20.137148,41.023964 22.804193,41.636039 25.986174,41.636039 z " + id="path4308" + sodipodi:nodetypes="cczcczc" /> + <path + style="opacity:1.0000000;color:#000000;fill:url(#linearGradient3830);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" + d="M 26.693281,25.726136 C 29.875261,28.554563 31.289475,38.807612 31.289475,38.807612 C 31.289475,38.807612 32.703688,28.554564 35.178562,25.549360 L 26.693281,25.726136 z " + id="path4310" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + id="path4312" + d="M 28.972721,26.786797 C 28.972721,26.786797 26.821398,28.447132 27.006730,30.447330 C 24.965504,28.646536 24.906857,25.195806 24.906857,25.195806 L 28.972721,26.786797 z " + style="opacity:1.0000000;color:#000000;fill:#729fcf;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" /> + <path + sodipodi:nodetypes="cczcczc" + id="path4314" + d="M 25.914862,40.593933 L 36.408309,40.571836 C 39.048032,40.571836 41.661470,39.603917 42.619421,36.845169 C 43.529110,34.225409 42.524699,29.236555 36.624142,25.199332 L 25.099417,24.956264 C 19.198860,28.682931 18.056797,33.779483 19.437388,37.000446 C 20.817980,40.221409 22.832599,40.571836 25.914862,40.593933 z " + style="opacity:0.21518983;color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999976px;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" /> + <path + style="opacity:1.0000000;color:#000000;fill:#729fcf;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" + d="M 33.410795,26.786797 C 33.410795,26.786797 35.562118,28.447132 35.376786,30.447330 C 37.418012,28.646536 37.476659,25.195806 37.476659,25.195806 L 33.410795,26.786797 z " + id="path4316" + sodipodi:nodetypes="cccc" /> + <path + d="M 39.774755 19.008621 A 8.6620579 8.6620579 0 1 1 22.450640,19.008621 A 8.6620579 8.6620579 0 1 1 39.774755 19.008621 z" + sodipodi:ry="8.6620579" + sodipodi:rx="8.6620579" + sodipodi:cy="19.008621" + sodipodi:cx="31.112698" + id="path4318" + style="opacity:1.0000000;color:#000000;fill:url(#radialGradient3822);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" + sodipodi:type="arc" + transform="translate(-0.125000,3.500000)" /> + <path + sodipodi:type="arc" + style="opacity:1.0000000;color:#000000;fill:url(#radialGradient4171);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#c17d11;stroke-width:1.0000000px;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" + id="path4320" + sodipodi:cx="31.112698" + sodipodi:cy="19.008621" + sodipodi:rx="8.6620579" + sodipodi:ry="8.6620579" + d="M 39.774755 19.008621 A 8.6620579 8.6620579 0 1 1 22.450640,19.008621 A 8.6620579 8.6620579 0 1 1 39.774755 19.008621 z" /> + <path + d="M 39.774755 19.008621 A 8.6620579 8.6620579 0 1 1 22.450640,19.008621 A 8.6620579 8.6620579 0 1 1 39.774755 19.008621 z" + sodipodi:ry="8.6620579" + sodipodi:rx="8.6620579" + sodipodi:cy="19.008621" + sodipodi:cx="31.112698" + id="path4322" + style="opacity:0.19620253;color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.1401283px;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" + sodipodi:type="arc" + transform="matrix(0.877095,0.000000,0.000000,0.877095,3.823927,2.336267)" /> + <path + style="opacity:0.22784807;color:#000000;fill:url(#linearGradient4362);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" + d="M 21.851790,40.775197 C 20.604183,40.230228 20.045796,38.916920 20.045796,38.916920 C 20.887077,34.847784 23.765721,31.870704 23.765721,31.870704 C 23.765721,31.870704 21.486400,38.282218 21.851790,40.775197 z " + id="path4354" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + id="path4364" + d="M 40.757497,39.916846 C 41.988748,39.335868 42.561877,37.914525 42.561877,37.914525 C 41.602757,33.871542 38.585728,31.071704 38.585728,31.071704 C 38.585728,31.071704 41.050321,37.414306 40.757497,39.916846 z " + style="opacity:0.22784807;color:#000000;fill:url(#linearGradient4366);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" /> + </g> +</svg> diff --git a/master/setup-master.py b/master/setup-master.py index 70892d4..ba67e11 100755 --- a/master/setup-master.py +++ b/master/setup-master.py @@ -47,6 +47,7 @@ Toggle `SYMLINKS` to symlink the files instead. def install_master(): """Start the new project""" + import subprocess management.call_command('startproject', DESTDIR) if SYMLINKS: @@ -63,6 +64,11 @@ def install_master(): settings = open(DESTDIR+'/settings.py', 'a') settings.write('\nfrom autotua_settings import *\n') settings.close() + + # Install icons + icondir = os.path.abspath(cwd+'/icons') + installdir = os.path.abspath(DESTDIR) + subprocess.check_call('cd %s; make DESTDIR=%s install' % (icondir, installdir), shell=True) def syncdb_master(): """Initialize the database""" |