Skip to content
Snippets Groups Projects
Verified Commit 59b04528 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

corrected typos

parent 2d1a3557
Branches
No related tags found
No related merge requests found
......@@ -174,7 +174,7 @@ entier ind_min, ind_max; // les indices min/max des tableaux à trier
```python
rien quicksort(entier tableau[], entier ind_min, entier ind_max)
si (longueur(tab) > 1)
ind_pivot = partition(array, ind_min, ind_max)
ind_pivot = partition(tableau, ind_min, ind_max)
si (longueur(tableau[0:ind_pivot-1]) != 0)
quicksort(tableau, ind_min, pivot_ind - 1)
si (longueur(tableau[ind_pivot+1:ind_max-1]) != 0)
......@@ -189,18 +189,18 @@ rien quicksort(entier tableau[], entier ind_min, entier ind_max)
```C
entier partition(entier tableau[], entier ind_min, entier ind_max)
pivot = array[ind_max]; // choix arbitraire
pivot = tableau[ind_max]; // choix arbitraire
i = ind_min;
j = ind_max-1;
tant que i < j:
en remontant i trouver le premier élément > pivot
en descendant j trouver le premier élément < pivot
échanger(array[i], array[j])
échanger(tableau[i], tableau[j])
// les plus grands à droite
// mettre les plus petits à gauche
// on met le pivot "au milieu"
échanger(array[i], array[pivot]);
échanger(tableau[i], tableau[pivot]);
retourne i; // on retourne l'indice pivot
}
```
......
......@@ -6,7 +6,7 @@
version="1.2"
id="svg451"
sodipodi:docname="tri_insertion.svg"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
......@@ -27,14 +27,16 @@
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:zoom="1.3787842"
inkscape:cx="244.41824"
inkscape:cy="70.714476"
inkscape:cx="127.64869"
inkscape:cy="70.351836"
inkscape:window-width="1920"
inkscape:window-height="1080"
inkscape:window-height="1007"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg451" />
inkscape:current-layer="svg451"
inkscape:showpageshadow="2"
inkscape:deskcolor="#d1d1d1" />
<defs
id="defs118">
<g
......@@ -310,724 +312,726 @@
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(-0.05000001,0.07642544)" />
<path
style="fill:#85cfff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 36.45,49.177985 h 36 v -36 h -36 z m 0,0"
id="path132" />
<use
xlink:href="#glyph0-1"
x="9.5"
y="35.599998"
id="use136"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(-0.05000001,0.07642544)" />
<use
xlink:href="#glyph0-2"
x="18.5"
y="35.599998"
id="use138"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(-0.05000001,0.07642544)" />
<use
xlink:href="#glyph0-2"
x="153.5"
y="35.599998"
id="use214"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(-0.05000001,0.07642544)" />
<use
xlink:href="#glyph0-7"
x="162.5"
y="35.599998"
id="use216"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(-0.05000001,0.07642544)" />
<use
xlink:href="#glyph0-5"
x="45.5"
y="35.599998"
id="use220"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(-0.05000001,0.07642544)" />
<use
xlink:href="#glyph0-6"
x="189.5"
y="35.599998"
id="use288"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(-0.05000001,0.07642544)" />
<use
xlink:href="#glyph0-4"
x="117.5"
y="35.599998"
id="use296"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(-31.26875,0.07642544)" />
<use
xlink:href="#glyph0-3"
x="81.5"
y="35.599998"
id="use300"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(40.715625,0.07642544)" />
<path
style="clip-rule:evenodd;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 54.45,4.1779854 h -36"
id="path304" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 34.770312,0.57642544 -14.402343,3.60155996 14.402343,3.59766 z m 0,0"
id="path310" />
<path
style="clip-rule:nonzero;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 180.45,49.177985 h 36 v -36 h -36 z m 0,0"
id="path312" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 144.45,49.177985 h 36 v -36 h -36 z m 0,0"
id="path316" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 108.45,49.177985 h 36 v -36 h -36 z m 0,0"
id="path318" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 72.45,49.177985 h 36 v -36 h -36 z m 0,0"
id="path320" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="M 0.44999999,49.177985 H 36.45 v -36 H 0.44999999 Z m 0,0"
id="path322" />
<g
id="g4296"
id="g4165"
transform="translate(-0.05000001,0.07642544)">
<g
id="g4183">
<path
style="fill:#85cfff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 36.5,49.10156 h 36 v -36 h -36 z m 0,0"
id="path132" />
<use
xlink:href="#glyph0-1"
x="9.5"
y="35.599998"
id="use136"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1" />
<use
xlink:href="#glyph0-2"
x="18.5"
y="35.599998"
id="use138"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1" />
<use
xlink:href="#glyph0-2"
x="153.5"
y="35.599998"
id="use214"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1" />
<use
xlink:href="#glyph0-7"
x="162.5"
y="35.599998"
id="use216"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1" />
<use
xlink:href="#glyph0-5"
x="45.5"
y="35.599998"
id="use220"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1" />
<use
xlink:href="#glyph0-6"
x="189.5"
y="35.599998"
id="use288"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1" />
<use
xlink:href="#glyph0-4"
x="117.5"
y="35.599998"
id="use296"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1" />
<use
xlink:href="#glyph0-3"
x="81.5"
y="35.599998"
id="use300"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1" />
<path
style="clip-rule:evenodd;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 54.5,4.10156 h -36"
id="path304" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="M 34.820312,0.5 20.417969,4.10156 34.820312,7.69922 Z m 0,0"
id="path310" />
<path
style="clip-rule:nonzero;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 180.5,49.10156 h 36 v -36 h -36 z m 0,0"
id="path312" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 144.5,49.10156 h 36 v -36 h -36 z m 0,0"
id="path316" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 108.5,49.10156 h 36 v -36 h -36 z m 0,0"
id="path318" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 72.5,49.10156 h 36 v -36 h -36 z m 0,0"
id="path320" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 0.5,49.10156 h 36 v -36 h -36 z m 0,0"
id="path322" />
</g>
<g
id="g4165">
<path
style="fill:#85cfff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 108.5,168.75781 h 36 v -36 h -36 z m 0,0"
id="path128" />
<use
xlink:href="#glyph0-3"
x="117.5"
y="179.60001"
id="use142"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(0,-24.34375)" />
<use
xlink:href="#glyph0-4"
x="45.5"
y="179.60001"
id="use146"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(0,-24.34375)" />
<use
xlink:href="#glyph0-1"
x="77"
y="179.60001"
id="use150"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(0,-24.34375)" />
<use
xlink:href="#glyph0-2"
x="86"
y="179.60001"
id="use152"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(0,-24.34375)" />
<use
xlink:href="#glyph0-5"
x="14"
y="179.60001"
id="use156"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(0,-24.34375)" />
<use
xlink:href="#glyph0-6"
x="189.5"
y="179.60001"
id="use160"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(0,-24.34375)" />
<use
xlink:href="#glyph0-2"
x="153.5"
y="179.60001"
id="use164"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(0,-24.34375)" />
<use
xlink:href="#glyph0-7"
x="162.5"
y="179.60001"
id="use166"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(0,-24.34375)" />
<path
style="clip-rule:evenodd;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="M 126.5,123.75781 H 50"
id="path324" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 66.320312,120.15625 -14.402343,3.60156 14.402343,3.59766 z m 0,0"
id="path330" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 36.5,168.75781 h 36 v -36 h -36 z m 0,0"
id="path332" />
<path
style="clip-rule:nonzero;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 180.5,168.75781 h 36 v -36 h -36 z m 0,0"
id="path334" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 144.5,168.75781 h 36 v -36 h -36 z m 0,0"
id="path338" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 72.5,168.75781 h 36 v -36 h -36 z m 0,0"
id="path340" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 0.5,168.75781 h 36 v -36 h -36 z m 0,0"
id="path342" />
</g>
<g
id="g1537"
transform="translate(0,-12.171875)">
<path
style="fill:#85cfff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 72.5,121.10156 h 36 v -36 h -36 z m 0,0"
id="path130" />
<use
xlink:href="#glyph0-3"
x="122"
y="107.6"
id="use170"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1" />
<use
xlink:href="#glyph0-4"
x="86"
y="107.6"
id="use174"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1" />
<use
xlink:href="#glyph0-5"
x="14"
y="107.6"
id="use178"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1" />
<use
xlink:href="#glyph0-1"
x="45.5"
y="107.6"
id="use182"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1" />
<use
xlink:href="#glyph0-2"
x="54.5"
y="107.6"
id="use184"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1" />
<use
xlink:href="#glyph0-6"
x="189.5"
y="107.6"
id="use188"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1" />
<use
xlink:href="#glyph0-2"
x="153.5"
y="107.6"
id="use208"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1" />
<use
xlink:href="#glyph0-7"
x="162.5"
y="107.6"
id="use210"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 36.5,121.10156 h 36 v -36 h -36 z m 0,0"
id="path344" />
<path
style="clip-rule:nonzero;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 180.5,121.10156 h 36 v -36 h -36 z m 0,0"
id="path346" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 144.5,121.10156 h 36 v -36 h -36 z m 0,0"
id="path350" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 108.5,121.10156 h 36 v -36 h -36 z m 0,0"
id="path352" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 0.5,121.10156 h 36 v -36 h -36 z m 0,0"
id="path354" />
<path
style="clip-rule:evenodd;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 90.5,76.10156 h -36"
id="path356" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 70.820312,72.5 -14.402343,3.60156 14.402343,3.59766 z m 0,0"
id="path362" />
</g>
<g
id="g4147"
transform="translate(-20.072045,-17.85576)">
<use
xlink:href="#glyph0-1"
x="189.5"
y="395.60001"
id="use192"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-2"
x="198.5"
y="395.60001"
id="use194"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-2"
x="149"
y="395.60001"
id="use198"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-7"
x="158"
y="395.60001"
id="use200"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-6"
x="122"
y="395.60001"
id="use204"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-3"
x="50"
y="395.60001"
id="use224"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-5"
x="14"
y="395.60001"
id="use228"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-4"
x="86"
y="395.60001"
id="use292"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-8"
x="36.5"
y="364.10001"
id="use372"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-9"
x="43.501999"
y="364.10001"
id="use374"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-10"
x="52.501999"
y="364.10001"
id="use376"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-11"
x="57.506001"
y="364.10001"
id="use378"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-12"
x="62.509998"
y="364.10001"
id="use380"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-11"
x="75.001999"
y="364.10001"
id="use384"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-14"
x="80.005997"
y="364.10001"
id="use386"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-10"
x="86"
y="364.10001"
id="use388"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-15"
x="91.003998"
y="364.10001"
id="use390"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-12"
x="98.996002"
y="364.10001"
id="use392"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<path
style="clip-rule:nonzero;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 439.79137,186.61357 h 36 v -36 h -36 z m 0,0"
id="path396" />
<path
style="clip-rule:nonzero;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 403.79137,186.61357 h 36 v -36 h -36 z m 0,0"
id="path400" />
<path
style="clip-rule:nonzero;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 367.79137,186.61357 h 36 v -36 h -36 z m 0,0"
id="path404" />
<path
style="clip-rule:nonzero;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 295.79137,186.61357 h 36 v -36 h -36 z m 0,0"
id="path408" />
<path
style="clip-rule:nonzero;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 331.79137,186.61357 h 36 v -36 h -36 z m 0,0"
id="path412" />
<path
style="clip-rule:nonzero;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 259.79137,186.61357 h 36 v -36 h -36 z m 0,0"
id="path416" />
</g>
<g
id="g4103"
transform="translate(-20.072045,-0.680515)">
<path
style="clip-rule:nonzero;fill:#85cfff;fill-opacity:1;fill-rule:evenodd;stroke:none"
d="m 439.79137,109.6102 h 36 V 73.610197 h -36 z m 0,0"
id="path120" />
<path
style="clip-rule:nonzero;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 439.79137,109.6102 h 36 V 73.610197 h -36 z m 0,0"
id="path124" />
<use
xlink:href="#glyph0-2"
x="117.5"
y="323.60001"
id="use232"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-227.49136)" />
<use
xlink:href="#glyph0-7"
x="126.5"
y="323.60001"
id="use234"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-227.49136)" />
<use
xlink:href="#glyph0-1"
x="153.5"
y="323.60001"
id="use238"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-227.49136)" />
<use
xlink:href="#glyph0-2"
x="162.5"
y="323.60001"
id="use240"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-227.49136)" />
<use
xlink:href="#glyph0-6"
x="189.5"
y="323.60001"
id="use244"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-227.49136)" />
<use
xlink:href="#glyph0-4"
x="86"
y="323.60001"
id="use248"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-227.49136)" />
<use
xlink:href="#glyph0-3"
x="50"
y="323.60001"
id="use252"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-227.49136)" />
<use
xlink:href="#glyph0-5"
x="14"
y="323.60001"
id="use256"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-227.49136)" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 403.79137,109.6102 h 36 V 73.610197 h -36 z m 0,0"
id="path420" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 367.79137,109.6102 h 36 V 73.610197 h -36 z m 0,0"
id="path422" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 295.79137,109.6102 h 36 V 73.610197 h -36 z m 0,0"
id="path424" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 331.79137,109.6102 h 36 V 73.610197 h -36 z m 0,0"
id="path426" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 259.79137,109.6102 h 36 V 73.610197 h -36 z m 0,0"
id="path428" />
<path
style="clip-rule:evenodd;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 457.79137,64.610197 h -76.5"
id="path430" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 397.61168,61.008637 -14.39843,3.60156 14.39843,3.59766 z m 0,0"
id="path436" />
</g>
<g
id="g4121"
transform="translate(-20.072045,0.487993)">
<path
style="fill:#85cfff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 403.79137,48.613567 h 36 v -36 h -36 z m 0,0"
id="path134" />
<use
xlink:href="#glyph0-1"
x="117.5"
y="251.60001"
id="use260"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-216.48799)" />
<use
xlink:href="#glyph0-2"
x="126.5"
y="251.60001"
id="use262"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-216.48799)" />
<use
xlink:href="#glyph0-4"
x="86"
y="251.60001"
id="use266"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-216.48799)" />
<use
xlink:href="#glyph0-3"
x="50"
y="251.60001"
id="use270"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-216.48799)" />
<use
xlink:href="#glyph0-5"
x="14"
y="251.60001"
id="use274"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-216.48799)" />
<use
xlink:href="#glyph0-6"
x="189.5"
y="251.60001"
id="use278"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-216.48799)" />
<use
xlink:href="#glyph0-2"
x="153.5"
y="251.60001"
id="use282"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-216.48799)" />
<use
xlink:href="#glyph0-7"
x="162.5"
y="251.60001"
id="use284"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-216.48799)" />
<path
style="clip-rule:evenodd;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 421.79137,3.6135668 h -36"
id="path364" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 402.11168,0.01200676 -14.39843,3.60156004 14.39843,3.59766 z m 0,0"
id="path370" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 367.79137,48.613567 h 36 v -36 h -36 z m 0,0"
id="path438" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 295.79137,48.613567 h 36 v -36 h -36 z m 0,0"
id="path440" />
<path
style="clip-rule:nonzero;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 439.79137,48.613567 h 36 v -36 h -36 z m 0,0"
id="path442" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 331.79137,48.613567 h 36 v -36 h -36 z m 0,0"
id="path446" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 259.79137,48.613567 h 36 v -36 h -36 z m 0,0"
id="path448" />
</g>
<path
style="fill:#85cfff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 108.5,168.75781 h 36 v -36 h -36 z m 0,0"
id="path128" />
<use
xlink:href="#glyph0-3"
x="117.5"
y="179.60001"
id="use142"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(0,-24.34375)" />
<use
xlink:href="#glyph0-4"
x="45.5"
y="179.60001"
id="use146"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(0,-24.34375)" />
<use
xlink:href="#glyph0-1"
x="77"
y="179.60001"
id="use150"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(0,-24.34375)" />
<use
xlink:href="#glyph0-2"
x="86"
y="179.60001"
id="use152"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(0,-24.34375)" />
<use
xlink:href="#glyph0-5"
x="14"
y="179.60001"
id="use156"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(0,-24.34375)" />
<use
xlink:href="#glyph0-6"
x="189.5"
y="179.60001"
id="use160"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(0,-24.34375)" />
<use
xlink:href="#glyph0-2"
x="153.5"
y="179.60001"
id="use164"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(0,-24.34375)" />
<use
xlink:href="#glyph0-7"
x="162.5"
y="179.60001"
id="use166"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(0,-24.34375)" />
<path
style="clip-rule:evenodd;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="M 126.5,123.75781 H 50"
id="path324" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 66.320312,120.15625 -14.402343,3.60156 14.402343,3.59766 z m 0,0"
id="path330" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 36.5,168.75781 h 36 v -36 h -36 z m 0,0"
id="path332" />
<path
style="clip-rule:nonzero;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 180.5,168.75781 h 36 v -36 h -36 z m 0,0"
id="path334" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 144.5,168.75781 h 36 v -36 h -36 z m 0,0"
id="path338" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 72.5,168.75781 h 36 v -36 h -36 z m 0,0"
id="path340" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 0.5,168.75781 h 36 v -36 h -36 z m 0,0"
id="path342" />
</g>
<g
id="g1537"
transform="translate(-0.05000001,-12.09545)">
<path
style="fill:#85cfff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 72.5,121.10156 h 36 v -36 h -36 z m 0,0"
id="path130" />
<use
xlink:href="#glyph0-3"
x="122"
y="107.6"
id="use170"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1" />
<use
xlink:href="#glyph0-4"
x="86"
y="107.6"
id="use174"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1" />
<use
xlink:href="#glyph0-5"
x="14"
y="107.6"
id="use178"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1" />
<use
xlink:href="#glyph0-1"
x="45.5"
y="107.6"
id="use182"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1" />
<use
xlink:href="#glyph0-2"
x="54.5"
y="107.6"
id="use184"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1" />
<use
xlink:href="#glyph0-6"
x="189.5"
y="107.6"
id="use188"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1" />
<use
xlink:href="#glyph0-2"
x="153.5"
y="107.6"
id="use208"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1" />
<use
xlink:href="#glyph0-7"
x="162.5"
y="107.6"
id="use210"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 36.5,121.10156 h 36 v -36 h -36 z m 0,0"
id="path344" />
<path
style="clip-rule:nonzero;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 180.5,121.10156 h 36 v -36 h -36 z m 0,0"
id="path346" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 144.5,121.10156 h 36 v -36 h -36 z m 0,0"
id="path350" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 108.5,121.10156 h 36 v -36 h -36 z m 0,0"
id="path352" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 0.5,121.10156 h 36 v -36 h -36 z m 0,0"
id="path354" />
<path
style="clip-rule:evenodd;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 90.5,76.10156 h -36"
id="path356" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 70.820312,72.5 -14.402343,3.60156 14.402343,3.59766 z m 0,0"
id="path362" />
</g>
<g
id="g4147"
transform="translate(-20.122045,-17.779335)">
<use
xlink:href="#glyph0-1"
x="189.5"
y="395.60001"
id="use192"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-2"
x="198.5"
y="395.60001"
id="use194"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-2"
x="149"
y="395.60001"
id="use198"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-7"
x="158"
y="395.60001"
id="use200"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-6"
x="122"
y="395.60001"
id="use204"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-3"
x="50"
y="395.60001"
id="use224"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-5"
x="14"
y="395.60001"
id="use228"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-4"
x="86"
y="395.60001"
id="use292"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-8"
x="36.5"
y="364.10001"
id="use372"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-9"
x="43.501999"
y="364.10001"
id="use374"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-10"
x="52.501999"
y="364.10001"
id="use376"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-11"
x="57.506001"
y="364.10001"
id="use378"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-12"
x="62.509998"
y="364.10001"
id="use380"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-11"
x="75.001999"
y="364.10001"
id="use384"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-14"
x="80.005997"
y="364.10001"
id="use386"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-10"
x="86"
y="364.10001"
id="use388"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-15"
x="91.003998"
y="364.10001"
id="use390"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<use
xlink:href="#glyph0-12"
x="98.996002"
y="364.10001"
id="use392"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-222.48799)" />
<path
style="clip-rule:nonzero;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 439.79137,186.61357 h 36 v -36 h -36 z m 0,0"
id="path396" />
<path
style="clip-rule:nonzero;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 403.79137,186.61357 h 36 v -36 h -36 z m 0,0"
id="path400" />
<path
style="clip-rule:nonzero;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 367.79137,186.61357 h 36 v -36 h -36 z m 0,0"
id="path404" />
<path
style="clip-rule:nonzero;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 295.79137,186.61357 h 36 v -36 h -36 z m 0,0"
id="path408" />
<path
style="clip-rule:nonzero;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 331.79137,186.61357 h 36 v -36 h -36 z m 0,0"
id="path412" />
<path
style="clip-rule:nonzero;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 259.79137,186.61357 h 36 v -36 h -36 z m 0,0"
id="path416" />
</g>
<g
id="g4103"
transform="translate(-20.122045,-0.60408956)">
<path
style="clip-rule:nonzero;fill:#85cfff;fill-opacity:1;fill-rule:evenodd;stroke:none"
d="m 439.79137,109.6102 h 36 V 73.610197 h -36 z m 0,0"
id="path120" />
<path
style="clip-rule:nonzero;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 439.79137,109.6102 h 36 V 73.610197 h -36 z m 0,0"
id="path124" />
<use
xlink:href="#glyph0-2"
x="117.5"
y="323.60001"
id="use232"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-227.49136)" />
<use
xlink:href="#glyph0-7"
x="126.5"
y="323.60001"
id="use234"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-227.49136)" />
<use
xlink:href="#glyph0-1"
x="153.5"
y="323.60001"
id="use238"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-227.49136)" />
<use
xlink:href="#glyph0-2"
x="162.5"
y="323.60001"
id="use240"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-227.49136)" />
<use
xlink:href="#glyph0-6"
x="189.5"
y="323.60001"
id="use244"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-227.49136)" />
<use
xlink:href="#glyph0-4"
x="86"
y="323.60001"
id="use248"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-227.49136)" />
<use
xlink:href="#glyph0-3"
x="50"
y="323.60001"
id="use252"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-227.49136)" />
<use
xlink:href="#glyph0-5"
x="14"
y="323.60001"
id="use256"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-227.49136)" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 403.79137,109.6102 h 36 V 73.610197 h -36 z m 0,0"
id="path420" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 367.79137,109.6102 h 36 V 73.610197 h -36 z m 0,0"
id="path422" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 295.79137,109.6102 h 36 V 73.610197 h -36 z m 0,0"
id="path424" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 331.79137,109.6102 h 36 V 73.610197 h -36 z m 0,0"
id="path426" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 259.79137,109.6102 h 36 V 73.610197 h -36 z m 0,0"
id="path428" />
<path
style="clip-rule:evenodd;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 457.79137,64.610197 h -76.5"
id="path430" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 397.61168,61.008637 -14.39843,3.60156 14.39843,3.59766 z m 0,0"
id="path436" />
</g>
<g
id="g4121"
transform="translate(-20.122045,0.56441844)">
<path
style="fill:#85cfff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 403.79137,48.613567 h 36 v -36 h -36 z m 0,0"
id="path134" />
<use
xlink:href="#glyph0-1"
x="117.5"
y="251.60001"
id="use260"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-216.48799)" />
<use
xlink:href="#glyph0-2"
x="126.5"
y="251.60001"
id="use262"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-216.48799)" />
<use
xlink:href="#glyph0-4"
x="86"
y="251.60001"
id="use266"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-216.48799)" />
<use
xlink:href="#glyph0-3"
x="50"
y="251.60001"
id="use270"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-216.48799)" />
<use
xlink:href="#glyph0-5"
x="14"
y="251.60001"
id="use274"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-216.48799)" />
<use
xlink:href="#glyph0-6"
x="189.5"
y="251.60001"
id="use278"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-216.48799)" />
<use
xlink:href="#glyph0-2"
x="153.5"
y="251.60001"
id="use282"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-216.48799)" />
<use
xlink:href="#glyph0-7"
x="162.5"
y="251.60001"
id="use284"
width="100%"
height="100%"
style="fill:#000000;fill-opacity:1"
transform="translate(259.29137,-216.48799)" />
<path
style="clip-rule:evenodd;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 421.79137,3.6135668 h -36"
id="path364" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 402.11168,0.01200676 -14.39843,3.60156004 14.39843,3.59766 z m 0,0"
id="path370" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 367.79137,48.613567 h 36 v -36 h -36 z m 0,0"
id="path438" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 295.79137,48.613567 h 36 v -36 h -36 z m 0,0"
id="path440" />
<path
style="clip-rule:nonzero;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 439.79137,48.613567 h 36 v -36 h -36 z m 0,0"
id="path442" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 331.79137,48.613567 h 36 v -36 h -36 z m 0,0"
id="path446" />
<path
style="fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
d="m 259.79137,48.613567 h 36 v -36 h -36 z m 0,0"
id="path448" />
</g>
</svg>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment