ppc circuits
This commit is contained in:
98
2017-04-07-ppc-circuits.dot
Normal file
98
2017-04-07-ppc-circuits.dot
Normal file
@@ -0,0 +1,98 @@
|
||||
digraph g {
|
||||
node [shape="cylinder"];
|
||||
//node [shape="box"];
|
||||
node [fontname="sans-serif"];
|
||||
edge [arrowhead="o" fontsize=11.0 fontname="sans-serif"]
|
||||
|
||||
//pfc [label="prefrontal cortex (BA 9,10)"]
|
||||
ofc [label="orbital frontal ctx (BA 11,47)"]
|
||||
m2 [label="M2 (BA 6), FEF (BA 8), Cg (BA 8, 24)"]
|
||||
//cg [label="anterior cingulate (BA 9,10,11,24,32)"]
|
||||
//bro [label="Broca's area (BA 44,45"]
|
||||
//wer [label="Wernicke's area (BA 39,40)"]
|
||||
m1 [label="M1 (BA 4)"]
|
||||
//ins [label="Insular ctx (BA 13,14)"]
|
||||
//gus [label="Gustatory ctx (BA 43)"]
|
||||
s1 [label="S1 (BA 1,2,3b,3a)"]
|
||||
//s2 [label="S2 (BA 40)"]
|
||||
a1 [label="A1 (BA 41,42)"]
|
||||
//a2 [label="A2 (BA 22)"]
|
||||
ppc [label="PPC (BA 5,7,39,40a; 18a,2)"]
|
||||
vis [label="V2 (BA 18b,18a), V1 (BA 17)"]
|
||||
rsa [label="RSA (BA 29d,29c,29b)"]
|
||||
ent [label="Ent ctx"]
|
||||
//por [label="TEa/POR (BA 36p)"]
|
||||
//lec [label="Lateral ent ctx"]
|
||||
//mec [label="Medial ent ctx"]
|
||||
//ect [label="Ectorhinal (BA 36)"]
|
||||
//per [label="Perirhinal (BA 35)"]
|
||||
hp [label="Hippocampus (BA 27,28,35,36)"]
|
||||
ld [label="LD/LP/pulvinar thalamus"]
|
||||
ad [label="AD thalamus"]
|
||||
sc [label="Superior colliculus"]
|
||||
str [label="Dorsal striatum"]
|
||||
|
||||
ld -> ppc
|
||||
ppc -> rsa
|
||||
rsa -> ppc
|
||||
ent -> rsa
|
||||
ent -> hp
|
||||
hp -> ent
|
||||
vis -> ppc
|
||||
vis -> rsa
|
||||
vis -> ent
|
||||
ad -> rsa
|
||||
vis -> m2
|
||||
ppc -> m2
|
||||
m2 -> ppc
|
||||
m2 -> m1
|
||||
a1 -> ppc
|
||||
s1 -> ppc
|
||||
s1 -> m1
|
||||
s1 -> m2
|
||||
ofc -> ppc
|
||||
ppc -> sc
|
||||
ppc -> str
|
||||
ppc -> ld
|
||||
sc -> ld
|
||||
vis -> ld //[^Oh:2014]
|
||||
|
||||
//limbic pathway is assoc with hippocampal formation and includes RSA, Acc, and thalamic nuclei AV, AD, LD [^Oh:2014]
|
||||
//motor pathway is primary and secondary motor cortex (MOp and MOs) and thalamic VAL nucleus
|
||||
//visual pathway is primary and assoc visual cortex (VISp, VISam, VISal/l, and TEa) and thalamic nuclei LGd, LGv, and LP [^Oh:2014]
|
||||
//somatosensory pathway is primary and assoc somatosensory cortex (SSp and SSs) and thalamic nuclei VPM, VPL and PO. SSp and VPM/VPL for incoming somatosensory information, SSs for higher-order information processing and PO modulates all SS cortical areas [^Oh:2014]
|
||||
//gustatory and visceral pathway (GU/VISC cortical areas and thalamic VPMpc/VPLpc nuclei) [^Oh:2014]
|
||||
//auditory pathway (primary and secondary AUD areas and thalamic MG nuclei) [^Oh:2014]
|
||||
//prefrontal pathway medial, orbital and lateral prefrontal cortical areas (including PL, ILA, ORB and AI) and medial, midline, intralaminar nuclei of thalamus (MD, VM, AM, PVT, CM, RH, RE and PF) [^Oh:2014]
|
||||
//reticular nucleus (RT) receives input from all pathways, getting cortico-thalamic and thalamo-cortical projections. RT output is only within thalamus [^Oh:2014]. RT==TRN. All GABAergic neurons, in a thin layer wrapping around most of and projecting within the thalamus. TRN neurons rhythmic phasic burst firing during sleep, more continuous during REM, and tonic low frequency during wake
|
||||
//anterior cingulate link between prefrontal and limbic pathways [^Oh:2014]
|
||||
//PTLp (PPC) and LD link between visual and limbic pathways [^Oh:2014]
|
||||
//PTLp gets hardly any thalamic input [^Oh:2014] but projects robustly to LP and LD. LD receives input from all visual areas, but projects exclusively to limbic areas
|
||||
//thalamic nuclei PO, VM, CM, RH and RE have wide, distributed but weak projections across wide cortical areas [^Oh:2014]
|
||||
|
||||
//melanopsin RGCs project to lateral posterior thalamic nuclei/pulvinar in mouse [^Allen:2016]
|
||||
//transthalamic relays? cortical-thalamic-cortical loops? [^Sherman:2016]
|
||||
|
||||
|
||||
subgraph cluster_0 {
|
||||
ld;
|
||||
ad;
|
||||
//color="lightgrey"
|
||||
style="dotted"
|
||||
}
|
||||
|
||||
|
||||
subgraph cluster_1 {
|
||||
s1;
|
||||
a1;
|
||||
vis;
|
||||
//color="lightgrey"
|
||||
style="dotted"
|
||||
}
|
||||
|
||||
|
||||
// direct pathway and common
|
||||
// ctx -> p [label="(+) glutamate"]
|
||||
// p -> gpi [label="(-) GABA" arrowhead="dot"]
|
||||
//hemiballismus" style="dotted" color="red"] //hemiballismus disease
|
||||
}
|
||||
257
2017-04-07-ppc-circuits.svg
Normal file
257
2017-04-07-ppc-circuits.svg
Normal file
@@ -0,0 +1,257 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 2.40.1 (20161225.0304)
|
||||
-->
|
||||
<!-- Title: g Pages: 1 -->
|
||||
<svg width="1018pt" height="276pt"
|
||||
viewBox="0.00 0.00 1018.39 276.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 272)">
|
||||
<title>g</title>
|
||||
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-272 1014.3877,-272 1014.3877,4 -4,4"/>
|
||||
<g id="clust1" class="cluster">
|
||||
<title>cluster_0</title>
|
||||
<polygon fill="none" stroke="#000000" stroke-dasharray="1,5" points="388.3223,-64 388.3223,-116 686.3223,-116 686.3223,-64 388.3223,-64"/>
|
||||
</g>
|
||||
<g id="clust2" class="cluster">
|
||||
<title>cluster_1</title>
|
||||
<polygon fill="none" stroke="#000000" stroke-dasharray="1,5" points="69.3223,-208 69.3223,-260 545.3223,-260 545.3223,-208 69.3223,-208"/>
|
||||
</g>
|
||||
<!-- ofc -->
|
||||
<g id="node1" class="node">
|
||||
<title>ofc</title>
|
||||
<path fill="none" stroke="#000000" d="M742.0481,-248.7273C742.0481,-250.5331 700.0387,-252 648.3223,-252 596.6059,-252 554.5965,-250.5331 554.5965,-248.7273 554.5965,-248.7273 554.5965,-219.2727 554.5965,-219.2727 554.5965,-217.4669 596.6059,-216 648.3223,-216 700.0387,-216 742.0481,-217.4669 742.0481,-219.2727 742.0481,-219.2727 742.0481,-248.7273 742.0481,-248.7273"/>
|
||||
<path fill="none" stroke="#000000" d="M742.0481,-248.7273C742.0481,-246.9214 700.0387,-245.4545 648.3223,-245.4545 596.6059,-245.4545 554.5965,-246.9214 554.5965,-248.7273"/>
|
||||
<text text-anchor="middle" x="648.3223" y="-229.8" font-family="sans-serif" font-size="14.00" fill="#000000">orbital frontal ctx (BA 11,47)</text>
|
||||
</g>
|
||||
<!-- ppc -->
|
||||
<g id="node6" class="node">
|
||||
<title>ppc</title>
|
||||
<path fill="none" stroke="#000000" d="M688.6076,-176.7273C688.6076,-178.5331 646.3474,-180 594.3223,-180 542.2972,-180 500.037,-178.5331 500.037,-176.7273 500.037,-176.7273 500.037,-147.2727 500.037,-147.2727 500.037,-145.4669 542.2972,-144 594.3223,-144 646.3474,-144 688.6076,-145.4669 688.6076,-147.2727 688.6076,-147.2727 688.6076,-176.7273 688.6076,-176.7273"/>
|
||||
<path fill="none" stroke="#000000" d="M688.6076,-176.7273C688.6076,-174.9214 646.3474,-173.4545 594.3223,-173.4545 542.2972,-173.4545 500.037,-174.9214 500.037,-176.7273"/>
|
||||
<text text-anchor="middle" x="594.3223" y="-157.8" font-family="sans-serif" font-size="14.00" fill="#000000">PPC (BA 5,7,39,40a; 18a,2)</text>
|
||||
</g>
|
||||
<!-- ofc->ppc -->
|
||||
<g id="edge19" class="edge">
|
||||
<title>ofc->ppc</title>
|
||||
<path fill="none" stroke="#000000" d="M634.6958,-215.8314C628.4762,-207.5386 620.99,-197.557 614.1623,-188.4533"/>
|
||||
<polygon fill="none" stroke="#000000" points="616.9323,-186.3133 608.1322,-180.4133 611.3323,-190.5133 616.9323,-186.3133"/>
|
||||
</g>
|
||||
<!-- m2 -->
|
||||
<g id="node2" class="node">
|
||||
<title>m2</title>
|
||||
<path fill="none" stroke="#000000" d="M263.918,-104.7273C263.918,-106.5331 208.5204,-108 140.3223,-108 72.1241,-108 16.7266,-106.5331 16.7266,-104.7273 16.7266,-104.7273 16.7266,-75.2727 16.7266,-75.2727 16.7266,-73.4669 72.1241,-72 140.3223,-72 208.5204,-72 263.918,-73.4669 263.918,-75.2727 263.918,-75.2727 263.918,-104.7273 263.918,-104.7273"/>
|
||||
<path fill="none" stroke="#000000" d="M263.918,-104.7273C263.918,-102.9214 208.5204,-101.4545 140.3223,-101.4545 72.1241,-101.4545 16.7266,-102.9214 16.7266,-104.7273"/>
|
||||
<text text-anchor="middle" x="140.3223" y="-85.8" font-family="sans-serif" font-size="14.00" fill="#000000">M2 (BA 6), FEF (BA 8), Cg (BA 8, 24)</text>
|
||||
</g>
|
||||
<!-- m1 -->
|
||||
<g id="node3" class="node">
|
||||
<title>m1</title>
|
||||
<path fill="none" stroke="#000000" d="M103.5707,-32.7273C103.5707,-34.5331 85.9789,-36 64.3223,-36 42.6656,-36 25.0738,-34.5331 25.0738,-32.7273 25.0738,-32.7273 25.0738,-3.2727 25.0738,-3.2727 25.0738,-1.4669 42.6656,0 64.3223,0 85.9789,0 103.5707,-1.4669 103.5707,-3.2727 103.5707,-3.2727 103.5707,-32.7273 103.5707,-32.7273"/>
|
||||
<path fill="none" stroke="#000000" d="M103.5707,-32.7273C103.5707,-30.9214 85.9789,-29.4545 64.3223,-29.4545 42.6656,-29.4545 25.0738,-30.9214 25.0738,-32.7273"/>
|
||||
<text text-anchor="middle" x="64.3223" y="-13.8" font-family="sans-serif" font-size="14.00" fill="#000000">M1 (BA 4)</text>
|
||||
</g>
|
||||
<!-- m2->m1 -->
|
||||
<g id="edge14" class="edge">
|
||||
<title>m2->m1</title>
|
||||
<path fill="none" stroke="#000000" d="M121.1443,-71.8314C111.9635,-63.1337 100.8216,-52.5783 90.8447,-43.1265"/>
|
||||
<polygon fill="none" stroke="#000000" points="93.1608,-40.4995 83.4942,-36.1628 88.3466,-45.5811 93.1608,-40.4995"/>
|
||||
</g>
|
||||
<!-- m2->ppc -->
|
||||
<g id="edge13" class="edge">
|
||||
<title>m2->ppc</title>
|
||||
<path fill="none" stroke="#000000" d="M234.5451,-107.3555C250.5097,-110.3795 266.8961,-113.3886 282.3223,-116 351.467,-127.705 429.3235,-138.9103 490.0059,-147.3307"/>
|
||||
<polygon fill="none" stroke="#000000" points="489.5909,-150.8066 499.9763,-148.7107 490.5507,-143.8727 489.5909,-150.8066"/>
|
||||
</g>
|
||||
<!-- s1 -->
|
||||
<g id="node4" class="node">
|
||||
<title>s1</title>
|
||||
<path fill="none" stroke="#000000" d="M203.3466,-248.7273C203.3466,-250.5331 175.0981,-252 140.3223,-252 105.5465,-252 77.298,-250.5331 77.298,-248.7273 77.298,-248.7273 77.298,-219.2727 77.298,-219.2727 77.298,-217.4669 105.5465,-216 140.3223,-216 175.0981,-216 203.3466,-217.4669 203.3466,-219.2727 203.3466,-219.2727 203.3466,-248.7273 203.3466,-248.7273"/>
|
||||
<path fill="none" stroke="#000000" d="M203.3466,-248.7273C203.3466,-246.9214 175.0981,-245.4545 140.3223,-245.4545 105.5465,-245.4545 77.298,-246.9214 77.298,-248.7273"/>
|
||||
<text text-anchor="middle" x="140.3223" y="-229.8" font-family="sans-serif" font-size="14.00" fill="#000000">S1 (BA 1,2,3b,3a)</text>
|
||||
</g>
|
||||
<!-- s1->m2 -->
|
||||
<g id="edge18" class="edge">
|
||||
<title>s1->m2</title>
|
||||
<path fill="none" stroke="#000000" d="M140.3223,-215.7623C140.3223,-191.201 140.3223,-147.2474 140.3223,-118.3541"/>
|
||||
<polygon fill="none" stroke="#000000" points="143.8224,-118.0896 140.3223,-108.0896 136.8224,-118.0897 143.8224,-118.0896"/>
|
||||
</g>
|
||||
<!-- s1->m1 -->
|
||||
<g id="edge17" class="edge">
|
||||
<title>s1->m1</title>
|
||||
<path fill="none" stroke="#000000" d="M107.0873,-215.8526C74.7589,-196.0952 27.6391,-161.1859 7.3223,-116 -2.1552,-94.9215 -2.6448,-84.8514 7.3223,-64 11.39,-55.4903 17.8855,-48.0501 25.0605,-41.7742"/>
|
||||
<polygon fill="none" stroke="#000000" points="27.3892,-44.3939 33.0301,-35.4255 23.0277,-38.9187 27.3892,-44.3939"/>
|
||||
</g>
|
||||
<!-- s1->ppc -->
|
||||
<g id="edge16" class="edge">
|
||||
<title>s1->ppc</title>
|
||||
<path fill="none" stroke="#000000" d="M184.0115,-216.44C193.2441,-213.2352 203.0124,-210.2112 212.3223,-208 304.6864,-186.0625 412.2284,-174.3054 489.6302,-168.1863"/>
|
||||
<polygon fill="none" stroke="#000000" points="490.1685,-171.6553 499.8694,-167.3958 489.6296,-164.676 490.1685,-171.6553"/>
|
||||
</g>
|
||||
<!-- a1 -->
|
||||
<g id="node5" class="node">
|
||||
<title>a1</title>
|
||||
<path fill="none" stroke="#000000" d="M536.9943,-248.7273C536.9943,-250.5331 513.8341,-252 485.3223,-252 456.8105,-252 433.6503,-250.5331 433.6503,-248.7273 433.6503,-248.7273 433.6503,-219.2727 433.6503,-219.2727 433.6503,-217.4669 456.8105,-216 485.3223,-216 513.8341,-216 536.9943,-217.4669 536.9943,-219.2727 536.9943,-219.2727 536.9943,-248.7273 536.9943,-248.7273"/>
|
||||
<path fill="none" stroke="#000000" d="M536.9943,-248.7273C536.9943,-246.9214 513.8341,-245.4545 485.3223,-245.4545 456.8105,-245.4545 433.6503,-246.9214 433.6503,-248.7273"/>
|
||||
<text text-anchor="middle" x="485.3223" y="-229.8" font-family="sans-serif" font-size="14.00" fill="#000000">A1 (BA 41,42)</text>
|
||||
</g>
|
||||
<!-- a1->ppc -->
|
||||
<g id="edge15" class="edge">
|
||||
<title>a1->ppc</title>
|
||||
<path fill="none" stroke="#000000" d="M512.8276,-215.8314C526.6403,-206.7074 543.5479,-195.539 558.3752,-185.7449"/>
|
||||
<polygon fill="none" stroke="#000000" points="560.4109,-188.5949 566.8258,-180.1628 556.5527,-182.7541 560.4109,-188.5949"/>
|
||||
</g>
|
||||
<!-- ppc->m2 -->
|
||||
<g id="edge12" class="edge">
|
||||
<title>ppc->m2</title>
|
||||
<path fill="none" stroke="#000000" d="M499.8269,-150.7422C433.6056,-142.0818 343.2835,-129.3668 264.3223,-116 252.8142,-114.0519 240.7718,-111.8824 228.8998,-109.6505"/>
|
||||
<polygon fill="none" stroke="#000000" points="229.4607,-106.1946 218.9829,-107.7646 228.1529,-113.0713 229.4607,-106.1946"/>
|
||||
</g>
|
||||
<!-- rsa -->
|
||||
<g id="node8" class="node">
|
||||
<title>rsa</title>
|
||||
<path fill="none" stroke="#000000" d="M590.4249,-32.7273C590.4249,-34.5331 555.418,-36 512.3223,-36 469.2265,-36 434.2197,-34.5331 434.2197,-32.7273 434.2197,-32.7273 434.2197,-3.2727 434.2197,-3.2727 434.2197,-1.4669 469.2265,0 512.3223,0 555.418,0 590.4249,-1.4669 590.4249,-3.2727 590.4249,-3.2727 590.4249,-32.7273 590.4249,-32.7273"/>
|
||||
<path fill="none" stroke="#000000" d="M590.4249,-32.7273C590.4249,-30.9214 555.418,-29.4545 512.3223,-29.4545 469.2265,-29.4545 434.2197,-30.9214 434.2197,-32.7273"/>
|
||||
<text text-anchor="middle" x="512.3223" y="-13.8" font-family="sans-serif" font-size="14.00" fill="#000000">RSA (BA 29d,29c,29b)</text>
|
||||
</g>
|
||||
<!-- ppc->rsa -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>ppc->rsa</title>
|
||||
<path fill="none" stroke="#000000" d="M649.1304,-143.9011C661.7283,-137.2337 673.6409,-128.1983 681.3223,-116 693.6373,-96.4433 695.4729,-82.2725 681.3223,-64 670.5148,-50.0446 635.821,-39.5615 600.6235,-32.1553"/>
|
||||
<polygon fill="none" stroke="#000000" points="601.1976,-28.7006 590.7021,-30.1476 599.8092,-35.5615 601.1976,-28.7006"/>
|
||||
</g>
|
||||
<!-- ld -->
|
||||
<g id="node11" class="node">
|
||||
<title>ld</title>
|
||||
<path fill="none" stroke="#000000" d="M678.3464,-104.7273C678.3464,-106.5331 640.6854,-108 594.3223,-108 547.9591,-108 510.2982,-106.5331 510.2982,-104.7273 510.2982,-104.7273 510.2982,-75.2727 510.2982,-75.2727 510.2982,-73.4669 547.9591,-72 594.3223,-72 640.6854,-72 678.3464,-73.4669 678.3464,-75.2727 678.3464,-75.2727 678.3464,-104.7273 678.3464,-104.7273"/>
|
||||
<path fill="none" stroke="#000000" d="M678.3464,-104.7273C678.3464,-102.9214 640.6854,-101.4545 594.3223,-101.4545 547.9591,-101.4545 510.2982,-102.9214 510.2982,-104.7273"/>
|
||||
<text text-anchor="middle" x="594.3223" y="-85.8" font-family="sans-serif" font-size="14.00" fill="#000000">LD/LP/pulvinar thalamus</text>
|
||||
</g>
|
||||
<!-- ppc->ld -->
|
||||
<g id="edge22" class="edge">
|
||||
<title>ppc->ld</title>
|
||||
<path fill="none" stroke="#000000" d="M600.2747,-143.8314C601.0251,-136.131 601.246,-126.9743 600.9374,-118.4166"/>
|
||||
<polygon fill="none" stroke="#000000" points="604.4288,-118.1697 600.2983,-108.4133 597.4431,-118.6161 604.4288,-118.1697"/>
|
||||
</g>
|
||||
<!-- sc -->
|
||||
<g id="node13" class="node">
|
||||
<title>sc</title>
|
||||
<path fill="none" stroke="#000000" d="M881.9293,-104.7273C881.9293,-106.5331 852.9714,-108 817.3223,-108 781.6732,-108 752.7152,-106.5331 752.7152,-104.7273 752.7152,-104.7273 752.7152,-75.2727 752.7152,-75.2727 752.7152,-73.4669 781.6732,-72 817.3223,-72 852.9714,-72 881.9293,-73.4669 881.9293,-75.2727 881.9293,-75.2727 881.9293,-104.7273 881.9293,-104.7273"/>
|
||||
<path fill="none" stroke="#000000" d="M881.9293,-104.7273C881.9293,-102.9214 852.9714,-101.4545 817.3223,-101.4545 781.6732,-101.4545 752.7152,-102.9214 752.7152,-104.7273"/>
|
||||
<text text-anchor="middle" x="817.3223" y="-85.8" font-family="sans-serif" font-size="14.00" fill="#000000">Superior colliculus</text>
|
||||
</g>
|
||||
<!-- ppc->sc -->
|
||||
<g id="edge20" class="edge">
|
||||
<title>ppc->sc</title>
|
||||
<path fill="none" stroke="#000000" d="M650.7798,-144.0907C677.36,-135.6269 709.4879,-125.3502 738.3223,-116 743.8656,-114.2025 749.6246,-112.3255 755.3935,-110.4388"/>
|
||||
<polygon fill="none" stroke="#000000" points="756.6619,-113.7063 765.0751,-107.2667 754.4824,-107.0543 756.6619,-113.7063"/>
|
||||
</g>
|
||||
<!-- str -->
|
||||
<g id="node14" class="node">
|
||||
<title>str</title>
|
||||
<path fill="none" stroke="#000000" d="M1010.4532,-104.7273C1010.4532,-106.5331 985.7427,-108 955.3223,-108 924.9019,-108 900.1913,-106.5331 900.1913,-104.7273 900.1913,-104.7273 900.1913,-75.2727 900.1913,-75.2727 900.1913,-73.4669 924.9019,-72 955.3223,-72 985.7427,-72 1010.4532,-73.4669 1010.4532,-75.2727 1010.4532,-75.2727 1010.4532,-104.7273 1010.4532,-104.7273"/>
|
||||
<path fill="none" stroke="#000000" d="M1010.4532,-104.7273C1010.4532,-102.9214 985.7427,-101.4545 955.3223,-101.4545 924.9019,-101.4545 900.1913,-102.9214 900.1913,-104.7273"/>
|
||||
<text text-anchor="middle" x="955.3223" y="-85.8" font-family="sans-serif" font-size="14.00" fill="#000000">Dorsal striatum</text>
|
||||
</g>
|
||||
<!-- ppc->str -->
|
||||
<g id="edge21" class="edge">
|
||||
<title>ppc->str</title>
|
||||
<path fill="none" stroke="#000000" d="M688.8049,-153.0372C747.7594,-146.0562 824.8136,-134.3905 891.3223,-116 896.3235,-114.6171 901.4622,-112.959 906.5492,-111.1582"/>
|
||||
<polygon fill="none" stroke="#000000" points="908.0704,-114.3265 916.2182,-107.5542 905.6255,-107.7674 908.0704,-114.3265"/>
|
||||
</g>
|
||||
<!-- vis -->
|
||||
<g id="node7" class="node">
|
||||
<title>vis</title>
|
||||
<path fill="none" stroke="#000000" d="M415.5558,-248.7273C415.5558,-250.5331 371.9742,-252 318.3223,-252 264.6704,-252 221.0887,-250.5331 221.0887,-248.7273 221.0887,-248.7273 221.0887,-219.2727 221.0887,-219.2727 221.0887,-217.4669 264.6704,-216 318.3223,-216 371.9742,-216 415.5558,-217.4669 415.5558,-219.2727 415.5558,-219.2727 415.5558,-248.7273 415.5558,-248.7273"/>
|
||||
<path fill="none" stroke="#000000" d="M415.5558,-248.7273C415.5558,-246.9214 371.9742,-245.4545 318.3223,-245.4545 264.6704,-245.4545 221.0887,-246.9214 221.0887,-248.7273"/>
|
||||
<text text-anchor="middle" x="318.3223" y="-229.8" font-family="sans-serif" font-size="14.00" fill="#000000">V2 (BA 18b,18a), V1 (BA 17)</text>
|
||||
</g>
|
||||
<!-- vis->m2 -->
|
||||
<g id="edge11" class="edge">
|
||||
<title>vis->m2</title>
|
||||
<path fill="none" stroke="#000000" d="M295.7785,-215.7623C264.0806,-190.119 206.253,-143.3372 170.763,-114.6262"/>
|
||||
<polygon fill="none" stroke="#000000" points="172.6589,-111.658 162.6831,-108.0896 168.2562,-117.1002 172.6589,-111.658"/>
|
||||
</g>
|
||||
<!-- vis->ppc -->
|
||||
<g id="edge7" class="edge">
|
||||
<title>vis->ppc</title>
|
||||
<path fill="none" stroke="#000000" d="M385.8395,-216.3868C425.5827,-206.019 475.9872,-192.87 517.2792,-182.0982"/>
|
||||
<polygon fill="none" stroke="#000000" points="518.2317,-185.4669 527.0244,-179.556 516.4647,-178.6936 518.2317,-185.4669"/>
|
||||
</g>
|
||||
<!-- vis->rsa -->
|
||||
<g id="edge8" class="edge">
|
||||
<title>vis->rsa</title>
|
||||
<path fill="none" stroke="#000000" d="M323.3266,-215.7401C334.3967,-176.5178 361.7669,-85.9914 384.3223,-64 395.7335,-52.8741 410.0246,-44.4175 424.884,-37.9958"/>
|
||||
<polygon fill="none" stroke="#000000" points="426.2163,-41.2326 434.1888,-34.2548 423.605,-34.7378 426.2163,-41.2326"/>
|
||||
</g>
|
||||
<!-- ent -->
|
||||
<g id="node9" class="node">
|
||||
<title>ent</title>
|
||||
<path fill="none" stroke="#000000" d="M340.6156,-104.7273C340.6156,-106.5331 327.4859,-108 311.3223,-108 295.1587,-108 282.029,-106.5331 282.029,-104.7273 282.029,-104.7273 282.029,-75.2727 282.029,-75.2727 282.029,-73.4669 295.1587,-72 311.3223,-72 327.4859,-72 340.6156,-73.4669 340.6156,-75.2727 340.6156,-75.2727 340.6156,-104.7273 340.6156,-104.7273"/>
|
||||
<path fill="none" stroke="#000000" d="M340.6156,-104.7273C340.6156,-102.9214 327.4859,-101.4545 311.3223,-101.4545 295.1587,-101.4545 282.029,-102.9214 282.029,-104.7273"/>
|
||||
<text text-anchor="middle" x="311.3223" y="-85.8" font-family="sans-serif" font-size="14.00" fill="#000000">Ent ctx</text>
|
||||
</g>
|
||||
<!-- vis->ent -->
|
||||
<g id="edge9" class="edge">
|
||||
<title>vis->ent</title>
|
||||
<path fill="none" stroke="#000000" d="M317.4357,-215.7623C316.2418,-191.201 314.1051,-147.2474 312.7006,-118.3541"/>
|
||||
<polygon fill="none" stroke="#000000" points="316.1831,-117.9079 312.2016,-108.0896 309.1914,-118.2478 316.1831,-117.9079"/>
|
||||
</g>
|
||||
<!-- rsa->ppc -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>rsa->ppc</title>
|
||||
<path fill="none" stroke="#000000" d="M590.4011,-27.2919C635.5331,-34.6679 685.8865,-46.6506 699.3223,-64 713.4729,-82.2725 711.6373,-96.4433 699.3223,-116 693.1908,-125.737 684.3633,-133.4587 674.3844,-139.5694"/>
|
||||
<polygon fill="none" stroke="#000000" points="672.4324,-136.6485 665.3574,-144.5349 675.8063,-142.7818 672.4324,-136.6485"/>
|
||||
</g>
|
||||
<!-- ent->rsa -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>ent->rsa</title>
|
||||
<path fill="none" stroke="#000000" d="M337.1176,-72.9252C342.653,-69.6853 348.5707,-66.5243 354.3223,-64 378.2257,-53.5092 405.1937,-44.6472 429.9936,-37.5876"/>
|
||||
<polygon fill="none" stroke="#000000" points="431.0488,-40.927 439.7428,-34.872 429.1704,-34.1837 431.0488,-40.927"/>
|
||||
</g>
|
||||
<!-- hp -->
|
||||
<g id="node10" class="node">
|
||||
<title>hp</title>
|
||||
<path fill="none" stroke="#000000" d="M416.394,-32.7273C416.394,-34.5331 369.2992,-36 311.3223,-36 253.3454,-36 206.2506,-34.5331 206.2506,-32.7273 206.2506,-32.7273 206.2506,-3.2727 206.2506,-3.2727 206.2506,-1.4669 253.3454,0 311.3223,0 369.2992,0 416.394,-1.4669 416.394,-3.2727 416.394,-3.2727 416.394,-32.7273 416.394,-32.7273"/>
|
||||
<path fill="none" stroke="#000000" d="M416.394,-32.7273C416.394,-30.9214 369.2992,-29.4545 311.3223,-29.4545 253.3454,-29.4545 206.2506,-30.9214 206.2506,-32.7273"/>
|
||||
<text text-anchor="middle" x="311.3223" y="-13.8" font-family="sans-serif" font-size="14.00" fill="#000000">Hippocampus (BA 27,28,35,36)</text>
|
||||
</g>
|
||||
<!-- ent->hp -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>ent->hp</title>
|
||||
<path fill="none" stroke="#000000" d="M305.3699,-71.8314C304.6195,-64.131 304.3986,-54.9743 304.7072,-46.4166"/>
|
||||
<polygon fill="none" stroke="#000000" points="308.2015,-46.6161 305.3463,-36.4133 301.2157,-46.1697 308.2015,-46.6161"/>
|
||||
</g>
|
||||
<!-- hp->ent -->
|
||||
<g id="edge6" class="edge">
|
||||
<title>hp->ent</title>
|
||||
<path fill="none" stroke="#000000" d="M317.2983,-36.4133C318.0294,-44.0593 318.2426,-53.1084 317.9378,-61.5726"/>
|
||||
<polygon fill="none" stroke="#000000" points="314.4271,-61.6264 317.2747,-71.8314 321.4125,-62.078 314.4271,-61.6264"/>
|
||||
</g>
|
||||
<!-- ld->ppc -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>ld->ppc</title>
|
||||
<path fill="none" stroke="#000000" d="M588.3463,-108.4133C587.6152,-116.0593 587.402,-125.1084 587.7068,-133.5726"/>
|
||||
<polygon fill="none" stroke="#000000" points="584.2321,-134.078 588.3699,-143.8314 591.2175,-133.6264 584.2321,-134.078"/>
|
||||
</g>
|
||||
<!-- ad -->
|
||||
<g id="node12" class="node">
|
||||
<title>ad</title>
|
||||
<path fill="none" stroke="#000000" d="M492.4669,-104.7273C492.4669,-106.5331 470.8877,-108 444.3223,-108 417.7568,-108 396.1776,-106.5331 396.1776,-104.7273 396.1776,-104.7273 396.1776,-75.2727 396.1776,-75.2727 396.1776,-73.4669 417.7568,-72 444.3223,-72 470.8877,-72 492.4669,-73.4669 492.4669,-75.2727 492.4669,-75.2727 492.4669,-104.7273 492.4669,-104.7273"/>
|
||||
<path fill="none" stroke="#000000" d="M492.4669,-104.7273C492.4669,-102.9214 470.8877,-101.4545 444.3223,-101.4545 417.7568,-101.4545 396.1776,-102.9214 396.1776,-104.7273"/>
|
||||
<text text-anchor="middle" x="444.3223" y="-85.8" font-family="sans-serif" font-size="14.00" fill="#000000">AD thalamus</text>
|
||||
</g>
|
||||
<!-- ad->rsa -->
|
||||
<g id="edge10" class="edge">
|
||||
<title>ad->rsa</title>
|
||||
<path fill="none" stroke="#000000" d="M461.4816,-71.8314C469.4734,-63.3694 479.1261,-53.1489 487.8639,-43.8971"/>
|
||||
<polygon fill="none" stroke="#000000" points="490.6103,-46.0866 494.932,-36.4133 485.5212,-41.2802 490.6103,-46.0866"/>
|
||||
</g>
|
||||
<!-- sc->ld -->
|
||||
<g id="edge23" class="edge">
|
||||
<title>sc->ld</title>
|
||||
<path fill="none" stroke="#000000" d="M752.4658,-90C731.1476,-90 709.8295,-90 688.5114,-90"/>
|
||||
<polygon fill="none" stroke="#000000" points="688.3829,-86.5001 678.3828,-90 688.3828,-93.5001 688.3829,-86.5001"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 19 KiB |
@@ -6,12 +6,12 @@ This repo will be made public after initial setup.
|
||||
|
||||
### What is svg?
|
||||
|
||||
[Scalable Vector Graphics](https://en.wikipedia.org/wiki/Scalable_Vector_Graphics) is an open W3C standard for 2D vector graphics exchange over the world wide web. It is just a plain text markup (xml) specification. SVG graphics files can be opened and edited in any text editor, can be rendered in any web browser, and can be created from many free or proprietary graphics programs. In the context of a web page application, svg can be styled with CSS and scripted/animated with JavaScript.
|
||||
[Scalable Vector Graphics (svg)](https://en.wikipedia.org/wiki/Scalable_Vector_Graphics) is an open W3C standard for 2D vector graphics exchange over the world wide web. It is just a markup (xml) specification. svg files can be created, opened, and edited with any **plain text editor**. svg content can also be created with many open source or proprietary interactive graphics programs and can be viewed with any web browser. In the context of a web application, svg can be styled with css and scripted/animated with JavaScript.
|
||||
|
||||
|
||||
### Notes
|
||||
|
||||
The type of svg graphics added to this git repo should primarily be a mix of simple line drawings, shading, and text. *Usage of raster/image data should be minimized.* Though svg files can contain images-- either as embedded data or as a hypertext link to remote url-- embedded images get encoded as a [base64 data format](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/Data_URIs) in svg graphics files. Base64 is a highly portable, but less efficient (e.g wasteful) way of storing real image data compared with raster formats like png/jpeg). Thus if the desired content does not require too many objects, it should be composed as a vector graphic
|
||||
The type of svg graphics added to this git repo should primarily be a mix of simple line drawings, shading, and text. *Usage of raster/image data should be minimized.* Though svg files can contain images-- either as embedded data or as a hypertext link to remote url-- embedded images get encoded as a [base64 data format](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/Data_URIs) in svg graphics files. Base64 is a highly portable, but less efficient (e.g wasteful) way of storing real image data compared with raster formats like png/jpeg). Thus if the desired content does not require too many individual objects, it should just be composed as a vector graphic.
|
||||
|
||||
Graphics from here can then be openly patched into more complex figure/svg graphics for other projects.
|
||||
|
||||
|
||||
457
allen-brain-atlas-common-label.svg
Normal file
457
allen-brain-atlas-common-label.svg
Normal file
@@ -0,0 +1,457 @@
|
||||
<?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="374.64999mm"
|
||||
height="357.71667mm"
|
||||
viewBox="0 0 374.64999 357.71667"
|
||||
version="1.1"
|
||||
id="svg8"
|
||||
inkscape:version="0.92.1 r"
|
||||
sodipodi:docname="allen-brain-atlas-common-label.svg">
|
||||
<defs
|
||||
id="defs2" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.49497475"
|
||||
inkscape:cx="111.69099"
|
||||
inkscape:cy="732.72234"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:window-width="1680"
|
||||
inkscape:window-height="1001"
|
||||
inkscape:window-x="2"
|
||||
inkscape:window-y="23"
|
||||
inkscape:window-maximized="0"
|
||||
showguides="false" />
|
||||
<metadata
|
||||
id="metadata5">
|
||||
<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(-6.1988125,-34.230949)">
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.35277778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 78.72414,382.66567 c -0.929661,-0.12044 -2.77513,-0.5124 -4.101042,-0.87096 -1.325909,-0.35856 -3.601371,-0.84394 -5.056579,-1.07863 -2.535671,-0.40891 -4.089826,-0.56658 -12.032686,-1.22071 -1.961309,-0.16152 -3.769185,-0.4024 -4.017502,-0.5353 -0.248314,-0.13287 -0.667668,-0.24313 -0.931897,-0.24498 -0.778751,-0.006 -3.336337,-1.41639 -5.0868,-2.80627 -2.924984,-2.32246 -7.807441,-6.60266 -8.834146,-7.74441 -1.273513,-1.41624 -2.347783,-3.11338 -4.289234,-6.77617 -0.848463,-1.60073 -2.111796,-3.80608 -2.807408,-4.90079 -0.840107,-1.3221 -1.353034,-2.47695 -1.527697,-3.43959 -0.331202,-1.82536 -1.467381,-6.38617 -1.828987,-7.34181 -0.150251,-0.39709 -0.475005,-1.43635 -0.721678,-2.30947 -0.436795,-1.5461 -0.984137,-3.1206 -2.023469,-5.82084 -0.280059,-0.7276 -0.685077,-2.73923 -0.90004,-4.47026 -0.214964,-1.73104 -0.448512,-3.24065 -0.518996,-3.35471 -0.07048,-0.11403 -0.307702,-1.55522 -0.527152,-3.20265 -1.256665,-9.4338 -2.090076,-22.90156 -1.888139,-30.51196 0.238201,-8.97703 1.208311,-21.81639 1.757542,-23.26098 0.150195,-0.39504 0.273082,-0.98915 0.273082,-1.32024 0,-0.33108 0.386953,-1.36513 0.859896,-2.29788 l 0.859896,-1.6959 -0.08145,-4.58048 c -0.0448,-2.51927 0.03666,-5.19817 0.181019,-5.95313 0.144355,-0.75495 0.394436,-2.20608 0.555734,-3.22472 0.416048,-2.62747 1.283683,-7.24435 1.914307,-10.18646 0.29632,-1.38245 0.653524,-3.10886 0.793788,-3.83646 0.653371,-3.3893 1.339956,-6.18402 2.015023,-8.20208 0.146035,-0.43657 0.384121,-1.21047 0.529079,-1.7198 0.144959,-0.50932 0.502742,-1.75948 0.795074,-2.77812 0.292333,-1.01865 1.151124,-4.11427 1.908422,-6.87917 1.624383,-5.9306 3.189324,-10.39522 4.971939,-14.18444 0.711258,-1.51189 1.435065,-3.18685 1.608457,-3.72213 0.173392,-0.53528 0.759701,-1.66637 1.302906,-2.51354 0.543206,-0.84717 1.303113,-2.08435 1.68868,-2.74929 0.481695,-0.83073 1.029359,-1.35705 1.75042,-1.6822 0.882491,-0.39795 1.138396,-0.7058 1.609045,-1.93569 0.307813,-0.80436 1.318151,-2.72628 2.245195,-4.27093 0.927045,-1.54464 2.296335,-4.03103 3.042865,-5.52529 2.076823,-4.157 3.5599,-6.32225 4.874117,-7.11606 0.659635,-0.39844 1.282462,-1.03365 1.482952,-1.51244 2.252594,-5.37943 3.084727,-6.8222 7.524478,-13.04615 0.746183,-1.04604 1.832946,-2.5821 2.415029,-3.41346 1.81071,-2.58612 3.10062,-3.86121 4.564062,-4.51163 1.265605,-0.5625 1.389081,-0.69409 1.389272,-1.4806 2.64e-4,-1.17477 1.329684,-3.89766 2.578893,-5.28211 0.564444,-0.62556 3.835511,-4.64972 7.269036,-8.94258 7.312913,-9.14319 9.825738,-11.76598 11.535388,-12.04024 0.707131,-0.11343 1.199555,-0.34982 1.291487,-0.61998 1.089858,-3.20279 1.659512,-3.91889 9.753299,-12.26068 4.25213,-4.3824 9.28799,-8.37934 12.43038,-9.86593 2.49433,-1.18001 9.42889,-3.524247 11.89443,-4.020933 4.4076,-0.887913 30.70639,-0.527635 35.37499,0.484618 1.10501,0.239595 1.56241,0.599235 4.10104,3.224595 4.90979,5.07753 11.8127,13.34752 12.8435,15.38709 0.58747,1.16238 1.52318,5.08363 1.52318,6.38315 0,0.61767 0.12862,1.4582 0.28582,1.86786 0.1572,0.40965 0.45633,2.47123 0.66473,4.58128 0.20841,2.11006 0.50024,4.96756 0.64853,6.35 0.14828,1.38245 0.37822,3.58511 0.51096,4.8948 0.55536,5.47937 0.85841,8.32172 1.10017,10.31875 0.14093,1.16416 0.3612,3.12869 0.48947,4.36562 0.81336,7.84349 0.56688,6.57319 3.49097,17.99167 l 2.20206,8.59896 0.0701,67.48711 0.0701,67.48711 -1.52535,2.13627 c -0.83893,1.17494 -2.19447,3.01464 -3.0123,4.08824 -0.81782,1.07357 -1.87545,2.72336 -2.35027,3.6662 -0.47483,0.94281 -1.20828,2.21715 -1.62989,2.83186 -0.42161,0.61468 -1.09365,1.80925 -1.49343,2.65456 -0.39977,0.84532 -0.99587,1.91474 -1.32465,2.37647 -0.32879,0.46175 -0.82513,1.35077 -1.10298,1.97564 -0.27784,0.62487 -0.80925,1.5462 -1.18089,2.04742 -0.37165,0.5012 -0.67572,1.00349 -0.67572,1.11618 0,0.40473 -2.23465,3.44998 -3.94467,5.37556 -2.26052,2.54548 -4.60661,4.63481 -7.5647,6.73685 -1.30969,0.93064 -3.27422,2.48163 -4.36563,3.44662 -1.0914,0.96496 -2.40109,2.03835 -2.91041,2.38533 -0.50933,0.34694 -1.35477,0.99583 -1.87876,1.442 -0.52399,0.44614 -1.5128,1.22788 -2.19736,1.7372 -1.4196,1.05622 -2.92508,2.26288 -4.9199,3.9433 -1.14094,0.96115 -1.71378,1.23208 -3.27117,1.54718 -1.15581,0.23384 -2.14455,0.61079 -2.54948,0.972 -1.5364,1.37051 -3.44771,2.51513 -5.55625,3.32745 -7.65144,2.9478 -9.30837,3.55129 -10.84792,3.95092 -0.65484,0.16999 -1.96453,0.53953 -2.91041,0.82124 -2.3579,0.7022 -5.56722,1.31199 -6.93416,1.31752 -0.6246,0.003 -1.96903,0.1811 -2.98762,0.39687 -1.01859,0.21574 -2.17385,0.39227 -2.56724,0.39227 -0.39339,0 -0.98874,0.10716 -1.32301,0.2381 -0.33427,0.13097 -1.73886,0.48239 -3.12131,0.78094 -10.09022,2.17909 -13.670481,2.5672 -20.637499,2.23719 -2.983177,-0.14131 -5.537068,-0.15785 -5.675313,-0.0368 -0.305088,0.2672 -3.099392,0.2331 -5.407691,-0.066 z"
|
||||
id="path4705"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="Isocortex.L" />
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.35277778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 79.253306,381.87192 c -0.929661,-0.12044 -2.77513,-0.5124 -4.101041,-0.87096 -3.045709,-0.82367 -6.821294,-1.43251 -10.844257,-1.74874 -1.728015,-0.13583 -3.201242,-0.30636 -3.273833,-0.37896 -0.07259,-0.0726 -0.03106,-0.34549 0.09229,-0.60643 0.123354,-0.26093 0.227362,-3.11314 0.231124,-6.33819 0.0038,-3.22509 0.08413,-5.94159 0.178575,-6.03669 0.302353,-0.30435 2.229906,0.36579 3.215844,1.11805 0.524939,0.40053 1.882481,1.44413 3.016763,2.3191 4.049049,3.12341 5.170541,3.57966 7.245086,2.94754 0.611105,-0.18621 0.910222,0.0145 2.778124,1.86563 1.151308,1.14086 2.62517,2.43078 3.275251,2.86652 0.934122,0.62611 1.344274,1.16063 1.956017,2.54916 0.425728,0.96631 0.701252,1.94664 0.612275,2.1785 -0.18129,0.47244 -1.47329,0.51239 -4.38222,0.13547 z"
|
||||
id="path4701"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="VISpl.L" />
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.35277778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 87.893397,381.89951 c -1.852928,-0.0954 -3.460271,-0.26419 -3.571875,-0.37505 -0.111607,-0.11088 -0.619639,-1.05547 -1.128962,-2.09909 -0.718166,-1.47159 -1.190574,-2.07294 -2.104472,-2.67886 -0.648136,-0.42973 -2.206857,-1.79895 -3.463824,-3.04271 l -2.285394,-2.26139 -0.168656,-2.24896 c -0.23676,-3.15714 -0.892865,-9.45549 -1.295405,-12.43541 -0.53481,-3.9591 -0.450689,-17.70261 0.138467,-22.62188 0.445016,-3.71573 0.66317,-4.91583 1.250511,-6.87917 0.130601,-0.43656 0.430805,-1.91987 0.66712,-3.29623 0.236318,-1.37639 0.597646,-2.74233 0.802952,-3.03546 0.205306,-0.2931 0.373285,-0.99356 0.373285,-1.55654 0,-0.87183 0.196181,-1.22396 1.322917,-2.37461 0.727604,-0.74306 1.322916,-1.45166 1.322916,-1.57469 0,-0.12304 0.511948,-0.78412 1.137664,-1.4691 0.625715,-0.68501 1.358831,-1.60264 1.629148,-2.0392 0.270316,-0.43656 0.647112,-0.88659 0.837321,-1.00007 0.190209,-0.11348 0.902232,-0.94692 1.582277,-1.85209 1.893097,-2.51978 8.247713,-8.59157 9.89484,-9.45443 0.363802,-0.19058 1.197239,-0.78362 1.852083,-1.31787 1.507117,-1.22957 5.91516,-3.70575 6.59689,-3.70575 0.28359,0 0.58921,-0.11906 0.67915,-0.26458 0.21606,-0.34959 3.15895,-0.32766 4.49792,0.0335 0.58208,0.15701 1.77271,0.36448 2.64583,0.46104 0.87313,0.0966 1.72188,0.26101 1.88612,0.36544 0.16425,0.10443 0.34842,0.87639 0.40927,1.71546 0.12713,1.75284 0.54896,2.64381 2.67365,5.6471 0.84121,1.18904 1.8487,2.71267 2.23888,3.38582 0.39017,0.67315 1.3299,2.06843 2.08827,3.10063 0.75838,1.03219 2.06083,3.17531 2.89435,4.7625 0.83351,1.58718 2.13198,3.83828 2.88548,5.00245 0.7535,1.16416 1.8733,3.00963 2.48845,4.10104 0.61514,1.0914 1.46508,2.52015 1.88875,3.175 0.42367,0.65484 1.06915,1.74696 1.43441,2.42694 0.36525,0.67995 0.96956,1.68646 1.34292,2.2366 0.37336,0.55018 1.33246,2.30064 2.13134,3.88988 0.79889,1.58927 1.96958,3.74134 2.60155,4.7824 0.63197,1.04108 1.58571,2.72288 2.11942,3.73737 0.53372,1.01449 1.79584,3.27327 2.80473,5.01952 1.00888,1.74625 2.2675,4.00843 2.79693,5.02708 0.52943,1.01865 1.38391,2.4433 1.89884,3.16587 l 0.93624,1.31382 -0.29152,2.17876 c -0.16033,1.19833 -0.49324,2.56887 -0.73979,3.04565 -0.5407,1.0456 -1.14401,3.46765 -1.15699,4.64481 -0.008,0.74501 -0.23576,1.02045 -1.76723,2.139 -0.96679,0.70614 -2.78249,1.67587 -4.03489,2.15498 -1.2524,0.47913 -3.34866,1.28084 -4.65835,1.78159 -3.69056,1.41111 -4.92993,1.84563 -6.2177,2.17991 -0.65485,0.16999 -1.96454,0.53953 -2.91042,0.82124 -2.3579,0.7022 -5.56722,1.31199 -6.93416,1.31752 -0.6246,0.003 -1.96902,0.1811 -2.98762,0.39687 -1.01859,0.21574 -2.17385,0.39227 -2.56723,0.39227 -0.39339,0 -0.98875,0.10716 -1.32302,0.2381 -0.86042,0.33708 -6.99747,1.65608 -10.00047,2.14932 -6.336456,1.04079 -8.322437,1.14488 -15.142913,0.79364 z"
|
||||
id="path4697"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="VISp.L" />
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.35277778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 55.543603,378.44344 c -4.143814,-0.62798 -5.388404,-1.37268 -12.371977,-7.40267 -4.028739,-3.47863 -5.1253,-4.8415 -7.585509,-9.4276 -1.081199,-2.01547 -2.547768,-4.58193 -3.259042,-5.7032 -1.001847,-1.57938 -1.326533,-2.36144 -1.441057,-3.47107 l -0.147833,-1.43238 1.46053,-0.18248 c 1.287182,-0.16081 2.958708,-0.73234 9.321972,-3.18736 5.569341,-2.14873 6.590826,-2.51669 7.415916,-2.67149 l 0.918458,-0.1723 v 1.62446 c 0,2.14657 0.737431,9.19702 1.069451,10.22488 0.521433,1.61422 3.701923,3.93094 6.338882,4.61732 0.874284,0.22757 1.533994,0.67249 2.482975,1.67452 l 1.292349,1.36459 0.05778,6.74688 c 0.06844,7.99176 0.165918,7.69225 -2.485051,7.63566 -0.95971,-0.0204 -2.340242,-0.12748 -3.067846,-0.23776 z"
|
||||
id="path4693"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="VISpor.L" />
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.35277778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 72.493731,372.17658 c -0.691737,-0.17622 -2.246817,-1.20044 -4.724958,-3.11206 -1.134282,-0.87498 -2.491824,-1.91857 -3.016763,-2.3191 -0.524941,-0.40052 -1.417823,-0.85299 -1.984182,-1.00549 -0.687776,-0.18521 -1.108077,-0.48332 -1.265615,-0.89768 -0.129731,-0.34121 -0.767451,-1.16734 -1.417162,-1.83584 -1.178533,-1.21261 -1.181637,-1.22087 -1.331026,-3.53349 -0.08236,-1.27489 -0.275082,-3.15145 -0.428276,-4.17009 -0.153196,-1.01865 -0.374038,-2.69216 -0.490762,-3.71891 -0.116724,-1.02674 -0.295463,-2.00149 -0.397195,-2.16609 -0.231807,-0.37507 -0.7126,-10.40926 -0.885642,-18.48353 l -0.130998,-6.11227 1.251799,-0.17158 c 0.688491,-0.0944 1.613683,-0.17158 2.055982,-0.17158 0.442301,0 1.169823,-0.11253 1.616718,-0.25009 2.72738,-0.83939 4.095252,-1.15072 5.912736,-1.3458 1.123952,-0.12062 3.05558,-0.40383 4.292507,-0.62934 1.236927,-0.22553 2.695443,-0.4124 3.241146,-0.41531 0.972714,-0.005 0.992005,0.0143 0.982892,0.98689 -0.0084,0.89411 -0.302889,2.39337 -1.078468,5.49011 -0.145782,0.58208 -0.524676,3.02286 -0.841986,5.42396 -0.483819,3.66106 -0.577479,5.66798 -0.580358,12.43541 -0.0021,5.10495 0.121314,8.99327 0.336105,10.58334 0.481365,3.56346 1.11042,9.74357 1.295316,12.72579 0.15571,2.51148 0.150505,2.54122 -0.474126,2.70838 -0.694266,0.18579 -1.161616,0.18204 -1.937684,-0.0156 z"
|
||||
id="path4689"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="VISl.L" />
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.35277778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 146.70198,367.27522 c 0.0152,-0.95898 0.67135,-3.44582 1.15699,-4.38496 0.24656,-0.47678 0.58232,-1.86868 0.74615,-3.09314 0.27817,-2.07899 0.34615,-2.24309 1.02777,-2.48071 1.34556,-0.46905 1.69165,-1.59565 1.67526,-5.45317 -0.008,-1.89177 -0.16383,-4.39208 -0.34619,-5.55625 -0.18235,-1.16416 -0.43619,-4.13954 -0.56408,-6.61191 -0.12788,-2.4724 -0.36397,-4.97271 -0.52464,-5.55625 -0.16067,-0.58356 -0.40961,-2.13257 -0.55321,-3.44225 -0.1436,-1.30969 -0.36741,-3.33375 -0.49737,-4.49792 -0.12995,-1.16417 -0.4436,-3.1287 -0.69699,-4.36562 -0.3912,-1.90961 -0.47593,-4.20529 -0.56152,-15.21355 -0.0968,-12.4445 -0.0202,-14.51937 0.73211,-19.84375 0.14393,-1.01864 0.37204,-3.04271 0.50691,-4.49791 0.13488,-1.45521 0.36478,-3.53881 0.5109,-4.63021 0.14612,-1.09141 0.27608,-2.93688 0.28881,-4.10104 0.0127,-1.16417 0.14116,-2.65245 0.2854,-3.3073 0.78492,-3.56357 1.09719,-5.40648 1.30011,-7.67291 0.12377,-1.38245 0.41227,-2.87073 0.6411,-3.30729 0.22883,-0.43657 0.41679,-0.94388 0.41769,-1.12737 7.9e-4,-0.18348 0.23088,-0.83833 0.51107,-1.45521 0.28019,-0.61687 0.80317,-1.95503 1.16217,-2.97367 0.359,-1.01865 0.8383,-2.26881 1.06511,-2.77813 0.86855,-1.95046 2.78738,-8.41474 2.96573,-9.9912 l 0.18673,-1.65047 4.66218,-0.008 c 2.5642,-0.004 10.58554,-0.0768 17.8252,-0.16115 l 13.16302,-0.15342 v 39.67433 39.67432 l -1.52135,2.13051 c -0.83675,1.17178 -2.19049,3.00889 -3.00832,4.08249 -0.81782,1.07358 -1.87545,2.72336 -2.35027,3.6662 -0.47483,0.94282 -1.20828,2.21716 -1.62989,2.83186 -0.42161,0.61468 -1.09365,1.80925 -1.49343,2.65457 -0.39977,0.84532 -0.99587,1.91473 -1.32465,2.37646 -0.32879,0.46175 -0.82513,1.35078 -1.10298,1.97564 -0.27784,0.62487 -0.80925,1.5462 -1.18089,2.04743 -0.37165,0.5012 -0.67572,1.00348 -0.67572,1.11617 0,0.38814 -2.19874,3.40773 -3.8096,5.23182 -2.14292,2.42657 -4.53514,4.55522 -7.43519,6.61601 -1.30969,0.93064 -3.27422,2.48163 -4.36563,3.44662 -1.0914,0.96496 -2.40109,2.03835 -2.91041,2.38533 -0.50932,0.34694 -1.35477,0.99583 -1.87876,1.442 -0.52399,0.44614 -1.5128,1.22788 -2.19735,1.7372 -1.41885,1.05566 -2.92455,2.26243 -4.91745,3.94121 -1.06,0.89289 -1.75837,1.24412 -3.00659,1.51204 -2.18524,0.46905 -2.28879,0.45871 -2.27793,-0.22773 z"
|
||||
id="path4685"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="RSP.L" />
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.35277778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 56.809909,360.87209 c -2.516743,-0.78652 -5.156144,-2.77436 -5.612918,-4.22727 -1.072716,-3.41215 -1.80141,-22.31708 -1.046075,-27.13887 0.148174,-0.94588 0.330978,-2.33008 0.406233,-3.07599 l 0.136824,-1.35618 1.204973,-0.16518 c 0.662734,-0.0908 1.891589,-0.16515 2.730789,-0.16515 h 1.525815 l 0.131506,6.15156 c 0.173217,8.10279 0.653735,18.14677 0.886153,18.52282 0.101732,0.1646 0.280471,1.13935 0.397195,2.16609 0.116723,1.02675 0.336425,2.70026 0.488227,3.71891 0.1518,1.01864 0.345237,2.77481 0.429856,3.9026 0.171749,2.28902 0.205512,2.25549 -1.678578,1.66666 z"
|
||||
id="path4681"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="VISli.L" />
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.35277778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 147.81343,356.18447 c -0.4326,-0.63042 -1.22176,-1.97966 -1.75368,-2.99831 -0.53193,-1.01865 -1.79259,-3.28083 -2.80148,-5.02708 -1.00889,-1.74625 -2.27101,-4.00503 -2.80473,-5.01952 -0.53371,-1.01449 -1.48745,-2.69629 -2.11942,-3.73737 -0.63196,-1.04106 -1.80266,-3.19313 -2.60154,-4.7824 -0.79889,-1.58924 -1.75799,-3.3397 -2.13135,-3.88988 -0.37335,-0.55014 -0.97767,-1.55665 -1.34292,-2.2366 -0.36525,-0.67998 -1.01073,-1.7721 -1.43441,-2.42694 -0.42367,-0.65485 -1.27361,-2.0836 -1.88875,-3.175 -0.61514,-1.09141 -1.73495,-2.93688 -2.48845,-4.10104 -0.7535,-1.16417 -2.05197,-3.41527 -2.88548,-5.00245 -0.83351,-1.58719 -2.13597,-3.73031 -2.89434,-4.7625 -0.75838,-1.0322 -1.6981,-2.42748 -2.08828,-3.10063 -0.39018,-0.67315 -1.39767,-2.19678 -2.23887,-3.38582 -2.00185,-2.82967 -2.4998,-3.80554 -2.65801,-5.20919 -0.10536,-0.93475 -0.0498,-1.16129 0.28477,-1.16129 0.22862,0 0.47888,0.10228 0.55614,0.22729 0.0773,0.125 0.91989,0.30713 1.8725,0.40473 0.95262,0.0976 1.99777,0.28058 2.32254,0.40662 0.32479,0.12604 1.1263,0.37706 1.78114,0.55781 2.26548,0.62534 6.49203,2.12103 8.86354,3.1366 1.30969,0.56089 2.73844,1.14369 3.175,1.29511 1.76425,0.61201 4.95909,2.03528 8.46667,3.77185 2.15275,1.06579 4.21738,1.90418 4.92952,2.0017 l 1.22536,0.16786 0.1396,5.72304 c 0.091,3.73208 0.29331,6.50539 0.58145,7.97198 0.24302,1.23692 0.54818,3.20145 0.67813,4.36562 0.12995,1.16417 0.35377,3.18823 0.49737,4.49792 0.14359,1.30968 0.39254,2.85869 0.55321,3.44225 0.16066,0.58354 0.3983,3.08385 0.52808,5.55625 0.12978,2.47237 0.35616,5.26915 0.50307,6.21504 0.14691,0.94588 0.34529,3.14854 0.44084,4.89479 0.23566,4.3067 -0.23445,5.98498 -1.78074,6.35725 -0.6078,0.14634 -0.80346,0.0177 -1.48648,-0.97769 z"
|
||||
id="path4677"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="VISpm.L" />
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.35277778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 29.891443,348.52171 c -0.261134,-1.21808 -0.628643,-2.63144 -0.816688,-3.14076 -0.188045,-0.50932 -0.544201,-1.64041 -0.791457,-2.51354 -0.438301,-1.54776 -0.988909,-3.13071 -2.024703,-5.82083 -0.483968,-1.25696 -1.160092,-5.36184 -0.922322,-5.59962 0.06157,-0.0616 1.67768,0.0209 3.591355,0.18341 6.243532,0.52996 8.771287,-0.28509 13.147207,-4.23923 1.836214,-1.65923 5.226042,-4.27895 5.884056,-4.54732 0.911325,-0.37168 1.873353,-0.22489 2.17099,0.33126 0.323014,0.60357 0.212101,3.532 -0.239778,6.33087 -0.152715,0.94589 -0.291828,4.71869 -0.309145,8.38401 l -0.03148,6.6642 -0.823442,0.18086 c -0.740981,0.16275 -1.734791,0.52647 -7.205347,2.63708 -6.574065,2.53635 -8.112797,3.05202 -9.545979,3.19918 l -1.608478,0.16516 z"
|
||||
id="path4673"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="TEa.L" />
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.35277778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 28.045814,331.31851 c -1.444826,-0.12727 -2.675628,-0.28007 -2.735115,-0.33957 -1.169038,-1.16903 -3.172034,-25.43889 -2.883833,-34.94278 0.269463,-8.88594 1.232333,-21.35679 1.755114,-22.73182 0.150195,-0.39504 0.273082,-0.98914 0.273082,-1.32023 0,-0.33109 0.344357,-1.3056 0.765239,-2.16559 0.420881,-0.85998 0.839935,-1.99379 0.931232,-2.51956 0.160925,-0.92676 0.208244,-0.96102 1.549865,-1.12218 2.06872,-0.24849 4.239476,-0.20537 5.727648,0.11379 1.137732,0.24399 1.509847,0.49885 2.607622,1.78593 1.139161,1.33561 3.725307,5.12135 6.086443,8.90966 0.453493,0.7276 2.217841,3.7637 3.92077,6.74687 1.702933,2.98318 3.310062,5.78115 3.571399,6.21771 0.261337,0.43657 0.92501,1.62719 1.474827,2.64584 0.583949,1.08188 1.800344,2.67403 2.925022,3.82858 2.36143,2.42418 2.402866,2.75467 0.737788,5.88469 -1.313254,2.46867 -2.404441,5.58433 -2.80665,8.01381 -0.255786,1.54503 -0.582168,2.77709 -1.079802,4.07606 -0.134106,0.35008 -0.404648,2.17374 -0.601202,4.0526 -0.196553,1.87883 -0.411495,3.4702 -0.477652,3.53637 -0.06616,0.0661 -0.606234,0.26654 -1.200174,0.44532 -1.151572,0.34666 -3.873841,2.30812 -6.512602,4.69254 -2.903979,2.62409 -5.02394,3.80058 -7.602146,4.21894 -1.889967,0.30668 -2.676172,0.30338 -6.426875,-0.027 z"
|
||||
id="path4669"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="AUD.L" />
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.35277778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 50.648811,324.20794 c 0,-0.30668 -0.124748,-0.79071 -0.277217,-1.07559 -0.301977,-0.56425 0.305245,-7.54708 0.75936,-8.73241 0.497694,-1.29905 0.824089,-2.53111 1.079896,-4.07628 0.392629,-2.37162 1.455812,-5.43936 2.72845,-7.87278 0.623408,-1.19203 1.193001,-2.58641 1.265761,-3.09864 0.132088,-0.92987 0.135562,-0.932 2.248958,-1.3807 1.164167,-0.24716 2.677626,-0.45631 3.363241,-0.46478 l 1.246571,-0.0154 0.296368,1.12447 c 0.175159,0.66459 0.712679,1.55732 1.314301,2.18282 0.559864,0.58208 1.524366,2.01083 2.143332,3.175 0.618969,1.16417 1.346877,2.41432 1.617572,2.77812 0.270698,0.36381 1.231249,1.77359 2.134563,3.13283 3.626215,5.45648 5.359305,7.71509 5.919999,7.71509 0.514173,0 0.468091,2.62779 -0.05928,3.38072 -0.312899,0.44672 -0.678503,0.5893 -1.521354,0.59332 -0.610214,0.003 -2.121509,0.18979 -3.358436,0.41532 -1.236927,0.2255 -3.168555,0.50871 -4.292507,0.62934 -1.80893,0.19415 -2.933795,0.44852 -5.893951,1.33286 -0.436562,0.13044 -2.162969,0.30509 -3.836458,0.38812 -1.67349,0.0831 -3.905912,0.21288 -4.960938,0.28855 -1.81796,0.13039 -1.918229,0.10843 -1.918229,-0.41999 z"
|
||||
id="path4665"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="VISal.L" />
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.35277778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 76.545883,317.38266 c -0.764175,-0.32035 -2.15279,-2.14339 -5.711332,-7.49805 -0.903314,-1.35924 -1.863866,-2.76902 -2.134563,-3.13283 -0.270696,-0.3638 -0.998604,-1.61395 -1.617573,-2.77812 -0.618966,-1.16417 -1.582692,-2.59292 -2.141606,-3.175 -0.561409,-0.58468 -1.144397,-1.53199 -1.302629,-2.11667 -0.383037,-1.41534 -0.375515,-1.45521 0.27454,-1.45521 0.876311,0 5.199973,-1.5532 7.109007,-2.55379 1.68383,-0.88254 5.036849,-2.89296 6.526115,-3.91295 0.412459,-0.28249 1.702427,-1.12413 2.866594,-1.87031 1.164166,-0.74618 2.414322,-1.55695 2.778124,-1.80171 0.363803,-0.24477 1.494896,-1.00172 2.513542,-1.68213 1.018646,-0.6804 2.62599,-1.97519 3.571875,-2.87732 0.945885,-0.90213 2.13651,-1.84928 2.645833,-2.10478 0.509323,-0.2555 2.235729,-1.74235 3.836458,-3.3041 2.468277,-2.40818 3.099044,-2.88523 4.152059,-3.14019 0.682903,-0.16535 1.307983,-0.30063 1.389063,-0.30063 0.0811,0 0.1479,0.74414 0.1485,1.65364 0.002,2.54432 0.49688,8.9515 0.77199,9.98802 0.13519,0.50933 0.3936,1.64042 0.57426,2.51355 0.18067,0.87312 0.48096,1.89693 0.66732,2.27513 0.18637,0.3782 0.37486,1.44976 0.41887,2.38125 0.0764,1.61647 0.0509,1.69774 -0.56006,1.78403 -0.86991,0.12288 -5.168782,2.55064 -6.63596,3.74762 -0.654844,0.53425 -1.488281,1.1273 -1.852083,1.31788 -1.78304,0.93405 -7.661672,6.51687 -9.824429,9.33002 -0.867039,1.12779 -1.680437,2.05052 -1.807549,2.05052 -0.127113,0 -0.50003,0.44649 -0.828706,0.99219 -0.328676,0.54571 -1.112293,1.55263 -1.741371,2.23764 -0.629079,0.68498 -1.14481,1.33982 -1.146072,1.4552 -0.0039,0.35423 -1.863267,2.19531 -2.197182,2.17554 -0.172736,-0.0103 -0.507103,-0.0995 -0.743035,-0.19844 z"
|
||||
id="path4661"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="VISrl.L" />
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.35277778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 145.23735,307.6279 c -0.29104,-0.0665 -2.19604,-0.93919 -4.23333,-1.9394 -3.53049,-1.73326 -6.74266,-3.15841 -8.46667,-3.75647 -0.43656,-0.15142 -1.86531,-0.73422 -3.175,-1.29511 -2.37151,-1.01558 -6.59806,-2.51127 -8.86354,-3.1366 -0.65484,-0.18075 -1.44871,-0.42828 -1.76414,-0.55007 -0.31543,-0.12178 -1.32746,-0.30349 -2.24896,-0.4038 -2.51577,-0.27384 -2.88363,-0.80187 -1.66849,-2.39501 0.42763,-0.56065 1.07097,-0.99432 1.78594,-1.20388 1.10035,-0.32252 3.72425,-1.79191 6.50258,-3.64147 0.77897,-0.51857 2.04611,-1.35957 2.81587,-1.86889 0.76977,-0.50932 2.25932,-1.52135 3.31011,-2.24896 1.0508,-0.7276 2.65077,-1.73963 3.55548,-2.24896 0.90471,-0.50932 1.99251,-1.19897 2.41733,-1.53257 5.28836,-4.15266 10.08176,-7.07168 12.64469,-7.70017 0.70893,-0.17384 1.35596,-0.24908 1.43785,-0.16719 0.0819,0.0819 -0.008,1.6053 -0.19978,3.38535 -0.19177,1.78005 -0.44715,4.30802 -0.56752,5.61771 -0.12037,1.30969 -0.33928,3.21469 -0.48647,4.23333 -0.65958,4.56482 -0.77507,6.54019 -0.79275,13.5599 l -0.0188,7.47448 -0.72761,-0.0307 c -0.40018,-0.0169 -0.96573,-0.0851 -1.25677,-0.15153 z"
|
||||
id="path4657"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="VISam.L" />
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.35277778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 55.797389,297.77631 c -0.927619,-0.38987 -3.401256,-3.28353 -4.444257,-5.19889 -0.54896,-1.00811 -1.211932,-2.19011 -1.473269,-2.62668 -0.261337,-0.43656 -1.868466,-3.23453 -3.571398,-6.21771 -1.70293,-2.98317 -3.467277,-6.01927 -3.920771,-6.74687 -2.492832,-3.99961 -4.966136,-7.59913 -6.214826,-9.04472 -1.285497,-1.4882 -1.550612,-1.66502 -2.927631,-1.95259 -0.955367,-0.19951 -2.500993,-0.25649 -4.188304,-0.15438 l -2.67417,0.16182 -0.168219,-1.78111 c -0.24188,-2.56102 -0.210402,-5.37978 0.07654,-6.85415 0.136688,-0.70232 0.379883,-2.11039 0.540434,-3.12904 0.410608,-2.60519 1.278182,-7.22502 1.912947,-10.18646 0.29632,-1.38244 0.653524,-3.10885 0.793788,-3.83645 0.665874,-3.45416 1.373441,-6.32135 2.024115,-8.20209 0.151037,-0.43656 0.529176,-1.68672 0.840308,-2.77812 0.311133,-1.09141 0.667511,-2.34157 0.791952,-2.77813 0.124442,-0.43656 0.84318,-3.05594 1.597195,-5.82083 1.61282,-5.91404 3.17682,-10.38134 4.965967,-14.18444 0.711258,-1.51189 1.435065,-3.18685 1.608457,-3.72213 0.173392,-0.53528 0.761953,-1.66638 1.30791,-2.51354 0.545957,-0.84717 1.269666,-2.03535 1.608243,-2.64039 0.408824,-0.73058 0.960752,-1.25573 1.643189,-1.56346 1.018424,-0.45925 1.033725,-0.4577 1.714683,0.17404 0.661387,0.61358 0.681093,0.71738 0.526809,2.77526 -0.08815,1.17582 -0.267356,2.4855 -0.398229,2.91042 -0.651518,2.11533 -0.884817,3.84694 -0.69773,5.17876 0.299944,2.13526 0.289888,3.53771 -0.03034,4.23037 -1.170969,2.5328 -1.685009,8.00197 -1.682104,17.89682 0.0019,5.87693 0.243176,7.91045 1.078537,9.08361 0.517046,0.72612 0.554376,0.99014 0.363661,2.57214 -0.292155,2.4235 -0.222601,5.70748 0.157819,7.4515 0.835814,3.83175 1.401482,6.09166 1.951453,7.79631 0.330226,1.02354 0.754621,2.39676 0.943099,3.0516 0.603703,2.09747 1.007274,3.30874 1.414505,4.24547 0.218522,0.50265 0.635717,1.56875 0.927103,2.36912 1.177313,3.2338 2.000953,5.24411 2.818452,6.87916 1.815674,3.63148 4.102172,9.55195 4.102172,10.62183 0,0.3788 0.160737,1.15018 0.357193,1.71418 0.409511,1.17565 0.808138,5.89089 0.823169,9.73703 l 0.01027,2.62615 -0.712626,0.19123 c -1.336487,0.35863 -3.25506,0.49275 -3.796088,0.26536 z"
|
||||
id="path4653"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="SSs.L" />
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.35277778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 60.600722,293.88824 c -0.292481,-5.38099 -0.592064,-8.37475 -0.918663,-9.18024 -0.166097,-0.40966 -0.301998,-1.06198 -0.301998,-1.4496 0,-1.08481 -2.273295,-6.97998 -4.102171,-10.63787 -0.817499,-1.63505 -1.641139,-3.64536 -2.818453,-6.87916 -0.291386,-0.80037 -0.708581,-1.86647 -0.927103,-2.36912 -0.40723,-0.93673 -0.810802,-2.148 -1.414504,-4.24547 -0.188479,-0.65484 -0.612873,-2.02806 -0.9431,-3.0516 -0.549971,-1.70465 -1.115639,-3.96456 -1.951453,-7.79631 -0.380642,-1.74504 -0.449918,-5.02777 -0.157366,-7.45711 l 0.212977,-1.76857 1.089649,-0.17941 c 0.599308,-0.0987 2.577931,-0.93017 4.396941,-1.84777 3.401055,-1.71565 8.123097,-3.87535 9.216617,-4.21536 0.339712,-0.10562 2.089923,-0.8952 3.889357,-1.75462 1.799433,-0.85942 3.34633,-1.56258 3.437548,-1.56258 0.451435,0 6.521164,-3.2009 7.74764,-4.08576 1.355265,-0.97777 1.460379,-1.00762 2.986585,-0.8481 0.870037,0.0909 2.207435,0.46128 2.971996,0.82297 1.835835,0.86849 6.109036,4.89891 7.634099,7.20037 2.879916,4.34606 7.11028,12.49747 7.871145,15.16677 0.186658,0.65484 0.501431,1.60734 0.699495,2.11667 0.198062,0.50932 0.434586,1.40229 0.525608,1.98437 0.16482,1.05402 1.281162,4.54919 1.774652,5.55625 0.14261,0.29104 0.48515,0.77775 0.7612,1.08156 0.47171,0.51916 0.484,0.74854 0.20438,3.81277 -0.213,2.33416 -0.2175,3.68051 -0.0158,4.73928 0.54381,2.8549 0.56432,3.31988 0.1761,3.99243 -0.21,0.36381 -0.5838,1.04098 -0.83067,1.50484 -0.36372,0.68341 -0.70451,0.90281 -1.79679,1.15679 -1.193561,0.27752 -1.681262,0.63905 -4.258354,3.15671 -1.600729,1.56381 -3.327136,3.05234 -3.836458,3.30784 -0.509323,0.2555 -1.699948,1.20265 -2.645834,2.10477 -0.945885,0.90213 -2.553229,2.19693 -3.571875,2.87733 -1.018645,0.6804 -2.149739,1.43736 -2.513541,1.68212 -0.363802,0.24477 -1.613958,1.05554 -2.778125,1.80172 -1.164167,0.74618 -2.454135,1.58781 -2.866594,1.87031 -5.592789,3.83046 -11.234568,6.33773 -14.964632,6.65044 l -1.797229,0.15067 -0.185259,-3.40833 z"
|
||||
id="path4649"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="SSp-bfd.L" />
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.35277778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 112.82589,294.84553 c -0.21828,-0.14106 -0.97025,-0.2583 -1.67104,-0.26053 -0.70079,-0.002 -1.50769,-0.12903 -1.79311,-0.28178 -0.28543,-0.15276 -1.4352,-0.36112 -2.55505,-0.46303 -1.81562,-0.16522 -2.07227,-0.25691 -2.37017,-0.84674 -0.18374,-0.3638 -0.33583,-0.99479 -0.33798,-1.4022 -0.002,-0.40741 -0.16262,-1.06225 -0.35662,-1.45521 -0.19399,-0.39296 -0.50053,-1.42884 -0.68119,-2.30196 -0.18066,-0.87313 -0.43327,-2.00422 -0.56134,-2.51355 -0.31579,-1.25577 -0.48835,-3.33908 -0.67936,-8.20208 l -0.16109,-4.10104 0.68869,-1.00394 c 0.37877,-0.55216 0.68868,-1.12066 0.68868,-1.26332 0,-0.40038 1.23044,-0.77545 2.54391,-0.77545 0.65259,0 1.50804,-0.16555 1.901,-0.36788 0.39296,-0.20233 1.90509,-0.55904 3.3603,-0.79267 2.68038,-0.43034 4.6925,-0.80617 6.61458,-1.23549 2.77536,-0.61992 4.63217,-1.01703 6.08542,-1.30147 0.87312,-0.17089 2.00422,-0.42149 2.51354,-0.55688 0.50932,-0.1354 1.64042,-0.36758 2.51354,-0.51596 0.87313,-0.14839 2.42094,-0.44195 3.43958,-0.65236 1.01865,-0.21041 2.68552,-0.55238 3.70417,-0.75994 2.05676,-0.41906 4.37109,-1.03707 5.50733,-1.47064 0.40965,-0.15631 1.13926,-0.28421 1.62133,-0.28421 0.48208,0 1.33753,-0.19553 1.90101,-0.43452 1.14095,-0.48391 4.31957,-1.15219 5.48259,-1.15267 l 0.75393,-2.6e-4 -0.12721,2.3151 c -0.07,1.27331 -0.32943,3.26761 -0.57659,4.43177 -0.24716,1.16417 -0.59175,2.95011 -0.76576,3.96875 l -0.31639,1.85209 -1.18387,0.3453 c -1.47581,0.43046 -3.24298,1.22628 -4.62345,2.08212 -2.73955,1.69841 -5.82208,3.84517 -8.18074,5.6973 -0.42482,0.33359 -1.51262,1.02325 -2.41733,1.53257 -0.90471,0.50932 -2.50468,1.52135 -3.55548,2.24896 -1.05079,0.7276 -2.54034,1.73963 -3.31011,2.24896 -0.76976,0.50932 -2.0369,1.35032 -2.81587,1.86889 -2.77958,1.85039 -5.40243,3.31901 -6.50435,3.642 -0.75795,0.22216 -1.39153,0.66682 -1.96252,1.37734 -0.8791,1.09388 -1.15181,1.21191 -1.81298,0.78463 z"
|
||||
id="path4645"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="VISa-L" />
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.35277778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 103.17168,269.61506 c -0.51256,-1.71092 -0.64295,-6.10255 -0.27015,-9.09894 0.15213,-1.22271 0.25753,-1.41006 0.88139,-1.56662 0.38973,-0.0978 1.95875,-0.74449 3.48672,-1.43707 2.39457,-1.08537 2.84234,-1.38962 3.24323,-2.20369 0.25581,-0.51945 0.53066,-0.94446 0.61078,-0.94446 0.96733,0 4.2189,-0.66091 5.14183,-1.04512 0.65484,-0.27261 1.59339,-0.64622 2.08567,-0.83026 0.49228,-0.18403 1.25725,-0.64103 1.69994,-1.01555 0.56496,-0.47795 1.36292,-0.77351 2.67683,-0.99148 2.07582,-0.34436 4.23221,-0.8951 5.84068,-1.49172 0.58208,-0.2159 1.9513,-0.66508 3.04271,-0.99818 1.09141,-0.33309 2.75828,-0.92874 3.70417,-1.32365 0.94588,-0.39492 2.43416,-0.99248 3.30729,-1.32792 0.87312,-0.33544 3.45716,-1.53792 5.74229,-2.67217 2.28514,-1.13426 4.29455,-2.06228 4.46535,-2.06228 0.1708,0 1.15864,-0.46223 2.1952,-1.02718 2.93216,-1.59809 3.57197,-1.73933 5.34594,-1.18014 l 1.49861,0.4724 -0.16755,1.80269 c -0.15507,1.66855 -2.02944,8.11262 -2.98166,10.25098 -0.22681,0.50932 -0.70611,1.75948 -1.06511,2.77813 -0.359,1.01864 -0.86719,2.32833 -1.12931,2.91041 -0.26212,0.58209 -0.56124,1.44932 -0.66472,1.9272 -0.24979,1.15352 -0.89845,1.49942 -3.58175,1.91002 -1.23693,0.18927 -2.76485,0.56418 -3.39538,0.83314 -0.63052,0.26896 -1.54551,0.48902 -2.03329,0.48902 -0.48778,0 -1.22206,0.12789 -1.63171,0.28421 -1.13624,0.43357 -3.45057,1.05157 -5.50733,1.47064 -1.01865,0.20755 -2.68552,0.54952 -3.70417,0.75994 -1.01864,0.21041 -2.56645,0.50397 -3.43958,0.65235 -0.87312,0.14839 -2.00422,0.38057 -2.51354,0.51596 -0.50932,0.1354 -1.64042,0.386 -2.51354,0.55689 -1.45325,0.28444 -3.31006,0.68155 -6.08542,1.30146 -1.92208,0.42933 -3.9342,0.80516 -6.61458,1.2355 -1.45521,0.23363 -2.94349,0.57446 -3.30729,0.75738 -0.92295,0.46409 -4.24553,0.69874 -4.36255,0.30811 z"
|
||||
id="path4641"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="SSp-tr.L" />
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.35277778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 102.45893,258.4092 c -0.22713,-0.26017 -0.53006,-0.71117 -0.67319,-1.00221 -0.49244,-1.0013 -1.61035,-4.49953 -1.77559,-5.55625 -0.09102,-0.58208 -0.327545,-1.47505 -0.525607,-1.98437 -0.198064,-0.50933 -0.512836,-1.46183 -0.699494,-2.11667 -0.760738,-2.66885 -4.991095,-10.82047 -7.870243,-15.16544 -1.544709,-2.33114 -6.049113,-6.59087 -7.890703,-7.46208 -0.769445,-0.36401 -2.117881,-0.73697 -2.996517,-0.82881 l -1.597525,-0.16697 v -1.46605 c 0,-0.80632 0.223747,-2.12881 0.497218,-2.93887 1.406668,-4.16673 1.487567,-4.59583 1.462582,-7.75773 -0.02384,-3.0169 -0.347837,-4.82966 -1.31209,-7.34113 -0.195548,-0.50933 -0.431747,-1.43206 -0.524883,-2.05052 -0.168661,-1.11997 -0.16601,-1.12448 0.660805,-1.12448 0.456581,0 1.151654,-0.16159 1.544611,-0.35909 0.392956,-0.1975 1.128226,-0.43801 1.633932,-0.53447 1.41166,-0.26926 2.92251,-1.4567 3.465655,-2.7238 0.689755,-1.60914 2.58509,-2.50998 3.105163,-1.47587 0.128074,0.25466 0.368705,1.47505 0.534733,2.71198 0.166029,1.23692 0.367499,2.66567 0.447713,3.175 0.08022,0.50932 0.24892,1.87854 0.374898,3.04271 0.301842,2.78929 0.896194,5.68421 1.602481,7.8052 0.314976,0.94589 0.728437,2.25558 0.918805,2.91042 0.190365,0.65484 0.597501,1.84379 0.904748,2.6421 0.307245,0.79831 0.558628,1.61702 0.558628,1.81935 0,0.20233 0.365088,1.08633 0.811303,1.96442 0.446217,0.8781 0.982569,2.10099 1.191892,2.71754 0.209325,0.61655 0.856268,1.93501 1.437656,2.92991 0.581385,0.9949 1.057066,1.92171 1.057066,2.05957 0,0.62375 3.777103,8.14048 4.608763,9.17178 0.30283,0.37553 1.30555,2.28053 2.22825,4.23333 0.92271,1.9528 2.3286,4.86023 3.12421,6.46096 2.47435,4.97826 2.36849,5.47549 -1.54646,7.26342 -3.51452,1.60505 -4.21223,1.77324 -4.75881,1.14712 z"
|
||||
id="path4637"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="SSp-un.L" />
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.35277778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 110.58648,253.50439 c -0.0871,-0.32742 -0.79872,-1.905 -1.58133,-3.50573 -0.78261,-1.60073 -2.17787,-4.50816 -3.10057,-6.46096 -0.92271,-1.9528 -1.92542,-3.8578 -2.22826,-4.23333 -0.83165,-1.0313 -4.60876,-8.54803 -4.60876,-9.17178 0,-0.13786 -0.475681,-1.06467 -1.057066,-2.05957 -0.581387,-0.9949 -1.228331,-2.31336 -1.437656,-2.92991 -0.209322,-0.61655 -0.745675,-1.83944 -1.191892,-2.71754 -0.446215,-0.87809 -0.811303,-1.76209 -0.811303,-1.96442 0,-0.20233 -0.251383,-1.02104 -0.558628,-1.81935 -0.307247,-0.79831 -0.714382,-1.98726 -0.904748,-2.6421 -0.190367,-0.65484 -0.603829,-1.96453 -0.918805,-2.91042 -0.706286,-2.12099 -1.300639,-5.01591 -1.60248,-7.8052 -0.125979,-1.16417 -0.294683,-2.53339 -0.374899,-3.04271 -0.08021,-0.50933 -0.279519,-1.93808 -0.442905,-3.175 -0.163383,-1.23693 -0.470897,-2.53028 -0.683366,-2.87411 -0.220188,-0.35633 -0.32332,-0.9252 -0.239836,-1.32292 0.459914,-2.19103 1.17865,-6.41746 1.49099,-8.76756 0.125712,-0.94588 0.349525,-2.25557 0.497364,-2.91041 0.147838,-0.65485 0.376113,-1.66688 0.50728,-2.24896 0.334502,-1.48443 1.046337,-3.5452 1.583947,-4.58555 0.748596,-1.44864 1.501857,-1.14624 6.998398,2.80963 1.802745,1.29743 8.595395,7.41621 11.920875,10.73824 1.92313,1.92114 4.15145,4.10304 4.95181,4.84867 2.55831,2.38335 4.04331,4.35689 4.54174,6.0359 0.52264,1.76054 0.66427,8.53811 0.22663,10.84478 -0.817,4.30609 -1.35594,5.80383 -3.07573,8.54757 -0.56715,0.90481 -1.53112,2.44096 -2.14217,3.41366 -1.19553,1.90312 -1.74067,3.33067 -2.27333,5.95317 -0.69586,3.42603 0.42492,7.82734 3.79271,14.89393 1.58829,3.33267 2.51541,5.98563 2.29369,6.56341 -0.2992,0.77971 -4.44326,2.45199 -6.98609,2.81915 -2.48237,0.35842 -2.4023,0.36835 -2.58561,-0.32058 z"
|
||||
id="path4633"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="SSp-ul.L" />
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.35277778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 119.97493,248.74189 c -0.32712,-0.90951 -1.15998,-2.84427 -1.85079,-4.29948 -2.94135,-6.19603 -3.84304,-9.17583 -3.84304,-12.7 0,-3.20691 0.64708,-5.47736 2.31786,-8.13282 0.61695,-0.98056 1.58575,-2.52313 2.1529,-3.42794 1.70156,-2.71465 2.19735,-4.07593 3.06487,-8.41528 0.13092,-0.65485 0.24513,-2.96248 0.25381,-5.12807 l 0.0158,-3.93744 1.02084,0.13692 c 1.88728,0.25314 2.9966,1.06436 7.67878,5.61536 2.56401,2.49217 5.37558,5.17991 6.24792,5.97274 4.55189,4.13701 12.03398,11.45244 13.33522,13.03819 3.3694,4.10608 3.81398,5.00117 4.14312,8.34135 0.18456,1.87304 0.17353,1.92502 -0.44174,2.08268 -0.34706,0.0889 -1.612,0.6773 -2.81098,1.30748 -1.19898,0.63018 -2.30588,1.14579 -2.45979,1.14579 -0.1539,0 -2.14948,0.92802 -4.43462,2.06227 -2.28513,1.13426 -4.86917,2.33673 -5.74229,2.67217 -0.87313,0.33545 -2.36141,0.93301 -3.30729,1.32792 -0.94589,0.39492 -2.61276,0.99056 -3.70417,1.32366 -1.09141,0.33309 -2.46063,0.78227 -3.04271,0.99818 -2.20512,0.81792 -5.71068,1.62619 -7.17444,1.65419 -0.7754,0.0148 -0.85983,-0.0826 -1.41923,-1.63787 z"
|
||||
id="path4629"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="SSp-ll.L" />
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.35277778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 157.97105,238.80839 c -0.0838,-0.13559 -0.68895,-0.39675 -1.34477,-0.58037 -0.65583,-0.18362 -1.30048,-0.46785 -1.43256,-0.63161 -0.13207,-0.16376 -0.32635,-1.07166 -0.43172,-2.01754 -0.35287,-3.16764 -0.81458,-4.07536 -4.12758,-8.1148 -1.30448,-1.5905 -9.13226,-9.24671 -13.59972,-13.30163 -0.87281,-0.79222 -3.67615,-3.47587 -6.22965,-5.96367 -4.65923,-4.53938 -5.79791,-5.37073 -7.70681,-5.62677 -1.00275,-0.13449 -1.04121,-0.17934 -1.46691,-1.71052 -0.4821,-1.73402 -1.92281,-3.64729 -4.7044,-6.24752 -0.87312,-0.81619 -3.13814,-3.03556 -5.03338,-4.93194 -3.27105,-3.273 -10.15992,-9.47625 -11.971595,-10.78012 -3.409892,-2.4541 -4.928468,-3.41774 -5.596429,-3.55134 -0.508561,-0.10171 -0.82241,-0.3579 -0.921343,-0.75209 -0.08253,-0.32881 -1.550699,-1.97084 -3.262606,-3.64897 -3.593473,-3.52255 -5.613186,-5.7127 -10.16182,-11.01933 -1.79822,-2.09787 -3.592071,-4.18147 -3.98634,-4.63021 -0.546652,-0.62217 -0.719354,-1.09857 -0.727395,-2.00651 -0.01323,-1.49482 1.152036,-4.04009 2.568141,-5.60951 0.564444,-0.62555 3.835424,-4.64971 7.26884,-8.94257 3.433416,-4.29287 7.116818,-8.65971 8.185338,-9.70409 1.666837,-1.62919 2.112327,-1.92334 3.136672,-2.07113 l 1.193911,-0.17226 5.770276,6.03988 c 3.17365,3.32194 7.33936,7.68193 9.25713,9.68888 1.91777,2.00695 7.59451,7.79884 12.61498,12.87087 5.02047,5.07204 11.62844,11.875 14.68437,15.11771 3.05594,3.2427 6.10495,6.44003 6.77558,7.10517 0.67063,0.66514 1.53194,1.75236 1.91403,2.41605 0.38209,0.66368 1.00584,1.49712 1.38611,1.85208 0.38027,0.35496 0.91792,1.0621 1.19477,1.57142 0.27686,0.50932 1.03385,1.64042 1.6822,2.51354 1.47548,1.987 4.74542,7.66411 6.32444,10.98021 2.63183,5.52708 4.40321,9.47622 4.40567,9.82202 0.001,0.20044 0.31155,1.01928 0.68918,1.81965 0.65941,1.39757 1.98789,5.01513 2.50195,6.81302 0.13522,0.47294 0.35964,1.24685 0.49871,1.71979 0.13906,0.47294 0.50533,1.87193 0.81393,3.10885 0.3086,1.23693 0.67445,2.66568 0.81299,3.175 0.13854,0.50933 0.36547,2.29526 0.50429,3.96875 0.13882,1.67349 0.38316,3.93568 0.54298,5.02709 0.30003,2.04895 0.22168,5.93491 -0.1267,6.28421 -0.29546,0.29625 -11.71464,0.41175 -11.89476,0.12031 z"
|
||||
id="path4625"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="MOp.L" />
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.35277778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 170.46906,238.90623 c -0.0926,-0.0991 -0.11206,-1.15625 -0.0433,-2.34912 0.0687,-1.19288 -0.006,-3.06184 -0.16713,-4.15324 -0.16065,-1.09141 -0.40566,-3.3536 -0.54448,-5.02709 -0.13883,-1.67349 -0.36576,-3.45942 -0.5043,-3.96875 -0.13854,-0.50932 -0.50438,-1.93807 -0.81298,-3.175 -0.3086,-1.23692 -0.68159,-2.66567 -0.82886,-3.175 -0.14726,-0.50932 -0.37168,-1.28323 -0.49871,-1.71979 -0.52551,-1.80613 -1.84576,-5.38775 -2.48702,-6.74687 -0.37764,-0.80037 -0.68777,-1.61921 -0.68919,-1.81965 -0.002,-0.3458 -1.77384,-4.29494 -4.40566,-9.82202 -1.57903,-3.3161 -4.84896,-8.99321 -6.32445,-10.98021 -0.64835,-0.87312 -1.40534,-2.00422 -1.68219,-2.51354 -0.27685,-0.50932 -0.8145,-1.21646 -1.19478,-1.57142 -0.38027,-0.35496 -1.00121,-1.1884 -1.37986,-1.85208 -0.37865,-0.66369 -1.23996,-1.75303 -1.91403,-2.42076 -0.67406,-0.66773 -3.72589,-3.8669 -6.78182,-7.10925 -3.05594,-3.24236 -9.66391,-10.04185 -14.68438,-15.10997 -5.02047,-5.06813 -10.69428,-10.85818 -12.60846,-12.86679 -1.91419,-2.00861 -6.02185,-6.30875 -9.12813,-9.55587 -3.61212,-3.77589 -5.677783,-6.13437 -5.731017,-6.54342 -0.04578,-0.35176 0.245978,-1.38597 0.648351,-2.29823 0.726215,-1.64649 1.900406,-2.99708 8.844756,-10.17356 4.09621,-4.23313 9.18894,-8.26477 12.29778,-9.73548 2.49774,-1.18162 9.43059,-3.52463 11.89443,-4.01981 4.36857,-0.877992 29.68363,-0.52112 34.31786,0.48378 1.10204,0.23898 1.55758,0.59406 3.96875,3.09357 4.8243,5.00105 11.69708,13.24906 12.71,15.25325 0.58747,1.16238 1.52318,5.08363 1.52318,6.38315 0,0.61766 0.12862,1.4582 0.28582,1.86785 0.1572,0.40966 0.45633,2.47124 0.66473,4.58129 0.20841,2.11005 0.50024,4.96755 0.64853,6.35 0.14828,1.38245 0.37822,3.5851 0.51096,4.89479 0.55536,5.47937 0.85841,8.32173 1.10017,10.31875 0.14093,1.16417 0.3612,3.1287 0.48947,4.36563 0.81336,7.84349 0.56688,6.57319 3.49097,17.99166 l 2.20206,8.59896 0.0755,27.18594 0.0755,27.18594 h -6.05216 c -3.32869,0 -8.5419,0.0748 -11.58492,0.16631 -3.04303,0.0915 -5.6085,0.0852 -5.70106,-0.0139 z"
|
||||
id="path4621"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="MOs.L" />
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.35277778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 46.576961,238.09983 c -0.717579,-1.09517 -0.952045,-3.29014 -0.953701,-8.92821 -0.0028,-9.64743 0.474202,-14.94593 1.602769,-17.80213 0.114999,-0.29104 0.315815,-0.88275 0.446254,-1.31491 0.212966,-0.70558 0.405911,-0.8199 1.890901,-1.12046 0.909555,-0.1841 2.865363,-0.79871 4.346244,-1.36582 12.431434,-4.76067 13.943573,-5.22721 18.118219,-5.59007 1.993357,-0.17327 4.157861,-0.27424 4.810003,-0.22438 1.059783,0.081 1.209551,0.17494 1.410155,0.88439 0.123444,0.43656 0.341918,1.15094 0.485495,1.5875 0.739423,2.24828 1.063442,3.64507 1.319596,5.68854 0.432173,3.44766 0.203411,5.05887 -1.392426,9.8072 -0.272245,0.81006 -0.494993,2.18925 -0.494993,3.06488 v 1.59205 l -1.439426,0.99137 c -1.270201,0.87482 -7.012593,3.85909 -7.425745,3.85909 -0.08643,0 -1.629421,0.70316 -3.428854,1.56258 -1.799434,0.85941 -3.549645,1.64899 -3.889357,1.75462 -1.104916,0.34355 -5.832109,2.50794 -9.216617,4.21992 -1.81901,0.92011 -3.852304,1.75423 -4.518432,1.8536 -1.112497,0.16596 -1.248522,0.12363 -1.670085,-0.51976 z"
|
||||
id="path4617"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="SSp-n.L" />
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.35277778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 47.479915,208.21054 c -0.344424,-0.9059 -0.347257,-2.83363 -0.0061,-4.15254 0.145521,-0.56258 0.383884,-1.48397 0.529694,-2.04752 0.145809,-0.56356 0.342265,-1.93738 0.436565,-3.05295 0.166293,-1.96726 0.149132,-2.05161 -0.570061,-2.80229 l -0.741516,-0.77397 0.574233,-1.50057 c 0.315828,-0.82531 1.332725,-2.76436 2.259769,-4.30901 0.927045,-1.54465 2.296335,-4.03103 3.042865,-5.5253 2.083255,-4.16987 3.515833,-6.25768 4.782126,-6.96938 0.616583,-0.34654 1.248442,-0.96392 1.450293,-1.41705 0.196725,-0.44163 0.891455,-2.01482 1.543841,-3.49598 1.091099,-2.4772 2.505802,-4.74623 6.105287,-9.79223 0.746183,-1.04605 1.832946,-2.5821 2.415029,-3.41346 1.781326,-2.54416 3.00605,-3.75499 4.296582,-4.24785 l 1.212125,-0.46291 0.916127,1.04431 c 0.50387,0.57438 2.343457,2.71119 4.087972,4.74849 4.492701,5.24669 6.495549,7.42372 10.193633,11.08012 2.016011,1.99329 3.242509,3.40768 3.240156,3.73654 -0.0021,0.29104 -0.219625,0.88636 -0.483433,1.32292 -0.51811,0.85739 -1.299715,3.06368 -1.687176,4.7625 -0.132758,0.58208 -0.362337,1.59411 -0.510175,2.24896 -0.147839,0.65484 -0.359461,1.96453 -0.470271,2.91041 -0.11081,0.94589 -0.279138,1.89839 -0.374062,2.11667 -0.09493,0.21828 -0.290068,1.45544 -0.433652,2.74924 -0.355405,3.20243 -0.847868,4.40361 -2.074731,5.06053 -0.635897,0.34048 -1.168632,0.91777 -1.517904,1.64483 -0.63446,1.32073 -1.959199,2.37758 -3.279309,2.61616 -0.519776,0.0939 -1.25586,0.32795 -1.635741,0.52002 -0.379881,0.19207 -1.808631,0.41991 -3.175,0.50631 -7.517537,0.47536 -9.047686,0.69257 -12.181043,1.72912 -1.695183,0.56078 -3.838308,1.34204 -4.7625,1.73614 -0.92419,0.3941 -2.513785,0.98923 -3.532431,1.3225 -1.018646,0.33328 -2.926913,1.02182 -4.240594,1.53009 -1.31368,0.50827 -3.007574,1.00625 -3.764208,1.10662 -1.321078,0.17525 -1.386448,0.15423 -1.646386,-0.52947 z"
|
||||
id="path4613"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="SSp-m.L" />
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.35277778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 133.44748,94.456511 c -1.55418,-0.231103 -2.41572,-0.545616 -3.86307,-1.410247 l -1.8628,-1.112814 -0.79204,-2.194478 c -1.20521,-3.339209 -1.36757,-3.907502 -1.64752,-5.766356 -0.14245,-0.945885 -0.38381,-2.434167 -0.53636,-3.307292 -0.58945,-3.373966 0.52084,-9.256839 2.42188,-12.832291 2.20524,-4.147593 2.81399,-4.94501 8.80215,-11.530077 0.80433,-0.88451 1.46242,-1.721675 1.46242,-1.860365 0,-0.39362 2.92374,-3.146935 4.10104,-3.861999 1.11761,-0.678806 6.36562,-2.059436 7.85337,-2.06604 0.89331,-0.004 3.75072,-0.796366 4.08802,-1.13367 0.10194,-0.101942 0.36858,-0.18535 0.59252,-0.18535 0.41374,0 3.68882,-1.401826 5.85464,-2.505947 0.65484,-0.333835 2.14312,-0.932561 3.30729,-1.330502 7.70013,-2.632095 13.03128,-2.424133 17.83125,0.695576 1.09061,0.708835 2.12606,1.28879 2.30098,1.28879 0.52723,0 4.38461,1.895038 5.76048,2.829978 0.70755,0.480804 1.42942,0.874189 1.60414,0.874189 0.63365,0 1.80555,1.559112 2.02489,2.693952 0.12146,0.628378 0.22602,2.751977 0.23236,4.719108 0.0107,3.317407 -0.0332,3.643369 -0.60576,4.497918 -1.44967,2.163667 -3.02993,8.58239 -4.40789,17.90405 -0.46154,3.122163 -1.01785,4.500716 -2.5406,6.295652 -0.7901,0.931328 -1.82205,1.959062 -2.2932,2.283852 -0.47116,0.324789 -1.63865,1.220605 -2.59443,1.990696 -1.60819,1.295767 -6.90214,4.046225 -9.63931,5.008083 -0.8709,0.306041 -4.10401,0.366692 -18.25625,0.342461 -11.21669,-0.01921 -17.89359,-0.132887 -19.1982,-0.326877 z"
|
||||
id="path4609"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="MOB.L" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
x="145.17896"
|
||||
y="72.827797"
|
||||
id="text13186"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan13184"
|
||||
x="145.17896"
|
||||
y="72.827797"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.26458332px">MOB</tspan></text>
|
||||
<text
|
||||
id="text13190"
|
||||
y="141.78334"
|
||||
x="146.24803"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
xml:space="preserve"><tspan
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.26458332px"
|
||||
y="141.78334"
|
||||
x="146.24803"
|
||||
id="tspan13188"
|
||||
sodipodi:role="line">MOs</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
x="113.43968"
|
||||
y="178.82504"
|
||||
id="text13194"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan13192"
|
||||
x="113.43968"
|
||||
y="178.82504"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.26458332px">MOp</tspan></text>
|
||||
<text
|
||||
id="text13198"
|
||||
y="232.27896"
|
||||
x="123.06139"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
xml:space="preserve"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan13320"
|
||||
x="123.06139"
|
||||
y="232.27896">SSp-ll</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
x="94.736198"
|
||||
y="207.16101"
|
||||
id="text13202"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan13318"
|
||||
x="94.736198"
|
||||
y="207.16101">SSp-ul</tspan></text>
|
||||
<text
|
||||
id="text13206"
|
||||
y="186.84314"
|
||||
x="61.054867"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
xml:space="preserve"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan13322"
|
||||
x="61.054867"
|
||||
y="186.84314">SSp-m</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
x="50.385574"
|
||||
y="218.91548"
|
||||
id="text13210"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan13324"
|
||||
x="50.385574"
|
||||
y="218.91548">SSp-n</tspan></text>
|
||||
<text
|
||||
id="text13214"
|
||||
y="257.37543"
|
||||
x="58.965057"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
xml:space="preserve"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan13312"
|
||||
x="58.965057"
|
||||
y="257.37543">SSp-bfd</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
x="63.727562"
|
||||
y="254.7296"
|
||||
id="text13218"
|
||||
transform="translate(57.195679,3.2072343)"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan13314"
|
||||
x="63.727562"
|
||||
y="254.7296">SSp-tr</tspan></text>
|
||||
<text
|
||||
id="text13222"
|
||||
y="254.7296"
|
||||
x="63.727562"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
xml:space="preserve"
|
||||
transform="translate(47.039437,22.985179)"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan13306"
|
||||
x="63.727562"
|
||||
y="254.7296">VISa</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
x="73.867691"
|
||||
y="297.49274"
|
||||
id="text13226"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan13304"
|
||||
x="73.867691"
|
||||
y="297.49274">VISrl</tspan></text>
|
||||
<text
|
||||
id="text13230"
|
||||
y="294.82004"
|
||||
x="123.59594"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
xml:space="preserve"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan13308"
|
||||
x="123.59594"
|
||||
y="294.82004">VISam</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
x="165.74921"
|
||||
y="290.00381"
|
||||
id="text13234"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan13300"
|
||||
x="165.74921"
|
||||
y="290.00381">RSP</tspan></text>
|
||||
<text
|
||||
id="text13238"
|
||||
y="223.72096"
|
||||
x="80.287529"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
xml:space="preserve"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan13316"
|
||||
x="80.287529"
|
||||
y="223.72096">SSp-un</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
x="28.971779"
|
||||
y="256.33322"
|
||||
id="text13242"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan13298"
|
||||
x="28.971779"
|
||||
y="256.33322">SSs</tspan></text>
|
||||
<text
|
||||
id="text13246"
|
||||
y="304.44174"
|
||||
x="26.844366"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
xml:space="preserve"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan13296"
|
||||
x="26.844366"
|
||||
y="304.44174">AUD</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
x="51.967701"
|
||||
y="319.38202"
|
||||
id="text13250"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan13302"
|
||||
x="51.967701"
|
||||
y="319.38202">VISal</tspan></text>
|
||||
<text
|
||||
id="text13254"
|
||||
y="343.99765"
|
||||
x="92.058128"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
xml:space="preserve"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan13282"
|
||||
x="92.058128"
|
||||
y="343.99765">VISp</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
x="125.19955"
|
||||
y="316.20163"
|
||||
id="text13258"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan13310"
|
||||
x="125.19955"
|
||||
y="316.20163">VISpm</tspan></text>
|
||||
<text
|
||||
id="text13262"
|
||||
y="339.21899"
|
||||
x="57.32383"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
xml:space="preserve"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan13288"
|
||||
x="57.32383"
|
||||
y="339.21899">VISlm</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
x="60.536434"
|
||||
y="378.19742"
|
||||
id="text13266"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan13290"
|
||||
x="60.536434"
|
||||
y="378.19742">VISpl</tspan></text>
|
||||
<text
|
||||
id="text13270"
|
||||
y="366.98282"
|
||||
x="38.07505"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
xml:space="preserve"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan13292"
|
||||
x="38.07505"
|
||||
y="366.98282">VISpor</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
x="30.559273"
|
||||
y="340.25586"
|
||||
id="text13274"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan13294"
|
||||
x="30.559273"
|
||||
y="340.25586">TEa</tspan></text>
|
||||
<text
|
||||
id="text13278"
|
||||
y="353.07944"
|
||||
x="47.146099"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.3499999px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
xml:space="preserve"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan13286"
|
||||
x="47.146099"
|
||||
y="353.07944">VISli</tspan></text>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 67 KiB |
Reference in New Issue
Block a user