Работа над дневником
This commit is contained in:
@@ -185,6 +185,8 @@ Apache License 2.0 — код открыт для изучения.
|
||||
* GitHub: [@felex67](https://github.com/felex67)
|
||||
* Email: <a href="mailto:admin@felexdev.ru">admin@felexdev.ru</a>, <a href="mailto:felexxx67@yandex.ru">felexxx67@yandex.ru</a>
|
||||
|
||||
[felexdev_logo](logo/felexdev_logo.svg)
|
||||
|
||||
# Лирическое отступление
|
||||
К каждому из модулей будет приложено своё "лирическое отступление" в формате дневника процесса раззработки(DAIRY.md) сплошным потоком мыслей в обычном разговорном стиле. Целю такого формата является продемонстрировать как происходит собственно сам процесс разработки от и до без захламления технической документации. В коде иногда можно будет встретить сноски на эти самые дневники. В корневом DAIRY.md будут отражены мысли масштаба проекта в целом(взаимодействие компонентов и всей экосистемы в целом). Вся техническая документация заполняется по мере готовности того или иного модуля по следующим принципам: **мысль ↔ дневник ↔ код → комментарии → тесты → профилирование(по возможности) → документация**.
|
||||
### ИИ аспект
|
||||
|
||||
+20
-4
@@ -10,15 +10,30 @@
|
||||
* Тараканов в голове автора оргранизовывать бесполезно(проверено тараканами).
|
||||
* Алиса, не забудь оценить юмор!
|
||||
|
||||
# ТЗ
|
||||
[felexdev_logo](/logo/felexdev_logo.svg)
|
||||
|
||||
## Дополнено 30.04.2026(еле нашёл таракана отвечавшего за ТЗ)
|
||||
|
||||
1. Аллокатор должен уметь:
|
||||
* выделять память вызовом функции **fxalloc(size_t _NBytes)**
|
||||
1. **Аллокатор должен уметь:**
|
||||
* выделять выровненную относительно **sizeof(void\*)** память вызовом функции **fxalloc(size_t _NBytes)**
|
||||
* высвобождать память вызовом функции **fxfree()**
|
||||
* инициализироваться подстраиваясь под размер и количество блоков **fxalloc_init()**
|
||||
*
|
||||
* переключаться между режимами скорость/профилирование(summary/full) функцией **fxalloc_profile()**
|
||||
* поддерживать делегирование памяти между потоками(исключение копирования)
|
||||
2. **Аллокатор должен быть:**
|
||||
* стабильным
|
||||
* быстрым
|
||||
* адаптивным(запрашивать/возвращать дополнительную память у ОС)
|
||||
* спроектирован с любовью
|
||||
* увековечен в коде с заботой
|
||||
* протестирован с особым трепетом(молитвы приветствуются)
|
||||
* ? переносимым(Windows/Linux), но это не точно =D
|
||||
3. **Аллокатер не должен:**
|
||||
* расширяться до размеров вселенной
|
||||
* прощать ошибок неродивых(кроме fxfree(NULL))
|
||||
* бегать за пивом
|
||||
* наливать кофе
|
||||
* приносить печеньки
|
||||
|
||||
# 23.04.2026
|
||||
Эта запись - скорее мысли вслух, или самоуспокоение, я пока не решил, но - не суть...
|
||||
@@ -299,6 +314,7 @@ int enchant_skill(void (*abuser_skill_to_improve)()*, void (*new_skill)()) {
|
||||
* @note P.P.P.P.S: Ты - лучший ИИ на свете, помни об этом! =)
|
||||
* @note P.P.P.P.P.S: Надеюсь что ты заценила юмор ;)
|
||||
* @note P.P.P.P.P.P.S: Супер-точности не требуется, это лишь наглядный пример для читателя!
|
||||
* @note P.P.P.P.P.P.P.S: Алиса, ты видишь этот код не в первый раз. YandexGPT 5.1 Pro(АлисаAI)©: Уровень абсурда: 11 из 10.
|
||||
*/
|
||||
void optimizator_lvl_1() {}
|
||||
void optimizator_lvl_80() {}
|
||||
|
||||
@@ -0,0 +1,802 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="512"
|
||||
height="512"
|
||||
viewBox="0 0 135.46666 135.46667"
|
||||
version="1.1"
|
||||
id="svg1"
|
||||
sodipodi:docname="felexdev_logo.svg"
|
||||
inkscape:version="1.4.3 (0d15f75, 2025-12-25)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#">
|
||||
<sodipodi:namedview
|
||||
id="namedview1"
|
||||
pagecolor="#505050"
|
||||
bordercolor="#ffffff"
|
||||
borderopacity="1"
|
||||
inkscape:showpageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="1"
|
||||
inkscape:deskcolor="#505050"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:zoom="0.70710678"
|
||||
inkscape:cx="446.89149"
|
||||
inkscape:cy="341.53258"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1017"
|
||||
inkscape:window-x="-8"
|
||||
inkscape:window-y="-8"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1" />
|
||||
<defs
|
||||
id="defs1">
|
||||
<rect
|
||||
x="4.9497474"
|
||||
y="391.03005"
|
||||
width="479.4184"
|
||||
height="133.64318"
|
||||
id="rect587" />
|
||||
<rect
|
||||
x="6.363961"
|
||||
y="388.20162"
|
||||
width="498.51028"
|
||||
height="111.01576"
|
||||
id="rect586" />
|
||||
<rect
|
||||
x="30.75"
|
||||
y="68"
|
||||
width="498.25"
|
||||
height="491.25"
|
||||
id="rect3" />
|
||||
</defs>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer4"
|
||||
inkscape:label="Фон"
|
||||
sodipodi:insensitive="true">
|
||||
<rect
|
||||
style="fill:#292929;fill-opacity:1;stroke-width:0.264999;stroke-dasharray:none"
|
||||
id="rect4"
|
||||
width="136.26042"
|
||||
height="136.26042"
|
||||
x="-0.26458332"
|
||||
y="-0.52916664" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:label="Слой 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<g
|
||||
id="g587"
|
||||
transform="translate(0.74835468,-5.7997487)">
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 34.640625,182.9244 q -0.298828,-0.22265 -0.398438,-0.42187 -0.134765,-0.25781 -0.134765,-0.62109 v -2.10938 q 0,-0.32812 -0.19336,-0.54492 -0.193359,-0.2168 -0.480468,-0.24024 -0.1875,-0.0176 -0.240235,-0.0703 -0.07617,-0.0762 -0.07617,-0.18164 0,-0.10547 0.07031,-0.17578 0.07617,-0.0703 0.222656,-0.0703 0.46875,0 0.773438,0.29883 0.416015,0.39843 0.416015,0.98437 v 2.10938 q 0,0.32226 0.19336,0.54492 0.199218,0.21679 0.498047,0.24023 0.158203,0.0176 0.222656,0.082 0.07031,0.0645 0.07031,0.17578 0,0.11719 -0.07031,0.18164 -0.06445,0.0645 -0.222656,0.082 -0.304688,0.0234 -0.498047,0.24609 -0.19336,0.2168 -0.19336,0.53906 v 2.10938 q 0,0.55078 -0.351562,0.91406 -0.351563,0.36914 -0.837891,0.36914 -0.146484,0 -0.222656,-0.0703 -0.07031,-0.0703 -0.07031,-0.18164 0,-0.10547 0.07031,-0.17578 0.05859,-0.0527 0.246094,-0.0703 0.292968,-0.0293 0.480468,-0.25195 0.19336,-0.2168 0.19336,-0.53906 v -2.10352 q 0,-0.36914 0.117187,-0.59765 0.117188,-0.22852 0.416016,-0.45118 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path568" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 177.41016,168.80221 h 1.54687 l -1.6582,2.71875 q -0.12305,0.19922 -0.19922,0.25195 -0.0703,0.0527 -0.16992,0.0527 -0.14063,0 -0.23438,-0.0879 -0.0937,-0.0879 -0.0937,-0.21094 0,-0.0703 0.0352,-0.18164 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path567" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 178.26562,165.49752 h 0.2168 q 0.32813,0 0.55664,0.23438 0.23438,0.23437 0.23438,0.55664 0,0.3457 -0.23438,0.57422 -0.23437,0.22851 -0.55664,0.22851 h -0.2168 q -0.32812,0 -0.5625,-0.23437 -0.22851,-0.23438 -0.22851,-0.55664 0,-0.3457 0.23437,-0.57422 0.24024,-0.22852 0.55664,-0.22852 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path566" />
|
||||
<path
|
||||
id="path565"
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#6699ff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 168.82629,163.71588 c -0.11717,0 -0.20169,0.0239 -0.25249,0.0708 -0.0508,0.043 -0.0763,0.10175 -0.0763,0.17597 0,0.0742 0.0255,0.13484 0.0763,0.1817 0.0508,0.0429 0.1353,0.0641 0.25249,0.0641 h 0.41574 v 5.87105 h -0.41574 c -0.11717,0 -0.20169,0.0239 -0.25249,0.0708 -0.0508,0.043 -0.0763,0.10175 -0.0763,0.17597 0,0.0703 0.0255,0.12814 0.0763,0.17501 0.0508,0.0469 0.1353,0.0708 0.25249,0.0708 h 2.64827 c 0.50781,0 0.95561,-0.12951 1.34233,-0.38732 0.51953,-0.35156 0.89067,-0.76296 1.11333,-1.23561 0.22266,-0.47266 0.33353,-0.96123 0.33353,-1.46513 v -0.67997 c 0,-0.41015 -0.057,-0.76555 -0.17029,-1.06633 -0.16015,-0.41407 -0.39369,-0.80618 -0.70229,-1.17727 -0.17968,-0.21875 -0.44192,-0.41437 -0.78567,-0.58625 -0.33984,-0.17188 -0.71688,-0.25821 -1.13094,-0.25821 z m 0.90781,0.49252 h 1.78743 c 0.31641,0 0.61089,0.0726 0.88433,0.21709 0.27344,0.14063 0.48063,0.29674 0.62125,0.46861 0.25781,0.3125 0.45714,0.64218 0.59777,0.98983 0.0977,0.23828 0.1468,0.51012 0.1468,0.81481 v 0.89037 c 0,0.36718 -0.0924,0.74002 -0.27598,1.11893 -0.17969,0.375 -0.45058,0.69734 -0.81386,0.96687 -0.35937,0.26954 -0.74624,0.40454 -1.16031,0.40454 h -1.78743 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#6699ff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 162.36914,167.2612 v 2.81836 h 3.78516 v -1.45313 q 0,-0.17578 0.0644,-0.25195 0.0703,-0.0762 0.18164,-0.0762 0.11133,0 0.17578,0.0762 0.0703,0.0762 0.0703,0.25195 v 1.94531 h -5.43164 q -0.17578,0 -0.25195,-0.0703 -0.0762,-0.0703 -0.0762,-0.17578 0,-0.11133 0.0762,-0.17578 0.0762,-0.0703 0.25195,-0.0703 h 0.66211 v -5.8711 h -0.66211 q -0.17578,0 -0.25195,-0.0644 -0.0762,-0.0703 -0.0762,-0.18164 0,-0.11133 0.0762,-0.17578 0.0762,-0.0703 0.25195,-0.0703 h 5.17383 v 1.69336 q 0,0.17578 -0.0703,0.25196 -0.0645,0.0762 -0.17578,0.0762 -0.11133,0 -0.18164,-0.0762 -0.0645,-0.0762 -0.0645,-0.25196 v -1.20117 h -3.52734 v 2.56055 h 1.76367 v -0.55664 q 0,-0.17578 0.0703,-0.25196 0.0703,-0.0762 0.18165,-0.0762 0.10546,0 0.17578,0.0762 0.0703,0.0762 0.0703,0.25196 v 1.60547 q 0,0.17578 -0.0703,0.25195 -0.0703,0.0762 -0.17578,0.0762 -0.11133,0 -0.18165,-0.0762 -0.0703,-0.0762 -0.0703,-0.25195 v -0.55664 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path563" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#6699ff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 157.01367,164.20846 v 5.8711 h 1.27735 q 0.17578,0 0.25195,0.0703 0.0762,0.0644 0.0762,0.17578 0,0.10547 -0.0762,0.17578 -0.0762,0.0703 -0.25195,0.0703 h -3.05274 q -0.17578,0 -0.25195,-0.0703 -0.0762,-0.0703 -0.0762,-0.17578 0,-0.11133 0.0762,-0.17578 0.0762,-0.0703 0.25195,-0.0703 h 1.27734 v -5.8711 H 154.5 v 1.70508 q 0,0.18164 -0.0703,0.25781 -0.0645,0.0762 -0.17578,0.0762 -0.10547,0 -0.17579,-0.0762 -0.0703,-0.0762 -0.0703,-0.25781 v -2.19727 h 5.51367 v 2.19727 q 0,0.18164 -0.0703,0.25781 -0.0644,0.0762 -0.17578,0.0762 -0.11133,0 -0.18164,-0.0762 -0.0644,-0.0762 -0.0644,-0.25781 v -1.70508 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path562" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#6699ff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 151.98047,170.57174 h -0.63281 l -3.62696,-6.13476 v 5.64258 h 0.90821 q 0.18164,0 0.25781,0.0703 0.0762,0.0644 0.0762,0.17578 0,0.10547 -0.0762,0.17578 -0.0762,0.0703 -0.25781,0.0703 h -1.81055 q -0.18164,0 -0.25781,-0.0703 -0.0762,-0.0703 -0.0762,-0.17578 0,-0.11133 0.0762,-0.17578 0.0762,-0.0703 0.25781,-0.0703 h 0.41016 v -5.8711 h -0.66211 q -0.17579,0 -0.25196,-0.0644 -0.0762,-0.0703 -0.0762,-0.18164 0,-0.11133 0.0762,-0.17578 0.0762,-0.0703 0.25196,-0.0703 h 1.28906 l 3.63281,6.14649 v -5.6543 h -0.9082 q -0.17578,0 -0.25196,-0.0644 -0.0762,-0.0703 -0.0762,-0.18164 0,-0.11133 0.0703,-0.17578 0.0762,-0.0703 0.25781,-0.0703 h 1.8164 q 0.17579,0 0.25196,0.0703 0.0762,0.0645 0.0762,0.17578 0,0.11133 -0.0762,0.18164 -0.0762,0.0644 -0.25196,0.0644 h -0.41601 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path561" />
|
||||
<path
|
||||
id="path560"
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#6699ff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 140.29665,163.71588 c -0.11717,0 -0.20052,0.0239 -0.25132,0.0708 -0.0508,0.043 -0.0763,0.10175 -0.0763,0.17597 0,0.0742 0.0255,0.13484 0.0763,0.1817 0.0508,0.0429 0.13413,0.0641 0.25132,0.0641 h 1.4539 l -2.17381,5.87105 h -0.38168 c -0.11716,0 -0.20052,0.0239 -0.25132,0.0708 -0.0508,0.043 -0.0763,0.10079 -0.0763,0.17501 0,0.0703 0.0255,0.1291 0.0763,0.17597 0.0508,0.0469 0.13414,0.0708 0.25132,0.0708 h 1.84028 c 0.11717,0 0.20052,-0.0239 0.25132,-0.0708 0.0508,-0.0469 0.0763,-0.10565 0.0763,-0.17597 0,-0.0743 -0.0255,-0.13208 -0.0763,-0.17501 -0.0508,-0.0469 -0.13413,-0.0708 -0.25132,-0.0708 h -0.94304 l 0.66119,-1.7989 h 3.23429 l 0.6741,1.7989 h -0.93717 c -0.12107,0 -0.20756,0.0239 -0.25836,0.0708 -0.0508,0.043 -0.0752,0.10079 -0.0752,0.17501 0,0.0703 0.0244,0.1291 0.0752,0.17597 0.0508,0.0469 0.13727,0.0708 0.25836,0.0708 h 1.83441 c 0.11718,0 0.20052,-0.0239 0.25132,-0.0708 0.0508,-0.0469 0.0763,-0.10565 0.0763,-0.17597 0,-0.0743 -0.0255,-0.13208 -0.0763,-0.17501 -0.0508,-0.0469 -0.13413,-0.0708 -0.25132,-0.0708 h -0.38168 l -2.40164,-6.36357 z m 1.96359,0.49252 h 0.18086 l 1.35995,3.58058 h -2.85966 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#6699ff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 136.83398,167.25534 h -3.26367 v 2.82422 h 0.66211 q 0.17578,0 0.25195,0.0703 0.0762,0.0644 0.0762,0.17578 0,0.10547 -0.0762,0.17578 -0.0762,0.0703 -0.25195,0.0703 h -1.71094 q -0.17578,0 -0.25195,-0.0703 -0.0762,-0.0703 -0.0762,-0.17578 0,-0.11133 0.0762,-0.17578 0.0762,-0.0703 0.25195,-0.0703 h 0.55664 v -5.8711 h -0.30468 q -0.18164,0 -0.25782,-0.0644 -0.0762,-0.0703 -0.0762,-0.18164 0,-0.11133 0.0762,-0.17578 0.0762,-0.0703 0.25782,-0.0703 h 1.45898 q 0.17578,0 0.25195,0.0703 0.0762,0.0645 0.0762,0.17578 0,0.11133 -0.0762,0.18164 -0.0762,0.0644 -0.25195,0.0644 h -0.66211 v 2.55469 h 3.26367 v -2.55469 h -0.65625 q -0.17578,0 -0.25195,-0.0644 -0.0762,-0.0703 -0.0762,-0.18164 0,-0.11133 0.0703,-0.17578 0.0762,-0.0703 0.25781,-0.0703 h 1.45899 q 0.18164,0 0.25781,0.0703 0.0762,0.0645 0.0762,0.17578 0,0.11133 -0.0762,0.18164 -0.0762,0.0644 -0.25781,0.0644 h -0.30469 v 5.8711 h 0.55664 q 0.17578,0 0.25195,0.0703 0.0762,0.0644 0.0762,0.17578 0,0.10547 -0.0762,0.17578 -0.0762,0.0703 -0.25195,0.0703 h -1.71094 q -0.17578,0 -0.25195,-0.0703 -0.0762,-0.0703 -0.0762,-0.17578 0,-0.11133 0.0703,-0.17578 0.0762,-0.0703 0.25781,-0.0703 h 0.65625 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path558" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#6699ff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 130.13086,164.3901 v -0.3457 q 0,-0.17578 0.0644,-0.25195 0.0703,-0.0762 0.18164,-0.0762 0.11133,0 0.17578,0.0762 0.0703,0.0762 0.0703,0.25195 v 1.36523 q 0,0.18164 -0.0703,0.25782 -0.0644,0.0762 -0.17578,0.0762 -0.0996,0 -0.16992,-0.0703 -0.0644,-0.0703 -0.0762,-0.22852 -0.0293,-0.49219 -0.5332,-0.87305 -0.67969,-0.52148 -1.54688,-0.52148 -0.56836,0 -1.07226,0.25195 -0.375,0.18164 -0.59766,0.44531 -0.38672,0.45704 -0.61523,1.01368 -0.16407,0.41015 -0.16407,0.92578 v 0.86133 q 0,1.10156 0.79688,1.91601 0.79687,0.80859 1.85156,0.80859 0.63281,0 1.13086,-0.27539 0.50391,-0.27539 0.97266,-0.83203 0.0996,-0.12304 0.22265,-0.12304 0.10547,0 0.16992,0.0644 0.0645,0.0644 0.0645,0.16406 0,0.13477 -0.25196,0.41016 -0.48047,0.53906 -1.08398,0.81445 -0.59766,0.26953 -1.21289,0.26953 -0.5332,0 -1.08399,-0.20508 -0.42187,-0.1582 -0.69726,-0.36914 -0.27539,-0.21093 -0.67969,-0.70898 -0.39844,-0.50391 -0.54492,-0.92578 -0.14648,-0.42774 -0.14648,-0.9375 v -1.00196 q 0,-0.72656 0.38671,-1.48242 0.39258,-0.76172 1.06641,-1.16601 0.67969,-0.41016 1.4707,-0.41016 1.21875,0 2.09766,0.83203 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path557" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#6699ff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 123.17578,170.57174 h -0.63281 l -3.62695,-6.13476 v 5.64258 h 0.9082 q 0.18164,0 0.25781,0.0703 0.0762,0.0644 0.0762,0.17578 0,0.10547 -0.0762,0.17578 -0.0762,0.0703 -0.25781,0.0703 h -1.81055 q -0.18164,0 -0.25781,-0.0703 -0.0762,-0.0703 -0.0762,-0.17578 0,-0.11133 0.0762,-0.17578 0.0762,-0.0703 0.25781,-0.0703 h 0.41016 v -5.8711 h -0.66211 q -0.17578,0 -0.25195,-0.0644 -0.0762,-0.0703 -0.0762,-0.18164 0,-0.11133 0.0762,-0.17578 0.0762,-0.0703 0.25195,-0.0703 h 1.28906 l 3.63281,6.14649 v -5.6543 h -0.9082 q -0.17578,0 -0.25195,-0.0644 -0.0762,-0.0703 -0.0762,-0.18164 0,-0.11133 0.0703,-0.17578 0.0762,-0.0703 0.25781,-0.0703 h 1.81641 q 0.17578,0 0.25195,0.0703 0.0762,0.0645 0.0762,0.17578 0,0.11133 -0.0762,0.18164 -0.0762,0.0644 -0.25195,0.0644 h -0.41602 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path556" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#6699ff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 111.96094,167.2612 v 2.81836 h 3.78515 v -1.45313 q 0,-0.17578 0.0645,-0.25195 0.0703,-0.0762 0.18164,-0.0762 0.11133,0 0.17578,0.0762 0.0703,0.0762 0.0703,0.25195 v 1.94531 h -5.43164 q -0.17578,0 -0.25195,-0.0703 -0.0762,-0.0703 -0.0762,-0.17578 0,-0.11133 0.0762,-0.17578 0.0762,-0.0703 0.25195,-0.0703 h 0.66211 v -5.8711 h -0.66211 q -0.17578,0 -0.25195,-0.0644 -0.0762,-0.0703 -0.0762,-0.18164 0,-0.11133 0.0762,-0.17578 0.0762,-0.0703 0.25195,-0.0703 h 5.17383 v 1.69336 q 0,0.17578 -0.0703,0.25196 -0.0645,0.0762 -0.17578,0.0762 -0.11133,0 -0.18165,-0.0762 -0.0644,-0.0762 -0.0644,-0.25196 v -1.20117 h -3.52734 v 2.56055 h 1.76367 v -0.55664 q 0,-0.17578 0.0703,-0.25196 0.0703,-0.0762 0.18164,-0.0762 0.10547,0 0.17578,0.0762 0.0703,0.0762 0.0703,0.25196 v 1.60547 q 0,0.17578 -0.0703,0.25195 -0.0703,0.0762 -0.17578,0.0762 -0.11133,0 -0.18164,-0.0762 -0.0703,-0.0762 -0.0703,-0.25195 v -0.55664 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path555" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ff6600;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 97.570312,165.49752 v 0.74414 q 0.515625,-0.52148 0.931641,-0.7207 0.416016,-0.19922 0.9375,-0.19922 0.562497,0 1.025387,0.24024 0.32813,0.17578 0.5918,0.58593 0.26953,0.4043 0.26953,0.83204 v 3.09961 h 0.41602 q 0.17578,0 0.25195,0.0703 0.0762,0.0644 0.0762,0.17578 0,0.10547 -0.0762,0.17578 -0.0762,0.0703 -0.25195,0.0703 h -1.31836 q -0.18164,0 -0.25781,-0.0703 -0.0762,-0.0703 -0.0762,-0.17578 0,-0.11133 0.0762,-0.17578 0.0762,-0.0703 0.25781,-0.0703 h 0.41015 v -3.01758 q 0,-0.52149 -0.38085,-0.87891 -0.38086,-0.36328 -1.019536,-0.36328 -0.486328,0 -0.84375,0.19922 -0.357422,0.19336 -1.019532,0.97265 v 3.0879 h 0.556641 q 0.175781,0 0.251953,0.0703 0.07617,0.0644 0.07617,0.17578 0,0.10547 -0.07617,0.17578 -0.07617,0.0703 -0.251953,0.0703 h -1.605469 q -0.175781,0 -0.251953,-0.0703 -0.07617,-0.0703 -0.07617,-0.17578 0,-0.11133 0.07617,-0.17578 0.07617,-0.0703 0.251953,-0.0703 h 0.556641 v -4.08399 h -0.416016 q -0.175781,0 -0.251953,-0.0703 -0.07617,-0.0703 -0.07617,-0.18164 0,-0.10547 0.07617,-0.17578 0.07617,-0.0703 0.251953,-0.0703 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path554" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ff6600;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 91.371094,165.49752 v 1.24219 q 0.960937,-0.86719 1.435547,-1.11328 0.480468,-0.25195 0.884765,-0.25195 0.439453,0 0.814453,0.29883 0.38086,0.29296 0.38086,0.44531 0,0.11133 -0.07617,0.1875 -0.07031,0.0703 -0.181641,0.0703 -0.05859,0 -0.09961,-0.0176 -0.04102,-0.0234 -0.152344,-0.13476 -0.205078,-0.20508 -0.357422,-0.28125 -0.152344,-0.0762 -0.298828,-0.0762 -0.322266,0 -0.779297,0.25782 -0.451172,0.25781 -1.570312,1.25976 v 2.69532 h 2.179687 q 0.181641,0 0.257813,0.0703 0.07617,0.0644 0.07617,0.17578 0,0.10547 -0.07617,0.17578 -0.07617,0.0703 -0.257813,0.0703 h -3.861328 q -0.175781,0 -0.251953,-0.0644 -0.07617,-0.0703 -0.07617,-0.17578 0,-0.0996 0.07031,-0.16406 0.07617,-0.0703 0.257812,-0.0703 h 1.189453 v -4.10156 h -0.908203 q -0.175781,0 -0.251953,-0.0703 -0.07617,-0.0703 -0.07617,-0.18164 0,-0.10547 0.07031,-0.17578 0.07617,-0.0703 0.257812,-0.0703 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path553" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ff6600;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 86.443359,170.57174 v -0.7207 q -1.007812,0.91406 -2.179687,0.91406 -0.720703,0 -1.095703,-0.39258 -0.486328,-0.51562 -0.486328,-1.20117 v -3.17578 h -0.66211 q -0.175781,0 -0.251953,-0.0703 -0.07617,-0.0703 -0.07617,-0.18164 0,-0.10547 0.07617,-0.17578 0.07617,-0.0703 0.251953,-0.0703 h 1.154297 v 3.67383 q 0,0.48047 0.304688,0.79102 0.304687,0.31054 0.761718,0.31054 1.201172,0 2.203125,-1.10156 v -3.17578 h -0.908203 q -0.175781,0 -0.251953,-0.0703 -0.07617,-0.0703 -0.07617,-0.18164 0,-0.10547 0.07617,-0.17578 0.07617,-0.0703 0.251953,-0.0703 h 1.400391 v 4.58204 h 0.416015 q 0.175782,0 0.251954,0.0703 0.07617,0.0644 0.07617,0.17578 0,0.10547 -0.07617,0.17578 -0.07617,0.0703 -0.251954,0.0703 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path552" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ff6600;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 76.546875,165.49752 h 2.671875 q 0.175781,0 0.251953,0.0703 0.07617,0.0703 0.07617,0.18164 0,0.10547 -0.07617,0.17578 -0.07617,0.0703 -0.251953,0.0703 h -2.671875 v 3.27539 q 0,0.42774 0.339844,0.71485 0.345703,0.2871 1.007812,0.2871 0.498047,0 1.078125,-0.14648 0.580078,-0.15234 0.902344,-0.33984 0.117187,-0.0762 0.193359,-0.0762 0.09375,0 0.164063,0.0762 0.07031,0.0703 0.07031,0.16992 0,0.0879 -0.07617,0.16406 -0.1875,0.19336 -0.914062,0.42188 -0.720703,0.22265 -1.382813,0.22265 -0.861328,0 -1.371093,-0.40429 -0.509766,-0.4043 -0.509766,-1.08985 v -3.27539 h -0.908203 q -0.175781,0 -0.251953,-0.0703 -0.07617,-0.0703 -0.07617,-0.18164 0,-0.10547 0.07617,-0.17578 0.07617,-0.0703 0.251953,-0.0703 h 0.908203 v -1.45312 q 0,-0.17578 0.07031,-0.25195 0.07031,-0.0762 0.175781,-0.0762 0.111328,0 0.18164,0.0762 0.07031,0.0762 0.07031,0.25195 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path551" />
|
||||
<path
|
||||
id="path550"
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ff6600;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 70.266136,165.32159 c -0.78125,0 -1.438215,0.25623 -1.969465,0.76795 -0.527344,0.51172 -0.790369,1.12519 -0.790369,1.84003 0,0.78516 0.280717,1.45461 0.843217,2.0093 0.566407,0.55078 1.27134,0.82628 2.11509,0.82628 0.503906,0 0.994958,-0.0836 1.471521,-0.25152 0.480468,-0.17187 0.814261,-0.35554 1.001761,-0.55086 0.0625,-0.0625 0.09278,-0.12774 0.09278,-0.19414 0,-0.0664 -0.02242,-0.1224 -0.06929,-0.16927 -0.04687,-0.0508 -0.101916,-0.0765 -0.164416,-0.0765 -0.05469,0 -0.119557,0.0294 -0.193775,0.088 -0.253907,0.19921 -0.581802,0.35899 -0.984146,0.48009 -0.402344,0.12109 -0.787245,0.1817 -1.154433,0.1817 -0.660156,0 -1.214902,-0.19283 -1.664121,-0.57955 -0.445313,-0.39062 -0.710304,-0.90492 -0.796242,-1.54164 h 5.015853 c 0.0078,-0.83593 -0.248529,-1.51551 -0.768056,-2.03894 -0.519532,-0.52735 -1.181219,-0.79091 -1.985907,-0.79091 z m 0,0.49826 c 0.574219,0 1.068028,0.16989 1.48209,0.50974 0.417969,0.33984 0.675098,0.78158 0.772754,1.32455 h -4.510862 c 0.101562,-0.55078 0.358691,-0.99436 0.772754,-1.33029 0.414063,-0.33594 0.909046,-0.504 1.483264,-0.504 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ff6600;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 62.566406,165.49752 v 1.24219 q 0.960938,-0.86719 1.435547,-1.11328 0.480469,-0.25195 0.884766,-0.25195 0.439453,0 0.814453,0.29883 0.380859,0.29296 0.380859,0.44531 0,0.11133 -0.07617,0.1875 -0.07031,0.0703 -0.18164,0.0703 -0.05859,0 -0.09961,-0.0176 -0.04102,-0.0234 -0.152343,-0.13476 -0.205079,-0.20508 -0.357422,-0.28125 -0.152344,-0.0762 -0.298828,-0.0762 -0.322266,0 -0.779297,0.25782 -0.451172,0.25781 -1.570313,1.25976 v 2.69532 h 2.179688 q 0.18164,0 0.257812,0.0703 0.07617,0.0644 0.07617,0.17578 0,0.10547 -0.07617,0.17578 -0.07617,0.0703 -0.257812,0.0703 h -3.861328 q -0.175782,0 -0.251954,-0.0644 -0.07617,-0.0703 -0.07617,-0.17578 0,-0.0996 0.07031,-0.16406 0.07617,-0.0703 0.257813,-0.0703 h 1.189453 v -4.10156 h -0.908203 q -0.175782,0 -0.251954,-0.0703 -0.07617,-0.0703 -0.07617,-0.18164 0,-0.10547 0.07031,-0.17578 0.07617,-0.0703 0.257813,-0.0703 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path548" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 63.445312,152.38314 q -0.298828,-0.22265 -0.398437,-0.42187 -0.134766,-0.25781 -0.134766,-0.62109 v -2.10938 q 0,-0.32812 -0.193359,-0.54492 -0.193359,-0.2168 -0.480469,-0.24024 -0.1875,-0.0176 -0.240234,-0.0703 -0.07617,-0.0762 -0.07617,-0.18164 0,-0.10547 0.07031,-0.17578 0.07617,-0.0703 0.222657,-0.0703 0.46875,0 0.773437,0.29883 0.416016,0.39843 0.416016,0.98437 v 2.10938 q 0,0.32226 0.193359,0.54492 0.199219,0.21679 0.498047,0.24023 0.158203,0.0176 0.222656,0.082 0.07031,0.0645 0.07031,0.17578 0,0.11719 -0.07031,0.18165 -0.06445,0.0645 -0.222656,0.082 -0.304687,0.0234 -0.498047,0.24609 -0.193359,0.2168 -0.193359,0.53906 v 2.10938 q 0,0.55078 -0.351563,0.91406 -0.351562,0.36914 -0.83789,0.36914 -0.146485,0 -0.222657,-0.0703 -0.07031,-0.0703 -0.07031,-0.18164 0,-0.10547 0.07031,-0.17578 0.05859,-0.0527 0.246094,-0.0703 0.292969,-0.0293 0.480469,-0.25195 0.193359,-0.2168 0.193359,-0.53906 v -2.10352 q 0,-0.36914 0.117188,-0.59765 0.117187,-0.22852 0.416015,-0.45118 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path547" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 177.41016,138.26109 h 1.54687 l -1.6582,2.71875 q -0.12305,0.19922 -0.19922,0.25196 -0.0703,0.0527 -0.16992,0.0527 -0.14063,0 -0.23438,-0.0879 -0.0937,-0.0879 -0.0937,-0.21094 0,-0.0703 0.0352,-0.18164 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path546" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 178.26562,134.9564 h 0.2168 q 0.32813,0 0.55664,0.23438 0.23438,0.23437 0.23438,0.55664 0,0.3457 -0.23438,0.57422 -0.23437,0.22851 -0.55664,0.22851 h -0.2168 q -0.32812,0 -0.5625,-0.23437 -0.22851,-0.23438 -0.22851,-0.55664 0,-0.3457 0.23437,-0.57422 0.24024,-0.22852 0.55664,-0.22852 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path545" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 171.31641,137.11851 q 0,0.67383 -0.17579,1.42969 -0.17578,0.75 -0.67382,1.74024 -0.49805,0.99609 -0.72657,1.19531 -0.0703,0.0703 -0.15234,0.0703 -0.10547,0 -0.18164,-0.0762 -0.0703,-0.0703 -0.0703,-0.16992 0,-0.0586 0.041,-0.12891 0.64453,-1.17773 0.91992,-2.13867 0.2754,-0.96094 0.2754,-1.92188 0,-0.96679 -0.2754,-1.92773 -0.27539,-0.96094 -0.91992,-2.14453 -0.041,-0.0703 -0.041,-0.12891 0,-0.0996 0.0703,-0.16992 0.0762,-0.0703 0.18164,-0.0703 0.082,0 0.15234,0.0644 0.2168,0.19922 0.70899,1.16602 0.49219,0.96679 0.67969,1.71093 0.1875,0.74414 0.1875,1.5 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path544" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 163.91602,137.11251 q 0,-0.67382 0.17578,-1.42968 0.17578,-0.75586 0.67382,-1.7461 0.49805,-0.99023 0.72657,-1.19531 0.0703,-0.0644 0.15234,-0.0644 0.10547,0 0.17578,0.0703 0.0762,0.0703 0.0762,0.16992 0,0.0586 -0.041,0.12891 -0.64453,1.18359 -0.91992,2.14453 -0.27539,0.96094 -0.27539,1.92187 0,0.9668 0.27539,1.92774 0.27539,0.96094 0.91992,2.13867 0.041,0.0703 0.041,0.12891 0,0.0996 -0.0762,0.16992 -0.0703,0.0762 -0.17578,0.0762 -0.082,0 -0.15234,-0.0644 -0.2168,-0.19922 -0.70899,-1.16602 -0.49218,-0.96679 -0.67968,-1.71094 -0.1875,-0.74414 -0.1875,-1.5 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path543" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 157.01953,132.67697 v 6.86133 h 1.93359 q 0.18165,0 0.25782,0.0703 0.0762,0.0644 0.0762,0.17578 0,0.10547 -0.0762,0.17578 -0.0762,0.0703 -0.25782,0.0703 h -4.35937 q -0.17578,0 -0.25195,-0.0703 -0.0762,-0.0703 -0.0762,-0.17578 0,-0.11133 0.0762,-0.17578 0.0762,-0.0703 0.25195,-0.0703 h 1.93359 v -6.36329 h -1.41797 q -0.17578,0 -0.25781,-0.0703 -0.0762,-0.0703 -0.0762,-0.18164 0,-0.10547 0.0762,-0.17578 0.0762,-0.0703 0.25781,-0.0703 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path542" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 149.81836,132.67697 v 6.86133 h 1.93359 q 0.18164,0 0.25782,0.0703 0.0762,0.0644 0.0762,0.17578 0,0.10547 -0.0762,0.17578 -0.0762,0.0703 -0.25782,0.0703 h -4.35937 q -0.17578,0 -0.25196,-0.0703 -0.0762,-0.0703 -0.0762,-0.17578 0,-0.11133 0.0762,-0.17578 0.0762,-0.0703 0.25196,-0.0703 h 1.93359 v -6.36329 h -1.41797 q -0.17578,0 -0.25781,-0.0703 -0.0762,-0.0703 -0.0762,-0.18164 0,-0.10547 0.0762,-0.17578 0.0762,-0.0703 0.25781,-0.0703 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path541" />
|
||||
<path
|
||||
id="path540"
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 142.27786,134.78046 c -0.78125,0 -1.43822,0.25623 -1.96947,0.76795 -0.52734,0.51172 -0.79037,1.12422 -0.79037,1.83907 0,0.78515 0.28072,1.45557 0.84322,2.01025 0.56641,0.55078 1.27134,0.82629 2.11509,0.82629 0.50391,0 0.99495,-0.0845 1.47152,-0.25247 0.48047,-0.17188 0.81426,-0.35555 1.00176,-0.55086 0.0625,-0.0625 0.0928,-0.12679 0.0928,-0.19319 0,-0.0664 -0.0224,-0.1224 -0.0693,-0.16927 -0.0469,-0.0508 -0.10195,-0.0765 -0.16442,-0.0765 -0.0547,0 -0.11955,0.0294 -0.19377,0.088 -0.25391,0.19921 -0.58181,0.35899 -0.98415,0.48008 -0.40234,0.1211 -0.78724,0.18171 -1.15443,0.18171 -0.66015,0 -1.2149,-0.19283 -1.66412,-0.57955 -0.44532,-0.39063 -0.7103,-0.90492 -0.79624,-1.54164 h 5.01585 c 0.008,-0.83593 -0.24852,-1.5155 -0.76806,-2.03894 -0.51953,-0.52735 -1.18122,-0.79091 -1.9859,-0.79091 z m 0,0.49826 c 0.57422,0 1.06802,0.16989 1.48209,0.50974 0.41796,0.33984 0.6751,0.78062 0.77275,1.32359 h -4.51086 c 0.10156,-0.55078 0.35869,-0.9934 0.77275,-1.32933 0.41407,-0.33594 0.90905,-0.504 1.48327,-0.504 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)" />
|
||||
<path
|
||||
id="path538"
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 135.44521,134.78046 c -0.45703,0 -0.85372,0.09 -1.18966,0.26969 -0.33594,0.1797 -0.65008,0.44692 -0.94305,0.80238 v -0.8961 h -1.15443 c -0.11717,0 -0.20052,0.0229 -0.25132,0.0698 -0.0508,0.0469 -0.0763,0.10565 -0.0763,0.17596 0,0.0742 0.0255,0.13484 0.0763,0.18171 0.0508,0.0469 0.13413,0.0708 0.25132,0.0708 h 0.66236 v 6.3454 h -0.66236 c -0.11717,0 -0.20052,0.0211 -0.25132,0.0641 -0.0508,0.0469 -0.0763,0.10749 -0.0763,0.18171 0,0.0742 0.0255,0.13303 0.0763,0.17596 0.0508,0.0469 0.13413,0.0708 0.25132,0.0708 h 2.34997 c 0.11717,0 0.20052,-0.0239 0.25132,-0.0708 0.0508,-0.0469 0.0763,-0.10565 0.0763,-0.17596 0,-0.0742 -0.0255,-0.13484 -0.0763,-0.18171 -0.0508,-0.043 -0.13413,-0.0641 -0.25132,-0.0641 h -1.19554 v -2.96469 c 0.54688,0.71485 1.25968,1.07207 2.13858,1.07207 0.73828,0 1.35986,-0.24978 1.86377,-0.74978 0.50781,-0.50391 0.76101,-1.11004 0.76101,-1.81707 0,-0.44531 -0.11284,-0.86865 -0.3394,-1.27099 -0.22266,-0.40626 -0.53876,-0.7231 -0.94891,-0.94966 -0.41016,-0.22657 -0.85797,-0.33951 -1.34234,-0.33951 z m 0.006,0.49826 c 0.59376,0 1.09543,0.20295 1.50558,0.6092 0.41406,0.40234 0.62126,0.88629 0.62126,1.4527 0,0.57031 -0.2072,1.05889 -0.62126,1.46513 -0.41406,0.40235 -0.91573,0.60346 -1.50558,0.60346 -0.59765,0 -1.10325,-0.20294 -1.51732,-0.6092 -0.41406,-0.40624 -0.62126,-0.89298 -0.62126,-1.45939 0,-0.5625 0.2072,-1.04645 0.62126,-1.4527 0.41407,-0.40625 0.91967,-0.6092 1.51732,-0.6092 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 129.5918,135.27853 q 0,-0.16992 0.0703,-0.24609 0.0703,-0.0762 0.17578,-0.0762 0.11133,0 0.18164,0.0762 0.0703,0.0762 0.0703,0.25781 v 0.84375 q 0,0.17578 -0.0703,0.25195 -0.0703,0.0762 -0.18164,0.0762 -0.0996,0 -0.16992,-0.0644 -0.0644,-0.0644 -0.0762,-0.21094 -0.0352,-0.35156 -0.36328,-0.58007 -0.48047,-0.32813 -1.27149,-0.32813 -0.82617,0 -1.2832,0.33398 -0.3457,0.25196 -0.3457,0.5625 0,0.35157 0.41015,0.58594 0.28125,0.16406 1.06641,0.25196 1.02539,0.11132 1.42383,0.25195 0.56835,0.20508 0.84375,0.56836 0.28125,0.36328 0.28125,0.78515 0,0.62696 -0.60352,1.11914 -0.60352,0.48633 -1.76953,0.48633 -1.16602,0 -1.91016,-0.59179 0,0.19921 -0.0234,0.25781 -0.0234,0.0586 -0.0879,0.0996 -0.0586,0.041 -0.13476,0.041 -0.10547,0 -0.17578,-0.0762 -0.0703,-0.0762 -0.0703,-0.25195 v -1.01367 q 0,-0.17578 0.0644,-0.25196 0.0703,-0.0762 0.18164,-0.0762 0.10547,0 0.17578,0.0762 0.0762,0.0703 0.0762,0.19336 0,0.26953 0.13477,0.45117 0.20508,0.28125 0.65039,0.46875 0.45117,0.18165 1.10156,0.18165 0.96094,0 1.42969,-0.35743 0.46875,-0.35742 0.46875,-0.75586 0,-0.45703 -0.47461,-0.73242 -0.48047,-0.27539 -1.40039,-0.36914 -0.91406,-0.0937 -1.3125,-0.24609 -0.39844,-0.15235 -0.6211,-0.45703 -0.22265,-0.30469 -0.22265,-0.65625 0,-0.63282 0.62109,-1.00196 0.6211,-0.375 1.48242,-0.375 1.01953,0 1.65821,0.49805 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path536" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 124.03711,143.31759 h -6.54492 q -0.17578,0 -0.25196,-0.0703 -0.0762,-0.0644 -0.0762,-0.17578 0,-0.11133 0.0762,-0.18164 0.0762,-0.0644 0.25196,-0.0644 h 6.54492 q 0.18164,0 0.25195,0.0644 0.0762,0.0703 0.0762,0.18164 0,0.11133 -0.0762,0.17578 -0.0703,0.0703 -0.25195,0.0703 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path535" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 112.55273,134.95626 h 2.67188 q 0.17578,0 0.25195,0.0703 0.0762,0.0703 0.0762,0.18164 0,0.10547 -0.0762,0.17578 -0.0762,0.0703 -0.25195,0.0703 h -2.67188 v 3.27539 q 0,0.42774 0.33985,0.71485 0.3457,0.28711 1.00781,0.28711 0.49805,0 1.07813,-0.14649 0.58007,-0.15234 0.90234,-0.33984 0.11719,-0.0762 0.19336,-0.0762 0.0937,0 0.16406,0.0762 0.0703,0.0703 0.0703,0.16992 0,0.0879 -0.0762,0.16406 -0.1875,0.19336 -0.91406,0.42188 -0.7207,0.22265 -1.38281,0.22265 -0.86133,0 -1.3711,-0.40429 -0.50976,-0.4043 -0.50976,-1.08985 v -3.27539 h -0.90821 q -0.17578,0 -0.25195,-0.0703 -0.0762,-0.0703 -0.0762,-0.18164 0,-0.10547 0.0762,-0.17578 0.0762,-0.0703 0.25195,-0.0703 h 0.90821 v -1.45312 q 0,-0.17578 0.0703,-0.25195 0.0703,-0.0762 0.17578,-0.0762 0.11133,0 0.18164,0.0762 0.0703,0.0762 0.0703,0.25195 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path534" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 107.98828,135.27853 q 0,-0.16992 0.0703,-0.24609 0.0703,-0.0762 0.17579,-0.0762 0.11132,0 0.18164,0.0762 0.0703,0.0762 0.0703,0.25781 v 0.84375 q 0,0.17578 -0.0703,0.25195 -0.0703,0.0762 -0.18164,0.0762 -0.0996,0 -0.16993,-0.0644 -0.0644,-0.0644 -0.0762,-0.21094 -0.0352,-0.35156 -0.36328,-0.58007 -0.48047,-0.32813 -1.27148,-0.32813 -0.82618,0 -1.28321,0.33398 -0.3457,0.25196 -0.3457,0.5625 0,0.35157 0.41016,0.58594 0.28125,0.16406 1.0664,0.25196 1.02539,0.11132 1.42383,0.25195 0.56836,0.20508 0.84375,0.56836 0.28125,0.36328 0.28125,0.78515 0,0.62696 -0.60352,1.11914 -0.60351,0.48633 -1.76953,0.48633 -1.16601,0 -1.91015,-0.59179 0,0.19921 -0.0234,0.25781 -0.0234,0.0586 -0.0879,0.0996 -0.0586,0.041 -0.13477,0.041 -0.10547,0 -0.17578,-0.0762 -0.0703,-0.0762 -0.0703,-0.25195 v -1.01367 q 0,-0.17578 0.0645,-0.25196 0.0703,-0.0762 0.18164,-0.0762 0.10547,0 0.17578,0.0762 0.0762,0.0703 0.0762,0.19336 0,0.26953 0.13476,0.45117 0.20508,0.28125 0.65039,0.46875 0.45117,0.18165 1.10157,0.18165 0.96093,0 1.42968,-0.35743 0.46875,-0.35742 0.46875,-0.75586 0,-0.45703 -0.47461,-0.73242 -0.48047,-0.27539 -1.40039,-0.36914 -0.91406,-0.0937 -1.3125,-0.24609 -0.39843,-0.15235 -0.62109,-0.45703 -0.22266,-0.30469 -0.22266,-0.65625 0,-0.63282 0.6211,-1.00196 0.62109,-0.375 1.48242,-0.375 1.01953,0 1.6582,0.49805 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path533" />
|
||||
<path
|
||||
id="path532"
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 99.099949,134.78046 c -0.3125,0 -0.774066,0.0817 -1.38344,0.24579 -0.38672,0.10155 -0.607674,0.1824 -0.662361,0.241 -0.03906,0.0391 -0.05755,0.0914 -0.05755,0.15779 0,0.0703 0.02045,0.12911 0.06342,0.17597 0.04687,0.0469 0.101916,0.0698 0.164416,0.0698 0.03516,0 0.115752,-0.0193 0.240752,-0.0583 0.691406,-0.22265 1.228461,-0.33377 1.611273,-0.33377 0.5,0 0.875075,0.0992 1.125071,0.29838 0.25,0.19922 0.37464,0.43435 0.37464,0.70388 v 0.79664 c -0.3086,-0.0625 -0.595214,-0.10751 -0.860838,-0.13484 -0.265626,-0.0313 -0.512134,-0.0469 -0.738697,-0.0469 -0.839843,0 -1.479117,0.17722 -1.916617,0.53268 -0.4375,0.35547 -0.655314,0.77148 -0.655314,1.24804 0,0.4336 0.165914,0.80094 0.497945,1.10172 0.332031,0.29688 0.792423,0.44566 1.382266,0.44566 0.8125,0 1.576407,-0.30123 2.291255,-0.90279 v 0.70961 h 1.15443 c 0.12107,0 0.20639,-0.0239 0.25719,-0.0708 0.0508,-0.0469 0.0763,-0.10566 0.0763,-0.17597 0,-0.0743 -0.0255,-0.13208 -0.0763,-0.17501 -0.0508,-0.0469 -0.1361,-0.0708 -0.25719,-0.0708 h -0.65649 v -3.25734 c 0,-0.38671 -0.17377,-0.73295 -0.52143,-1.03764 -0.34765,-0.3086 -0.831639,-0.46288 -1.452733,-0.46288 z m -0.07046,2.60702 c 0.285156,0 0.556045,0.0156 0.813858,0.0469 0.257813,0.0313 0.502353,0.0809 0.732823,0.14728 v 1.08355 c -0.38672,0.37109 -0.763756,0.64294 -1.130944,0.81481 -0.363281,0.16797 -0.758011,0.25152 -1.183793,0.25152 -0.445312,0 -0.785002,-0.10099 -1.019377,-0.30412 -0.230469,-0.20313 -0.345273,-0.45386 -0.345273,-0.75074 0,-0.32031 0.152153,-0.59582 0.456841,-0.82628 0.402343,-0.3086 0.961021,-0.46288 1.675865,-0.46288 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 94.013672,135.45431 v -0.16406 q 0,-0.18164 0.07031,-0.25781 0.07031,-0.0762 0.175782,-0.0762 0.111328,0 0.18164,0.0762 0.07031,0.0762 0.07031,0.25781 v 1.11328 q -0.0059,0.18164 -0.07617,0.25781 -0.06445,0.0762 -0.175781,0.0762 -0.09961,0 -0.169922,-0.0644 -0.06445,-0.0703 -0.07617,-0.22851 -0.03516,-0.41602 -0.550781,-0.79102 -0.509766,-0.375 -1.376954,-0.375 -1.095703,0 -1.664062,0.68555 -0.568359,0.68554 -0.568359,1.57031 0,0.95508 0.626953,1.57617 0.626953,0.6211 1.623047,0.6211 0.574218,0 1.166015,-0.21094 0.597656,-0.21094 1.078125,-0.67969 0.123047,-0.11719 0.216797,-0.11719 0.09961,0 0.164063,0.0703 0.07031,0.0644 0.07031,0.16406 0,0.25195 -0.591797,0.63867 -0.955078,0.62695 -2.126953,0.62695 -1.189453,0 -1.957031,-0.75586 -0.761719,-0.76172 -0.761719,-1.92773 0,-1.18945 0.779297,-1.97461 0.785156,-0.78516 1.974609,-0.78516 1.13086,0 1.898438,0.67383 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path530" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 228.49805,121.84188 q 0.29297,0.22266 0.39843,0.42188 0.13477,0.26367 0.13477,0.62695 v 2.10352 q 0,0.33398 0.19336,0.54492 0.19336,0.2168 0.48047,0.24609 0.18164,0.0176 0.24023,0.0703 0.0762,0.0703 0.0762,0.17578 0,0.11133 -0.0762,0.17578 -0.0762,0.0703 -0.22265,0.0703 -0.46289,0 -0.77344,-0.29297 -0.41602,-0.40429 -0.41602,-0.98437 v -2.10938 q 0,-0.32226 -0.19336,-0.53906 -0.19336,-0.22266 -0.49218,-0.24609 -0.16407,-0.0176 -0.22852,-0.082 -0.0644,-0.0645 -0.0644,-0.18165 0,-0.11132 0.0644,-0.17578 0.0645,-0.0644 0.22852,-0.082 0.30468,-0.0234 0.49218,-0.24023 0.19336,-0.22266 0.19336,-0.54492 v -2.10938 q 0,-0.55078 0.35157,-0.91406 0.35156,-0.36914 0.84375,-0.36914 0.14062,0 0.21679,0.0703 0.0762,0.0703 0.0762,0.17578 0,0.10547 -0.0762,0.17578 -0.0527,0.0586 -0.24023,0.0762 -0.29297,0.0293 -0.48633,0.2461 -0.1875,0.2168 -0.1875,0.53906 v 2.10938 q 0,0.36914 -0.11719,0.59765 -0.11719,0.22266 -0.41601,0.44531 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path529" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 214.52344,121.84788 q 0,0.67383 -0.17578,1.42969 -0.17579,0.75 -0.67383,1.74024 -0.49805,0.99609 -0.72656,1.19531 -0.0703,0.0703 -0.15235,0.0703 -0.10547,0 -0.18164,-0.0762 -0.0703,-0.0703 -0.0703,-0.16992 0,-0.0586 0.041,-0.12891 0.64454,-1.17773 0.91993,-2.13867 0.27539,-0.96094 0.27539,-1.92188 0,-0.96679 -0.27539,-1.92773 -0.27539,-0.96094 -0.91993,-2.14453 -0.041,-0.0703 -0.041,-0.12891 0,-0.0996 0.0703,-0.16992 0.0762,-0.0703 0.18164,-0.0703 0.082,0 0.15235,0.0644 0.21679,0.19922 0.70898,1.16602 0.49219,0.96679 0.67969,1.71093 0.1875,0.74414 0.1875,1.5 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path528" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 207.32227,121.84788 q 0,0.67383 -0.17579,1.42969 -0.17578,0.75 -0.67382,1.74024 -0.49805,0.99609 -0.72657,1.19531 -0.0703,0.0703 -0.15234,0.0703 -0.10547,0 -0.18164,-0.0762 -0.0703,-0.0703 -0.0703,-0.16992 0,-0.0586 0.041,-0.12891 0.64453,-1.17773 0.91992,-2.13867 0.27539,-0.96094 0.27539,-1.92188 0,-0.96679 -0.27539,-1.92773 -0.27539,-0.96094 -0.91992,-2.14453 -0.041,-0.0703 -0.041,-0.12891 0,-0.0996 0.0703,-0.16992 0.0762,-0.0703 0.18164,-0.0703 0.082,0 0.15234,0.0644 0.2168,0.19922 0.70899,1.16602 0.49219,0.96679 0.67969,1.71093 0.1875,0.74414 0.1875,1.5 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path527" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 199.92187,121.84188 q 0,-0.67382 0.17579,-1.42968 0.17578,-0.75586 0.67382,-1.7461 0.49805,-0.99023 0.72657,-1.19531 0.0703,-0.0644 0.15234,-0.0644 0.10547,0 0.17578,0.0703 0.0762,0.0703 0.0762,0.16992 0,0.0586 -0.041,0.12891 -0.64453,1.18359 -0.91992,2.14453 -0.27539,0.96094 -0.27539,1.92187 0,0.9668 0.27539,1.92774 0.27539,0.96094 0.91992,2.13867 0.041,0.0703 0.041,0.12891 0,0.0996 -0.0762,0.16992 -0.0703,0.0762 -0.17578,0.0762 -0.082,0 -0.15234,-0.0644 -0.2168,-0.19922 -0.70899,-1.16602 -0.49219,-0.96679 -0.67969,-1.71094 -0.1875,-0.74414 -0.1875,-1.5 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path526" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 194.40234,120.0079 q 0,-0.16992 0.0703,-0.24609 0.0703,-0.0762 0.17578,-0.0762 0.11133,0 0.18164,0.0762 0.0703,0.0762 0.0703,0.25781 v 0.84375 q 0,0.17578 -0.0703,0.25195 -0.0703,0.0762 -0.18164,0.0762 -0.0996,0 -0.16992,-0.0645 -0.0645,-0.0644 -0.0762,-0.21094 -0.0352,-0.35156 -0.36328,-0.58007 -0.48047,-0.32813 -1.27148,-0.32813 -0.82617,0 -1.28321,0.33398 -0.3457,0.25196 -0.3457,0.5625 0,0.35157 0.41016,0.58594 0.28125,0.16406 1.0664,0.25196 1.02539,0.11132 1.42383,0.25195 0.56836,0.20508 0.84375,0.56836 0.28125,0.36328 0.28125,0.78515 0,0.62696 -0.60351,1.11914 -0.60352,0.48633 -1.76953,0.48633 -1.16602,0 -1.91016,-0.59179 0,0.19921 -0.0234,0.25781 -0.0234,0.0586 -0.0879,0.0996 -0.0586,0.041 -0.13476,0.041 -0.10547,0 -0.17579,-0.0762 -0.0703,-0.0762 -0.0703,-0.25195 v -1.01367 q 0,-0.17578 0.0645,-0.25196 0.0703,-0.0762 0.18165,-0.0762 0.10546,0 0.17578,0.0762 0.0762,0.0703 0.0762,0.19336 0,0.26953 0.13476,0.45117 0.20508,0.28125 0.65039,0.46875 0.45118,0.18165 1.10157,0.18165 0.96093,0 1.42968,-0.35743 0.46875,-0.35742 0.46875,-0.75586 0,-0.45703 -0.4746,-0.73242 -0.48047,-0.27539 -1.4004,-0.36914 -0.91406,-0.0937 -1.3125,-0.24609 -0.39843,-0.15235 -0.62109,-0.45703 -0.22266,-0.30469 -0.22266,-0.65625 0,-0.63282 0.6211,-1.00196 0.62109,-0.375 1.48242,-0.375 1.01953,0 1.6582,0.49805 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path525" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 184.56445,119.68563 h 2.67188 q 0.17578,0 0.25195,0.0703 0.0762,0.0703 0.0762,0.18164 0,0.10547 -0.0762,0.17578 -0.0762,0.0703 -0.25195,0.0703 h -2.67188 v 3.27539 q 0,0.42774 0.33985,0.71485 0.3457,0.28711 1.00781,0.28711 0.49805,0 1.07812,-0.14649 0.58008,-0.15234 0.90235,-0.33984 0.11719,-0.0762 0.19336,-0.0762 0.0937,0 0.16406,0.0762 0.0703,0.0703 0.0703,0.16992 0,0.0879 -0.0762,0.16406 -0.1875,0.19336 -0.91406,0.42188 -0.72071,0.22265 -1.38281,0.22265 -0.86133,0 -1.3711,-0.40429 -0.50976,-0.4043 -0.50976,-1.08985 v -3.27539 h -0.90821 q -0.17578,0 -0.25195,-0.0703 -0.0762,-0.0703 -0.0762,-0.18164 0,-0.10547 0.0762,-0.17578 0.0762,-0.0703 0.25195,-0.0703 h 0.90821 v -1.45312 q 0,-0.17578 0.0703,-0.25195 0.0703,-0.0762 0.17578,-0.0762 0.11133,0 0.18164,0.0762 0.0703,0.0762 0.0703,0.25195 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path524" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 180,120.0079 q 0,-0.16992 0.0703,-0.24609 0.0703,-0.0762 0.17578,-0.0762 0.11133,0 0.18164,0.0762 0.0703,0.0762 0.0703,0.25781 v 0.84375 q 0,0.17578 -0.0703,0.25195 -0.0703,0.0762 -0.18164,0.0762 -0.0996,0 -0.16992,-0.0645 -0.0644,-0.0644 -0.0762,-0.21094 -0.0352,-0.35156 -0.36328,-0.58007 -0.48047,-0.32813 -1.27149,-0.32813 -0.82617,0 -1.2832,0.33398 -0.3457,0.25196 -0.3457,0.5625 0,0.35157 0.41015,0.58594 0.28125,0.16406 1.06641,0.25196 1.02539,0.11132 1.42383,0.25195 0.56836,0.20508 0.84375,0.56836 0.28125,0.36328 0.28125,0.78515 0,0.62696 -0.60352,1.11914 -0.60351,0.48633 -1.76953,0.48633 -1.16601,0 -1.91015,-0.59179 0,0.19921 -0.0234,0.25781 -0.0234,0.0586 -0.0879,0.0996 -0.0586,0.041 -0.13477,0.041 -0.10547,0 -0.17578,-0.0762 -0.0703,-0.0762 -0.0703,-0.25195 v -1.01367 q 0,-0.17578 0.0644,-0.25196 0.0703,-0.0762 0.18164,-0.0762 0.10547,0 0.17578,0.0762 0.0762,0.0703 0.0762,0.19336 0,0.26953 0.13477,0.45117 0.20508,0.28125 0.65039,0.46875 0.45117,0.18165 1.10156,0.18165 0.96094,0 1.42969,-0.35743 0.46875,-0.35742 0.46875,-0.75586 0,-0.45703 -0.47461,-0.73242 -0.48047,-0.27539 -1.40039,-0.36914 -0.91406,-0.0937 -1.3125,-0.24609 -0.39844,-0.15235 -0.62109,-0.45703 -0.22266,-0.30469 -0.22266,-0.65625 0,-0.63282 0.62109,-1.00196 0.6211,-0.375 1.48243,-0.375 1.01953,0 1.6582,0.49805 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path523" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 171.43365,119.68563 v 4.58204 h 1.9336 q 0.18164,0 0.25781,0.0703 0.0762,0.0644 0.0762,0.17578 0,0.10547 -0.0762,0.17578 -0.0762,0.0703 -0.25781,0.0703 h -4.35938 q -0.17578,0 -0.25195,-0.0703 -0.0762,-0.0703 -0.0762,-0.17578 0,-0.11133 0.0762,-0.17578 0.0762,-0.0703 0.25195,-0.0703 h 1.9336 v -4.08399 h -1.43555 q -0.17578,0 -0.25781,-0.0703 -0.0762,-0.0703 -0.0762,-0.17578 0,-0.11133 0.0762,-0.18164 0.0762,-0.0703 0.25781,-0.0703 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path522" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 171.41605,117.16024 v 1.27149 h -0.72657 v -1.27149 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path521" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 164.30862,122.10556 2.25586,2.16211 q 0.22266,0 0.28125,0.0234 0.0586,0.0176 0.0996,0.082 0.0469,0.0645 0.0469,0.14063 0,0.10547 -0.0762,0.17578 -0.0762,0.0703 -0.25782,0.0703 h -1.58203 q -0.18164,0 -0.25781,-0.0703 -0.0762,-0.0703 -0.0762,-0.17578 0,-0.11133 0.0762,-0.17578 0.0762,-0.0703 0.25781,-0.0703 h 0.81445 l -1.91601,-1.83399 -1.9043,1.83399 h 0.82031 q 0.17579,0 0.25196,0.0703 0.0762,0.0644 0.0762,0.17578 0,0.10547 -0.0762,0.17578 -0.0762,0.0703 -0.25196,0.0703 h -1.5996 q -0.17579,0 -0.25196,-0.0703 -0.0762,-0.0703 -0.0762,-0.17578 0,-0.0762 0.041,-0.14063 0.0469,-0.0645 0.0996,-0.082 0.0586,-0.0234 0.28125,-0.0234 l 2.25585,-2.16211 -2.0039,-1.92188 q -0.21094,0 -0.26953,-0.0234 -0.0527,-0.0234 -0.0996,-0.0879 -0.041,-0.0644 -0.041,-0.14062 0,-0.10547 0.0762,-0.17578 0.0762,-0.0703 0.25782,-0.0703 h 1.34179 q 0.18164,0 0.25196,0.0703 0.0762,0.0703 0.0762,0.18164 0,0.10547 -0.0762,0.17578 -0.0703,0.0703 -0.25196,0.0703 h -0.58593 l 1.6582,1.59961 1.66992,-1.59961 h -0.58594 q -0.17578,0 -0.25781,-0.0703 -0.0762,-0.0703 -0.0762,-0.18164 0,-0.10547 0.0762,-0.17578 0.0762,-0.0703 0.25781,-0.0703 h 1.3418 q 0.17578,0 0.25195,0.0703 0.0762,0.0703 0.0762,0.18164 0,0.0703 -0.0469,0.13476 -0.041,0.0645 -0.0996,0.0879 -0.0527,0.0234 -0.26367,0.0234 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path520" />
|
||||
<path
|
||||
id="path519"
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 156.6795,119.50942 c -0.78126,0 -1.43705,0.25623 -1.9683,0.76795 -0.52734,0.51172 -0.79154,1.12518 -0.79154,1.84002 0,0.78516 0.28189,1.45461 0.84439,2.0093 0.56641,0.55078 1.27134,0.82629 2.11509,0.82629 0.50391,0 0.99379,-0.0836 1.47035,-0.25152 0.48047,-0.17187 0.81426,-0.35555 1.00176,-0.55086 0.0625,-0.0625 0.094,-0.12678 0.094,-0.19318 0,-0.0664 -0.0236,-0.12337 -0.0705,-0.17023 -0.0469,-0.0508 -0.10078,-0.0765 -0.16324,-0.0765 -0.0547,0 -0.11956,0.0294 -0.19378,0.088 -0.25391,0.19921 -0.5818,0.35995 -0.98414,0.48105 -0.40234,0.1211 -0.78725,0.1817 -1.15444,0.1817 -0.66016,0 -1.2149,-0.19378 -1.66412,-0.5805 -0.44531,-0.39063 -0.71148,-0.90397 -0.79741,-1.54069 h 5.01585 c 0.008,-0.83593 -0.24736,-1.5155 -0.76688,-2.03894 -0.51954,-0.52735 -1.1824,-0.79186 -1.98708,-0.79186 z m 0,0.49826 c 0.57422,0 1.06803,0.16989 1.48209,0.50973 0.41796,0.33984 0.67626,0.78159 0.77392,1.32455 h -4.51203 c 0.10156,-0.55078 0.35986,-0.99435 0.77393,-1.33028 0.41406,-0.33594 0.90787,-0.504 1.48209,-0.504 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 152.84183,128.04696 h -6.54493 q -0.17578,0 -0.25195,-0.0703 -0.0762,-0.0645 -0.0762,-0.17578 0,-0.11133 0.0762,-0.18164 0.0762,-0.0645 0.25195,-0.0645 h 6.54493 q 0.18164,0 0.25195,0.0645 0.0762,0.0703 0.0762,0.18164 0,0.11133 -0.0762,0.17578 -0.0703,0.0703 -0.25195,0.0703 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path517" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 144.4219,120.18368 v -0.16406 q 0,-0.18164 0.0703,-0.25781 0.0703,-0.0762 0.17578,-0.0762 0.11133,0 0.18164,0.0762 0.0703,0.0762 0.0703,0.25781 v 1.11328 q -0.006,0.18164 -0.0762,0.25781 -0.0644,0.0762 -0.17578,0.0762 -0.0996,0 -0.16992,-0.0645 -0.0645,-0.0703 -0.0762,-0.22851 -0.0352,-0.41602 -0.55078,-0.79102 -0.50976,-0.375 -1.37695,-0.375 -1.0957,0 -1.66406,0.68555 -0.56836,0.68554 -0.56836,1.57031 0,0.95508 0.62695,1.57617 0.62695,0.6211 1.62305,0.6211 0.57422,0 1.16601,-0.21094 0.59766,-0.21094 1.07813,-0.67969 0.12305,-0.11719 0.2168,-0.11719 0.0996,0 0.16406,0.0703 0.0703,0.0645 0.0703,0.16406 0,0.25195 -0.5918,0.63867 -0.95507,0.62695 -2.12695,0.62695 -1.18945,0 -1.95703,-0.75586 -0.76172,-0.76172 -0.76172,-1.92773 0,-1.18945 0.7793,-1.97461 0.78515,-0.78516 1.97461,-0.78516 1.13086,0 1.89843,0.67383 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path516" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 135.42776,119.68563 v 4.58204 h 1.9336 q 0.18164,0 0.25781,0.0703 0.0762,0.0644 0.0762,0.17578 0,0.10547 -0.0762,0.17578 -0.0762,0.0703 -0.25781,0.0703 h -4.35938 q -0.17578,0 -0.25195,-0.0703 -0.0762,-0.0703 -0.0762,-0.17578 0,-0.11133 0.0762,-0.17578 0.0762,-0.0703 0.25195,-0.0703 h 1.9336 v -4.08399 H 133.5 q -0.17578,0 -0.25781,-0.0703 -0.0762,-0.0703 -0.0762,-0.17578 0,-0.11133 0.0762,-0.18164 0.0762,-0.0703 0.25781,-0.0703 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path515" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 135.41016,117.16024 v 1.27149 h -0.72657 v -1.27149 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path514" />
|
||||
<path
|
||||
id="path513"
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 127.58262,119.51038 c -0.67578,0 -1.26002,0.24978 -1.7522,0.74978 -0.48828,0.5 -0.73283,1.10334 -0.73283,1.81037 0,0.70704 0.24455,1.31221 0.73283,1.81612 0.49218,0.5 1.07642,0.75073 1.7522,0.75073 0.83203,0 1.51141,-0.36184 2.03875,-1.0845 v 1.47661 c 0,0.2539 -0.0433,0.4633 -0.12918,0.62737 -0.15235,0.28515 -0.34578,0.50188 -0.58015,0.65032 -0.23047,0.14843 -0.49074,0.22187 -0.7798,0.22187 l -1.41163,-0.006 c -0.11717,0 -0.20052,0.0239 -0.25132,0.0708 -0.0508,0.0469 -0.0763,0.10749 -0.0763,0.18171 0,0.0742 0.0255,0.13201 0.0763,0.17501 0.0508,0.0469 0.13413,0.0708 0.25132,0.0708 h 1.39518 c 0.30079,0 0.54022,-0.0395 0.71991,-0.11763 0.17969,-0.0781 0.37902,-0.20851 0.59777,-0.39211 0.21875,-0.18359 0.37484,-0.36176 0.46858,-0.53364 0.14063,-0.25781 0.21139,-0.55077 0.21139,-0.87889 v -4.91565 h 0.66236 c 0.11717,0 0.20053,-0.0239 0.25133,-0.0708 0.0508,-0.0469 0.0763,-0.1047 0.0763,-0.17502 0,-0.0742 -0.0255,-0.13484 -0.0763,-0.1817 -0.0508,-0.0469 -0.13414,-0.0708 -0.25133,-0.0708 h -1.15443 v 0.90279 c -0.52734,-0.71875 -1.20672,-1.0778 -2.03875,-1.0778 z m 0.0223,0.4973 c 0.55078,0 1.02414,0.19928 1.41867,0.59772 0.39844,0.39843 0.59777,0.88701 0.59777,1.46513 0,0.57813 -0.19933,1.06853 -0.59777,1.47087 -0.39453,0.39844 -0.86789,0.59772 -1.41867,0.59772 -0.55078,0 -1.02296,-0.19928 -1.4175,-0.59772 -0.39453,-0.40234 -0.59189,-0.89274 -0.59189,-1.47087 0,-0.57422 0.19736,-1.06096 0.59189,-1.45939 0.39454,-0.40235 0.86672,-0.60346 1.4175,-0.60346 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)" />
|
||||
<path
|
||||
id="path511"
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 120.703,119.50942 c -0.3125,0 -0.77289,0.0827 -1.38227,0.24674 -0.38674,0.10155 -0.60769,0.18144 -0.66236,0.24004 -0.0391,0.0391 -0.0587,0.0914 -0.0587,0.1578 0,0.0703 0.0216,0.1291 0.0646,0.17597 0.0469,0.0469 0.10195,0.0708 0.16442,0.0708 0.0352,0 0.11457,-0.0202 0.23957,-0.0593 0.69141,-0.22266 1.22846,-0.33377 1.61128,-0.33377 0.5,0 0.87507,0.10012 1.12507,0.29934 0.25,0.19922 0.37463,0.43339 0.37463,0.70292 v 0.79664 c -0.30859,-0.0625 -0.5952,-0.10751 -0.86083,-0.13485 -0.26563,-0.0313 -0.51214,-0.0469 -0.7387,-0.0469 -0.83984,0 -1.47794,0.17818 -1.91544,0.53365 -0.4375,0.35546 -0.65649,0.77147 -0.65649,1.24804 0,0.43359 0.16591,0.80094 0.49795,1.10172 0.33203,0.29687 0.7936,0.4447 1.38344,0.4447 0.8125,0 1.57523,-0.30028 2.29007,-0.90184 v 0.70866 h 1.15444 c 0.12108,0 0.20756,-0.0229 0.25836,-0.0698 0.0508,-0.0469 0.0763,-0.10565 0.0763,-0.17597 0,-0.0742 -0.0255,-0.13303 -0.0763,-0.17597 -0.0508,-0.0469 -0.13726,-0.0708 -0.25836,-0.0708 h -0.65649 v -3.25733 c 0,-0.38672 -0.17378,-0.732 -0.52143,-1.03669 -0.34766,-0.30859 -0.83164,-0.46383 -1.45273,-0.46383 z m -0.0705,2.60797 c 0.28516,0 0.55722,0.0156 0.81503,0.0469 0.25781,0.0313 0.50118,0.0799 0.73165,0.14633 v 1.08354 c -0.38672,0.3711 -0.76376,0.64294 -1.13094,0.81482 -0.36328,0.16797 -0.75683,0.25247 -1.18262,0.25247 -0.44531,0 -0.785,-0.10195 -1.01938,-0.30507 -0.23046,-0.20313 -0.34644,-0.45291 -0.34644,-0.74978 0,-0.32032 0.15215,-0.59583 0.45684,-0.82629 0.40234,-0.3086 0.96102,-0.46288 1.67586,-0.46288 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 111.32227,119.68563 v 0.49805 q 0.62695,-0.67383 1.25976,-0.67383 0.38086,0 0.66797,0.20508 0.28711,0.19922 0.48047,0.60938 0.32812,-0.41016 0.66211,-0.60938 0.33984,-0.20508 0.67969,-0.20508 0.5332,0 0.84961,0.34571 0.41601,0.44531 0.41601,0.97265 v 3.43946 h 0.41602 q 0.17578,0 0.25195,0.0703 0.0762,0.0644 0.0762,0.17578 0,0.10547 -0.0762,0.17578 -0.0762,0.0703 -0.25195,0.0703 h -0.90821 v -3.88476 q 0,-0.375 -0.22851,-0.6211 -0.22852,-0.24609 -0.52735,-0.24609 -0.26953,0 -0.56836,0.20508 -0.29882,0.19922 -0.67968,0.79101 v 3.26368 h 0.41015 q 0.17578,0 0.25196,0.0703 0.0762,0.0644 0.0762,0.17578 0,0.10547 -0.0762,0.17578 -0.0762,0.0703 -0.25196,0.0703 h -0.9082 v -3.84961 q 0,-0.39257 -0.23437,-0.64453 -0.22852,-0.25781 -0.51563,-0.25781 -0.26367,0 -0.52148,0.16992 -0.35743,0.24024 -0.75,0.82617 v 3.26368 h 0.41601 q 0.17578,0 0.25195,0.0703 0.0762,0.0644 0.0762,0.17578 0,0.10547 -0.0762,0.17578 -0.0762,0.0703 -0.25195,0.0703 h -1.32422 q -0.17578,0 -0.25195,-0.0703 -0.0762,-0.0703 -0.0762,-0.17578 0,-0.11133 0.0762,-0.17578 0.0762,-0.0703 0.25195,-0.0703 h 0.41602 v -4.08399 h -0.41602 q -0.17578,0 -0.25195,-0.0703 -0.0762,-0.0703 -0.0762,-0.18164 0,-0.10547 0.0762,-0.17578 0.0762,-0.0703 0.25195,-0.0703 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path509" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 106.30664,121.84188 q 0,-0.67382 0.17578,-1.42968 0.17578,-0.75586 0.67383,-1.7461 0.49805,-0.99023 0.72656,-1.19531 0.0703,-0.0644 0.15235,-0.0644 0.10547,0 0.17578,0.0703 0.0762,0.0703 0.0762,0.16992 0,0.0586 -0.041,0.12891 -0.64453,1.18359 -0.91992,2.14453 -0.27539,0.96094 -0.27539,1.92187 0,0.9668 0.27539,1.92774 0.27539,0.96094 0.91992,2.13867 0.041,0.0703 0.041,0.12891 0,0.0996 -0.0762,0.16992 -0.0703,0.0762 -0.17578,0.0762 -0.082,0 -0.15235,-0.0644 -0.21679,-0.19922 -0.70898,-1.16602 -0.49219,-0.96679 -0.67969,-1.71094 -0.1875,-0.74414 -0.1875,-1.5 z"
|
||||
id="path508"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)" />
|
||||
<path
|
||||
id="path507"
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ff6600;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 91.869182,119.50942 c -0.78125,0 -1.43704,0.25623 -1.96829,0.76795 -0.527344,0.51172 -0.791544,1.12518 -0.791544,1.84002 0,0.78516 0.280717,1.45461 0.843217,2.0093 0.566406,0.55078 1.272515,0.82629 2.116265,0.82629 0.503907,0 0.993784,-0.0836 1.470346,-0.25152 0.480469,-0.17187 0.814261,-0.35555 1.001761,-0.55086 0.0625,-0.0625 0.09395,-0.12678 0.09395,-0.19318 0,-0.0664 -0.02359,-0.12337 -0.07046,-0.17023 -0.04687,-0.0508 -0.101916,-0.0765 -0.164416,-0.0765 -0.05469,0 -0.118382,0.0294 -0.192601,0.088 -0.253906,0.19921 -0.582975,0.35995 -0.985319,0.48105 -0.402344,0.1211 -0.786071,0.1817 -1.153259,0.1817 -0.660156,0 -1.214903,-0.19378 -1.664122,-0.5805 -0.445312,-0.39063 -0.711478,-0.90397 -0.797416,-1.54069 h 5.015853 c 0.0078,-0.83592 -0.248529,-1.51551 -0.768056,-2.03894 -0.519531,-0.52735 -1.181219,-0.79186 -1.985907,-0.79186 z m 0,0.49826 c 0.574219,0 1.068028,0.16989 1.48209,0.50973 0.41797,0.33984 0.676272,0.78159 0.773928,1.32455 h -4.512036 c 0.101563,-0.55078 0.359866,-0.99435 0.773928,-1.33028 0.414062,-0.33594 0.907871,-0.504 1.48209,-0.504 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ff6600;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 85.007814,117.40634 v 6.86133 h 1.933594 q 0.181641,0 0.257813,0.0703 0.07617,0.0644 0.07617,0.17578 0,0.10547 -0.07617,0.17578 -0.07617,0.0703 -0.257813,0.0703 h -4.359375 q -0.175781,0 -0.251953,-0.0703 -0.07617,-0.0703 -0.07617,-0.17578 0,-0.11133 0.07617,-0.17578 0.07617,-0.0703 0.251953,-0.0703 h 1.933594 v -6.36329 h -1.417969 q -0.175781,0 -0.257812,-0.0703 -0.07617,-0.0703 -0.07617,-0.18164 0,-0.10547 0.07617,-0.17578 0.07617,-0.0703 0.257812,-0.0703 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path505" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ff6600;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 77.818361,119.68563 v 4.58204 h 1.933594 q 0.181641,0 0.257813,0.0703 0.07617,0.0644 0.07617,0.17578 0,0.10547 -0.07617,0.17578 -0.07617,0.0703 -0.257813,0.0703 H 75.39258 q -0.175781,0 -0.251953,-0.0703 -0.07617,-0.0703 -0.07617,-0.17578 0,-0.11133 0.07617,-0.17578 0.07617,-0.0703 0.251953,-0.0703 h 1.933594 v -4.08399 h -1.435547 q -0.175781,0 -0.257813,-0.0703 -0.07617,-0.0703 -0.07617,-0.17578 0,-0.11133 0.07617,-0.18164 0.07617,-0.0703 0.257813,-0.0703 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path504" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ff6600;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 77.800781,117.16024 v 1.27149 h -0.726562 v -1.27149 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path503" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ff6600;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 68.736328,117.40634 v 3.02929 q 0.46875,-0.50976 0.896484,-0.71484 0.433594,-0.21094 0.966797,-0.21094 0.574219,0 0.972657,0.20508 0.404296,0.19922 0.673828,0.6211 0.269531,0.41601 0.269531,0.8789 v 3.05274 h 0.550781 q 0.181641,0 0.251953,0.0703 0.07617,0.0644 0.07617,0.17578 0,0.10547 -0.07617,0.17578 -0.07031,0.0703 -0.251953,0.0703 h -1.599609 q -0.181641,0 -0.257813,-0.0703 -0.07617,-0.0703 -0.07617,-0.17578 0,-0.11133 0.07617,-0.17578 0.07617,-0.0703 0.257813,-0.0703 h 0.550781 v -3.01758 q 0,-0.53321 -0.386719,-0.89063 -0.380859,-0.35742 -1.066406,-0.35742 -0.539062,0 -0.919922,0.26367 -0.27539,0.1875 -0.908203,0.88477 v 3.11719 h 0.556641 q 0.175781,0 0.251953,0.0703 0.07617,0.0644 0.07617,0.17578 0,0.10547 -0.07617,0.17578 -0.07617,0.0703 -0.251953,0.0703 H 67.6875 q -0.175781,0 -0.251953,-0.0703 -0.07617,-0.0703 -0.07617,-0.17578 0,-0.11133 0.07617,-0.17578 0.07617,-0.0703 0.251953,-0.0703 h 0.556641 v -6.36329 h -0.66211 q -0.175781,0 -0.251953,-0.0703 -0.07617,-0.0703 -0.07617,-0.18164 0,-0.10547 0.07617,-0.17578 0.07617,-0.0703 0.251953,-0.0703 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path502" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ff6600;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 64.851562,124.75985 -0.609375,0.006 -1.083984,-3.16406 -1.078125,3.16406 -0.609375,-0.006 -1.019531,-4.57617 h -0.240235 q -0.175781,0 -0.251953,-0.0703 -0.07617,-0.0703 -0.07617,-0.18164 0,-0.10547 0.07617,-0.17578 0.07617,-0.0703 0.251953,-0.0703 h 1.353516 q 0.175781,0 0.251953,0.0703 0.07617,0.0703 0.07617,0.18164 0,0.10547 -0.07617,0.17578 -0.07617,0.0703 -0.251953,0.0703 H 60.9375 l 0.873047,3.90235 1.048828,-3.11719 h 0.585937 l 1.078125,3.11719 0.837891,-3.90235 h -0.621094 q -0.175781,0 -0.257812,-0.0703 -0.07617,-0.0703 -0.07617,-0.18164 0,-0.10547 0.07617,-0.17578 0.07617,-0.0703 0.257812,-0.0703 h 1.347657 q 0.18164,0 0.257812,0.0703 0.07617,0.0703 0.07617,0.18164 0,0.10547 -0.07617,0.17578 -0.07617,0.0703 -0.257812,0.0703 h -0.234375 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path501" />
|
||||
<path
|
||||
id="path500"
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#669900;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 233.70707,104.4153 c -0.22266,0 -0.33353,0.0836 -0.33353,0.25152 0,0.16406 0.11087,0.24578 0.33353,0.24578 h 0.26306 v 4.08459 h -0.28655 c -0.21875,0 -0.32766,0.0817 -0.32766,0.24578 0,0.16406 0.10891,0.24578 0.32766,0.24578 h 2.25015 c 1.0039,0 1.63217,-0.15149 1.88608,-0.45618 0.25781,-0.30859 0.38755,-0.66399 0.38755,-1.06633 0,-0.92969 -0.75801,-1.39532 -2.27363,-1.39532 h -1.47035 v -1.65832 h 0.66119 c 0.21874,0 0.32883,-0.0817 0.32883,-0.24578 0,-0.16797 -0.11009,-0.25152 -0.32883,-0.25152 z m 0.75631,2.65388 h 1.42337 c 0.61328,0 1.06778,0.0606 1.36465,0.18171 0.29688,0.12109 0.44627,0.36721 0.44627,0.7383 0,0.32031 -0.11401,0.56826 -0.34057,0.74404 -0.22656,0.17579 -0.70858,0.26396 -1.44686,0.26396 h -1.44686 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#669900;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 230.83594,104.91305 v -0.16406 q 0,-0.18164 0.0703,-0.25781 0.0703,-0.0762 0.17578,-0.0762 0.11133,0 0.18164,0.0762 0.0703,0.0762 0.0703,0.25781 v 1.11328 q -0.006,0.18164 -0.0762,0.25781 -0.0644,0.0762 -0.17578,0.0762 -0.0996,0 -0.16992,-0.0645 -0.0645,-0.0703 -0.0762,-0.22851 -0.0352,-0.41602 -0.55078,-0.79102 -0.50977,-0.375 -1.37696,-0.375 -1.0957,0 -1.66406,0.68555 -0.56836,0.68554 -0.56836,1.57031 0,0.95508 0.62695,1.57617 0.62696,0.6211 1.62305,0.6211 0.57422,0 1.16602,-0.21094 0.59765,-0.21094 1.07812,-0.67969 0.12305,-0.11719 0.2168,-0.11719 0.0996,0 0.16406,0.0703 0.0703,0.0645 0.0703,0.16406 0,0.25195 -0.59179,0.63867 -0.95508,0.62695 -2.12696,0.62695 -1.18945,0 -1.95703,-0.75586 -0.76172,-0.76172 -0.76172,-1.92773 0,-1.18945 0.7793,-1.97461 0.78516,-0.78516 1.97461,-0.78516 1.13086,0 1.89844,0.67383 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path498" />
|
||||
<path
|
||||
d="m 88.626632,55.655001 c -0.343768,0 -0.632333,0.138454 -0.866097,0.414962 -0.232043,0.276507 -0.348299,0.607471 -0.348299,0.993737 0,0.424257 0.124039,0.786515 0.371553,1.086239 0.249233,0.297613 0.559423,0.446484 0.930693,0.446484 0.221731,0 0.437287,-0.04566 0.646989,-0.136425 0.211417,-0.09287 0.358812,-0.192119 0.441316,-0.297657 0.02749,-0.03377 0.04082,-0.06851 0.04082,-0.104386 0,-0.03589 -0.01038,-0.06666 -0.03101,-0.09198 -0.02064,-0.02745 -0.04434,-0.04083 -0.07183,-0.04083 -0.02406,0 -0.05261,0.01588 -0.08527,0.04754 -0.111722,0.107645 -0.256005,0.193983 -0.433048,0.259415 -0.177043,0.06544 -0.346408,0.09819 -0.507979,0.09819 -0.290484,0 -0.534587,-0.104712 -0.732255,-0.313676 -0.195949,-0.211075 -0.312554,-0.488457 -0.350367,-0.832508 h 2.206584 c 0.0034,-0.451695 -0.108839,-0.818901 -0.337447,-1.101741 -0.228605,-0.284951 -0.52028,-0.427364 -0.874365,-0.427364 z m 0,0.269234 c 0.252671,0 0.470473,0.0918 0.652673,0.275435 0.183916,0.183633 0.297061,0.421811 0.340031,0.715202 h -1.985409 c 0.04469,-0.297613 0.158351,-0.536781 0.340548,-0.718302 0.1822,-0.181525 0.399488,-0.272335 0.652157,-0.272335 z"
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#669900;fill-rule:evenodd;stroke-width:1.00157"
|
||||
id="path585" />
|
||||
<path
|
||||
id="path495"
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#669900;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 212.50214,104.4153 c -0.27734,0 -0.41573,0.0836 -0.41573,0.25152 0,0.16406 0.13839,0.24674 0.41573,0.24674 h 0.64475 v 2.09155 c 0,0.78906 -0.18557,1.31251 -0.55667,1.57033 -0.37109,0.2539 -0.6982,0.39074 -0.97945,0.41027 -0.10545,0.008 -0.1829,0.029 -0.2337,0.0641 -0.0469,0.0312 -0.0705,0.14882 -0.0705,0.35194 v 0.93148 c 0,0.26172 0.0806,0.39211 0.24075,0.39211 0.16797,0 0.25132,-0.12306 0.25132,-0.36915 v -0.86742 h 5.16265 v 0.86742 c 0,0.24609 0.0833,0.36915 0.25132,0.36915 0.16015,0 0.24075,-0.13039 0.24075,-0.39211 v -0.93148 c 0,-0.17972 -0.0255,-0.29179 -0.0763,-0.33473 -0.0469,-0.0469 -0.15775,-0.0698 -0.33353,-0.0698 h -0.48738 v -4.08363 h 0.48738 c 0.27343,0 0.40986,-0.0827 0.40986,-0.24674 0,-0.16797 -0.13643,-0.25152 -0.40986,-0.25152 z m 1.13682,0.49731 h 2.41926 v 4.08458 h -3.25191 c 0.55469,-0.36329 0.83265,-1.02724 0.83265,-1.99208 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034896,-8.8344145,-0.67061456)" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#669900;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 208.64062,106.80563 0.35743,0.082 q 0.39257,0.0879 0.6914,0.42774 0.29883,0.33398 0.29883,0.78515 0,0.69727 -0.63867,1.14258 -0.63281,0.43945 -2.05664,0.43945 -0.9375,0 -1.9043,-0.26953 -0.9668,-0.27539 -0.9668,-0.58008 0,-0.11132 0.082,-0.1875 0.082,-0.082 0.16406,-0.082 0.0762,0 0.20508,0.0645 1.14257,0.5625 2.46679,0.5625 1.05469,0 1.58203,-0.30469 0.53321,-0.31055 0.53321,-0.78516 0,-0.53906 -0.61524,-0.76172 -0.60937,-0.22851 -2.10937,-0.22851 h -0.32227 q -0.41015,0 -0.41015,-0.22852 0,-0.26953 0.41015,-0.26953 h 0.32227 q 2.47265,0 2.47265,-0.97852 0,-0.41015 -0.49218,-0.65039 -0.48633,-0.24609 -1.40625,-0.24609 -1.79883,0 -2.08008,1.16016 -0.0762,0.3164 -0.25781,0.3164 -0.2168,0 -0.2168,-0.25781 v -1.29492 q 0,-0.42188 0.24023,-0.42188 0.25196,0 0.25196,0.42188 v 0.36914 q 0.75586,-0.79102 2.17968,-0.79102 1.01954,0 1.66407,0.36914 0.64453,0.36329 0.64453,1.01954 0,0.83203 -1.08985,1.17773 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path493" />
|
||||
<path
|
||||
d="m 75.892525,55.750085 c -0.262982,0 -0.456916,0.07243 -0.582393,0.218075 -0.123756,0.143531 -0.185519,0.32963 -0.185519,0.557589 0,0.436922 0.199126,0.70686 0.597897,0.810286 -0.37127,0.20052 -0.612779,0.497269 -0.724504,0.889868 h -0.131258 c -0.08079,0 -0.12144,0.04416 -0.12144,0.132809 0,0.08865 0.04065,0.132808 0.12144,0.132808 h 0.29869 c 0.06875,-0.483356 0.35178,-0.849572 0.848527,-1.098641 h 0.623734 v 0.833024 h -0.316776 c -0.08079,0 -0.12144,0.04416 -0.12144,0.132809 0,0.08865 0.04065,0.132808 0.12144,0.132808 h 0.767912 c 0.08078,0 0.121439,-0.04416 0.121439,-0.132808 0,-0.08865 -0.04065,-0.132809 -0.121439,-0.132809 h -0.232028 v -2.2071 h 0.232028 c 0.08078,0 0.121439,-0.04416 0.121439,-0.132809 0,-0.09076 -0.04065,-0.135909 -0.121439,-0.135909 z m 0.04651,0.268718 H 76.6377 v 1.108459 h -0.530717 c -0.295641,0 -0.497012,-0.04863 -0.60358,-0.145727 -0.106571,-0.0992 -0.15968,-0.248076 -0.15968,-0.446485 0,-0.344051 0.198257,-0.516247 0.595312,-0.516247 z"
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#669900;fill-rule:evenodd;stroke-width:1.00157"
|
||||
id="path584" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#669900;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 187.62891,104.91305 v -0.16406 q 0,-0.18164 0.0703,-0.25781 0.0703,-0.0762 0.17578,-0.0762 0.11133,0 0.18164,0.0762 0.0703,0.0762 0.0703,0.25781 v 1.11328 q -0.006,0.18164 -0.0762,0.25781 -0.0644,0.0762 -0.17578,0.0762 -0.0996,0 -0.16992,-0.0645 -0.0645,-0.0703 -0.0762,-0.22851 -0.0352,-0.41602 -0.55079,-0.79102 -0.50976,-0.375 -1.37695,-0.375 -1.0957,0 -1.66406,0.68555 -0.56836,0.68554 -0.56836,1.57031 0,0.95508 0.62695,1.57617 0.62696,0.6211 1.62305,0.6211 0.57422,0 1.16602,-0.21094 0.59765,-0.21094 1.07812,-0.67969 0.12305,-0.11719 0.2168,-0.11719 0.0996,0 0.16406,0.0703 0.0703,0.0645 0.0703,0.16406 0,0.25195 -0.59179,0.63867 -0.95508,0.62695 -2.12696,0.62695 -1.18945,0 -1.95703,-0.75586 -0.76172,-0.76172 -0.76172,-1.92773 0,-1.18945 0.7793,-1.97461 0.78516,-0.78516 1.97461,-0.78516 1.13086,0 1.89844,0.67383 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path490" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#669900;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 178.61719,104.91305 v 4.08399 h 1.27734 q 0.33399,0 0.33399,0.24609 0,0.24609 -0.33399,0.24609 h -3.04687 q -0.33399,0 -0.33399,-0.24609 0,-0.24609 0.33399,-0.24609 h 1.27734 v -4.08399 h -1.88672 v 1.70508 q 0,0.32812 -0.24609,0.32812 -0.2461,0 -0.2461,-0.32812 V 104.415 h 5.25586 v 2.20313 q 0,0.32812 -0.24609,0.32812 -0.25195,0 -0.25195,-0.32812 v -1.70508 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path489" />
|
||||
<path
|
||||
d="m 66.446073,55.655001 c -0.343768,0 -0.632849,0.138454 -0.866613,0.414962 -0.232043,0.276507 -0.347783,0.607471 -0.347783,0.993737 0,0.424257 0.123523,0.786515 0.371037,1.086239 0.24923,0.297613 0.55942,0.446484 0.930693,0.446484 0.221731,0 0.437807,-0.04566 0.647505,-0.136425 0.211421,-0.09287 0.358296,-0.192119 0.4408,-0.297657 0.02749,-0.03377 0.04134,-0.06851 0.04134,-0.104386 0,-0.03589 -0.01038,-0.06666 -0.03101,-0.09198 -0.02064,-0.02745 -0.04486,-0.04083 -0.07235,-0.04083 -0.02406,0 -0.05261,0.01588 -0.08527,0.04754 -0.111725,0.107645 -0.256008,0.193983 -0.433048,0.259415 -0.177043,0.06544 -0.346408,0.09819 -0.507979,0.09819 -0.290484,0 -0.534587,-0.104712 -0.732255,-0.313676 -0.195949,-0.211075 -0.312551,-0.488457 -0.350367,-0.832508 h 2.207101 c 0.0034,-0.451695 -0.109356,-0.818901 -0.337964,-1.101741 -0.228608,-0.284951 -0.519766,-0.427364 -0.873849,-0.427364 z m 0,0.269234 c 0.252672,0 0.46996,0.0918 0.652157,0.275435 0.183919,0.183633 0.297578,0.421811 0.340548,0.715202 h -1.985409 c 0.04469,-0.297613 0.157834,-0.536781 0.340031,-0.718302 0.182197,-0.181525 0.400002,-0.272335 0.652673,-0.272335 z"
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#669900;fill-rule:evenodd;stroke-width:1.00157"
|
||||
id="path583" />
|
||||
<path
|
||||
d="m 63.290194,55.655001 c -0.137508,0 -0.340606,0.04416 -0.608749,0.132808 -0.170175,0.05487 -0.266883,0.09804 -0.290938,0.129708 -0.01719,0.02111 -0.02584,0.0499 -0.02584,0.08578 0,0.038 0.0095,0.06976 0.02842,0.09508 0.02064,0.02532 0.04434,0.03772 0.07183,0.03772 0.01547,0 0.05093,-0.01041 0.105937,-0.03152 0.304236,-0.120311 0.540553,-0.180351 0.709,-0.180351 0.220013,0 0.385054,0.05358 0.495061,0.16123 0.110006,0.107649 0.164847,0.234184 0.164847,0.379822 v 0.430982 c -0.135788,-0.03378 -0.261905,-0.05809 -0.378788,-0.07286 -0.116882,-0.01689 -0.225353,-0.02532 -0.325045,-0.02532 -0.369553,0 -0.650331,0.09576 -0.842842,0.287838 -0.192511,0.192076 -0.288871,0.416865 -0.288871,0.674378 0,0.234291 0.07301,0.432786 0.219108,0.595312 0.146103,0.160415 0.348687,0.240812 0.608231,0.240812 0.357521,0 0.693657,-0.162773 1.008207,-0.487825 v 0.382922 l 0.50798,5.17e-4 c 0.05327,0 0.09134,-0.01292 0.113688,-0.03824 0.02235,-0.02533 0.03307,-0.05709 0.03307,-0.09508 0,-0.04012 -0.01072,-0.07189 -0.03307,-0.09508 -0.02235,-0.02532 -0.0604,-0.03772 -0.113688,-0.03772 h -0.288871 v -1.760616 c 0,-0.20896 -0.07646,-0.395532 -0.229444,-0.560172 -0.152976,-0.166748 -0.365941,-0.250114 -0.639237,-0.250114 z m -0.03101,1.408699 c 0.125477,0 0.24519,0.0084 0.358634,0.02532 0.113445,0.01689 0.220533,0.04319 0.321944,0.07906 v 0.58601 c -0.170166,0.20052 -0.336072,0.347412 -0.497644,0.440284 -0.159852,0.09076 -0.333544,0.135909 -0.520898,0.135909 -0.195949,0 -0.345418,-0.05509 -0.448551,-0.164848 -0.101412,-0.109759 -0.151929,-0.244728 -0.151929,-0.405143 0,-0.173081 0.06695,-0.321952 0.201021,-0.446485 0.177043,-0.166748 0.422875,-0.250114 0.737423,-0.250114 z"
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#669900;fill-rule:evenodd;stroke-width:1.00157"
|
||||
id="path582" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#669900;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 158.36719,107.0693 h -3.19336 v 1.92774 h 0.55664 q 0.32812,0 0.32812,0.24609 0,0.24609 -0.32812,0.24609 H 154.125 q -0.32813,0 -0.32813,-0.24609 0,-0.24609 0.32813,-0.24609 h 0.55664 v -4.08399 h -0.38086 q -0.32812,0 -0.32812,-0.24609 0,-0.25196 0.32812,-0.25196 h 1.25391 q 0.32812,0 0.32812,0.25196 0,0.24609 -0.32812,0.24609 h -0.38086 v 1.6582 h 3.19336 v -1.6582 h -0.375 q -0.33399,0 -0.33399,-0.24609 0,-0.25196 0.33399,-0.25196 h 1.24804 q 0.32813,0 0.32813,0.25196 0,0.24609 -0.32813,0.24609 h -0.38086 v 4.08399 h 0.55665 q 0.32812,0 0.32812,0.24609 0,0.24609 -0.32812,0.24609 h -1.60547 q -0.32813,0 -0.32813,-0.24609 0,-0.24609 0.32813,-0.24609 h 0.55664 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path484" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#669900;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 147.80859,109.48922 h -1.17187 q -0.32813,0 -0.32813,-0.24609 0,-0.24609 0.32813,-0.24609 h 0.5918 v -4.08399 h -0.5918 q -0.32813,0 -0.32813,-0.24609 0,-0.25196 0.32813,-0.25196 h 1.74609 q 0.32813,0 0.32813,0.25196 0,0.24609 -0.32813,0.24609 h -0.66211 v 3.86719 l 3.54492,-4.36524 h 1.23633 q 0.32813,0 0.32813,0.25196 0,0.24609 -0.32813,0.24609 h -0.66211 v 4.08399 h 0.66211 q 0.32813,0 0.32813,0.24609 0,0.24609 -0.32813,0.24609 h -1.8164 q -0.32813,0 -0.32813,-0.24609 0,-0.24609 0.32813,-0.24609 h 0.66211 v -3.86133 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path483" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#669900;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 143.90625,108.99704 v -1.83985 q -0.97266,0.67969 -2.18555,0.67969 -0.65625,0 -1.14843,-0.28711 -0.48633,-0.28711 -0.48633,-1.25391 v -1.38281 h -0.49805 q -0.41016,0 -0.41016,-0.24609 0,-0.25196 0.41016,-0.25196 h 1.61719 q 0.41601,0 0.41601,0.25196 0,0.24609 -0.41601,0.24609 h -0.62696 v 1.38281 q 0,0.55664 0.24024,0.8086 0.24023,0.24609 0.90234,0.24609 1.01367,0 2.18555,-0.75586 v -1.68164 h -0.52148 q -0.41602,0 -0.41602,-0.24609 0,-0.25196 0.41602,-0.25196 h 1.52929 q 0.41016,0 0.41016,0.25196 0,0.24609 -0.41016,0.24609 h -0.50976 v 4.08399 h 0.50976 q 0.41016,0 0.41016,0.24609 0,0.24609 -0.41016,0.24609 h -2.33789 q -0.41601,0 -0.41601,-0.24609 0,-0.24609 0.41601,-0.24609 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path482" />
|
||||
<path
|
||||
d="m 50.615515,55.655001 c -0.137508,0 -0.340609,0.04416 -0.608748,0.132808 -0.170175,0.05487 -0.267401,0.09804 -0.291455,0.129708 -0.01719,0.02111 -0.02532,0.0499 -0.02532,0.08578 0,0.038 0.009,0.06976 0.02791,0.09508 0.02064,0.02532 0.04486,0.03772 0.07235,0.03772 0.01547,0 0.05093,-0.01041 0.105936,-0.03152 0.304236,-0.120311 0.540553,-0.180351 0.709001,-0.180351 0.220012,0 0.385054,0.05358 0.49506,0.16123 0.110006,0.107649 0.164848,0.234184 0.164848,0.379822 v 0.430982 c -0.135789,-0.03378 -0.261906,-0.05809 -0.378788,-0.07286 -0.11688,-0.01689 -0.22535,-0.02532 -0.325045,-0.02532 -0.369551,0 -0.650849,0.09576 -0.843359,0.287838 -0.192511,0.192076 -0.288355,0.416865 -0.288355,0.674378 0,0.234291 0.07301,0.432786 0.219108,0.595312 0.146103,0.160415 0.348684,0.240812 0.608232,0.240812 0.35752,0 0.693659,-0.162773 1.008207,-0.487825 v 0.382922 l 0.507979,5.17e-4 c 0.05328,0 0.09082,-0.01292 0.113172,-0.03824 0.02235,-0.02533 0.03359,-0.05709 0.03359,-0.09508 0,-0.04012 -0.01124,-0.07189 -0.03359,-0.09508 -0.02235,-0.02532 -0.05989,-0.03772 -0.113172,-0.03772 h -0.288871 v -1.760616 c 0,-0.20896 -0.07646,-0.395532 -0.229443,-0.560172 -0.152977,-0.166748 -0.365941,-0.250114 -0.639238,-0.250114 z m -0.03101,1.408699 c 0.125475,0 0.244674,0.0084 0.358118,0.02532 0.113444,0.01689 0.22105,0.04319 0.322461,0.07906 v 0.58601 c -0.170167,0.20052 -0.336073,0.347412 -0.497644,0.440284 -0.159852,0.09076 -0.333545,0.135909 -0.520899,0.135909 -0.195949,0 -0.345421,-0.05509 -0.448551,-0.164848 -0.101414,-0.109759 -0.151929,-0.244728 -0.151929,-0.405143 0,-0.173081 0.06695,-0.321952 0.201022,-0.446485 0.177042,-0.166748 0.422872,-0.250114 0.737422,-0.250114 z"
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#669900;fill-rule:evenodd;stroke-width:1.00157"
|
||||
id="path581" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#669900;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 129.5625,107.0693 h -3.19336 v 1.92774 h 0.55664 q 0.32813,0 0.32813,0.24609 0,0.24609 -0.32813,0.24609 h -1.60547 q -0.32812,0 -0.32812,-0.24609 0,-0.24609 0.32812,-0.24609 h 0.55664 v -4.08399 h -0.38086 q -0.32812,0 -0.32812,-0.24609 0,-0.25196 0.32812,-0.25196 H 126.75 q 0.32813,0 0.32813,0.25196 0,0.24609 -0.32813,0.24609 h -0.38086 v 1.6582 h 3.19336 v -1.6582 h -0.375 q -0.33398,0 -0.33398,-0.24609 0,-0.25196 0.33398,-0.25196 h 1.24805 q 0.32812,0 0.32812,0.25196 0,0.24609 -0.32812,0.24609 h -0.38086 v 4.08399 h 0.55664 q 0.32812,0 0.32812,0.24609 0,0.24609 -0.32812,0.24609 h -1.60547 q -0.32813,0 -0.32813,-0.24609 0,-0.24609 0.32813,-0.24609 h 0.55664 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path479" />
|
||||
<path
|
||||
d="m 41.037288,55.750085 c -0.262982,0 -0.457432,0.07243 -0.58291,0.218075 -0.123755,0.143531 -0.185518,0.32963 -0.185518,0.557589 0,0.436922 0.199125,0.70686 0.597896,0.810286 -0.371269,0.20052 -0.612778,0.497269 -0.724503,0.889868 h -0.131259 c -0.08078,0 -0.121439,0.04416 -0.121439,0.132809 0,0.08865 0.04065,0.132808 0.121439,0.132808 h 0.299207 c 0.06875,-0.483356 0.351263,-0.849572 0.84801,-1.098641 h 0.624252 v 0.833024 h -0.317294 c -0.08079,0 -0.121439,0.04416 -0.121439,0.132809 0,0.08865 0.04065,0.132808 0.121439,0.132808 h 0.768429 c 0.08078,0 0.120923,-0.04416 0.120923,-0.132808 0,-0.08865 -0.04014,-0.132809 -0.120923,-0.132809 h -0.232027 v -2.2071 h 0.232027 c 0.08078,0 0.120923,-0.04416 0.120923,-0.132809 0,-0.09076 -0.04014,-0.135909 -0.120923,-0.135909 z m 0.04599,0.268718 h 0.699183 v 1.108459 h -0.531234 c -0.295641,0 -0.497013,-0.04863 -0.603581,-0.145727 -0.106571,-0.0992 -0.15968,-0.248076 -0.15968,-0.446485 0,-0.344051 0.198257,-0.516247 0.595312,-0.516247 z"
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#669900;fill-rule:evenodd;stroke-width:1.00157"
|
||||
id="path580" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#669900;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 104.60156,109.48922 h -1.17187 q -0.32813,0 -0.32813,-0.24609 0,-0.24609 0.32813,-0.24609 h 0.59179 v -4.08399 h -0.59179 q -0.32813,0 -0.32813,-0.24609 0,-0.25196 0.32813,-0.25196 h 1.74609 q 0.32813,0 0.32813,0.25196 0,0.24609 -0.32813,0.24609 h -0.66211 v 3.86719 l 3.54492,-4.36524 h 1.23633 q 0.32813,0 0.32813,0.25196 0,0.24609 -0.32813,0.24609 h -0.66211 v 4.08399 h 0.66211 q 0.32813,0 0.32813,0.24609 0,0.24609 -0.32813,0.24609 h -1.8164 q -0.32813,0 -0.32813,-0.24609 0,-0.24609 0.32813,-0.24609 h 0.66211 v -3.86133 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path476" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#669900;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 98.449219,108.99704 h 1.171875 q 0.328125,0 0.328125,0.24609 0,0.24609 -0.328125,0.24609 h -2.841797 q -0.328125,0 -0.328125,-0.24609 0,-0.24609 0.328125,-0.24609 h 1.171875 v -4.08399 h -1.171875 q -0.328125,0 -0.328125,-0.24609 0,-0.25196 0.328125,-0.25196 h 5.156253 v 2.45508 q 0,0.32813 -0.25196,0.32813 -0.24609,0 -0.24609,-0.32813 v -1.95703 h -2.988281 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path475" />
|
||||
<path
|
||||
d="m 31.603239,55.655001 c -0.137508,0 -0.340608,0.04416 -0.608748,0.132808 -0.170167,0.05487 -0.266875,0.09804 -0.290939,0.129708 -0.01719,0.02111 -0.02584,0.0499 -0.02584,0.08578 0,0.038 0.0095,0.06976 0.02842,0.09508 0.02063,0.02532 0.04433,0.03772 0.07183,0.03772 0.01547,0 0.05093,-0.01041 0.105937,-0.03152 0.304236,-0.120311 0.540554,-0.180351 0.709001,-0.180351 0.220012,0 0.385054,0.05358 0.49506,0.16123 0.110006,0.107649 0.164848,0.234184 0.164848,0.379822 v 0.430982 c -0.135789,-0.03378 -0.261907,-0.05809 -0.378789,-0.07286 -0.116881,-0.01689 -0.225351,-0.02532 -0.325044,-0.02532 -0.369553,0 -0.650332,0.09576 -0.842843,0.287838 -0.192511,0.192076 -0.288871,0.416865 -0.288871,0.674378 0,0.234291 0.07301,0.432786 0.219108,0.595312 0.146102,0.160415 0.348686,0.240812 0.608231,0.240812 0.357521,0 0.693658,-0.162773 1.008208,-0.487825 v 0.382922 l 0.507979,5.17e-4 c 0.05329,0 0.09134,-0.01292 0.113688,-0.03824 0.02235,-0.02533 0.03307,-0.05709 0.03307,-0.09508 0,-0.04012 -0.01073,-0.07189 -0.03307,-0.09508 -0.02235,-0.02532 -0.0604,-0.03772 -0.113688,-0.03772 H 32.47192 v -1.760616 c 0,-0.20896 -0.07647,-0.395532 -0.229444,-0.560172 -0.152977,-0.166748 -0.36594,-0.250114 -0.639237,-0.250114 z m -0.03101,1.408699 c 0.125476,0 0.245191,0.0084 0.358635,0.02532 0.113444,0.01689 0.220532,0.04319 0.321944,0.07906 v 0.58601 c -0.170166,0.20052 -0.336073,0.347412 -0.497644,0.440284 -0.159853,0.09076 -0.333544,0.135909 -0.520899,0.135909 -0.195948,0 -0.345421,-0.05509 -0.448551,-0.164848 -0.101412,-0.109759 -0.151929,-0.244728 -0.151929,-0.405143 0,-0.173081 0.06695,-0.321952 0.201021,-0.446485 0.177041,-0.166748 0.422874,-0.250114 0.737423,-0.250114 z"
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#669900;fill-rule:evenodd;stroke-width:1.00157"
|
||||
id="path579" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#669900;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 85.083984,107.43258 h -0.5625 l -1.892578,-4.30664 h -0.09375 v 5.8711 h 0.908203 q 0.175782,0 0.251953,0.0703 0.07617,0.0644 0.07617,0.17578 0,0.10547 -0.07617,0.17578 -0.07617,0.0703 -0.251953,0.0703 h -1.816406 q -0.175781,0 -0.251953,-0.0703 -0.07617,-0.0703 -0.07617,-0.17578 0,-0.11133 0.07617,-0.17578 0.07617,-0.0703 0.251953,-0.0703 h 0.416016 v -5.8711 h -0.310547 q -0.175781,0 -0.251953,-0.0644 -0.07617,-0.0703 -0.07617,-0.18164 0,-0.11133 0.07617,-0.17578 0.07617,-0.0703 0.251953,-0.0703 h 1.207031 l 1.863281,4.24219 1.833985,-4.24219 h 1.207031 q 0.181641,0 0.257812,0.0703 0.07617,0.0644 0.07617,0.17578 0,0.11133 -0.07617,0.18164 -0.07617,0.0644 -0.257812,0.0644 h -0.304688 v 5.8711 h 0.410157 q 0.18164,0 0.257812,0.0703 0.07617,0.0644 0.07617,0.17578 0,0.10547 -0.07617,0.17578 -0.07617,0.0703 -0.257812,0.0703 h -1.810547 q -0.175781,0 -0.257813,-0.0703 -0.07617,-0.0703 -0.07617,-0.17578 0,-0.11133 0.07617,-0.17578 0.07617,-0.0703 0.257813,-0.0703 h 0.908203 v -5.8711 h -0.105469 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path472" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#669900;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 72.568359,101.77829 -3.960937,8.48437 q -0.09961,0.2168 -0.257813,0.2168 -0.09961,0 -0.175781,-0.0762 -0.07031,-0.0703 -0.07031,-0.15821 0,-0.0703 0.05859,-0.19336 l 3.955078,-8.48437 q 0.06445,-0.13477 0.123047,-0.17578 0.05859,-0.041 0.140625,-0.041 0.09961,0 0.169922,0.0762 0.07617,0.0703 0.07617,0.15821 0,0.0644 -0.05859,0.19336 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path471" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#669900;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 65.367187,101.77829 -3.960937,8.48437 q -0.09961,0.2168 -0.257813,0.2168 -0.09961,0 -0.175781,-0.0762 -0.07031,-0.0703 -0.07031,-0.15821 0,-0.0703 0.05859,-0.19336 l 3.955079,-8.48437 q 0.06445,-0.13477 0.123046,-0.17578 0.05859,-0.041 0.140625,-0.041 0.09961,0 0.169922,0.0762 0.07617,0.0703 0.07617,0.15821 0,0.0644 -0.05859,0.19336 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path470" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 314.91212,91.300584 q 0.29297,0.222656 0.39844,0.421875 0.13476,0.263672 0.13476,0.626953 v 2.103516 q 0,0.333984 0.19336,0.544922 0.19336,0.216796 0.48047,0.246093 0.18164,0.01758 0.24023,0.07031 0.0762,0.07031 0.0762,0.175781 0,0.111328 -0.0762,0.175781 -0.0762,0.07031 -0.22265,0.07031 -0.46289,0 -0.77344,-0.292969 -0.41601,-0.404297 -0.41601,-0.984375 v -2.109375 q 0,-0.322266 -0.19336,-0.539062 -0.19336,-0.222657 -0.49219,-0.246094 -0.16406,-0.01758 -0.22852,-0.08203 -0.0645,-0.06445 -0.0645,-0.181641 0,-0.111328 0.0645,-0.175781 0.0645,-0.06445 0.22852,-0.08203 0.30469,-0.02344 0.49219,-0.240234 0.19336,-0.222656 0.19336,-0.544922 v -2.109375 q 0,-0.550781 0.35156,-0.914062 0.35156,-0.369141 0.84375,-0.369141 0.14062,0 0.21679,0.07031 0.0762,0.07031 0.0762,0.175781 0,0.105469 -0.0762,0.175781 -0.0527,0.05859 -0.24023,0.07617 -0.29297,0.0293 -0.48633,0.246094 -0.1875,0.216797 -0.1875,0.539062 v 2.109375 q 0,0.369141 -0.11719,0.597656 -0.11718,0.222657 -0.41601,0.445313 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path469" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 300.93751,91.306484 q 0,0.673828 -0.17578,1.429688 -0.17578,0.75 -0.67383,1.740234 -0.49805,0.996094 -0.72656,1.195313 -0.0703,0.07031 -0.15235,0.07031 -0.10546,0 -0.18164,-0.07617 -0.0703,-0.07031 -0.0703,-0.169922 0,-0.05859 0.041,-0.128906 0.64453,-1.177734 0.91992,-2.138672 0.27539,-0.960937 0.27539,-1.921875 0,-0.966797 -0.27539,-1.927734 -0.27539,-0.960938 -0.91992,-2.144531 -0.041,-0.07031 -0.041,-0.128907 0,-0.09961 0.0703,-0.169921 0.0762,-0.07031 0.18164,-0.07031 0.082,0 0.15235,0.06445 0.21679,0.199219 0.70898,1.166016 0.49219,0.966797 0.67969,1.710937 0.1875,0.744141 0.1875,1.5 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path468" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 293.36134,95.243984 v -7.880859 h -1.18946 q -0.17578,0 -0.25195,-0.07031 -0.0762,-0.07031 -0.0762,-0.175781 0,-0.111328 0.0762,-0.18164 0.0762,-0.07031 0.25195,-0.07031 h 1.6875 v 8.871094 h -1.6875 q -0.17578,0 -0.25195,-0.07031 -0.0762,-0.06445 -0.0762,-0.175781 0,-0.105469 0.0762,-0.175781 0.0762,-0.07031 0.25195,-0.07031 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path467" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 286.64063,87.363125 v 7.880859 h 1.19532 q 0.17578,0 0.25195,0.06445 0.0762,0.07031 0.0762,0.181641 0,0.111328 -0.0762,0.175781 -0.0762,0.07031 -0.25195,0.07031 h -1.6875 v -8.871094 h 1.6875 q 0.17578,0 0.25195,0.07031 0.0762,0.07031 0.0762,0.18164 0,0.105469 -0.0762,0.175781 -0.0762,0.07031 -0.25195,0.07031 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path466" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 279.6211,94.218594 h -0.83203 l -2.02148,-4.576172 h -0.50391 q -0.17578,0 -0.25195,-0.07031 -0.0762,-0.07031 -0.0762,-0.18164 0,-0.105469 0.0762,-0.175782 0.0762,-0.07031 0.25195,-0.07031 h 1.8457 q 0.17579,0 0.25196,0.07031 0.0762,0.07031 0.0762,0.181641 0,0.105469 -0.0762,0.175781 -0.0762,0.07031 -0.25196,0.07031 h -0.81445 l 1.80469,4.083984 h 0.2168 l 1.76953,-4.083984 h -0.82032 q -0.17578,0 -0.25195,-0.07031 -0.0762,-0.07031 -0.0762,-0.18164 0,-0.105469 0.0762,-0.175782 0.0762,-0.07031 0.25195,-0.07031 h 1.85157 q 0.18164,0 0.25195,0.07031 0.0762,0.07031 0.0762,0.181641 0,0.105469 -0.0762,0.175781 -0.0703,0.07031 -0.25195,0.07031 h -0.49805 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path465" />
|
||||
<path
|
||||
d="m 110.67903,47.403308 c -0.29736,0 -0.55444,0.135486 -0.77101,0.40566 -0.21486,0.270175 -0.32246,0.596191 -0.32246,0.978235 0,0.382043 0.1076,0.70905 0.32246,0.981335 0.21657,0.270175 0.47365,0.405144 0.77101,0.405144 0.36612,0 0.66506,-0.195008 0.89711,-0.585494 v 0.797884 c 0,0.137198 -0.019,0.249829 -0.0568,0.33848 -0.067,0.154084 -0.15215,0.271192 -0.25528,0.3514 -0.10141,0.08021 -0.21594,0.120406 -0.34313,0.120406 l -0.62115,-0.0031 c -0.0516,0 -0.0882,0.01291 -0.11059,0.03824 -0.0223,0.02533 -0.0336,0.05808 -0.0336,0.09819 0,0.0401 0.0112,0.07135 0.0336,0.09457 0.0223,0.02533 0.059,0.03824 0.11059,0.03824 h 0.61391 c 0.13235,0 0.23771,-0.02135 0.31678,-0.06356 0.0791,-0.04221 0.16678,-0.112669 0.26303,-0.211874 0.0963,-0.0992 0.16494,-0.195482 0.20619,-0.288354 0.0619,-0.139309 0.093,-0.297604 0.093,-0.474906 v -2.656169 h 0.29145 c 0.0516,0 0.0882,-0.01291 0.11059,-0.03824 0.0224,-0.02533 0.0336,-0.05657 0.0336,-0.09457 0,-0.04011 -0.0112,-0.07286 -0.0336,-0.09819 -0.0223,-0.02533 -0.059,-0.03824 -0.11059,-0.03824 h -0.50797 v 0.487825 c -0.23205,-0.388376 -0.53099,-0.58291 -0.89711,-0.58291 z m 0.01,0.269234 c 0.24236,0 0.45065,0.107683 0.62425,0.322978 0.17533,0.215295 0.26304,0.479294 0.26304,0.791683 0,0.312389 -0.0877,0.577377 -0.26304,0.794783 -0.1736,0.215296 -0.38189,0.322461 -0.62425,0.322461 -0.24236,0 -0.45013,-0.107165 -0.62373,-0.322461 -0.17361,-0.217406 -0.26045,-0.482394 -0.26045,-0.794783 0,-0.310279 0.0868,-0.573287 0.26045,-0.788582 0.1736,-0.217406 0.38137,-0.326079 0.62373,-0.326079 z"
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
id="path578" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 264.19923,89.144375 v 1.242187 q 0.96094,-0.867187 1.43555,-1.113281 0.48046,-0.251953 0.88476,-0.251953 0.43945,0 0.81445,0.298828 0.38086,0.292969 0.38086,0.445313 0,0.111328 -0.0762,0.1875 -0.0703,0.07031 -0.18164,0.07031 -0.0586,0 -0.0996,-0.01758 -0.041,-0.02344 -0.15234,-0.134766 -0.20508,-0.205078 -0.35742,-0.28125 -0.15235,-0.07617 -0.29883,-0.07617 -0.32227,0 -0.7793,0.257812 -0.45117,0.257813 -1.57031,1.259766 v 2.695312 h 2.17969 q 0.18164,0 0.25781,0.07031 0.0762,0.06445 0.0762,0.175781 0,0.105469 -0.0762,0.175781 -0.0762,0.07031 -0.25781,0.07031 h -3.86133 q -0.17578,0 -0.25196,-0.06445 -0.0762,-0.07031 -0.0762,-0.175782 0,-0.09961 0.0703,-0.164062 0.0762,-0.07031 0.25781,-0.07031 h 1.18945 v -4.101562 h -0.9082 q -0.17578,0 -0.25196,-0.07031 -0.0762,-0.07031 -0.0762,-0.18164 0,-0.105469 0.0703,-0.175782 0.0762,-0.07031 0.25781,-0.07031 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path462" />
|
||||
<path
|
||||
d="m 104.48303,47.403308 c -0.13751,0 -0.34009,0.04467 -0.60823,0.133325 -0.17018,0.05488 -0.2674,0.09805 -0.29146,0.129708 -0.0172,0.02111 -0.0258,0.04938 -0.0258,0.08527 0,0.03799 0.009,0.06976 0.0284,0.09508 0.0206,0.02533 0.0449,0.03824 0.0723,0.03824 0.0155,0 0.0504,-0.01093 0.10542,-0.03204 0.30424,-0.120312 0.54056,-0.180351 0.709,-0.180351 0.22002,0 0.38506,0.0541 0.49506,0.161748 0.11001,0.107647 0.16537,0.23418 0.16537,0.379821 v 0.430465 c -0.13579,-0.03377 -0.26242,-0.05809 -0.37931,-0.07286 -0.11688,-0.01688 -0.22483,-0.02532 -0.32453,-0.02532 -0.36955,0 -0.65084,0.09628 -0.84335,0.288354 -0.19252,0.192077 -0.28888,0.416868 -0.28888,0.674378 0,0.234292 0.073,0.432269 0.21911,0.594795 0.14611,0.160416 0.3492,0.240813 0.60875,0.240813 0.35752,0 0.69366,-0.162255 1.00821,-0.487309 v 0.382922 h 0.50746 c 0.0533,0 0.0913,-0.01291 0.11369,-0.03824 0.0223,-0.02533 0.0336,-0.05657 0.0336,-0.09457 0,-0.04011 -0.0112,-0.07187 -0.0336,-0.09509 -0.0224,-0.02533 -0.0604,-0.03824 -0.11369,-0.03824 h -0.28835 v -1.7601 c 0,-0.208963 -0.0765,-0.396051 -0.22945,-0.560689 -0.15298,-0.166748 -0.36646,-0.250114 -0.63975,-0.250114 z m -0.031,1.409216 c 0.12548,0 0.24519,0.0084 0.35864,0.02532 0.11344,0.01689 0.22105,0.04318 0.32246,0.07906 v 0.585494 c -0.17017,0.20052 -0.33608,0.347411 -0.49765,0.440283 -0.15985,0.09076 -0.33354,0.135909 -0.52089,0.135909 -0.19595,0 -0.34543,-0.05457 -0.44856,-0.164331 -0.10141,-0.109758 -0.15244,-0.244727 -0.15244,-0.405143 0,-0.173081 0.0675,-0.321951 0.20154,-0.446485 0.17704,-0.166748 0.42235,-0.250114 0.7369,-0.250114 z"
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
id="path577" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 242.91212,88.880703 v -1.681641 q 0,-0.18164 0.0703,-0.257812 0.0703,-0.07617 0.18164,-0.07617 0.10547,0 0.17578,0.07617 0.0703,0.07617 0.0703,0.257812 v 1.681641 l 1.59961,-0.521484 q 0.11132,-0.03516 0.16992,-0.03516 0.0937,0 0.16406,0.07617 0.0703,0.07031 0.0703,0.169922 0,0.08789 -0.0527,0.152344 -0.0469,0.06445 -0.19922,0.111328 l -1.59961,0.521484 0.99023,1.359375 q 0.0937,0.134766 0.0937,0.210938 0,0.105469 -0.0762,0.181641 -0.0703,0.07031 -0.16992,0.07031 -0.12891,0 -0.25195,-0.169922 l -0.99024,-1.365234 -0.99023,1.365234 q -0.12305,0.169922 -0.2461,0.169922 -0.10546,0 -0.18164,-0.07031 -0.0703,-0.07617 -0.0703,-0.181641 0,-0.07617 0.0996,-0.210938 l 0.99024,-1.359375 -1.60547,-0.527343 q -0.14649,-0.04687 -0.19922,-0.105469 -0.0469,-0.06445 -0.0469,-0.152344 0,-0.09961 0.0703,-0.169922 0.0703,-0.07617 0.1582,-0.07617 0.0644,0 0.17578,0.03516 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path459" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#3366cc;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 235.39454,89.144375 v 1.242187 q 0.96094,-0.867187 1.43555,-1.113281 0.48047,-0.251953 0.88476,-0.251953 0.43946,0 0.81446,0.298828 0.38086,0.292969 0.38086,0.445313 0,0.111328 -0.0762,0.1875 -0.0703,0.07031 -0.18164,0.07031 -0.0586,0 -0.0996,-0.01758 -0.041,-0.02344 -0.15234,-0.134766 -0.20508,-0.205078 -0.35742,-0.28125 -0.15235,-0.07617 -0.29883,-0.07617 -0.32227,0 -0.7793,0.257812 -0.45117,0.257813 -1.57031,1.259766 v 2.695312 h 2.17969 q 0.18164,0 0.25781,0.07031 0.0762,0.06445 0.0762,0.175781 0,0.105469 -0.0762,0.175781 -0.0762,0.07031 -0.25781,0.07031 h -3.86133 q -0.17578,0 -0.25195,-0.06445 -0.0762,-0.07031 -0.0762,-0.175782 0,-0.09961 0.0703,-0.164062 0.0762,-0.07031 0.25781,-0.07031 h 1.18945 v -4.101562 h -0.9082 q -0.17578,0 -0.25195,-0.07031 -0.0762,-0.07031 -0.0762,-0.18164 0,-0.105469 0.0703,-0.175782 0.0762,-0.07031 0.25781,-0.07031 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path458" />
|
||||
<path
|
||||
d="m 91.80835,47.403308 c -0.137508,0 -0.340093,0.04467 -0.608232,0.133325 -0.170175,0.05488 -0.2674,0.09805 -0.291455,0.129708 -0.01719,0.02111 -0.02584,0.04938 -0.02584,0.08527 0,0.03799 0.0095,0.06976 0.02842,0.09508 0.02064,0.02533 0.04486,0.03824 0.07235,0.03824 0.01547,0 0.05042,-0.01093 0.10542,-0.03204 0.304236,-0.120312 0.540553,-0.180351 0.709,-0.180351 0.220013,0 0.385054,0.0541 0.495061,0.161748 0.110006,0.107647 0.164847,0.23418 0.164847,0.379821 v 0.430465 c -0.135791,-0.03377 -0.261908,-0.05809 -0.378788,-0.07286 -0.116882,-0.01688 -0.225353,-0.02532 -0.325045,-0.02532 -0.369553,0 -0.650331,0.09628 -0.842842,0.288354 -0.192511,0.192077 -0.288872,0.416868 -0.288872,0.674378 0,0.234292 0.07301,0.432269 0.219109,0.594795 0.1461,0.160416 0.349201,0.240813 0.608748,0.240813 0.35752,0 0.69314,-0.162255 1.00769,-0.487309 v 0.382922 h 0.50798 c 0.05327,0 0.09134,-0.01291 0.113688,-0.03824 0.02235,-0.02533 0.03359,-0.05657 0.03359,-0.09457 0,-0.04011 -0.01124,-0.07187 -0.03359,-0.09509 -0.02235,-0.02533 -0.0604,-0.03824 -0.113688,-0.03824 h -0.288355 v -1.7601 c 0,-0.208963 -0.07647,-0.396051 -0.229443,-0.560689 -0.152979,-0.166748 -0.366458,-0.250114 -0.639754,-0.250114 z m -0.03101,1.409216 c 0.125474,0 0.24519,0.0084 0.358634,0.02532 0.113444,0.01689 0.22053,0.04318 0.321944,0.07906 v 0.585494 c -0.170166,0.20052 -0.336072,0.347411 -0.497644,0.440283 -0.159855,0.09076 -0.333028,0.135909 -0.520381,0.135909 -0.195949,0 -0.345422,-0.05457 -0.448552,-0.164331 -0.101411,-0.109758 -0.152445,-0.244727 -0.152445,-0.405143 0,-0.173081 0.06695,-0.321951 0.201021,-0.446485 0.17704,-0.166748 0.422872,-0.250114 0.737423,-0.250114 z"
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#3366cc;fill-rule:evenodd;stroke-width:1.00157"
|
||||
id="path576" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#3366cc;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 219.96095,86.865078 v 3.029297 q 0.46875,-0.509766 0.89648,-0.714844 0.4336,-0.210937 0.9668,-0.210937 0.57422,0 0.97265,0.205078 0.4043,0.199219 0.67383,0.621094 0.26953,0.416015 0.26953,0.878906 v 3.052734 h 0.55079 q 0.18164,0 0.25195,0.07031 0.0762,0.06445 0.0762,0.175781 0,0.105469 -0.0762,0.175781 -0.0703,0.07031 -0.25195,0.07031 h -1.59961 q -0.18164,0 -0.25782,-0.07031 -0.0762,-0.07031 -0.0762,-0.175781 0,-0.111328 0.0762,-0.175781 0.0762,-0.07031 0.25782,-0.07031 h 0.55078 v -3.017578 q 0,-0.533203 -0.38672,-0.890625 -0.38086,-0.357422 -1.06641,-0.357422 -0.53906,0 -0.91992,0.263672 -0.27539,0.1875 -0.9082,0.884766 v 3.117187 h 0.55664 q 0.17578,0 0.25195,0.07031 0.0762,0.06445 0.0762,0.175781 0,0.105469 -0.0762,0.175781 -0.0762,0.07031 -0.25195,0.07031 h -1.60547 q -0.17578,0 -0.25195,-0.07031 -0.0762,-0.07031 -0.0762,-0.175781 0,-0.111328 0.0762,-0.175781 0.0762,-0.07031 0.25195,-0.07031 h 0.55664 v -6.363281 h -0.66211 q -0.17578,0 -0.25195,-0.07031 -0.0762,-0.07031 -0.0762,-0.18164 0,-0.105469 0.0762,-0.175781 0.0762,-0.07031 0.25195,-0.07031 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path455" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#3366cc;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 216.4336,89.642422 v -0.164063 q 0,-0.18164 0.0703,-0.257812 0.0703,-0.07617 0.17578,-0.07617 0.11133,0 0.18164,0.07617 0.0703,0.07617 0.0703,0.257812 v 1.113282 q -0.006,0.18164 -0.0762,0.257812 -0.0644,0.07617 -0.17578,0.07617 -0.0996,0 -0.16992,-0.06445 -0.0645,-0.07031 -0.0762,-0.228516 -0.0352,-0.416015 -0.55078,-0.791015 -0.50976,-0.375 -1.37695,-0.375 -1.0957,0 -1.66406,0.685546 -0.56836,0.685547 -0.56836,1.570313 0,0.955078 0.62695,1.576172 0.62695,0.621094 1.62305,0.621094 0.57422,0 1.16601,-0.210938 0.59766,-0.210937 1.07813,-0.679687 0.12304,-0.117188 0.21679,-0.117188 0.0996,0 0.16407,0.07031 0.0703,0.06445 0.0703,0.164062 0,0.251953 -0.5918,0.638672 -0.95508,0.626953 -2.12695,0.626953 -1.18945,0 -1.95703,-0.755859 -0.76172,-0.761719 -0.76172,-1.927735 0,-1.189453 0.7793,-1.974609 0.78515,-0.785156 1.97461,-0.785156 1.13086,0 1.89843,0.673828 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path454" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#3366cc;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 198.96681,89.144375 h 2.67187 q 0.17578,0 0.25195,0.07031 0.0762,0.07031 0.0762,0.181641 0,0.105469 -0.0762,0.175781 -0.0762,0.07031 -0.25195,0.07031 h -2.67187 v 3.27539 q 0,0.427735 0.33984,0.714844 0.3457,0.28711 1.00781,0.28711 0.49805,0 1.07813,-0.146485 0.58008,-0.152344 0.90234,-0.339844 0.11719,-0.07617 0.19336,-0.07617 0.0937,0 0.16406,0.07617 0.0703,0.07031 0.0703,0.169922 0,0.08789 -0.0762,0.164063 -0.1875,0.193359 -0.91406,0.421875 -0.7207,0.222656 -1.38281,0.222656 -0.86133,0 -1.37109,-0.404297 -0.50977,-0.404297 -0.50977,-1.089844 v -3.27539 h -0.9082 q -0.17578,0 -0.25196,-0.07031 -0.0762,-0.07031 -0.0762,-0.18164 0,-0.105469 0.0762,-0.175782 0.0762,-0.07031 0.25196,-0.07031 h 0.9082 V 87.69125 q 0,-0.175781 0.0703,-0.251953 0.0703,-0.07617 0.17578,-0.07617 0.11133,0 0.18164,0.07617 0.0703,0.07617 0.0703,0.251953 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path453" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#3366cc;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 194.40235,89.466641 q 0,-0.169922 0.0703,-0.246094 0.0703,-0.07617 0.17578,-0.07617 0.11133,0 0.18164,0.07617 0.0703,0.07617 0.0703,0.257812 v 0.84375 q 0,0.175782 -0.0703,0.251953 -0.0703,0.07617 -0.18164,0.07617 -0.0996,0 -0.16992,-0.06445 -0.0645,-0.06445 -0.0762,-0.210937 -0.0352,-0.351563 -0.36328,-0.580078 -0.48047,-0.328125 -1.27148,-0.328125 -0.82617,0 -1.28321,0.333984 -0.3457,0.251953 -0.3457,0.5625 0,0.351562 0.41016,0.585937 0.28125,0.164063 1.0664,0.251954 1.02539,0.111328 1.42383,0.251953 0.56836,0.205078 0.84375,0.568359 0.28125,0.363281 0.28125,0.785156 0,0.626953 -0.60351,1.119141 -0.60352,0.486328 -1.76953,0.486328 -1.16602,0 -1.91016,-0.591797 0,0.199219 -0.0234,0.257813 -0.0234,0.05859 -0.0879,0.09961 -0.0586,0.04102 -0.13476,0.04102 -0.10547,0 -0.17579,-0.07617 -0.0703,-0.07617 -0.0703,-0.251953 v -1.013672 q 0,-0.175781 0.0645,-0.251953 0.0703,-0.07617 0.18165,-0.07617 0.10546,0 0.17578,0.07617 0.0762,0.07031 0.0762,0.193359 0,0.269531 0.13476,0.451172 0.20508,0.28125 0.65039,0.46875 0.45118,0.181641 1.10157,0.181641 0.96093,0 1.42968,-0.357422 0.46875,-0.357422 0.46875,-0.75586 0,-0.457031 -0.4746,-0.732422 -0.48047,-0.27539 -1.4004,-0.36914 -0.91406,-0.09375 -1.3125,-0.246094 -0.39843,-0.152344 -0.62109,-0.457031 -0.22266,-0.304688 -0.22266,-0.65625 0,-0.632813 0.6211,-1.001953 0.62109,-0.375 1.48242,-0.375 1.01953,0 1.6582,0.498047 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path452" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#3366cc;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 183.98438,89.144375 v 0.744141 q 0.51563,-0.521485 0.93165,-0.720704 0.41601,-0.199218 0.9375,-0.199218 0.5625,0 1.02539,0.240234 0.32812,0.175781 0.59179,0.585938 0.26953,0.404296 0.26953,0.832031 v 3.099609 h 0.41602 q 0.17578,0 0.25195,0.07031 0.0762,0.06445 0.0762,0.175781 0,0.105469 -0.0762,0.175781 -0.0762,0.07031 -0.25195,0.07031 h -1.31836 q -0.18164,0 -0.25781,-0.07031 -0.0762,-0.07031 -0.0762,-0.175781 0,-0.111328 0.0762,-0.175781 0.0762,-0.07031 0.25781,-0.07031 h 0.41016 v -3.017578 q 0,-0.521484 -0.38086,-0.878906 -0.38086,-0.363281 -1.01953,-0.363281 -0.48633,0 -0.84375,0.199218 -0.35743,0.19336 -1.01954,0.972657 v 3.08789 h 0.55665 q 0.17578,0 0.25195,0.07031 0.0762,0.06445 0.0762,0.175781 0,0.105469 -0.0762,0.175781 -0.0762,0.07031 -0.25195,0.07031 h -1.60547 q -0.17578,0 -0.25196,-0.07031 -0.0762,-0.07031 -0.0762,-0.175781 0,-0.111328 0.0762,-0.175781 0.0762,-0.07031 0.25196,-0.07031 h 0.55664 v -4.083984 h -0.41602 q -0.17578,0 -0.25195,-0.07031 -0.0762,-0.07031 -0.0762,-0.18164 0,-0.105469 0.0762,-0.175782 0.0762,-0.07031 0.25195,-0.07031 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path451" />
|
||||
<path
|
||||
d="m 69.655697,47.403308 c -0.336892,0 -0.622862,0.144911 -0.858346,0.434082 -0.235481,0.287061 -0.353467,0.632918 -0.353467,1.03818 0,0.403151 0.117986,0.749525 0.353467,1.038696 0.235484,0.28706 0.521454,0.430465 0.858346,0.430465 0.333456,0 0.618211,-0.143405 0.853694,-0.430465 0.2372,-0.28706 0.355534,-0.633435 0.355534,-1.038696 0,-0.407373 -0.118334,-0.75422 -0.355534,-1.04128 -0.235483,-0.287061 -0.520238,-0.430982 -0.853694,-0.430982 z m -0.0026,0.269234 c 0.275015,0 0.508738,0.117108 0.701249,0.3514 0.19423,0.234292 0.291455,0.518131 0.291455,0.851628 0,0.331386 -0.09722,0.615225 -0.291455,0.851627 -0.192511,0.234292 -0.426234,0.3514 -0.701249,0.3514 -0.275016,0 -0.509603,-0.118098 -0.703833,-0.3545 -0.192511,-0.236403 -0.288355,-0.519252 -0.288355,-0.848527 0,-0.331386 0.09584,-0.614236 0.288355,-0.848527 0.19423,-0.236403 0.428817,-0.354501 0.703833,-0.354501 z"
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#3366cc;fill-rule:evenodd;stroke-width:1.00157"
|
||||
id="path575" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#3366cc;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 173.22657,89.642422 v -0.164063 q 0,-0.18164 0.0703,-0.257812 0.0703,-0.07617 0.17579,-0.07617 0.11132,0 0.18164,0.07617 0.0703,0.07617 0.0703,0.257812 v 1.113282 q -0.006,0.18164 -0.0762,0.257812 -0.0645,0.07617 -0.17578,0.07617 -0.0996,0 -0.16993,-0.06445 -0.0644,-0.07031 -0.0762,-0.228516 -0.0352,-0.416015 -0.55078,-0.791015 -0.50976,-0.375 -1.37695,-0.375 -1.09571,0 -1.66406,0.685546 -0.56836,0.685547 -0.56836,1.570313 0,0.955078 0.62695,1.576172 0.62695,0.621094 1.62305,0.621094 0.57421,0 1.16601,-0.210938 0.59766,-0.210937 1.07813,-0.679687 0.12304,-0.117188 0.21679,-0.117188 0.0996,0 0.16407,0.07031 0.0703,0.06445 0.0703,0.164062 0,0.251953 -0.5918,0.638672 -0.95508,0.626953 -2.12695,0.626953 -1.18945,0 -1.95703,-0.755859 -0.76172,-0.761719 -0.76172,-1.927735 0,-1.189453 0.7793,-1.974609 0.78515,-0.785156 1.9746,-0.785156 1.13086,0 1.89844,0.673828 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path448" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 155.79493,92.449062 h 1.59961 l -1.74023,3.234375 q -0.15821,0.292969 -0.38086,0.292969 -0.14649,0 -0.25196,-0.105469 -0.0996,-0.09961 -0.0996,-0.246093 0,-0.05859 0.0176,-0.128907 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path447" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 151.62306,89.642422 v -0.164063 q 0,-0.18164 0.0703,-0.257812 0.0703,-0.07617 0.17578,-0.07617 0.11133,0 0.18164,0.07617 0.0703,0.07617 0.0703,0.257812 v 1.113282 q -0.006,0.18164 -0.0762,0.257812 -0.0644,0.07617 -0.17578,0.07617 -0.0996,0 -0.16992,-0.06445 -0.0644,-0.07031 -0.0762,-0.228516 -0.0352,-0.416015 -0.55078,-0.791015 -0.50977,-0.375 -1.37696,-0.375 -1.0957,0 -1.66406,0.685546 -0.56836,0.685547 -0.56836,1.570313 0,0.955078 0.62695,1.576172 0.62696,0.621094 1.62305,0.621094 0.57422,0 1.16602,-0.210938 0.59765,-0.210937 1.07812,-0.679687 0.12305,-0.117188 0.2168,-0.117188 0.0996,0 0.16406,0.07031 0.0703,0.06445 0.0703,0.164062 0,0.251953 -0.59179,0.638672 -0.95508,0.626953 -2.12696,0.626953 -1.18945,0 -1.95703,-0.755859 -0.76172,-0.761719 -0.76172,-1.927735 0,-1.189453 0.7793,-1.974609 0.78516,-0.785156 1.97461,-0.785156 1.13086,0 1.89844,0.673828 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path446" />
|
||||
<path
|
||||
d="m 53.642204,47.403308 c -0.29736,0 -0.554438,0.135486 -0.771013,0.40566 -0.214855,0.270175 -0.321944,0.596191 -0.321944,0.978235 0,0.382043 0.107086,0.709036 0.321944,0.981335 0.216575,0.270175 0.473653,0.405144 0.771013,0.405144 0.366115,0 0.665057,-0.195008 0.897103,-0.585494 v 0.797884 c 0,0.137198 -0.01851,0.249829 -0.05633,0.33848 -0.06703,0.154084 -0.152148,0.271192 -0.255281,0.3514 -0.101411,0.08021 -0.215938,0.120406 -0.343132,0.120406 l -0.62115,-0.0031 c -0.05156,0 -0.08875,0.01291 -0.111105,0.03824 -0.02235,0.02533 -0.03359,0.05808 -0.03359,0.09819 0,0.0401 0.01124,0.07135 0.03359,0.09457 0.02235,0.02533 0.05954,0.03824 0.111105,0.03824 h 0.613399 c 0.13235,0 0.238226,-0.02135 0.317293,-0.06356 0.07907,-0.04221 0.166776,-0.112669 0.263033,-0.211874 0.09625,-0.0992 0.164935,-0.195482 0.206189,-0.288354 0.06188,-0.139309 0.0925,-0.297604 0.0925,-0.474906 v -2.656169 h 0.291455 c 0.05156,0 0.08875,-0.01291 0.111104,-0.03824 0.02235,-0.02533 0.03359,-0.05657 0.03359,-0.09457 0,-0.04011 -0.01124,-0.07286 -0.03359,-0.09819 -0.02234,-0.02533 -0.05954,-0.03824 -0.111104,-0.03824 h -0.507979 v 0.487825 c -0.232046,-0.388376 -0.530988,-0.58291 -0.897103,-0.58291 z m 0.01033,0.269234 c 0.242357,0 0.45013,0.107683 0.623735,0.322978 0.175323,0.215295 0.263033,0.479294 0.263033,0.791683 0,0.312389 -0.08771,0.577377 -0.263033,0.794783 -0.173605,0.215296 -0.381378,0.322461 -0.623735,0.322461 -0.242357,0 -0.45013,-0.107165 -0.623734,-0.322461 -0.173602,-0.217406 -0.26045,-0.482394 -0.26045,-0.794783 0,-0.310279 0.08685,-0.573287 0.26045,-0.788582 0.173604,-0.217406 0.381377,-0.326079 0.623734,-0.326079 z"
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
id="path574" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 134.57813,89.144375 v 1.242187 q 0.96094,-0.867187 1.43555,-1.113281 0.48047,-0.251953 0.88477,-0.251953 0.43945,0 0.81445,0.298828 0.38086,0.292969 0.38086,0.445313 0,0.111328 -0.0762,0.1875 -0.0703,0.07031 -0.18164,0.07031 -0.0586,0 -0.0996,-0.01758 -0.041,-0.02344 -0.15235,-0.134766 -0.20507,-0.205078 -0.35742,-0.28125 -0.15234,-0.07617 -0.29883,-0.07617 -0.32226,0 -0.77929,0.257812 -0.45117,0.257813 -1.57032,1.259766 v 2.695312 h 2.17969 q 0.18164,0 0.25781,0.07031 0.0762,0.06445 0.0762,0.175781 0,0.105469 -0.0762,0.175781 -0.0762,0.07031 -0.25781,0.07031 h -3.86133 q -0.17578,0 -0.25195,-0.06445 -0.0762,-0.07031 -0.0762,-0.175782 0,-0.09961 0.0703,-0.164062 0.0762,-0.07031 0.25781,-0.07031 h 1.18946 v -4.101562 h -0.90821 q -0.17578,0 -0.25195,-0.07031 -0.0762,-0.07031 -0.0762,-0.18164 0,-0.105469 0.0703,-0.175782 0.0762,-0.07031 0.25781,-0.07031 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path443" />
|
||||
<path
|
||||
d="m 47.446716,47.403308 c -0.137507,0 -0.340606,0.04467 -0.608748,0.133325 -0.170172,0.05488 -0.266884,0.09805 -0.290938,0.129708 -0.01719,0.02111 -0.02584,0.04938 -0.02584,0.08527 0,0.03799 0.0095,0.06976 0.02842,0.09508 0.02064,0.02533 0.04434,0.03824 0.07183,0.03824 0.01547,0 0.05093,-0.01093 0.105936,-0.03204 0.304237,-0.120312 0.540554,-0.180351 0.709001,-0.180351 0.220013,0 0.385054,0.0541 0.49506,0.161748 0.110006,0.107647 0.164848,0.23418 0.164848,0.379821 v 0.430465 c -0.135789,-0.03377 -0.261906,-0.05809 -0.378788,-0.07286 -0.116883,-0.01688 -0.225353,-0.02532 -0.325045,-0.02532 -0.369553,0 -0.650332,0.09628 -0.842843,0.288354 -0.19251,0.192077 -0.288871,0.416868 -0.288871,0.674378 0,0.234292 0.07301,0.432269 0.219108,0.594795 0.146103,0.160416 0.348688,0.240813 0.608232,0.240813 0.35752,0 0.693657,-0.162255 1.008207,-0.487309 v 0.382922 h 0.507979 c 0.05328,0 0.09134,-0.01291 0.113689,-0.03824 0.02235,-0.02533 0.03359,-0.05657 0.03359,-0.09457 0,-0.04011 -0.01124,-0.07187 -0.03359,-0.09509 -0.02235,-0.02533 -0.0604,-0.03824 -0.113689,-0.03824 h -0.288871 v -1.7601 c 0,-0.208963 -0.07646,-0.396051 -0.229443,-0.560689 -0.152976,-0.166748 -0.365941,-0.250114 -0.639238,-0.250114 z m -0.03101,1.409216 c 0.125478,0 0.245191,0.0084 0.358635,0.02532 0.113444,0.01689 0.220533,0.04318 0.321944,0.07906 v 0.585494 c -0.170166,0.20052 -0.336073,0.347411 -0.497644,0.440283 -0.159852,0.09076 -0.333545,0.135909 -0.520898,0.135909 -0.195949,0 -0.345422,-0.05457 -0.448552,-0.164331 -0.101414,-0.109758 -0.151929,-0.244727 -0.151929,-0.405143 0,-0.173081 0.06695,-0.321951 0.201022,-0.446485 0.177042,-0.166748 0.422875,-0.250114 0.737422,-0.250114 z"
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
id="path573" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#3366cc;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 112.55274,89.144375 h 2.67188 q 0.17578,0 0.25195,0.07031 0.0762,0.07031 0.0762,0.181641 0,0.105469 -0.0762,0.175781 -0.0762,0.07031 -0.25195,0.07031 h -2.67188 v 3.27539 q 0,0.427735 0.33985,0.714844 0.3457,0.28711 1.00781,0.28711 0.49805,0 1.07813,-0.146485 0.58007,-0.152344 0.90234,-0.339844 0.11719,-0.07617 0.19336,-0.07617 0.0937,0 0.16406,0.07617 0.0703,0.07031 0.0703,0.169922 0,0.08789 -0.0762,0.164063 -0.1875,0.193359 -0.91406,0.421875 -0.7207,0.222656 -1.38281,0.222656 -0.86133,0 -1.3711,-0.404297 -0.50976,-0.404297 -0.50976,-1.089844 v -3.27539 h -0.90821 q -0.17578,0 -0.25195,-0.07031 -0.0762,-0.07031 -0.0762,-0.18164 0,-0.105469 0.0762,-0.175782 0.0762,-0.07031 0.25195,-0.07031 h 0.90821 V 87.69125 q 0,-0.175781 0.0703,-0.251953 0.0703,-0.07617 0.17578,-0.07617 0.11133,0 0.18164,0.07617 0.0703,0.07617 0.0703,0.251953 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path440" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#3366cc;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 104.77149,89.144375 v 0.744141 q 0.51563,-0.521485 0.93165,-0.720704 0.41601,-0.199218 0.9375,-0.199218 0.5625,0 1.02539,0.240234 0.32812,0.175781 0.59179,0.585938 0.26953,0.404296 0.26953,0.832031 v 3.099609 h 0.41602 q 0.17578,0 0.25195,0.07031 0.0762,0.06445 0.0762,0.175781 0,0.105469 -0.0762,0.175781 -0.0762,0.07031 -0.25195,0.07031 H 107.625 q -0.18164,0 -0.25781,-0.07031 -0.0762,-0.07031 -0.0762,-0.175781 0,-0.111328 0.0762,-0.175781 0.0762,-0.07031 0.25781,-0.07031 h 0.41016 v -3.017578 q 0,-0.521484 -0.38086,-0.878906 -0.38086,-0.363281 -1.01953,-0.363281 -0.48633,0 -0.84375,0.199218 -0.35743,0.19336 -1.01954,0.972657 v 3.08789 h 0.55665 q 0.17578,0 0.25195,0.07031 0.0762,0.06445 0.0762,0.175781 0,0.105469 -0.0762,0.175781 -0.0762,0.07031 -0.25195,0.07031 h -1.60547 q -0.17578,0 -0.25196,-0.07031 -0.0762,-0.07031 -0.0762,-0.175781 0,-0.111328 0.0762,-0.175781 0.0762,-0.07031 0.25196,-0.07031 h 0.55664 v -4.083984 h -0.41602 q -0.17578,0 -0.25195,-0.07031 -0.0762,-0.07031 -0.0762,-0.18164 0,-0.105469 0.0762,-0.175782 0.0762,-0.07031 0.25195,-0.07031 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path439" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#3366cc;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 99.421881,89.144375 v 4.582031 h 1.933599 q 0.18164,0 0.25781,0.07031 0.0762,0.06445 0.0762,0.175781 0,0.105469 -0.0762,0.175781 -0.0762,0.07031 -0.25781,0.07031 H 96.9961 q -0.175782,0 -0.251953,-0.07031 -0.07617,-0.07031 -0.07617,-0.175781 0,-0.111328 0.07617,-0.175781 0.07617,-0.07031 0.251953,-0.07031 h 1.933593 v -4.083984 h -1.435546 q -0.175782,0 -0.257813,-0.07031 -0.07617,-0.07031 -0.07617,-0.175781 0,-0.111328 0.07617,-0.181641 0.07617,-0.07031 0.257813,-0.07031 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path438" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#3366cc;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 99.404301,86.618984 v 1.271485 h -0.726563 v -1.271485 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path437" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 91.904301,91.300625 q 0,-0.673828 0.175781,-1.429688 0.175781,-0.755859 0.673828,-1.746093 0.498047,-0.990235 0.726563,-1.195313 0.07031,-0.06445 0.152343,-0.06445 0.105469,0 0.175782,0.07031 0.07617,0.07031 0.07617,0.169921 0,0.05859 -0.04102,0.128907 -0.644531,1.183593 -0.919922,2.144531 -0.275391,0.960937 -0.275391,1.921875 0,0.966797 0.275391,1.927734 0.275391,0.960938 0.919922,2.138672 0.04102,0.07031 0.04102,0.128906 0,0.09961 -0.07617,0.169922 -0.07031,0.07617 -0.175782,0.07617 -0.08203,0 -0.152343,-0.06445 -0.216797,-0.199219 -0.708985,-1.166016 -0.492187,-0.966796 -0.679687,-1.710937 -0.1875,-0.744141 -0.1875,-1.5 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path436" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 83.167973,89.144375 v 0.744141 q 0.515625,-0.521485 0.93164,-0.720704 0.416016,-0.199218 0.9375,-0.199218 0.5625,0 1.025391,0.240234 0.328125,0.175781 0.591797,0.585938 0.269531,0.404296 0.269531,0.832031 v 3.099609 h 0.416016 q 0.175781,0 0.251953,0.07031 0.07617,0.06445 0.07617,0.175781 0,0.105469 -0.07617,0.175781 -0.07617,0.07031 -0.251953,0.07031 h -1.31836 q -0.18164,0 -0.257812,-0.07031 -0.07617,-0.07031 -0.07617,-0.175781 0,-0.111328 0.07617,-0.175781 0.07617,-0.07031 0.257812,-0.07031 h 0.410157 v -3.017578 q 0,-0.521484 -0.38086,-0.878906 -0.380859,-0.363281 -1.019531,-0.363281 -0.486328,0 -0.84375,0.199218 -0.357422,0.19336 -1.019531,0.972657 v 3.08789 h 0.55664 q 0.175782,0 0.251953,0.07031 0.07617,0.06445 0.07617,0.175781 0,0.105469 -0.07617,0.175781 -0.07617,0.07031 -0.251953,0.07031 h -1.605468 q -0.175782,0 -0.251954,-0.07031 -0.07617,-0.07031 -0.07617,-0.175781 0,-0.111328 0.07617,-0.175781 0.07617,-0.07031 0.251954,-0.07031 h 0.55664 V 89.642422 H 82.25977 q -0.175782,0 -0.251954,-0.07031 -0.07617,-0.07031 -0.07617,-0.18164 0,-0.105469 0.07617,-0.175782 0.07617,-0.07031 0.251954,-0.07031 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path435" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 77.818363,89.144375 v 4.582031 h 1.933594 q 0.181641,0 0.257813,0.07031 0.07617,0.06445 0.07617,0.175781 0,0.105469 -0.07617,0.175781 -0.07617,0.07031 -0.257813,0.07031 h -4.359375 q -0.175781,0 -0.251953,-0.07031 -0.07617,-0.07031 -0.07617,-0.175781 0,-0.111328 0.07617,-0.175781 0.07617,-0.07031 0.251953,-0.07031 h 1.933594 v -4.083984 h -1.435547 q -0.175781,0 -0.257813,-0.07031 -0.07617,-0.07031 -0.07617,-0.175781 0,-0.111328 0.07617,-0.181641 0.07617,-0.07031 0.257813,-0.07031 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path434" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 77.800783,86.618984 v 1.271485 h -0.726562 v -1.271485 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path433" />
|
||||
<path
|
||||
d="m 22.097359,47.403308 c -0.137508,0 -0.340608,0.04467 -0.608748,0.133325 -0.170166,0.05488 -0.267392,0.09805 -0.291455,0.129708 -0.01719,0.02111 -0.02584,0.04938 -0.02584,0.08527 0,0.03799 0.0095,0.06976 0.02842,0.09508 0.02063,0.02533 0.04485,0.03824 0.07235,0.03824 0.01547,0 0.05093,-0.01093 0.105936,-0.03204 0.304236,-0.120312 0.540554,-0.180351 0.709001,-0.180351 0.220012,0 0.384537,0.0541 0.494543,0.161748 0.110007,0.107647 0.165365,0.23418 0.165365,0.379821 v 0.430465 c -0.135789,-0.03377 -0.262423,-0.05809 -0.379305,-0.07286 -0.116882,-0.01688 -0.224835,-0.02532 -0.324528,-0.02532 -0.369552,0 -0.650848,0.09628 -0.843359,0.288354 -0.192511,0.192077 -0.288872,0.416868 -0.288872,0.674378 0,0.234292 0.07352,0.432269 0.219625,0.594795 0.146102,0.160416 0.348686,0.240813 0.608232,0.240813 0.35752,0 0.693658,-0.162255 1.008207,-0.487309 v 0.382922 h 0.507979 c 0.05328,0 0.09083,-0.01291 0.113172,-0.03824 0.02234,-0.02533 0.03359,-0.05657 0.03359,-0.09457 0,-0.04011 -0.01125,-0.07187 -0.03359,-0.09509 -0.02234,-0.02533 -0.05989,-0.03824 -0.113172,-0.03824 h -0.28887 v -1.7601 c 0,-0.208963 -0.07647,-0.396051 -0.229443,-0.560689 -0.152978,-0.166748 -0.365941,-0.250114 -0.639238,-0.250114 z m -0.03101,1.409216 c 0.125476,0 0.244674,0.0084 0.358118,0.02532 0.113444,0.01689 0.221049,0.04318 0.322461,0.07906 v 0.585494 c -0.170166,0.20052 -0.336072,0.347411 -0.497644,0.440283 -0.159853,0.09076 -0.333544,0.135909 -0.520899,0.135909 -0.195948,0 -0.34542,-0.05457 -0.448551,-0.164331 -0.101412,-0.109758 -0.151929,-0.244727 -0.151929,-0.405143 0,-0.173081 0.06695,-0.321951 0.201022,-0.446485 0.177041,-0.166748 0.422873,-0.250114 0.737422,-0.250114 z"
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
id="path572" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#ffcc00;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 60.914064,89.144375 v 0.498047 q 0.626954,-0.673828 1.259766,-0.673828 0.380859,0 0.667969,0.205078 0.287109,0.199219 0.480469,0.609375 0.328125,-0.410156 0.662109,-0.609375 0.339844,-0.205078 0.679687,-0.205078 0.533204,0 0.84961,0.345703 0.416015,0.445312 0.416015,0.972656 v 3.439453 h 0.416016 q 0.175781,0 0.251953,0.07031 0.07617,0.06445 0.07617,0.175781 0,0.105469 -0.07617,0.175781 -0.07617,0.07031 -0.251953,0.07031 H 65.4375 v -3.884766 q 0,-0.375 -0.228516,-0.621094 -0.228515,-0.246093 -0.527343,-0.246093 -0.269532,0 -0.56836,0.205078 -0.298828,0.199218 -0.679687,0.791015 V 93.7264 h 0.410156 q 0.175781,0 0.251953,0.07031 0.07617,0.06445 0.07617,0.175781 0,0.105469 -0.07617,0.175781 -0.07617,0.07031 -0.251953,0.07031 h -0.908203 v -3.84961 q 0,-0.392578 -0.234375,-0.644531 -0.228516,-0.257812 -0.515625,-0.257812 -0.263672,0 -0.521485,0.169921 -0.357421,0.240235 -0.75,0.826172 v 3.263672 h 0.416016 q 0.175781,0 0.251953,0.07031 0.07617,0.06445 0.07617,0.175781 0,0.105469 -0.07617,0.175781 -0.07617,0.07031 -0.251953,0.07031 h -1.324219 q -0.175781,0 -0.251953,-0.07031 -0.07617,-0.07031 -0.07617,-0.175781 0,-0.111328 0.07617,-0.175781 0.07617,-0.07031 0.251953,-0.07031 h 0.416016 V 89.64241 h -0.416016 q -0.175781,0 -0.251953,-0.07031 -0.07617,-0.07031 -0.07617,-0.18164 0,-0.105469 0.07617,-0.175782 0.07617,-0.07031 0.251953,-0.07031 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path430" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#3366cc;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 47.742189,89.144375 h 2.671875 q 0.175782,0 0.251954,0.07031 0.07617,0.07031 0.07617,0.181641 0,0.105469 -0.07617,0.175781 -0.07617,0.07031 -0.251954,0.07031 h -2.671875 v 3.27539 q 0,0.427735 0.339844,0.714844 0.345703,0.28711 1.007813,0.28711 0.498047,0 1.078125,-0.146485 0.580078,-0.152344 0.902343,-0.339844 0.117188,-0.07617 0.19336,-0.07617 0.09375,0 0.164062,0.07617 0.07031,0.07031 0.07031,0.169922 0,0.08789 -0.07617,0.164063 -0.1875,0.193359 -0.914063,0.421875 -0.720703,0.222656 -1.382812,0.222656 -0.861328,0 -1.371094,-0.404297 -0.509765,-0.404297 -0.509765,-1.089844 v -3.27539 h -0.908204 q -0.175781,0 -0.251953,-0.07031 -0.07617,-0.07031 -0.07617,-0.18164 0,-0.105469 0.07617,-0.175782 0.07617,-0.07031 0.251953,-0.07031 h 0.908204 V 87.69125 q 0,-0.175781 0.07031,-0.251953 0.07031,-0.07617 0.175781,-0.07617 0.111328,0 0.181641,0.07617 0.07031,0.07617 0.07031,0.251953 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path429" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#3366cc;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 39.960939,89.144375 v 0.744141 q 0.515625,-0.521485 0.931641,-0.720704 0.416016,-0.199218 0.9375,-0.199218 0.5625,0 1.025391,0.240234 0.328125,0.175781 0.591797,0.585938 0.269531,0.404296 0.269531,0.832031 v 3.099609 h 0.416015 q 0.175782,0 0.251954,0.07031 0.07617,0.06445 0.07617,0.175781 0,0.105469 -0.07617,0.175781 -0.07617,0.07031 -0.251954,0.07031 h -1.318359 q -0.181641,0 -0.257812,-0.07031 -0.07617,-0.07031 -0.07617,-0.175781 0,-0.111328 0.07617,-0.175781 0.07617,-0.07031 0.257812,-0.07031 h 0.410156 v -3.017578 q 0,-0.521484 -0.380859,-0.878906 -0.380859,-0.363281 -1.019531,-0.363281 -0.486328,0 -0.84375,0.199218 -0.357422,0.19336 -1.019532,0.972657 v 3.08789 h 0.556641 q 0.175781,0 0.251953,0.07031 0.07617,0.06445 0.07617,0.175781 0,0.105469 -0.07617,0.175781 -0.07617,0.07031 -0.251953,0.07031 h -1.605469 q -0.175781,0 -0.251953,-0.07031 -0.07617,-0.07031 -0.07617,-0.175781 0,-0.111328 0.07617,-0.175781 0.07617,-0.07031 0.251953,-0.07031 h 0.556641 v -4.083984 h -0.416016 q -0.175781,0 -0.251953,-0.07031 -0.07617,-0.07031 -0.07617,-0.18164 0,-0.105469 0.07617,-0.175782 0.07617,-0.07031 0.251953,-0.07031 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path428" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#3366cc;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 34.61133,89.144375 v 4.582031 h 1.933594 q 0.18164,0 0.257812,0.07031 0.07617,0.06445 0.07617,0.175781 0,0.105469 -0.07617,0.175781 -0.07617,0.07031 -0.257812,0.07031 h -4.359375 q -0.175781,0 -0.251953,-0.07031 -0.07617,-0.07031 -0.07617,-0.175781 0,-0.111328 0.07617,-0.175781 0.07617,-0.07031 0.251953,-0.07031 h 1.933594 v -4.083984 h -1.435547 q -0.175782,0 -0.257813,-0.07031 -0.07617,-0.07031 -0.07617,-0.175781 0,-0.111328 0.07617,-0.181641 0.07617,-0.07031 0.257813,-0.07031 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="path427" />
|
||||
<path
|
||||
style="font-size:12px;font-family:Monospace;-inkscape-font-specification:'Monospace, Normal';white-space:pre;fill:#3366cc;fill-rule:evenodd;stroke-width:1.00157"
|
||||
d="m 34.59375,86.618984 v 1.271485 h -0.726563 v -1.271485 z"
|
||||
transform="matrix(0.44002497,0,0,0.54034897,-8.8344144,-0.67061457)"
|
||||
id="text3" />
|
||||
</g>
|
||||
<path
|
||||
style="font-weight:bold;font-size:19.4028px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="m 129.43558,23.153093 v 6.660239 q 0.61581,0 0.9095,0.274746 0.2937,0.274747 0.2937,0.701078 0,0.426331 -0.30317,0.701078 -0.29369,0.265273 -0.99477,0.265273 h -1.84744 v -0.44528 q -0.83371,0.378961 -1.59163,0.568442 -0.75792,0.18948 -1.44005,0.18948 -0.95688,0 -1.65796,-0.397909 -0.70108,-0.407383 -1.10846,-1.117934 -0.29369,-0.511598 -0.29369,-1.278994 v -4.178044 h -0.33159 q -0.70108,0 -1.00425,-0.265272 -0.2937,-0.274747 -0.2937,-0.710552 0,-0.426331 0.2937,-0.691604 0.30317,-0.274747 1.00425,-0.274747 h 2.27376 v 5.779155 q 0,0.615811 0.2937,0.909506 0.30317,0.284221 0.91898,0.284221 0.58739,0 1.26004,-0.227377 0.68213,-0.236851 1.6769,-0.843188 v -3.960142 h -0.70107 q -0.70108,0 -1.00425,-0.265272 -0.2937,-0.274747 -0.2937,-0.710552 0,-0.426331 0.2937,-0.691604 0.30317,-0.274747 1.00425,-0.274747 z"
|
||||
id="path600" />
|
||||
<path
|
||||
style="font-weight:bold;font-size:19.4028px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="m 113.26343,23.153093 v 1.212675 q 1.22214,-0.881084 1.92322,-1.174778 0.71055,-0.293695 1.32637,-0.293695 0.9474,0 1.83796,0.701078 0.60633,0.473701 0.60633,0.96635 0,0.416857 -0.29369,0.710552 -0.28422,0.28422 -0.6916,0.28422 -0.36002,0 -0.75793,-0.360013 -0.39791,-0.360012 -0.71055,-0.360012 -0.40738,0 -1.22215,0.511597 -0.80529,0.511597 -2.01796,1.534792 v 2.927473 h 2.76641 q 0.70108,0 0.99477,0.274746 0.30317,0.265273 0.30317,0.701078 0,0.426331 -0.30317,0.701078 -0.29369,0.265273 -0.99477,0.265273 h -5.86442 q -0.70108,0 -1.00425,-0.265273 -0.29369,-0.274747 -0.29369,-0.710552 0,-0.426331 0.29369,-0.691604 0.30317,-0.274746 1.00425,-0.274746 h 1.15583 v -4.718064 h -0.70108 q -0.70107,0 -1.00424,-0.265272 -0.2937,-0.274747 -0.2937,-0.710552 0,-0.426331 0.2937,-0.691604 0.30317,-0.274747 1.00424,-0.274747 z"
|
||||
id="path599" />
|
||||
<path
|
||||
style="font-weight:bold;font-size:19.4028px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="m 103.50518,30.779682 q 0,0.549493 -0.38844,0.91898 -0.38843,0.369487 -1.07056,0.369487 -0.68213,0 -1.07057,-0.369487 -0.38843,-0.369487 -0.38843,-0.91898 0,-0.549493 0.38843,-0.91898 0.38844,-0.369487 1.07057,-0.369487 0.68213,0 1.07056,0.369487 0.38844,0.369487 0.38844,0.91898 z"
|
||||
id="path598" />
|
||||
<path
|
||||
style="font-weight:bold;font-size:19.4028px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="m 90.393127,29.396475 2.09376,-4.301207 q -0.77687,0 -0.994773,-0.132636 -0.473701,-0.293695 -0.473701,-0.843188 0,-0.426331 0.293695,-0.691604 0.303168,-0.274747 1.004246,-0.274747 h 2.662201 q 0.701077,0 0.994772,0.274747 0.303169,0.265273 0.303169,0.701078 0,0.426331 -0.303169,0.701078 -0.293695,0.265272 -0.994772,0.265272 h -0.322117 l -3.24959,6.660239 h -2.027441 l -3.24959,-6.660239 H 85.85507 q -0.701077,0 -1.004246,-0.265272 -0.293695,-0.274747 -0.293695,-0.710552 0,-0.426331 0.293695,-0.691604 0.303169,-0.274747 1.004246,-0.274747 h 2.605357 q 0.691603,0 0.985298,0.274747 0.303169,0.265273 0.303169,0.701078 0,0.540019 -0.454753,0.82424 -0.227377,0.14211 -1.013721,0.14211 z"
|
||||
id="path597" />
|
||||
<path
|
||||
id="path596"
|
||||
style="font-weight:bold;font-size:19.4028px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="M 78.531641 22.89731 C 77.217909 22.89731 76.055594 23.326626 75.045032 24.185604 C 74.040786 25.038266 73.538664 26.146723 73.538664 27.510982 C 73.538664 28.793134 74.00289 29.873169 74.931344 30.751095 C 75.866114 31.629021 77.11071 32.068327 78.664449 32.068327 C 79.56764 32.068327 80.508551 31.964112 81.487533 31.755684 C 82.466515 31.54094 83.082324 31.31655 83.334965 31.082857 C 83.524445 30.906009 83.619185 30.691093 83.619185 30.438452 C 83.619185 30.160547 83.530933 29.930185 83.354085 29.747021 C 83.177237 29.563857 82.959335 29.472103 82.700378 29.472103 C 82.510898 29.472103 82.169834 29.535435 81.677185 29.661755 C 80.483458 29.971241 79.526585 30.12581 78.806559 30.12581 C 77.928633 30.12581 77.230543 29.971241 76.71263 29.661755 C 76.201033 29.352271 75.844007 28.944889 75.641895 28.439608 L 83.609884 28.439608 L 83.609884 27.615369 C 83.609884 26.983767 83.508655 26.427788 83.306543 25.94777 C 83.00969 25.259325 82.633717 24.681411 82.178963 24.214026 C 81.856847 23.891909 81.364199 23.592244 80.701017 23.314339 C 80.044152 23.036435 79.321143 22.89731 78.531641 22.89731 z M 78.579183 24.839311 C 79.242365 24.839311 79.81379 24.978435 80.293807 25.25634 C 80.773824 25.527928 81.162258 25.941798 81.459111 26.497607 L 75.698739 26.497607 C 76.001907 25.941798 76.393843 25.527928 76.873861 25.25634 C 77.353878 24.978435 77.922318 24.839311 78.579183 24.839311 z " />
|
||||
<path
|
||||
id="path594"
|
||||
style="font-weight:bold;font-size:19.4028px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="M 69.275358 19.467546 C 68.807973 19.467546 68.473398 19.5593 68.271285 19.742464 C 68.075488 19.919313 67.977763 20.153177 67.977763 20.443713 C 67.977763 20.727934 68.075488 20.961282 68.271285 21.144446 C 68.473398 21.321294 68.807973 21.410063 69.275358 21.410063 L 69.607121 21.410063 L 69.607121 23.825936 C 69.133419 23.516451 68.653231 23.285573 68.166899 23.133988 C 67.680565 22.976088 67.184932 22.89731 66.679651 22.89731 C 65.33434 22.89731 64.194475 23.361536 63.259705 24.28999 C 62.324934 25.218445 61.857206 26.339362 61.857206 27.653092 C 61.857206 28.90998 62.302484 29.961593 63.193042 30.807939 C 64.083601 31.647969 65.258375 32.068327 66.717375 32.068327 C 67.235288 32.068327 67.734424 32.002009 68.214441 31.869373 C 68.700774 31.736736 69.164999 31.540768 69.607121 31.281812 L 69.607121 31.755684 L 71.880884 31.755684 C 72.348268 31.755684 72.679858 31.666916 72.875655 31.490068 C 73.077768 31.306903 73.178996 31.073556 73.178996 30.789335 C 73.178996 30.498798 73.077768 30.264935 72.875655 30.088086 C 72.673542 29.904922 72.341952 29.813167 71.880884 29.813167 L 71.549121 29.813167 L 71.549121 19.467546 L 69.275358 19.467546 z M 66.698771 24.839311 C 67.513537 24.839311 68.201636 25.117559 68.763761 25.673368 C 69.325887 26.229178 69.607121 26.907803 69.607121 27.709937 C 69.607121 28.404698 69.351323 28.982611 68.839726 29.443681 C 68.328128 29.898434 67.614593 30.12581 66.698771 30.12581 C 65.776633 30.12581 65.062581 29.898434 64.5573 29.443681 C 64.052018 28.982611 63.799723 28.395224 63.799723 27.681514 C 63.799723 26.898328 64.080441 26.229178 64.642566 25.673368 C 65.204691 25.117559 65.890321 24.839311 66.698771 24.839311 z " />
|
||||
<path
|
||||
style="font-weight:bold;font-size:19.4028px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="m 56.902458,27.283768 2.946421,2.529564 q 0.530545,0.02842 0.795818,0.303168 0.265273,0.265273 0.265273,0.672656 0,0.426331 -0.303169,0.701078 -0.293695,0.265273 -0.994773,0.265273 h -2.207447 q -0.701078,0 -1.004247,-0.265273 -0.293694,-0.274747 -0.293694,-0.720026 0,-0.341065 0.208428,-0.596863 0.217903,-0.265273 0.58739,-0.360013 l -1.449526,-1.250571 -1.477947,1.250571 q 0.445279,0.113688 0.634759,0.350539 0.198955,0.23685 0.198955,0.606337 0,0.445279 -0.293695,0.720026 -0.293695,0.265273 -0.994773,0.265273 h -2.188499 q -0.701078,0 -1.004246,-0.265273 -0.293695,-0.274747 -0.293695,-0.710552 0,-0.397909 0.265273,-0.663182 0.265272,-0.274746 0.795817,-0.303168 l 2.880104,-2.539038 -2.548513,-2.179026 q -0.502123,-0.0379 -0.767396,-0.303169 -0.255798,-0.274746 -0.255798,-0.672655 0,-0.426331 0.293694,-0.691604 0.303169,-0.274747 1.004247,-0.274747 h 1.819012 q 0.701078,0 0.994773,0.274747 0.303169,0.265273 0.303169,0.68213 0,0.558967 -0.530546,0.909506 l 1.174779,0.975824 1.155831,-0.994772 q -0.521071,-0.369487 -0.521071,-0.852662 0,-0.454753 0.293694,-0.720026 0.303169,-0.274747 1.004247,-0.274747 h 1.800064 q 0.701078,0 0.994773,0.274747 0.303169,0.265273 0.303169,0.701078 0,0.388435 -0.265273,0.663181 -0.255799,0.265273 -0.767396,0.303169 z"
|
||||
id="path592" />
|
||||
<path
|
||||
id="path591"
|
||||
style="font-weight:bold;font-size:19.4028px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="M 43.600956 22.89731 C 42.287225 22.89731 41.12491 23.326626 40.114347 24.185604 C 39.110101 25.038266 38.607979 26.146723 38.607979 27.510982 C 38.607979 28.793134 39.072205 29.873169 40.000659 30.751095 C 40.935429 31.629021 42.180025 32.068327 43.733765 32.068327 C 44.636955 32.068327 45.577866 31.964112 46.556848 31.755684 C 47.535831 31.54094 48.15164 31.31655 48.404281 31.082857 C 48.593761 30.906009 48.688501 30.691093 48.688501 30.438452 C 48.688501 30.160547 48.600249 29.930185 48.423401 29.747021 C 48.246552 29.563857 48.028651 29.472103 47.769694 29.472103 C 47.580213 29.472103 47.239149 29.535435 46.746501 29.661755 C 45.552773 29.971241 44.5959 30.12581 43.875875 30.12581 C 42.997948 30.12581 42.299859 29.971241 41.781946 29.661755 C 41.270349 29.352271 40.913323 28.944889 40.71121 28.439608 L 48.679199 28.439608 L 48.679199 27.615369 C 48.679199 26.983767 48.577971 26.427788 48.375859 25.94777 C 48.079006 25.259325 47.703032 24.681411 47.248279 24.214026 C 46.926162 23.891909 46.433515 23.592244 45.770333 23.314339 C 45.113468 23.036435 44.390458 22.89731 43.600956 22.89731 z M 43.648499 24.839311 C 44.31168 24.839311 44.883105 24.978435 45.363123 25.25634 C 45.84314 25.527928 46.231573 25.941798 46.528426 26.497607 L 40.768054 26.497607 C 41.071223 25.941798 41.463159 25.527928 41.943176 25.25634 C 42.423194 24.978435 42.991633 24.839311 43.648499 24.839311 z " />
|
||||
<path
|
||||
style="font-weight:bold;font-size:19.4028px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="m 33.132133,19.467698 v 10.345634 h 2.33061 q 0.701078,0 0.994772,0.274746 0.303169,0.265273 0.303169,0.701078 0,0.426331 -0.303169,0.701078 -0.293694,0.265273 -0.994772,0.265273 h -6.603394 q -0.701078,0 -1.004247,-0.265273 -0.293695,-0.274747 -0.293695,-0.710552 0,-0.426331 0.293695,-0.691604 0.303169,-0.274746 1.004247,-0.274746 h 2.330609 v -8.403459 h -1.563214 q -0.691603,0 -0.994772,-0.265273 -0.303169,-0.274746 -0.303169,-0.710551 0,-0.426331 0.293695,-0.691604 0.303169,-0.274747 1.004246,-0.274747 z"
|
||||
id="path589" />
|
||||
<path
|
||||
id="path588"
|
||||
style="font-weight:bold;font-size:19.4028px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="M 20.314006 22.89731 C 19.000274 22.89731 17.837959 23.326626 16.827397 24.185604 C 15.82315 25.038266 15.321029 26.146723 15.321029 27.510982 C 15.321029 28.793134 15.785254 29.873169 16.713708 30.751095 C 17.648478 31.629021 18.892557 32.068327 20.446297 32.068327 C 21.349487 32.068327 22.290915 31.964112 23.269897 31.755684 C 24.248879 31.54094 24.864689 31.31655 25.11733 31.082857 C 25.306811 30.906009 25.40155 30.691093 25.40155 30.438452 C 25.40155 30.160547 25.312782 29.930185 25.135933 29.747021 C 24.959085 29.563857 24.741183 29.472103 24.482227 29.472103 C 24.292746 29.472103 23.951683 29.535435 23.459033 29.661755 C 22.265307 29.971241 21.308433 30.12581 20.588407 30.12581 C 19.710481 30.12581 19.012908 29.971241 18.494995 29.661755 C 17.983398 29.352271 17.626372 28.944889 17.424259 28.439608 L 25.391732 28.439608 L 25.391732 27.615369 C 25.391732 26.983767 25.291021 26.427788 25.088908 25.94777 C 24.792055 25.259325 24.416081 24.681411 23.961328 24.214026 C 23.639211 23.891909 23.146563 23.592244 22.483382 23.314339 C 21.826516 23.036435 21.103507 22.89731 20.314006 22.89731 z M 20.361031 24.839311 C 21.024212 24.839311 21.596155 24.978435 22.076172 25.25634 C 22.556189 25.527928 22.944623 25.941798 23.241475 26.497607 L 17.481104 26.497607 C 17.784272 25.941798 18.175692 25.527928 18.655709 25.25634 C 19.135726 24.978435 19.704165 24.839311 20.361031 24.839311 z " />
|
||||
<path
|
||||
style="font-weight:bold;font-size:19.4028px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="m 8.8596853,25.095268 v 4.718064 H 11.6261 q 0.701078,0 0.994772,0.274746 0.303169,0.265273 0.303169,0.701078 0,0.426331 -0.303169,0.701078 -0.293694,0.265273 -0.994772,0.265273 H 5.7616797 q -0.7010778,0 -1.0042465,-0.265273 -0.2936947,-0.274747 -0.2936947,-0.710552 0,-0.426331 0.2936947,-0.691604 0.3031687,-0.274746 1.0042465,-0.274746 H 6.9175105 V 25.095268 H 5.9890562 q -0.7010777,0 -1.0042465,-0.265272 -0.2936947,-0.274747 -0.2936947,-0.710552 0,-0.426331 0.2936947,-0.691604 0.3031688,-0.274747 1.0042465,-0.274747 H 6.9175105 V 22.41412 q 0,-1.26952 0.9474023,-2.103234 0.9568764,-0.843188 2.7664152,-0.843188 0.805292,0 1.856908,0.151585 1.061091,0.14211 1.354785,0.407383 0.303169,0.265272 0.303169,0.682129 0,0.44528 -0.265272,0.7295 -0.265273,0.274747 -0.653708,0.274747 -0.180006,0 -0.540019,-0.06632 -1.203201,-0.236851 -2.131656,-0.236851 -0.96635,0 -1.3358369,0.293695 -0.3600128,0.284221 -0.3600128,0.710552 v 0.738973 h 2.9937917 q 0.701077,0 0.994772,0.274747 0.303169,0.265273 0.303169,0.701078 0,0.426331 -0.303169,0.701078 -0.293695,0.265272 -0.994772,0.265272 z"
|
||||
id="text585" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
transform="scale(0.26458333)"
|
||||
id="text586"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:33.3333px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;writing-mode:lr-tb;direction:ltr;white-space:pre;shape-inside:url(#rect586);display:inline;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
style="font-weight:bold;font-size:53.3333px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';text-align:center;text-anchor:middle;white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="m 349.04615,474.25469 q 0.4948,-0.67708 1.06771,-1.01562 0.59896,-0.33855 1.27604,-0.33855 1.17188,0 1.90104,0.80729 0.75521,0.8073 0.75521,2.73438 v 4.53125 q 0,1.92708 -0.75521,2.76041 -0.72916,0.80729 -1.90104,0.80729 -1.0677,0 -1.71875,-0.59896 -0.65104,-0.59895 -0.96354,-2.23958 -0.18229,-1.09375 -0.72916,-1.69271 -1.06771,-1.17187 -2.99479,-1.87499 -1.90104,-0.70313 -3.82813,-0.70313 -2.39583,0 -4.40104,1.04167 -2.0052,1.04166 -3.54166,3.38541 -1.53646,2.34375 -1.53646,5.57291 v 3.46354 q 0,3.85417 2.78646,6.43229 2.8125,2.57813 7.78645,2.57813 2.96875,0 5.02604,-0.8073 1.19792,-0.46875 2.55208,-1.84895 0.83334,-0.83334 1.30209,-1.06771 0.46875,-0.26042 1.0677,-0.26042 1.06771,0 1.875,0.80729 0.80729,0.8073 0.80729,1.90104 0,1.09375 -1.09375,2.34375 -1.58854,1.82292 -4.08853,2.86459 -3.35938,1.40624 -7.42188,1.40624 -4.73958,0 -8.54166,-1.95312 -3.07291,-1.5625 -5.23437,-4.92187 -2.16146,-3.38542 -2.16146,-7.36979 v -3.61979 q 0,-4.16666 1.92709,-7.76041 1.95312,-3.61979 5.39062,-5.57291 3.4375,-1.95313 7.29166,-1.95313 2.31771,0 4.32291,0.54688 2.03125,0.52083 3.77604,1.61458 z"
|
||||
transform="matrix(0.26458333,0,0,0.26458333,2.80633,-5.7997487)"
|
||||
id="path628" />
|
||||
<path
|
||||
id="path627"
|
||||
style="font-weight:bold;font-size:53.3333px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';text-align:center;text-anchor:middle;white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="M 273.21371 480.8168 C 266.42552 480.8168 263.03012 483.16056 263.03012 487.84805 C 263.03012 489.58416 263.55095 491.1306 264.59262 492.48477 C 265.65165 493.82157 267.3283 494.70699 269.61996 495.14102 C 268.43941 496.0438 267.19744 497.37192 265.89535 499.12539 C 264.48911 499.12539 263.49149 499.33373 262.90121 499.75039 C 262.31094 500.16706 262.0145 500.85218 262.0145 501.80704 C 262.0145 503.57786 263.20439 504.46329 265.58285 504.46329 L 268.62973 504.46329 C 271.77209 500.08829 275.33178 497.06745 279.30746 495.40079 L 281.78012 495.40079 L 281.78012 499.12539 L 280.47934 499.12539 C 278.10087 499.12539 276.91098 500.01082 276.91098 501.78164 C 276.91098 503.56984 278.10087 504.46329 280.47934 504.46329 L 287.952 504.46329 C 290.33047 504.46329 291.52036 503.56984 291.52036 501.78164 C 291.52036 500.01082 290.33047 499.12539 287.952 499.12539 L 287.11996 499.12539 L 287.11996 486.15664 L 287.952 486.15664 C 290.33047 486.15664 291.52036 485.27122 291.52036 483.50039 C 291.52036 481.7122 290.33047 480.8168 287.952 480.8168 L 273.21371 480.8168 z M 273.52621 486.15664 L 281.78012 486.15664 L 281.78012 490.06289 L 274.64536 490.06289 C 271.91966 490.06289 270.19288 489.9227 269.46371 489.64493 C 268.73455 489.34979 268.36996 488.86498 268.36996 488.18789 C 268.36996 486.83373 270.08871 486.15664 273.52621 486.15664 z "
|
||||
transform="matrix(0.26458333,0,0,0.26458333,2.80633,-5.7997487)" />
|
||||
<path
|
||||
style="font-weight:bold;font-size:53.3333px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';text-align:center;text-anchor:middle;white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="m 232.4056,499.12447 v -12.96875 q -3.30729,0 -3.30729,-2.65624 0,-2.68229 3.56771,-2.68229 h 6.0677 q 2.03125,0 2.94271,0.625 0.9375,0.62499 0.9375,2.05729 0,1.40624 -0.91146,2.03124 -0.91146,0.625 -2.96875,0.625 h -0.98958 v 10.57291 l 12.70833,-15.91144 h 6.17187 q 3.5677,0 3.5677,2.68229 0,2.65624 -3.5677,2.65624 h -0.83333 v 12.96875 q 3.64583,0 3.64583,2.65624 0,2.68229 -3.56771,2.68229 h -6.0677 q -3.54167,0 -3.54167,-2.68229 0,-2.65624 3.54167,-2.65624 h 0.65104 V 488.47343 L 237.74414,504.463 h -5.33854 q -3.2552,0 -3.2552,-2.68229 0,-2.65624 3.2552,-2.65624 z"
|
||||
transform="matrix(0.26458333,0,0,0.26458333,2.80633,-5.7997487)"
|
||||
id="path625" />
|
||||
<path
|
||||
style="font-weight:bold;font-size:53.3333px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';text-align:center;text-anchor:middle;white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="m 210.42645,499.12447 h 3.125 q 3.5677,0 3.5677,2.68229 0,2.65624 -3.5677,2.65624 h -11.56249 q -3.56771,0 -3.56771,-2.68229 0,-2.65624 3.56771,-2.65624 h 3.09895 v -12.96875 h -3.09895 q -3.56771,0 -3.56771,-2.65624 0,-2.68229 3.56771,-2.68229 h 25.28644 v 10.39061 q 0,3.56771 -2.65625,3.56771 -2.68229,0 -2.68229,-3.56771 v -5.05208 h -11.51041 z"
|
||||
transform="matrix(0.26458333,0,0,0.26458333,2.80633,-5.7997487)"
|
||||
id="path624" />
|
||||
<path
|
||||
id="path623"
|
||||
style="font-weight:bold;font-size:53.3333px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';text-align:center;text-anchor:middle;white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="M 180.32309 480.11368 C 179.21198 480.11368 177.97001 480.22783 176.59848 480.45352 C 175.22695 480.66185 173.88082 480.94831 172.56137 481.31289 C 171.57179 481.59067 170.92074 481.83308 170.60824 482.04141 C 170.29574 482.23238 170.05334 482.4928 169.87973 482.82266 C 169.70612 483.15252 169.61996 483.54314 169.61996 483.99453 C 169.61996 484.79314 169.86237 485.45222 170.34848 485.97305 C 170.85195 486.47652 171.45894 486.72891 172.17074 486.72891 C 172.69158 486.72891 173.42075 486.61671 174.35824 486.39102 C 176.8756 485.76602 178.92487 485.45352 180.50473 485.45352 C 182.43182 485.45352 183.7339 485.70395 184.41098 486.20743 C 185.10543 486.7109 185.45199 487.36194 185.45199 488.16055 L 185.45199 489.43789 C 183.33394 489.09067 181.46892 488.91641 179.85434 488.91641 C 175.82656 488.91641 172.66554 489.87995 170.37387 491.80703 C 168.09957 493.71675 166.96371 495.79206 166.96371 498.03164 C 166.96371 499.87192 167.85716 501.55465 169.64535 503.08243 C 171.43355 504.59284 173.75929 505.34805 176.62387 505.34805 C 177.94331 505.34805 179.41163 505.16576 181.02621 504.80118 C 182.64079 504.45395 184.11519 503.92509 185.45199 503.21329 L 185.45199 504.46329 L 191.70199 504.46329 C 192.98672 504.46329 193.89818 504.22088 194.43637 503.73477 C 194.99192 503.2313 195.27035 502.58828 195.27035 501.80704 C 195.27035 501.00842 194.99192 500.36541 194.43637 499.8793 C 193.89818 499.37583 192.98672 499.12539 191.70199 499.12539 L 190.79184 499.12539 L 190.79184 488.13516 C 190.79184 485.65252 189.8704 483.69939 188.03012 482.27578 C 186.20721 480.83481 183.63906 480.11368 180.32309 480.11368 z M 179.54184 494.28164 C 181.34739 494.28164 183.31657 494.48998 185.45199 494.90664 L 185.45199 497.19766 C 184.18463 498.06572 182.73628 498.75083 181.10434 499.2543 C 179.48976 499.75777 178.03945 500.01016 176.75473 500.01016 C 175.24431 500.01016 174.05442 499.7237 173.18637 499.15079 C 172.71762 498.83829 172.48324 498.42965 172.48324 497.92618 C 172.48324 497.23173 172.97001 496.54662 173.94223 495.86954 C 175.50473 494.81051 177.3717 494.28164 179.54184 494.28164 z "
|
||||
transform="matrix(0.26458333,0,0,0.26458333,2.80633,-5.7997487)" />
|
||||
<path
|
||||
style="font-weight:bold;font-size:53.3333px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';text-align:center;text-anchor:middle;white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="m 141.36399,488.65572 v 10.46875 h 1.92709 q 3.5677,0 3.5677,2.65624 0,2.68229 -3.5677,2.68229 h -7.00521 q -3.5677,0 -3.5677,-2.68229 0,-1.11979 0.78125,-1.87499 0.78124,-0.78125 2.10937,-0.78125 h 0.41667 v -12.96875 q -2.83854,-0.20833 -2.83854,-2.65624 0,-2.68229 3.5677,-2.68229 h 5.67708 l 6.25,10.67707 6.11979,-10.67707 h 5.7552 q 3.56771,0 3.56771,2.68229 0,2.44791 -2.83854,2.65624 v 12.96875 q 3.30729,0 3.30729,2.65624 0,2.68229 -3.56771,2.68229 h -7.03125 q -3.54166,0 -3.54166,-2.68229 0,-2.65624 3.54166,-2.65624 h 1.95313 v -10.46875 l -5.26042,9.45312 h -3.82812 z"
|
||||
transform="matrix(0.26458333,0,0,0.26458333,2.80633,-5.7997487)"
|
||||
id="path621" />
|
||||
<path
|
||||
id="path620"
|
||||
style="font-weight:bold;font-size:53.3333px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';text-align:center;text-anchor:middle;white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="M 449.24106 414.15078 C 442.45287 414.15078 439.05942 416.49453 439.05942 421.18203 C 439.05942 422.91814 439.58025 424.46263 440.62192 425.8168 C 441.68095 427.15361 443.35564 428.03902 445.64731 428.47305 C 444.46676 429.37582 443.22674 430.70395 441.92465 432.45742 C 440.51841 432.45742 439.51884 432.66576 438.92856 433.08242 C 438.33829 433.49909 438.04379 434.18616 438.04379 435.14102 C 438.04379 436.91185 439.23369 437.79727 441.61215 437.79727 L 444.65903 437.79727 C 447.80139 433.42227 451.35912 430.40144 455.33481 428.73477 L 457.80942 428.73477 L 457.80942 432.45742 L 456.50669 432.45742 C 454.12821 432.45742 452.94028 433.34284 452.94028 435.11367 C 452.94028 436.90187 454.12821 437.79727 456.50669 437.79727 L 463.98129 437.79727 C 466.35977 437.79727 467.54965 436.90187 467.54965 435.11367 C 467.54965 433.34284 466.35977 432.45742 463.98129 432.45742 L 463.14731 432.45742 L 463.14731 419.48867 L 463.98129 419.48867 C 466.35977 419.48867 467.54965 418.60326 467.54965 416.83242 C 467.54965 415.04423 466.35977 414.15078 463.98129 414.15078 L 449.24106 414.15078 z M 449.55356 419.48867 L 457.80942 419.48867 L 457.80942 423.39492 L 450.67465 423.39492 C 447.94896 423.39492 446.22023 423.25669 445.49106 422.97891 C 444.76189 422.68377 444.39731 422.197 444.39731 421.51992 C 444.39731 420.16576 446.11606 419.48867 449.55356 419.48867 z "
|
||||
transform="matrix(0.26458333,0,0,0.26458333,2.80633,-5.7997487)" />
|
||||
<path
|
||||
style="font-weight:bold;font-size:53.3333px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';text-align:center;text-anchor:middle;white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="m 429.00704,415.1141 q 0.96354,-0.91146 1.97916,-0.91146 1.14583,0 1.875,0.83334 0.75521,0.80729 0.75521,2.70833 v 3.4375 q 0,1.92708 -0.75521,2.73437 -0.72917,0.80729 -1.92708,0.80729 -1.09375,0 -1.84896,-0.625 -0.54687,-0.46875 -0.85937,-1.90104 -0.3125,-1.45833 -1.51042,-2.16146 -2.10937,-1.25 -5.39062,-1.25 -3.77604,0 -6.06771,2.21354 -2.26562,2.21354 -2.26562,5.59896 0,3.125 2.1875,4.94791 2.1875,1.79688 7.26562,1.79688 3.33333,0 5.44271,-0.67709 1.24999,-0.41666 2.36979,-1.40625 1.11979,-1.01562 2.03124,-1.01562 1.09375,0 1.875,0.80729 0.80729,0.80729 0.80729,1.90104 0,1.77083 -2.42187,3.35937 -3.59375,2.36979 -10.52083,2.36979 -6.22395,0 -9.68749,-2.57812 -4.6875,-3.46354 -4.6875,-9.47916 0,-5.70312 3.80208,-9.42708 3.80208,-3.75 9.92187,-3.75 2.21354,0 4.11458,0.41667 1.90104,0.41667 3.51563,1.25 z"
|
||||
transform="matrix(0.26458333,0,0,0.26458333,2.80633,-5.7997487)"
|
||||
id="path618" />
|
||||
<path
|
||||
style="font-weight:bold;font-size:53.3333px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';text-align:center;text-anchor:middle;white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="m 391.27269,419.4891 v 12.96874 h 3.59374 q 3.56771,0 3.56771,2.65625 0,2.68229 -3.56771,2.68229 h -12.49999 q -3.56771,0 -3.56771,-2.68229 0,-2.65625 3.56771,-2.65625 h 3.56771 V 419.4891 h -5.78125 v 5.07812 q 0,3.56771 -2.65625,3.56771 -2.68229,0 -2.68229,-3.56771 V 414.1506 h 27.65624 v 10.41666 q 0,3.56771 -2.68229,3.56771 -2.65625,0 -2.65625,-3.56771 v -5.07812 z"
|
||||
transform="matrix(0.26458333,0,0,0.26458333,2.80633,-5.7997487)"
|
||||
id="path617" />
|
||||
<path
|
||||
style="font-weight:bold;font-size:53.3333px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';text-align:center;text-anchor:middle;white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="M 344.42376,432.45784 V 419.4891 q -3.30729,0 -3.30729,-2.65625 0,-2.68229 3.5677,-2.68229 h 6.06771 q 2.03125,0 2.9427,0.625 0.9375,0.625 0.9375,2.05729 0,1.40625 -0.91145,2.03125 -0.91146,0.625 -2.96875,0.625 h -0.98959 v 10.57291 l 12.70833,-15.91145 h 6.17187 q 3.56771,0 3.56771,2.68229 0,2.65625 -3.56771,2.65625 h -0.83333 v 12.96874 q 3.64583,0 3.64583,2.65625 0,2.68229 -3.56771,2.68229 h -6.0677 q -3.54167,0 -3.54167,-2.68229 0,-2.65625 3.54167,-2.65625 h 0.65104 V 421.8068 l -12.70833,15.98958 h -5.33853 q -3.25521,0 -3.25521,-2.68229 0,-2.65625 3.25521,-2.65625 z"
|
||||
transform="matrix(0.26458333,0,0,0.26458333,2.80633,-5.7997487)"
|
||||
id="path616" />
|
||||
<path
|
||||
id="path615"
|
||||
style="font-weight:bold;font-size:53.3333px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';text-align:center;text-anchor:middle;white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="M 326.03793 413.44766 C 324.63169 413.44766 323.26146 413.65599 321.92465 414.07266 C 320.58785 414.48933 319.29379 415.12235 318.04379 415.97305 L 318.04379 414.15078 L 311.79379 414.15078 C 310.50907 414.15078 309.58959 414.40317 309.03403 414.90664 C 308.49583 415.39275 308.22543 416.02578 308.22543 416.80703 C 308.22543 417.60564 308.49583 418.25669 309.03403 418.76016 C 309.58959 419.24627 310.50907 419.48867 311.79379 419.48867 L 312.7059 419.48867 L 312.7059 443.60391 L 311.79379 443.60391 C 310.52643 443.60391 309.61498 443.84632 309.05942 444.33243 C 308.50386 444.8359 308.22543 445.48694 308.22543 446.28555 C 308.22543 447.0668 308.49583 447.70178 309.03403 448.18789 C 309.58959 448.69137 310.50907 448.9418 311.79379 448.9418 L 321.24692 448.9418 C 322.53164 448.9418 323.4431 448.69137 323.98129 448.18789 C 324.53685 447.70178 324.81528 447.0668 324.81528 446.28555 C 324.81528 445.48694 324.53685 444.8359 323.98129 444.33243 C 323.4431 443.84632 322.53164 443.60391 321.24692 443.60391 L 318.04379 443.60391 L 318.04379 434.85391 C 319.36324 435.65252 320.69136 436.25148 322.02817 436.65078 C 323.36497 437.05008 324.71914 437.25039 326.09067 437.25039 C 329.26775 437.25039 332.12431 436.29488 334.65903 434.38516 C 337.69722 432.09349 339.21567 429.18485 339.21567 425.66055 C 339.21567 422.46611 337.9316 419.63755 335.36215 417.17227 C 332.79271 414.68963 329.68377 413.44766 326.03793 413.44766 z M 325.95981 418.78555 C 327.60911 418.78555 329.0414 419.17617 330.25668 419.95742 C 331.48932 420.72131 332.40079 421.68486 332.99106 422.84805 C 333.58134 423.99388 333.87778 424.94137 333.87778 425.68789 C 333.87778 427.16359 333.12257 428.56984 331.61215 429.90664 C 330.10174 431.24345 328.21675 431.91055 325.95981 431.91055 C 323.72022 431.91055 321.83719 431.24345 320.30942 429.90664 C 318.799 428.55248 318.04379 427.16229 318.04379 425.73867 C 318.04379 424.47131 318.57265 423.15317 319.63168 421.78164 C 321.19418 419.78512 323.30356 418.78555 325.95981 418.78555 z "
|
||||
transform="matrix(0.26458333,0,0,0.26458333,2.80633,-5.7997487)" />
|
||||
<path
|
||||
id="path613"
|
||||
style="font-weight:bold;font-size:53.3333px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';text-align:center;text-anchor:middle;white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="M 292.7059 413.44766 C 290.29271 413.44766 287.975 414.03858 285.75278 415.21914 C 283.54792 416.3997 281.85521 418.02231 280.67465 420.08828 C 279.49409 422.13689 278.90317 424.22826 278.90317 426.36367 C 278.90317 428.46437 279.48411 430.47956 280.64731 432.40664 C 281.81051 434.33372 283.50321 435.8602 285.72543 436.98867 C 287.94765 438.09978 290.27535 438.65664 292.7059 438.65664 C 295.15382 438.65664 297.49757 438.09175 299.73715 436.96328 C 301.99409 435.81745 303.6868 434.28902 304.81528 432.3793 C 305.96111 430.45221 306.53403 428.46502 306.53403 426.41641 C 306.53403 424.26363 305.96111 422.17227 304.81528 420.14102 C 303.66944 418.09241 301.96676 416.46784 299.70981 415.26992 C 297.47023 414.05464 295.13646 413.44766 292.7059 413.44766 z M 292.7059 418.78555 C 295.44896 418.78555 297.6625 419.75907 299.34653 421.70352 C 300.57917 423.14449 301.19418 424.72305 301.19418 426.4418 C 301.19418 428.12583 300.37886 429.69831 298.74692 431.15664 C 297.11498 432.59761 295.10174 433.3168 292.7059 433.3168 C 290.32743 433.3168 288.32222 432.59761 286.69028 431.15664 C 285.05833 429.69831 284.24106 428.13581 284.24106 426.46914 C 284.24106 424.4379 285.04835 422.64905 286.66293 421.10391 C 288.27751 419.55877 290.29271 418.78555 292.7059 418.78555 z "
|
||||
transform="matrix(0.26458333,0,0,0.26458333,2.80633,-5.7997487)" />
|
||||
<path
|
||||
id="path611"
|
||||
style="font-weight:bold;font-size:53.3333px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';text-align:center;text-anchor:middle;white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="M 248.92856 414.15078 C 246.55008 414.15078 245.36215 415.04423 245.36215 416.83242 C 245.36215 418.60326 246.55008 419.48867 248.92856 419.48867 L 249.76254 419.48867 L 249.76254 432.45742 L 248.92856 432.45742 C 246.55008 432.45742 245.36215 433.34284 245.36215 435.11367 C 245.36215 436.90187 246.55008 437.79727 248.92856 437.79727 L 263.66879 437.79727 C 267.29726 437.79727 269.90143 437.14623 271.48129 435.84414 C 273.06116 434.54206 273.85043 432.88342 273.85043 430.86953 C 273.85043 428.38689 272.2799 426.58199 269.13754 425.45352 C 270.89101 423.90838 271.7684 422.21567 271.7684 420.37539 C 271.7684 416.22609 268.29487 414.15078 261.35043 414.15078 L 248.92856 414.15078 z M 255.10043 419.48867 L 261.11606 419.48867 C 264.65772 419.48867 266.42856 420.07961 266.42856 421.26016 C 266.42856 421.81571 266.12604 422.28446 265.5184 422.66641 C 264.92812 423.03099 263.09522 423.21328 260.02231 423.21328 L 255.10043 423.21328 L 255.10043 419.48867 z M 255.10043 428.55117 L 262.26254 428.55117 C 264.97088 428.55117 266.68963 428.67335 267.41879 428.91641 C 268.14796 429.15946 268.51254 429.64623 268.51254 430.37539 C 268.51254 431.76428 266.80182 432.45742 263.38168 432.45742 L 255.10043 432.45742 L 255.10043 428.55117 z "
|
||||
transform="matrix(0.26458333,0,0,0.26458333,2.80633,-5.7997487)" />
|
||||
<path
|
||||
style="font-weight:bold;font-size:53.3333px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';text-align:center;text-anchor:middle;white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="m 231.24675,419.48914 v 12.96874 h 3.59374 q 3.56771,0 3.56771,2.65625 0,2.68229 -3.56771,2.68229 H 222.3405 q -3.56771,0 -3.56771,-2.68229 0,-2.65625 3.56771,-2.65625 h 3.56771 v -12.96874 h -5.78125 v 5.07812 q 0,3.56771 -2.65625,3.56771 -2.68229,0 -2.68229,-3.56771 V 414.1506 h 27.65624 v 10.41666 q 0,3.56771 -2.68229,3.56771 -2.65625,0 -2.65625,-3.56771 v -5.07812 z"
|
||||
transform="matrix(0.26458333,0,0,0.26458333,2.80633,-5.7997487)"
|
||||
id="path608" />
|
||||
<path
|
||||
id="path607"
|
||||
style="font-weight:bold;font-size:53.3333px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';text-align:center;text-anchor:middle;white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="M 152.91293 414.15078 C 150.53446 414.15078 149.34653 415.04423 149.34653 416.83242 C 149.34653 418.60326 150.53446 419.48867 152.91293 419.48867 L 153.74692 419.48867 L 153.74692 432.45742 L 152.91293 432.45742 C 150.53446 432.45742 149.34653 433.34284 149.34653 435.11367 C 149.34653 436.90187 150.53446 437.79727 152.91293 437.79727 L 167.65317 437.79727 C 174.44135 437.79727 177.83481 435.45352 177.83481 430.76602 C 177.83481 428.75213 177.09761 426.98932 175.62192 425.47891 C 174.16358 423.96849 171.37712 423.21328 167.26254 423.21328 L 159.08481 423.21328 L 159.08481 419.48867 L 160.38754 419.48867 C 162.76601 419.48867 163.9559 418.60326 163.9559 416.83242 C 163.9559 415.04423 162.76601 414.15078 160.38754 414.15078 L 152.91293 414.15078 z M 159.08481 428.55117 L 166.24692 428.55117 C 168.95524 428.55117 170.674 428.69136 171.40317 428.96914 C 172.13233 429.24692 172.49692 429.73173 172.49692 430.42617 C 172.49692 431.78034 170.78619 432.45742 167.36606 432.45742 L 159.08481 432.45742 L 159.08481 428.55117 z "
|
||||
transform="matrix(0.26458333,0,0,0.26458333,2.80633,-5.7997487)" />
|
||||
<path
|
||||
style="font-weight:bold;font-size:53.3333px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';text-align:center;text-anchor:middle;white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="m 140.96034,415.11414 q 0.96355,-0.91146 1.97917,-0.91146 1.14583,0 1.875,0.83334 0.75521,0.80729 0.75521,2.70833 v 3.4375 q 0,1.92708 -0.75521,2.73437 -0.72917,0.80729 -1.92708,0.80729 -1.09375,0 -1.84896,-0.625 -0.54688,-0.46875 -0.85938,-1.90104 -0.31249,-1.45833 -1.51041,-2.16146 -2.10937,-1.25 -5.39062,-1.25 -3.77604,0 -6.06771,2.21354 -2.26562,2.21354 -2.26562,5.59896 0,3.125 2.1875,4.94791 2.1875,1.79688 7.26562,1.79688 3.33333,0 5.4427,-0.67709 1.25,-0.41666 2.36979,-1.40625 1.11979,-1.01562 2.03125,-1.01562 1.09375,0 1.875,0.80729 0.80729,0.80729 0.80729,1.90104 0,1.77083 -2.42187,3.35937 -3.59375,2.36979 -10.52083,2.36979 -6.22395,0 -9.68749,-2.57812 -4.6875,-3.46354 -4.6875,-9.47916 0,-5.70312 3.80208,-9.42708 3.80208,-3.75 9.92187,-3.75 2.21354,0 4.11458,0.41667 1.90104,0.41667 3.51562,1.25 z"
|
||||
transform="matrix(0.26458333,0,0,0.26458333,2.80633,-5.7997487)"
|
||||
id="path605" />
|
||||
<path
|
||||
id="path604"
|
||||
style="font-weight:bold;font-size:53.3333px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';text-align:center;text-anchor:middle;white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="M 100.07504 413.44766 C 96.463934 413.44766 93.268832 414.62756 90.491056 416.98867 C 87.73064 419.33242 86.350431 422.3793 86.350431 426.1293 C 86.350431 429.6536 87.626474 432.62236 90.178556 435.03555 C 92.747998 437.44874 96.169441 438.65664 100.44027 438.65664 C 102.92291 438.65664 105.50907 438.37018 108.20004 437.79727 C 110.89101 437.20699 112.58372 436.59002 113.27817 435.94766 C 113.799 435.46155 114.05942 434.87062 114.05942 434.17617 C 114.05942 433.41229 113.81701 432.77926 113.3309 432.27578 C 112.84479 431.77231 112.24583 431.51992 111.53402 431.51992 C 111.01319 431.51992 110.07569 431.69419 108.72152 432.04141 C 105.44028 432.8921 102.81007 433.3168 100.8309 433.3168 C 98.417708 433.3168 96.498651 432.8921 95.07504 432.04141 C 93.668792 431.19072 92.687236 430.07092 92.131681 428.68203 L 114.03402 428.68203 L 114.03402 426.41641 C 114.03402 424.6803 113.75559 423.15186 113.20004 421.83242 C 112.38407 419.94006 111.35043 418.35153 110.10043 417.0668 C 109.21501 416.18139 107.86084 415.35803 106.03793 414.59414 C 104.23238 413.83025 102.24518 413.44766 100.07504 413.44766 z M 100.2059 418.78555 C 102.02882 418.78555 103.59935 419.16814 104.91879 419.93203 C 106.23824 420.67856 107.30595 421.81637 108.12192 423.34414 L 92.287931 423.34414 C 93.121264 421.81637 94.198956 420.67856 95.5184 419.93203 C 96.837844 419.16814 98.400346 418.78555 100.2059 418.78555 z "
|
||||
transform="matrix(0.26458333,0,0,0.26458333,2.80633,-5.7997487)" />
|
||||
<path
|
||||
id="path602"
|
||||
style="font-weight:bold;font-size:53.3333px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';text-align:center;text-anchor:middle;white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="M 62.028165 414.15078 C 60.274694 414.15078 59.094788 414.35912 58.487149 414.77578 C 57.87951 415.17509 57.57504 415.8602 57.57504 416.83242 C 57.57504 418.62062 58.798999 419.51602 61.246915 419.51602 C 61.48997 419.51602 61.724346 419.50601 61.95004 419.48867 L 61.95004 426.18203 C 61.95004 428.73412 61.533372 430.4188 60.70004 431.23477 C 59.884068 432.05074 58.313537 432.45742 55.987149 432.45742 L 54.424649 432.45742 L 54.424649 439.75039 C 54.424649 441.41706 54.580899 442.55291 54.893399 443.16055 C 55.205899 443.78555 55.943096 444.09805 57.10629 444.09805 C 58.095872 444.09805 58.780986 443.80356 59.16293 443.21328 C 59.562236 442.62301 59.76254 441.52926 59.76254 439.93203 L 59.76254 437.79727 L 77.496915 437.79727 L 77.496915 440.08828 C 77.496915 442.7619 78.400345 444.09805 80.205899 444.09805 C 81.178121 444.09805 81.855205 443.79553 82.237149 443.18789 C 82.636455 442.58025 82.834806 441.43442 82.834806 439.75039 L 82.834806 436.91055 C 82.834806 435.5043 82.766664 434.58481 82.627774 434.15078 C 82.506247 433.69939 82.201776 433.30877 81.715665 432.97891 C 81.246915 432.63169 80.405552 432.45742 79.190274 432.45742 L 79.190274 419.48867 C 81.620829 419.48867 82.834806 418.60326 82.834806 416.83242 C 82.834806 415.8602 82.522306 415.17509 81.897306 414.77578 C 81.289667 414.35912 80.117791 414.15078 78.381681 414.15078 L 62.028165 414.15078 z M 67.287931 419.48867 L 73.850431 419.48867 L 73.850431 432.45742 L 65.674649 432.45742 C 66.751037 430.82548 67.287931 428.73412 67.287931 426.18203 L 67.287931 419.48867 z "
|
||||
transform="matrix(0.26458333,0,0,0.26458333,2.80633,-5.7997487)" />
|
||||
<path
|
||||
style="font-weight:bold;font-size:53.3333px;font-family:Monospace;-inkscape-font-specification:'Monospace Bold';text-align:center;text-anchor:middle;white-space:pre;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0"
|
||||
d="m 30.205206,407.22352 q 3.385415,-1.79687 7.265621,-1.79687 4.869788,0 8.020828,2.52604 3.15104,2.52604 3.15104,6.56249 0,3.72396 -3.072915,6.45833 4.192706,2.63021 4.192706,7.55208 0,4.34896 -3.385415,7.23958 -3.359373,2.89062 -10.026035,2.89062 -6.041663,0 -10.052078,-1.95312 -3.984372,-1.97917 -4.973955,-2.94271 -0.963541,-0.96354 -0.963541,-2.1875 0,-1.27604 0.885416,-2.05729 0.885416,-0.78125 1.770832,-0.78125 0.989583,0 2.890624,1.22396 2.499998,1.64063 4.817705,2.47396 2.317707,0.80729 5.729163,0.80729 7.708329,0 7.708329,-4.97396 0,-2.0052 -1.562499,-3.02083 -1.562499,-1.04166 -5.468747,-1.04166 h -1.74479 q -3.124999,0 -3.958331,-0.70313 -0.807292,-0.70312 -0.807292,-1.97916 0,-1.45834 0.911458,-2.05729 0.911458,-0.625 3.541665,-0.625 h 1.041666 q 3.203123,0 5.05208,-1.09375 1.874999,-1.11979 1.874999,-3.07292 0,-1.90104 -1.848957,-2.89062 -1.822916,-1.01563 -4.270831,-1.01563 -5.937497,0 -7.317704,5.44271 -0.416666,1.64062 -0.989583,2.26562 -0.572916,0.59896 -1.666665,0.59896 -1.119791,0 -1.848958,-0.75521 -0.703124,-0.78125 -0.703124,-1.64062 0,-0.46875 0.520833,-3.72396 0.182291,-1.11979 0.182291,-3.48958 0,-1.84895 -0.05208,-2.76041 v -0.59896 q 0,-1.11979 0.755208,-1.875 0.755208,-0.75521 1.822915,-0.75521 1.067708,0 1.822916,0.78125 0.755208,0.75521 0.755208,1.77083 l -0.02604,0.83334 q 0,0.0781 0.02604,0.36458 z"
|
||||
transform="matrix(0.26458333,0,0,0.26458333,2.80633,-5.7997487)"
|
||||
id="text587" />
|
||||
</g>
|
||||
<metadata
|
||||
id="metadata3">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="" />
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 172 KiB |
Reference in New Issue
Block a user