electrum

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

commit 85aca8f62d5c0fa810573b674d0f98a0f31103fc
parent c2aab9767a2807bd0ebed3818568e8b81b9e84e6
Author: ThomasV <thomasv@gitorious>
Date:   Sun, 12 Feb 2012 14:08:19 +0100

icons

Diffstat:
Mclient/gui_qt.py | 20++++++++++++--------
Aclient/icons/lock.svg | 276+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Aclient/icons/preferences.svg | 685+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Aclient/icons/seed.png | 0
Aclient/icons/status_connected.svg | 93+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Aclient/icons/status_disconnected.svg | 292+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 1358 insertions(+), 8 deletions(-)

diff --git a/client/gui_qt.py b/client/gui_qt.py @@ -226,28 +226,32 @@ class ElectrumWindow(QMainWindow): sb = QStatusBar() sb.setFixedHeight(30) - icon = QIcon("icons/gtk-apply.svg") + icon = QIcon("icons/lock.svg") b = QPushButton( icon, '' ) + b.setToolTip("Password") b.setFlat(True) - b.setMaximumWidth(20) + b.setMaximumWidth(25) sb.addPermanentWidget(b) - icon = QIcon("icons/gtk-apply.svg") + icon = QIcon("icons/preferences.svg") b = QPushButton( icon, '' ) + b.setToolTip("Preferences") b.setFlat(True) - b.setMaximumWidth(20) + b.setMaximumWidth(25) sb.addPermanentWidget(b) - icon = QIcon("icons/gtk-apply.svg") + icon = QIcon("icons/seed.png") b = QPushButton( icon, '' ) + b.setToolTip("Seed") b.setFlat(True) - b.setMaximumWidth(20) + b.setMaximumWidth(25) sb.addPermanentWidget(b) - icon = QIcon("icons/gtk-apply.svg") + icon = QIcon("icons/status_disconnected.svg") b = QPushButton( icon, '' ) + b.setToolTip("Network") b.setFlat(True) - b.setMaximumWidth(20) + b.setMaximumWidth(25) sb.addPermanentWidget(b) self.setStatusBar(sb) diff --git a/client/icons/lock.svg b/client/icons/lock.svg @@ -0,0 +1,276 @@ +<?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="svg2"> + <defs + id="defs4"> + <linearGradient + id="linearGradient2411"> + <stop + id="stop2413" + style="stop-color:#fee7b1;stop-opacity:1" + offset="0" /> + <stop + id="stop2419" + style="stop-color:#ebd4b4;stop-opacity:1" + offset="0.25796592" /> + <stop + id="stop2421" + style="stop-color:#c8a775;stop-opacity:1" + offset="0.50796592" /> + <stop + id="stop2423" + style="stop-color:#b0935b;stop-opacity:1" + offset="0.74009573" /> + <stop + id="stop2415" + style="stop-color:#fcebbf;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.72682" + y1="32.161697" + x2="40.938126" + y2="32.161697" + id="linearGradient2576" + xlink:href="#linearGradient2411" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.4857987,0,0,0.5667573,-0.657656,-4.7557638)" /> + <linearGradient + id="linearGradient9845"> + <stop + id="stop9847" + style="stop-color:white;stop-opacity:1" + offset="0" /> + <stop + id="stop9849" + style="stop-color:white;stop-opacity:0.49484536" + offset="1" /> + </linearGradient> + <linearGradient + x1="10.907269" + y1="25.002281" + x2="30.875446" + y2="36.127281" + id="linearGradient2573" + xlink:href="#linearGradient9845" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.4541292,0,0,0.5078849,0.107594,-1.9931168)" /> + <linearGradient + id="linearGradient5881"> + <stop + id="stop5883" + style="stop-color:#d6c8a7;stop-opacity:1" + offset="0" /> + <stop + id="stop5885" + style="stop-color:#d0bd99;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="24.875" + y1="21" + x2="24.75" + y2="17" + id="linearGradient2570" + xlink:href="#linearGradient5881" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.4705882,0,0,0.807484,-0.294082,-6.1887078)" /> + <linearGradient + id="linearGradient12071"> + <stop + id="stop12073" + style="stop-color:white;stop-opacity:1" + offset="0" /> + <stop + id="stop12075" + style="stop-color:white;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="21.941509" + y1="21.550869" + x2="21.941509" + y2="18.037588" + id="linearGradient2567" + xlink:href="#linearGradient12071" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.4545455,0,0,0.2515938,0.090945,5.0971072)" /> + <filter + x="-0.49411765" + y="-0.082352944" + width="1.9882354" + height="1.1647059" + color-interpolation-filters="sRGB" + id="filter5957"> + <feGaussianBlur + id="feGaussianBlur5959" + stdDeviation="0.69878785" /> + </filter> + <radialGradient + cx="15.9375" + cy="20.3125" + r="3.3125" + fx="15.9375" + fy="20.3125" + id="radialGradient2563" + xlink:href="#linearGradient6075" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7547171,0,0,0.3566673,-5.528266,1.0326108)" /> + <linearGradient + id="linearGradient6075"> + <stop + id="stop6077" + style="stop-color:black;stop-opacity:1" + offset="0" /> + <stop + id="stop6079" + style="stop-color:black;stop-opacity:0" + offset="1" /> + </linearGradient> + <radialGradient + cx="15.9375" + cy="20.3125" + r="3.3125" + fx="15.9375" + fy="20.3125" + id="radialGradient2560" + xlink:href="#linearGradient6075" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7547175,0,0,0.3566673,3.471729,1.0326108)" /> + <linearGradient + id="linearGradient10591"> + <stop + id="stop10593" + style="stop-color:#cad0c6;stop-opacity:1" + offset="0" /> + <stop + id="stop10599" + style="stop-color:#eaece9;stop-opacity:1" + offset="0.5" /> + <stop + id="stop10595" + style="stop-color:#c5cbc0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="10.650842" + y1="2.9136841" + x2="27.192274" + y2="17.470011" + id="linearGradient2557" + xlink:href="#linearGradient10591" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.4093677,0,0,0.4456702,1.146515,-1.679622)" /> + <linearGradient + x1="35.004684" + y1="14.849737" + x2="33.004314" + y2="14.849737" + id="linearGradient2580" + xlink:href="#linearGradient6227" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(1.6824037,1.125)" /> + <filter + x="-0.24242526" + y="-0.047579072" + width="1.4848505" + height="1.0951581" + color-interpolation-filters="sRGB" + id="filter6251"> + <feGaussianBlur + id="feGaussianBlur6253" + stdDeviation="0.24444548" /> + </filter> + <linearGradient + id="linearGradient6227"> + <stop + id="stop6229" + style="stop-color:black;stop-opacity:1" + offset="0" /> + <stop + id="stop6231" + style="stop-color:black;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="32.128025" + y1="13.789077" + x2="35.020981" + y2="13.789077" + id="linearGradient2578" + xlink:href="#linearGradient6227" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-19.532826,1.7437184)" /> + <filter + color-interpolation-filters="sRGB" + id="filter5745"> + <feGaussianBlur + id="feGaussianBlur5747" + stdDeviation="0.8362597" /> + </filter> + </defs> + <g + id="layer1"> + <path + d="m 3.585783,7.0017592 c 4.897701,-0.724037 9.847515,-0.611633 14.828433,0 0.601506,0 1.085748,0.523475 1.085748,1.173711 l 0,11.6979168 c 0,0.650237 -0.515495,1.079658 -1.085748,1.173711 -5.164043,0.60626 -9.5918631,0.601474 -14.828433,0 C 2.890521,20.827641 2.500036,20.523624 2.500036,19.873387 l 0,-11.6979168 c 0,-0.650236 0.484243,-1.173711 1.085747,-1.173711 z" + id="rect1314" + style="fill:url(#linearGradient2576);fill-opacity:1;fill-rule:evenodd;stroke:#a2824e;stroke-width:0.99999946;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" /> + <path + d="m 4.085707,8.5000012 13.828656,0 c 0.324462,0 0.585672,0.266352 0.585672,0.597203 l 0,10.3958448 c 0,0.33085 -0.231917,0.483593 -0.585672,0.597203 -4.521671,0.546964 -8.9847586,0.545698 -13.828656,0 -0.324462,-0.11361 -0.585671,-0.266353 -0.585671,-0.597203 l 0,-10.3958448 c 0,-0.330851 0.261209,-0.597203 0.585671,-0.597203 z" + id="rect6903" + style="opacity:0.37999998;fill:none;stroke:url(#linearGradient2573);stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0.60109289;stroke-dashoffset:0" /> + <path + d="m 3.779465,7.5385202 c 4.8137134,-0.786353 9.627427,-0.646293 14.441141,0 0.431803,0 0.77943,0.386003 0.77943,0.865475 l 0,1.498987 c 0,0.4794728 -0.347627,0.8654758 -0.77943,0.8654758 -5.023394,0.371496 -9.6453579,0.238912 -14.441141,0 -0.431804,0 -0.779429,-0.386003 -0.779429,-0.8654758 l 0,-1.498987 c 0,-0.479472 0.347625,-0.865475 0.779429,-0.865475 z" + id="rect1460" + style="fill:url(#linearGradient2570);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + d="m 4.045579,9.4999992 13.908915,0 c 0.30223,0 0.545542,0.129295 0.545542,0.289899 l 0,0.174986 c 0,0.1606028 -0.243312,0.2898978 -0.545542,0.2898978 -4.593039,0.317179 -9.2379615,0.33659 -13.908915,0 -0.302231,0 -0.545543,-0.129295 -0.545543,-0.2898978 l 0,-0.174986 c 0,-0.160604 0.243312,-0.289899 0.545543,-0.289899 z" + id="rect1593" + style="opacity:0.6;fill:none;stroke:url(#linearGradient2567);stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <rect + width="2.8284271" + height="16.970562" + rx="1.6077254" + ry="1.6077254" + x="14.594036" + y="23.226137" + transform="matrix(0.923405,0,0,0.5777374,-8.226979,-3.3564678)" + id="rect5887" + style="opacity:0.2;fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter5957);enable-background:accumulate" /> + <path + d="m 9.0000359,8.2774169 c 0,0.6525027 -1.1192909,1.1814597 -2.4999999,1.1814597 -1.380712,0 -2.5,-0.528957 -2.5,-1.1814597 0,-0.6525037 1.119288,-1.1814615 2.5,-1.1814615 1.380709,0 2.4999999,0.5289578 2.4999999,1.1814615 z" + id="path6073" + style="opacity:0.3;fill:url(#radialGradient2563);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + d="m 18.000036,8.2774169 c 0,0.6525027 -1.119288,1.1814597 -2.500001,1.1814597 -1.380712,0 -2.499999,-0.528957 -2.499999,-1.1814597 0,-0.6525037 1.119287,-1.1814615 2.499999,-1.1814615 1.380713,0 2.500001,0.5289578 2.500001,1.1814615 z" + id="path6083" + style="opacity:0.3;fill:url(#radialGradient2560);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + d="m 5.502269,8.1969323 0,-2.55585 c 0,-3.5074844 2.152214,-5.17378339 5.477269,-5.1299805 3.343147,0.0438029 5.518265,1.5812319 5.518265,5.1299805 l 0,2.6672674 c 0,0.8709416 -2.247715,0.98179 -2.247715,0 l 0,-1.7759272 c 0,-0.8913402 0.232705,-3.7756533 -3.247128,-3.7756533 -3.45114,0 -3.19968,2.9020879 -3.186298,3.7720995 l 0,1.6830728 c 0,1.0493847 -2.314393,1.0449226 -2.314393,-0.015009 z" + id="path2086" + style="fill:url(#linearGradient2557);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + d="m 34.687087,10.837069 1.263948,0.125 c 0.927239,2.822733 0.736052,9.510413 0.736052,9.510413 -0.0625,1.125 -2.03125,0.53125 -2,0 l 0,-9.635413 z" + transform="matrix(0.4093677,0,0,0.4456703,1.146515,-0.8211368)" + id="rect1345" + style="opacity:0.18235294;fill:url(#linearGradient2580);fill-opacity:1;fill-rule:evenodd;stroke:none;filter:url(#filter6251)" /> + <path + d="m 12.926606,11.544175 0.371719,0.169195 c 1.720331,1.054966 2.173532,9.37783 2.173532,9.37783 -0.0625,1.125 -2.03125,0.53125 -2,0 0,0 0.37822,-6.87064 -0.545251,-9.547025 z" + transform="matrix(-0.4093677,0,0,0.4456703,13.04224,-1.0968812)" + id="path6332" + style="opacity:0.14117647;fill:url(#linearGradient2578);fill-opacity:1;fill-rule:evenodd;stroke:none;filter:url(#filter6251)" /> + <path + d="m 13.876557,17.722122 0.124999,-7.5 c 0,-9.8763728 18.6875,-10.6764 18.6875,0.875 l 0,6.875" + transform="matrix(0.459148,0,0,0.4456703,-0.021657,0.2462079)" + id="path5675" + style="opacity:0.62352941;fill:none;stroke:white;stroke-width:4.42126894;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;filter:url(#filter5745);enable-background:accumulate" /> + </g> +</svg> diff --git a/client/icons/preferences.svg b/client/icons/preferences.svg @@ -0,0 +1,685 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:ns="http://creativecommons.org/ns#" + 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="svg4289" + sodipodi:version="0.32" + inkscape:version="0.45" + sodipodi:docbase="/home/dobey/Projects/gnome-icon-theme/scalable/categories" + sodipodi:docname="preferences-system.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4291"> + <linearGradient + inkscape:collect="always" + id="linearGradient6998"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop7000" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop7002" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient5443"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop5445" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop5447" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient5437"> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="0" + id="stop5439" /> + <stop + style="stop-color:#729fcf;stop-opacity:1" + offset="1" + id="stop5441" /> + </linearGradient> + <linearGradient + id="linearGradient6791"> + <stop + id="stop6793" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop6795" + offset="1" + style="stop-color:#ffffff;stop-opacity:0" /> + </linearGradient> + <linearGradient + id="linearGradient6707"> + <stop + id="stop6709" + offset="0" + style="stop-color:#888a85;stop-opacity:1" /> + <stop + id="stop6711" + offset="1" + style="stop-color:#555753;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient6696"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop6698" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop6700" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient6576"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop6578" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop6580" /> + </linearGradient> + <linearGradient + id="linearGradient6545"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop6547" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="1" + id="stop6549" /> + </linearGradient> + <linearGradient + id="linearGradient6525"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop6527" /> + <stop + style="stop-color:#babdb6;stop-opacity:1" + offset="1" + id="stop6529" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient6424"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop6426" /> + <stop + style="stop-color:#eeeeec;stop-opacity:0;" + offset="1" + id="stop6428" /> + </linearGradient> + <linearGradient + id="linearGradient5440"> + <stop + id="stop5442" + offset="0" + style="stop-color:#eeeeec;stop-opacity:1" /> + <stop + id="stop5444" + offset="1" + style="stop-color:#a2a298;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient5402"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop5404" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop5406" /> + </linearGradient> + <linearGradient + id="linearGradient2808"> + <stop + id="stop2810" + offset="0" + style="stop-color:white;stop-opacity:1;" /> + <stop + id="stop2812" + offset="1" + style="stop-color:white;stop-opacity:0.2937853" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient6221"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop6223" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop6225" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient5220"> + <stop + style="stop-color:#0c1d35;stop-opacity:1" + offset="0" + id="stop5222" /> + <stop + style="stop-color:white;stop-opacity:0.2937853" + offset="1" + id="stop5224" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient5210"> + <stop + style="stop-color:#729fcf;stop-opacity:1" + offset="0" + id="stop5212" /> + <stop + style="stop-color:#295ead;stop-opacity:1" + offset="1" + id="stop5214" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6221" + id="radialGradient6819" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.982963,0,0,0.508943,0.37414,16.84139)" + cx="21.96048" + cy="34.498356" + fx="21.96048" + fy="34.498356" + r="12.727922" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6221" + id="radialGradient6821" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.982963,0,0,0.508943,0.37414,16.84139)" + cx="21.96048" + cy="34.498356" + fx="21.96048" + fy="34.498356" + r="12.727922" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6545" + id="linearGradient6823" + gradientUnits="userSpaceOnUse" + x1="101.75" + y1="16.75" + x2="84.875" + y2="23.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6707" + id="linearGradient6825" + gradientUnits="userSpaceOnUse" + x1="101.76143" + y1="23.366385" + x2="84.3106" + y2="40.943737" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6791" + id="linearGradient6827" + gradientUnits="userSpaceOnUse" + x1="99.686363" + y1="7.6145449" + x2="75.039978" + y2="16.260931" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6525" + id="linearGradient6829" + gradientUnits="userSpaceOnUse" + x1="94" + y1="43.240894" + x2="94" + y2="40.766018" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5437" + id="linearGradient6831" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9982232,0,0,1.1271997,101.97505,-16.992011)" + x1="-5.7610831" + y1="40.212852" + x2="-12.691682" + y2="44.514675" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6576" + id="linearGradient6833" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,-58.460697,73.506628)" + x1="93.686363" + y1="11.614545" + x2="96.311363" + y2="3.2395456" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6696" + id="linearGradient6835" + gradientUnits="userSpaceOnUse" + x1="19.5" + y1="17.750786" + x2="19.5" + y2="7.8089299" + gradientTransform="translate(-1,-1)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6221" + id="radialGradient6837" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.982963,0,0,0.508943,0.37414,16.84139)" + cx="21.96048" + cy="34.498356" + fx="21.96048" + fy="34.498356" + r="12.727922" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6221" + id="radialGradient6839" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.982963,0,0,0.508943,0.37414,16.84139)" + cx="21.96048" + cy="34.498356" + fx="21.96048" + fy="34.498356" + r="12.727922" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6998" + id="radialGradient7004" + cx="24.32572" + cy="24.577896" + fx="24.32572" + fy="24.577896" + r="5.140625" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7495432,-0.7495432,1.8567518,1.8567518,-40.477603,-2.5737503)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5210" + id="linearGradient7047" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8213511,0,0,1.0094537,61.676283,-5.2539543)" + x1="-10.69499" + y1="41.105709" + x2="-1.0492263" + y2="41.137775" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5443" + id="linearGradient7049" + gradientUnits="userSpaceOnUse" + x1="53.58926" + y1="32.856834" + x2="69.976395" + y2="44.960426" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5440" + id="linearGradient7051" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7118239,-0.7118239,0.7071068,0.7071068,20.979979,22.298119)" + x1="24.518135" + y1="22.429499" + x2="25.910631" + y2="23.831284" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2808" + id="linearGradient7053" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.581783,0,0,0.6787466,57.543659,10.506054)" + x1="-6.9787297" + y1="37.126617" + x2="-9.9043236" + y2="36.848248" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5220" + id="linearGradient7055" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.4887947,0,0,0.6787448,59.055567,10.472634)" + x1="-8.9375" + y1="40.375" + x2="-7" + y2="40.375" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5402" + id="linearGradient7057" + gradientUnits="userSpaceOnUse" + x1="57.349243" + y1="37.496914" + x2="59.350101" + y2="37.505516" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6424" + id="linearGradient7059" + gradientUnits="userSpaceOnUse" + x1="54.5" + y1="1.7340142" + x2="54.5" + y2="7.1931787" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666" + borderopacity="0.31372549" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="4" + inkscape:cx="40.725752" + inkscape:cy="9.5969463" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="false" + inkscape:document-units="px" + inkscape:window-width="897" + inkscape:window-height="925" + inkscape:window-x="88" + inkscape:window-y="25" + inkscape:showpageshadow="false" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + inkscape:grid-points="false" + showguides="true" + inkscape:guide-bbox="true" + showborder="true"> + <inkscape:grid + type="xygrid" + id="grid5999" /> + </sodipodi:namedview> + <metadata + id="metadata4294"> + <rdf:RDF> + <ns:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title>System Preferences</dc:title> + <dc:creator> + <ns:Agent> + <dc:title>Andreas Nilsson</dc:title> + </ns:Agent> + </dc:creator> + <dc:subject> + <rdf:Bag> + <rdf:li>category</rdf:li> + <rdf:li>system</rdf:li> + <rdf:li>preferences</rdf:li> + <rdf:li>settings</rdf:li> + <rdf:li>control center</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:contributor> + <ns:Agent> + <dc:title>Jakub Steiner +Ulisse Perusin</dc:title> + </ns:Agent> + </dc:contributor> + <ns:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </ns:Work> + <ns:License + rdf:about="http://creativecommons.org/licenses/GPL/2.0/"> + <ns:permits + rdf:resource="http://web.resource.org/cc/Reproduction" /> + <ns:permits + rdf:resource="http://web.resource.org/cc/Distribution" /> + <ns:requires + rdf:resource="http://web.resource.org/cc/Notice" /> + <ns:permits + rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> + <ns:requires + rdf:resource="http://web.resource.org/cc/ShareAlike" /> + <ns:requires + rdf:resource="http://web.resource.org/cc/SourceCode" /> + </ns:License> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title>Preferences</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Andreas Nilsson</dc:title> + </cc:Agent> + </dc:creator> + <dc:contributor> + <cc:Agent> + <dc:title>Lapo Calamandrei, Ulisse Perusin, Jakub Steiner</dc:title> + </cc:Agent> + </dc:contributor> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + <dc:subject> + <rdf:Bag> + <rdf:li>category</rdf:li> + <rdf:li>system</rdf:li> + <rdf:li>preferences</rdf:li> + <rdf:li>settings</rdf:li> + <rdf:li>control center</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 + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <path + sodipodi:type="arc" + style="opacity:0.15;fill:url(#radialGradient6839);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path5331" + sodipodi:cx="21.743534" + sodipodi:cy="34.299805" + sodipodi:rx="12.727922" + sodipodi:ry="6.3639612" + d="M 34.471457 34.299805 A 12.727922 6.3639612 0 1 1 9.0156116,34.299805 A 12.727922 6.3639612 0 1 1 34.471457 34.299805 z" + transform="matrix(0.9035244,0,0,0.6241817,-8.1457785,20.562958)" /> + <path + sodipodi:type="arc" + style="opacity:0.2;fill:url(#radialGradient6837);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path6769" + sodipodi:cx="21.743534" + sodipodi:cy="34.299805" + sodipodi:rx="12.727922" + sodipodi:ry="6.3639612" + d="M 34.471457 34.299805 A 12.727922 6.3639612 0 1 1 9.0156116,34.299805 A 12.727922 6.3639612 0 1 1 34.471457 34.299805 z" + transform="matrix(0.3535525,0,0,0.2357023,2.8125306,34.415459)" /> + <g + id="g6432" + transform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,0.4039197,-30.117395)"> + <rect + transform="matrix(0.9999917,-4.085772e-3,-2.7048962e-3,0.9999963,0,0)" + ry="3.6587055" + rx="4.0743828" + y="27.726946" + x="50.588039" + height="17.996519" + width="8.9973431" + id="rect5288" + style="fill:url(#linearGradient7047);fill-opacity:1;stroke:#204a87;stroke-width:1.0000124;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + transform="matrix(0.9999873,-5.0480452e-3,-2.8992949e-3,0.9999958,0,0)" + ry="2.5968282" + rx="3.0795631" + y="28.815769" + x="51.574001" + height="15.960262" + width="7.0178103" + id="rect5292" + style="opacity:0.5;fill:none;fill-opacity:1;stroke:url(#linearGradient7049);stroke-width:1.00001645;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + sodipodi:nodetypes="ccccccccc" + id="path5286" + d="M 52.246834,0.49999993 L 52.604531,5.4548034 L 53.59322,7.162543 L 53.585977,28.755101 C 53.674365,30.257703 56.419206,30.336084 56.595983,28.745094 L 56.621068,7.1748733 L 57.628707,5.8770552 L 57.95997,0.51454306 C 57.95997,0.51454306 52.246834,0.49999993 52.246834,0.49999993 z " + style="fill:url(#linearGradient7051);fill-opacity:1;stroke:#888a85;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + style="opacity:0.3;fill:url(#linearGradient7053);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect2804" + width="1.4200811" + height="10.612979" + x="51.725819" + y="32.225933" + rx="0.6661315" + ry="1.6036282" + transform="matrix(0.9999908,-4.299452e-3,-4.299452e-3,0.9999908,0,0)" /> + <rect + transform="matrix(0.9999869,-5.11738e-3,-3.6122511e-3,0.9999935,0,0)" + ry="1.6036212" + rx="1.3473127" + y="32.192463" + x="54.167618" + height="10.859921" + width="1.9551785" + id="rect5290" + style="opacity:0.3;fill:url(#linearGradient7055);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + style="opacity:0.25;fill:url(#linearGradient7057);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect5398" + width="1.420082" + height="10.612979" + x="57.132236" + y="32.24918" + rx="0.6661315" + ry="1.603629" + transform="matrix(0.9999908,-4.2994573e-3,-4.2994573e-3,0.9999908,0,0)" /> + <path + sodipodi:nodetypes="ccccccccc" + id="path5450" + d="M 52.78125,1 L 53.09375,5.3125 L 54.03125,6.90625 C 54.073567,6.982692 54.095116,7.0688875 54.09375,7.15625 L 56.125,7.1875 C 56.120433,7.0757816 56.153441,6.9657558 56.21875,6.875 L 57.125,5.65625 L 57.4375,1 C 56.652768,1 53.565982,1 52.78125,1 z " + style="fill:url(#linearGradient7059);fill-opacity:1;stroke:none;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + <path + style="opacity:0.5;fill:url(#radialGradient7004);fill-opacity:1;stroke:none;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 25.96875,19.46875 L 18.46875,26.96875 L 21.25,29.75 L 28.75,22.25 L 25.96875,19.46875 z " + id="path6010" /> + <g + id="g6807" + transform="translate(-1,0)"> + <path + transform="matrix(0.8642397,0,0,0.6241817,18.208399,20.562958)" + d="M 34.471457 34.299805 A 12.727922 6.3639612 0 1 1 9.0156116,34.299805 A 12.727922 6.3639612 0 1 1 34.471457 34.299805 z" + sodipodi:ry="6.3639612" + sodipodi:rx="12.727922" + sodipodi:cy="34.299805" + sodipodi:cx="21.743534" + id="path6765" + style="opacity:0.15;fill:url(#radialGradient6819);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + sodipodi:type="arc" /> + <path + transform="matrix(0.3535525,0,0,0.2357023,29.812531,34.415459)" + d="M 34.471457 34.299805 A 12.727922 6.3639612 0 1 1 9.0156116,34.299805 A 12.727922 6.3639612 0 1 1 34.471457 34.299805 z" + sodipodi:ry="6.3639612" + sodipodi:rx="12.727922" + sodipodi:cy="34.299805" + sodipodi:cx="21.743534" + id="path6773" + style="opacity:0.2;fill:url(#radialGradient6821);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + sodipodi:type="arc" /> + <g + transform="translate(-1.697983,0.2707704)" + id="g6739"> + <g + id="g6553" + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,-57.460697,74.506628)"> + <path + sodipodi:nodetypes="csccsccscccccc" + id="path6491" + d="M 91,1.1482865 C 88.356663,2.3083638 86.5,4.9532014 86.5,8.0232865 C 86.5,10.894407 88.12854,13.387995 90.5,14.648286 L 90.5,43.414214 C 90.5,45.353214 92.061,46.914213 94,46.914214 C 95.939,46.914214 97.5,45.353213 97.5,43.414214 L 97.5,14.648286 C 99.87146,13.387995 101.5,10.894407 101.5,8.0232865 C 101.5,4.9532011 99.643337,2.3083637 97,1.1482865 L 97,7.0857865 L 95.28125,9.0857865 L 92.71875,9.0857865 L 91,7.0857865 L 91,1.1482865 z " + style="opacity:1;fill:url(#linearGradient6823);fill-opacity:1;stroke:url(#linearGradient6825);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1" /> + <path + sodipodi:nodetypes="cscccscccscccccccccc" + id="path6505" + d="M 89.96875,2.9920365 C 88.491165,4.1803215 87.53125,5.9777353 87.53125,8.0232865 C 87.53125,10.510038 88.917637,12.651991 90.96875,13.742036 C 91.312399,13.913596 91.530012,14.264195 91.53125,14.648286 L 91.53125,43.414214 C 91.53125,44.807674 92.606539,45.882963 94,45.882964 C 95.39346,45.882964 96.46875,44.807673 96.46875,43.414214 L 96.46875,14.648286 C 96.469988,14.264195 96.687601,13.913596 97.03125,13.742036 C 99.082363,12.651991 100.46875,10.510038 100.46875,8.0232865 C 100.46875,5.977735 99.508835,4.1803214 98.03125,2.9920365 L 98.03125,7.0857865 C 98.028519,7.3272888 97.939894,7.5599296 97.78125,7.7420365 L 96.0625,9.7420365 C 95.871073,9.9773335 95.584572,10.114853 95.28125,10.117036 L 92.71875,10.117036 C 92.415428,10.114853 92.128927,9.9773335 91.9375,9.7420365 L 90.21875,7.7420365 C 90.060106,7.5599296 89.971481,7.3272888 89.96875,7.0857865 L 89.96875,2.9920365 z " + style="opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient6827);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0.7;stroke-opacity:1" /> + <path + transform="translate(-3.7626907e-8,0.9142136)" + d="M 95.5 42.5 A 1.5 1.5 0 1 1 92.5,42.5 A 1.5 1.5 0 1 1 95.5 42.5 z" + sodipodi:ry="1.5" + sodipodi:rx="1.5" + sodipodi:cy="42.5" + sodipodi:cx="94" + id="path6507" + style="opacity:1;fill:#888a85;fill-opacity:1;stroke:url(#linearGradient6829);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1" + sodipodi:type="arc" /> + <rect + style="opacity:0.23106061;fill:url(#linearGradient6831);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect6533" + width="3.9928944" + height="21.999802" + x="91.992836" + y="16.963778" + rx="1.7379364" + ry="1.7444341" + transform="matrix(0.9999999,3.8645919e-4,3.8358553e-4,0.9999999,0,0)" /> + </g> + <path + style="fill:none;fill-opacity:1;stroke:url(#linearGradient6833);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0.7;stroke-opacity:1" + d="M 13.973556,7.3037539 L 16.868274,10.198472 C 17.037111,10.371171 17.138946,10.598341 17.155536,10.839288 L 17.35441,13.468841 C 17.385431,13.770581 17.280086,14.070409 17.067148,14.286434 L 15.255187,16.098395 C 15.039162,16.311332 14.739334,16.416678 14.437595,16.385657 L 11.808041,16.186783 C 11.567094,16.170192 11.339925,16.068358 11.167226,15.899521 L 8.2725073,13.004802" + id="path6573" + sodipodi:nodetypes="cccccccccc" /> + <path + style="opacity:0.59051723;fill:url(#linearGradient6835);fill-opacity:1;stroke:none;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1" + d="M 14.71875,6.8125 C 14.129935,6.8140249 13.543329,6.8880281 12.96875,7.03125 L 16.5,10.5625 C 16.589624,10.650873 16.646088,10.749545 16.65625,10.875 L 16.875,13.5 C 16.888638,13.656013 16.830347,13.827626 16.71875,13.9375 L 15.125,15.5625 C 17.279079,16.073694 19.038866,17.020591 21.34375,15.78125 C 22.074648,13.392376 21.483569,10.671069 19.59375,8.78125 C 18.245921,7.4334204 16.485196,6.8079254 14.71875,6.8125 z M 8,12 C 7.6061401,13.580092 7.7314214,15.26324 8.4375,16.75 C 9.564272,16.068398 10.560695,15.675078 11.46875,15.46875 L 8,12 z " + id="path6651" + sodipodi:nodetypes="ccccccccsccccc" /> + </g> + </g> + </g> +</svg> diff --git a/client/icons/seed.png b/client/icons/seed.png Binary files differ. diff --git a/client/icons/status_connected.svg b/client/icons/status_connected.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/status_disconnected.svg b/client/icons/status_disconnected.svg @@ -0,0 +1,292 @@ +<?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="svg7854" + sodipodi:version="0.32" + inkscape:version="0.45" + version="1.0" + sodipodi:docbase="/home/dobey/Projects/gnome-icon-theme/scalable/actions" + sodipodi:docname="media-record.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:export-filename="/home/lapo/Desktop/media-icons.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs7856"> + <linearGradient + id="linearGradient7577"> + <stop + style="stop-color:#000000;stop-opacity:0.3137255;" + offset="0" + id="stop7579" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop7581" /> + </linearGradient> + <linearGradient + id="linearGradient5167"> + <stop + id="stop5169" + offset="0" + style="stop-color:#ef2929;stop-opacity:1;" /> + <stop + id="stop5171" + offset="1" + style="stop-color:#c60e0e;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5184" + inkscape:collect="always"> + <stop + id="stop5186" + offset="0" + style="stop-color:white;stop-opacity:1;" /> + <stop + id="stop5188" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5172" + inkscape:collect="always"> + <stop + id="stop5174" + offset="0" + style="stop-color:white;stop-opacity:1;" /> + <stop + id="stop5176" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7577" + id="linearGradient8317" + gradientUnits="userSpaceOnUse" + x1="15.011773" + y1="10.883683" + x2="16.657505" + y2="17.024479" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5167" + id="radialGradient8319" + gradientUnits="userSpaceOnUse" + cx="15.865708" + cy="20.410854" + fx="15.865708" + fy="20.410854" + r="7.5896134" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5184" + id="radialGradient8321" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-4.2002315,0.5953403,0.2958442,2.0989386,-274.68882,-18.732928)" + cx="14.05685" + cy="11.308558" + fx="14.05685" + fy="11.308558" + r="5.96875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5172" + id="linearGradient8323" + gradientUnits="userSpaceOnUse" + x1="8.9317284" + y1="2.0178134" + x2="13.458839" + y2="26.431587" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#afafaf" + borderopacity="1" + gridtolerance="10000" + guidetolerance="10" + objecttolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="-137.53856" + inkscape:cy="10.827794" + inkscape:document-units="px" + inkscape:current-layer="layer1" + width="48px" + height="48px" + inkscape:showpageshadow="false" + inkscape:window-width="872" + inkscape:window-height="971" + inkscape:window-x="117" + inkscape:window-y="27" + showgrid="false" + gridspacingx="0.5px" + gridspacingy="0.5px" + gridempspacing="2" + inkscape:grid-points="true" + showborder="true" + showguides="false" + inkscape:guide-bbox="true" + borderlayer="true"> + <sodipodi:guide + orientation="horizontal" + position="13.125" + id="guide7377" /> + <sodipodi:guide + orientation="horizontal" + position="5.4800776" + id="guide7379" /> + <sodipodi:guide + orientation="horizontal" + position="35" + id="guide7492" /> + <sodipodi:guide + orientation="horizontal" + position="48" + id="guide7046" /> + <sodipodi:guide + orientation="horizontal" + position="-17.5" + id="guide7233" /> + <sodipodi:guide + orientation="horizontal" + position="-29" + id="guide7235" /> + <sodipodi:guide + orientation="horizontal" + position="22.097087" + id="guide7556" /> + <sodipodi:guide + orientation="vertical" + position="-76.125" + id="guide7644" /> + <sodipodi:guide + orientation="vertical" + position="-26.125" + id="guide7646" /> + <sodipodi:guide + orientation="vertical" + position="24" + id="guide7648" /> + <sodipodi:guide + orientation="vertical" + position="-125.28125" + id="guide7665" /> + <sodipodi:guide + orientation="vertical" + position="-175.125" + id="guide7667" /> + <sodipodi:guide + orientation="vertical" + position="-225.83223" + id="guide7685" /> + <sodipodi:guide + orientation="vertical" + position="-326.06462" + id="guide7695" /> + </sodipodi:namedview> + <metadata + id="metadata7859"> + <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:source /> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + <dc:title>Record</dc:title> + <dc:subject> + <rdf:Bag> + <rdf:li>record</rdf:li> + <rdf:li>media</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:contributor> + <cc:Agent> + <dc:title>Jakub Steiner</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 + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + id="g7170" + transform="translate(350,0)"> + <path + sodipodi:type="arc" + style="opacity:0.4;color:#000000;fill:url(#linearGradient8317);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.52702755;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="path7691" + sodipodi:cx="15.865708" + sodipodi:cy="16.134291" + sodipodi:rx="7.115262" + sodipodi:ry="7.115262" + d="M 22.98097 16.134291 A 7.115262 7.115262 0 1 1 8.7504463,16.134291 A 7.115262 7.115262 0 1 1 22.98097 16.134291 z" + transform="matrix(2.1074616,0,0,2.1078593,-359.43551,-10.006786)" /> + <g + id="g7564"> + <path + sodipodi:type="arc" + style="color:#000000;fill:url(#radialGradient8319);fill-opacity:1;fill-rule:nonzero;stroke:#a40000;stroke-width:0.52702755;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="path7968" + sodipodi:cx="15.865708" + sodipodi:cy="16.134291" + sodipodi:rx="7.115262" + sodipodi:ry="7.115262" + d="M 22.98097 16.134291 A 7.115262 7.115262 0 1 1 8.7504463,16.134291 A 7.115262 7.115262 0 1 1 22.98097 16.134291 z" + transform="matrix(1.897257,0,0,1.897615,-356.10046,-6.6146433)" /> + <path + style="opacity:0.64044949;color:#000000;fill:url(#radialGradient8321);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.09465754;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" + d="M -324.6139,13.485003 C -329.68021,12.724926 -334.54817,15.857848 -336,20.764516 C -334.81129,23.944906 -332.09189,26.474446 -328.53323,27.241756 C -323.23864,28.383358 -318.03208,25.214213 -316.51818,20.097861 C -317.70687,16.917448 -320.4263,14.387909 -323.98493,13.620622 C -324.20193,13.573837 -324.39741,13.51747 -324.6139,13.485003 z " + id="path7970" /> + <path + transform="matrix(1.7591324,0,0,1.7580929,-353.90899,-4.3562887)" + d="M 22.98097 16.134291 A 7.115262 7.115262 0 1 1 8.7504463,16.134291 A 7.115262 7.115262 0 1 1 22.98097 16.134291 z" + sodipodi:ry="7.115262" + sodipodi:rx="7.115262" + sodipodi:cy="16.134291" + sodipodi:cx="15.865708" + id="path7972" + style="opacity:0.54494413;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient8323);stroke-width:0.56863129;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" /> + </g> + </g> + </g> +</svg>