]> git.armaanb.net Git - atreides.git/commitdiff
Fix image links. Replace the thumb key wiring diagram.
authorConstantine Khroulev <ckhroulev@alaska.edu>
Thu, 24 Apr 2014 00:46:06 +0000 (16:46 -0800)
committerConstantine Khroulev <ckhroulev@alaska.edu>
Thu, 24 Apr 2014 01:18:55 +0000 (17:18 -0800)
README.org
thumb-diagram.jpg [deleted file]
thumb-diagram.png [new file with mode: 0644]
thumb-diagram.svg [new file with mode: 0644]

index 8eb46005518e723d729492cf8bee0647a35ce084..8b2188527433f532b97ad982e04c44f0eb35b8e8 100644 (file)
@@ -23,7 +23,7 @@ take into account the fact that the thumb is the strongest and most
 versatile of the fingers. This design avoids both these problems while
 taking a more couch-friendly single-piece approach.
 
-[[atreus.jpg]]
+[[./atreus.jpg]]
 
 Having so few keys, this board is pretty idiosyncratic. It works very
 well for the kind of work that I do, but it probably wouldn't be a
@@ -120,9 +120,9 @@ have to place some mis-labelled caps on the bottom row.
 
 ** Case
 
-Layered laser-cut acrylic; see [[file:case.svg][case.svg]].
+Layered laser-cut acrylic; see [[file:./case.svg][the =case.svg= file]].
 
-[[layers.jpg][layers.jpg]]
+[[./layers.jpg]]
 
 The first two shapes in the case file are the top and bottom covers;
 these should be cut on 3mm acrylic (black in the photo). The third is
@@ -209,7 +209,7 @@ symmetrical, so before inserting the switches it's important to ensure
 that the plate is right-side-up. Use a drop of hot glue on the top and
 bottom of each switch to affix it in place.
 
-[[wires.jpg]]
+[[./wires.jpg]]
 
 Once the switches are in place, the matrix must be created. I
 recommend getting red wire for the (postitive) rows and black for the
@@ -218,7 +218,7 @@ exposed at intervals matching the spacing of the switches; see the
 above photo for details. You could also just use many short stripped
 segments of wire instead of a contiguous piece.
 
-[[thumb-diagram.jpg]]
+[[./thumb-diagram.png]]
 
 Most of the row wires will need four segments of insulation, but
 you'll need two with five for the rows with the inner thumb
@@ -226,7 +226,7 @@ keys. Physically the inner thumb keys look like two additional
 columns, but logically they are treated as if they're in the same
 column with the left one in row 3 and the right one in row 4.
 
-[[matrix.jpg]]
+[[./matrix.jpg]]
 
 The exposed sections of row wire should be connected to the higher of
 the pins on the switch using a diode. Be aware that diodes are
@@ -253,7 +253,7 @@ in order to solder it, you have to flip over the schematic in your
 mind too. If you count your columns from the left, you'll get them
 backwards. (Which I actually did for the first half.)
 
-[[controller.jpg]]
+[[./controller.jpg]]
 
 Once you've wired one side of the microcontroller in, it would be a
 good time to test it. You'll need to compile and upload as per the
diff --git a/thumb-diagram.jpg b/thumb-diagram.jpg
deleted file mode 100644 (file)
index f702a13..0000000
Binary files a/thumb-diagram.jpg and /dev/null differ
diff --git a/thumb-diagram.png b/thumb-diagram.png
new file mode 100644 (file)
index 0000000..4aa70c9
Binary files /dev/null and b/thumb-diagram.png differ
diff --git a/thumb-diagram.svg b/thumb-diagram.svg
new file mode 100644 (file)
index 0000000..a7f8408
--- /dev/null
@@ -0,0 +1,452 @@
+<?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="450.36676"
+   height="315.16022"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.48.2 r9819"
+   sodipodi:docname="thumbs.svg">
+  <defs
+     id="defs4">
+    <filter
+       inkscape:label="Apparition"
+       x="0"
+       y="0"
+       width="1"
+       height="1"
+       inkscape:menu="Blurs"
+       inkscape:menu-tooltip="Edges are partly feathered out"
+       color-interpolation-filters="sRGB"
+       id="filter3903">
+      <feMorphology
+         radius="4"
+         in="SourceGraphic"
+         result="result0"
+         id="feMorphology3905" />
+      <feGaussianBlur
+         in="result0"
+         stdDeviation="8"
+         result="result91"
+         id="feGaussianBlur3907" />
+      <feComposite
+         operator="in"
+         in="SourceGraphic"
+         in2="result91"
+         id="feComposite3909"
+         result="fbSourceGraphic" />
+      <feColorMatrix
+         result="fbSourceGraphicAlpha"
+         in="fbSourceGraphic"
+         values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
+         id="feColorMatrix3913" />
+      <feMorphology
+         id="feMorphology3915"
+         radius="4"
+         in="fbSourceGraphic"
+         result="result0" />
+      <feGaussianBlur
+         id="feGaussianBlur3917"
+         in="result0"
+         stdDeviation="8"
+         result="result91" />
+      <feComposite
+         id="feComposite3919"
+         in2="result91"
+         operator="in"
+         in="fbSourceGraphic" />
+    </filter>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="1"
+     inkscape:pageshadow="2"
+     inkscape:zoom="2.0243672"
+     inkscape:cx="225.18338"
+     inkscape:cy="157.58011"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1436"
+     inkscape:window-height="856"
+     inkscape:window-x="4"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     fit-margin-left="5"
+     fit-margin-right="5"
+     fit-margin-bottom="5"
+     fit-margin-top="5">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2985"
+       empspacing="7"
+       visible="true"
+       enabled="true"
+       snapvisiblegridlinesonly="true"
+       units="mm"
+       spacingx="1mm"
+       spacingy="1mm"
+       originx="-61.577361mm"
+       originy="-122.46207mm" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(-218.1875,-303.28125)">
+    <g
+       id="g4091"
+       style="fill:#ebebeb;fill-opacity:1;stroke:#000000;stroke-opacity:1;stroke-linejoin:miter;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;opacity:1">
+      <g
+         style="stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke:#000000;fill:#ebebeb;fill-opacity:1;stroke-opacity:1;stroke-linejoin:miter"
+         id="g4079">
+        <g
+           style="stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke:#000000;fill:#ebebeb;fill-opacity:1;stroke-opacity:1;stroke-linejoin:miter"
+           id="g3023">
+          <rect
+             y="457.08658"
+             x="248.03149"
+             height="49.6063"
+             width="49.6063"
+             id="rect2987"
+             style="fill:#ebebeb;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;stroke-linejoin:miter" />
+          <rect
+             style="fill:#ebebeb;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;stroke-linejoin:miter"
+             id="rect2991"
+             width="49.6063"
+             height="49.6063"
+             x="248.03151"
+             y="520.86615" />
+          <rect
+             style="fill:#ebebeb;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;stroke-linejoin:miter"
+             id="rect2995"
+             width="49.6063"
+             height="49.6063"
+             x="248.03151"
+             y="329.52756" />
+          <rect
+             y="393.30713"
+             x="248.03152"
+             height="49.6063"
+             width="49.6063"
+             id="rect2999"
+             style="fill:#ebebeb;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;stroke-linejoin:miter" />
+        </g>
+        <g
+           style="stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke:#000000;fill:#ebebeb;fill-opacity:1;stroke-opacity:1;stroke-linejoin:miter"
+           id="g4055">
+          <rect
+             style="fill:#ebebeb;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;stroke-linejoin:miter"
+             id="rect2989"
+             width="49.6063"
+             height="49.6063"
+             x="311.81104"
+             y="457.08658" />
+          <rect
+             y="520.86615"
+             x="311.81104"
+             height="49.6063"
+             width="49.6063"
+             id="rect2993"
+             style="fill:#ebebeb;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;stroke-linejoin:miter" />
+          <rect
+             y="329.52756"
+             x="311.81104"
+             height="49.6063"
+             width="49.6063"
+             id="rect2997"
+             style="fill:#ebebeb;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;stroke-linejoin:miter" />
+          <rect
+             style="fill:#ebebeb;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;stroke-linejoin:miter"
+             id="rect3001"
+             width="49.6063"
+             height="49.6063"
+             x="311.81104"
+             y="393.30713" />
+        </g>
+      </g>
+      <rect
+         y="444.685"
+         x="375.59055"
+         height="74.409447"
+         width="49.6063"
+         id="rect3005"
+         style="fill:#ebebeb;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;stroke-linejoin:miter" />
+      <g
+         style="stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke:#000000;fill:#ebebeb;fill-opacity:1;stroke-opacity:1;stroke-linejoin:miter"
+         id="g4067">
+        <g
+           style="stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke:#000000;fill:#ebebeb;fill-opacity:1;stroke-opacity:1;stroke-linejoin:miter"
+           id="g3923">
+          <rect
+             transform="scale(-1,1)"
+             style="fill:#ebebeb;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;stroke-linejoin:miter"
+             id="rect3055"
+             width="49.6063"
+             height="49.6063"
+             x="-616.53546"
+             y="457.08658" />
+          <rect
+             transform="scale(-1,1)"
+             y="520.86615"
+             x="-616.5354"
+             height="49.6063"
+             width="49.6063"
+             id="rect3057"
+             style="fill:#ebebeb;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;stroke-linejoin:miter" />
+          <rect
+             transform="scale(-1,1)"
+             y="329.52756"
+             x="-616.5354"
+             height="49.6063"
+             width="49.6063"
+             id="rect3059"
+             style="fill:#ebebeb;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;stroke-linejoin:miter" />
+          <rect
+             transform="scale(-1,1)"
+             style="fill:#ebebeb;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;stroke-linejoin:miter"
+             id="rect3061"
+             width="49.6063"
+             height="49.6063"
+             x="-616.5354"
+             y="393.30713" />
+        </g>
+        <g
+           style="stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke:#000000;fill:#ebebeb;fill-opacity:1;stroke-opacity:1;stroke-linejoin:miter"
+           id="g4061">
+          <rect
+             transform="scale(-1,1)"
+             y="457.08658"
+             x="-552.75592"
+             height="49.6063"
+             width="49.6063"
+             id="rect3065"
+             style="fill:#ebebeb;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;stroke-linejoin:miter" />
+          <rect
+             transform="scale(-1,1)"
+             style="fill:#ebebeb;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;stroke-linejoin:miter"
+             id="rect3067"
+             width="49.6063"
+             height="49.6063"
+             x="-552.75592"
+             y="520.86615" />
+          <rect
+             transform="scale(-1,1)"
+             style="fill:#ebebeb;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;stroke-linejoin:miter"
+             id="rect3069"
+             width="49.6063"
+             height="49.6063"
+             x="-552.75592"
+             y="329.52756" />
+          <rect
+             transform="scale(-1,1)"
+             y="393.30713"
+             x="-552.75592"
+             height="49.6063"
+             width="49.6063"
+             id="rect3071"
+             style="fill:#ebebeb;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;stroke-linejoin:miter" />
+        </g>
+      </g>
+      <rect
+         transform="scale(-1,1)"
+         style="fill:#ebebeb;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;stroke-linejoin:miter"
+         id="rect3073"
+         width="49.6063"
+         height="74.409447"
+         x="-488.97638"
+         y="508.46457" />
+    </g>
+    <g
+       id="g3963">
+      <text
+         sodipodi:linespacing="125%"
+         id="text3870"
+         y="487.71396"
+         x="654.24567"
+         style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
+         xml:space="preserve"><tspan
+           style="font-size:16px"
+           y="487.71396"
+           x="654.24567"
+           id="tspan3872"
+           sodipodi:role="line">3</tspan></text>
+      <text
+         xml:space="preserve"
+         style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
+         x="654.27301"
+         y="556.29919"
+         id="text3888"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan3890"
+           x="654.27301"
+           y="556.29919"
+           style="font-size:16px">4</tspan></text>
+      <text
+         xml:space="preserve"
+         style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
+         x="654.07379"
+         y="357.87399"
+         id="text3892"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan3894"
+           x="654.07379"
+           y="357.87399"
+           style="font-size:16px">1</tspan></text>
+      <text
+         sodipodi:linespacing="125%"
+         id="text3896"
+         y="426.45923"
+         x="654.42926"
+         style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
+         xml:space="preserve"><tspan
+           style="font-size:16px"
+           y="426.45923"
+           x="654.42926"
+           id="tspan3898"
+           sodipodi:role="line">2</tspan></text>
+    </g>
+    <g
+       id="g4036">
+      <text
+         sodipodi:linespacing="125%"
+         id="text3025"
+         y="613.2149"
+         x="267.80341"
+         style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
+         xml:space="preserve"><tspan
+           style="font-size:16px"
+           y="613.2149"
+           x="267.80341"
+           id="tspan3027"
+           sodipodi:role="line">4</tspan></text>
+      <text
+         xml:space="preserve"
+         style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
+         x="331.60635"
+         y="613.2149"
+         id="text3031"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan3033"
+           x="331.60635"
+           y="613.2149"
+           style="font-size:16px">5</tspan></text>
+      <text
+         sodipodi:linespacing="125%"
+         id="text3035"
+         y="613.2149"
+         x="459.02869"
+         style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
+         xml:space="preserve"><tspan
+           style="font-size:16px"
+           y="613.2149"
+           x="459.02869"
+           id="tspan3037"
+           sodipodi:role="line">6</tspan></text>
+      <text
+         xml:space="preserve"
+         style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
+         x="522.89026"
+         y="613.2149"
+         id="text3039"
+         sodipodi:linespacing="125%"><tspan
+           sodipodi:role="line"
+           id="tspan3041"
+           x="522.89026"
+           y="613.2149"
+           style="font-size:16px">7</tspan></text>
+      <text
+         sodipodi:linespacing="125%"
+         id="text3043"
+         y="613.2149"
+         x="586.64636"
+         style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
+         xml:space="preserve"><tspan
+           style="font-size:16px"
+           y="613.2149"
+           x="586.64636"
+           id="tspan3045"
+           sodipodi:role="line">8</tspan></text>
+    </g>
+    <g
+       id="g3998">
+      <path
+         inkscape:connector-curvature="0"
+         id="path3900"
+         d="m 223.22835,418.11028 421.65354,0"
+         style="fill:none;stroke:#ff0000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
+      <path
+         style="fill:none;stroke:#ff0000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         d="m 223.22835,354.33071 421.65354,0"
+         id="path3913"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:none;stroke:#ff0000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         d="m 223.22835,481.88975 421.65354,0"
+         id="path3994"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3996"
+         d="m 223.22835,545.66927 421.65354,0"
+         style="fill:none;stroke:#ff0000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
+    </g>
+    <g
+       id="g4048">
+      <path
+         inkscape:connector-curvature="0"
+         id="path3915"
+         d="m 272.83465,308.26769 0,283.46457"
+         style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
+      <path
+         style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         d="m 336.61418,308.26769 0,283.46457"
+         id="path3917"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         d="m 527.95274,308.26769 0,283.46457"
+         id="path3919"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3921"
+         d="m 591.73228,308.26769 0,283.46457"
+         style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
+      <path
+         sodipodi:nodetypes="cccc"
+         inkscape:connector-curvature="0"
+         id="path3941"
+         d="m 464.17323,591.73227 c 0,0 0,-35.43307 0,-46.063 0,-28.34645 -63.77953,-35.43307 -63.77953,-63.77952 0,-10.62992 0,-49.6063 0,-49.6063"
+         style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
+    </g>
+  </g>
+</svg>