electrum

Electrum Bitcoin wallet
git clone https://git.parazyd.org/electrum
Log | Files | Refs | Submodules

commit fca264f3b1d8c97ac92f06f81c4534de155d1a2c
parent 32ff205a7161dd480ddb673decd00eed1d2b0652
Author: ThomasV <thomasv@gitorious>
Date:   Sun, 12 Feb 2012 10:27:27 +0100

icons

Diffstat:
Aclient/icons/gtk-apply.svg | 93+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Aclient/icons/gtk-execute.svg | 562+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Aclient/icons/gtk-refresh.svg | 397+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 1052 insertions(+), 0 deletions(-)

diff --git a/client/icons/gtk-apply.svg b/client/icons/gtk-apply.svg @@ -0,0 +1,93 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + version="1.0" + width="22" + height="22" + id="svg2841"> + <defs + id="defs2843"> + <linearGradient + id="linearGradient5105-262-943-861"> + <stop + id="stop2487" + style="stop-color:#0d0d0d;stop-opacity:1" + offset="0" /> + <stop + id="stop2489" + style="stop-color:#0d0d0d;stop-opacity:0" + offset="1" /> + </linearGradient> + <radialGradient + cx="11.25" + cy="19.03125" + r="8.0625" + fx="11.25" + fy="19.03125" + id="radialGradient4811" + xlink:href="#linearGradient5105-262-943-861" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.282946,0,13.64644)" /> + <linearGradient + id="linearGradient2264"> + <stop + id="stop2266" + style="stop-color:#d7e866;stop-opacity:1" + offset="0" /> + <stop + id="stop2268" + style="stop-color:#8cab2a;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-86.12886" + y1="2.0690987" + x2="-93.088425" + y2="31.137911" + id="linearGradient4813" + xlink:href="#linearGradient2264" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.5112838,-0.1216744,0.12241,0.5082113,56.783012,-3.2077143)" /> + <linearGradient + id="linearGradient3400"> + <stop + id="stop3402" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3404" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="20.494444" + y1="6.0097799" + x2="20.494444" + y2="47.760197" + id="linearGradient3597" + xlink:href="#linearGradient3400" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.5025885,0,0,0.4995683,1.1940063,0.7665261)" /> + </defs> + <g + transform="translate(-2,-2)" + id="layer1"> + <path + d="m 19.3125,19.03125 a 8.0625,2.28125 0 1 1 -16.125,0 8.0625,2.28125 0 1 1 16.125,0 z" + transform="matrix(1.4883719,0,0,1.4465766,-4.7441839,-6.8301638)" + id="path4346" + style="opacity:0.16292138;fill:url(#radialGradient4811);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + d="m 18.175045,3.5050734 c -0.281317,-0.028378 -0.561,0.1085751 -0.70554,0.3715025 L 11.311125,15.076693 7.3516838,11.94736 C 6.9989939,11.755797 6.5589582,11.879032 6.3662377,12.229603 l -1.7755804,2.265914 c -0.1927162,0.350565 -0.063069,0.787827 0.2896181,0.979387 0,0 7.2294426,5.935012 7.2383626,5.939402 0.08266,0.0449 0.169102,0.06749 0.256971,0.07853 0.28704,0.03605 0.58079,-0.098 0.728339,-0.3664 L 21.409341,6.0216833 c 0.192718,-0.350569 0.06307,-0.7878285 -0.289616,-0.9793887 L 18.454817,3.5886997 c -0.08817,-0.047891 -0.185999,-0.074167 -0.279772,-0.083626 z" + id="path1542" + style="fill:url(#linearGradient4813);fill-opacity:1;fill-rule:nonzero;stroke:#699536;stroke-width:1.00278974;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + d="M 18.214219,4.6150802 11.621039,16.59425 7.0429763,12.993376 C 6.5430041,13.593 6.1940911,14.084983 5.6268868,14.793063 c 0,0 6.6812002,5.45065 6.7616742,5.534366 0.25102,-0.404598 7.891687,-14.3280177 8.003506,-14.540862 -0.167431,-0.1153442 -2.12007,-1.1251725 -2.177848,-1.1714868 z" + id="path1544" + style="opacity:0.4;fill:none;stroke:url(#linearGradient3597);stroke-width:1.00278974;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + </g> +</svg> diff --git a/client/icons/gtk-execute.svg b/client/icons/gtk-execute.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/client/icons/gtk-refresh.svg b/client/icons/gtk-refresh.svg @@ -0,0 +1,397 @@ +<?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" + inkscape:export-ydpi="90.000000" + inkscape:export-xdpi="90.000000" + inkscape:export-filename="c:\Tango\git\view-refresh.png" + width="48" + height="48" + id="svg11300" + sodipodi:version="0.32" + inkscape:version="0.45" + sodipodi:docbase="/home/dobey/Projects/gnome-icon-theme/scalable/actions" + sodipodi:docname="view-refresh.svg" + version="1.0" + inkscape:r_cx="true" + inkscape:r_cy="true" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs3"> + <linearGradient + inkscape:collect="always" + id="linearGradient5335"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop5337" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop5339" /> + </linearGradient> + <linearGradient + id="linearGradient5313"> + <stop + id="stop5315" + offset="0" + style="stop-color:#99b8df;stop-opacity:1" /> + <stop + style="stop-color:#3969a8;stop-opacity:1;" + offset="0.23705086" + id="stop5333" /> + <stop + style="stop-color:#4f7eba;stop-opacity:1;" + offset="0.54706067" + id="stop5317" /> + <stop + id="stop5321" + offset="0.74557692" + style="stop-color:#96b6d7;stop-opacity:1" /> + <stop + style="stop-color:#a0bddc;stop-opacity:1" + offset="0.87321436" + id="stop5331" /> + <stop + id="stop5319" + offset="1" + style="stop-color:#729fcf;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient8152"> + <stop + style="stop-color:#3465a4;stop-opacity:1;" + offset="0" + id="stop8154" /> + <stop + id="stop3174" + offset="0.5" + style="stop-color:#4f7eba;stop-opacity:1;" /> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="1" + id="stop8156" /> + </linearGradient> + <linearGradient + id="linearGradient3207"> + <stop + style="stop-color:#eeeeec;stop-opacity:0.47058824;" + offset="0" + id="stop3209" /> + <stop + style="stop-color:#eeeeec;stop-opacity:0;" + offset="1" + id="stop3211" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2847"> + <stop + style="stop-color:#3465a4;stop-opacity:1;" + offset="0" + id="stop2849" /> + <stop + style="stop-color:#3465a4;stop-opacity:0;" + offset="1" + id="stop2851" /> + </linearGradient> + <linearGradient + id="linearGradient2831"> + <stop + style="stop-color:#3465a4;stop-opacity:1;" + offset="0" + id="stop2833" /> + <stop + id="stop2855" + offset="0.33333334" + style="stop-color:#5b86be;stop-opacity:1;" /> + <stop + style="stop-color:#83a8d8;stop-opacity:0;" + offset="1" + id="stop2835" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8662"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop8664" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop8666" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2831" + id="linearGradient1486" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0818662,0,0,1.1166851,-0.8207482,-1.8622434)" + x1="13.478554" + y1="10.612206" + x2="15.419417" + y2="19.115122" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2847" + id="linearGradient1488" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0818662,0,0,-1.1166851,50.09459,49.644854)" + x1="37.128052" + y1="29.729605" + x2="37.40255" + y2="26.800913" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8662" + id="radialGradient1503" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.536723,0,16.87306)" + cx="24.837126" + cy="36.421127" + fx="24.837126" + fy="36.421127" + r="15.644737" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8152" + id="linearGradient8158" + x1="49.412277" + y1="37.904068" + x2="11.881318" + y2="19.776045" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2831" + id="linearGradient8170" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0818662,0,0,-1.1166851,48.639854,47.862243)" + x1="13.478554" + y1="10.612206" + x2="15.419417" + y2="19.115122" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2847" + id="linearGradient8172" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0818662,0,0,1.1166851,-2.2754847,-3.644854)" + x1="37.128052" + y1="29.729605" + x2="37.40255" + y2="26.800913" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8152" + id="linearGradient8174" + gradientUnits="userSpaceOnUse" + x1="49.412277" + y1="37.904068" + x2="11.881318" + y2="19.776045" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3207" + id="linearGradient8178" + gradientUnits="userSpaceOnUse" + x1="5.8925977" + y1="20.540676" + x2="45.198921" + y2="27.721035" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5313" + id="linearGradient8180" + gradientUnits="userSpaceOnUse" + x1="61.572533" + y1="28.049652" + x2="10.969182" + y2="20.333939" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5335" + id="linearGradient5341" + x1="8.6878577" + y1="25.265626" + x2="52.122673" + y2="25.265626" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + stroke="#3465a4" + fill="#729fcf" + id="base" + pagecolor="#ffffff" + bordercolor="#e8e8e8" + borderopacity="0.86666667" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="48.628749" + inkscape:cy="21.704614" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:showpageshadow="false" + inkscape:window-width="892" + inkscape:window-height="938" + inkscape:window-x="374" + inkscape:window-y="37" + width="48px" + height="48px" + borderlayer="true" /> + <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: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/GPL/2.0/" /> + <dc:title>View Refresh</dc:title> + <dc:subject> + <rdf:Bag> + <rdf:li>reload</rdf:li> + <rdf:li>refresh</rdf:li> + <rdf:li>view</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:contributor> + <cc:Agent> + <dc:title>Ricardo 'Rick' González</dc:title> + </cc:Agent> + </dc:contributor> + </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 + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + inkscape:r_cx="true" + inkscape:r_cy="true"> + <path + transform="matrix(-1.5146484,0,0,-0.7917058,60.923237,69.528413)" + d="M 40.481863 36.421127 A 15.644737 8.3968935 0 1 1 9.1923885,36.421127 A 15.644737 8.3968935 0 1 1 40.481863 36.421127 z" + sodipodi:ry="8.3968935" + sodipodi:rx="15.644737" + sodipodi:cy="36.421127" + sodipodi:cx="24.837126" + id="path8660" + style="opacity:0.36111109;color:#000000;fill:url(#radialGradient1503);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:10;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 + style="color:#000000;fill:url(#linearGradient1486);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient1488);stroke-width:1.04300582000000008;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:block;overflow:visible;opacity:0.51807229" + d="M 20.478497,9.7711467 C 20.478497,9.7711467 12.632988,7.9438002 14.368023,21.024298 L 5.1028658,21.024298 C 5.1028658,21.024298 6.0085332,7.5377773 20.478497,9.7711467 z " + id="path2865" + inkscape:r_cx="true" + inkscape:r_cy="true" + sodipodi:nodetypes="cccc" /> + <g + id="g1878" + transform="matrix(-0.6129282,-0.5154381,-0.5178496,0.610074,58.686164,13.911361)" + inkscape:r_cx="true" + inkscape:r_cy="true" + style="fill:url(#linearGradient8158);fill-opacity:1;stroke:#204a87;stroke-width:1.24932528;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"> + <path + sodipodi:nodetypes="ccccccc" + id="path1880" + d="M 45.862102,50.273522 C 62.924432,34.96305 47.150241,15.929711 22.760624,12.513943 L 22.113577,3.1522143 L 7.613534,20.510135 L 22.703188,33.23244 C 22.703188,33.23244 22.454828,23.347105 22.454828,23.347105 C 41.289895,24.339584 54.775794,35.675041 45.862102,50.273522 z " + style="opacity:1;color:#000000;fill:url(#linearGradient8180);fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:1.24977946000000006;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:block;overflow:visible" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + </g> + <g + style="fill:none;fill-opacity:1;stroke:url(#linearGradient5341);stroke-width:1.24928653000000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.54819277" + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(-0.612811,-0.5154406,-0.5177506,0.6100769,58.675633,13.911365)" + id="g3185"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-1.197237" + inkscape:original="M 22.125 3.15625 L 7.625 20.5 L 22.71875 33.21875 C 22.718749 33.21875 22.46875 23.34375 22.46875 23.34375 C 41.298509 24.342727 54.468144 35.661007 45.5625 50.25 C 62.614067 34.952315 46.852277 15.923275 22.46875 12.5 L 22.125 3.15625 z " + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient5341);stroke-width:1.24928653000000001;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:block;overflow:visible" + id="path3189" + d="M 21.0625,6.3125 L 9.3125,20.34375 L 21.46875,30.59375 C 21.39688,27.754893 21.28125,23.375 21.28125,23.375 C 21.27502,23.044409 21.405774,22.725958 21.642519,22.495132 C 21.879264,22.264306 22.200923,22.141654 22.53125,22.15625 C 32.170255,22.667629 40.441027,25.773015 45.28125,30.875 C 48.676469,34.453835 50.102049,39.131532 49.125,44.21875 C 50.368339,42.205641 51.107893,40.194594 51.375,38.21875 C 51.870422,34.55401 50.856988,30.946652 48.5625,27.59375 C 43.973525,20.887947 34.236978,15.361613 22.3125,13.6875 C 21.732114,13.606381 21.295727,13.117098 21.28125,12.53125 L 21.0625,6.3125 z " + transform="translate(1.0080026e-6,8.5223784e-7)" /> + </g> + <g + id="g2424" + transform="matrix(0.190868,0.16126,0.16126,-0.190868,-0.719083,15.30613)" + inkscape:r_cx="true" + inkscape:r_cy="true" + style="opacity:0.5;fill:none;fill-opacity:1;stroke:#ffffff;stroke-opacity:1" /> + <path + sodipodi:nodetypes="cccc" + inkscape:r_cy="true" + inkscape:r_cx="true" + id="path8160" + d="M 27.340608,36.228853 C 27.340608,36.228853 35.186117,38.0562 33.451082,24.975702 L 42.71624,24.975702 C 42.71624,24.975702 41.810572,38.462223 27.340608,36.228853 z " + style="color:#000000;fill:url(#linearGradient8170);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient8172);stroke-width:1.04300582000000008;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:block;overflow:visible;opacity:0.51807229" /> + <g + style="fill:url(#linearGradient8174);fill-opacity:1;stroke:#204a87;stroke-width:1.24932528;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(0.6101332,0.5154999,0.5154881,-0.6101471,-10.618024,32.088556)" + id="g8162"> + <path + inkscape:r_cy="true" + inkscape:r_cx="true" + style="opacity:1;color:#000000;fill:url(#linearGradient8180);fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:1.25256376;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:block;overflow:visible;enable-background:accumulate" + d="M 45.862102,50.273522 C 62.924432,34.96305 47.150241,15.929711 22.760624,12.513943 L 22.113577,3.1522141 L 7.6135337,20.510135 L 22.703188,33.23244 C 22.703188,33.23244 22.454828,23.347105 22.454828,23.347105 C 41.289895,24.339584 54.775794,35.675041 45.862102,50.273522 z " + id="path8164" + sodipodi:nodetypes="ccccccc" /> + </g> + <g + id="g8166" + transform="matrix(0.6128107,0.5154406,0.5177504,-0.6100769,-10.856505,32.088635)" + inkscape:r_cx="true" + inkscape:r_cy="true" + style="fill:none;fill-opacity:1;stroke:#204a87;stroke-width:1.24928653;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"> + <path + transform="matrix(0.9972307,-2.4605589e-3,-2.4605593e-3,0.9980642,0.2457029,0.2077351)" + d="M 21.0625,6.3125 L 9.3125,20.34375 L 21.46875,30.59375 C 21.39688,27.754893 21.28125,23.375 21.28125,23.375 C 21.27502,23.044409 21.405774,22.725958 21.642519,22.495132 C 21.879264,22.264306 22.200923,22.141654 22.53125,22.15625 C 32.170255,22.667629 40.441027,25.773015 45.28125,30.875 C 48.676469,34.453835 50.102049,39.131532 49.125,44.21875 C 50.368339,42.205641 51.107893,40.194594 51.375,38.21875 C 51.870422,34.55401 50.856988,30.946652 48.5625,27.59375 C 43.973525,20.887947 34.236978,15.361613 22.3125,13.6875 C 21.732114,13.606381 21.295727,13.117098 21.28125,12.53125 L 21.0625,6.3125 z " + id="path8168" + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient8178);stroke-width:1.24973191;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.70588235;visibility:visible;display:block;overflow:visible" + inkscape:original="M 22.125 3.15625 L 7.625 20.5 L 22.71875 33.21875 C 22.718749 33.21875 22.46875 23.34375 22.46875 23.34375 C 41.298509 24.342727 54.468144 35.661007 45.5625 50.25 C 62.614067 34.952315 46.852277 15.923275 22.46875 12.5 L 22.125 3.15625 z " + inkscape:radius="-1.197237" + sodipodi:type="inkscape:offset" /> + </g> + </g> +</svg>