summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan FitiƩ <jfitie@gmail.com>2017-05-05 10:27:20 +0200
committerStefan Wildemann <metalstrolch@users.noreply.github.com>2017-05-05 10:27:20 +0200
commit566e5dfc2cafb2c184bd3cfeddf1b4138f0bc972 (patch)
tree00a4615c91367bcb2f1d9a89b16a2906c4eab279
parent585305d57ce8e1c5a3db978086102604f55cb006 (diff)
downloadnavit-566e5dfc2cafb2c184bd3cfeddf1b4138f0bc972.tar.gz
Add auto zoom toggle to gui_internal (#237)R7466
Add auto zoom toggle to gui_internal * Icons for auto and manual zoom
-rw-r--r--navit/navit_shipped.xml4
-rw-r--r--navit/xpm/gui_zoom_auto.svg557
-rw-r--r--navit/xpm/gui_zoom_manual.svg557
3 files changed, 1117 insertions, 1 deletions
diff --git a/navit/navit_shipped.xml b/navit/navit_shipped.xml
index b6e6044b0..1be695cba 100644
--- a/navit/navit_shipped.xml
+++ b/navit/navit_shipped.xml
@@ -88,7 +88,9 @@ Navigation</text></img>
<img cond='fullscreen==1' src='gui_leave_fullscreen' onclick='fullscreen=0'><text>Window Mode</text></img>
<img cond='navit.pitch==0' src='gui_map' onclick='navit.pitch=pitch;redraw_map();back_to_map()'><text>3D</text></img>
<img cond='navit.pitch!=0' src='gui_map' onclick='navit.pitch=0;redraw_map();back_to_map()'><text>2D</text></img>
- <a href='#Settings Layers'><img src='gui_layers'><text>Layers</text></img></a>
+ <img cond='navit.autozoom_active==0' src='gui_zoom_auto' onclick='navit.autozoom_active=1;redraw_map();back_to_map()'><text>Auto zoom</text></img>
+ <img cond='navit.autozoom_active==1' src='gui_zoom_manual' onclick='navit.autozoom_active=0;redraw_map();back_to_map()'><text>Manual zoom</text></img>
+ <a href='#Settings Layers'><img src='gui_layers'><text>Layers</text></img></a>
</a>
<a name='Tools'><text>Tools</text>
<img src='gui_actions' onclick='locale()'><text>Show Locale</text></img>
diff --git a/navit/xpm/gui_zoom_auto.svg b/navit/xpm/gui_zoom_auto.svg
new file mode 100644
index 000000000..bc84ca214
--- /dev/null
+++ b/navit/xpm/gui_zoom_auto.svg
@@ -0,0 +1,557 @@
+<?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://creativecommons.org/ns#"
+ 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="240.00000"
+ inkscape:export-xdpi="240.00000"
+ inkscape:export-filename="/home/jimmac/gfx/novell/pdes/trunk/docs/BIGmime-text.png"
+ sodipodi:docname="gui_zoom_auto.svg"
+ inkscape:version="0.91 r13725"
+ sodipodi:version="0.32"
+ id="svg249"
+ height="48px"
+ width="48px"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ version="1.1">
+ <title
+ id="title3500">gui_zoom_auto</title>
+ <defs
+ id="defs3">
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient23434">
+ <stop
+ style="stop-color:#2e3436"
+ offset="0"
+ id="stop23436" />
+ <stop
+ style="stop-color:#555753"
+ offset="1"
+ id="stop23438" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient19914">
+ <stop
+ style="stop-color:#000000;stop-opacity:1;"
+ offset="0"
+ id="stop19916" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0;"
+ offset="1"
+ id="stop19918" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient19900">
+ <stop
+ style="stop-color:#888a85"
+ offset="0"
+ id="stop19902" />
+ <stop
+ style="stop-color:#d3d7cf"
+ offset="1"
+ id="stop19904" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient15493">
+ <stop
+ style="stop-color:#eeeeec;stop-opacity:1;"
+ offset="0"
+ id="stop15495" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1"
+ offset="1"
+ id="stop15497" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient11102">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop11104" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop11106" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4952">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop4954" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop4956" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4931">
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1;"
+ offset="0"
+ id="stop4933" />
+ <stop
+ style="stop-color:#888a85"
+ offset="1"
+ id="stop4935" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4919">
+ <stop
+ style="stop-color:#429eff;stop-opacity:1;"
+ offset="0"
+ id="stop4921" />
+ <stop
+ style="stop-color:#0044a7;stop-opacity:1;"
+ offset="1"
+ id="stop4923" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2980">
+ <stop
+ style="stop-color:#000000;stop-opacity:1;"
+ offset="0"
+ id="stop2982" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0;"
+ offset="1"
+ id="stop2984" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2609"
+ inkscape:collect="always">
+ <stop
+ id="stop2611"
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:1" />
+ <stop
+ id="stop2613"
+ offset="1"
+ style="stop-color:#eeeeec" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2617">
+ <stop
+ id="stop2619"
+ offset="0"
+ style="stop-color:#fbfbfa;stop-opacity:1;" />
+ <stop
+ id="stop2621"
+ offset="1"
+ style="stop-color:#d3d7cf" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2690"
+ inkscape:collect="always">
+ <stop
+ id="stop2692"
+ offset="0"
+ style="stop-color:#2e3436" />
+ <stop
+ id="stop2694"
+ offset="1"
+ style="stop-color:#555753" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2698">
+ <stop
+ id="stop2700"
+ offset="0"
+ style="stop-color:#555753" />
+ <stop
+ style="stop-color:#a3a5a2;stop-opacity:1;"
+ offset="0.70238096"
+ id="stop2706" />
+ <stop
+ id="stop2702"
+ offset="1"
+ style="stop-color:#888a85" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2609"
+ id="radialGradient1409"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-3.294293e-16,1.143443,-1.247217,-1.248581e-6,41.735,-54.25682)"
+ cx="45.094624"
+ cy="-2.6936908"
+ fx="45.094624"
+ fy="-2.6936908"
+ r="10.498367" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2617"
+ id="radialGradient1411"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(4.928248e-11,-1.686609,1.66336,-1.770202e-15,41.65431,111.7396)"
+ cx="59.787472"
+ cy="10.901535"
+ fx="59.787472"
+ fy="10.901535"
+ r="10.55559" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2698"
+ id="linearGradient1421"
+ gradientUnits="userSpaceOnUse"
+ x1="81.332451"
+ y1="55.106758"
+ x2="82.919647"
+ y2="53.511261" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2690"
+ id="linearGradient1423"
+ gradientUnits="userSpaceOnUse"
+ x1="81.096306"
+ y1="57.148193"
+ x2="83.629295"
+ y2="54.615208" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4919"
+ id="radialGradient4925"
+ cx="17.062258"
+ cy="28.851427"
+ fx="17.062258"
+ fy="28.851427"
+ r="13.5"
+ gradientTransform="matrix(1.459545,-9.027299e-15,-5.118666e-17,1.345339,-7.403138,-10.82184)"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4931"
+ id="linearGradient4937"
+ x1="54.1129"
+ y1="12.846775"
+ x2="50.079948"
+ y2="-3.8813655"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4952"
+ id="radialGradient4960"
+ cx="16.829521"
+ cy="24.743624"
+ fx="16.829521"
+ fy="24.743624"
+ r="16.924615"
+ gradientTransform="matrix(2.231289,-0.597872,0.530253,1.979013,-30.74857,-16.49764)"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient11102"
+ id="radialGradient11108"
+ cx="8.0402098"
+ cy="9.5280285"
+ fx="8.0402098"
+ fy="9.5280285"
+ r="9.8125"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.946826,-1.897043e-16,1.897043e-16,0.946826,0.469351,0.499261)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient19900"
+ id="linearGradient19906"
+ x1="40.25"
+ y1="41"
+ x2="43.0625"
+ y2="38.434578"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-1,0)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient19914"
+ id="linearGradient19920"
+ x1="33.985317"
+ y1="32.045906"
+ x2="37.211494"
+ y2="35.272079"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-1,0)" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2980"
+ id="radialGradient23426"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1,0,0,0.34,1.362626e-15,19.89607)"
+ cx="28.284271"
+ cy="30.145554"
+ fx="28.284271"
+ fy="30.145554"
+ r="13.258252" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2980"
+ id="radialGradient23432"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1,-4.196543e-16,-3.619011e-17,0.34,1.860387e-15,19.89607)"
+ cx="28.284271"
+ cy="30.145554"
+ fx="28.284271"
+ fy="30.145554"
+ r="13.258252" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient23434"
+ id="linearGradient23440"
+ x1="55.878288"
+ y1="12.472493"
+ x2="52.5"
+ y2="-4.6213989"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2690"
+ id="radialGradient4832"
+ cx="21"
+ cy="20"
+ fx="21"
+ fy="20"
+ r="7.4600196"
+ gradientTransform="matrix(1,0,0,1.1159174,0,-2.3183481)"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <sodipodi:namedview
+ inkscape:window-y="0"
+ inkscape:window-x="0"
+ inkscape:window-height="850"
+ inkscape:window-width="1440"
+ inkscape:document-units="px"
+ inkscape:grid-bbox="false"
+ showgrid="false"
+ inkscape:current-layer="layer5"
+ inkscape:cy="26.715856"
+ inkscape:cx="31.008503"
+ inkscape:zoom="22.627416"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0"
+ borderopacity="1"
+ bordercolor="#666666"
+ pagecolor="#b6b6b6"
+ id="base"
+ inkscape:showpageshadow="false"
+ showborder="false"
+ showguides="false"
+ inkscape:guide-bbox="true"
+ inkscape:grid-points="true"
+ fill="#729fcf"
+ stroke="#2e3436"
+ inkscape:window-maximized="1">
+ <sodipodi:guide
+ orientation="horizontal"
+ position="28"
+ id="guide1415" />
+ <sodipodi:guide
+ orientation="vertical"
+ position="19"
+ id="guide1417" />
+ <inkscape:grid
+ id="GridFromPre046Settings"
+ type="xygrid"
+ originx="0px"
+ originy="0px"
+ spacingx="0.5px"
+ spacingy="0.5px"
+ color="#3f3fff"
+ empcolor="#3f3fff"
+ opacity="0.15"
+ empopacity="0.38"
+ empspacing="2" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata4">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title>gui_zoom_auto</dc:title>
+ <dc:subject>
+ <rdf:Bag />
+ </dc:subject>
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>jfitie@gmail.com</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:source />
+ <dc:contributor>
+ <cc:Agent>
+ <dc:title></dc:title>
+ </cc:Agent>
+ </dc:contributor>
+ <dc:date>2017</dc:date>
+ </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:groupmode="layer"
+ id="layer6"
+ inkscape:label="Shadow" />
+ <g
+ style="display:inline"
+ inkscape:groupmode="layer"
+ inkscape:label="Base"
+ id="layer1" />
+ <g
+ inkscape:groupmode="layer"
+ id="layer5"
+ inkscape:label="Text"
+ style="display:inline">
+ <g
+ transform="translate(-12.26513,47.49999)"
+ style="display:inline"
+ inkscape:label="base"
+ id="g2637" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:0.6;color:#000000;fill:url(#radialGradient4925);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ id="path1425"
+ sodipodi:cx="17.5"
+ sodipodi:cy="18.25"
+ sodipodi:rx="13.5"
+ sodipodi:ry="13.75"
+ d="M 31 18.25 A 13.5 13.75 0 1 1 4,18.25 A 13.5 13.75 0 1 1 31 18.25 z"
+ transform="matrix(1.185185,0,0,1.163637,0.259261,-1.236368)" />
+ <path
+ style="opacity:0.5;color:#000000;fill:url(#radialGradient4960);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ d="M 20.430801,3.5 C 11.914639,3.824042 5.1019281,10.849356 5.1019281,19.444373 C 5.1019281,21.861291 6.5050447,24.166163 7.5932363,26.15625 C 7.1211653,20.728065 9.4598537,19.543069 11.012791,20.025177 C 15.724296,21.487861 23.900134,22.817382 32.299922,18.431707 C 35.244588,16.894246 36.961785,20.661175 36.844126,17.275469 C 35.904686,9.4808807 29.114153,3.5000001 21.046301,3.5 C 20.840021,3.5 20.635189,3.492223 20.430801,3.5 z "
+ id="path4939"
+ sodipodi:nodetypes="cscsscsc" />
+ <path
+ transform="matrix(1.6,0,0,1.6,-63,12.8)"
+ d="M 62.5 4.5 A 10 10 0 1 1 42.5,4.5 A 10 10 0 1 1 62.5 4.5 z"
+ sodipodi:ry="10"
+ sodipodi:rx="10"
+ sodipodi:cy="4.5"
+ sodipodi:cx="52.5"
+ id="path2607"
+ style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient1411);stroke-width:1.87499988;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ sodipodi:type="arc" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:0.04705882;color:#000000;fill:url(#radialGradient23432);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ id="path23418"
+ sodipodi:cx="28.284271"
+ sodipodi:cy="30.145554"
+ sodipodi:rx="13.258252"
+ sodipodi:ry="4.5078058"
+ d="M 41.542523 30.145554 A 13.258252 4.5078058 0 1 1 15.026019,30.145554 A 13.258252 4.5078058 0 1 1 41.542523 30.145554 z"
+ transform="matrix(0.98756,0.175983,-0.12162,0.682489,11.58742,17.92885)" />
+ <g
+ transform="matrix(1.544052,0,0,1.536016,-85.57756,-44.44515)"
+ id="g2708">
+ <path
+ style="color:#000000;fill:url(#linearGradient1421);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient1423);stroke-width:0.67653471;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ d="M 76.796351,49.768459 L 77.443998,53.023634 L 82.625171,58.237128 C 82.817674,58.430832 83.596641,58.55743 84.56811,57.580878 C 85.53958,56.604326 85.463684,55.876998 85.215757,55.627773 L 80.034584,50.419494 L 76.796351,49.768459 z "
+ id="path2682"
+ sodipodi:nodetypes="cczzzcc" />
+ <path
+ style="opacity:0.19215686;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999964;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ d="M 79.567301,51.320041 C 79.564315,51.331245 79.861402,51.644359 79.32201,52.185023 C 78.782611,52.725686 78.314866,52.559011 78.328524,52.545282 L 78.059375,51.023705 L 79.567301,51.320041 z "
+ id="path2687"
+ sodipodi:nodetypes="csccc" />
+ </g>
+ <path
+ sodipodi:nodetypes="cczzzcc"
+ id="path17267"
+ d="M 34.284644,33.278595 L 34.90721,36.479814 L 42.406806,44.02859 C 42.77564,44.399843 43.340655,44.246496 44.274502,43.312648 C 45.208352,42.3788 45.449128,41.911353 44.985457,41.44495 L 37.485862,33.90116 L 34.284644,33.278595 z "
+ style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient19906);stroke-width:0.99999934;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ <path
+ style="opacity:0.15294118;color:#000000;fill:url(#linearGradient19920);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.67653471;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ d="M 32.831928,31.491641 C 32.5721,31.57915 32.424582,31.851686 32.494166,32.115648 L 33.50745,37.1077 C 33.532728,37.199365 33.582796,37.282377 33.652205,37.347702 L 41.613723,45.363786 C 41.970537,45.720948 42.509181,45.825341 43.157775,45.699789 C 43.80637,45.574237 44.570165,45.162961 45.37735,44.355775 C 46.177873,43.555254 46.590458,42.839054 46.728396,42.195753 C 46.866334,41.552451 46.742411,40.963513 46.390634,40.611736 L 38.380865,32.643653 C 38.302123,32.566369 38.200751,32.515947 38.091355,32.499652 L 33.121437,31.491641 C 33.026862,31.464506 32.926503,31.464506 32.831928,31.491641 z "
+ id="path19908"
+ sodipodi:nodetypes="cccccsssccccc" />
+ <path
+ transform="matrix(1.65,0,0,1.65,-65.625,12.575)"
+ d="M 62.5 4.5 A 10 10 0 1 1 42.5,4.5 A 10 10 0 1 1 62.5 4.5 z"
+ sodipodi:ry="10"
+ sodipodi:rx="10"
+ sodipodi:cy="4.5"
+ sodipodi:cx="52.5"
+ id="path2605"
+ style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient1409);stroke-width:0.60606074;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(1.75,0,0,1.75,-70.875,12.125)"
+ d="M 62.5 4.5 A 10 10 0 1 1 42.5,4.5 A 10 10 0 1 1 62.5 4.5 z"
+ sodipodi:ry="10"
+ sodipodi:rx="10"
+ sodipodi:cy="4.5"
+ sodipodi:cx="52.5"
+ id="path2599"
+ style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient23440);stroke-width:0.57142824;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(1.453172,0,0,1.453175,-55.29154,13.46071)"
+ d="M 62.5 4.5 A 10 10 0 1 1 42.5,4.5 A 10 10 0 1 1 62.5 4.5 z"
+ sodipodi:ry="10"
+ sodipodi:rx="10"
+ sodipodi:cy="4.5"
+ sodipodi:cx="52.5"
+ id="path4927"
+ style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4937);stroke-width:0.68814939;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ sodipodi:type="arc" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:0.16078431;color:#000000;fill:url(#radialGradient11108);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ id="path11092"
+ sodipodi:cx="12.375"
+ sodipodi:cy="12.9375"
+ sodipodi:rx="9.8125"
+ sodipodi:ry="9.8125"
+ d="M 22.1875 12.9375 A 9.8125 9.8125 0 1 1 2.5625,12.9375 A 9.8125 9.8125 0 1 1 22.1875 12.9375 z"
+ transform="matrix(1.324842,0,0,1.324842,4.605084,2.859861)" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:0.072;color:#000000;fill:url(#radialGradient23426);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ id="path2970"
+ sodipodi:cx="28.284271"
+ sodipodi:cy="30.145554"
+ sodipodi:rx="13.258252"
+ sodipodi:ry="4.5078058"
+ d="M 41.542523 30.145554 A 13.258252 4.5078058 0 1 1 15.026019,30.145554 A 13.258252 4.5078058 0 1 1 41.542523 30.145554 z"
+ transform="matrix(1.585832,0,0,1.204644,-19.35411,4.31756)" />
+ <g
+ style="font-style:normal;font-weight:normal;font-size:32px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;opacity:1;fill:url(#radialGradient4832);fill-opacity:1;stroke:#000040;stroke-width:3.0999999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2;stroke-dasharray:none;stroke-opacity:0.25098039"
+ id="text3490">
+ <path
+ d="m 25.968262,27.884766 -1.890625,-4.866211 -6.230469,0 -1.869141,4.866211 -1.998047,0 6.13379,-15.769532 1.783203,0 6.123047,15.769532 -2.051758,0 z M 23.486816,21.267578 21.725098,16.508789 20.973145,14.15625 q -0.322266,1.289063 -0.676758,2.352539 l -1.783203,4.758789 4.973632,0 z"
+ style="font-size:22px;fill:url(#radialGradient4832);fill-opacity:1;stroke:#000040;stroke-width:3.0999999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2;stroke-dasharray:none;stroke-opacity:0.25098039"
+ id="path3491" />
+ </g>
+ </g>
+</svg>
diff --git a/navit/xpm/gui_zoom_manual.svg b/navit/xpm/gui_zoom_manual.svg
new file mode 100644
index 000000000..4f72c9afe
--- /dev/null
+++ b/navit/xpm/gui_zoom_manual.svg
@@ -0,0 +1,557 @@
+<?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://creativecommons.org/ns#"
+ 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="240.00000"
+ inkscape:export-xdpi="240.00000"
+ inkscape:export-filename="/home/jimmac/gfx/novell/pdes/trunk/docs/BIGmime-text.png"
+ sodipodi:docname="gui_zoom_manual.svg"
+ inkscape:version="0.91 r13725"
+ sodipodi:version="0.32"
+ id="svg249"
+ height="48px"
+ width="48px"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ version="1.1">
+ <title
+ id="title3502">gui_zoom_manual</title>
+ <defs
+ id="defs3">
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient23434">
+ <stop
+ style="stop-color:#2e3436"
+ offset="0"
+ id="stop23436" />
+ <stop
+ style="stop-color:#555753"
+ offset="1"
+ id="stop23438" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient19914">
+ <stop
+ style="stop-color:#000000;stop-opacity:1;"
+ offset="0"
+ id="stop19916" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0;"
+ offset="1"
+ id="stop19918" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient19900">
+ <stop
+ style="stop-color:#888a85"
+ offset="0"
+ id="stop19902" />
+ <stop
+ style="stop-color:#d3d7cf"
+ offset="1"
+ id="stop19904" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient15493">
+ <stop
+ style="stop-color:#eeeeec;stop-opacity:1;"
+ offset="0"
+ id="stop15495" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1"
+ offset="1"
+ id="stop15497" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient11102">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop11104" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop11106" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4952">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop4954" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop4956" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4931">
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1;"
+ offset="0"
+ id="stop4933" />
+ <stop
+ style="stop-color:#888a85"
+ offset="1"
+ id="stop4935" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4919">
+ <stop
+ style="stop-color:#429eff;stop-opacity:1;"
+ offset="0"
+ id="stop4921" />
+ <stop
+ style="stop-color:#0044a7;stop-opacity:1;"
+ offset="1"
+ id="stop4923" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2980">
+ <stop
+ style="stop-color:#000000;stop-opacity:1;"
+ offset="0"
+ id="stop2982" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0;"
+ offset="1"
+ id="stop2984" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2609"
+ inkscape:collect="always">
+ <stop
+ id="stop2611"
+ offset="0"
+ style="stop-color:#ffffff;stop-opacity:1" />
+ <stop
+ id="stop2613"
+ offset="1"
+ style="stop-color:#eeeeec" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2617">
+ <stop
+ id="stop2619"
+ offset="0"
+ style="stop-color:#fbfbfa;stop-opacity:1;" />
+ <stop
+ id="stop2621"
+ offset="1"
+ style="stop-color:#d3d7cf" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2690"
+ inkscape:collect="always">
+ <stop
+ id="stop2692"
+ offset="0"
+ style="stop-color:#2e3436" />
+ <stop
+ id="stop2694"
+ offset="1"
+ style="stop-color:#555753" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2698">
+ <stop
+ id="stop2700"
+ offset="0"
+ style="stop-color:#555753" />
+ <stop
+ style="stop-color:#a3a5a2;stop-opacity:1;"
+ offset="0.70238096"
+ id="stop2706" />
+ <stop
+ id="stop2702"
+ offset="1"
+ style="stop-color:#888a85" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2609"
+ id="radialGradient1409"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-3.294293e-16,1.143443,-1.247217,-1.248581e-6,41.735,-54.25682)"
+ cx="45.094624"
+ cy="-2.6936908"
+ fx="45.094624"
+ fy="-2.6936908"
+ r="10.498367" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2617"
+ id="radialGradient1411"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(4.928248e-11,-1.686609,1.66336,-1.770202e-15,41.65431,111.7396)"
+ cx="59.787472"
+ cy="10.901535"
+ fx="59.787472"
+ fy="10.901535"
+ r="10.55559" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2698"
+ id="linearGradient1421"
+ gradientUnits="userSpaceOnUse"
+ x1="81.332451"
+ y1="55.106758"
+ x2="82.919647"
+ y2="53.511261" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2690"
+ id="linearGradient1423"
+ gradientUnits="userSpaceOnUse"
+ x1="81.096306"
+ y1="57.148193"
+ x2="83.629295"
+ y2="54.615208" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4919"
+ id="radialGradient4925"
+ cx="17.062258"
+ cy="28.851427"
+ fx="17.062258"
+ fy="28.851427"
+ r="13.5"
+ gradientTransform="matrix(1.459545,-9.027299e-15,-5.118666e-17,1.345339,-7.403138,-10.82184)"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4931"
+ id="linearGradient4937"
+ x1="54.1129"
+ y1="12.846775"
+ x2="50.079948"
+ y2="-3.8813655"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4952"
+ id="radialGradient4960"
+ cx="16.829521"
+ cy="24.743624"
+ fx="16.829521"
+ fy="24.743624"
+ r="16.924615"
+ gradientTransform="matrix(2.231289,-0.597872,0.530253,1.979013,-30.74857,-16.49764)"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient11102"
+ id="radialGradient11108"
+ cx="8.0402098"
+ cy="9.5280285"
+ fx="8.0402098"
+ fy="9.5280285"
+ r="9.8125"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.946826,-1.897043e-16,1.897043e-16,0.946826,0.469351,0.499261)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient19900"
+ id="linearGradient19906"
+ x1="40.25"
+ y1="41"
+ x2="43.0625"
+ y2="38.434578"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-1,0)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient19914"
+ id="linearGradient19920"
+ x1="33.985317"
+ y1="32.045906"
+ x2="37.211494"
+ y2="35.272079"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-1,0)" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2980"
+ id="radialGradient23426"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1,0,0,0.34,1.362626e-15,19.89607)"
+ cx="28.284271"
+ cy="30.145554"
+ fx="28.284271"
+ fy="30.145554"
+ r="13.258252" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2980"
+ id="radialGradient23432"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1,-4.196543e-16,-3.619011e-17,0.34,1.860387e-15,19.89607)"
+ cx="28.284271"
+ cy="30.145554"
+ fx="28.284271"
+ fy="30.145554"
+ r="13.258252" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient23434"
+ id="linearGradient23440"
+ x1="55.878288"
+ y1="12.472493"
+ x2="52.5"
+ y2="-4.6213989"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2690"
+ id="radialGradient4830"
+ cx="21"
+ cy="20"
+ fx="21"
+ fy="20"
+ r="8.2817965"
+ gradientTransform="matrix(1,0,0,1.0012971,0,-0.02594168)"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <sodipodi:namedview
+ inkscape:window-y="0"
+ inkscape:window-x="0"
+ inkscape:window-height="850"
+ inkscape:window-width="1440"
+ inkscape:document-units="px"
+ inkscape:grid-bbox="false"
+ showgrid="false"
+ inkscape:current-layer="layer5"
+ inkscape:cy="31.444942"
+ inkscape:cx="28.77559"
+ inkscape:zoom="22.627417"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0"
+ borderopacity="1"
+ bordercolor="#666666"
+ pagecolor="#b6b6b6"
+ id="base"
+ inkscape:showpageshadow="false"
+ showborder="false"
+ showguides="false"
+ inkscape:guide-bbox="true"
+ inkscape:grid-points="true"
+ fill="#729fcf"
+ stroke="#2e3436"
+ inkscape:window-maximized="1">
+ <sodipodi:guide
+ orientation="horizontal"
+ position="28"
+ id="guide1415" />
+ <sodipodi:guide
+ orientation="vertical"
+ position="19"
+ id="guide1417" />
+ <inkscape:grid
+ id="GridFromPre046Settings"
+ type="xygrid"
+ originx="0px"
+ originy="0px"
+ spacingx="0.5px"
+ spacingy="0.5px"
+ color="#3f3fff"
+ empcolor="#3f3fff"
+ opacity="0.15"
+ empopacity="0.38"
+ empspacing="2" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata4">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title>gui_zoom_manual</dc:title>
+ <dc:subject>
+ <rdf:Bag />
+ </dc:subject>
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>jfitie@gmail.com</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:source />
+ <dc:contributor>
+ <cc:Agent>
+ <dc:title></dc:title>
+ </cc:Agent>
+ </dc:contributor>
+ <dc:date>2017</dc:date>
+ </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:groupmode="layer"
+ id="layer6"
+ inkscape:label="Shadow" />
+ <g
+ style="display:inline"
+ inkscape:groupmode="layer"
+ inkscape:label="Base"
+ id="layer1" />
+ <g
+ inkscape:groupmode="layer"
+ id="layer5"
+ inkscape:label="Text"
+ style="display:inline">
+ <g
+ transform="translate(-12.26513,47.49999)"
+ style="display:inline"
+ inkscape:label="base"
+ id="g2637" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:0.6;color:#000000;fill:url(#radialGradient4925);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ id="path1425"
+ sodipodi:cx="17.5"
+ sodipodi:cy="18.25"
+ sodipodi:rx="13.5"
+ sodipodi:ry="13.75"
+ d="M 31 18.25 A 13.5 13.75 0 1 1 4,18.25 A 13.5 13.75 0 1 1 31 18.25 z"
+ transform="matrix(1.185185,0,0,1.163637,0.259261,-1.236368)" />
+ <path
+ style="opacity:0.5;color:#000000;fill:url(#radialGradient4960);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ d="M 20.430801,3.5 C 11.914639,3.824042 5.1019281,10.849356 5.1019281,19.444373 C 5.1019281,21.861291 6.5050447,24.166163 7.5932363,26.15625 C 7.1211653,20.728065 9.4598537,19.543069 11.012791,20.025177 C 15.724296,21.487861 23.900134,22.817382 32.299922,18.431707 C 35.244588,16.894246 36.961785,20.661175 36.844126,17.275469 C 35.904686,9.4808807 29.114153,3.5000001 21.046301,3.5 C 20.840021,3.5 20.635189,3.492223 20.430801,3.5 z "
+ id="path4939"
+ sodipodi:nodetypes="cscsscsc" />
+ <path
+ transform="matrix(1.6,0,0,1.6,-63,12.8)"
+ d="M 62.5 4.5 A 10 10 0 1 1 42.5,4.5 A 10 10 0 1 1 62.5 4.5 z"
+ sodipodi:ry="10"
+ sodipodi:rx="10"
+ sodipodi:cy="4.5"
+ sodipodi:cx="52.5"
+ id="path2607"
+ style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient1411);stroke-width:1.87499988;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ sodipodi:type="arc" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:0.04705882;color:#000000;fill:url(#radialGradient23432);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ id="path23418"
+ sodipodi:cx="28.284271"
+ sodipodi:cy="30.145554"
+ sodipodi:rx="13.258252"
+ sodipodi:ry="4.5078058"
+ d="M 41.542523 30.145554 A 13.258252 4.5078058 0 1 1 15.026019,30.145554 A 13.258252 4.5078058 0 1 1 41.542523 30.145554 z"
+ transform="matrix(0.98756,0.175983,-0.12162,0.682489,11.58742,17.92885)" />
+ <g
+ transform="matrix(1.544052,0,0,1.536016,-85.57756,-44.44515)"
+ id="g2708">
+ <path
+ style="color:#000000;fill:url(#linearGradient1421);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient1423);stroke-width:0.67653471;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ d="M 76.796351,49.768459 L 77.443998,53.023634 L 82.625171,58.237128 C 82.817674,58.430832 83.596641,58.55743 84.56811,57.580878 C 85.53958,56.604326 85.463684,55.876998 85.215757,55.627773 L 80.034584,50.419494 L 76.796351,49.768459 z "
+ id="path2682"
+ sodipodi:nodetypes="cczzzcc" />
+ <path
+ style="opacity:0.19215686;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999964;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ d="M 79.567301,51.320041 C 79.564315,51.331245 79.861402,51.644359 79.32201,52.185023 C 78.782611,52.725686 78.314866,52.559011 78.328524,52.545282 L 78.059375,51.023705 L 79.567301,51.320041 z "
+ id="path2687"
+ sodipodi:nodetypes="csccc" />
+ </g>
+ <path
+ sodipodi:nodetypes="cczzzcc"
+ id="path17267"
+ d="M 34.284644,33.278595 L 34.90721,36.479814 L 42.406806,44.02859 C 42.77564,44.399843 43.340655,44.246496 44.274502,43.312648 C 45.208352,42.3788 45.449128,41.911353 44.985457,41.44495 L 37.485862,33.90116 L 34.284644,33.278595 z "
+ style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient19906);stroke-width:0.99999934;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ <path
+ style="opacity:0.15294118;color:#000000;fill:url(#linearGradient19920);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.67653471;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ d="M 32.831928,31.491641 C 32.5721,31.57915 32.424582,31.851686 32.494166,32.115648 L 33.50745,37.1077 C 33.532728,37.199365 33.582796,37.282377 33.652205,37.347702 L 41.613723,45.363786 C 41.970537,45.720948 42.509181,45.825341 43.157775,45.699789 C 43.80637,45.574237 44.570165,45.162961 45.37735,44.355775 C 46.177873,43.555254 46.590458,42.839054 46.728396,42.195753 C 46.866334,41.552451 46.742411,40.963513 46.390634,40.611736 L 38.380865,32.643653 C 38.302123,32.566369 38.200751,32.515947 38.091355,32.499652 L 33.121437,31.491641 C 33.026862,31.464506 32.926503,31.464506 32.831928,31.491641 z "
+ id="path19908"
+ sodipodi:nodetypes="cccccsssccccc" />
+ <path
+ transform="matrix(1.65,0,0,1.65,-65.625,12.575)"
+ d="M 62.5 4.5 A 10 10 0 1 1 42.5,4.5 A 10 10 0 1 1 62.5 4.5 z"
+ sodipodi:ry="10"
+ sodipodi:rx="10"
+ sodipodi:cy="4.5"
+ sodipodi:cx="52.5"
+ id="path2605"
+ style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient1409);stroke-width:0.60606074;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(1.75,0,0,1.75,-70.875,12.125)"
+ d="M 62.5 4.5 A 10 10 0 1 1 42.5,4.5 A 10 10 0 1 1 62.5 4.5 z"
+ sodipodi:ry="10"
+ sodipodi:rx="10"
+ sodipodi:cy="4.5"
+ sodipodi:cx="52.5"
+ id="path2599"
+ style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient23440);stroke-width:0.57142824;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(1.453172,0,0,1.453175,-55.29154,13.46071)"
+ d="M 62.5 4.5 A 10 10 0 1 1 42.5,4.5 A 10 10 0 1 1 62.5 4.5 z"
+ sodipodi:ry="10"
+ sodipodi:rx="10"
+ sodipodi:cy="4.5"
+ sodipodi:cx="52.5"
+ id="path4927"
+ style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4937);stroke-width:0.68814939;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ sodipodi:type="arc" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:0.16078431;color:#000000;fill:url(#radialGradient11108);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ id="path11092"
+ sodipodi:cx="12.375"
+ sodipodi:cy="12.9375"
+ sodipodi:rx="9.8125"
+ sodipodi:ry="9.8125"
+ d="M 22.1875 12.9375 A 9.8125 9.8125 0 1 1 2.5625,12.9375 A 9.8125 9.8125 0 1 1 22.1875 12.9375 z"
+ transform="matrix(1.324842,0,0,1.324842,4.605084,2.859861)" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:0.072;color:#000000;fill:url(#radialGradient23426);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ id="path2970"
+ sodipodi:cx="28.284271"
+ sodipodi:cy="30.145554"
+ sodipodi:rx="13.258252"
+ sodipodi:ry="4.5078058"
+ d="M 41.542523 30.145554 A 13.258252 4.5078058 0 1 1 15.026019,30.145554 A 13.258252 4.5078058 0 1 1 41.542523 30.145554 z"
+ transform="matrix(1.585832,0,0,1.204644,-19.35411,4.31756)" />
+ <g
+ style="font-style:normal;font-weight:normal;font-size:32px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;opacity:1;fill:url(#radialGradient4830);fill-opacity:1;stroke:#000040;stroke-width:3.0999999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2;stroke-dasharray:none;stroke-opacity:0.25098039"
+ id="text3490">
+ <path
+ d="m 20.086914,27.852539 -5.177734,-13.771484 -0.08594,0 q 0.161133,1.71875 0.161133,4.243164 l 0,9.52832 -1.826172,0 0,-15.705078 2.921875,0 4.844727,12.869141 0.08594,0 4.930664,-12.869141 2.900391,0 0,15.705078 -1.955078,0 0,-9.657227 q 0,-1.611328 0.15039,-4.092773 l -0.08594,0 -5.242188,13.75 -1.62207,0 z"
+ style="font-size:22px;fill:url(#radialGradient4830);fill-opacity:1;stroke:#000040;stroke-width:3.0999999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2;stroke-dasharray:none;stroke-opacity:0.25098039"
+ id="path3494" />
+ </g>
+ </g>
+</svg>