Add:xpm:Script to generate navigation arrows and generated arrows
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Fri, 7 Nov 2008 13:21:22 +0000 (13:21 +0000)
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Fri, 7 Nov 2008 13:21:22 +0000 (13:21 +0000)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@1677 ffa7fe5e-494d-0410-b361-a75ebd5db220

15 files changed:
navit/navit/script/gensvg [new file with mode: 0755]
navit/navit/xpm/nav_left_1_bk.svg
navit/navit/xpm/nav_left_1_wh.svg
navit/navit/xpm/nav_left_2_bk.svg
navit/navit/xpm/nav_left_2_wh.svg
navit/navit/xpm/nav_left_3_bk.svg
navit/navit/xpm/nav_left_3_wh.svg
navit/navit/xpm/nav_right_1_bk.svg
navit/navit/xpm/nav_right_1_wh.svg
navit/navit/xpm/nav_right_2_bk.svg
navit/navit/xpm/nav_right_2_wh.svg
navit/navit/xpm/nav_right_3_bk.svg
navit/navit/xpm/nav_right_3_wh.svg
navit/navit/xpm/nav_straight_bk.svg
navit/navit/xpm/nav_straight_wh.svg

diff --git a/navit/navit/script/gensvg b/navit/navit/script/gensvg
new file mode 100755 (executable)
index 0000000..1523201
--- /dev/null
@@ -0,0 +1,110 @@
+#! /bin/sh
+
+makearrow()
+{
+cat <<EOT 
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   width="64px"
+   height="64px">
+  <g>
+    <path
+       d="M 32,63 L 32,$ya C $xg,$yd $xi,$yc $xe,$yb"
+       style="fill:none;stroke:#${colval};stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <path
+         transform="translate($xe,$yb) scale(3) rotate($angle)"
+         d="M -4,1 L 0,-7 L 4,1 C 2,-1 -2,-1 -4,1"
+         style="fill:#${colval};stroke:#${colval};stroke-linejoin:round"
+         />
+
+  </g>
+</svg>
+EOT
+}
+
+for col in bk wh
+do
+       case $col in
+       bk)
+               colval="000000"
+               ;;
+       wh)
+               colval="ffffff"
+               ;;
+       esac
+       for dir in left right
+       do
+               case $dir in
+               left)
+                       angle=360
+                       step=-45
+                       xa=33.5
+                       xb=26
+                       xc=16
+                       xd=22
+                       xf=32
+                       xh=28
+                       ;;
+               right)
+                       angle=0
+                       step=45
+                       xa=30
+                       xb=38
+                       xc=48
+                       xd=42
+                       xf=32
+                       xh=36
+                       ;;
+               esac
+               for st in 1 2 3
+               do
+                       case $st in
+                       1)
+                               ya=42
+                               yb=20
+                               yc=31
+                               yd=31
+                               xe=$xd
+                               xg=$xf
+                               xi=$xf
+                               ;;
+                       2)
+                               ya=25
+                               yb=20
+                               yc=20
+                               yd=22
+                               xe=$xd
+                               xg=$xf
+                               xi=$xh
+                               ;;
+                       3)
+                               ya=32
+                               yb=26
+                               yc=16
+                               yd=10
+                               xe=$xc
+                               xg=$xa
+                               xi=$xb
+                               ;;
+                       esac
+                       angle=$((angle+step))
+                               filename="nav_${dir}_${st}_$col.svg"
+                               makearrow >$filename
+               done
+       done
+       filename="nav_straight_$col.svg"
+       xa=32
+       xb=32
+       xc=32
+       xd=32
+       xe=32
+       xf=32
+       xg=32
+       xh=32
+       xi=32
+       angle=0
+       makearrow >$filename
+done
+
index 199b515..dd4461a 100644 (file)
 <?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    width="64px"
-   height="64px"
-   id="svg5354"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   sodipodi:docname="nav_left_1_32.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#000000"
-     bordercolor="#000000"
-     borderopacity="1"
-     inkscape:pageopacity="1"
-     inkscape:pageshadow="2"
-     inkscape:zoom="5.5"
-     inkscape:cx="-10.347054"
-     inkscape:cy="32"
-     inkscape:current-layer="layer1"
-     showgrid="true"
-     inkscape:document-units="px"
-     inkscape:grid-bbox="true"
-     inkscape:snap-bbox="true"
-     inkscape:object-paths="true"
-     inkscape:object-nodes="true"
-     inkscape:bbox-paths="true"
-     inkscape:bbox-nodes="true"
-     objecttolerance="15"
-     gridtolerance="15"
-     guidetolerance="16"
-     inkscape:window-width="1280"
-     inkscape:window-height="945"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     showguides="true"
-     inkscape:guide-bbox="true">
-    <sodipodi:guide
-       id="guide5372"
-       orientation="0,92.545454"
-       position="-13.454545,32" />
-    <sodipodi:guide
-       id="guide5374"
-       orientation="88.363636,0"
-       position="32,68.363636" />
-    <sodipodi:guide
-       id="guide5395"
-       orientation="98.545455,0"
-       position="0.5,78" />
-    <sodipodi:guide
-       id="guide5397"
-       orientation="0,95.818181"
-       position="-17.454545,0.5" />
-    <sodipodi:guide
-       id="guide5399"
-       orientation="0,103.45454"
-       position="-23.090909,63.5" />
-    <sodipodi:guide
-       id="guide5401"
-       orientation="99.454546,0"
-       position="63.5,76.727273" />
-    <sodipodi:guide
-       id="guide5407"
-       orientation="-63,63"
-       position="42.727273,42.909091" />
-    <sodipodi:guide
-       id="guide5409"
-       orientation="63,63"
-       position="0.5,63.5" />
-    <sodipodi:guide
-       id="guide5425"
-       orientation="-21.056606,0"
-       position="21.471697,21.471697" />
-    <sodipodi:guide
-       id="guide5427"
-       orientation="0,21.056363"
-       position="21.471697,42.528303" />
-    <sodipodi:guide
-       id="guide5429"
-       orientation="21.056606,0"
-       position="42.52806,42.528303" />
-    <sodipodi:guide
-       id="guide5431"
-       orientation="0,-21.056363"
-       position="42.52806,21.471697" />
-    <sodipodi:guide
-       id="guide7095"
-       orientation="-54.636364,0"
-       position="4.681818,4.681818" />
-    <sodipodi:guide
-       id="guide7097"
-       orientation="0,54.636364"
-       position="4.681818,59.318182" />
-    <sodipodi:guide
-       id="guide7099"
-       orientation="54.636364,0"
-       position="59.318182,59.318182" />
-    <sodipodi:guide
-       id="guide7101"
-       orientation="0,-54.636364"
-       position="59.318182,4.681818" />
-    <sodipodi:guide
-       id="guide8153"
-       orientation="-39.727272,0"
-       position="11.954546,12.136364" />
-    <sodipodi:guide
-       id="guide8155"
-       orientation="0,39.727272"
-       position="11.954546,51.863636" />
-    <sodipodi:guide
-       id="guide8157"
-       orientation="39.727272,0"
-       position="51.681818,51.863636" />
-    <sodipodi:guide
-       id="guide8159"
-       orientation="0,-39.727272"
-       position="51.681818,12.136364" />
-  </sodipodi:namedview>
-  <defs
-     id="defs5356">
-    <marker
-       style="overflow:visible;"
-       id="Arrow2Lend"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow2Lend">
-      <path
-         transform="scale(1.1) rotate(180) translate(1,0)"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
-         id="path4553" />
-    </marker>
-    <marker
-       style="overflow:visible;"
-       id="Arrow1Lend"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow1Lend">
-      <path
-         transform="scale(0.8) rotate(180) translate(12.5,0)"
-         style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
-         d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
-         id="path4535" />
-    </marker>
-    <inkscape:perspective
-       id="perspective5362"
-       inkscape:persp3d-origin="32 : 21.333333 : 1"
-       inkscape:vp_z="64 : 32 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_x="0 : 32 : 1"
-       sodipodi:type="inkscape:persp3d" />
-    <marker
-       style="overflow:visible;"
-       id="Arrow2Lendl"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow2Lendl">
-      <path
-         transform="scale(1.1) rotate(180) translate(1,0)"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         style="stroke-linejoin:round;font-size:12.0;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;fill:#000000"
-         id="path3200" />
-    </marker>
-    <marker
-       style="overflow:visible;"
-       id="Arrow2LendlA"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow2LendlA">
-      <path
-         transform="scale(1.1) rotate(180) translate(1,0)"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         style="stroke-linejoin:round;font-size:12.0;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;fill:#000000"
-         id="path3292" />
-    </marker>
-    <marker
-       style="overflow:visible;"
-       id="Arrow2LendlAs"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow2LendlAs">
-      <path
-         transform="scale(1.1) rotate(180) translate(1,0)"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         style="stroke-linejoin:round;font-size:12.0;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;fill:#000000"
-         id="path3367" />
-    </marker>
-  </defs>
-  <metadata
-     id="metadata5359">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="Layer 1"
-     id="layer1">
+   height="64px">
+  <g>
     <path
-       sodipodi:nodetypes="cc"
-       id="path6512"
-       d="M 32.553571,63 L 32.553571,42.028303"
-       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+       d="M 32,63 L 32,42 C 32,31 32,31 22,20"
+       style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
     <path
-       sodipodi:nodetypes="cc"
-       id="path7071"
-       d="M 32.553571,42.028303 C 32.553571,31.49843 32.463178,31.409364 22.025511,20.971697"
-       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
-    <path
-       id="path8163"
-       d="M 18.075585,18.25716 L 8.921827,8.921827"
-       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow2LendlAs);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+         transform="translate(22,20) scale(3) rotate(315)"
+         d="M -4,1 L 0,-7 L 4,1 C 2,-1 -2,-1 -4,1"
+         style="fill:#000000;stroke:#000000;stroke-linejoin:round"
+         />
+
   </g>
 </svg>
index dee7306..7604bbd 100644 (file)
 <?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    width="64px"
-   height="64px"
-   id="svg5354"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   sodipodi:docname="nav_left_1_wh.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#000000"
-     borderopacity="1"
-     inkscape:pageopacity="1"
-     inkscape:pageshadow="2"
-     inkscape:zoom="5.5"
-     inkscape:cx="-10.347054"
-     inkscape:cy="32"
-     inkscape:current-layer="layer1"
-     showgrid="true"
-     inkscape:document-units="px"
-     inkscape:grid-bbox="true"
-     inkscape:snap-bbox="true"
-     inkscape:object-paths="true"
-     inkscape:object-nodes="true"
-     inkscape:bbox-paths="true"
-     inkscape:bbox-nodes="true"
-     objecttolerance="15"
-     gridtolerance="15"
-     guidetolerance="16"
-     inkscape:window-width="1280"
-     inkscape:window-height="945"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     showguides="true"
-     inkscape:guide-bbox="true">
-    <sodipodi:guide
-       id="guide5372"
-       orientation="0,92.545454"
-       position="-13.454545,32" />
-    <sodipodi:guide
-       id="guide5374"
-       orientation="88.363636,0"
-       position="32,68.363636" />
-    <sodipodi:guide
-       id="guide5395"
-       orientation="98.545455,0"
-       position="0.5,78" />
-    <sodipodi:guide
-       id="guide5397"
-       orientation="0,95.818181"
-       position="-17.454545,0.5" />
-    <sodipodi:guide
-       id="guide5399"
-       orientation="0,103.45454"
-       position="-23.090909,63.5" />
-    <sodipodi:guide
-       id="guide5401"
-       orientation="99.454546,0"
-       position="63.5,76.727273" />
-    <sodipodi:guide
-       id="guide5407"
-       orientation="-63,63"
-       position="42.727273,42.909091" />
-    <sodipodi:guide
-       id="guide5409"
-       orientation="63,63"
-       position="0.5,63.5" />
-    <sodipodi:guide
-       id="guide5425"
-       orientation="-21.056606,0"
-       position="21.471697,21.471697" />
-    <sodipodi:guide
-       id="guide5427"
-       orientation="0,21.056363"
-       position="21.471697,42.528303" />
-    <sodipodi:guide
-       id="guide5429"
-       orientation="21.056606,0"
-       position="42.52806,42.528303" />
-    <sodipodi:guide
-       id="guide5431"
-       orientation="0,-21.056363"
-       position="42.52806,21.471697" />
-    <sodipodi:guide
-       id="guide7095"
-       orientation="-54.636364,0"
-       position="4.681818,4.681818" />
-    <sodipodi:guide
-       id="guide7097"
-       orientation="0,54.636364"
-       position="4.681818,59.318182" />
-    <sodipodi:guide
-       id="guide7099"
-       orientation="54.636364,0"
-       position="59.318182,59.318182" />
-    <sodipodi:guide
-       id="guide7101"
-       orientation="0,-54.636364"
-       position="59.318182,4.681818" />
-    <sodipodi:guide
-       id="guide8153"
-       orientation="-39.727272,0"
-       position="11.954546,12.136364" />
-    <sodipodi:guide
-       id="guide8155"
-       orientation="0,39.727272"
-       position="11.954546,51.863636" />
-    <sodipodi:guide
-       id="guide8157"
-       orientation="39.727272,0"
-       position="51.681818,51.863636" />
-    <sodipodi:guide
-       id="guide8159"
-       orientation="0,-39.727272"
-       position="51.681818,12.136364" />
-  </sodipodi:namedview>
-  <defs
-     id="defs5356">
-    <marker
-       style="overflow:visible;"
-       id="Arrow2Lend"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow2Lend">
-      <path
-         transform="scale(1.1) rotate(180) translate(1,0)"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
-         id="path4553" />
-    </marker>
-    <marker
-       style="overflow:visible;"
-       id="Arrow1Lend"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow1Lend">
-      <path
-         transform="scale(0.8) rotate(180) translate(12.5,0)"
-         style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
-         d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
-         id="path4535" />
-    </marker>
-    <inkscape:perspective
-       id="perspective5362"
-       inkscape:persp3d-origin="32 : 21.333333 : 1"
-       inkscape:vp_z="64 : 32 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_x="0 : 32 : 1"
-       sodipodi:type="inkscape:persp3d" />
-    <marker
-       style="overflow:visible;"
-       id="Arrow2Lendl"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow2Lendl">
-      <path
-         transform="scale(1.1) rotate(180) translate(1,0)"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         style="stroke-linejoin:round;font-size:12.0;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;fill:#000000"
-         id="path3200" />
-    </marker>
-    <marker
-       style="overflow:visible;"
-       id="Arrow2LendlA"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow2LendlA">
-      <path
-         transform="scale(1.1) rotate(180) translate(1,0)"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         style="stroke-linejoin:round;font-size:12.0;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;fill:#000000"
-         id="path3292" />
-    </marker>
-    <marker
-       style="overflow:visible;"
-       id="Arrow2LendlAs"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow2LendlAs">
-      <path
-         transform="scale(1.1) rotate(180) translate(1,0)"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         style="stroke-linejoin:round;font-size:12.0;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.62500000;fill:#ffffff"
-         id="path3367" />
-    </marker>
-  </defs>
-  <metadata
-     id="metadata5359">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="Layer 1"
-     id="layer1">
+   height="64px">
+  <g>
     <path
-       sodipodi:nodetypes="cc"
-       id="path6512"
-       d="M 32.553571,63 L 32.553571,42.028303"
-       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+       d="M 32,63 L 32,42 C 32,31 32,31 22,20"
+       style="fill:none;stroke:#ffffff;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
     <path
-       sodipodi:nodetypes="cc"
-       id="path7071"
-       d="M 32.553571,42.028303 C 32.553571,31.49843 32.463178,31.409364 22.025511,20.971697"
-       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
-    <path
-       id="path8163"
-       d="M 18.075585,18.25716 L 8.921827,8.921827"
-       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow2LendlAs);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+         transform="translate(22,20) scale(3) rotate(315)"
+         d="M -4,1 L 0,-7 L 4,1 C 2,-1 -2,-1 -4,1"
+         style="fill:#ffffff;stroke:#ffffff;stroke-linejoin:round"
+         />
+
   </g>
 </svg>
index f12c47c..4203de1 100644 (file)
 <?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    width="64px"
-   height="64px"
-   id="svg5354"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   sodipodi:docname="nav_left_2_bk.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#000000"
-     bordercolor="#000000"
-     borderopacity="1"
-     inkscape:pageopacity="1"
-     inkscape:pageshadow="2"
-     inkscape:zoom="5.5"
-     inkscape:cx="-10.347054"
-     inkscape:cy="41.090909"
-     inkscape:current-layer="layer1"
-     showgrid="true"
-     inkscape:document-units="px"
-     inkscape:grid-bbox="true"
-     inkscape:snap-bbox="true"
-     inkscape:object-paths="true"
-     inkscape:object-nodes="true"
-     inkscape:bbox-paths="true"
-     inkscape:bbox-nodes="true"
-     objecttolerance="15"
-     gridtolerance="15"
-     guidetolerance="16"
-     inkscape:window-width="1280"
-     inkscape:window-height="945"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     showguides="true"
-     inkscape:guide-bbox="true">
-    <sodipodi:guide
-       position="17.454545,31.636364"
-       orientation="0,92.545454"
-       id="guide5372" />
-    <sodipodi:guide
-       position="32,68.363636"
-       orientation="88.363636,0"
-       id="guide5374" />
-    <sodipodi:guide
-       position="0.5,78"
-       orientation="98.545455,0"
-       id="guide5395" />
-    <sodipodi:guide
-       position="-17.454545,0.5"
-       orientation="0,95.818181"
-       id="guide5397" />
-    <sodipodi:guide
-       position="-23.090909,63.5"
-       orientation="0,103.45454"
-       id="guide5399" />
-    <sodipodi:guide
-       position="63.5,76.727273"
-       orientation="99.454546,0"
-       id="guide5401" />
-    <sodipodi:guide
-       position="51.454545,51.636364"
-       orientation="-63,63"
-       id="guide5407" />
-    <sodipodi:guide
-       position="0.5,63.5"
-       orientation="63,63"
-       id="guide5409" />
-    <sodipodi:guide
-       position="21.471697,21.471697"
-       orientation="-21.056606,0"
-       id="guide5425" />
-    <sodipodi:guide
-       position="39.818182,42.545455"
-       orientation="0,21.056363"
-       id="guide5427" />
-    <sodipodi:guide
-       position="42.52806,42.528303"
-       orientation="21.056606,0"
-       id="guide5429" />
-    <sodipodi:guide
-       position="4.681818,4.681818"
-       orientation="-54.636364,0"
-       id="guide7095" />
-    <sodipodi:guide
-       position="4.681818,59.318182"
-       orientation="0,54.636364"
-       id="guide7097" />
-    <sodipodi:guide
-       position="59.318182,59.318182"
-       orientation="54.636364,0"
-       id="guide7099" />
-    <sodipodi:guide
-       position="59.318182,4.681818"
-       orientation="0,-54.636364"
-       id="guide7101" />
-    <sodipodi:guide
-       position="11.954546,12.136364"
-       orientation="-39.727272,0"
-       id="guide8153" />
-    <sodipodi:guide
-       position="11.954546,51.863636"
-       orientation="0,39.727272"
-       id="guide8155" />
-    <sodipodi:guide
-       position="51.681818,51.863636"
-       orientation="39.727272,0"
-       id="guide8157" />
-    <sodipodi:guide
-       position="51.681818,12.136364"
-       orientation="0,-39.727272"
-       id="guide8159" />
-  </sodipodi:namedview>
-  <defs
-     id="defs5356">
-    <marker
-       inkscape:stockid="Arrow2Lend"
-       orient="auto"
-       refY="0.0"
-       refX="0.0"
-       id="Arrow2Lend"
-       style="overflow:visible;">
-      <path
-         id="path4553"
-         style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         transform="scale(1.1) rotate(180) translate(1,0)" />
-    </marker>
-    <marker
-       inkscape:stockid="Arrow1Lend"
-       orient="auto"
-       refY="0.0"
-       refX="0.0"
-       id="Arrow1Lend"
-       style="overflow:visible;">
-      <path
-         id="path4535"
-         d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
-         style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
-         transform="scale(0.8) rotate(180) translate(12.5,0)" />
-    </marker>
-    <inkscape:perspective
-       sodipodi:type="inkscape:persp3d"
-       inkscape:vp_x="0 : 32 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_z="64 : 32 : 1"
-       inkscape:persp3d-origin="32 : 21.333333 : 1"
-       id="perspective5362" />
-    <marker
-       inkscape:stockid="Arrow2LendM"
-       orient="auto"
-       refY="0.0"
-       refX="0.0"
-       id="Arrow2LendM"
-       style="overflow:visible;">
-      <path
-         id="path3200"
-         style="stroke-linejoin:round;font-size:12.0;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.62500000;fill:#ffffff"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         transform="scale(1.1) rotate(180) translate(1,0)" />
-    </marker>
-    <marker
-       inkscape:stockid="Arrow2LendMl"
-       orient="auto"
-       refY="0.0"
-       refX="0.0"
-       id="Arrow2LendMl"
-       style="overflow:visible;">
-      <path
-         id="path3225"
-         style="stroke-linejoin:round;font-size:12.0;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;fill:#000000"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         transform="scale(1.1) rotate(180) translate(1,0)" />
-    </marker>
-  </defs>
-  <metadata
-     id="metadata5359">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     id="layer1"
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer">
+   height="64px">
+  <g>
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
-       d="M 31.999757,63.5 L 31.999757,42.528303"
-       id="path6512"
-       sodipodi:nodetypes="cc" />
+       d="M 32,63 L 32,25 C 32,22 28,20 22,20"
+       style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
-       d="M 31.999757,42.528303 C 31.999757,31.99843 32.181576,32 21.471697,32"
-       id="path7071"
-       sodipodi:nodetypes="cc" />
-    <path
-       style="stroke-linejoin:miter;marker-end:url(#Arrow2LendMl);stroke-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-width:2;fill:none"
-       d="M 11.954546,32 L 2.800788,32"
-       id="path8163"
-       sodipodi:nodetypes="cc" />
+         transform="translate(22,20) scale(3) rotate(270)"
+         d="M -4,1 L 0,-7 L 4,1 C 2,-1 -2,-1 -4,1"
+         style="fill:#000000;stroke:#000000;stroke-linejoin:round"
+         />
+
   </g>
 </svg>
index 4e523c3..82fe993 100644 (file)
 <?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    width="64px"
-   height="64px"
-   id="svg5354"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   sodipodi:docname="nav_left_2_wh.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#000000"
-     borderopacity="1"
-     inkscape:pageopacity="1"
-     inkscape:pageshadow="2"
-     inkscape:zoom="5.5"
-     inkscape:cx="30.454545"
-     inkscape:cy="41.090909"
-     inkscape:current-layer="layer1"
-     showgrid="true"
-     inkscape:document-units="px"
-     inkscape:grid-bbox="true"
-     inkscape:snap-bbox="true"
-     inkscape:object-paths="true"
-     inkscape:object-nodes="true"
-     inkscape:bbox-paths="true"
-     inkscape:bbox-nodes="true"
-     objecttolerance="15"
-     gridtolerance="15"
-     guidetolerance="16"
-     inkscape:window-width="1280"
-     inkscape:window-height="945"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     showguides="true"
-     inkscape:guide-bbox="true">
-    <sodipodi:guide
-       id="guide5372"
-       orientation="0,92.545454"
-       position="-13.454545,32" />
-    <sodipodi:guide
-       id="guide5374"
-       orientation="88.363636,0"
-       position="32,68.363636" />
-    <sodipodi:guide
-       id="guide5395"
-       orientation="98.545455,0"
-       position="0.5,78" />
-    <sodipodi:guide
-       id="guide5397"
-       orientation="0,95.818181"
-       position="-17.454545,0.5" />
-    <sodipodi:guide
-       id="guide5399"
-       orientation="0,103.45454"
-       position="-23.090909,63.5" />
-    <sodipodi:guide
-       id="guide5401"
-       orientation="99.454546,0"
-       position="63.5,76.727273" />
-    <sodipodi:guide
-       id="guide5407"
-       orientation="-63,63"
-       position="51.454545,51.636364" />
-    <sodipodi:guide
-       id="guide5409"
-       orientation="63,63"
-       position="0.5,63.5" />
-    <sodipodi:guide
-       id="guide5425"
-       orientation="-21.056606,0"
-       position="21.471697,21.471697" />
-    <sodipodi:guide
-       id="guide5427"
-       orientation="0,21.056363"
-       position="39.818182,42.545455" />
-    <sodipodi:guide
-       id="guide5429"
-       orientation="21.056606,0"
-       position="42.52806,42.528303" />
-    <sodipodi:guide
-       id="guide7095"
-       orientation="-54.636364,0"
-       position="4.681818,4.681818" />
-    <sodipodi:guide
-       id="guide7097"
-       orientation="0,54.636364"
-       position="4.681818,59.318182" />
-    <sodipodi:guide
-       id="guide7099"
-       orientation="54.636364,0"
-       position="59.318182,59.318182" />
-    <sodipodi:guide
-       id="guide7101"
-       orientation="0,-54.636364"
-       position="59.318182,4.681818" />
-    <sodipodi:guide
-       id="guide8153"
-       orientation="-39.727272,0"
-       position="11.954546,12.136364" />
-    <sodipodi:guide
-       id="guide8155"
-       orientation="0,39.727272"
-       position="11.954546,51.863636" />
-    <sodipodi:guide
-       id="guide8157"
-       orientation="39.727272,0"
-       position="51.681818,51.863636" />
-    <sodipodi:guide
-       id="guide8159"
-       orientation="0,-39.727272"
-       position="51.681818,12.136364" />
-  </sodipodi:namedview>
-  <defs
-     id="defs5356">
-    <marker
-       style="overflow:visible;"
-       id="Arrow2Lend"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow2Lend">
-      <path
-         transform="scale(1.1) rotate(180) translate(1,0)"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
-         id="path4553" />
-    </marker>
-    <marker
-       style="overflow:visible;"
-       id="Arrow1Lend"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow1Lend">
-      <path
-         transform="scale(0.8) rotate(180) translate(12.5,0)"
-         style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
-         d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
-         id="path4535" />
-    </marker>
-    <inkscape:perspective
-       id="perspective5362"
-       inkscape:persp3d-origin="32 : 21.333333 : 1"
-       inkscape:vp_z="64 : 32 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_x="0 : 32 : 1"
-       sodipodi:type="inkscape:persp3d" />
-    <marker
-       style="overflow:visible;"
-       id="Arrow2LendM"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow2LendM">
-      <path
-         transform="scale(1.1) rotate(180) translate(1,0)"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         style="stroke-linejoin:round;font-size:12.0;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.62500000;fill:#ffffff"
-         id="path3200" />
-    </marker>
-  </defs>
-  <metadata
-     id="metadata5359">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="Layer 1"
-     id="layer1">
+   height="64px">
+  <g>
     <path
-       sodipodi:nodetypes="cc"
-       id="path6512"
-       d="M 31.999757,63.5 L 31.999757,42.528303"
-       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+       d="M 32,63 L 32,25 C 32,22 28,20 22,20"
+       style="fill:none;stroke:#ffffff;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
     <path
-       sodipodi:nodetypes="cc"
-       id="path7071"
-       d="M 31.99956,43.437394 C 31.99956,32.907521 32.181379,32.909091 21.4715,32.909091"
-       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-    <path
-       sodipodi:nodetypes="cc"
-       id="path8163"
-       d="M 12.485215,32 L 3.7391576,32"
-       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow2LendM);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+         transform="translate(22,20) scale(3) rotate(270)"
+         d="M -4,1 L 0,-7 L 4,1 C 2,-1 -2,-1 -4,1"
+         style="fill:#ffffff;stroke:#ffffff;stroke-linejoin:round"
+         />
+
   </g>
 </svg>
index 40c871a..4aa70dd 100644 (file)
 <?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    width="64px"
-   height="64px"
-   id="svg5354"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   sodipodi:docname="nav_left_3_bk.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#000000"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="1"
-     inkscape:pageshadow="2"
-     inkscape:zoom="6.77"
-     inkscape:cx="-31.140728"
-     inkscape:cy="36.113727"
-     inkscape:current-layer="layer1"
-     showgrid="true"
-     inkscape:document-units="px"
-     inkscape:grid-bbox="true"
-     inkscape:snap-bbox="true"
-     inkscape:object-paths="true"
-     inkscape:object-nodes="true"
-     inkscape:bbox-paths="true"
-     inkscape:bbox-nodes="true"
-     objecttolerance="15"
-     gridtolerance="15"
-     guidetolerance="16"
-     inkscape:window-width="1280"
-     inkscape:window-height="945"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     showguides="true"
-     inkscape:guide-bbox="true">
-    <sodipodi:guide
-       position="-13.454545,32"
-       orientation="0,92.545454"
-       id="guide5372" />
-    <sodipodi:guide
-       position="32,68.363636"
-       orientation="88.363636,0"
-       id="guide5374" />
-    <sodipodi:guide
-       position="0.5,78"
-       orientation="98.545455,0"
-       id="guide5395" />
-    <sodipodi:guide
-       position="-17.454545,0.5"
-       orientation="0,95.818181"
-       id="guide5397" />
-    <sodipodi:guide
-       position="-23.090909,63.5"
-       orientation="0,103.45454"
-       id="guide5399" />
-    <sodipodi:guide
-       position="63.5,76.727273"
-       orientation="99.454546,0"
-       id="guide5401" />
-    <sodipodi:guide
-       position="51.454545,51.636364"
-       orientation="-63,63"
-       id="guide5407" />
-    <sodipodi:guide
-       position="0.5,63.5"
-       orientation="63,63"
-       id="guide5409" />
-    <sodipodi:guide
-       position="21.471697,21.471697"
-       orientation="-21.056606,0"
-       id="guide5425" />
-    <sodipodi:guide
-       position="21.471697,42.528303"
-       orientation="0,21.056363"
-       id="guide5427" />
-    <sodipodi:guide
-       position="42.52806,42.528303"
-       orientation="21.056606,0"
-       id="guide5429" />
-    <sodipodi:guide
-       position="42.52806,21.471697"
-       orientation="0,-21.056363"
-       id="guide5431" />
-    <sodipodi:guide
-       position="4.681818,4.681818"
-       orientation="-54.636364,0"
-       id="guide7095" />
-    <sodipodi:guide
-       position="4.681818,59.318182"
-       orientation="0,54.636364"
-       id="guide7097" />
-    <sodipodi:guide
-       position="59.318182,59.318182"
-       orientation="54.636364,0"
-       id="guide7099" />
-    <sodipodi:guide
-       position="59.318182,4.681818"
-       orientation="0,-54.636364"
-       id="guide7101" />
-    <sodipodi:guide
-       position="11.954546,12.136364"
-       orientation="-39.727272,0"
-       id="guide8153" />
-    <sodipodi:guide
-       position="11.954546,51.863636"
-       orientation="0,39.727272"
-       id="guide8155" />
-    <sodipodi:guide
-       position="51.681818,51.863636"
-       orientation="39.727272,0"
-       id="guide8157" />
-    <sodipodi:guide
-       position="51.681818,12.136364"
-       orientation="0,-39.727272"
-       id="guide8159" />
-  </sodipodi:namedview>
-  <defs
-     id="defs5356">
-    <marker
-       inkscape:stockid="Arrow2Lend"
-       orient="auto"
-       refY="0.0"
-       refX="0.0"
-       id="Arrow2Lend"
-       style="overflow:visible;">
-      <path
-         id="path4553"
-         style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         transform="scale(1.1) rotate(180) translate(1,0)" />
-    </marker>
-    <marker
-       inkscape:stockid="Arrow1Lend"
-       orient="auto"
-       refY="0.0"
-       refX="0.0"
-       id="Arrow1Lend"
-       style="overflow:visible;">
-      <path
-         id="path4535"
-         d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
-         style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
-         transform="scale(0.8) rotate(180) translate(12.5,0)" />
-    </marker>
-    <inkscape:perspective
-       sodipodi:type="inkscape:persp3d"
-       inkscape:vp_x="0 : 32 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_z="64 : 32 : 1"
-       inkscape:persp3d-origin="32 : 21.333333 : 1"
-       id="perspective5362" />
-    <marker
-       inkscape:stockid="Arrow2Lendj"
-       orient="auto"
-       refY="0.0"
-       refX="0.0"
-       id="Arrow2Lendj"
-       style="overflow:visible;">
-      <path
-         id="path3200"
-         style="stroke-linejoin:round;font-size:12.0;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.62500000;fill:#ffffff"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         transform="scale(1.1) rotate(180) translate(1,0)" />
-    </marker>
-    <marker
-       inkscape:stockid="Arrow2Lendjk"
-       orient="auto"
-       refY="0.0"
-       refX="0.0"
-       id="Arrow2Lendjk"
-       style="overflow:visible;">
-      <path
-         id="path3227"
-         style="stroke-linejoin:round;font-size:12.0;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;fill:#000000"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         transform="scale(1.1) rotate(180) translate(1,0)" />
-    </marker>
-  </defs>
-  <metadata
-     id="metadata5359">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     id="layer1"
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer">
+   height="64px">
+  <g>
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M 31.818181,62.598664 L 31.818181,36.901335"
-       id="path6512"
-       sodipodi:nodetypes="cc" />
+       d="M 32,63 L 32,32 C 33.5,10 26,16 16,26"
+       style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M 31.818181,40.162636 C 31.818181,25.498456 31.818181,25.498456 14.93857,40.162298"
-       id="path7071"
-       sodipodi:nodetypes="cc" />
-    <path
-       style="stroke-linejoin:miter;marker-end:url(#Arrow2Lendjk);stroke-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-width:1.49999988000000006;fill:none"
-       d="M 11.954546,42.528303 L 4.524476,49.978534"
-       id="path8163"
-       sodipodi:nodetypes="cc" />
+         transform="translate(16,26) scale(3) rotate(225)"
+         d="M -4,1 L 0,-7 L 4,1 C 2,-1 -2,-1 -4,1"
+         style="fill:#000000;stroke:#000000;stroke-linejoin:round"
+         />
+
   </g>
 </svg>
index a601e28..5296827 100644 (file)
 <?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    width="64px"
-   height="64px"
-   id="svg5354"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   sodipodi:docname="nav_left_3_wh.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="1"
-     inkscape:pageshadow="2"
-     inkscape:zoom="6.77"
-     inkscape:cx="9.8335434"
-     inkscape:cy="36.113727"
-     inkscape:current-layer="layer1"
-     showgrid="true"
-     inkscape:document-units="px"
-     inkscape:grid-bbox="true"
-     inkscape:snap-bbox="true"
-     inkscape:object-paths="true"
-     inkscape:object-nodes="true"
-     inkscape:bbox-paths="true"
-     inkscape:bbox-nodes="true"
-     objecttolerance="15"
-     gridtolerance="15"
-     guidetolerance="16"
-     inkscape:window-width="1280"
-     inkscape:window-height="945"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     showguides="true"
-     inkscape:guide-bbox="true">
-    <sodipodi:guide
-       position="-13.454545,32"
-       orientation="0,92.545454"
-       id="guide5372" />
-    <sodipodi:guide
-       position="32,68.363636"
-       orientation="88.363636,0"
-       id="guide5374" />
-    <sodipodi:guide
-       position="0.5,78"
-       orientation="98.545455,0"
-       id="guide5395" />
-    <sodipodi:guide
-       position="-17.454545,0.5"
-       orientation="0,95.818181"
-       id="guide5397" />
-    <sodipodi:guide
-       position="-23.090909,63.5"
-       orientation="0,103.45454"
-       id="guide5399" />
-    <sodipodi:guide
-       position="63.5,76.727273"
-       orientation="99.454546,0"
-       id="guide5401" />
-    <sodipodi:guide
-       position="51.454545,51.636364"
-       orientation="-63,63"
-       id="guide5407" />
-    <sodipodi:guide
-       position="0.5,63.5"
-       orientation="63,63"
-       id="guide5409" />
-    <sodipodi:guide
-       position="21.471697,21.471697"
-       orientation="-21.056606,0"
-       id="guide5425" />
-    <sodipodi:guide
-       position="21.471697,42.528303"
-       orientation="0,21.056363"
-       id="guide5427" />
-    <sodipodi:guide
-       position="42.52806,42.528303"
-       orientation="21.056606,0"
-       id="guide5429" />
-    <sodipodi:guide
-       position="42.52806,21.471697"
-       orientation="0,-21.056363"
-       id="guide5431" />
-    <sodipodi:guide
-       position="4.681818,4.681818"
-       orientation="-54.636364,0"
-       id="guide7095" />
-    <sodipodi:guide
-       position="4.681818,59.318182"
-       orientation="0,54.636364"
-       id="guide7097" />
-    <sodipodi:guide
-       position="59.318182,59.318182"
-       orientation="54.636364,0"
-       id="guide7099" />
-    <sodipodi:guide
-       position="59.318182,4.681818"
-       orientation="0,-54.636364"
-       id="guide7101" />
-    <sodipodi:guide
-       position="11.954546,12.136364"
-       orientation="-39.727272,0"
-       id="guide8153" />
-    <sodipodi:guide
-       position="11.954546,51.863636"
-       orientation="0,39.727272"
-       id="guide8155" />
-    <sodipodi:guide
-       position="51.681818,51.863636"
-       orientation="39.727272,0"
-       id="guide8157" />
-    <sodipodi:guide
-       position="51.681818,12.136364"
-       orientation="0,-39.727272"
-       id="guide8159" />
-  </sodipodi:namedview>
-  <defs
-     id="defs5356">
-    <marker
-       inkscape:stockid="Arrow2Lend"
-       orient="auto"
-       refY="0.0"
-       refX="0.0"
-       id="Arrow2Lend"
-       style="overflow:visible;">
-      <path
-         id="path4553"
-         style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         transform="scale(1.1) rotate(180) translate(1,0)" />
-    </marker>
-    <marker
-       inkscape:stockid="Arrow1Lend"
-       orient="auto"
-       refY="0.0"
-       refX="0.0"
-       id="Arrow1Lend"
-       style="overflow:visible;">
-      <path
-         id="path4535"
-         d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
-         style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
-         transform="scale(0.8) rotate(180) translate(12.5,0)" />
-    </marker>
-    <inkscape:perspective
-       sodipodi:type="inkscape:persp3d"
-       inkscape:vp_x="0 : 32 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_z="64 : 32 : 1"
-       inkscape:persp3d-origin="32 : 21.333333 : 1"
-       id="perspective5362" />
-    <marker
-       inkscape:stockid="Arrow2Lendj"
-       orient="auto"
-       refY="0.0"
-       refX="0.0"
-       id="Arrow2Lendj"
-       style="overflow:visible;">
-      <path
-         id="path3200"
-         style="stroke-linejoin:round;font-size:12.0;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;fill:#ffffff"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         transform="scale(1.1) rotate(180) translate(1,0)" />
-    </marker>
-    <marker
-       inkscape:stockid="Arrow2Lend2"
-       orient="auto"
-       refY="0.0"
-       refX="0.0"
-       id="Arrow2Lend2"
-       style="overflow:visible;">
-      <path
-         id="path3754"
-         style="stroke-linejoin:round;font-size:12.0;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.62500000;fill:#ffffff"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         transform="scale(1.1) rotate(180) translate(1,0)" />
-    </marker>
-  </defs>
-  <metadata
-     id="metadata5359">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     id="layer1"
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer">
+   height="64px">
+  <g>
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M 31.818181,62.598664 L 31.818181,36.901335"
-       id="path6512"
-       sodipodi:nodetypes="cc" />
+       d="M 32,63 L 32,32 C 33.5,10 26,16 16,26"
+       style="fill:none;stroke:#ffffff;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M 31.818181,40.162636 C 31.818181,25.498456 31.818181,25.498456 14.93857,40.162298"
-       id="path7071"
-       sodipodi:nodetypes="cc" />
-    <path
-       style="stroke-linejoin:miter;marker-end:url(#Arrow2Lend2);stroke-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-width:1.50000000000000000;fill:none"
-       d="M 11.954546,42.528303 L 4.524476,49.978534"
-       id="path8163"
-       sodipodi:nodetypes="cc" />
+         transform="translate(16,26) scale(3) rotate(225)"
+         d="M -4,1 L 0,-7 L 4,1 C 2,-1 -2,-1 -4,1"
+         style="fill:#ffffff;stroke:#ffffff;stroke-linejoin:round"
+         />
+
   </g>
 </svg>
index a8de188..aa069a6 100644 (file)
 <?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    width="64px"
-   height="64px"
-   id="svg5354"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   sodipodi:docname="nav_right_1_bk.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#000000"
-     bordercolor="#000000"
-     borderopacity="1"
-     inkscape:pageopacity="1"
-     inkscape:pageshadow="2"
-     inkscape:zoom="5.5"
-     inkscape:cx="-10.528872"
-     inkscape:cy="32"
-     inkscape:current-layer="layer1"
-     showgrid="true"
-     inkscape:document-units="px"
-     inkscape:grid-bbox="true"
-     inkscape:snap-bbox="true"
-     inkscape:object-paths="true"
-     inkscape:object-nodes="true"
-     inkscape:bbox-paths="true"
-     inkscape:bbox-nodes="true"
-     objecttolerance="15"
-     gridtolerance="15"
-     guidetolerance="16"
-     inkscape:window-width="1280"
-     inkscape:window-height="945"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     showguides="true"
-     inkscape:guide-bbox="true">
-    <sodipodi:guide
-       id="guide5372"
-       orientation="0,92.545454"
-       position="-13.454545,32" />
-    <sodipodi:guide
-       id="guide5374"
-       orientation="88.363636,0"
-       position="32,68.363636" />
-    <sodipodi:guide
-       id="guide5395"
-       orientation="98.545455,0"
-       position="0.5,78" />
-    <sodipodi:guide
-       id="guide5397"
-       orientation="0,95.818181"
-       position="-17.454545,0.5" />
-    <sodipodi:guide
-       id="guide5399"
-       orientation="0,103.45454"
-       position="-23.090909,63.5" />
-    <sodipodi:guide
-       id="guide5401"
-       orientation="99.454546,0"
-       position="63.5,76.727273" />
-    <sodipodi:guide
-       id="guide5407"
-       orientation="-63,63"
-       position="42.727273,42.909091" />
-    <sodipodi:guide
-       id="guide5409"
-       orientation="63,63"
-       position="0.5,63.5" />
-    <sodipodi:guide
-       id="guide5425"
-       orientation="-21.056606,0"
-       position="21.471697,21.471697" />
-    <sodipodi:guide
-       id="guide5427"
-       orientation="0,21.056363"
-       position="21.471697,42.528303" />
-    <sodipodi:guide
-       id="guide5429"
-       orientation="21.056606,0"
-       position="42.52806,42.528303" />
-    <sodipodi:guide
-       id="guide5431"
-       orientation="0,-21.056363"
-       position="42.52806,21.471697" />
-    <sodipodi:guide
-       id="guide7095"
-       orientation="-54.636364,0"
-       position="4.681818,4.681818" />
-    <sodipodi:guide
-       id="guide7097"
-       orientation="0,54.636364"
-       position="4.681818,59.318182" />
-    <sodipodi:guide
-       id="guide7099"
-       orientation="54.636364,0"
-       position="59.318182,59.318182" />
-    <sodipodi:guide
-       id="guide7101"
-       orientation="0,-54.636364"
-       position="59.318182,4.681818" />
-    <sodipodi:guide
-       id="guide8153"
-       orientation="-39.727272,0"
-       position="11.954546,12.136364" />
-    <sodipodi:guide
-       id="guide8155"
-       orientation="0,39.727272"
-       position="11.954546,51.863636" />
-    <sodipodi:guide
-       id="guide8157"
-       orientation="39.727272,0"
-       position="51.681818,51.863636" />
-    <sodipodi:guide
-       id="guide8159"
-       orientation="0,-39.727272"
-       position="51.681818,12.136364" />
-  </sodipodi:namedview>
-  <defs
-     id="defs5356">
-    <marker
-       style="overflow:visible;"
-       id="Arrow2Lend"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow2Lend">
-      <path
-         transform="scale(1.1) rotate(180) translate(1,0)"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
-         id="path4553" />
-    </marker>
-    <marker
-       style="overflow:visible;"
-       id="Arrow1Lend"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow1Lend">
-      <path
-         transform="scale(0.8) rotate(180) translate(12.5,0)"
-         style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
-         d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
-         id="path4535" />
-    </marker>
-    <inkscape:perspective
-       id="perspective5362"
-       inkscape:persp3d-origin="32 : 21.333333 : 1"
-       inkscape:vp_z="64 : 32 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_x="0 : 32 : 1"
-       sodipodi:type="inkscape:persp3d" />
-    <marker
-       style="overflow:visible;"
-       id="Arrow2Lendl"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow2Lendl">
-      <path
-         transform="scale(1.1) rotate(180) translate(1,0)"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         style="stroke-linejoin:round;font-size:12.0;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;fill:#000000"
-         id="path3200" />
-    </marker>
-    <marker
-       style="overflow:visible;"
-       id="Arrow2LendlA"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow2LendlA">
-      <path
-         transform="scale(1.1) rotate(180) translate(1,0)"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         style="stroke-linejoin:round;font-size:12.0;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;fill:#000000"
-         id="path3292" />
-    </marker>
-    <marker
-       style="overflow:visible;"
-       id="Arrow2LendlAs"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow2LendlAs">
-      <path
-         transform="scale(1.1) rotate(180) translate(1,0)"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         style="stroke-linejoin:round;font-size:12.0;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.62500000;fill:#ffffff"
-         id="path3367" />
-    </marker>
-    <marker
-       style="overflow:visible;"
-       id="Arrow2LendlAsm"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow2LendlAsm">
-      <path
-         transform="scale(1.1) rotate(180) translate(1,0)"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         style="stroke-linejoin:round;font-size:12.0;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;fill:#000000"
-         id="path3329" />
-    </marker>
-  </defs>
-  <metadata
-     id="metadata5359">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="Layer 1"
-     id="layer1">
+   height="64px">
+  <g>
     <path
-       sodipodi:nodetypes="cc"
-       id="path6512"
-       d="M 32,63.318425 L 32,42.346728"
-       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+       d="M 32,63 L 32,42 C 32,31 32,31 42,20"
+       style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
     <path
-       sodipodi:nodetypes="cc"
-       id="path7071"
-       d="M 32,42.346728 C 32,31.816855 32.090393,31.727789 42.52806,21.290122"
-       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
-    <path
-       id="path8163"
-       d="M 46.477986,18.575585 L 55.631744,9.240252"
-       style="stroke-linejoin:miter;marker-end:url(#Arrow2LendlAsm);stroke-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-width:2;fill:none" />
+         transform="translate(42,20) scale(3) rotate(45)"
+         d="M -4,1 L 0,-7 L 4,1 C 2,-1 -2,-1 -4,1"
+         style="fill:#000000;stroke:#000000;stroke-linejoin:round"
+         />
+
   </g>
 </svg>
index a17fd3f..8edb0e2 100644 (file)
 <?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    width="64px"
-   height="64px"
-   id="svg5354"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   sodipodi:docname="nav_right_1_32.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#000000"
-     bordercolor="#000000"
-     borderopacity="1"
-     inkscape:pageopacity="1"
-     inkscape:pageshadow="2"
-     inkscape:zoom="5.5"
-     inkscape:cx="-10.528872"
-     inkscape:cy="32"
-     inkscape:current-layer="layer1"
-     showgrid="true"
-     inkscape:document-units="px"
-     inkscape:grid-bbox="true"
-     inkscape:snap-bbox="true"
-     inkscape:object-paths="true"
-     inkscape:object-nodes="true"
-     inkscape:bbox-paths="true"
-     inkscape:bbox-nodes="true"
-     objecttolerance="15"
-     gridtolerance="15"
-     guidetolerance="16"
-     inkscape:window-width="1280"
-     inkscape:window-height="945"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     showguides="true"
-     inkscape:guide-bbox="true">
-    <sodipodi:guide
-       id="guide5372"
-       orientation="0,92.545454"
-       position="-13.454545,32" />
-    <sodipodi:guide
-       id="guide5374"
-       orientation="88.363636,0"
-       position="32,68.363636" />
-    <sodipodi:guide
-       id="guide5395"
-       orientation="98.545455,0"
-       position="0.5,78" />
-    <sodipodi:guide
-       id="guide5397"
-       orientation="0,95.818181"
-       position="-17.454545,0.5" />
-    <sodipodi:guide
-       id="guide5399"
-       orientation="0,103.45454"
-       position="-23.090909,63.5" />
-    <sodipodi:guide
-       id="guide5401"
-       orientation="99.454546,0"
-       position="63.5,76.727273" />
-    <sodipodi:guide
-       id="guide5407"
-       orientation="-63,63"
-       position="42.727273,42.909091" />
-    <sodipodi:guide
-       id="guide5409"
-       orientation="63,63"
-       position="0.5,63.5" />
-    <sodipodi:guide
-       id="guide5425"
-       orientation="-21.056606,0"
-       position="21.471697,21.471697" />
-    <sodipodi:guide
-       id="guide5427"
-       orientation="0,21.056363"
-       position="21.471697,42.528303" />
-    <sodipodi:guide
-       id="guide5429"
-       orientation="21.056606,0"
-       position="42.52806,42.528303" />
-    <sodipodi:guide
-       id="guide5431"
-       orientation="0,-21.056363"
-       position="42.52806,21.471697" />
-    <sodipodi:guide
-       id="guide7095"
-       orientation="-54.636364,0"
-       position="4.681818,4.681818" />
-    <sodipodi:guide
-       id="guide7097"
-       orientation="0,54.636364"
-       position="4.681818,59.318182" />
-    <sodipodi:guide
-       id="guide7099"
-       orientation="54.636364,0"
-       position="59.318182,59.318182" />
-    <sodipodi:guide
-       id="guide7101"
-       orientation="0,-54.636364"
-       position="59.318182,4.681818" />
-    <sodipodi:guide
-       id="guide8153"
-       orientation="-39.727272,0"
-       position="11.954546,12.136364" />
-    <sodipodi:guide
-       id="guide8155"
-       orientation="0,39.727272"
-       position="11.954546,51.863636" />
-    <sodipodi:guide
-       id="guide8157"
-       orientation="39.727272,0"
-       position="51.681818,51.863636" />
-    <sodipodi:guide
-       id="guide8159"
-       orientation="0,-39.727272"
-       position="51.681818,12.136364" />
-  </sodipodi:namedview>
-  <defs
-     id="defs5356">
-    <marker
-       style="overflow:visible;"
-       id="Arrow2Lend"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow2Lend">
-      <path
-         transform="scale(1.1) rotate(180) translate(1,0)"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
-         id="path4553" />
-    </marker>
-    <marker
-       style="overflow:visible;"
-       id="Arrow1Lend"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow1Lend">
-      <path
-         transform="scale(0.8) rotate(180) translate(12.5,0)"
-         style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
-         d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
-         id="path4535" />
-    </marker>
-    <inkscape:perspective
-       id="perspective5362"
-       inkscape:persp3d-origin="32 : 21.333333 : 1"
-       inkscape:vp_z="64 : 32 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_x="0 : 32 : 1"
-       sodipodi:type="inkscape:persp3d" />
-    <marker
-       style="overflow:visible;"
-       id="Arrow2Lendl"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow2Lendl">
-      <path
-         transform="scale(1.1) rotate(180) translate(1,0)"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         style="stroke-linejoin:round;font-size:12.0;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;fill:#000000"
-         id="path3200" />
-    </marker>
-    <marker
-       style="overflow:visible;"
-       id="Arrow2LendlA"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow2LendlA">
-      <path
-         transform="scale(1.1) rotate(180) translate(1,0)"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         style="stroke-linejoin:round;font-size:12.0;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;fill:#000000"
-         id="path3292" />
-    </marker>
-    <marker
-       style="overflow:visible;"
-       id="Arrow2LendlAs"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow2LendlAs">
-      <path
-         transform="scale(1.1) rotate(180) translate(1,0)"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         style="stroke-linejoin:round;font-size:12.0;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.62500000;fill:#ffffff"
-         id="path3367" />
-    </marker>
-  </defs>
-  <metadata
-     id="metadata5359">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="Layer 1"
-     id="layer1">
-    <g
-       id="g3411"
-       transform="matrix(-1,0,0,1,64.553571,0.318425)">
-      <path
-         style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-         d="M 32.553571,63 L 32.553571,42.028303"
-         id="path6512"
-         sodipodi:nodetypes="cc" />
-      <path
-         style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-         d="M 32.553571,42.028303 C 32.553571,31.49843 32.463178,31.409364 22.025511,20.971697"
-         id="path7071"
-         sodipodi:nodetypes="cc" />
-      <path
-         style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow2LendlAs);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-         d="M 18.075585,18.25716 L 8.921827,8.921827"
-         id="path8163" />
-    </g>
+   height="64px">
+  <g>
+    <path
+       d="M 32,63 L 32,42 C 32,31 32,31 42,20"
+       style="fill:none;stroke:#ffffff;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <path
+         transform="translate(42,20) scale(3) rotate(45)"
+         d="M -4,1 L 0,-7 L 4,1 C 2,-1 -2,-1 -4,1"
+         style="fill:#ffffff;stroke:#ffffff;stroke-linejoin:round"
+         />
+
   </g>
 </svg>
index 6688553..25edacf 100644 (file)
 <?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="64"
-   height="64"
-   id="svg5354"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   sodipodi:docname="nav_right_2_bk.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape"
-   version="1.0">
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#000000"
-     bordercolor="#000000"
-     borderopacity="1"
-     inkscape:pageopacity="1"
-     inkscape:pageshadow="2"
-     inkscape:zoom="5.5"
-     inkscape:cx="28.927273"
-     inkscape:cy="41.090909"
-     inkscape:current-layer="layer1"
-     showgrid="true"
-     inkscape:document-units="px"
-     inkscape:grid-bbox="true"
-     inkscape:snap-bbox="true"
-     inkscape:object-paths="true"
-     inkscape:object-nodes="true"
-     inkscape:bbox-paths="true"
-     inkscape:bbox-nodes="true"
-     objecttolerance="15"
-     gridtolerance="15"
-     guidetolerance="16"
-     inkscape:window-width="1280"
-     inkscape:window-height="945"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     showguides="true"
-     inkscape:guide-bbox="true">
-    <sodipodi:guide
-       position="45.454545,31.818182"
-       orientation="0,92.545454"
-       id="guide5372" />
-    <sodipodi:guide
-       position="32,68.363636"
-       orientation="88.363636,0"
-       id="guide5374" />
-    <sodipodi:guide
-       position="0.5,78"
-       orientation="98.545455,0"
-       id="guide5395" />
-    <sodipodi:guide
-       position="-17.454545,0.5"
-       orientation="0,95.818181"
-       id="guide5397" />
-    <sodipodi:guide
-       position="-23.090909,63.5"
-       orientation="0,103.45454"
-       id="guide5399" />
-    <sodipodi:guide
-       position="63.5,76.727273"
-       orientation="99.454546,0"
-       id="guide5401" />
-    <sodipodi:guide
-       position="51.454545,51.636364"
-       orientation="-63,63"
-       id="guide5407" />
-    <sodipodi:guide
-       position="0.5,63.5"
-       orientation="63,63"
-       id="guide5409" />
-    <sodipodi:guide
-       position="21.471697,21.471697"
-       orientation="-21.056606,0"
-       id="guide5425" />
-    <sodipodi:guide
-       position="21.471697,42.528303"
-       orientation="0,21.056363"
-       id="guide5427" />
-    <sodipodi:guide
-       position="42.52806,42.528303"
-       orientation="21.056606,0"
-       id="guide5429" />
-    <sodipodi:guide
-       position="42.52806,21.471697"
-       orientation="0,-21.056363"
-       id="guide5431" />
-    <sodipodi:guide
-       position="4.681818,4.681818"
-       orientation="-54.636364,0"
-       id="guide7095" />
-    <sodipodi:guide
-       position="4.681818,59.318182"
-       orientation="0,54.636364"
-       id="guide7097" />
-    <sodipodi:guide
-       position="59.318182,59.318182"
-       orientation="54.636364,0"
-       id="guide7099" />
-    <sodipodi:guide
-       position="59.318182,4.681818"
-       orientation="0,-54.636364"
-       id="guide7101" />
-    <sodipodi:guide
-       position="11.954546,12.136364"
-       orientation="-39.727272,0"
-       id="guide8153" />
-    <sodipodi:guide
-       position="11.954546,51.863636"
-       orientation="0,39.727272"
-       id="guide8155" />
-    <sodipodi:guide
-       position="51.681818,51.863636"
-       orientation="39.727272,0"
-       id="guide8157" />
-    <sodipodi:guide
-       position="51.681818,12.136364"
-       orientation="0,-39.727272"
-       id="guide8159" />
-  </sodipodi:namedview>
-  <defs
-     id="defs5356">
-    <marker
-       inkscape:stockid="Arrow2Lend"
-       orient="auto"
-       refY="0"
-       refX="0"
-       id="Arrow2Lend"
-       style="overflow:visible">
-      <path
-         id="path4553"
-         style="font-size:12px;fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.97309,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z"
-         transform="matrix(-1.1,0,0,-1.1,-1.1,0)" />
-    </marker>
-    <marker
-       inkscape:stockid="Arrow1Lend"
-       orient="auto"
-       refY="0"
-       refX="0"
-       id="Arrow1Lend"
-       style="overflow:visible">
-      <path
-         id="path4535"
-         d="M 0,0 L 5,-5 L -12.5,0 L 5,5 L 0,0 z"
-         style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;marker-start:none"
-         transform="matrix(-0.8,0,0,-0.8,-10,0)" />
-    </marker>
-    <inkscape:perspective
-       sodipodi:type="inkscape:persp3d"
-       inkscape:vp_x="0 : 32 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_z="64 : 32 : 1"
-       inkscape:persp3d-origin="32 : 21.333333 : 1"
-       id="perspective5362" />
-    <marker
-       inkscape:stockid="Arrow2Lend7"
-       orient="auto"
-       refY="0"
-       refX="0"
-       id="Arrow2Lend7"
-       style="overflow:visible">
-      <path
-         id="path3196"
-         style="font-size:12px;fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.625;stroke-linejoin:round"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.97309,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z"
-         transform="matrix(-1.1,0,0,-1.1,-1.1,0)" />
-    </marker>
-    <marker
-       inkscape:stockid="Arrow2Lend7s"
-       orient="auto"
-       refY="0"
-       refX="0"
-       id="Arrow2Lend7s"
-       style="overflow:visible">
-      <path
-         id="path3227"
-         style="stroke-linejoin:round;font-size:12px;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;fill:#000000"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.97309,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z"
-         transform="matrix(-1.1,0,0,-1.1,-1.1,0)" />
-    </marker>
-  </defs>
-  <metadata
-     id="metadata5359">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     id="layer1"
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer">
+   width="64px"
+   height="64px">
+  <g>
     <path
-       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M 32,42.710121 C 32,32.180248 31.818181,32.181818 42.52806,32.181818"
-       id="path7071"
-       sodipodi:nodetypes="cc" />
+       d="M 32,63 L 32,25 C 32,22 36,20 42,20"
+       style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
     <path
-       style="stroke-linejoin:miter;marker-end:url(#Arrow2Lend7s);stroke-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-width:2;fill:none"
-       d="M 51.681818,32.181818 L 60.835576,32.181818"
-       id="path8163"
-       sodipodi:nodetypes="cc" />
-    <path
-       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M 32,63.5 L 32,54.545455 L 32,42.528303"
-       id="path6512"
-       sodipodi:nodetypes="ccc" />
+         transform="translate(42,20) scale(3) rotate(90)"
+         d="M -4,1 L 0,-7 L 4,1 C 2,-1 -2,-1 -4,1"
+         style="fill:#000000;stroke:#000000;stroke-linejoin:round"
+         />
+
   </g>
 </svg>
index 9e0a1a3..7cf15a1 100644 (file)
 <?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="64"
-   height="64"
-   id="svg5354"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   sodipodi:docname="nav_right_2_wh.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape"
-   version="1.0">
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#000000"
-     borderopacity="1"
-     inkscape:pageopacity="1"
-     inkscape:pageshadow="2"
-     inkscape:zoom="5.5"
-     inkscape:cx="-8.9818179"
-     inkscape:cy="41.090909"
-     inkscape:current-layer="layer1"
-     showgrid="true"
-     inkscape:document-units="px"
-     inkscape:grid-bbox="true"
-     inkscape:snap-bbox="true"
-     inkscape:object-paths="true"
-     inkscape:object-nodes="true"
-     inkscape:bbox-paths="true"
-     inkscape:bbox-nodes="true"
-     objecttolerance="15"
-     gridtolerance="15"
-     guidetolerance="16"
-     inkscape:window-width="1280"
-     inkscape:window-height="945"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     showguides="true"
-     inkscape:guide-bbox="true">
-    <sodipodi:guide
-       position="45.454545,31.818182"
-       orientation="0,92.545454"
-       id="guide5372" />
-    <sodipodi:guide
-       position="32,68.363636"
-       orientation="88.363636,0"
-       id="guide5374" />
-    <sodipodi:guide
-       position="0.5,78"
-       orientation="98.545455,0"
-       id="guide5395" />
-    <sodipodi:guide
-       position="-17.454545,0.5"
-       orientation="0,95.818181"
-       id="guide5397" />
-    <sodipodi:guide
-       position="-23.090909,63.5"
-       orientation="0,103.45454"
-       id="guide5399" />
-    <sodipodi:guide
-       position="63.5,76.727273"
-       orientation="99.454546,0"
-       id="guide5401" />
-    <sodipodi:guide
-       position="51.454545,51.636364"
-       orientation="-63,63"
-       id="guide5407" />
-    <sodipodi:guide
-       position="0.5,63.5"
-       orientation="63,63"
-       id="guide5409" />
-    <sodipodi:guide
-       position="21.471697,21.471697"
-       orientation="-21.056606,0"
-       id="guide5425" />
-    <sodipodi:guide
-       position="21.471697,42.528303"
-       orientation="0,21.056363"
-       id="guide5427" />
-    <sodipodi:guide
-       position="42.52806,42.528303"
-       orientation="21.056606,0"
-       id="guide5429" />
-    <sodipodi:guide
-       position="42.52806,21.471697"
-       orientation="0,-21.056363"
-       id="guide5431" />
-    <sodipodi:guide
-       position="4.681818,4.681818"
-       orientation="-54.636364,0"
-       id="guide7095" />
-    <sodipodi:guide
-       position="4.681818,59.318182"
-       orientation="0,54.636364"
-       id="guide7097" />
-    <sodipodi:guide
-       position="59.318182,59.318182"
-       orientation="54.636364,0"
-       id="guide7099" />
-    <sodipodi:guide
-       position="59.318182,4.681818"
-       orientation="0,-54.636364"
-       id="guide7101" />
-    <sodipodi:guide
-       position="11.954546,12.136364"
-       orientation="-39.727272,0"
-       id="guide8153" />
-    <sodipodi:guide
-       position="11.954546,51.863636"
-       orientation="0,39.727272"
-       id="guide8155" />
-    <sodipodi:guide
-       position="51.681818,51.863636"
-       orientation="39.727272,0"
-       id="guide8157" />
-    <sodipodi:guide
-       position="51.681818,12.136364"
-       orientation="0,-39.727272"
-       id="guide8159" />
-  </sodipodi:namedview>
-  <defs
-     id="defs5356">
-    <marker
-       inkscape:stockid="Arrow2Lend"
-       orient="auto"
-       refY="0"
-       refX="0"
-       id="Arrow2Lend"
-       style="overflow:visible">
-      <path
-         id="path4553"
-         style="font-size:12px;fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.97309,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z"
-         transform="matrix(-1.1,0,0,-1.1,-1.1,0)" />
-    </marker>
-    <marker
-       inkscape:stockid="Arrow1Lend"
-       orient="auto"
-       refY="0"
-       refX="0"
-       id="Arrow1Lend"
-       style="overflow:visible">
-      <path
-         id="path4535"
-         d="M 0,0 L 5,-5 L -12.5,0 L 5,5 L 0,0 z"
-         style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;marker-start:none"
-         transform="matrix(-0.8,0,0,-0.8,-10,0)" />
-    </marker>
-    <inkscape:perspective
-       sodipodi:type="inkscape:persp3d"
-       inkscape:vp_x="0 : 32 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_z="64 : 32 : 1"
-       inkscape:persp3d-origin="32 : 21.333333 : 1"
-       id="perspective5362" />
-    <marker
-       inkscape:stockid="Arrow2Lend7"
-       orient="auto"
-       refY="0"
-       refX="0"
-       id="Arrow2Lend7"
-       style="overflow:visible">
-      <path
-         id="path3196"
-         style="font-size:12px;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.97309,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z"
-         transform="matrix(-1.1,0,0,-1.1,-1.1,0)" />
-    </marker>
-    <marker
-       inkscape:stockid="Arrow2Lendr"
-       orient="auto"
-       refY="0"
-       refX="0"
-       id="Arrow2Lendr"
-       style="overflow:visible">
-      <path
-         id="path3754"
-         style="stroke-linejoin:round;font-size:12px;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.625;fill:#ffffff"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.97309,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z"
-         transform="matrix(-1.1,0,0,-1.1,-1.1,0)" />
-    </marker>
-  </defs>
-  <metadata
-     id="metadata5359">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     id="layer1"
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer">
+   width="64px"
+   height="64px">
+  <g>
     <path
-       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M 32,42.710121 C 32,32.180248 31.818181,32.181818 42.52806,32.181818"
-       id="path7071"
-       sodipodi:nodetypes="cc" />
+       d="M 32,63 L 32,25 C 32,22 36,20 42,20"
+       style="fill:none;stroke:#ffffff;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
     <path
-       style="stroke-linejoin:miter;marker-end:url(#Arrow2Lendr);stroke-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-width:2;fill:none"
-       d="M 51.681818,32.181818 L 60.835576,32.181818"
-       id="path8163"
-       sodipodi:nodetypes="cc" />
-    <path
-       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M 32,63.5 L 32,54.545455 L 32,42.528303"
-       id="path6512"
-       sodipodi:nodetypes="ccc" />
+         transform="translate(42,20) scale(3) rotate(90)"
+         d="M -4,1 L 0,-7 L 4,1 C 2,-1 -2,-1 -4,1"
+         style="fill:#ffffff;stroke:#ffffff;stroke-linejoin:round"
+         />
+
   </g>
 </svg>
index 1b03813..6acc3dc 100644 (file)
 <?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    width="64px"
-   height="64px"
-   id="svg5354"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   sodipodi:docname="nav_right_3_bk.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#000000"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="1"
-     inkscape:pageshadow="2"
-     inkscape:zoom="6.77"
-     inkscape:cx="-0.49080167"
-     inkscape:cy="29.294496"
-     inkscape:current-layer="layer1"
-     showgrid="true"
-     inkscape:document-units="px"
-     inkscape:grid-bbox="true"
-     inkscape:snap-bbox="true"
-     inkscape:object-paths="true"
-     inkscape:object-nodes="true"
-     inkscape:bbox-paths="true"
-     inkscape:bbox-nodes="true"
-     objecttolerance="15"
-     gridtolerance="15"
-     guidetolerance="16"
-     inkscape:window-width="1280"
-     inkscape:window-height="945"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     showguides="true"
-     inkscape:guide-bbox="true">
-    <sodipodi:guide
-       position="-13.454545,32"
-       orientation="0,92.545454"
-       id="guide5372" />
-    <sodipodi:guide
-       position="32,68.363636"
-       orientation="88.363636,0"
-       id="guide5374" />
-    <sodipodi:guide
-       position="0.5,78"
-       orientation="98.545455,0"
-       id="guide5395" />
-    <sodipodi:guide
-       position="-17.454545,0.5"
-       orientation="0,95.818181"
-       id="guide5397" />
-    <sodipodi:guide
-       position="-23.090909,63.5"
-       orientation="0,103.45454"
-       id="guide5399" />
-    <sodipodi:guide
-       position="63.5,76.727273"
-       orientation="99.454546,0"
-       id="guide5401" />
-    <sodipodi:guide
-       position="51.454545,51.636364"
-       orientation="-63,63"
-       id="guide5407" />
-    <sodipodi:guide
-       position="0.5,63.5"
-       orientation="63,63"
-       id="guide5409" />
-    <sodipodi:guide
-       position="21.471697,21.471697"
-       orientation="-21.056606,0"
-       id="guide5425" />
-    <sodipodi:guide
-       position="21.471697,42.528303"
-       orientation="0,21.056363"
-       id="guide5427" />
-    <sodipodi:guide
-       position="42.52806,42.528303"
-       orientation="21.056606,0"
-       id="guide5429" />
-    <sodipodi:guide
-       position="42.52806,21.471697"
-       orientation="0,-21.056363"
-       id="guide5431" />
-    <sodipodi:guide
-       position="4.681818,4.681818"
-       orientation="-54.636364,0"
-       id="guide7095" />
-    <sodipodi:guide
-       position="4.681818,59.318182"
-       orientation="0,54.636364"
-       id="guide7097" />
-    <sodipodi:guide
-       position="59.318182,59.318182"
-       orientation="54.636364,0"
-       id="guide7099" />
-    <sodipodi:guide
-       position="59.318182,4.681818"
-       orientation="0,-54.636364"
-       id="guide7101" />
-    <sodipodi:guide
-       position="11.954546,12.136364"
-       orientation="-39.727272,0"
-       id="guide8153" />
-    <sodipodi:guide
-       position="11.954546,51.863636"
-       orientation="0,39.727272"
-       id="guide8155" />
-    <sodipodi:guide
-       position="51.681818,51.863636"
-       orientation="39.727272,0"
-       id="guide8157" />
-    <sodipodi:guide
-       position="51.681818,12.136364"
-       orientation="0,-39.727272"
-       id="guide8159" />
-  </sodipodi:namedview>
-  <defs
-     id="defs5356">
-    <marker
-       inkscape:stockid="Arrow2Lend"
-       orient="auto"
-       refY="0.0"
-       refX="0.0"
-       id="Arrow2Lend"
-       style="overflow:visible;">
-      <path
-         id="path4553"
-         style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         transform="scale(1.1) rotate(180) translate(1,0)" />
-    </marker>
-    <marker
-       inkscape:stockid="Arrow1Lend"
-       orient="auto"
-       refY="0.0"
-       refX="0.0"
-       id="Arrow1Lend"
-       style="overflow:visible;">
-      <path
-         id="path4535"
-         d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
-         style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
-         transform="scale(0.8) rotate(180) translate(12.5,0)" />
-    </marker>
-    <inkscape:perspective
-       sodipodi:type="inkscape:persp3d"
-       inkscape:vp_x="0 : 32 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_z="64 : 32 : 1"
-       inkscape:persp3d-origin="32 : 21.333333 : 1"
-       id="perspective5362" />
-    <marker
-       inkscape:stockid="Arrow2Lendj"
-       orient="auto"
-       refY="0.0"
-       refX="0.0"
-       id="Arrow2Lendj"
-       style="overflow:visible;">
-      <path
-         id="path3200"
-         style="stroke-linejoin:round;font-size:12.0;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.62500000;fill:#ffffff"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         transform="scale(1.1) rotate(180) translate(1,0)" />
-    </marker>
-    <marker
-       inkscape:stockid="Arrow2LendjS"
-       orient="auto"
-       refY="0.0"
-       refX="0.0"
-       id="Arrow2LendjS"
-       style="overflow:visible;">
-      <path
-         id="path3231"
-         style="stroke-linejoin:round;font-size:12.0;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;fill:#000000"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         transform="scale(1.1) rotate(180) translate(1,0)" />
-    </marker>
-  </defs>
-  <metadata
-     id="metadata5359">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     id="layer1"
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer">
+   height="64px">
+  <g>
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M 34.802712,62.598664 L 34.802712,36.901335"
-       id="path6512"
-       sodipodi:nodetypes="cc" />
+       d="M 32,63 L 32,32 C 30,10 38,16 48,26"
+       style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M 34.802712,40.162636 C 34.802712,25.498456 34.802712,25.498456 51.682323,40.162298"
-       id="path7071"
-       sodipodi:nodetypes="cc" />
-    <path
-       style="stroke-linejoin:miter;marker-end:url(#Arrow2LendjS);stroke-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-width:1.49999988000000006;fill:none"
-       d="M 54.666347,42.528303 L 62.096417,49.978534"
-       id="path8163"
-       sodipodi:nodetypes="cc" />
+         transform="translate(48,26) scale(3) rotate(135)"
+         d="M -4,1 L 0,-7 L 4,1 C 2,-1 -2,-1 -4,1"
+         style="fill:#000000;stroke:#000000;stroke-linejoin:round"
+         />
+
   </g>
 </svg>
index c3a3028..d1120ab 100644 (file)
 <?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    width="64px"
-   height="64px"
-   id="svg5354"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   sodipodi:docname="nav_right_3_wh.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#000000"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="1"
-     inkscape:pageshadow="2"
-     inkscape:zoom="6.77"
-     inkscape:cx="17.955687"
-     inkscape:cy="29.294496"
-     inkscape:current-layer="layer1"
-     showgrid="true"
-     inkscape:document-units="px"
-     inkscape:grid-bbox="true"
-     inkscape:snap-bbox="true"
-     inkscape:object-paths="true"
-     inkscape:object-nodes="true"
-     inkscape:bbox-paths="true"
-     inkscape:bbox-nodes="true"
-     objecttolerance="15"
-     gridtolerance="15"
-     guidetolerance="16"
-     inkscape:window-width="1280"
-     inkscape:window-height="945"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     showguides="true"
-     inkscape:guide-bbox="true">
-    <sodipodi:guide
-       position="-13.454545,32"
-       orientation="0,92.545454"
-       id="guide5372" />
-    <sodipodi:guide
-       position="32,68.363636"
-       orientation="88.363636,0"
-       id="guide5374" />
-    <sodipodi:guide
-       position="0.5,78"
-       orientation="98.545455,0"
-       id="guide5395" />
-    <sodipodi:guide
-       position="-17.454545,0.5"
-       orientation="0,95.818181"
-       id="guide5397" />
-    <sodipodi:guide
-       position="-23.090909,63.5"
-       orientation="0,103.45454"
-       id="guide5399" />
-    <sodipodi:guide
-       position="63.5,76.727273"
-       orientation="99.454546,0"
-       id="guide5401" />
-    <sodipodi:guide
-       position="51.454545,51.636364"
-       orientation="-63,63"
-       id="guide5407" />
-    <sodipodi:guide
-       position="0.5,63.5"
-       orientation="63,63"
-       id="guide5409" />
-    <sodipodi:guide
-       position="21.471697,21.471697"
-       orientation="-21.056606,0"
-       id="guide5425" />
-    <sodipodi:guide
-       position="21.471697,42.528303"
-       orientation="0,21.056363"
-       id="guide5427" />
-    <sodipodi:guide
-       position="42.52806,42.528303"
-       orientation="21.056606,0"
-       id="guide5429" />
-    <sodipodi:guide
-       position="42.52806,21.471697"
-       orientation="0,-21.056363"
-       id="guide5431" />
-    <sodipodi:guide
-       position="4.681818,4.681818"
-       orientation="-54.636364,0"
-       id="guide7095" />
-    <sodipodi:guide
-       position="4.681818,59.318182"
-       orientation="0,54.636364"
-       id="guide7097" />
-    <sodipodi:guide
-       position="59.318182,59.318182"
-       orientation="54.636364,0"
-       id="guide7099" />
-    <sodipodi:guide
-       position="59.318182,4.681818"
-       orientation="0,-54.636364"
-       id="guide7101" />
-    <sodipodi:guide
-       position="11.954546,12.136364"
-       orientation="-39.727272,0"
-       id="guide8153" />
-    <sodipodi:guide
-       position="11.954546,51.863636"
-       orientation="0,39.727272"
-       id="guide8155" />
-    <sodipodi:guide
-       position="51.681818,51.863636"
-       orientation="39.727272,0"
-       id="guide8157" />
-    <sodipodi:guide
-       position="51.681818,12.136364"
-       orientation="0,-39.727272"
-       id="guide8159" />
-  </sodipodi:namedview>
-  <defs
-     id="defs5356">
-    <marker
-       inkscape:stockid="Arrow2Lend"
-       orient="auto"
-       refY="0.0"
-       refX="0.0"
-       id="Arrow2Lend"
-       style="overflow:visible;">
-      <path
-         id="path4553"
-         style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         transform="scale(1.1) rotate(180) translate(1,0)" />
-    </marker>
-    <marker
-       inkscape:stockid="Arrow1Lend"
-       orient="auto"
-       refY="0.0"
-       refX="0.0"
-       id="Arrow1Lend"
-       style="overflow:visible;">
-      <path
-         id="path4535"
-         d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
-         style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
-         transform="scale(0.8) rotate(180) translate(12.5,0)" />
-    </marker>
-    <inkscape:perspective
-       sodipodi:type="inkscape:persp3d"
-       inkscape:vp_x="0 : 32 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_z="64 : 32 : 1"
-       inkscape:persp3d-origin="32 : 21.333333 : 1"
-       id="perspective5362" />
-    <marker
-       inkscape:stockid="Arrow2Lendj"
-       orient="auto"
-       refY="0.0"
-       refX="0.0"
-       id="Arrow2Lendj"
-       style="overflow:visible;">
-      <path
-         id="path3200"
-         style="stroke-linejoin:round;font-size:12.0;fill-rule:evenodd;stroke:#000000;stroke-width:0.62500000;fill:#ffffff"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         transform="scale(1.1) rotate(180) translate(1,0)" />
-    </marker>
-    <marker
-       inkscape:stockid="Arrow2Lendt"
-       orient="auto"
-       refY="0.0"
-       refX="0.0"
-       id="Arrow2Lendt"
-       style="overflow:visible;">
-      <path
-         id="path3758"
-         style="stroke-linejoin:round;font-size:12.0;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.62500000;fill:#ffffff"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         transform="scale(1.1) rotate(180) translate(1,0)" />
-    </marker>
-  </defs>
-  <metadata
-     id="metadata5359">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     id="layer1"
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer">
+   height="64px">
+  <g>
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M 34.802712,62.598664 L 34.802712,36.901335"
-       id="path6512"
-       sodipodi:nodetypes="cc" />
+       d="M 32,63 L 32,32 C 30,10 38,16 48,26"
+       style="fill:none;stroke:#ffffff;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M 34.802712,40.162636 C 34.802712,25.498456 34.802712,25.498456 51.682323,40.162298"
-       id="path7071"
-       sodipodi:nodetypes="cc" />
-    <path
-       style="stroke-linejoin:miter;marker-end:url(#Arrow2Lendt);stroke-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-width:1.50000000000000000;fill:none"
-       d="M 54.666347,42.528303 L 62.096417,49.978534"
-       id="path8163"
-       sodipodi:nodetypes="cc" />
+         transform="translate(48,26) scale(3) rotate(135)"
+         d="M -4,1 L 0,-7 L 4,1 C 2,-1 -2,-1 -4,1"
+         style="fill:#ffffff;stroke:#ffffff;stroke-linejoin:round"
+         />
+
   </g>
 </svg>
index 58e0d6d..92fa2ea 100644 (file)
 <?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    width="64px"
-   height="64px"
-   id="svg2652"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   sodipodi:docname="nav_straight.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#000000"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="1"
-     inkscape:pageshadow="2"
-     inkscape:zoom="9.92"
-     inkscape:cx="28.141129"
-     inkscape:cy="36.467742"
-     inkscape:current-layer="layer1"
-     showgrid="true"
-     inkscape:document-units="px"
-     inkscape:grid-bbox="true"
-     showguides="true"
-     inkscape:guide-bbox="true"
-     inkscape:snap-global="false"
-     inkscape:snap-bbox="true"
-     inkscape:object-nodes="true"
-     inkscape:bbox-paths="true"
-     inkscape:object-paths="true"
-     inkscape:bbox-nodes="true"
-     inkscape:snap-nodes="true"
-     objecttolerance="10000"
-     gridtolerance="10000"
-     guidetolerance="10000"
-     inkscape:snap-intersection-line-segments="true"
-     inkscape:snap-center="true"
-     inkscape:window-width="1280"
-     inkscape:window-height="945"
-     inkscape:window-x="0"
-     inkscape:window-y="0">
-    <inkscape:grid
-       enabled="true"
-       visible="true"
-       id="grid2662"
-       type="xygrid" />
-    <sodipodi:guide
-       id="guide2664"
-       position="46.5,46.5"
-       orientation="0,1" />
-    <sodipodi:guide
-       id="guide2666"
-       position="15.5,15.5"
-       orientation="0,1" />
-    <sodipodi:guide
-       id="guide2670"
-       position="15.5,15.5"
-       orientation="1,0" />
-    <sodipodi:guide
-       id="guide2672"
-       position="46.5,46.5"
-       orientation="1,0" />
-    <sodipodi:guide
-       id="guide2674"
-       position="31.548758,7.9883072"
-       orientation="1,0" />
-    <sodipodi:guide
-       id="guide2676"
-       position="15.725806,31.350806"
-       orientation="0,1" />
-  </sodipodi:namedview>
-  <defs
-     id="defs2654">
-    <marker
-       style="overflow:visible"
-       id="Arrow2Lstart"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow2Lstart">
-      <path
-         transform="scale(1.1) translate(1,0)"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
-         id="path3850" />
-    </marker>
-    <marker
-       style="overflow:visible"
-       id="Arrow1Lstart"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow1Lstart">
-      <path
-         transform="scale(0.8) translate(12.5,0)"
-         style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
-         d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
-         id="path3832" />
-    </marker>
-    <marker
-       style="overflow:visible;"
-       id="Arrow2Lend"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow2Lend">
-      <path
-         transform="scale(1.1) rotate(180) translate(1,0)"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
-         id="path3484" />
-    </marker>
-    <inkscape:perspective
-       id="perspective2660"
-       inkscape:persp3d-origin="32 : 21.333333 : 1"
-       inkscape:vp_z="64 : 32 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_x="0 : 32 : 1"
-       sodipodi:type="inkscape:persp3d" />
-    <marker
-       style="overflow:visible"
-       id="Arrow2LstartR"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow2LstartR">
-      <path
-         transform="scale(1.1) translate(1,0)"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         style="stroke-linejoin:round;font-size:12.0;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.62500000;fill:#ffffff"
-         id="path4252" />
-    </marker>
-  </defs>
-  <metadata
-     id="metadata2657">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="Layer 1"
-     id="layer1">
+   height="64px">
+  <g>
     <path
-       d=""
-       sodipodi:nodetypes="cc"
-       id="path3320"
-       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+       d="M 32,63 L 32,32 C 32,10 32,16 32,26"
+       style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
     <path
-       id="path3371"
-       d="M 32.137724,23.925986 C 31.936111,64.306691 32.036918,63.626118 32.036918,63.626118"
-       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;marker-start:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
-    <path
-       id="path3713"
-       d="M 32.081666,4.9487553 C 32.182474,15.432627 32.182474,15.432627 32.182474,15.432627"
-       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;marker-start:url(#Arrow2LstartR);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+         transform="translate(32,26) scale(3) rotate(0)"
+         d="M -4,1 L 0,-7 L 4,1 C 2,-1 -2,-1 -4,1"
+         style="fill:#000000;stroke:#000000;stroke-linejoin:round"
+         />
+
   </g>
 </svg>
index 83b8a79..76ce34c 100644 (file)
 <?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    width="64px"
-   height="64px"
-   id="svg2652"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   sodipodi:docname="nav_straight_wh.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="1"
-     inkscape:pageshadow="2"
-     inkscape:zoom="9.92"
-     inkscape:cx="28.141129"
-     inkscape:cy="36.467742"
-     inkscape:current-layer="layer1"
-     showgrid="true"
-     inkscape:document-units="px"
-     inkscape:grid-bbox="true"
-     showguides="true"
-     inkscape:guide-bbox="true"
-     inkscape:snap-global="false"
-     inkscape:snap-bbox="true"
-     inkscape:object-nodes="true"
-     inkscape:bbox-paths="true"
-     inkscape:object-paths="true"
-     inkscape:bbox-nodes="true"
-     inkscape:snap-nodes="true"
-     objecttolerance="10000"
-     gridtolerance="10000"
-     guidetolerance="10000"
-     inkscape:snap-intersection-line-segments="true"
-     inkscape:snap-center="true"
-     inkscape:window-width="1280"
-     inkscape:window-height="945"
-     inkscape:window-x="0"
-     inkscape:window-y="0">
-    <inkscape:grid
-       enabled="true"
-       visible="true"
-       id="grid2662"
-       type="xygrid" />
-    <sodipodi:guide
-       id="guide2664"
-       position="46.5,46.5"
-       orientation="0,1" />
-    <sodipodi:guide
-       id="guide2666"
-       position="15.5,15.5"
-       orientation="0,1" />
-    <sodipodi:guide
-       id="guide2670"
-       position="15.5,15.5"
-       orientation="1,0" />
-    <sodipodi:guide
-       id="guide2672"
-       position="46.5,46.5"
-       orientation="1,0" />
-    <sodipodi:guide
-       id="guide2674"
-       position="31.548758,7.9883072"
-       orientation="1,0" />
-    <sodipodi:guide
-       id="guide2676"
-       position="15.725806,31.350806"
-       orientation="0,1" />
-  </sodipodi:namedview>
-  <defs
-     id="defs2654">
-    <marker
-       style="overflow:visible"
-       id="Arrow2Lstart"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow2Lstart">
-      <path
-         transform="scale(1.1) translate(1,0)"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
-         id="path3850" />
-    </marker>
-    <marker
-       style="overflow:visible"
-       id="Arrow1Lstart"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow1Lstart">
-      <path
-         transform="scale(0.8) translate(12.5,0)"
-         style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none"
-         d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
-         id="path3832" />
-    </marker>
-    <marker
-       style="overflow:visible;"
-       id="Arrow2Lend"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow2Lend">
-      <path
-         transform="scale(1.1) rotate(180) translate(1,0)"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
-         id="path3484" />
-    </marker>
-    <inkscape:perspective
-       id="perspective2660"
-       inkscape:persp3d-origin="32 : 21.333333 : 1"
-       inkscape:vp_z="64 : 32 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_x="0 : 32 : 1"
-       sodipodi:type="inkscape:persp3d" />
-    <marker
-       style="overflow:visible"
-       id="Arrow2LstartR"
-       refX="0.0"
-       refY="0.0"
-       orient="auto"
-       inkscape:stockid="Arrow2LstartR">
-      <path
-         transform="scale(1.1) translate(1,0)"
-         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
-         style="stroke-linejoin:round;font-size:12.0;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.62500000;fill:#ffffff"
-         id="path4252" />
-    </marker>
-  </defs>
-  <metadata
-     id="metadata2657">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="Layer 1"
-     id="layer1">
+   height="64px">
+  <g>
     <path
-       d=""
-       sodipodi:nodetypes="cc"
-       id="path3320"
-       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+       d="M 32,63 L 32,32 C 32,10 32,16 32,26"
+       style="fill:none;stroke:#ffffff;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
     <path
-       id="path3371"
-       d="M 32.137724,23.925986 C 31.936111,64.306691 32.036918,63.626118 32.036918,63.626118"
-       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;marker-start:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
-    <path
-       id="path3713"
-       d="M 32.081666,4.9487553 C 32.182474,15.432627 32.182474,15.432627 32.182474,15.432627"
-       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;marker-start:url(#Arrow2LstartR);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+         transform="translate(32,26) scale(3) rotate(0)"
+         d="M -4,1 L 0,-7 L 4,1 C 2,-1 -2,-1 -4,1"
+         style="fill:#ffffff;stroke:#ffffff;stroke-linejoin:round"
+         />
+
   </g>
 </svg>