Browse Source

add soundchasing and mental modules; update LindenbergResearch.Westcoast module

pull/1639/head
bsp2 6 years ago
parent
commit
d9a549a9eb
100 changed files with 27411 additions and 551 deletions
  1. +31
    -1
      README.md
  2. +1
    -1
      plugins/community/repos/LindenbergResearch/CMakeLists.txt
  3. +1
    -1
      plugins/community/repos/LindenbergResearch/Makefile
  4. +1
    -0
      plugins/community/repos/LindenbergResearch/make.objects
  5. BIN
      plugins/community/repos/LindenbergResearch/res/BlankPanel.afdesign
  6. +110
    -110
      plugins/community/repos/LindenbergResearch/res/BlankPanel.svg
  7. BIN
      plugins/community/repos/LindenbergResearch/res/CogBig.afdesign
  8. BIN
      plugins/community/repos/LindenbergResearch/res/CogSmall.afdesign
  9. +0
    -349
      plugins/community/repos/LindenbergResearch/res/Westcoast _v1.svg
  10. BIN
      plugins/community/repos/LindenbergResearch/res/Westcoast.afdesign
  11. +2
    -2
      plugins/community/repos/LindenbergResearch/res/Westcoast.svg
  12. BIN
      plugins/community/repos/LindenbergResearch/res/WestcoastAged.afdesign
  13. +74
    -74
      plugins/community/repos/LindenbergResearch/res/WestcoastAged.svg
  14. +0
    -2
      plugins/community/repos/LindenbergResearch/src/BlankPanel.cpp
  15. +3
    -3
      plugins/community/repos/LindenbergResearch/src/BlankPanelM1.cpp
  16. +3
    -1
      plugins/community/repos/LindenbergResearch/src/LRComponents.hpp
  17. +17
    -1
      plugins/community/repos/LindenbergResearch/src/Westcoast.cpp
  18. +1
    -1
      plugins/community/repos/LindenbergResearch/src/dsp/Hardclip.cpp
  19. +0
    -1
      plugins/community/repos/LindenbergResearch/src/dsp/Hardclip.hpp
  20. +48
    -0
      plugins/community/repos/LindenbergResearch/src/dsp/Overdrive.cpp
  21. +25
    -0
      plugins/community/repos/LindenbergResearch/src/dsp/Overdrive.hpp
  22. +1
    -1
      plugins/community/repos/LindenbergResearch/src/dsp/RShaper.cpp
  23. +0
    -1
      plugins/community/repos/LindenbergResearch/src/dsp/RShaper.hpp
  24. +1
    -1
      plugins/community/repos/LindenbergResearch/src/dsp/Saturator.cpp
  25. +0
    -1
      plugins/community/repos/LindenbergResearch/src/dsp/Saturator.hpp
  26. +9
    -0
      plugins/community/repos/com-soundchasing-stochasm/.gitignore
  27. +21
    -0
      plugins/community/repos/com-soundchasing-stochasm/LICENSE.txt
  28. +22
    -0
      plugins/community/repos/com-soundchasing-stochasm/Makefile
  29. +24
    -0
      plugins/community/repos/com-soundchasing-stochasm/README.md
  30. +3
    -0
      plugins/community/repos/com-soundchasing-stochasm/make.objects
  31. +7
    -0
      plugins/community/repos/com-soundchasing-stochasm/makefile.msvc
  32. +1058
    -0
      plugins/community/repos/com-soundchasing-stochasm/res/MintKnob.ai
  33. +1
    -0
      plugins/community/repos/com-soundchasing-stochasm/res/MintKnob.svg
  34. +1074
    -0
      plugins/community/repos/com-soundchasing-stochasm/res/MintKnobLarge.ai
  35. +1
    -0
      plugins/community/repos/com-soundchasing-stochasm/res/MintKnobLarge.svg
  36. +1
    -0
      plugins/community/repos/com-soundchasing-stochasm/res/MintMomentary0.svg
  37. +1
    -0
      plugins/community/repos/com-soundchasing-stochasm/res/MintMomentary1.svg
  38. +1
    -0
      plugins/community/repos/com-soundchasing-stochasm/res/Resonator.svg
  39. +1056
    -0
      plugins/community/repos/com-soundchasing-stochasm/res/TangerineKnob.ai
  40. +1
    -0
      plugins/community/repos/com-soundchasing-stochasm/res/TangerineKnob.svg
  41. +1054
    -0
      plugins/community/repos/com-soundchasing-stochasm/res/TangerineKnobLarge.ai
  42. +1
    -0
      plugins/community/repos/com-soundchasing-stochasm/res/TangerineKnobLarge.svg
  43. +1
    -0
      plugins/community/repos/com-soundchasing-stochasm/res/TangerineMomentary0.svg
  44. +1
    -0
      plugins/community/repos/com-soundchasing-stochasm/res/TangerineMomentary1.svg
  45. +1124
    -0
      plugins/community/repos/com-soundchasing-stochasm/res/panel.ai
  46. +283
    -0
      plugins/community/repos/com-soundchasing-stochasm/src/Resonator.cpp
  47. +12
    -0
      plugins/community/repos/com-soundchasing-stochasm/src/Stochasm.cpp
  48. +63
    -0
      plugins/community/repos/com-soundchasing-stochasm/src/Stochasm.hpp
  49. +6
    -0
      plugins/community/repos/mental/.gitignore
  50. +11
    -0
      plugins/community/repos/mental/LICENSE.txt
  51. +24
    -0
      plugins/community/repos/mental/Makefile
  52. +93
    -0
      plugins/community/repos/mental/README.md
  53. +29
    -0
      plugins/community/repos/mental/make.objects
  54. +7
    -0
      plugins/community/repos/mental/makefile.msvc
  55. BIN
      plugins/community/repos/mental/res/Backup/DejaVuSansMono.ttf
  56. +99
    -0
      plugins/community/repos/mental/res/Backup/LICENSE-DejaVu.txt
  57. +4604
    -0
      plugins/community/repos/mental/res/Backup/MentalMixer_layered.svg
  58. +4420
    -0
      plugins/community/repos/mental/res/Backup/MentalNoiseGate.svg
  59. +127
    -0
      plugins/community/repos/mental/res/Backup/MentalTest.svg
  60. +216
    -0
      plugins/community/repos/mental/res/MentalABSwitches.svg
  61. +215
    -0
      plugins/community/repos/mental/res/MentalBinaryDecoder.svg
  62. +140
    -0
      plugins/community/repos/mental/res/MentalButtons.svg
  63. +519
    -0
      plugins/community/repos/mental/res/MentalCartesian.svg
  64. +555
    -0
      plugins/community/repos/mental/res/MentalChord.svg
  65. +279
    -0
      plugins/community/repos/mental/res/MentalClip.svg
  66. +290
    -0
      plugins/community/repos/mental/res/MentalClockDivider.svg
  67. +220
    -0
      plugins/community/repos/mental/res/MentalCounters.svg
  68. +274
    -0
      plugins/community/repos/mental/res/MentalFold.svg
  69. +420
    -0
      plugins/community/repos/mental/res/MentalGateMaker.svg
  70. +175
    -0
      plugins/community/repos/mental/res/MentalGates.svg
  71. +279
    -0
      plugins/community/repos/mental/res/MentalKnobs.svg
  72. +270
    -0
      plugins/community/repos/mental/res/MentalLogic.svg
  73. +315
    -0
      plugins/community/repos/mental/res/MentalMasterClock.svg
  74. +1874
    -0
      plugins/community/repos/mental/res/MentalMixer.svg
  75. +214
    -0
      plugins/community/repos/mental/res/MentalMults.svg
  76. +244
    -0
      plugins/community/repos/mental/res/MentalMux8.svg
  77. +185
    -0
      plugins/community/repos/mental/res/MentalMuxes.svg
  78. +194
    -0
      plugins/community/repos/mental/res/MentalPatchMatrix.svg
  79. +134
    -0
      plugins/community/repos/mental/res/MentalPatchNotes.svg
  80. +280
    -0
      plugins/community/repos/mental/res/MentalPitchShift.svg
  81. +662
    -0
      plugins/community/repos/mental/res/MentalQuadLFO.svg
  82. +205
    -0
      plugins/community/repos/mental/res/MentalQuantiser.svg
  83. +171
    -0
      plugins/community/repos/mental/res/MentalRadioButtons.svg
  84. +162
    -0
      plugins/community/repos/mental/res/MentalSubMixer.svg
  85. +209
    -0
      plugins/community/repos/mental/res/MentalSums.svg
  86. +224
    -0
      plugins/community/repos/mental/res/MentalSwitch8.svg
  87. +173
    -0
      plugins/community/repos/mental/res/MentalSwitches.svg
  88. +138
    -0
      plugins/community/repos/mental/res/MentalTemplate.svg
  89. +486
    -0
      plugins/community/repos/mental/res/Mixer.svg
  90. +216
    -0
      plugins/community/repos/mental/res/Mults.svg
  91. BIN
      plugins/community/repos/mental/res/Segment7Standard.ttf
  92. +206
    -0
      plugins/community/repos/mental/res/components/CVInPort.svg
  93. +206
    -0
      plugins/community/repos/mental/res/components/CVOutPort.svg
  94. +206
    -0
      plugins/community/repos/mental/res/components/GateInPort.svg
  95. +206
    -0
      plugins/community/repos/mental/res/components/GateOutPort.svg
  96. +206
    -0
      plugins/community/repos/mental/res/components/InPort.svg
  97. +123
    -0
      plugins/community/repos/mental/res/components/LrgKnob.svg
  98. +123
    -0
      plugins/community/repos/mental/res/components/MedKnob.svg
  99. +206
    -0
      plugins/community/repos/mental/res/components/OutPort.svg
  100. +433
    -0
      plugins/community/repos/mental/res/components/SmlKnob.svg

+ 31
- 1
README.md View File

@@ -36,6 +36,8 @@ Here's a snapshot of it: [veeseevstrack_0_6_1_win64_bin-24Aug2018.7z](https://gi

Note: The effect plugin can used be as an instrument, too. You just have to send it MIDI events !

Note: The idle detection is enabled by default. A side effect of this is that e.g. sequencer modules will not play while the plugin is idle. Please turn off the idle detection in the toolbar menu (set it to "Always Active") in this case.


# Installation
Extract the 7zip archive and move the `vst2_bin/` folder to a VST2 plugin directory.
@@ -74,7 +76,7 @@ The binary distribution contains the following (18) dynamically loaded add-on mo
- Template_shared.MyModule


The following (604) add-on modules are statically linked with the VST plugin:
The following (632) add-on modules are statically linked with the VST plugin:
- 21kHz.D_Inf
- 21kHz.PalmLoop
- Alikins.IdleSwitch
@@ -278,6 +280,7 @@ The following (604) add-on modules are statically linked with the VST plugin:
- cf.PATCH
- cf.LEDS
- cf.DAVE
- com-soundchasing-stochasm.Resonator
- computerscare.ComputerscareDebug
- computerscare.ComputerscarePatchSequencer
- DHE-Modules.BoosterStage
@@ -423,6 +426,33 @@ The following (604) add-on modules are statically linked with the VST plugin:
- LOGinstruments.LessMess
- LOGinstruments.Velvet
- LOGinstruments.Crystal
- mental.MentalSubMixer
- mental.MentalMults
- mental.MentalMixer
- mental.MentalFold
- mental.MentalClip
- mental.MentalGates
- mental.MentalABSwitches
- mental.MentalQuantiser
- mental.MentalChord
- mental.MentalMuxes
- mental.MentalLogic
- mental.MentalButtons
- mental.MentalSums
- mental.MentalPitchShift
- mental.MentalClockDivider
- mental.MentalCartesian
- mental.MentalPatchMatrix
- mental.MentalBinaryDecoder
- mental.MentalSwitch8
- mental.MentalMux8
- mental.MentalCounters
- mental.MentalKnobs
- mental.MentalGateMaker
- mental.MentalMasterClock
- mental.MentalPatchNotes
- mental.MentalQuadLFO
- mental.MentalRadioButtons
- moDllz.MIDIPoly
- moDllz.TwinGlider
- moDllz.MIDIdualCV


+ 1
- 1
plugins/community/repos/LindenbergResearch/CMakeLists.txt View File

@@ -41,7 +41,7 @@ set(SOURCE_FILES
src/widgets/LRLCDWidget.cpp
src/widgets/LRLight.cpp
src/widgets/LRPanel.cpp
src/widgets/LRSVGRotator.cpp src/dsp/Saturator.cpp src/dsp/Saturator.hpp src/dsp/Hardclip.cpp src/dsp/Hardclip.hpp src/dsp/RShaper.cpp src/dsp/RShaper.hpp)
src/widgets/LRSVGRotator.cpp src/dsp/Saturator.cpp src/dsp/Saturator.hpp src/dsp/Hardclip.cpp src/dsp/Hardclip.hpp src/dsp/RShaper.cpp src/dsp/RShaper.hpp src/dsp/Overdrive.cpp src/dsp/Overdrive.hpp)

include_directories(.)
include_directories(src)


+ 1
- 1
plugins/community/repos/LindenbergResearch/Makefile View File

@@ -1,5 +1,5 @@
SLUG = LindenbergResearch
VERSION = 0.6.2_beta-3
VERSION = 0.6.2_beta-5
SOURCES += $(wildcard src/*.cpp src/dsp/*.cpp src/widgets/*.cpp)
DISTRIBUTABLES += $(wildcard LICENSE*) res
RACK_DIR ?= ../..


+ 1
- 0
plugins/community/repos/LindenbergResearch/make.objects View File

@@ -6,6 +6,7 @@ ALL_OBJ= \
src/dsp/Lockhart.o \
src/dsp/MS20zdf.o \
src/dsp/Oscillator.o \
src/dsp/Overdrive.o \
src/dsp/RShaper.o \
src/dsp/Saturator.o \
src/dsp/Serge.o \


BIN
plugins/community/repos/LindenbergResearch/res/BlankPanel.afdesign View File


+ 110
- 110
plugins/community/repos/LindenbergResearch/res/BlankPanel.svg View File

@@ -1,100 +1,100 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="270px" height="380px" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:square;stroke-miterlimit:10;">
<rect x="0" y="0" width="270" height="380" style="fill:#1d1d1d;"/>
<svg width="270px" height="380px" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;">
<rect x="0" y="0" width="270" height="380" style="fill:#090909;stroke:#000;stroke-width:1px;"/>
<g transform="matrix(0.953523,0,0,1.00856,-16.6359,-26.3308)">
<path d="M36.797,338.969l1.058,0l2.268,-7.155l-0.927,0l-1.145,3.861c-0.24,0.851 -0.425,1.527 -0.687,2.367l-0.044,0c-0.262,-0.84 -0.436,-1.516 -0.687,-2.367l-1.156,-3.861l-0.96,0l2.28,7.155Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M44.191,339.1c0.851,0 1.527,-0.284 2.051,-0.633l-0.327,-0.589c-0.48,0.306 -0.982,0.502 -1.615,0.502c-1.101,0 -1.952,-0.611 -2.061,-1.81l4.177,0c0.022,-0.142 0.044,-0.339 0.044,-0.546c0,-1.494 -0.894,-2.486 -2.421,-2.486c-1.418,0 -2.705,1.047 -2.705,2.77c0,1.767 1.265,2.792 2.857,2.792Zm-0.13,-4.854c0.905,0 1.505,0.535 1.581,1.626l-3.381,0c0.164,-1.047 0.927,-1.626 1.8,-1.626Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M48.729,338.969l0.894,0l0,-3.108c0.632,-1.102 1.385,-1.516 2.181,-1.516c0.415,0 0.611,0.054 0.982,0.185l0.207,-0.774c-0.327,-0.164 -0.654,-0.218 -1.047,-0.218c-0.982,0 -1.811,0.534 -2.367,1.385l-0.032,0l-0.077,-1.255l-0.741,0l0,5.301Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M57.061,339.1c1.516,0 2.356,-0.72 2.356,-1.582c0,-0.807 -0.425,-1.254 -2.192,-1.636c-1.08,-0.229 -1.538,-0.425 -1.538,-0.883c0,-0.404 0.316,-0.763 1.221,-0.763c0.677,0 1.287,0.218 1.778,0.556l0.437,-0.578c-0.524,-0.36 -1.331,-0.676 -2.138,-0.676c-1.451,0 -2.203,0.654 -2.203,1.505c0,0.796 0.698,1.265 2.072,1.548c1.44,0.295 1.658,0.578 1.658,0.982c0,0.447 -0.447,0.829 -1.342,0.829c-0.981,0 -1.69,-0.284 -2.301,-0.72l-0.414,0.589c0.643,0.447 1.57,0.829 2.606,0.829Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M63.671,338.969l0.894,0l0,-5.301l-3.359,0l0,0.731l2.465,0l0,4.57Zm0.349,-6.413c0.403,0 0.719,-0.273 0.719,-0.698c0,-0.415 -0.316,-0.698 -0.719,-0.698c-0.404,0 -0.72,0.283 -0.72,0.698c0,0.425 0.316,0.698 0.72,0.698Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M70.04,339.1c1.396,0 2.618,-1.014 2.618,-2.77c0,-1.778 -1.222,-2.792 -2.618,-2.792c-1.396,0 -2.618,1.014 -2.618,2.792c0,1.756 1.222,2.77 2.618,2.77Zm0,-0.742c-1.014,0 -1.69,-0.818 -1.69,-2.028c0,-1.222 0.676,-2.051 1.69,-2.051c1.014,0 1.691,0.829 1.691,2.051c0,1.21 -0.677,2.028 -1.691,2.028Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M74.326,338.969l0.895,0l0,-3.697c0.621,-0.644 1.047,-0.96 1.679,-0.96c0.873,0 1.222,0.48 1.222,1.483l0,3.174l0.894,0l0,-3.294c0,-1.396 -0.578,-2.137 -1.832,-2.137c-0.829,0 -1.44,0.447 -1.996,1.036l-0.044,0l-0.076,-0.906l-0.742,0l0,5.301Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M89.672,339.1c1.549,0 2.498,-1.32 2.498,-3.632c0,-2.334 -0.949,-3.588 -2.498,-3.588c-1.549,0 -2.498,1.254 -2.498,3.588c0,2.312 0.949,3.632 2.498,3.632Zm0,-0.72c-0.971,0 -1.658,-0.916 -1.658,-2.912c0,-2.007 0.687,-2.868 1.658,-2.868c0.971,0 1.658,0.861 1.658,2.868c0,1.996 -0.687,2.912 -1.658,2.912Zm0,-2.258c0.36,0 0.676,-0.272 0.676,-0.73c0,-0.448 -0.316,-0.72 -0.676,-0.72c-0.36,0 -0.676,0.272 -0.676,0.72c0,0.458 0.316,0.73 0.676,0.73Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M96.216,339.1c0.491,0 0.883,-0.371 0.883,-0.916c0,-0.556 -0.392,-0.927 -0.883,-0.927c-0.491,0 -0.884,0.371 -0.884,0.927c0,0.545 0.393,0.916 0.884,0.916Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M102.989,339.1c1.243,0 2.323,-0.905 2.323,-2.236c0,-1.429 -0.883,-2.149 -2.17,-2.149c-0.698,0 -1.407,0.349 -1.974,0.906c0.043,-2.236 1.014,-2.989 2.126,-2.989c0.524,0 1.026,0.208 1.385,0.546l0.502,-0.557c-0.458,-0.425 -1.091,-0.741 -1.941,-0.741c-1.516,0 -2.912,1.079 -2.912,3.872c0,2.235 1.145,3.348 2.661,3.348Zm0,-0.709c-1.014,0 -1.658,-0.72 -1.789,-2.061c0.556,-0.666 1.222,-0.938 1.778,-0.938c0.96,0 1.483,0.523 1.483,1.472c0,0.916 -0.643,1.527 -1.472,1.527Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M109.304,339.1c0.491,0 0.883,-0.371 0.883,-0.916c0,-0.556 -0.392,-0.927 -0.883,-0.927c-0.491,0 -0.884,0.371 -0.884,0.927c0,0.545 0.393,0.916 0.884,0.916Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M113.372,338.969l4.897,0l0,-0.774l-2.29,0c-0.415,0 -0.862,0.032 -1.298,0.065c1.898,-1.723 3.206,-3.021 3.206,-4.33c0,-1.232 -0.872,-2.05 -2.268,-2.05c-0.982,0 -1.669,0.425 -2.291,1.058l0.513,0.512c0.447,-0.469 1.014,-0.84 1.669,-0.84c1.025,0 1.516,0.568 1.516,1.364c0,1.156 -1.298,2.377 -3.654,4.461l0,0.534Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M37.876,352.981c0.949,0 1.647,-0.382 2.215,-1.036l-0.513,-0.556c-0.458,0.512 -0.96,0.796 -1.614,0.796c-1.375,0 -2.269,-1.134 -2.269,-2.934c0,-1.778 0.894,-2.89 2.269,-2.89c0.6,0 1.069,0.261 1.439,0.654l0.513,-0.578c-0.414,-0.458 -1.102,-0.872 -1.952,-0.872c-1.865,0 -3.207,1.406 -3.207,3.708c0,2.334 1.353,3.708 3.119,3.708Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M43.864,352.981c1.396,0 2.618,-1.014 2.618,-2.77c0,-1.778 -1.222,-2.792 -2.618,-2.792c-1.396,0 -2.617,1.014 -2.617,2.792c0,1.756 1.221,2.77 2.617,2.77Zm0,-0.742c-1.014,0 -1.69,-0.818 -1.69,-2.028c0,-1.222 0.676,-2.051 1.69,-2.051c1.015,0 1.691,0.829 1.691,2.051c0,1.21 -0.676,2.028 -1.691,2.028Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M48.15,355.086l0.895,0l0,-1.789l-0.044,-1.003l0.033,0c0.469,0.436 1.091,0.687 1.581,0.687c1.276,0 2.411,-1.058 2.411,-2.857c0,-1.647 -0.764,-2.705 -2.192,-2.705c-0.655,0 -1.342,0.338 -1.833,0.807l-0.033,0l-0.076,-0.676l-0.742,0l0,7.536Zm2.313,-2.858c-0.36,0 -0.916,-0.174 -1.418,-0.621l0,-2.64c0.545,-0.545 1.09,-0.796 1.559,-0.796c1.058,0 1.495,0.786 1.495,1.953c0,1.308 -0.687,2.104 -1.636,2.104Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M55.109,355.13c1.2,0 1.854,-0.797 2.247,-1.844l2.334,-5.736l-0.851,0l-1.156,2.933c-0.175,0.48 -0.382,1.037 -0.567,1.538l-0.044,0c-0.218,-0.512 -0.447,-1.069 -0.654,-1.538l-1.298,-2.933l-0.905,0l2.475,5.311l-0.163,0.393c-0.262,0.654 -0.709,1.134 -1.451,1.134c-0.163,0 -0.338,-0.033 -0.48,-0.076l-0.185,0.709c0.185,0.065 0.447,0.109 0.698,0.109Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M61.816,352.85l0.895,0l0,-3.108c0.632,-1.102 1.385,-1.516 2.181,-1.516c0.415,0 0.611,0.054 0.982,0.185l0.207,-0.774c-0.327,-0.164 -0.654,-0.218 -1.047,-0.218c-0.982,0 -1.811,0.534 -2.367,1.385l-0.033,0l-0.076,-1.254l-0.742,0l0,5.3Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M70.215,352.85l0.894,0l0,-5.3l-3.359,0l0,0.73l2.465,0l0,4.57Zm0.349,-6.413c0.403,0 0.719,-0.273 0.719,-0.698c0,-0.414 -0.316,-0.698 -0.719,-0.698c-0.404,0 -0.72,0.284 -0.72,0.698c0,0.425 0.316,0.698 0.72,0.698Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M76.54,355.293c1.8,0 2.945,-0.861 2.945,-1.854c0,-0.894 -0.654,-1.243 -2.018,-1.243l-1.188,0c-0.698,0 -1.102,-0.197 -1.102,-0.611c0,-0.251 0.153,-0.447 0.415,-0.611c0.294,0.131 0.621,0.197 0.894,0.197c1.145,0 2.05,-0.688 2.05,-1.822c0,-0.425 -0.207,-0.818 -0.447,-1.069l1.374,0l0,-0.73l-2.192,0c-0.229,-0.088 -0.48,-0.131 -0.785,-0.131c-1.124,0 -2.083,0.741 -2.083,1.897c0,0.633 0.294,1.102 0.654,1.375l0,0.043c-0.403,0.273 -0.632,0.655 -0.632,0.993c0,0.447 0.261,0.72 0.545,0.872l0,0.044c-0.567,0.327 -0.873,0.752 -0.873,1.178c0,0.938 0.895,1.472 2.443,1.472Zm-0.054,-4.722c-0.665,0 -1.222,-0.491 -1.222,-1.255c0,-0.741 0.557,-1.243 1.222,-1.243c0.676,0 1.221,0.502 1.221,1.243c0,0.764 -0.545,1.255 -1.221,1.255Zm0.12,4.068c-1.134,0 -1.734,-0.349 -1.734,-0.905c0,-0.306 0.174,-0.611 0.676,-0.884c0.229,0.066 0.502,0.087 0.807,0.087l1.036,0c0.807,0 1.211,0.142 1.211,0.644c0,0.545 -0.764,1.058 -1.996,1.058Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M80.87,352.85l0.895,0l0,-3.697c0.621,-0.644 1.047,-0.96 1.679,-0.96c0.873,0 1.222,0.48 1.222,1.483l0,3.174l0.894,0l0,-3.294c0,-1.396 -0.578,-2.137 -1.832,-2.137c-0.829,0 -1.44,0.447 -1.985,1.036l-0.033,0l0.055,-1.254l0,-2.116l-0.895,0l0,7.765Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M90.697,352.981c0.665,0 1.178,-0.142 1.658,-0.316l-0.196,-0.655c-0.382,0.142 -0.775,0.24 -1.276,0.24c-1.026,0 -1.342,-0.501 -1.342,-1.45l0,-2.52l2.607,0l0,-0.73l-2.607,0l0,-1.702l-0.742,0l-0.12,1.702l-1.526,0.054l0,0.676l1.494,0l0,2.509c0,1.309 0.501,2.192 2.05,2.192Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M100.284,352.85l4.897,0l0,-0.774l-2.29,0c-0.415,0 -0.862,0.033 -1.298,0.065c1.898,-1.723 3.206,-3.021 3.206,-4.33c0,-1.232 -0.872,-2.05 -2.268,-2.05c-0.982,0 -1.669,0.425 -2.291,1.058l0.513,0.512c0.447,-0.469 1.014,-0.839 1.669,-0.839c1.025,0 1.516,0.567 1.516,1.363c0,1.156 -1.298,2.378 -3.654,4.461l0,0.534Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M109.304,352.981c1.549,0 2.497,-1.32 2.497,-3.632c0,-2.334 -0.948,-3.588 -2.497,-3.588c-1.549,0 -2.498,1.254 -2.498,3.588c0,2.312 0.949,3.632 2.498,3.632Zm0,-0.72c-0.971,0 -1.658,-0.916 -1.658,-2.912c0,-2.007 0.687,-2.868 1.658,-2.868c0.971,0 1.658,0.861 1.658,2.868c0,1.996 -0.687,2.912 -1.658,2.912Zm0,-2.257c0.36,0 0.676,-0.273 0.676,-0.731c0,-0.447 -0.316,-0.72 -0.676,-0.72c-0.36,0 -0.676,0.273 -0.676,0.72c0,0.458 0.316,0.731 0.676,0.731Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M113.634,352.85l4.722,0l0,-0.741l-1.821,0l0,-6.217l-0.665,0c-0.448,0.24 -0.971,0.403 -1.789,0.512l0,0.578l1.56,0l0,5.127l-2.007,0l0,0.741Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M121.585,352.85l0.938,0c0.098,-2.726 0.556,-4.297 2.399,-6.402l0,-0.556l-5.039,0l0,0.774l4.014,0c-1.592,1.952 -2.192,3.545 -2.312,6.184Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<rect x="126.591" y="348.913" width="4.69" height="0.676" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M133.004,352.85l4.897,0l0,-0.774l-2.29,0c-0.415,0 -0.862,0.033 -1.298,0.065c1.897,-1.723 3.206,-3.021 3.206,-4.33c0,-1.232 -0.872,-2.05 -2.268,-2.05c-0.982,0 -1.669,0.425 -2.291,1.058l0.513,0.512c0.447,-0.469 1.014,-0.839 1.669,-0.839c1.025,0 1.516,0.567 1.516,1.363c0,1.156 -1.298,2.378 -3.654,4.461l0,0.534Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M142.024,352.981c1.548,0 2.497,-1.32 2.497,-3.632c0,-2.334 -0.949,-3.588 -2.497,-3.588c-1.549,0 -2.498,1.254 -2.498,3.588c0,2.312 0.949,3.632 2.498,3.632Zm0,-0.72c-0.971,0 -1.658,-0.916 -1.658,-2.912c0,-2.007 0.687,-2.868 1.658,-2.868c0.97,0 1.657,0.861 1.657,2.868c0,1.996 -0.687,2.912 -1.657,2.912Zm0,-2.257c0.36,0 0.676,-0.273 0.676,-0.731c0,-0.447 -0.316,-0.72 -0.676,-0.72c-0.36,0 -0.677,0.273 -0.677,0.72c0,0.458 0.317,0.731 0.677,0.731Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M146.354,352.85l4.722,0l0,-0.741l-1.821,0l0,-6.217l-0.666,0c-0.447,0.24 -0.97,0.403 -1.788,0.512l0,0.578l1.559,0l0,5.127l-2.006,0l0,0.741Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M155.133,352.981c1.593,0 2.498,-0.818 2.498,-1.854c0,-0.993 -0.6,-1.429 -1.363,-1.811l0,-0.043c0.578,-0.404 1.058,-1.004 1.058,-1.658c0,-1.08 -0.797,-1.854 -2.16,-1.854c-1.243,0 -2.148,0.72 -2.148,1.789c0,0.73 0.479,1.265 1.057,1.625l0,0.043c-0.741,0.349 -1.494,0.895 -1.494,1.854c0,1.102 0.982,1.909 2.552,1.909Zm0.546,-3.926c-1.036,-0.328 -1.843,-0.677 -1.843,-1.505c0,-0.677 0.534,-1.124 1.308,-1.124c0.916,0 1.407,0.545 1.407,1.233c0,0.512 -0.305,0.981 -0.872,1.396Zm-0.524,3.261c-1.069,0 -1.756,-0.556 -1.756,-1.331c0,-0.698 0.513,-1.145 1.189,-1.516c1.222,0.415 2.181,0.655 2.181,1.625c0,0.72 -0.578,1.222 -1.614,1.222Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M166.04,352.85l0.905,0l0,-2.836l1.255,0c1.57,0 2.65,-0.708 2.65,-2.214c0,-1.57 -1.069,-2.105 -2.65,-2.105l-2.16,0l0,7.155Zm0.905,-3.577l0,-2.847l1.145,0c1.233,0 1.844,0.338 1.844,1.374c0,1.015 -0.589,1.473 -1.844,1.473l-1.145,0Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M174.155,352.981c0.752,0 1.505,-0.393 2.094,-0.851l0.032,0l0.077,0.72l0.73,0l0,-3.25c0,-1.32 -0.698,-2.181 -2.148,-2.181c-0.927,0 -1.822,0.414 -2.356,0.763l0.349,0.611c0.491,-0.305 1.167,-0.633 1.854,-0.633c1.025,0 1.385,0.611 1.407,1.331c-2.737,0.218 -3.839,0.796 -3.839,1.985c0,0.949 0.807,1.505 1.8,1.505Zm0.239,-0.72c-0.61,0 -1.167,-0.251 -1.167,-0.851c0,-0.698 0.698,-1.145 2.967,-1.33l0,1.396c-0.6,0.502 -1.2,0.785 -1.8,0.785Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M182.313,352.981c0.665,0 1.178,-0.142 1.657,-0.316l-0.196,-0.655c-0.382,0.142 -0.774,0.24 -1.276,0.24c-1.025,0 -1.341,-0.501 -1.341,-1.45l0,-2.52l2.606,0l0,-0.73l-2.606,0l0,-1.702l-0.742,0l-0.12,1.702l-1.527,0.054l0,0.676l1.494,0l0,2.509c0,1.309 0.502,2.192 2.051,2.192Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M186.152,352.85l0.894,0l0,-3.108c0.633,-1.102 1.385,-1.516 2.181,-1.516c0.415,0 0.611,0.054 0.982,0.185l0.207,-0.774c-0.327,-0.164 -0.654,-0.218 -1.047,-0.218c-0.981,0 -1.81,0.534 -2.366,1.385l-0.033,0l-0.077,-1.254l-0.741,0l0,5.3Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M194.55,352.85l0.894,0l0,-5.3l-3.359,0l0,0.73l2.465,0l0,4.57Zm0.349,-6.413c0.403,0 0.72,-0.273 0.72,-0.698c0,-0.414 -0.317,-0.698 -0.72,-0.698c-0.404,0 -0.72,0.284 -0.72,0.698c0,0.425 0.316,0.698 0.72,0.698Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M201.421,352.981c0.785,0 1.516,-0.305 2.105,-0.829l-0.404,-0.578c-0.436,0.371 -0.981,0.665 -1.636,0.665c-1.221,0 -2.039,-0.818 -2.039,-2.028c0,-1.222 0.84,-2.051 2.061,-2.051c0.557,0 1.015,0.229 1.451,0.611l0.447,-0.578c-0.436,-0.425 -1.069,-0.774 -1.93,-0.774c-1.604,0 -2.956,1.014 -2.956,2.792c0,1.756 1.243,2.77 2.901,2.77Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M205.347,352.85l0.895,0l0,-1.44l1.254,-1.232l1.952,2.672l1.004,0l-2.4,-3.217l2.116,-2.083l-1.025,0l-2.858,2.792l-0.043,0l0,-5.257l-0.895,0l0,7.765Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M218.741,352.85l4.439,0l0,-0.774l-3.545,0l0,-6.381l-0.894,0l0,7.155Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M227.27,352.85l0.894,0l0,-5.3l-3.359,0l0,0.73l2.465,0l0,4.57Zm0.349,-6.413c0.403,0 0.72,-0.273 0.72,-0.698c0,-0.414 -0.317,-0.698 -0.72,-0.698c-0.404,0 -0.72,0.284 -0.72,0.698c0,0.425 0.316,0.698 0.72,0.698Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M231.382,352.85l0.894,0l0,-3.697c0.622,-0.644 1.047,-0.96 1.679,-0.96c0.873,0 1.222,0.48 1.222,1.483l0,3.174l0.894,0l0,-3.294c0,-1.396 -0.578,-2.137 -1.832,-2.137c-0.829,0 -1.44,0.447 -1.996,1.036l-0.043,0l-0.077,-0.905l-0.741,0l0,5.3Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M239.867,352.981c0.654,0 1.287,-0.382 1.723,-0.829l0.033,0l0.076,0.698l0.742,0l0,-7.765l-0.895,0l0,2.039l0.044,0.982l-0.033,0c-0.458,-0.436 -0.949,-0.687 -1.581,-0.687c-1.254,0 -2.41,1.069 -2.41,2.792c0,1.767 0.916,2.77 2.301,2.77Zm0.185,-0.753c-0.981,0 -1.559,-0.763 -1.559,-2.028c0,-1.211 0.741,-2.029 1.657,-2.029c0.458,0 0.917,0.175 1.396,0.622l0,2.639c-0.469,0.524 -0.97,0.796 -1.494,0.796Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M247.054,352.981c0.851,0 1.527,-0.284 2.051,-0.633l-0.327,-0.588c-0.48,0.305 -0.982,0.501 -1.615,0.501c-1.101,0 -1.952,-0.611 -2.061,-1.81l4.177,0c0.022,-0.142 0.044,-0.338 0.044,-0.546c0,-1.494 -0.894,-2.486 -2.421,-2.486c-1.418,0 -2.705,1.047 -2.705,2.77c0,1.767 1.265,2.792 2.857,2.792Zm-0.131,-4.853c0.906,0 1.506,0.534 1.582,1.625l-3.381,0c0.163,-1.047 0.927,-1.625 1.799,-1.625Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M251.013,352.85l0.895,0l0,-3.697c0.621,-0.644 1.047,-0.96 1.679,-0.96c0.873,0 1.222,0.48 1.222,1.483l0,3.174l0.894,0l0,-3.294c0,-1.396 -0.578,-2.137 -1.832,-2.137c-0.829,0 -1.44,0.447 -1.996,1.036l-0.044,0l-0.076,-0.905l-0.742,0l0,5.3Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M260.033,352.981c1.265,0 2.4,-1.058 2.4,-2.868c0,-1.636 -0.775,-2.694 -2.204,-2.694c-0.621,0 -1.297,0.316 -1.777,0.807l-0.033,0l0.033,-1.025l0,-2.116l-0.895,0l0,7.765l0.72,0l0.077,-0.589l0.032,0c0.502,0.447 1.135,0.72 1.647,0.72Zm-0.142,-0.753c-0.381,0 -0.938,-0.174 -1.439,-0.621l0,-2.64c0.545,-0.545 1.09,-0.796 1.559,-0.796c1.058,0 1.495,0.786 1.495,1.953c0,1.308 -0.688,2.104 -1.615,2.104Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M266.686,352.981c0.851,0 1.527,-0.284 2.051,-0.633l-0.328,-0.588c-0.479,0.305 -0.981,0.501 -1.614,0.501c-1.101,0 -1.952,-0.611 -2.061,-1.81l4.177,0c0.022,-0.142 0.044,-0.338 0.044,-0.546c0,-1.494 -0.895,-2.486 -2.421,-2.486c-1.418,0 -2.705,1.047 -2.705,2.77c0,1.767 1.265,2.792 2.857,2.792Zm-0.131,-4.853c0.906,0 1.505,0.534 1.582,1.625l-3.381,0c0.163,-1.047 0.927,-1.625 1.799,-1.625Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M271.223,352.85l0.895,0l0,-3.108c0.632,-1.102 1.385,-1.516 2.181,-1.516c0.414,0 0.611,0.054 0.982,0.185l0.207,-0.774c-0.327,-0.164 -0.655,-0.218 -1.047,-0.218c-0.982,0 -1.811,0.534 -2.367,1.385l-0.033,0l-0.076,-1.254l-0.742,0l0,5.3Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M279.403,355.293c1.8,0 2.945,-0.861 2.945,-1.854c0,-0.894 -0.654,-1.243 -2.018,-1.243l-1.188,0c-0.698,0 -1.102,-0.197 -1.102,-0.611c0,-0.251 0.153,-0.447 0.414,-0.611c0.295,0.131 0.622,0.197 0.895,0.197c1.145,0 2.05,-0.688 2.05,-1.822c0,-0.425 -0.207,-0.818 -0.447,-1.069l1.374,0l0,-0.73l-2.192,0c-0.229,-0.088 -0.48,-0.131 -0.785,-0.131c-1.124,0 -2.083,0.741 -2.083,1.897c0,0.633 0.294,1.102 0.654,1.375l0,0.043c-0.404,0.273 -0.633,0.655 -0.633,0.993c0,0.447 0.262,0.72 0.546,0.872l0,0.044c-0.567,0.327 -0.873,0.752 -0.873,1.178c0,0.938 0.895,1.472 2.443,1.472Zm-0.054,-4.722c-0.666,0 -1.222,-0.491 -1.222,-1.255c0,-0.741 0.556,-1.243 1.222,-1.243c0.676,0 1.221,0.502 1.221,1.243c0,0.764 -0.545,1.255 -1.221,1.255Zm0.12,4.068c-1.135,0 -1.734,-0.349 -1.734,-0.905c0,-0.306 0.174,-0.611 0.676,-0.884c0.229,0.066 0.502,0.087 0.807,0.087l1.036,0c0.807,0 1.211,0.142 1.211,0.644c0,0.545 -0.764,1.058 -1.996,1.058Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M36.797,338.969l1.058,0l2.268,-7.155l-0.927,0l-1.145,3.861c-0.24,0.851 -0.425,1.527 -0.687,2.367l-0.044,0c-0.262,-0.84 -0.436,-1.516 -0.687,-2.367l-1.156,-3.861l-0.96,0l2.28,7.155Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M44.191,339.1c0.851,0 1.527,-0.284 2.051,-0.633l-0.327,-0.589c-0.48,0.306 -0.982,0.502 -1.615,0.502c-1.101,0 -1.952,-0.611 -2.061,-1.81l4.177,0c0.022,-0.142 0.044,-0.339 0.044,-0.546c0,-1.494 -0.894,-2.486 -2.421,-2.486c-1.418,0 -2.705,1.047 -2.705,2.77c0,1.767 1.265,2.792 2.857,2.792Zm-0.13,-4.854c0.905,0 1.505,0.535 1.581,1.626l-3.381,0c0.164,-1.047 0.927,-1.626 1.8,-1.626Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M48.729,338.969l0.894,0l0,-3.108c0.632,-1.102 1.385,-1.516 2.181,-1.516c0.415,0 0.611,0.054 0.982,0.185l0.207,-0.774c-0.327,-0.164 -0.654,-0.218 -1.047,-0.218c-0.982,0 -1.811,0.534 -2.367,1.385l-0.032,0l-0.077,-1.255l-0.741,0l0,5.301Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M57.061,339.1c1.516,0 2.356,-0.72 2.356,-1.582c0,-0.807 -0.425,-1.254 -2.192,-1.636c-1.08,-0.229 -1.538,-0.425 -1.538,-0.883c0,-0.404 0.316,-0.763 1.221,-0.763c0.677,0 1.287,0.218 1.778,0.556l0.437,-0.578c-0.524,-0.36 -1.331,-0.676 -2.138,-0.676c-1.451,0 -2.203,0.654 -2.203,1.505c0,0.796 0.698,1.265 2.072,1.548c1.44,0.295 1.658,0.578 1.658,0.982c0,0.447 -0.447,0.829 -1.342,0.829c-0.981,0 -1.69,-0.284 -2.301,-0.72l-0.414,0.589c0.643,0.447 1.57,0.829 2.606,0.829Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M63.671,338.969l0.894,0l0,-5.301l-3.359,0l0,0.731l2.465,0l0,4.57Zm0.349,-6.413c0.403,0 0.719,-0.273 0.719,-0.698c0,-0.415 -0.316,-0.698 -0.719,-0.698c-0.404,0 -0.72,0.283 -0.72,0.698c0,0.425 0.316,0.698 0.72,0.698Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M70.04,339.1c1.396,0 2.618,-1.014 2.618,-2.77c0,-1.778 -1.222,-2.792 -2.618,-2.792c-1.396,0 -2.618,1.014 -2.618,2.792c0,1.756 1.222,2.77 2.618,2.77Zm0,-0.742c-1.014,0 -1.69,-0.818 -1.69,-2.028c0,-1.222 0.676,-2.051 1.69,-2.051c1.014,0 1.691,0.829 1.691,2.051c0,1.21 -0.677,2.028 -1.691,2.028Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M74.326,338.969l0.895,0l0,-3.697c0.621,-0.644 1.047,-0.96 1.679,-0.96c0.873,0 1.222,0.48 1.222,1.483l0,3.174l0.894,0l0,-3.294c0,-1.396 -0.578,-2.137 -1.832,-2.137c-0.829,0 -1.44,0.447 -1.996,1.036l-0.044,0l-0.076,-0.906l-0.742,0l0,5.301Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M89.672,339.1c1.549,0 2.498,-1.32 2.498,-3.632c0,-2.334 -0.949,-3.588 -2.498,-3.588c-1.549,0 -2.498,1.254 -2.498,3.588c0,2.312 0.949,3.632 2.498,3.632Zm0,-0.72c-0.971,0 -1.658,-0.916 -1.658,-2.912c0,-2.007 0.687,-2.868 1.658,-2.868c0.971,0 1.658,0.861 1.658,2.868c0,1.996 -0.687,2.912 -1.658,2.912Zm0,-2.258c0.36,0 0.676,-0.272 0.676,-0.73c0,-0.448 -0.316,-0.72 -0.676,-0.72c-0.36,0 -0.676,0.272 -0.676,0.72c0,0.458 0.316,0.73 0.676,0.73Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M96.216,339.1c0.491,0 0.883,-0.371 0.883,-0.916c0,-0.556 -0.392,-0.927 -0.883,-0.927c-0.491,0 -0.884,0.371 -0.884,0.927c0,0.545 0.393,0.916 0.884,0.916Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M102.989,339.1c1.243,0 2.323,-0.905 2.323,-2.236c0,-1.429 -0.883,-2.149 -2.17,-2.149c-0.698,0 -1.407,0.349 -1.974,0.906c0.043,-2.236 1.014,-2.989 2.126,-2.989c0.524,0 1.026,0.208 1.385,0.546l0.502,-0.557c-0.458,-0.425 -1.091,-0.741 -1.941,-0.741c-1.516,0 -2.912,1.079 -2.912,3.872c0,2.235 1.145,3.348 2.661,3.348Zm0,-0.709c-1.014,0 -1.658,-0.72 -1.789,-2.061c0.556,-0.666 1.222,-0.938 1.778,-0.938c0.96,0 1.483,0.523 1.483,1.472c0,0.916 -0.643,1.527 -1.472,1.527Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M109.304,339.1c0.491,0 0.883,-0.371 0.883,-0.916c0,-0.556 -0.392,-0.927 -0.883,-0.927c-0.491,0 -0.884,0.371 -0.884,0.927c0,0.545 0.393,0.916 0.884,0.916Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M113.372,338.969l4.897,0l0,-0.774l-2.29,0c-0.415,0 -0.862,0.032 -1.298,0.065c1.898,-1.723 3.206,-3.021 3.206,-4.33c0,-1.232 -0.872,-2.05 -2.268,-2.05c-0.982,0 -1.669,0.425 -2.291,1.058l0.513,0.512c0.447,-0.469 1.014,-0.84 1.669,-0.84c1.025,0 1.516,0.568 1.516,1.364c0,1.156 -1.298,2.377 -3.654,4.461l0,0.534Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M37.876,352.981c0.949,0 1.647,-0.382 2.215,-1.036l-0.513,-0.556c-0.458,0.512 -0.96,0.796 -1.614,0.796c-1.375,0 -2.269,-1.134 -2.269,-2.934c0,-1.778 0.894,-2.89 2.269,-2.89c0.6,0 1.069,0.261 1.439,0.654l0.513,-0.578c-0.414,-0.458 -1.102,-0.872 -1.952,-0.872c-1.865,0 -3.207,1.406 -3.207,3.708c0,2.334 1.353,3.708 3.119,3.708Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M43.864,352.981c1.396,0 2.618,-1.014 2.618,-2.77c0,-1.778 -1.222,-2.792 -2.618,-2.792c-1.396,0 -2.617,1.014 -2.617,2.792c0,1.756 1.221,2.77 2.617,2.77Zm0,-0.742c-1.014,0 -1.69,-0.818 -1.69,-2.028c0,-1.222 0.676,-2.051 1.69,-2.051c1.015,0 1.691,0.829 1.691,2.051c0,1.21 -0.676,2.028 -1.691,2.028Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M48.15,355.086l0.895,0l0,-1.789l-0.044,-1.003l0.033,0c0.469,0.436 1.091,0.687 1.581,0.687c1.276,0 2.411,-1.058 2.411,-2.857c0,-1.647 -0.764,-2.705 -2.192,-2.705c-0.655,0 -1.342,0.338 -1.833,0.807l-0.033,0l-0.076,-0.676l-0.742,0l0,7.536Zm2.313,-2.858c-0.36,0 -0.916,-0.174 -1.418,-0.621l0,-2.64c0.545,-0.545 1.09,-0.796 1.559,-0.796c1.058,0 1.495,0.786 1.495,1.953c0,1.308 -0.687,2.104 -1.636,2.104Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M55.109,355.13c1.2,0 1.854,-0.797 2.247,-1.844l2.334,-5.736l-0.851,0l-1.156,2.933c-0.175,0.48 -0.382,1.037 -0.567,1.538l-0.044,0c-0.218,-0.512 -0.447,-1.069 -0.654,-1.538l-1.298,-2.933l-0.905,0l2.475,5.311l-0.163,0.393c-0.262,0.654 -0.709,1.134 -1.451,1.134c-0.163,0 -0.338,-0.033 -0.48,-0.076l-0.185,0.709c0.185,0.065 0.447,0.109 0.698,0.109Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M61.816,352.85l0.895,0l0,-3.108c0.632,-1.102 1.385,-1.516 2.181,-1.516c0.415,0 0.611,0.054 0.982,0.185l0.207,-0.774c-0.327,-0.164 -0.654,-0.218 -1.047,-0.218c-0.982,0 -1.811,0.534 -2.367,1.385l-0.033,0l-0.076,-1.254l-0.742,0l0,5.3Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M70.215,352.85l0.894,0l0,-5.3l-3.359,0l0,0.73l2.465,0l0,4.57Zm0.349,-6.413c0.403,0 0.719,-0.273 0.719,-0.698c0,-0.414 -0.316,-0.698 -0.719,-0.698c-0.404,0 -0.72,0.284 -0.72,0.698c0,0.425 0.316,0.698 0.72,0.698Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M76.54,355.293c1.8,0 2.945,-0.861 2.945,-1.854c0,-0.894 -0.654,-1.243 -2.018,-1.243l-1.188,0c-0.698,0 -1.102,-0.197 -1.102,-0.611c0,-0.251 0.153,-0.447 0.415,-0.611c0.294,0.131 0.621,0.197 0.894,0.197c1.145,0 2.05,-0.688 2.05,-1.822c0,-0.425 -0.207,-0.818 -0.447,-1.069l1.374,0l0,-0.73l-2.192,0c-0.229,-0.088 -0.48,-0.131 -0.785,-0.131c-1.124,0 -2.083,0.741 -2.083,1.897c0,0.633 0.294,1.102 0.654,1.375l0,0.043c-0.403,0.273 -0.632,0.655 -0.632,0.993c0,0.447 0.261,0.72 0.545,0.872l0,0.044c-0.567,0.327 -0.873,0.752 -0.873,1.178c0,0.938 0.895,1.472 2.443,1.472Zm-0.054,-4.722c-0.665,0 -1.222,-0.491 -1.222,-1.255c0,-0.741 0.557,-1.243 1.222,-1.243c0.676,0 1.221,0.502 1.221,1.243c0,0.764 -0.545,1.255 -1.221,1.255Zm0.12,4.068c-1.134,0 -1.734,-0.349 -1.734,-0.905c0,-0.306 0.174,-0.611 0.676,-0.884c0.229,0.066 0.502,0.087 0.807,0.087l1.036,0c0.807,0 1.211,0.142 1.211,0.644c0,0.545 -0.764,1.058 -1.996,1.058Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M80.87,352.85l0.895,0l0,-3.697c0.621,-0.644 1.047,-0.96 1.679,-0.96c0.873,0 1.222,0.48 1.222,1.483l0,3.174l0.894,0l0,-3.294c0,-1.396 -0.578,-2.137 -1.832,-2.137c-0.829,0 -1.44,0.447 -1.985,1.036l-0.033,0l0.055,-1.254l0,-2.116l-0.895,0l0,7.765Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M90.697,352.981c0.665,0 1.178,-0.142 1.658,-0.316l-0.196,-0.655c-0.382,0.142 -0.775,0.24 -1.276,0.24c-1.026,0 -1.342,-0.501 -1.342,-1.45l0,-2.52l2.607,0l0,-0.73l-2.607,0l0,-1.702l-0.742,0l-0.12,1.702l-1.526,0.054l0,0.676l1.494,0l0,2.509c0,1.309 0.501,2.192 2.05,2.192Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M100.284,352.85l4.897,0l0,-0.774l-2.29,0c-0.415,0 -0.862,0.033 -1.298,0.065c1.898,-1.723 3.206,-3.021 3.206,-4.33c0,-1.232 -0.872,-2.05 -2.268,-2.05c-0.982,0 -1.669,0.425 -2.291,1.058l0.513,0.512c0.447,-0.469 1.014,-0.839 1.669,-0.839c1.025,0 1.516,0.567 1.516,1.363c0,1.156 -1.298,2.378 -3.654,4.461l0,0.534Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M109.304,352.981c1.549,0 2.497,-1.32 2.497,-3.632c0,-2.334 -0.948,-3.588 -2.497,-3.588c-1.549,0 -2.498,1.254 -2.498,3.588c0,2.312 0.949,3.632 2.498,3.632Zm0,-0.72c-0.971,0 -1.658,-0.916 -1.658,-2.912c0,-2.007 0.687,-2.868 1.658,-2.868c0.971,0 1.658,0.861 1.658,2.868c0,1.996 -0.687,2.912 -1.658,2.912Zm0,-2.257c0.36,0 0.676,-0.273 0.676,-0.731c0,-0.447 -0.316,-0.72 -0.676,-0.72c-0.36,0 -0.676,0.273 -0.676,0.72c0,0.458 0.316,0.731 0.676,0.731Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M113.634,352.85l4.722,0l0,-0.741l-1.821,0l0,-6.217l-0.665,0c-0.448,0.24 -0.971,0.403 -1.789,0.512l0,0.578l1.56,0l0,5.127l-2.007,0l0,0.741Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M121.585,352.85l0.938,0c0.098,-2.726 0.556,-4.297 2.399,-6.402l0,-0.556l-5.039,0l0,0.774l4.014,0c-1.592,1.952 -2.192,3.545 -2.312,6.184Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<rect x="126.591" y="348.913" width="4.69" height="0.676" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M133.004,352.85l4.897,0l0,-0.774l-2.29,0c-0.415,0 -0.862,0.033 -1.298,0.065c1.897,-1.723 3.206,-3.021 3.206,-4.33c0,-1.232 -0.872,-2.05 -2.268,-2.05c-0.982,0 -1.669,0.425 -2.291,1.058l0.513,0.512c0.447,-0.469 1.014,-0.839 1.669,-0.839c1.025,0 1.516,0.567 1.516,1.363c0,1.156 -1.298,2.378 -3.654,4.461l0,0.534Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M142.024,352.981c1.548,0 2.497,-1.32 2.497,-3.632c0,-2.334 -0.949,-3.588 -2.497,-3.588c-1.549,0 -2.498,1.254 -2.498,3.588c0,2.312 0.949,3.632 2.498,3.632Zm0,-0.72c-0.971,0 -1.658,-0.916 -1.658,-2.912c0,-2.007 0.687,-2.868 1.658,-2.868c0.97,0 1.657,0.861 1.657,2.868c0,1.996 -0.687,2.912 -1.657,2.912Zm0,-2.257c0.36,0 0.676,-0.273 0.676,-0.731c0,-0.447 -0.316,-0.72 -0.676,-0.72c-0.36,0 -0.677,0.273 -0.677,0.72c0,0.458 0.317,0.731 0.677,0.731Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M146.354,352.85l4.722,0l0,-0.741l-1.821,0l0,-6.217l-0.666,0c-0.447,0.24 -0.97,0.403 -1.788,0.512l0,0.578l1.559,0l0,5.127l-2.006,0l0,0.741Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M155.133,352.981c1.593,0 2.498,-0.818 2.498,-1.854c0,-0.993 -0.6,-1.429 -1.363,-1.811l0,-0.043c0.578,-0.404 1.058,-1.004 1.058,-1.658c0,-1.08 -0.797,-1.854 -2.16,-1.854c-1.243,0 -2.148,0.72 -2.148,1.789c0,0.73 0.479,1.265 1.057,1.625l0,0.043c-0.741,0.349 -1.494,0.895 -1.494,1.854c0,1.102 0.982,1.909 2.552,1.909Zm0.546,-3.926c-1.036,-0.328 -1.843,-0.677 -1.843,-1.505c0,-0.677 0.534,-1.124 1.308,-1.124c0.916,0 1.407,0.545 1.407,1.233c0,0.512 -0.305,0.981 -0.872,1.396Zm-0.524,3.261c-1.069,0 -1.756,-0.556 -1.756,-1.331c0,-0.698 0.513,-1.145 1.189,-1.516c1.222,0.415 2.181,0.655 2.181,1.625c0,0.72 -0.578,1.222 -1.614,1.222Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M166.04,352.85l0.905,0l0,-2.836l1.255,0c1.57,0 2.65,-0.708 2.65,-2.214c0,-1.57 -1.069,-2.105 -2.65,-2.105l-2.16,0l0,7.155Zm0.905,-3.577l0,-2.847l1.145,0c1.233,0 1.844,0.338 1.844,1.374c0,1.015 -0.589,1.473 -1.844,1.473l-1.145,0Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M174.155,352.981c0.752,0 1.505,-0.393 2.094,-0.851l0.032,0l0.077,0.72l0.73,0l0,-3.25c0,-1.32 -0.698,-2.181 -2.148,-2.181c-0.927,0 -1.822,0.414 -2.356,0.763l0.349,0.611c0.491,-0.305 1.167,-0.633 1.854,-0.633c1.025,0 1.385,0.611 1.407,1.331c-2.737,0.218 -3.839,0.796 -3.839,1.985c0,0.949 0.807,1.505 1.8,1.505Zm0.239,-0.72c-0.61,0 -1.167,-0.251 -1.167,-0.851c0,-0.698 0.698,-1.145 2.967,-1.33l0,1.396c-0.6,0.502 -1.2,0.785 -1.8,0.785Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M182.313,352.981c0.665,0 1.178,-0.142 1.657,-0.316l-0.196,-0.655c-0.382,0.142 -0.774,0.24 -1.276,0.24c-1.025,0 -1.341,-0.501 -1.341,-1.45l0,-2.52l2.606,0l0,-0.73l-2.606,0l0,-1.702l-0.742,0l-0.12,1.702l-1.527,0.054l0,0.676l1.494,0l0,2.509c0,1.309 0.502,2.192 2.051,2.192Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M186.152,352.85l0.894,0l0,-3.108c0.633,-1.102 1.385,-1.516 2.181,-1.516c0.415,0 0.611,0.054 0.982,0.185l0.207,-0.774c-0.327,-0.164 -0.654,-0.218 -1.047,-0.218c-0.981,0 -1.81,0.534 -2.366,1.385l-0.033,0l-0.077,-1.254l-0.741,0l0,5.3Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M194.55,352.85l0.894,0l0,-5.3l-3.359,0l0,0.73l2.465,0l0,4.57Zm0.349,-6.413c0.403,0 0.72,-0.273 0.72,-0.698c0,-0.414 -0.317,-0.698 -0.72,-0.698c-0.404,0 -0.72,0.284 -0.72,0.698c0,0.425 0.316,0.698 0.72,0.698Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M201.421,352.981c0.785,0 1.516,-0.305 2.105,-0.829l-0.404,-0.578c-0.436,0.371 -0.981,0.665 -1.636,0.665c-1.221,0 -2.039,-0.818 -2.039,-2.028c0,-1.222 0.84,-2.051 2.061,-2.051c0.557,0 1.015,0.229 1.451,0.611l0.447,-0.578c-0.436,-0.425 -1.069,-0.774 -1.93,-0.774c-1.604,0 -2.956,1.014 -2.956,2.792c0,1.756 1.243,2.77 2.901,2.77Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M205.347,352.85l0.895,0l0,-1.44l1.254,-1.232l1.952,2.672l1.004,0l-2.4,-3.217l2.116,-2.083l-1.025,0l-2.858,2.792l-0.043,0l0,-5.257l-0.895,0l0,7.765Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M218.741,352.85l4.439,0l0,-0.774l-3.545,0l0,-6.381l-0.894,0l0,7.155Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M227.27,352.85l0.894,0l0,-5.3l-3.359,0l0,0.73l2.465,0l0,4.57Zm0.349,-6.413c0.403,0 0.72,-0.273 0.72,-0.698c0,-0.414 -0.317,-0.698 -0.72,-0.698c-0.404,0 -0.72,0.284 -0.72,0.698c0,0.425 0.316,0.698 0.72,0.698Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M231.382,352.85l0.894,0l0,-3.697c0.622,-0.644 1.047,-0.96 1.679,-0.96c0.873,0 1.222,0.48 1.222,1.483l0,3.174l0.894,0l0,-3.294c0,-1.396 -0.578,-2.137 -1.832,-2.137c-0.829,0 -1.44,0.447 -1.996,1.036l-0.043,0l-0.077,-0.905l-0.741,0l0,5.3Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M239.867,352.981c0.654,0 1.287,-0.382 1.723,-0.829l0.033,0l0.076,0.698l0.742,0l0,-7.765l-0.895,0l0,2.039l0.044,0.982l-0.033,0c-0.458,-0.436 -0.949,-0.687 -1.581,-0.687c-1.254,0 -2.41,1.069 -2.41,2.792c0,1.767 0.916,2.77 2.301,2.77Zm0.185,-0.753c-0.981,0 -1.559,-0.763 -1.559,-2.028c0,-1.211 0.741,-2.029 1.657,-2.029c0.458,0 0.917,0.175 1.396,0.622l0,2.639c-0.469,0.524 -0.97,0.796 -1.494,0.796Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M247.054,352.981c0.851,0 1.527,-0.284 2.051,-0.633l-0.327,-0.588c-0.48,0.305 -0.982,0.501 -1.615,0.501c-1.101,0 -1.952,-0.611 -2.061,-1.81l4.177,0c0.022,-0.142 0.044,-0.338 0.044,-0.546c0,-1.494 -0.894,-2.486 -2.421,-2.486c-1.418,0 -2.705,1.047 -2.705,2.77c0,1.767 1.265,2.792 2.857,2.792Zm-0.131,-4.853c0.906,0 1.506,0.534 1.582,1.625l-3.381,0c0.163,-1.047 0.927,-1.625 1.799,-1.625Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M251.013,352.85l0.895,0l0,-3.697c0.621,-0.644 1.047,-0.96 1.679,-0.96c0.873,0 1.222,0.48 1.222,1.483l0,3.174l0.894,0l0,-3.294c0,-1.396 -0.578,-2.137 -1.832,-2.137c-0.829,0 -1.44,0.447 -1.996,1.036l-0.044,0l-0.076,-0.905l-0.742,0l0,5.3Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M260.033,352.981c1.265,0 2.4,-1.058 2.4,-2.868c0,-1.636 -0.775,-2.694 -2.204,-2.694c-0.621,0 -1.297,0.316 -1.777,0.807l-0.033,0l0.033,-1.025l0,-2.116l-0.895,0l0,7.765l0.72,0l0.077,-0.589l0.032,0c0.502,0.447 1.135,0.72 1.647,0.72Zm-0.142,-0.753c-0.381,0 -0.938,-0.174 -1.439,-0.621l0,-2.64c0.545,-0.545 1.09,-0.796 1.559,-0.796c1.058,0 1.495,0.786 1.495,1.953c0,1.308 -0.688,2.104 -1.615,2.104Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M266.686,352.981c0.851,0 1.527,-0.284 2.051,-0.633l-0.328,-0.588c-0.479,0.305 -0.981,0.501 -1.614,0.501c-1.101,0 -1.952,-0.611 -2.061,-1.81l4.177,0c0.022,-0.142 0.044,-0.338 0.044,-0.546c0,-1.494 -0.895,-2.486 -2.421,-2.486c-1.418,0 -2.705,1.047 -2.705,2.77c0,1.767 1.265,2.792 2.857,2.792Zm-0.131,-4.853c0.906,0 1.505,0.534 1.582,1.625l-3.381,0c0.163,-1.047 0.927,-1.625 1.799,-1.625Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M271.223,352.85l0.895,0l0,-3.108c0.632,-1.102 1.385,-1.516 2.181,-1.516c0.414,0 0.611,0.054 0.982,0.185l0.207,-0.774c-0.327,-0.164 -0.655,-0.218 -1.047,-0.218c-0.982,0 -1.811,0.534 -2.367,1.385l-0.033,0l-0.076,-1.254l-0.742,0l0,5.3Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M279.403,355.293c1.8,0 2.945,-0.861 2.945,-1.854c0,-0.894 -0.654,-1.243 -2.018,-1.243l-1.188,0c-0.698,0 -1.102,-0.197 -1.102,-0.611c0,-0.251 0.153,-0.447 0.414,-0.611c0.295,0.131 0.622,0.197 0.895,0.197c1.145,0 2.05,-0.688 2.05,-1.822c0,-0.425 -0.207,-0.818 -0.447,-1.069l1.374,0l0,-0.73l-2.192,0c-0.229,-0.088 -0.48,-0.131 -0.785,-0.131c-1.124,0 -2.083,0.741 -2.083,1.897c0,0.633 0.294,1.102 0.654,1.375l0,0.043c-0.404,0.273 -0.633,0.655 -0.633,0.993c0,0.447 0.262,0.72 0.546,0.872l0,0.044c-0.567,0.327 -0.873,0.752 -0.873,1.178c0,0.938 0.895,1.472 2.443,1.472Zm-0.054,-4.722c-0.666,0 -1.222,-0.491 -1.222,-1.255c0,-0.741 0.556,-1.243 1.222,-1.243c0.676,0 1.221,0.502 1.221,1.243c0,0.764 -0.545,1.255 -1.221,1.255Zm0.12,4.068c-1.135,0 -1.734,-0.349 -1.734,-0.905c0,-0.306 0.174,-0.611 0.676,-0.884c0.229,0.066 0.502,0.087 0.807,0.087l1.036,0c0.807,0 1.211,0.142 1.211,0.644c0,0.545 -0.764,1.058 -1.996,1.058Z" style="fill:#e6e0e0;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
</g>
<g transform="matrix(1.0636,0,0,1.12499,-19.21,-19.79)">
<path d="M36.958,341.099c-0.126,0 -0.252,-0.005 -0.378,-0.017c-0.126,-0.011 -0.256,-0.028 -0.392,-0.051c-0.132,-0.022 -0.264,-0.05 -0.394,-0.082c-0.131,-0.032 -0.268,-0.071 -0.41,-0.116l0,-0.881c0.159,0.074 0.311,0.139 0.458,0.193c0.147,0.055 0.282,0.101 0.404,0.136c0.252,0.071 0.496,0.107 0.731,0.107c0.239,0 0.442,-0.033 0.61,-0.097c0.168,-0.065 0.309,-0.165 0.421,-0.3c0.22,-0.259 0.33,-0.672 0.33,-1.24l0,-0.644c-0.139,0.3 -0.333,0.526 -0.581,0.678c-0.246,0.149 -0.543,0.223 -0.891,0.223c-0.636,0 -1.143,-0.254 -1.52,-0.76c-0.378,-0.507 -0.567,-1.185 -0.567,-2.034c0,-0.849 0.189,-1.528 0.567,-2.038c0.19,-0.255 0.41,-0.445 0.661,-0.571c0.25,-0.126 0.538,-0.189 0.864,-0.189c0.168,0 0.325,0.017 0.472,0.051c0.147,0.034 0.281,0.086 0.404,0.157c0.245,0.142 0.442,0.357 0.591,0.644l0.087,-0.702l0.803,0l0,5.054c0,0.811 -0.192,1.427 -0.576,1.85c-0.38,0.419 -0.945,0.629 -1.694,0.629Zm0.102,-2.832c0.419,0 0.737,-0.176 0.953,-0.528c0.217,-0.351 0.325,-0.86 0.325,-1.525c0,-0.671 -0.108,-1.179 -0.325,-1.525c-0.113,-0.184 -0.251,-0.316 -0.414,-0.397c-0.163,-0.08 -0.344,-0.121 -0.544,-0.121c-0.433,0 -0.764,0.173 -0.993,0.518c-0.229,0.346 -0.343,0.856 -0.343,1.53c0,0.662 0.116,1.169 0.348,1.52c0.232,0.352 0.563,0.528 0.993,0.528Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M42.55,332.564c-0.097,0 -0.146,-0.049 -0.146,-0.145l0,-0.838c0,-0.097 0.049,-0.145 0.146,-0.145l0.697,0c0.097,0 0.145,0.048 0.145,0.145l0,0.838c0,0.096 -0.048,0.145 -0.145,0.145l-0.697,0Zm1.626,6.444c-0.258,0 -0.489,-0.041 -0.694,-0.121c-0.205,-0.081 -0.385,-0.212 -0.54,-0.392c-0.294,-0.343 -0.441,-0.827 -0.441,-1.453l0,-2.798l-1.186,0l0,-0.697l2.077,0l0,3.495c0,0.404 0.074,0.705 0.223,0.905c0.077,0.107 0.17,0.184 0.278,0.233c0.108,0.048 0.232,0.073 0.371,0.073l1.04,0l0,0.755l-1.128,0Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M49.894,338.988c-0.665,0 -1.136,-0.134 -1.414,-0.401c-0.274,-0.265 -0.411,-0.727 -0.411,-1.385l0,-2.963l-1.448,0l0,-0.692l1.448,0l0,-1.419l0.891,-0.387l0,1.806l2.023,0l0,0.692l-2.023,0l0,2.963c0,0.397 0.075,0.676 0.227,0.837c0.149,0.159 0.413,0.238 0.794,0.238l1.002,0l0,0.711l-1.089,0Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M52.9,331.436l0.891,0l0,2.924c0.162,-0.313 0.376,-0.549 0.644,-0.707c0.268,-0.158 0.588,-0.237 0.959,-0.237c0.29,0 0.537,0.047 0.741,0.14c0.203,0.094 0.371,0.228 0.503,0.402c0.271,0.365 0.407,0.915 0.407,1.651l0,3.36l-0.896,0l0,-3.36c0,-0.487 -0.085,-0.846 -0.257,-1.075c-0.171,-0.229 -0.44,-0.343 -0.808,-0.343c-0.213,0 -0.398,0.037 -0.554,0.111c-0.157,0.074 -0.29,0.184 -0.4,0.329c-0.226,0.294 -0.339,0.718 -0.339,1.273l0,3.065l-0.891,0l0,-7.533Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M60.511,339.109c-0.552,0 -0.963,-0.182 -1.234,-0.547c-0.272,-0.361 -0.407,-0.91 -0.407,-1.646l0,-3.36l0.891,0l0,3.36c0,0.491 0.087,0.849 0.261,1.075c0.084,0.11 0.19,0.195 0.317,0.254c0.128,0.06 0.288,0.09 0.482,0.09c0.42,0 0.741,-0.149 0.963,-0.446c0.223,-0.293 0.334,-0.716 0.334,-1.268l0,-3.065l0.896,0l0,5.413l-0.808,0l-0.088,-0.813c-0.161,0.316 -0.376,0.553 -0.643,0.711c-0.275,0.162 -0.596,0.242 -0.964,0.242Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M67.168,339.109c-0.165,0 -0.315,-0.017 -0.45,-0.05c-0.136,-0.034 -0.27,-0.088 -0.402,-0.163c-0.249,-0.142 -0.447,-0.345 -0.596,-0.61l-0.087,0.683l-0.803,0l0,-7.533l0.89,0l0,2.803c0.139,-0.265 0.336,-0.468 0.591,-0.61c0.249,-0.142 0.541,-0.213 0.876,-0.213c0.31,0 0.595,0.061 0.855,0.184c0.26,0.123 0.485,0.31 0.675,0.562c0.187,0.251 0.328,0.553 0.421,0.905c0.094,0.352 0.141,0.747 0.141,1.186c0,0.884 -0.187,1.582 -0.562,2.091c-0.184,0.252 -0.405,0.443 -0.663,0.572c-0.258,0.129 -0.554,0.193 -0.886,0.193Zm-0.126,-0.755c0.429,0 0.752,-0.176 0.968,-0.528c0.22,-0.355 0.33,-0.876 0.33,-1.563c0,-0.688 -0.11,-1.209 -0.33,-1.564c-0.216,-0.352 -0.54,-0.528 -0.973,-0.528c-0.432,0 -0.76,0.176 -0.983,0.528c-0.222,0.355 -0.334,0.876 -0.334,1.564c0,0.687 0.112,1.207 0.334,1.559c0.223,0.355 0.552,0.532 0.988,0.532Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M72.832,339.1c-0.219,0 -0.405,-0.076 -0.556,-0.228c-0.152,-0.152 -0.228,-0.348 -0.228,-0.59c0,-0.243 0.076,-0.439 0.228,-0.591c0.151,-0.152 0.337,-0.228 0.556,-0.228c0.22,0 0.405,0.076 0.557,0.228c0.152,0.152 0.228,0.348 0.228,0.591c0,0.242 -0.076,0.438 -0.228,0.59c-0.152,0.152 -0.337,0.228 -0.557,0.228Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M79.281,339.109c-0.403,0 -0.771,-0.063 -1.101,-0.191c-0.331,-0.127 -0.613,-0.315 -0.845,-0.564c-0.236,-0.252 -0.413,-0.553 -0.53,-0.903c-0.118,-0.35 -0.177,-0.746 -0.177,-1.188c0,-0.462 0.062,-0.867 0.186,-1.215c0.125,-0.349 0.3,-0.643 0.526,-0.882c0.238,-0.251 0.522,-0.439 0.849,-0.564c0.328,-0.124 0.693,-0.186 1.097,-0.186c0.148,0 0.286,0.008 0.411,0.024c0.126,0.016 0.251,0.042 0.373,0.078c0.245,0.067 0.496,0.172 0.751,0.314l0,0.935c-0.12,-0.104 -0.238,-0.194 -0.354,-0.271c-0.116,-0.078 -0.234,-0.139 -0.353,-0.184c-0.242,-0.094 -0.51,-0.141 -0.804,-0.141c-0.562,0 -0.992,0.181 -1.293,0.542c-0.3,0.365 -0.45,0.88 -0.45,1.545c0,0.31 0.035,0.597 0.104,0.862c0.07,0.264 0.185,0.493 0.346,0.687c0.304,0.365 0.74,0.547 1.308,0.547c0.161,0 0.309,-0.013 0.443,-0.039c0.134,-0.025 0.257,-0.061 0.37,-0.106c0.145,-0.055 0.27,-0.119 0.375,-0.191c0.105,-0.073 0.208,-0.156 0.308,-0.25l0,0.925c-0.11,0.065 -0.23,0.124 -0.359,0.179c-0.129,0.055 -0.255,0.1 -0.377,0.136c-0.113,0.032 -0.237,0.057 -0.371,0.075c-0.134,0.018 -0.278,0.026 -0.433,0.026Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M84.786,339.109c-0.372,0 -0.702,-0.06 -0.99,-0.181c-0.289,-0.121 -0.534,-0.303 -0.734,-0.545c-0.203,-0.252 -0.353,-0.556 -0.45,-0.912c-0.097,-0.357 -0.145,-0.761 -0.145,-1.213c0,-0.917 0.198,-1.62 0.595,-2.111c0.397,-0.487 0.972,-0.731 1.724,-0.731c0.387,0 0.723,0.062 1.009,0.186c0.286,0.125 0.525,0.306 0.719,0.545c0.397,0.491 0.596,1.193 0.596,2.106c0,0.462 -0.05,0.871 -0.148,1.23c-0.099,0.358 -0.248,0.658 -0.448,0.9c-0.194,0.239 -0.435,0.42 -0.724,0.542c-0.289,0.123 -0.623,0.184 -1.004,0.184Zm0,-0.755c0.455,0 0.798,-0.177 1.031,-0.532c0.232,-0.352 0.348,-0.872 0.348,-1.559c0,-0.688 -0.116,-1.209 -0.348,-1.564c-0.233,-0.352 -0.576,-0.528 -1.031,-0.528c-0.452,0 -0.794,0.176 -1.027,0.528c-0.232,0.355 -0.348,0.876 -0.348,1.564c0,0.687 0.116,1.207 0.348,1.559c0.233,0.355 0.575,0.532 1.027,0.532Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M88.3,333.547l0.732,0l0.077,0.464c0.106,-0.193 0.24,-0.342 0.402,-0.445c0.158,-0.1 0.34,-0.15 0.547,-0.15c0.239,0 0.442,0.056 0.61,0.169c0.158,0.11 0.284,0.281 0.378,0.514c0.112,-0.236 0.253,-0.409 0.421,-0.518c0.168,-0.11 0.371,-0.165 0.61,-0.165c0.222,0 0.411,0.043 0.566,0.128c0.155,0.086 0.275,0.211 0.358,0.375c0.178,0.336 0.267,0.972 0.267,1.908l0,3.142l-0.814,0l0,-3.103c0,-0.207 -0.002,-0.388 -0.007,-0.543c-0.005,-0.154 -0.013,-0.289 -0.024,-0.404c-0.011,-0.114 -0.025,-0.211 -0.041,-0.29c-0.016,-0.079 -0.036,-0.143 -0.058,-0.191c-0.036,-0.084 -0.091,-0.151 -0.165,-0.201c-0.074,-0.05 -0.179,-0.075 -0.315,-0.075c-0.122,0 -0.226,0.023 -0.309,0.07c-0.084,0.047 -0.151,0.122 -0.199,0.225c-0.055,0.113 -0.094,0.28 -0.116,0.501c-0.023,0.221 -0.034,0.524 -0.034,0.908l0,3.103l-0.813,0l0,-3.103c0,-0.236 -0.004,-0.435 -0.01,-0.598c-0.007,-0.163 -0.016,-0.3 -0.029,-0.409c-0.013,-0.11 -0.028,-0.198 -0.046,-0.264c-0.018,-0.066 -0.036,-0.12 -0.056,-0.162c-0.042,-0.084 -0.102,-0.15 -0.181,-0.199c-0.079,-0.048 -0.182,-0.072 -0.308,-0.072c-0.135,0 -0.241,0.026 -0.317,0.079c-0.076,0.054 -0.133,0.124 -0.172,0.211c-0.022,0.048 -0.043,0.11 -0.06,0.184c-0.018,0.074 -0.033,0.167 -0.046,0.278c-0.013,0.112 -0.023,0.245 -0.029,0.4c-0.007,0.155 -0.01,0.339 -0.01,0.552l0,3.103l-0.809,0l0,-5.422Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M98.046,331.741l0.92,0l-3.805,8.148l-0.925,0l3.81,-8.148Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M103.686,339.008c-0.258,0 -0.489,-0.041 -0.694,-0.121c-0.205,-0.081 -0.385,-0.212 -0.54,-0.392c-0.294,-0.343 -0.441,-0.827 -0.441,-1.453l0,-4.909l-1.428,0l0,-0.697l2.319,0l0,5.606c0,0.404 0.074,0.705 0.223,0.905c0.077,0.107 0.17,0.184 0.278,0.233c0.108,0.048 0.232,0.073 0.37,0.073l1.041,0l0,0.755l-1.128,0Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M108.213,332.564c-0.097,0 -0.145,-0.049 -0.145,-0.145l0,-0.838c0,-0.097 0.048,-0.145 0.145,-0.145l0.697,0c0.097,0 0.145,0.048 0.145,0.145l0,0.838c0,0.096 -0.048,0.145 -0.145,0.145l-0.697,0Zm1.627,6.444c-0.259,0 -0.49,-0.041 -0.695,-0.121c-0.205,-0.081 -0.385,-0.212 -0.54,-0.392c-0.294,-0.343 -0.44,-0.827 -0.44,-1.453l0,-2.798l-1.187,0l0,-0.697l2.077,0l0,3.495c0,0.404 0.075,0.705 0.223,0.905c0.078,0.107 0.17,0.184 0.278,0.233c0.109,0.048 0.232,0.073 0.371,0.073l1.041,0l0,0.755l-1.128,0Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M112.594,333.547l0.804,0l0.087,0.813c0.162,-0.313 0.376,-0.549 0.644,-0.707c0.268,-0.158 0.588,-0.237 0.959,-0.237c0.29,0 0.537,0.047 0.74,0.14c0.204,0.094 0.372,0.228 0.504,0.402c0.271,0.365 0.407,0.915 0.407,1.651l0,3.36l-0.896,0l0,-3.36c0,-0.487 -0.086,-0.846 -0.257,-1.075c-0.171,-0.229 -0.44,-0.343 -0.808,-0.343c-0.213,0 -0.398,0.037 -0.554,0.111c-0.157,0.074 -0.29,0.184 -0.4,0.329c-0.226,0.294 -0.339,0.718 -0.339,1.273l0,3.065l-0.891,0l0,-5.422Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M120.326,339.109c-0.342,0 -0.642,-0.067 -0.9,-0.203c-0.259,-0.135 -0.475,-0.323 -0.649,-0.562c-0.187,-0.254 -0.328,-0.559 -0.421,-0.912c-0.094,-0.354 -0.141,-0.748 -0.141,-1.184c0,-0.429 0.046,-0.82 0.138,-1.174c0.092,-0.353 0.233,-0.656 0.424,-0.908c0.19,-0.251 0.418,-0.439 0.682,-0.564c0.265,-0.124 0.554,-0.186 0.867,-0.186c0.329,0 0.617,0.069 0.862,0.208c0.248,0.142 0.444,0.347 0.586,0.615l0,-2.803l0.89,0l0,7.533l-0.803,0l-0.087,-0.683c-0.075,0.129 -0.159,0.245 -0.252,0.347c-0.094,0.101 -0.207,0.189 -0.339,0.263c-0.245,0.142 -0.531,0.213 -0.857,0.213Zm0.126,-0.755c0.436,0 0.765,-0.177 0.988,-0.532c0.222,-0.352 0.334,-0.872 0.334,-1.559c0,-0.688 -0.112,-1.209 -0.334,-1.564c-0.104,-0.165 -0.236,-0.294 -0.397,-0.387c-0.162,-0.094 -0.357,-0.141 -0.586,-0.141c-0.433,0 -0.757,0.176 -0.973,0.528c-0.22,0.355 -0.33,0.876 -0.33,1.564c0,0.687 0.11,1.208 0.33,1.563c0.113,0.184 0.251,0.318 0.416,0.402c0.165,0.084 0.349,0.126 0.552,0.126Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M126.867,339.109c-0.417,0 -0.79,-0.063 -1.121,-0.191c-0.331,-0.127 -0.612,-0.315 -0.845,-0.564c-0.232,-0.248 -0.409,-0.548 -0.53,-0.898c-0.121,-0.35 -0.182,-0.746 -0.182,-1.188c0,-0.456 0.062,-0.855 0.184,-1.199c0.123,-0.343 0.293,-0.636 0.509,-0.878c0.235,-0.262 0.511,-0.456 0.828,-0.584c0.316,-0.127 0.656,-0.191 1.021,-0.191c0.362,0 0.679,0.06 0.951,0.179c0.273,0.12 0.506,0.292 0.7,0.518c0.194,0.226 0.341,0.5 0.443,0.821c0.102,0.321 0.153,0.688 0.153,1.101l0,0.436l-3.859,0l0,0.029c0,0.591 0.155,1.047 0.465,1.37c0.148,0.155 0.328,0.274 0.54,0.358c0.211,0.084 0.464,0.126 0.757,0.126c0.294,0 0.593,-0.045 0.896,-0.135c0.313,-0.094 0.644,-0.231 0.992,-0.412l0,0.886c-0.171,0.071 -0.337,0.132 -0.498,0.184c-0.162,0.052 -0.321,0.095 -0.48,0.131c-0.154,0.035 -0.309,0.061 -0.464,0.077c-0.155,0.016 -0.309,0.024 -0.46,0.024Zm1.22,-3.335c-0.007,-0.278 -0.043,-0.516 -0.109,-0.714c-0.066,-0.199 -0.153,-0.359 -0.259,-0.482c-0.116,-0.136 -0.26,-0.237 -0.431,-0.305c-0.171,-0.068 -0.363,-0.102 -0.576,-0.102c-0.436,0 -0.791,0.142 -1.065,0.426c-0.278,0.288 -0.442,0.681 -0.494,1.182l2.934,-0.005Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M130.503,333.547l0.803,0l0.087,0.813c0.162,-0.313 0.376,-0.549 0.644,-0.707c0.268,-0.158 0.588,-0.237 0.959,-0.237c0.29,0 0.537,0.047 0.741,0.14c0.203,0.094 0.371,0.228 0.503,0.402c0.271,0.365 0.407,0.915 0.407,1.651l0,3.36l-0.896,0l0,-3.36c0,-0.487 -0.085,-0.846 -0.256,-1.075c-0.172,-0.229 -0.441,-0.343 -0.809,-0.343c-0.213,0 -0.398,0.037 -0.554,0.111c-0.157,0.074 -0.29,0.184 -0.4,0.329c-0.226,0.294 -0.339,0.718 -0.339,1.273l0,3.065l-0.89,0l0,-5.422Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M138.801,339.109c-0.165,0 -0.315,-0.017 -0.451,-0.05c-0.135,-0.034 -0.269,-0.088 -0.401,-0.163c-0.249,-0.142 -0.447,-0.345 -0.596,-0.61l-0.087,0.683l-0.804,0l0,-7.533l0.891,0l0,2.803c0.139,-0.265 0.336,-0.468 0.591,-0.61c0.248,-0.142 0.54,-0.213 0.876,-0.213c0.31,0 0.595,0.061 0.855,0.184c0.259,0.123 0.484,0.31 0.675,0.562c0.187,0.251 0.328,0.553 0.421,0.905c0.094,0.352 0.141,0.747 0.141,1.186c0,0.884 -0.188,1.582 -0.562,2.091c-0.184,0.252 -0.405,0.443 -0.663,0.572c-0.259,0.129 -0.554,0.193 -0.886,0.193Zm-0.126,-0.755c0.429,0 0.752,-0.176 0.968,-0.528c0.22,-0.355 0.329,-0.876 0.329,-1.563c0,-0.688 -0.109,-1.209 -0.329,-1.564c-0.216,-0.352 -0.541,-0.528 -0.973,-0.528c-0.433,0 -0.76,0.176 -0.983,0.528c-0.223,0.355 -0.334,0.876 -0.334,1.564c0,0.687 0.111,1.207 0.334,1.559c0.223,0.355 0.552,0.532 0.988,0.532Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M144.775,339.109c-0.416,0 -0.79,-0.063 -1.121,-0.191c-0.331,-0.127 -0.612,-0.315 -0.845,-0.564c-0.232,-0.248 -0.409,-0.548 -0.53,-0.898c-0.121,-0.35 -0.181,-0.746 -0.181,-1.188c0,-0.456 0.061,-0.855 0.184,-1.199c0.122,-0.343 0.292,-0.636 0.508,-0.878c0.236,-0.262 0.512,-0.456 0.828,-0.584c0.316,-0.127 0.657,-0.191 1.021,-0.191c0.362,0 0.679,0.06 0.952,0.179c0.272,0.12 0.506,0.292 0.699,0.518c0.194,0.226 0.342,0.5 0.443,0.821c0.102,0.321 0.153,0.688 0.153,1.101l0,0.436l-3.859,0l0,0.029c0,0.591 0.155,1.047 0.465,1.37c0.148,0.155 0.328,0.274 0.54,0.358c0.211,0.084 0.464,0.126 0.757,0.126c0.294,0 0.593,-0.045 0.896,-0.135c0.313,-0.094 0.644,-0.231 0.993,-0.412l0,0.886c-0.171,0.071 -0.338,0.132 -0.499,0.184c-0.161,0.052 -0.321,0.095 -0.479,0.131c-0.155,0.035 -0.31,0.061 -0.465,0.077c-0.155,0.016 -0.308,0.024 -0.46,0.024Zm1.22,-3.335c-0.007,-0.278 -0.043,-0.516 -0.109,-0.714c-0.066,-0.199 -0.153,-0.359 -0.259,-0.482c-0.116,-0.136 -0.26,-0.237 -0.431,-0.305c-0.171,-0.068 -0.363,-0.102 -0.576,-0.102c-0.436,0 -0.791,0.142 -1.065,0.426c-0.278,0.288 -0.442,0.681 -0.494,1.182l2.934,-0.005Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M148.929,333.547l0.808,0l0.087,1.06c0.152,-0.384 0.381,-0.679 0.688,-0.886c0.303,-0.203 0.666,-0.305 1.089,-0.305c0.22,0 0.426,0.027 0.62,0.082c0.094,0.026 0.187,0.061 0.281,0.104c0.093,0.044 0.182,0.095 0.266,0.153l0,0.91c-0.184,-0.148 -0.378,-0.257 -0.581,-0.324c-0.2,-0.068 -0.418,-0.102 -0.654,-0.102c-0.551,0 -0.974,0.174 -1.268,0.523c-0.294,0.345 -0.441,0.849 -0.441,1.51l0,2.697l-0.895,0l0,-5.422Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M156.346,341.099c-0.126,0 -0.252,-0.005 -0.378,-0.017c-0.126,-0.011 -0.256,-0.028 -0.392,-0.051c-0.132,-0.022 -0.264,-0.05 -0.395,-0.082c-0.13,-0.032 -0.267,-0.071 -0.409,-0.116l0,-0.881c0.158,0.074 0.311,0.139 0.458,0.193c0.147,0.055 0.281,0.101 0.404,0.136c0.252,0.071 0.496,0.107 0.731,0.107c0.239,0 0.442,-0.033 0.61,-0.097c0.168,-0.065 0.308,-0.165 0.421,-0.3c0.22,-0.259 0.33,-0.672 0.33,-1.24l0,-0.644c-0.139,0.3 -0.333,0.526 -0.581,0.678c-0.246,0.149 -0.543,0.223 -0.891,0.223c-0.636,0 -1.143,-0.254 -1.52,-0.76c-0.378,-0.507 -0.567,-1.185 -0.567,-2.034c0,-0.849 0.189,-1.528 0.567,-2.038c0.19,-0.255 0.41,-0.445 0.66,-0.571c0.251,-0.126 0.539,-0.189 0.865,-0.189c0.167,0 0.325,0.017 0.472,0.051c0.146,0.034 0.281,0.086 0.404,0.157c0.245,0.142 0.442,0.357 0.591,0.644l0.087,-0.702l0.803,0l0,5.054c0,0.811 -0.192,1.427 -0.576,1.85c-0.381,0.419 -0.945,0.629 -1.694,0.629Zm0.101,-2.832c0.42,0 0.738,-0.176 0.954,-0.528c0.216,-0.351 0.325,-0.86 0.325,-1.525c0,-0.671 -0.109,-1.179 -0.325,-1.525c-0.113,-0.184 -0.251,-0.316 -0.414,-0.397c-0.163,-0.08 -0.344,-0.121 -0.544,-0.121c-0.433,0 -0.764,0.173 -0.993,0.518c-0.229,0.346 -0.344,0.856 -0.344,1.53c0,0.662 0.117,1.169 0.349,1.52c0.232,0.352 0.563,0.528 0.992,0.528Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M160.868,333.547l0.808,0l0.087,1.06c0.152,-0.384 0.381,-0.679 0.688,-0.886c0.303,-0.203 0.666,-0.305 1.089,-0.305c0.219,0 0.426,0.027 0.62,0.082c0.093,0.026 0.187,0.061 0.281,0.104c0.093,0.044 0.182,0.095 0.266,0.153l0,0.91c-0.184,-0.148 -0.378,-0.257 -0.581,-0.324c-0.2,-0.068 -0.418,-0.102 -0.654,-0.102c-0.552,0 -0.974,0.174 -1.268,0.523c-0.294,0.345 -0.441,0.849 -0.441,1.51l0,2.697l-0.895,0l0,-5.422Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M168.652,339.109c-0.416,0 -0.789,-0.063 -1.12,-0.191c-0.331,-0.127 -0.613,-0.315 -0.845,-0.564c-0.232,-0.248 -0.409,-0.548 -0.53,-0.898c-0.121,-0.35 -0.182,-0.746 -0.182,-1.188c0,-0.456 0.062,-0.855 0.184,-1.199c0.123,-0.343 0.292,-0.636 0.509,-0.878c0.235,-0.262 0.511,-0.456 0.827,-0.584c0.317,-0.127 0.657,-0.191 1.022,-0.191c0.361,0 0.679,0.06 0.951,0.179c0.273,0.12 0.506,0.292 0.7,0.518c0.193,0.226 0.341,0.5 0.443,0.821c0.101,0.321 0.152,0.688 0.152,1.101l0,0.436l-3.858,0l0,0.029c0,0.591 0.155,1.047 0.465,1.37c0.148,0.155 0.328,0.274 0.539,0.358c0.212,0.084 0.464,0.126 0.758,0.126c0.294,0 0.592,-0.045 0.896,-0.135c0.313,-0.094 0.644,-0.231 0.992,-0.412l0,0.886c-0.171,0.071 -0.337,0.132 -0.499,0.184c-0.161,0.052 -0.321,0.095 -0.479,0.131c-0.155,0.035 -0.31,0.061 -0.465,0.077c-0.155,0.016 -0.308,0.024 -0.46,0.024Zm1.221,-3.335c-0.007,-0.278 -0.043,-0.516 -0.109,-0.714c-0.067,-0.199 -0.153,-0.359 -0.259,-0.482c-0.117,-0.136 -0.26,-0.237 -0.431,-0.305c-0.171,-0.068 -0.363,-0.102 -0.576,-0.102c-0.436,0 -0.791,0.142 -1.066,0.426c-0.277,0.288 -0.442,0.681 -0.493,1.182l2.934,-0.005Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M174.201,339.109c-0.142,0 -0.288,-0.007 -0.438,-0.021c-0.151,-0.015 -0.295,-0.035 -0.434,-0.061c-0.126,-0.026 -0.273,-0.061 -0.443,-0.106c-0.169,-0.046 -0.339,-0.096 -0.511,-0.15l0,-0.92c0.207,0.103 0.383,0.183 0.528,0.239c0.145,0.057 0.287,0.104 0.426,0.143c0.149,0.042 0.292,0.074 0.431,0.097c0.139,0.023 0.283,0.034 0.431,0.034c0.391,0 0.696,-0.081 0.915,-0.242c0.113,-0.084 0.195,-0.183 0.247,-0.296c0.052,-0.113 0.077,-0.227 0.077,-0.343c0,-0.226 -0.095,-0.409 -0.285,-0.55c-0.191,-0.14 -0.491,-0.252 -0.901,-0.336l-0.038,-0.01l-0.335,-0.068c-0.242,-0.048 -0.457,-0.113 -0.646,-0.193c-0.189,-0.081 -0.348,-0.186 -0.477,-0.315c-0.235,-0.236 -0.353,-0.56 -0.353,-0.973c0,-0.262 0.044,-0.492 0.133,-0.692c0.089,-0.201 0.22,-0.37 0.395,-0.509c0.184,-0.148 0.403,-0.256 0.658,-0.322c0.255,-0.066 0.541,-0.099 0.857,-0.099c0.139,0 0.277,0.006 0.416,0.019c0.139,0.013 0.276,0.033 0.412,0.058c0.122,0.026 0.251,0.059 0.385,0.1c0.134,0.04 0.268,0.088 0.404,0.143l0,0.871c-0.258,-0.149 -0.515,-0.26 -0.77,-0.334c-0.129,-0.036 -0.259,-0.063 -0.39,-0.082c-0.13,-0.02 -0.27,-0.029 -0.418,-0.029c-0.188,0 -0.356,0.016 -0.506,0.048c-0.15,0.032 -0.275,0.081 -0.375,0.145c-0.201,0.133 -0.301,0.334 -0.301,0.605c0,0.113 0.019,0.217 0.056,0.31c0.037,0.094 0.093,0.17 0.167,0.228c0.074,0.058 0.198,0.115 0.37,0.172c0.173,0.056 0.419,0.115 0.739,0.176l0.358,0.068c0.232,0.045 0.431,0.11 0.595,0.194c0.165,0.084 0.302,0.187 0.412,0.31c0.226,0.248 0.339,0.577 0.339,0.987c0,0.278 -0.049,0.519 -0.148,0.724c-0.098,0.205 -0.239,0.38 -0.423,0.525c-0.197,0.155 -0.427,0.27 -0.69,0.344c-0.263,0.074 -0.553,0.111 -0.869,0.111Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M180.591,339.109c-0.416,0 -0.79,-0.063 -1.121,-0.191c-0.33,-0.127 -0.612,-0.315 -0.844,-0.564c-0.233,-0.248 -0.409,-0.548 -0.53,-0.898c-0.121,-0.35 -0.182,-0.746 -0.182,-1.188c0,-0.456 0.061,-0.855 0.184,-1.199c0.123,-0.343 0.292,-0.636 0.508,-0.878c0.236,-0.262 0.512,-0.456 0.828,-0.584c0.316,-0.127 0.657,-0.191 1.022,-0.191c0.361,0 0.678,0.06 0.951,0.179c0.273,0.12 0.506,0.292 0.7,0.518c0.193,0.226 0.341,0.5 0.443,0.821c0.101,0.321 0.152,0.688 0.152,1.101l0,0.436l-3.858,0l0,0.029c0,0.591 0.154,1.047 0.464,1.37c0.149,0.155 0.329,0.274 0.54,0.358c0.212,0.084 0.464,0.126 0.758,0.126c0.293,0 0.592,-0.045 0.895,-0.135c0.314,-0.094 0.644,-0.231 0.993,-0.412l0,0.886c-0.171,0.071 -0.337,0.132 -0.499,0.184c-0.161,0.052 -0.321,0.095 -0.479,0.131c-0.155,0.035 -0.31,0.061 -0.465,0.077c-0.155,0.016 -0.308,0.024 -0.46,0.024Zm1.22,-3.335c-0.006,-0.278 -0.042,-0.516 -0.109,-0.714c-0.066,-0.199 -0.152,-0.359 -0.259,-0.482c-0.116,-0.136 -0.259,-0.237 -0.431,-0.305c-0.171,-0.068 -0.363,-0.102 -0.576,-0.102c-0.435,0 -0.79,0.142 -1.065,0.426c-0.277,0.288 -0.442,0.681 -0.494,1.182l2.934,-0.005Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M185.767,339.109c-0.562,0 -1.006,-0.156 -1.332,-0.469c-0.155,-0.149 -0.276,-0.324 -0.363,-0.525c-0.087,-0.202 -0.131,-0.445 -0.131,-0.729c0,-0.597 0.204,-1.054 0.61,-1.37c0.401,-0.313 0.995,-0.47 1.782,-0.47l1.196,0l0,-0.14c0,-0.207 -0.028,-0.391 -0.082,-0.552c-0.055,-0.162 -0.138,-0.292 -0.247,-0.392c-0.107,-0.097 -0.247,-0.17 -0.421,-0.218c-0.175,-0.049 -0.378,-0.073 -0.61,-0.073c-0.307,0 -0.615,0.044 -0.925,0.131c-0.313,0.087 -0.615,0.215 -0.906,0.382l0,-0.89c0.136,-0.052 0.286,-0.104 0.451,-0.155c0.164,-0.052 0.331,-0.096 0.498,-0.131c0.294,-0.061 0.589,-0.092 0.886,-0.092c0.23,0 0.438,0.017 0.625,0.051c0.187,0.034 0.361,0.085 0.523,0.152c0.148,0.065 0.289,0.146 0.423,0.245c0.134,0.098 0.248,0.212 0.342,0.341c0.067,0.094 0.122,0.192 0.164,0.295c0.042,0.104 0.075,0.205 0.097,0.305c0.052,0.236 0.078,0.593 0.078,1.07l0,1.109c0.006,0.187 0.011,0.352 0.014,0.494c0.003,0.142 0.013,0.274 0.029,0.397c0.016,0.135 0.035,0.263 0.056,0.382c0.021,0.12 0.039,0.21 0.056,0.271c0.022,0.101 0.048,0.195 0.077,0.284c0.029,0.088 0.047,0.141 0.053,0.157l-0.895,0c-0.017,-0.039 -0.037,-0.096 -0.061,-0.172c-0.024,-0.076 -0.048,-0.159 -0.07,-0.249c-0.016,-0.071 -0.032,-0.143 -0.046,-0.216c-0.015,-0.072 -0.025,-0.134 -0.032,-0.186c-0.093,0.161 -0.213,0.305 -0.36,0.431c-0.147,0.126 -0.292,0.226 -0.434,0.3c-0.155,0.081 -0.318,0.14 -0.491,0.177c-0.173,0.037 -0.357,0.055 -0.554,0.055Zm0.184,-0.745c0.487,0 0.871,-0.171 1.152,-0.513c0.284,-0.349 0.426,-0.819 0.426,-1.409l0,-0.199l-1.128,0c-0.517,0 -0.907,0.091 -1.172,0.271c-0.138,0.094 -0.239,0.209 -0.302,0.347c-0.063,0.137 -0.095,0.296 -0.095,0.476c0,0.168 0.026,0.314 0.078,0.439c0.051,0.124 0.124,0.23 0.218,0.317c0.093,0.084 0.207,0.15 0.341,0.198c0.134,0.049 0.294,0.073 0.482,0.073Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M190.715,333.547l0.808,0l0.087,1.06c0.152,-0.384 0.381,-0.679 0.688,-0.886c0.303,-0.203 0.666,-0.305 1.089,-0.305c0.219,0 0.426,0.027 0.62,0.082c0.093,0.026 0.187,0.061 0.28,0.104c0.094,0.044 0.183,0.095 0.267,0.153l0,0.91c-0.184,-0.148 -0.378,-0.257 -0.581,-0.324c-0.2,-0.068 -0.418,-0.102 -0.654,-0.102c-0.552,0 -0.975,0.174 -1.268,0.523c-0.294,0.345 -0.441,0.849 -0.441,1.51l0,2.697l-0.895,0l0,-5.422Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M198.669,339.109c-0.404,0 -0.771,-0.063 -1.102,-0.191c-0.33,-0.127 -0.612,-0.315 -0.844,-0.564c-0.236,-0.252 -0.413,-0.553 -0.53,-0.903c-0.118,-0.35 -0.177,-0.746 -0.177,-1.188c0,-0.462 0.062,-0.867 0.186,-1.215c0.124,-0.349 0.3,-0.643 0.526,-0.882c0.238,-0.251 0.522,-0.439 0.849,-0.564c0.328,-0.124 0.693,-0.186 1.097,-0.186c0.148,0 0.285,0.008 0.411,0.024c0.126,0.016 0.25,0.042 0.373,0.078c0.245,0.067 0.495,0.172 0.75,0.314l0,0.935c-0.119,-0.104 -0.237,-0.194 -0.353,-0.271c-0.116,-0.078 -0.234,-0.139 -0.353,-0.184c-0.242,-0.094 -0.51,-0.141 -0.804,-0.141c-0.562,0 -0.993,0.181 -1.293,0.542c-0.3,0.365 -0.45,0.88 -0.45,1.545c0,0.31 0.035,0.597 0.104,0.862c0.07,0.264 0.185,0.493 0.346,0.687c0.304,0.365 0.739,0.547 1.307,0.547c0.162,0 0.31,-0.013 0.443,-0.039c0.134,-0.025 0.258,-0.061 0.371,-0.106c0.145,-0.055 0.27,-0.119 0.375,-0.191c0.105,-0.073 0.207,-0.156 0.307,-0.25l0,0.925c-0.109,0.065 -0.229,0.124 -0.358,0.179c-0.129,0.055 -0.255,0.1 -0.377,0.136c-0.113,0.032 -0.237,0.057 -0.371,0.075c-0.134,0.018 -0.278,0.026 -0.433,0.026Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M202.135,331.436l0.891,0l0,2.924c0.161,-0.313 0.376,-0.549 0.644,-0.707c0.268,-0.158 0.587,-0.237 0.959,-0.237c0.29,0 0.537,0.047 0.74,0.14c0.204,0.094 0.372,0.228 0.504,0.402c0.271,0.365 0.407,0.915 0.407,1.651l0,3.36l-0.896,0l0,-3.36c0,-0.487 -0.086,-0.846 -0.257,-1.075c-0.171,-0.229 -0.44,-0.343 -0.808,-0.343c-0.213,0 -0.398,0.037 -0.555,0.111c-0.156,0.074 -0.289,0.184 -0.399,0.329c-0.226,0.294 -0.339,0.718 -0.339,1.273l0,3.065l-0.891,0l0,-7.533Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M211.465,331.741l0.919,0l-3.805,8.148l-0.925,0l3.811,-8.148Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M214.171,331.741l0.983,0l0,6.405l3.49,0l0,0.823l-4.473,0l0,-7.228Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M219.792,331.741l2.014,0c0.794,0 1.402,0.179 1.825,0.537c0.213,0.181 0.372,0.4 0.477,0.659c0.105,0.258 0.157,0.55 0.157,0.876c0,0.255 -0.032,0.478 -0.097,0.671c-0.064,0.192 -0.161,0.363 -0.29,0.515c-0.258,0.304 -0.625,0.489 -1.099,0.557c0.129,0.032 0.248,0.08 0.358,0.143c0.11,0.063 0.205,0.136 0.286,0.22c0.09,0.094 0.188,0.225 0.293,0.395c0.105,0.169 0.228,0.396 0.37,0.68l0.983,1.975l-1.051,0l-0.862,-1.825c-0.125,-0.268 -0.244,-0.484 -0.355,-0.649c-0.112,-0.165 -0.216,-0.284 -0.313,-0.358c-0.1,-0.078 -0.217,-0.134 -0.351,-0.17c-0.134,-0.035 -0.276,-0.053 -0.428,-0.053l-0.934,0l0,3.055l-0.983,0l0,-7.228Zm2.052,3.369c0.468,0 0.817,-0.104 1.046,-0.314c0.113,-0.104 0.199,-0.236 0.257,-0.397c0.058,-0.162 0.087,-0.347 0.087,-0.557c0,-0.21 -0.03,-0.395 -0.09,-0.557c-0.059,-0.161 -0.151,-0.298 -0.273,-0.411c-0.116,-0.104 -0.262,-0.184 -0.438,-0.242c-0.176,-0.058 -0.385,-0.087 -0.627,-0.087l-1.031,0l0,2.565l1.069,0Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M227.567,332.564l-2.271,0l0,-0.823l5.515,0l0,0.823l-2.261,0l0,6.405l-0.983,0l0,-6.405Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M231.731,331.741l2.014,0c0.794,0 1.402,0.179 1.825,0.537c0.213,0.181 0.372,0.4 0.477,0.659c0.104,0.258 0.157,0.55 0.157,0.876c0,0.255 -0.032,0.478 -0.097,0.671c-0.064,0.192 -0.161,0.363 -0.29,0.515c-0.259,0.304 -0.625,0.489 -1.099,0.557c0.129,0.032 0.248,0.08 0.358,0.143c0.11,0.063 0.205,0.136 0.286,0.22c0.09,0.094 0.188,0.225 0.292,0.395c0.105,0.169 0.229,0.396 0.371,0.68l0.983,1.975l-1.051,0l-0.862,-1.825c-0.126,-0.268 -0.244,-0.484 -0.356,-0.649c-0.111,-0.165 -0.215,-0.284 -0.312,-0.358c-0.1,-0.078 -0.217,-0.134 -0.351,-0.17c-0.134,-0.035 -0.277,-0.053 -0.428,-0.053l-0.935,0l0,3.055l-0.982,0l0,-7.228Zm2.052,3.369c0.468,0 0.817,-0.104 1.046,-0.314c0.113,-0.104 0.198,-0.236 0.257,-0.397c0.058,-0.162 0.087,-0.347 0.087,-0.557c0,-0.21 -0.03,-0.395 -0.09,-0.557c-0.06,-0.161 -0.151,-0.298 -0.273,-0.411c-0.117,-0.104 -0.263,-0.184 -0.439,-0.242c-0.175,-0.058 -0.384,-0.087 -0.626,-0.087l-1.032,0l0,2.565l1.07,0Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M239.491,339.109c-0.561,0 -1.005,-0.156 -1.331,-0.469c-0.155,-0.149 -0.276,-0.324 -0.363,-0.525c-0.087,-0.202 -0.131,-0.445 -0.131,-0.729c0,-0.597 0.203,-1.054 0.61,-1.37c0.4,-0.313 0.994,-0.47 1.782,-0.47l1.195,0l0,-0.14c0,-0.207 -0.027,-0.391 -0.082,-0.552c-0.055,-0.162 -0.137,-0.292 -0.247,-0.392c-0.106,-0.097 -0.247,-0.17 -0.421,-0.218c-0.174,-0.049 -0.378,-0.073 -0.61,-0.073c-0.307,0 -0.615,0.044 -0.925,0.131c-0.313,0.087 -0.615,0.215 -0.905,0.382l0,-0.89c0.136,-0.052 0.286,-0.104 0.45,-0.155c0.165,-0.052 0.331,-0.096 0.499,-0.131c0.294,-0.061 0.589,-0.092 0.886,-0.092c0.229,0 0.437,0.017 0.624,0.051c0.188,0.034 0.362,0.085 0.523,0.152c0.149,0.065 0.29,0.146 0.424,0.245c0.134,0.098 0.248,0.212 0.341,0.341c0.068,0.094 0.123,0.192 0.165,0.295c0.042,0.104 0.074,0.205 0.097,0.305c0.051,0.236 0.077,0.593 0.077,1.07l0,1.109c0.007,0.187 0.011,0.352 0.015,0.494c0.003,0.142 0.013,0.274 0.029,0.397c0.016,0.135 0.034,0.263 0.055,0.382c0.021,0.12 0.04,0.21 0.056,0.271c0.023,0.101 0.048,0.195 0.078,0.284c0.029,0.088 0.046,0.141 0.053,0.157l-0.896,0c-0.016,-0.039 -0.036,-0.096 -0.06,-0.172c-0.025,-0.076 -0.048,-0.159 -0.071,-0.249c-0.016,-0.071 -0.031,-0.143 -0.046,-0.216c-0.014,-0.072 -0.025,-0.134 -0.031,-0.186c-0.094,0.161 -0.214,0.305 -0.361,0.431c-0.147,0.126 -0.291,0.226 -0.433,0.3c-0.155,0.081 -0.319,0.14 -0.491,0.177c-0.173,0.037 -0.358,0.055 -0.555,0.055Zm0.184,-0.745c0.488,0 0.872,-0.171 1.152,-0.513c0.284,-0.349 0.426,-0.819 0.426,-1.409l0,-0.199l-1.128,0c-0.516,0 -0.907,0.091 -1.171,0.271c-0.139,0.094 -0.24,0.209 -0.303,0.347c-0.063,0.137 -0.094,0.296 -0.094,0.476c0,0.168 0.026,0.314 0.077,0.439c0.052,0.124 0.125,0.23 0.218,0.317c0.094,0.084 0.208,0.15 0.341,0.198c0.134,0.049 0.295,0.073 0.482,0.073Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M246.424,339.109c-0.403,0 -0.771,-0.063 -1.101,-0.191c-0.331,-0.127 -0.613,-0.315 -0.845,-0.564c-0.236,-0.252 -0.413,-0.553 -0.53,-0.903c-0.118,-0.35 -0.177,-0.746 -0.177,-1.188c0,-0.462 0.062,-0.867 0.186,-1.215c0.125,-0.349 0.3,-0.643 0.526,-0.882c0.238,-0.251 0.522,-0.439 0.849,-0.564c0.328,-0.124 0.693,-0.186 1.097,-0.186c0.148,0 0.286,0.008 0.411,0.024c0.126,0.016 0.251,0.042 0.373,0.078c0.245,0.067 0.496,0.172 0.751,0.314l0,0.935c-0.12,-0.104 -0.238,-0.194 -0.354,-0.271c-0.116,-0.078 -0.234,-0.139 -0.353,-0.184c-0.242,-0.094 -0.51,-0.141 -0.804,-0.141c-0.562,0 -0.992,0.181 -1.293,0.542c-0.3,0.365 -0.45,0.88 -0.45,1.545c0,0.31 0.035,0.597 0.104,0.862c0.07,0.264 0.185,0.493 0.346,0.687c0.304,0.365 0.74,0.547 1.308,0.547c0.161,0 0.309,-0.013 0.443,-0.039c0.134,-0.025 0.257,-0.061 0.37,-0.106c0.145,-0.055 0.27,-0.119 0.375,-0.191c0.105,-0.073 0.208,-0.156 0.308,-0.25l0,0.925c-0.11,0.065 -0.23,0.124 -0.359,0.179c-0.129,0.055 -0.255,0.1 -0.377,0.136c-0.113,0.032 -0.237,0.057 -0.371,0.075c-0.134,0.018 -0.278,0.026 -0.433,0.026Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M250.041,331.436l0.919,0l0,4.362l2.339,-2.251l1.084,0l-2.135,2.043l2.469,3.379l-1.089,0l-2.004,-2.798l-0.664,0.624l0,2.174l-0.919,0l0,-7.533Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;"/>
<path d="M36.958,341.099c-0.126,0 -0.252,-0.005 -0.378,-0.017c-0.126,-0.011 -0.256,-0.028 -0.392,-0.051c-0.132,-0.022 -0.264,-0.05 -0.394,-0.082c-0.131,-0.032 -0.268,-0.071 -0.41,-0.116l0,-0.881c0.159,0.074 0.311,0.139 0.458,0.193c0.147,0.055 0.282,0.101 0.404,0.136c0.252,0.071 0.496,0.107 0.731,0.107c0.239,0 0.442,-0.033 0.61,-0.097c0.168,-0.065 0.309,-0.165 0.421,-0.3c0.22,-0.259 0.33,-0.672 0.33,-1.24l0,-0.644c-0.139,0.3 -0.333,0.526 -0.581,0.678c-0.246,0.149 -0.543,0.223 -0.891,0.223c-0.636,0 -1.143,-0.254 -1.52,-0.76c-0.378,-0.507 -0.567,-1.185 -0.567,-2.034c0,-0.849 0.189,-1.528 0.567,-2.038c0.19,-0.255 0.41,-0.445 0.661,-0.571c0.25,-0.126 0.538,-0.189 0.864,-0.189c0.168,0 0.325,0.017 0.472,0.051c0.147,0.034 0.281,0.086 0.404,0.157c0.245,0.142 0.442,0.357 0.591,0.644l0.087,-0.702l0.803,0l0,5.054c0,0.811 -0.192,1.427 -0.576,1.85c-0.38,0.419 -0.945,0.629 -1.694,0.629Zm0.102,-2.832c0.419,0 0.737,-0.176 0.953,-0.528c0.217,-0.351 0.325,-0.86 0.325,-1.525c0,-0.671 -0.108,-1.179 -0.325,-1.525c-0.113,-0.184 -0.251,-0.316 -0.414,-0.397c-0.163,-0.08 -0.344,-0.121 -0.544,-0.121c-0.433,0 -0.764,0.173 -0.993,0.518c-0.229,0.346 -0.343,0.856 -0.343,1.53c0,0.662 0.116,1.169 0.348,1.52c0.232,0.352 0.563,0.528 0.993,0.528Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M42.55,332.564c-0.097,0 -0.146,-0.049 -0.146,-0.145l0,-0.838c0,-0.097 0.049,-0.145 0.146,-0.145l0.697,0c0.097,0 0.145,0.048 0.145,0.145l0,0.838c0,0.096 -0.048,0.145 -0.145,0.145l-0.697,0Zm1.626,6.444c-0.258,0 -0.489,-0.041 -0.694,-0.121c-0.205,-0.081 -0.385,-0.212 -0.54,-0.392c-0.294,-0.343 -0.441,-0.827 -0.441,-1.453l0,-2.798l-1.186,0l0,-0.697l2.077,0l0,3.495c0,0.404 0.074,0.705 0.223,0.905c0.077,0.107 0.17,0.184 0.278,0.233c0.108,0.048 0.232,0.073 0.371,0.073l1.04,0l0,0.755l-1.128,0Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M49.894,338.988c-0.665,0 -1.136,-0.134 -1.414,-0.401c-0.274,-0.265 -0.411,-0.727 -0.411,-1.385l0,-2.963l-1.448,0l0,-0.692l1.448,0l0,-1.419l0.891,-0.387l0,1.806l2.023,0l0,0.692l-2.023,0l0,2.963c0,0.397 0.075,0.676 0.227,0.837c0.149,0.159 0.413,0.238 0.794,0.238l1.002,0l0,0.711l-1.089,0Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M52.9,331.436l0.891,0l0,2.924c0.162,-0.313 0.376,-0.549 0.644,-0.707c0.268,-0.158 0.588,-0.237 0.959,-0.237c0.29,0 0.537,0.047 0.741,0.14c0.203,0.094 0.371,0.228 0.503,0.402c0.271,0.365 0.407,0.915 0.407,1.651l0,3.36l-0.896,0l0,-3.36c0,-0.487 -0.085,-0.846 -0.257,-1.075c-0.171,-0.229 -0.44,-0.343 -0.808,-0.343c-0.213,0 -0.398,0.037 -0.554,0.111c-0.157,0.074 -0.29,0.184 -0.4,0.329c-0.226,0.294 -0.339,0.718 -0.339,1.273l0,3.065l-0.891,0l0,-7.533Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M60.511,339.109c-0.552,0 -0.963,-0.182 -1.234,-0.547c-0.272,-0.361 -0.407,-0.91 -0.407,-1.646l0,-3.36l0.891,0l0,3.36c0,0.491 0.087,0.849 0.261,1.075c0.084,0.11 0.19,0.195 0.317,0.254c0.128,0.06 0.288,0.09 0.482,0.09c0.42,0 0.741,-0.149 0.963,-0.446c0.223,-0.293 0.334,-0.716 0.334,-1.268l0,-3.065l0.896,0l0,5.413l-0.808,0l-0.088,-0.813c-0.161,0.316 -0.376,0.553 -0.643,0.711c-0.275,0.162 -0.596,0.242 -0.964,0.242Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M67.168,339.109c-0.165,0 -0.315,-0.017 -0.45,-0.05c-0.136,-0.034 -0.27,-0.088 -0.402,-0.163c-0.249,-0.142 -0.447,-0.345 -0.596,-0.61l-0.087,0.683l-0.803,0l0,-7.533l0.89,0l0,2.803c0.139,-0.265 0.336,-0.468 0.591,-0.61c0.249,-0.142 0.541,-0.213 0.876,-0.213c0.31,0 0.595,0.061 0.855,0.184c0.26,0.123 0.485,0.31 0.675,0.562c0.187,0.251 0.328,0.553 0.421,0.905c0.094,0.352 0.141,0.747 0.141,1.186c0,0.884 -0.187,1.582 -0.562,2.091c-0.184,0.252 -0.405,0.443 -0.663,0.572c-0.258,0.129 -0.554,0.193 -0.886,0.193Zm-0.126,-0.755c0.429,0 0.752,-0.176 0.968,-0.528c0.22,-0.355 0.33,-0.876 0.33,-1.563c0,-0.688 -0.11,-1.209 -0.33,-1.564c-0.216,-0.352 -0.54,-0.528 -0.973,-0.528c-0.432,0 -0.76,0.176 -0.983,0.528c-0.222,0.355 -0.334,0.876 -0.334,1.564c0,0.687 0.112,1.207 0.334,1.559c0.223,0.355 0.552,0.532 0.988,0.532Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M72.832,339.1c-0.219,0 -0.405,-0.076 -0.556,-0.228c-0.152,-0.152 -0.228,-0.348 -0.228,-0.59c0,-0.243 0.076,-0.439 0.228,-0.591c0.151,-0.152 0.337,-0.228 0.556,-0.228c0.22,0 0.405,0.076 0.557,0.228c0.152,0.152 0.228,0.348 0.228,0.591c0,0.242 -0.076,0.438 -0.228,0.59c-0.152,0.152 -0.337,0.228 -0.557,0.228Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M79.281,339.109c-0.403,0 -0.771,-0.063 -1.101,-0.191c-0.331,-0.127 -0.613,-0.315 -0.845,-0.564c-0.236,-0.252 -0.413,-0.553 -0.53,-0.903c-0.118,-0.35 -0.177,-0.746 -0.177,-1.188c0,-0.462 0.062,-0.867 0.186,-1.215c0.125,-0.349 0.3,-0.643 0.526,-0.882c0.238,-0.251 0.522,-0.439 0.849,-0.564c0.328,-0.124 0.693,-0.186 1.097,-0.186c0.148,0 0.286,0.008 0.411,0.024c0.126,0.016 0.251,0.042 0.373,0.078c0.245,0.067 0.496,0.172 0.751,0.314l0,0.935c-0.12,-0.104 -0.238,-0.194 -0.354,-0.271c-0.116,-0.078 -0.234,-0.139 -0.353,-0.184c-0.242,-0.094 -0.51,-0.141 -0.804,-0.141c-0.562,0 -0.992,0.181 -1.293,0.542c-0.3,0.365 -0.45,0.88 -0.45,1.545c0,0.31 0.035,0.597 0.104,0.862c0.07,0.264 0.185,0.493 0.346,0.687c0.304,0.365 0.74,0.547 1.308,0.547c0.161,0 0.309,-0.013 0.443,-0.039c0.134,-0.025 0.257,-0.061 0.37,-0.106c0.145,-0.055 0.27,-0.119 0.375,-0.191c0.105,-0.073 0.208,-0.156 0.308,-0.25l0,0.925c-0.11,0.065 -0.23,0.124 -0.359,0.179c-0.129,0.055 -0.255,0.1 -0.377,0.136c-0.113,0.032 -0.237,0.057 -0.371,0.075c-0.134,0.018 -0.278,0.026 -0.433,0.026Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M84.786,339.109c-0.372,0 -0.702,-0.06 -0.99,-0.181c-0.289,-0.121 -0.534,-0.303 -0.734,-0.545c-0.203,-0.252 -0.353,-0.556 -0.45,-0.912c-0.097,-0.357 -0.145,-0.761 -0.145,-1.213c0,-0.917 0.198,-1.62 0.595,-2.111c0.397,-0.487 0.972,-0.731 1.724,-0.731c0.387,0 0.723,0.062 1.009,0.186c0.286,0.125 0.525,0.306 0.719,0.545c0.397,0.491 0.596,1.193 0.596,2.106c0,0.462 -0.05,0.871 -0.148,1.23c-0.099,0.358 -0.248,0.658 -0.448,0.9c-0.194,0.239 -0.435,0.42 -0.724,0.542c-0.289,0.123 -0.623,0.184 -1.004,0.184Zm0,-0.755c0.455,0 0.798,-0.177 1.031,-0.532c0.232,-0.352 0.348,-0.872 0.348,-1.559c0,-0.688 -0.116,-1.209 -0.348,-1.564c-0.233,-0.352 -0.576,-0.528 -1.031,-0.528c-0.452,0 -0.794,0.176 -1.027,0.528c-0.232,0.355 -0.348,0.876 -0.348,1.564c0,0.687 0.116,1.207 0.348,1.559c0.233,0.355 0.575,0.532 1.027,0.532Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M88.3,333.547l0.732,0l0.077,0.464c0.106,-0.193 0.24,-0.342 0.402,-0.445c0.158,-0.1 0.34,-0.15 0.547,-0.15c0.239,0 0.442,0.056 0.61,0.169c0.158,0.11 0.284,0.281 0.378,0.514c0.112,-0.236 0.253,-0.409 0.421,-0.518c0.168,-0.11 0.371,-0.165 0.61,-0.165c0.222,0 0.411,0.043 0.566,0.128c0.155,0.086 0.275,0.211 0.358,0.375c0.178,0.336 0.267,0.972 0.267,1.908l0,3.142l-0.814,0l0,-3.103c0,-0.207 -0.002,-0.388 -0.007,-0.543c-0.005,-0.154 -0.013,-0.289 -0.024,-0.404c-0.011,-0.114 -0.025,-0.211 -0.041,-0.29c-0.016,-0.079 -0.036,-0.143 -0.058,-0.191c-0.036,-0.084 -0.091,-0.151 -0.165,-0.201c-0.074,-0.05 -0.179,-0.075 -0.315,-0.075c-0.122,0 -0.226,0.023 -0.309,0.07c-0.084,0.047 -0.151,0.122 -0.199,0.225c-0.055,0.113 -0.094,0.28 -0.116,0.501c-0.023,0.221 -0.034,0.524 -0.034,0.908l0,3.103l-0.813,0l0,-3.103c0,-0.236 -0.004,-0.435 -0.01,-0.598c-0.007,-0.163 -0.016,-0.3 -0.029,-0.409c-0.013,-0.11 -0.028,-0.198 -0.046,-0.264c-0.018,-0.066 -0.036,-0.12 -0.056,-0.162c-0.042,-0.084 -0.102,-0.15 -0.181,-0.199c-0.079,-0.048 -0.182,-0.072 -0.308,-0.072c-0.135,0 -0.241,0.026 -0.317,0.079c-0.076,0.054 -0.133,0.124 -0.172,0.211c-0.022,0.048 -0.043,0.11 -0.06,0.184c-0.018,0.074 -0.033,0.167 -0.046,0.278c-0.013,0.112 -0.023,0.245 -0.029,0.4c-0.007,0.155 -0.01,0.339 -0.01,0.552l0,3.103l-0.809,0l0,-5.422Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M98.046,331.741l0.92,0l-3.805,8.148l-0.925,0l3.81,-8.148Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M103.686,339.008c-0.258,0 -0.489,-0.041 -0.694,-0.121c-0.205,-0.081 -0.385,-0.212 -0.54,-0.392c-0.294,-0.343 -0.441,-0.827 -0.441,-1.453l0,-4.909l-1.428,0l0,-0.697l2.319,0l0,5.606c0,0.404 0.074,0.705 0.223,0.905c0.077,0.107 0.17,0.184 0.278,0.233c0.108,0.048 0.232,0.073 0.37,0.073l1.041,0l0,0.755l-1.128,0Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M108.213,332.564c-0.097,0 -0.145,-0.049 -0.145,-0.145l0,-0.838c0,-0.097 0.048,-0.145 0.145,-0.145l0.697,0c0.097,0 0.145,0.048 0.145,0.145l0,0.838c0,0.096 -0.048,0.145 -0.145,0.145l-0.697,0Zm1.627,6.444c-0.259,0 -0.49,-0.041 -0.695,-0.121c-0.205,-0.081 -0.385,-0.212 -0.54,-0.392c-0.294,-0.343 -0.44,-0.827 -0.44,-1.453l0,-2.798l-1.187,0l0,-0.697l2.077,0l0,3.495c0,0.404 0.075,0.705 0.223,0.905c0.078,0.107 0.17,0.184 0.278,0.233c0.109,0.048 0.232,0.073 0.371,0.073l1.041,0l0,0.755l-1.128,0Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M112.594,333.547l0.804,0l0.087,0.813c0.162,-0.313 0.376,-0.549 0.644,-0.707c0.268,-0.158 0.588,-0.237 0.959,-0.237c0.29,0 0.537,0.047 0.74,0.14c0.204,0.094 0.372,0.228 0.504,0.402c0.271,0.365 0.407,0.915 0.407,1.651l0,3.36l-0.896,0l0,-3.36c0,-0.487 -0.086,-0.846 -0.257,-1.075c-0.171,-0.229 -0.44,-0.343 -0.808,-0.343c-0.213,0 -0.398,0.037 -0.554,0.111c-0.157,0.074 -0.29,0.184 -0.4,0.329c-0.226,0.294 -0.339,0.718 -0.339,1.273l0,3.065l-0.891,0l0,-5.422Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M120.326,339.109c-0.342,0 -0.642,-0.067 -0.9,-0.203c-0.259,-0.135 -0.475,-0.323 -0.649,-0.562c-0.187,-0.254 -0.328,-0.559 -0.421,-0.912c-0.094,-0.354 -0.141,-0.748 -0.141,-1.184c0,-0.429 0.046,-0.82 0.138,-1.174c0.092,-0.353 0.233,-0.656 0.424,-0.908c0.19,-0.251 0.418,-0.439 0.682,-0.564c0.265,-0.124 0.554,-0.186 0.867,-0.186c0.329,0 0.617,0.069 0.862,0.208c0.248,0.142 0.444,0.347 0.586,0.615l0,-2.803l0.89,0l0,7.533l-0.803,0l-0.087,-0.683c-0.075,0.129 -0.159,0.245 -0.252,0.347c-0.094,0.101 -0.207,0.189 -0.339,0.263c-0.245,0.142 -0.531,0.213 -0.857,0.213Zm0.126,-0.755c0.436,0 0.765,-0.177 0.988,-0.532c0.222,-0.352 0.334,-0.872 0.334,-1.559c0,-0.688 -0.112,-1.209 -0.334,-1.564c-0.104,-0.165 -0.236,-0.294 -0.397,-0.387c-0.162,-0.094 -0.357,-0.141 -0.586,-0.141c-0.433,0 -0.757,0.176 -0.973,0.528c-0.22,0.355 -0.33,0.876 -0.33,1.564c0,0.687 0.11,1.208 0.33,1.563c0.113,0.184 0.251,0.318 0.416,0.402c0.165,0.084 0.349,0.126 0.552,0.126Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M126.867,339.109c-0.417,0 -0.79,-0.063 -1.121,-0.191c-0.331,-0.127 -0.612,-0.315 -0.845,-0.564c-0.232,-0.248 -0.409,-0.548 -0.53,-0.898c-0.121,-0.35 -0.182,-0.746 -0.182,-1.188c0,-0.456 0.062,-0.855 0.184,-1.199c0.123,-0.343 0.293,-0.636 0.509,-0.878c0.235,-0.262 0.511,-0.456 0.828,-0.584c0.316,-0.127 0.656,-0.191 1.021,-0.191c0.362,0 0.679,0.06 0.951,0.179c0.273,0.12 0.506,0.292 0.7,0.518c0.194,0.226 0.341,0.5 0.443,0.821c0.102,0.321 0.153,0.688 0.153,1.101l0,0.436l-3.859,0l0,0.029c0,0.591 0.155,1.047 0.465,1.37c0.148,0.155 0.328,0.274 0.54,0.358c0.211,0.084 0.464,0.126 0.757,0.126c0.294,0 0.593,-0.045 0.896,-0.135c0.313,-0.094 0.644,-0.231 0.992,-0.412l0,0.886c-0.171,0.071 -0.337,0.132 -0.498,0.184c-0.162,0.052 -0.321,0.095 -0.48,0.131c-0.154,0.035 -0.309,0.061 -0.464,0.077c-0.155,0.016 -0.309,0.024 -0.46,0.024Zm1.22,-3.335c-0.007,-0.278 -0.043,-0.516 -0.109,-0.714c-0.066,-0.199 -0.153,-0.359 -0.259,-0.482c-0.116,-0.136 -0.26,-0.237 -0.431,-0.305c-0.171,-0.068 -0.363,-0.102 -0.576,-0.102c-0.436,0 -0.791,0.142 -1.065,0.426c-0.278,0.288 -0.442,0.681 -0.494,1.182l2.934,-0.005Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M130.503,333.547l0.803,0l0.087,0.813c0.162,-0.313 0.376,-0.549 0.644,-0.707c0.268,-0.158 0.588,-0.237 0.959,-0.237c0.29,0 0.537,0.047 0.741,0.14c0.203,0.094 0.371,0.228 0.503,0.402c0.271,0.365 0.407,0.915 0.407,1.651l0,3.36l-0.896,0l0,-3.36c0,-0.487 -0.085,-0.846 -0.256,-1.075c-0.172,-0.229 -0.441,-0.343 -0.809,-0.343c-0.213,0 -0.398,0.037 -0.554,0.111c-0.157,0.074 -0.29,0.184 -0.4,0.329c-0.226,0.294 -0.339,0.718 -0.339,1.273l0,3.065l-0.89,0l0,-5.422Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M138.801,339.109c-0.165,0 -0.315,-0.017 -0.451,-0.05c-0.135,-0.034 -0.269,-0.088 -0.401,-0.163c-0.249,-0.142 -0.447,-0.345 -0.596,-0.61l-0.087,0.683l-0.804,0l0,-7.533l0.891,0l0,2.803c0.139,-0.265 0.336,-0.468 0.591,-0.61c0.248,-0.142 0.54,-0.213 0.876,-0.213c0.31,0 0.595,0.061 0.855,0.184c0.259,0.123 0.484,0.31 0.675,0.562c0.187,0.251 0.328,0.553 0.421,0.905c0.094,0.352 0.141,0.747 0.141,1.186c0,0.884 -0.188,1.582 -0.562,2.091c-0.184,0.252 -0.405,0.443 -0.663,0.572c-0.259,0.129 -0.554,0.193 -0.886,0.193Zm-0.126,-0.755c0.429,0 0.752,-0.176 0.968,-0.528c0.22,-0.355 0.329,-0.876 0.329,-1.563c0,-0.688 -0.109,-1.209 -0.329,-1.564c-0.216,-0.352 -0.541,-0.528 -0.973,-0.528c-0.433,0 -0.76,0.176 -0.983,0.528c-0.223,0.355 -0.334,0.876 -0.334,1.564c0,0.687 0.111,1.207 0.334,1.559c0.223,0.355 0.552,0.532 0.988,0.532Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M144.775,339.109c-0.416,0 -0.79,-0.063 -1.121,-0.191c-0.331,-0.127 -0.612,-0.315 -0.845,-0.564c-0.232,-0.248 -0.409,-0.548 -0.53,-0.898c-0.121,-0.35 -0.181,-0.746 -0.181,-1.188c0,-0.456 0.061,-0.855 0.184,-1.199c0.122,-0.343 0.292,-0.636 0.508,-0.878c0.236,-0.262 0.512,-0.456 0.828,-0.584c0.316,-0.127 0.657,-0.191 1.021,-0.191c0.362,0 0.679,0.06 0.952,0.179c0.272,0.12 0.506,0.292 0.699,0.518c0.194,0.226 0.342,0.5 0.443,0.821c0.102,0.321 0.153,0.688 0.153,1.101l0,0.436l-3.859,0l0,0.029c0,0.591 0.155,1.047 0.465,1.37c0.148,0.155 0.328,0.274 0.54,0.358c0.211,0.084 0.464,0.126 0.757,0.126c0.294,0 0.593,-0.045 0.896,-0.135c0.313,-0.094 0.644,-0.231 0.993,-0.412l0,0.886c-0.171,0.071 -0.338,0.132 -0.499,0.184c-0.161,0.052 -0.321,0.095 -0.479,0.131c-0.155,0.035 -0.31,0.061 -0.465,0.077c-0.155,0.016 -0.308,0.024 -0.46,0.024Zm1.22,-3.335c-0.007,-0.278 -0.043,-0.516 -0.109,-0.714c-0.066,-0.199 -0.153,-0.359 -0.259,-0.482c-0.116,-0.136 -0.26,-0.237 -0.431,-0.305c-0.171,-0.068 -0.363,-0.102 -0.576,-0.102c-0.436,0 -0.791,0.142 -1.065,0.426c-0.278,0.288 -0.442,0.681 -0.494,1.182l2.934,-0.005Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M148.929,333.547l0.808,0l0.087,1.06c0.152,-0.384 0.381,-0.679 0.688,-0.886c0.303,-0.203 0.666,-0.305 1.089,-0.305c0.22,0 0.426,0.027 0.62,0.082c0.094,0.026 0.187,0.061 0.281,0.104c0.093,0.044 0.182,0.095 0.266,0.153l0,0.91c-0.184,-0.148 -0.378,-0.257 -0.581,-0.324c-0.2,-0.068 -0.418,-0.102 -0.654,-0.102c-0.551,0 -0.974,0.174 -1.268,0.523c-0.294,0.345 -0.441,0.849 -0.441,1.51l0,2.697l-0.895,0l0,-5.422Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M156.346,341.099c-0.126,0 -0.252,-0.005 -0.378,-0.017c-0.126,-0.011 -0.256,-0.028 -0.392,-0.051c-0.132,-0.022 -0.264,-0.05 -0.395,-0.082c-0.13,-0.032 -0.267,-0.071 -0.409,-0.116l0,-0.881c0.158,0.074 0.311,0.139 0.458,0.193c0.147,0.055 0.281,0.101 0.404,0.136c0.252,0.071 0.496,0.107 0.731,0.107c0.239,0 0.442,-0.033 0.61,-0.097c0.168,-0.065 0.308,-0.165 0.421,-0.3c0.22,-0.259 0.33,-0.672 0.33,-1.24l0,-0.644c-0.139,0.3 -0.333,0.526 -0.581,0.678c-0.246,0.149 -0.543,0.223 -0.891,0.223c-0.636,0 -1.143,-0.254 -1.52,-0.76c-0.378,-0.507 -0.567,-1.185 -0.567,-2.034c0,-0.849 0.189,-1.528 0.567,-2.038c0.19,-0.255 0.41,-0.445 0.66,-0.571c0.251,-0.126 0.539,-0.189 0.865,-0.189c0.167,0 0.325,0.017 0.472,0.051c0.146,0.034 0.281,0.086 0.404,0.157c0.245,0.142 0.442,0.357 0.591,0.644l0.087,-0.702l0.803,0l0,5.054c0,0.811 -0.192,1.427 -0.576,1.85c-0.381,0.419 -0.945,0.629 -1.694,0.629Zm0.101,-2.832c0.42,0 0.738,-0.176 0.954,-0.528c0.216,-0.351 0.325,-0.86 0.325,-1.525c0,-0.671 -0.109,-1.179 -0.325,-1.525c-0.113,-0.184 -0.251,-0.316 -0.414,-0.397c-0.163,-0.08 -0.344,-0.121 -0.544,-0.121c-0.433,0 -0.764,0.173 -0.993,0.518c-0.229,0.346 -0.344,0.856 -0.344,1.53c0,0.662 0.117,1.169 0.349,1.52c0.232,0.352 0.563,0.528 0.992,0.528Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M160.868,333.547l0.808,0l0.087,1.06c0.152,-0.384 0.381,-0.679 0.688,-0.886c0.303,-0.203 0.666,-0.305 1.089,-0.305c0.219,0 0.426,0.027 0.62,0.082c0.093,0.026 0.187,0.061 0.281,0.104c0.093,0.044 0.182,0.095 0.266,0.153l0,0.91c-0.184,-0.148 -0.378,-0.257 -0.581,-0.324c-0.2,-0.068 -0.418,-0.102 -0.654,-0.102c-0.552,0 -0.974,0.174 -1.268,0.523c-0.294,0.345 -0.441,0.849 -0.441,1.51l0,2.697l-0.895,0l0,-5.422Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M168.652,339.109c-0.416,0 -0.789,-0.063 -1.12,-0.191c-0.331,-0.127 -0.613,-0.315 -0.845,-0.564c-0.232,-0.248 -0.409,-0.548 -0.53,-0.898c-0.121,-0.35 -0.182,-0.746 -0.182,-1.188c0,-0.456 0.062,-0.855 0.184,-1.199c0.123,-0.343 0.292,-0.636 0.509,-0.878c0.235,-0.262 0.511,-0.456 0.827,-0.584c0.317,-0.127 0.657,-0.191 1.022,-0.191c0.361,0 0.679,0.06 0.951,0.179c0.273,0.12 0.506,0.292 0.7,0.518c0.193,0.226 0.341,0.5 0.443,0.821c0.101,0.321 0.152,0.688 0.152,1.101l0,0.436l-3.858,0l0,0.029c0,0.591 0.155,1.047 0.465,1.37c0.148,0.155 0.328,0.274 0.539,0.358c0.212,0.084 0.464,0.126 0.758,0.126c0.294,0 0.592,-0.045 0.896,-0.135c0.313,-0.094 0.644,-0.231 0.992,-0.412l0,0.886c-0.171,0.071 -0.337,0.132 -0.499,0.184c-0.161,0.052 -0.321,0.095 -0.479,0.131c-0.155,0.035 -0.31,0.061 -0.465,0.077c-0.155,0.016 -0.308,0.024 -0.46,0.024Zm1.221,-3.335c-0.007,-0.278 -0.043,-0.516 -0.109,-0.714c-0.067,-0.199 -0.153,-0.359 -0.259,-0.482c-0.117,-0.136 -0.26,-0.237 -0.431,-0.305c-0.171,-0.068 -0.363,-0.102 -0.576,-0.102c-0.436,0 -0.791,0.142 -1.066,0.426c-0.277,0.288 -0.442,0.681 -0.493,1.182l2.934,-0.005Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M174.201,339.109c-0.142,0 -0.288,-0.007 -0.438,-0.021c-0.151,-0.015 -0.295,-0.035 -0.434,-0.061c-0.126,-0.026 -0.273,-0.061 -0.443,-0.106c-0.169,-0.046 -0.339,-0.096 -0.511,-0.15l0,-0.92c0.207,0.103 0.383,0.183 0.528,0.239c0.145,0.057 0.287,0.104 0.426,0.143c0.149,0.042 0.292,0.074 0.431,0.097c0.139,0.023 0.283,0.034 0.431,0.034c0.391,0 0.696,-0.081 0.915,-0.242c0.113,-0.084 0.195,-0.183 0.247,-0.296c0.052,-0.113 0.077,-0.227 0.077,-0.343c0,-0.226 -0.095,-0.409 -0.285,-0.55c-0.191,-0.14 -0.491,-0.252 -0.901,-0.336l-0.038,-0.01l-0.335,-0.068c-0.242,-0.048 -0.457,-0.113 -0.646,-0.193c-0.189,-0.081 -0.348,-0.186 -0.477,-0.315c-0.235,-0.236 -0.353,-0.56 -0.353,-0.973c0,-0.262 0.044,-0.492 0.133,-0.692c0.089,-0.201 0.22,-0.37 0.395,-0.509c0.184,-0.148 0.403,-0.256 0.658,-0.322c0.255,-0.066 0.541,-0.099 0.857,-0.099c0.139,0 0.277,0.006 0.416,0.019c0.139,0.013 0.276,0.033 0.412,0.058c0.122,0.026 0.251,0.059 0.385,0.1c0.134,0.04 0.268,0.088 0.404,0.143l0,0.871c-0.258,-0.149 -0.515,-0.26 -0.77,-0.334c-0.129,-0.036 -0.259,-0.063 -0.39,-0.082c-0.13,-0.02 -0.27,-0.029 -0.418,-0.029c-0.188,0 -0.356,0.016 -0.506,0.048c-0.15,0.032 -0.275,0.081 -0.375,0.145c-0.201,0.133 -0.301,0.334 -0.301,0.605c0,0.113 0.019,0.217 0.056,0.31c0.037,0.094 0.093,0.17 0.167,0.228c0.074,0.058 0.198,0.115 0.37,0.172c0.173,0.056 0.419,0.115 0.739,0.176l0.358,0.068c0.232,0.045 0.431,0.11 0.595,0.194c0.165,0.084 0.302,0.187 0.412,0.31c0.226,0.248 0.339,0.577 0.339,0.987c0,0.278 -0.049,0.519 -0.148,0.724c-0.098,0.205 -0.239,0.38 -0.423,0.525c-0.197,0.155 -0.427,0.27 -0.69,0.344c-0.263,0.074 -0.553,0.111 -0.869,0.111Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M180.591,339.109c-0.416,0 -0.79,-0.063 -1.121,-0.191c-0.33,-0.127 -0.612,-0.315 -0.844,-0.564c-0.233,-0.248 -0.409,-0.548 -0.53,-0.898c-0.121,-0.35 -0.182,-0.746 -0.182,-1.188c0,-0.456 0.061,-0.855 0.184,-1.199c0.123,-0.343 0.292,-0.636 0.508,-0.878c0.236,-0.262 0.512,-0.456 0.828,-0.584c0.316,-0.127 0.657,-0.191 1.022,-0.191c0.361,0 0.678,0.06 0.951,0.179c0.273,0.12 0.506,0.292 0.7,0.518c0.193,0.226 0.341,0.5 0.443,0.821c0.101,0.321 0.152,0.688 0.152,1.101l0,0.436l-3.858,0l0,0.029c0,0.591 0.154,1.047 0.464,1.37c0.149,0.155 0.329,0.274 0.54,0.358c0.212,0.084 0.464,0.126 0.758,0.126c0.293,0 0.592,-0.045 0.895,-0.135c0.314,-0.094 0.644,-0.231 0.993,-0.412l0,0.886c-0.171,0.071 -0.337,0.132 -0.499,0.184c-0.161,0.052 -0.321,0.095 -0.479,0.131c-0.155,0.035 -0.31,0.061 -0.465,0.077c-0.155,0.016 -0.308,0.024 -0.46,0.024Zm1.22,-3.335c-0.006,-0.278 -0.042,-0.516 -0.109,-0.714c-0.066,-0.199 -0.152,-0.359 -0.259,-0.482c-0.116,-0.136 -0.259,-0.237 -0.431,-0.305c-0.171,-0.068 -0.363,-0.102 -0.576,-0.102c-0.435,0 -0.79,0.142 -1.065,0.426c-0.277,0.288 -0.442,0.681 -0.494,1.182l2.934,-0.005Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M185.767,339.109c-0.562,0 -1.006,-0.156 -1.332,-0.469c-0.155,-0.149 -0.276,-0.324 -0.363,-0.525c-0.087,-0.202 -0.131,-0.445 -0.131,-0.729c0,-0.597 0.204,-1.054 0.61,-1.37c0.401,-0.313 0.995,-0.47 1.782,-0.47l1.196,0l0,-0.14c0,-0.207 -0.028,-0.391 -0.082,-0.552c-0.055,-0.162 -0.138,-0.292 -0.247,-0.392c-0.107,-0.097 -0.247,-0.17 -0.421,-0.218c-0.175,-0.049 -0.378,-0.073 -0.61,-0.073c-0.307,0 -0.615,0.044 -0.925,0.131c-0.313,0.087 -0.615,0.215 -0.906,0.382l0,-0.89c0.136,-0.052 0.286,-0.104 0.451,-0.155c0.164,-0.052 0.331,-0.096 0.498,-0.131c0.294,-0.061 0.589,-0.092 0.886,-0.092c0.23,0 0.438,0.017 0.625,0.051c0.187,0.034 0.361,0.085 0.523,0.152c0.148,0.065 0.289,0.146 0.423,0.245c0.134,0.098 0.248,0.212 0.342,0.341c0.067,0.094 0.122,0.192 0.164,0.295c0.042,0.104 0.075,0.205 0.097,0.305c0.052,0.236 0.078,0.593 0.078,1.07l0,1.109c0.006,0.187 0.011,0.352 0.014,0.494c0.003,0.142 0.013,0.274 0.029,0.397c0.016,0.135 0.035,0.263 0.056,0.382c0.021,0.12 0.039,0.21 0.056,0.271c0.022,0.101 0.048,0.195 0.077,0.284c0.029,0.088 0.047,0.141 0.053,0.157l-0.895,0c-0.017,-0.039 -0.037,-0.096 -0.061,-0.172c-0.024,-0.076 -0.048,-0.159 -0.07,-0.249c-0.016,-0.071 -0.032,-0.143 -0.046,-0.216c-0.015,-0.072 -0.025,-0.134 -0.032,-0.186c-0.093,0.161 -0.213,0.305 -0.36,0.431c-0.147,0.126 -0.292,0.226 -0.434,0.3c-0.155,0.081 -0.318,0.14 -0.491,0.177c-0.173,0.037 -0.357,0.055 -0.554,0.055Zm0.184,-0.745c0.487,0 0.871,-0.171 1.152,-0.513c0.284,-0.349 0.426,-0.819 0.426,-1.409l0,-0.199l-1.128,0c-0.517,0 -0.907,0.091 -1.172,0.271c-0.138,0.094 -0.239,0.209 -0.302,0.347c-0.063,0.137 -0.095,0.296 -0.095,0.476c0,0.168 0.026,0.314 0.078,0.439c0.051,0.124 0.124,0.23 0.218,0.317c0.093,0.084 0.207,0.15 0.341,0.198c0.134,0.049 0.294,0.073 0.482,0.073Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M190.715,333.547l0.808,0l0.087,1.06c0.152,-0.384 0.381,-0.679 0.688,-0.886c0.303,-0.203 0.666,-0.305 1.089,-0.305c0.219,0 0.426,0.027 0.62,0.082c0.093,0.026 0.187,0.061 0.28,0.104c0.094,0.044 0.183,0.095 0.267,0.153l0,0.91c-0.184,-0.148 -0.378,-0.257 -0.581,-0.324c-0.2,-0.068 -0.418,-0.102 -0.654,-0.102c-0.552,0 -0.975,0.174 -1.268,0.523c-0.294,0.345 -0.441,0.849 -0.441,1.51l0,2.697l-0.895,0l0,-5.422Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M198.669,339.109c-0.404,0 -0.771,-0.063 -1.102,-0.191c-0.33,-0.127 -0.612,-0.315 -0.844,-0.564c-0.236,-0.252 -0.413,-0.553 -0.53,-0.903c-0.118,-0.35 -0.177,-0.746 -0.177,-1.188c0,-0.462 0.062,-0.867 0.186,-1.215c0.124,-0.349 0.3,-0.643 0.526,-0.882c0.238,-0.251 0.522,-0.439 0.849,-0.564c0.328,-0.124 0.693,-0.186 1.097,-0.186c0.148,0 0.285,0.008 0.411,0.024c0.126,0.016 0.25,0.042 0.373,0.078c0.245,0.067 0.495,0.172 0.75,0.314l0,0.935c-0.119,-0.104 -0.237,-0.194 -0.353,-0.271c-0.116,-0.078 -0.234,-0.139 -0.353,-0.184c-0.242,-0.094 -0.51,-0.141 -0.804,-0.141c-0.562,0 -0.993,0.181 -1.293,0.542c-0.3,0.365 -0.45,0.88 -0.45,1.545c0,0.31 0.035,0.597 0.104,0.862c0.07,0.264 0.185,0.493 0.346,0.687c0.304,0.365 0.739,0.547 1.307,0.547c0.162,0 0.31,-0.013 0.443,-0.039c0.134,-0.025 0.258,-0.061 0.371,-0.106c0.145,-0.055 0.27,-0.119 0.375,-0.191c0.105,-0.073 0.207,-0.156 0.307,-0.25l0,0.925c-0.109,0.065 -0.229,0.124 -0.358,0.179c-0.129,0.055 -0.255,0.1 -0.377,0.136c-0.113,0.032 -0.237,0.057 -0.371,0.075c-0.134,0.018 -0.278,0.026 -0.433,0.026Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M202.135,331.436l0.891,0l0,2.924c0.161,-0.313 0.376,-0.549 0.644,-0.707c0.268,-0.158 0.587,-0.237 0.959,-0.237c0.29,0 0.537,0.047 0.74,0.14c0.204,0.094 0.372,0.228 0.504,0.402c0.271,0.365 0.407,0.915 0.407,1.651l0,3.36l-0.896,0l0,-3.36c0,-0.487 -0.086,-0.846 -0.257,-1.075c-0.171,-0.229 -0.44,-0.343 -0.808,-0.343c-0.213,0 -0.398,0.037 -0.555,0.111c-0.156,0.074 -0.289,0.184 -0.399,0.329c-0.226,0.294 -0.339,0.718 -0.339,1.273l0,3.065l-0.891,0l0,-7.533Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M211.465,331.741l0.919,0l-3.805,8.148l-0.925,0l3.811,-8.148Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M214.171,331.741l0.983,0l0,6.405l3.49,0l0,0.823l-4.473,0l0,-7.228Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M219.792,331.741l2.014,0c0.794,0 1.402,0.179 1.825,0.537c0.213,0.181 0.372,0.4 0.477,0.659c0.105,0.258 0.157,0.55 0.157,0.876c0,0.255 -0.032,0.478 -0.097,0.671c-0.064,0.192 -0.161,0.363 -0.29,0.515c-0.258,0.304 -0.625,0.489 -1.099,0.557c0.129,0.032 0.248,0.08 0.358,0.143c0.11,0.063 0.205,0.136 0.286,0.22c0.09,0.094 0.188,0.225 0.293,0.395c0.105,0.169 0.228,0.396 0.37,0.68l0.983,1.975l-1.051,0l-0.862,-1.825c-0.125,-0.268 -0.244,-0.484 -0.355,-0.649c-0.112,-0.165 -0.216,-0.284 -0.313,-0.358c-0.1,-0.078 -0.217,-0.134 -0.351,-0.17c-0.134,-0.035 -0.276,-0.053 -0.428,-0.053l-0.934,0l0,3.055l-0.983,0l0,-7.228Zm2.052,3.369c0.468,0 0.817,-0.104 1.046,-0.314c0.113,-0.104 0.199,-0.236 0.257,-0.397c0.058,-0.162 0.087,-0.347 0.087,-0.557c0,-0.21 -0.03,-0.395 -0.09,-0.557c-0.059,-0.161 -0.151,-0.298 -0.273,-0.411c-0.116,-0.104 -0.262,-0.184 -0.438,-0.242c-0.176,-0.058 -0.385,-0.087 -0.627,-0.087l-1.031,0l0,2.565l1.069,0Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M227.567,332.564l-2.271,0l0,-0.823l5.515,0l0,0.823l-2.261,0l0,6.405l-0.983,0l0,-6.405Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M231.731,331.741l2.014,0c0.794,0 1.402,0.179 1.825,0.537c0.213,0.181 0.372,0.4 0.477,0.659c0.104,0.258 0.157,0.55 0.157,0.876c0,0.255 -0.032,0.478 -0.097,0.671c-0.064,0.192 -0.161,0.363 -0.29,0.515c-0.259,0.304 -0.625,0.489 -1.099,0.557c0.129,0.032 0.248,0.08 0.358,0.143c0.11,0.063 0.205,0.136 0.286,0.22c0.09,0.094 0.188,0.225 0.292,0.395c0.105,0.169 0.229,0.396 0.371,0.68l0.983,1.975l-1.051,0l-0.862,-1.825c-0.126,-0.268 -0.244,-0.484 -0.356,-0.649c-0.111,-0.165 -0.215,-0.284 -0.312,-0.358c-0.1,-0.078 -0.217,-0.134 -0.351,-0.17c-0.134,-0.035 -0.277,-0.053 -0.428,-0.053l-0.935,0l0,3.055l-0.982,0l0,-7.228Zm2.052,3.369c0.468,0 0.817,-0.104 1.046,-0.314c0.113,-0.104 0.198,-0.236 0.257,-0.397c0.058,-0.162 0.087,-0.347 0.087,-0.557c0,-0.21 -0.03,-0.395 -0.09,-0.557c-0.06,-0.161 -0.151,-0.298 -0.273,-0.411c-0.117,-0.104 -0.263,-0.184 -0.439,-0.242c-0.175,-0.058 -0.384,-0.087 -0.626,-0.087l-1.032,0l0,2.565l1.07,0Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M239.491,339.109c-0.561,0 -1.005,-0.156 -1.331,-0.469c-0.155,-0.149 -0.276,-0.324 -0.363,-0.525c-0.087,-0.202 -0.131,-0.445 -0.131,-0.729c0,-0.597 0.203,-1.054 0.61,-1.37c0.4,-0.313 0.994,-0.47 1.782,-0.47l1.195,0l0,-0.14c0,-0.207 -0.027,-0.391 -0.082,-0.552c-0.055,-0.162 -0.137,-0.292 -0.247,-0.392c-0.106,-0.097 -0.247,-0.17 -0.421,-0.218c-0.174,-0.049 -0.378,-0.073 -0.61,-0.073c-0.307,0 -0.615,0.044 -0.925,0.131c-0.313,0.087 -0.615,0.215 -0.905,0.382l0,-0.89c0.136,-0.052 0.286,-0.104 0.45,-0.155c0.165,-0.052 0.331,-0.096 0.499,-0.131c0.294,-0.061 0.589,-0.092 0.886,-0.092c0.229,0 0.437,0.017 0.624,0.051c0.188,0.034 0.362,0.085 0.523,0.152c0.149,0.065 0.29,0.146 0.424,0.245c0.134,0.098 0.248,0.212 0.341,0.341c0.068,0.094 0.123,0.192 0.165,0.295c0.042,0.104 0.074,0.205 0.097,0.305c0.051,0.236 0.077,0.593 0.077,1.07l0,1.109c0.007,0.187 0.011,0.352 0.015,0.494c0.003,0.142 0.013,0.274 0.029,0.397c0.016,0.135 0.034,0.263 0.055,0.382c0.021,0.12 0.04,0.21 0.056,0.271c0.023,0.101 0.048,0.195 0.078,0.284c0.029,0.088 0.046,0.141 0.053,0.157l-0.896,0c-0.016,-0.039 -0.036,-0.096 -0.06,-0.172c-0.025,-0.076 -0.048,-0.159 -0.071,-0.249c-0.016,-0.071 -0.031,-0.143 -0.046,-0.216c-0.014,-0.072 -0.025,-0.134 -0.031,-0.186c-0.094,0.161 -0.214,0.305 -0.361,0.431c-0.147,0.126 -0.291,0.226 -0.433,0.3c-0.155,0.081 -0.319,0.14 -0.491,0.177c-0.173,0.037 -0.358,0.055 -0.555,0.055Zm0.184,-0.745c0.488,0 0.872,-0.171 1.152,-0.513c0.284,-0.349 0.426,-0.819 0.426,-1.409l0,-0.199l-1.128,0c-0.516,0 -0.907,0.091 -1.171,0.271c-0.139,0.094 -0.24,0.209 -0.303,0.347c-0.063,0.137 -0.094,0.296 -0.094,0.476c0,0.168 0.026,0.314 0.077,0.439c0.052,0.124 0.125,0.23 0.218,0.317c0.094,0.084 0.208,0.15 0.341,0.198c0.134,0.049 0.295,0.073 0.482,0.073Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M246.424,339.109c-0.403,0 -0.771,-0.063 -1.101,-0.191c-0.331,-0.127 -0.613,-0.315 -0.845,-0.564c-0.236,-0.252 -0.413,-0.553 -0.53,-0.903c-0.118,-0.35 -0.177,-0.746 -0.177,-1.188c0,-0.462 0.062,-0.867 0.186,-1.215c0.125,-0.349 0.3,-0.643 0.526,-0.882c0.238,-0.251 0.522,-0.439 0.849,-0.564c0.328,-0.124 0.693,-0.186 1.097,-0.186c0.148,0 0.286,0.008 0.411,0.024c0.126,0.016 0.251,0.042 0.373,0.078c0.245,0.067 0.496,0.172 0.751,0.314l0,0.935c-0.12,-0.104 -0.238,-0.194 -0.354,-0.271c-0.116,-0.078 -0.234,-0.139 -0.353,-0.184c-0.242,-0.094 -0.51,-0.141 -0.804,-0.141c-0.562,0 -0.992,0.181 -1.293,0.542c-0.3,0.365 -0.45,0.88 -0.45,1.545c0,0.31 0.035,0.597 0.104,0.862c0.07,0.264 0.185,0.493 0.346,0.687c0.304,0.365 0.74,0.547 1.308,0.547c0.161,0 0.309,-0.013 0.443,-0.039c0.134,-0.025 0.257,-0.061 0.37,-0.106c0.145,-0.055 0.27,-0.119 0.375,-0.191c0.105,-0.073 0.208,-0.156 0.308,-0.25l0,0.925c-0.11,0.065 -0.23,0.124 -0.359,0.179c-0.129,0.055 -0.255,0.1 -0.377,0.136c-0.113,0.032 -0.237,0.057 -0.371,0.075c-0.134,0.018 -0.278,0.026 -0.433,0.026Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M250.041,331.436l0.919,0l0,4.362l2.339,-2.251l1.084,0l-2.135,2.043l2.469,3.379l-1.089,0l-2.004,-2.798l-0.664,0.624l0,2.174l-0.919,0l0,-7.533Z" style="fill:#999;fill-rule:nonzero;stroke:#0091ff;stroke-width:0.18px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
</g>
<g id="Lady" transform="matrix(0.944038,0,0,0.944038,14.0448,-8.28377)">
<g transform="matrix(1,0,0,1,6.05928,6.05928)">
<path d="M232.321,164.268c-0.551,-1.407 -1.25,-2.487 -1.733,-4.267l0.016,0c-0.034,0 -0.056,-0.074 -0.088,-0.149c-0.062,-0.193 -0.122,-0.353 -0.173,-0.548c-0.097,-0.365 -0.189,-0.759 -0.253,-1.179c-0.043,-2.08 1.872,-2.792 1.946,-5.183c0.081,-2.573 -1.476,-3.898 -1.946,-4.241c-0.02,-0.028 -0.037,-0.054 -0.056,-0.082c0.012,-0.037 0.02,-0.068 0.031,-0.104c2.993,-2.433 1.69,-5.738 1.69,-5.738c-0.636,-0.338 -1.313,-0.55 -1.797,-0.98c-4.337,-3.863 -4.606,-6.636 -1.196,-11.288c0.866,-1.185 1.746,-2.375 2.467,-3.649c1.761,-3.117 1.359,-4.599 -1.81,-6.367c-2.28,-1.271 -4.743,-2.218 -6.988,-3.545c-6.396,-3.778 -11.834,-8.521 -15.061,-15.174c2.171,-3.872 2.171,-3.872 1.304,-6.341c-0.791,0.865 -1.527,1.672 -2.688,2.944c0,-3.049 0.294,-5.379 -0.083,-7.595c-0.367,-2.156 -0.85,-4.792 -2.281,-6.178c-5.217,-5.045 -8.175,-11.292 -10.92,-17.796c-2.029,-4.806 -4.196,-9.66 -8.171,-13.236c-2,-1.8 -4.474,-3.072 -6.742,-4.587c0,-1.354 0.017,-2.653 -0.006,-3.951c-0.019,-1.297 0.038,-2.61 -0.136,-3.89c-0.702,-5.113 -4.34,-7.564 -9.404,-6.548c-3.181,0.638 -6.385,1.238 -9.605,1.563c-1.888,0.19 -3.584,0.128 -3.225,-3.432c1.62,0 3.162,0 5.368,0c-1.104,0 -1.515,-1.544 -2.067,-1.769c-2.208,-0.892 -4.045,-0.36 -5.099,1.396c-1.25,2.077 0.023,3.586 1.504,4.555c1.273,0.832 3.004,1.441 4.492,1.365c3.234,-0.167 6.436,-0.842 9.658,-1.296c2.8,-0.394 4.451,0.587 5.01,3.266c0.266,1.278 0.047,2.658 0.047,3.561c-3.72,-1.383 -6.953,-3.369 -10.347,-3.69c-7.432,-0.706 -14.956,-0.912 -22.413,-0.611c-3.084,0.124 -6.484,1.511 -9.049,3.309c-4.547,3.188 -9.441,5.039 -14.773,6.138c-2.549,0.526 -5.106,1.149 -7.55,2.03c-4.689,1.689 -8.626,4.342 -11.53,8.63c-1.595,2.354 -3.836,4.445 -6.188,6.076c-4.591,3.184 -9.001,6.424 -12.144,11.187c-1.712,2.596 -4.124,4.212 -7.839,3.113c-1.104,-4.244 -4.87,-4.911 -8.627,-5.423c-1.764,-0.242 -3.625,-0.32 -5.373,-0.04c-10.247,1.643 -19.554,5.56 -26.813,13.074c-6.565,6.797 -5.937,10.365 -2.739,16.202c2.063,3.766 2.131,7.435 -0.279,11.089c-1.874,2.842 -2.57,6.013 -2.071,9.354c1.284,8.609 4.072,16.22 13.409,19.251c0.615,0.198 1.156,0.607 1.748,0.881c2.125,0.984 3.145,2.592 3.365,4.971c0.144,1.54 0.491,3.357 1.429,4.479c6.245,7.454 20.432,8.503 25.041,-1.951c0.189,-0.432 0.624,-0.756 0.945,-1.129c0.305,0.134 0.609,0.266 0.914,0.399c-0.27,1.348 -0.539,2.694 -0.81,4.042c-0.351,1.75 -1.204,3.572 -0.961,5.235c0.915,6.264 1.484,12.716 3.503,18.648c2.452,7.204 8.53,14.587 18.762,13.197c3.549,-0.483 6.782,0.391 9.818,2.234c1.254,0.76 2.657,1.272 3.912,2.027c3.221,1.943 6.497,1.898 9.857,0.464c2.024,-0.863 4.052,-1.726 6.331,-2.698c-1.16,4.041 -2.278,7.594 -3.189,11.197c-1.336,5.287 -3.631,9.452 -9.941,9.48c-0.115,0 -0.228,0.204 -0.481,0.441c0.473,1.385 0.975,2.855 1.446,4.234c-3.43,5.076 -9.388,5.288 -13.951,7.881c8.949,0.082 15.39,-4.254 16.179,-10.562c4.91,-1.582 7.805,-5.034 9.233,-9.921c0.777,-2.659 1.611,-5.32 2.672,-7.879c1.746,-4.209 4.792,-6.719 9.406,-6.833c-0.302,3.22 -0.579,6.169 -0.855,9.113c-6.687,1.486 -6.819,1.649 -6.534,8.315c-1.583,1.269 -3.238,2.596 -5.685,4.557c6.226,-1.428 7.436,-2.953 8.025,-9.211c0.938,-0.325 1.962,-0.799 3.039,-1.035c4.009,-0.875 4.11,-0.859 3.682,-5.037c-0.251,-2.445 0.739,-3.996 3.163,-5.664c0.451,1.766 0.892,3.088 1.115,4.445c0.316,1.923 0.547,3.867 0.687,5.81c0.517,7.404 -0.06,14.643 -3.457,21.43c-4.159,8.313 -8.334,16.622 -12.413,24.973c-1.174,2.404 -2.482,4.234 -5.172,5.433c-4.265,1.907 -7.421,6.556 -7.757,10.832c15.258,2.949 26.312,6.953 41.04,18.833c9.647,7.785 19.862,11.309 29.399,12.456c0.003,-0.004 10.248,-13.711 19.753,-32.558c-0.241,-0.365 -0.484,-0.728 -0.723,-1.095c-6.25,-9.478 -11.533,-18.592 -13.049,-22.521c-2.853,-7.395 -3.838,-14.659 -2.132,-22.466c1.983,-9.083 3.633,-18.206 7.761,-26.672c2.412,-4.95 6.15,-7.711 11.519,-8.858c6.366,-1.36 12.689,-3.037 18.94,-4.868c6.706,-1.966 9.308,-7.753 6.747,-14.275Z" style="fill-opacity:0.760784;fill-rule:nonzero;"/>
</g>
<path d="M232.321,164.268c-0.551,-1.407 -1.25,-2.487 -1.733,-4.267l0.016,0c-0.034,0 -0.056,-0.074 -0.088,-0.149c-0.062,-0.193 -0.122,-0.353 -0.173,-0.548c-0.097,-0.365 -0.189,-0.759 -0.253,-1.179c-0.043,-2.08 1.872,-2.792 1.946,-5.183c0.081,-2.573 -1.476,-3.898 -1.946,-4.241c-0.02,-0.028 -0.037,-0.054 -0.056,-0.082c0.012,-0.037 0.02,-0.068 0.031,-0.104c2.993,-2.433 1.69,-5.738 1.69,-5.738c-0.636,-0.338 -1.313,-0.55 -1.797,-0.98c-4.337,-3.863 -4.606,-6.636 -1.196,-11.288c0.866,-1.185 1.746,-2.375 2.467,-3.649c1.761,-3.117 1.359,-4.599 -1.81,-6.367c-2.28,-1.271 -4.743,-2.218 -6.988,-3.545c-6.396,-3.778 -11.834,-8.521 -15.061,-15.174c2.171,-3.872 2.171,-3.872 1.304,-6.341c-0.791,0.865 -1.527,1.672 -2.688,2.944c0,-3.049 0.294,-5.379 -0.083,-7.595c-0.367,-2.156 -0.85,-4.792 -2.281,-6.178c-5.217,-5.045 -8.175,-11.292 -10.92,-17.796c-2.029,-4.806 -4.196,-9.66 -8.171,-13.236c-2,-1.8 -4.474,-3.072 -6.742,-4.587c0,-1.354 0.017,-2.653 -0.006,-3.951c-0.019,-1.297 0.038,-2.61 -0.136,-3.89c-0.702,-5.113 -4.34,-7.564 -9.404,-6.548c-3.181,0.638 -6.385,1.238 -9.605,1.563c-1.888,0.19 -3.584,0.128 -3.225,-3.432c1.62,0 3.162,0 5.368,0c-1.104,0 -1.515,-1.544 -2.067,-1.769c-2.208,-0.892 -4.045,-0.36 -5.099,1.396c-1.25,2.077 0.023,3.586 1.504,4.555c1.273,0.832 3.004,1.441 4.492,1.365c3.234,-0.167 6.436,-0.842 9.658,-1.296c2.8,-0.394 4.451,0.587 5.01,3.266c0.266,1.278 0.047,2.658 0.047,3.561c-3.72,-1.383 -6.953,-3.369 -10.347,-3.69c-7.432,-0.706 -14.956,-0.912 -22.413,-0.611c-3.084,0.124 -6.484,1.511 -9.049,3.309c-4.547,3.188 -9.441,5.039 -14.773,6.138c-2.549,0.526 -5.106,1.149 -7.55,2.03c-4.689,1.689 -8.626,4.342 -11.53,8.63c-1.595,2.354 -3.836,4.445 -6.188,6.076c-4.591,3.184 -9.001,6.424 -12.144,11.187c-1.712,2.596 -4.124,4.212 -7.839,3.113c-1.104,-4.244 -4.87,-4.911 -8.627,-5.423c-1.764,-0.242 -3.625,-0.32 -5.373,-0.04c-10.247,1.643 -19.554,5.56 -26.813,13.074c-6.565,6.797 -5.937,10.365 -2.739,16.202c2.063,3.766 2.131,7.435 -0.279,11.089c-1.874,2.842 -2.57,6.013 -2.071,9.354c1.284,8.609 4.072,16.22 13.409,19.251c0.615,0.198 1.156,0.607 1.748,0.881c2.125,0.984 3.145,2.592 3.365,4.971c0.144,1.54 0.491,3.357 1.429,4.479c6.245,7.454 20.432,8.503 25.041,-1.951c0.189,-0.432 0.624,-0.756 0.945,-1.129c0.305,0.134 0.609,0.266 0.914,0.399c-0.27,1.348 -0.539,2.694 -0.81,4.042c-0.351,1.75 -1.204,3.572 -0.961,5.235c0.915,6.264 1.484,12.716 3.503,18.648c2.452,7.204 8.53,14.587 18.762,13.197c3.549,-0.483 6.782,0.391 9.818,2.234c1.254,0.76 2.657,1.272 3.912,2.027c3.221,1.943 6.497,1.898 9.857,0.464c2.024,-0.863 4.052,-1.726 6.331,-2.698c-1.16,4.041 -2.278,7.594 -3.189,11.197c-1.336,5.287 -3.631,9.452 -9.941,9.48c-0.115,0 -0.228,0.204 -0.481,0.441c0.473,1.385 0.975,2.855 1.446,4.234c-3.43,5.076 -9.388,5.288 -13.951,7.881c8.949,0.082 15.39,-4.254 16.179,-10.562c4.91,-1.582 7.805,-5.034 9.233,-9.921c0.777,-2.659 1.611,-5.32 2.672,-7.879c1.746,-4.209 4.792,-6.719 9.406,-6.833c-0.302,3.22 -0.579,6.169 -0.855,9.113c-6.687,1.486 -6.819,1.649 -6.534,8.315c-1.583,1.269 -3.238,2.596 -5.685,4.557c6.226,-1.428 7.436,-2.953 8.025,-9.211c0.938,-0.325 1.962,-0.799 3.039,-1.035c4.009,-0.875 4.11,-0.859 3.682,-5.037c-0.251,-2.445 0.739,-3.996 3.163,-5.664c0.451,1.766 0.892,3.088 1.115,4.445c0.316,1.923 0.547,3.867 0.687,5.81c0.517,7.404 -0.06,14.643 -3.457,21.43c-4.159,8.313 -8.334,16.622 -12.413,24.973c-1.174,2.404 -2.482,4.234 -5.172,5.433c-4.265,1.907 -7.421,6.556 -7.757,10.832c15.258,2.949 26.312,6.953 41.04,18.833c9.647,7.785 19.862,11.309 29.399,12.456c0.003,-0.004 10.248,-13.711 19.753,-32.558c-0.241,-0.365 -0.484,-0.728 -0.723,-1.095c-6.25,-9.478 -11.533,-18.592 -13.049,-22.521c-2.853,-7.395 -3.838,-14.659 -2.132,-22.466c1.983,-9.083 3.633,-18.206 7.761,-26.672c2.412,-4.95 6.15,-7.711 11.519,-8.858c6.366,-1.36 12.689,-3.037 18.94,-4.868c6.706,-1.966 9.308,-7.753 6.747,-14.275Z" style="fill:#089991;fill-rule:nonzero;stroke:#897e7e;stroke-width:0.37px;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M232.321,164.268c-0.551,-1.407 -1.25,-2.487 -1.733,-4.267l0.016,0c-0.034,0 -0.056,-0.074 -0.088,-0.149c-0.062,-0.193 -0.122,-0.353 -0.173,-0.548c-0.097,-0.365 -0.189,-0.759 -0.253,-1.179c-0.043,-2.08 1.872,-2.792 1.946,-5.183c0.081,-2.573 -1.476,-3.898 -1.946,-4.241c-0.02,-0.028 -0.037,-0.054 -0.056,-0.082c0.012,-0.037 0.02,-0.068 0.031,-0.104c2.993,-2.433 1.69,-5.738 1.69,-5.738c-0.636,-0.338 -1.313,-0.55 -1.797,-0.98c-4.337,-3.863 -4.606,-6.636 -1.196,-11.288c0.866,-1.185 1.746,-2.375 2.467,-3.649c1.761,-3.117 1.359,-4.599 -1.81,-6.367c-2.28,-1.271 -4.743,-2.218 -6.988,-3.545c-6.396,-3.778 -11.834,-8.521 -15.061,-15.174c2.171,-3.872 2.171,-3.872 1.304,-6.341c-0.791,0.865 -1.527,1.672 -2.688,2.944c0,-3.049 0.294,-5.379 -0.083,-7.595c-0.367,-2.156 -0.85,-4.792 -2.281,-6.178c-5.217,-5.045 -8.175,-11.292 -10.92,-17.796c-2.029,-4.806 -4.196,-9.66 -8.171,-13.236c-2,-1.8 -4.474,-3.072 -6.742,-4.587c0,-1.354 0.017,-2.653 -0.006,-3.951c-0.019,-1.297 0.038,-2.61 -0.136,-3.89c-0.702,-5.113 -4.34,-7.564 -9.404,-6.548c-3.181,0.638 -6.385,1.238 -9.605,1.563c-1.888,0.19 -3.584,0.128 -3.225,-3.432c1.62,0 3.162,0 5.368,0c-1.104,0 -1.515,-1.544 -2.067,-1.769c-2.208,-0.892 -4.045,-0.36 -5.099,1.396c-1.25,2.077 0.023,3.586 1.504,4.555c1.273,0.832 3.004,1.441 4.492,1.365c3.234,-0.167 6.436,-0.842 9.658,-1.296c2.8,-0.394 4.451,0.587 5.01,3.266c0.266,1.278 0.047,2.658 0.047,3.561c-3.72,-1.383 -6.953,-3.369 -10.347,-3.69c-7.432,-0.706 -14.956,-0.912 -22.413,-0.611c-3.084,0.124 -6.484,1.511 -9.049,3.309c-4.547,3.188 -9.441,5.039 -14.773,6.138c-2.549,0.526 -5.106,1.149 -7.55,2.03c-4.689,1.689 -8.626,4.342 -11.53,8.63c-1.595,2.354 -3.836,4.445 -6.188,6.076c-4.591,3.184 -9.001,6.424 -12.144,11.187c-1.712,2.596 -4.124,4.212 -7.839,3.113c-1.104,-4.244 -4.87,-4.911 -8.627,-5.423c-1.764,-0.242 -3.625,-0.32 -5.373,-0.04c-10.247,1.643 -19.554,5.56 -26.813,13.074c-6.565,6.797 -5.937,10.365 -2.739,16.202c2.063,3.766 2.131,7.435 -0.279,11.089c-1.874,2.842 -2.57,6.013 -2.071,9.354c1.284,8.609 4.072,16.22 13.409,19.251c0.615,0.198 1.156,0.607 1.748,0.881c2.125,0.984 3.145,2.592 3.365,4.971c0.144,1.54 0.491,3.357 1.429,4.479c6.245,7.454 20.432,8.503 25.041,-1.951c0.189,-0.432 0.624,-0.756 0.945,-1.129c0.305,0.134 0.609,0.266 0.914,0.399c-0.27,1.348 -0.539,2.694 -0.81,4.042c-0.351,1.75 -1.204,3.572 -0.961,5.235c0.915,6.264 1.484,12.716 3.503,18.648c2.452,7.204 8.53,14.587 18.762,13.197c3.549,-0.483 6.782,0.391 9.818,2.234c1.254,0.76 2.657,1.272 3.912,2.027c3.221,1.943 6.497,1.898 9.857,0.464c2.024,-0.863 4.052,-1.726 6.331,-2.698c-1.16,4.041 -2.278,7.594 -3.189,11.197c-1.336,5.287 -3.631,9.452 -9.941,9.48c-0.115,0 -0.228,0.204 -0.481,0.441c0.473,1.385 0.975,2.855 1.446,4.234c-3.43,5.076 -9.388,5.288 -13.951,7.881c8.949,0.082 15.39,-4.254 16.179,-10.562c4.91,-1.582 7.805,-5.034 9.233,-9.921c0.777,-2.659 1.611,-5.32 2.672,-7.879c1.746,-4.209 4.792,-6.719 9.406,-6.833c-0.302,3.22 -0.579,6.169 -0.855,9.113c-6.687,1.486 -6.819,1.649 -6.534,8.315c-1.583,1.269 -3.238,2.596 -5.685,4.557c6.226,-1.428 7.436,-2.953 8.025,-9.211c0.938,-0.325 1.962,-0.799 3.039,-1.035c4.009,-0.875 4.11,-0.859 3.682,-5.037c-0.251,-2.445 0.739,-3.996 3.163,-5.664c0.451,1.766 0.892,3.088 1.115,4.445c0.316,1.923 0.547,3.867 0.687,5.81c0.517,7.404 -0.06,14.643 -3.457,21.43c-4.159,8.313 -8.334,16.622 -12.413,24.973c-1.174,2.404 -2.482,4.234 -5.172,5.433c-4.265,1.907 -7.421,6.556 -7.757,10.832c15.258,2.949 26.312,6.953 41.04,18.833c9.647,7.785 19.862,11.309 29.399,12.456c0.003,-0.004 10.248,-13.711 19.753,-32.558c-0.241,-0.365 -0.484,-0.728 -0.723,-1.095c-6.25,-9.478 -11.533,-18.592 -13.049,-22.521c-2.853,-7.395 -3.838,-14.659 -2.132,-22.466c1.983,-9.083 3.633,-18.206 7.761,-26.672c2.412,-4.95 6.15,-7.711 11.519,-8.858c6.366,-1.36 12.689,-3.037 18.94,-4.868c6.706,-1.966 9.308,-7.753 6.747,-14.275Z" style="fill:#990c08;fill-rule:nonzero;stroke:#2c48d8;stroke-width:0.85px;"/>
</g>
<g id="Logo" transform="matrix(1.15076,0,0,1.15076,-15.017,-79.1497)">
<g transform="matrix(1,0,0,1,6.90649,-13.7511)">
@@ -142,28 +142,28 @@
<rect x="26.646" y="325.883" width="108.354" height="2.636" style="fill:#ecdde4;fill-opacity:0.752941;"/>
</g>
<g transform="matrix(1,0,0,1,-34.3895,158.007)">
<path d="M44.866,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.454,0l0,-0.414l2.454,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M57.186,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm0.766,-4.937l-5.664,3.656l1.375,0.867l0,0.414l-2.453,0l0,-0.414l0.898,0l-0.586,-0.375c-0.093,0.032 -0.341,0.166 -0.742,0.403c-0.401,0.237 -0.904,0.457 -1.508,0.66c0.594,0.156 0.891,0.476 0.891,0.961c0,0.354 -0.154,0.638 -0.461,0.851c-0.115,0.079 -0.284,0.162 -0.508,0.25l-0.289,0.055l-0.297,0.024c-0.411,0 -0.739,-0.093 -0.984,-0.278c-0.245,-0.185 -0.367,-0.426 -0.367,-0.722c0,-0.454 0.289,-0.821 0.867,-1.102l0.758,-0.336c0.213,-0.089 0.424,-0.206 0.632,-0.352l0.235,-0.164l0.203,-0.164l0.758,-0.586l-0.891,-0.687l-0.422,-0.305l-0.304,-0.148l-1.071,-0.485c-0.218,-0.088 -0.399,-0.234 -0.543,-0.437c-0.143,-0.203 -0.215,-0.417 -0.215,-0.641c0,-0.291 0.122,-0.535 0.364,-0.73c0.242,-0.196 0.561,-0.293 0.957,-0.293c0.463,0 0.845,0.113 1.144,0.34c0.3,0.226 0.45,0.511 0.45,0.855c0,0.485 -0.308,0.807 -0.922,0.969c0.406,0.12 0.793,0.267 1.16,0.441c0.367,0.175 0.725,0.384 1.074,0.629l3.531,-2.258c0.354,-0.213 0.633,-0.369 0.836,-0.468c0.24,-0.125 0.487,-0.222 0.742,-0.289c0.485,-0.136 0.875,-0.204 1.172,-0.204c0.063,0 0.123,0.021 0.18,0.063Zm-8.211,1.133c0,-0.224 -0.12,-0.409 -0.359,-0.555c-0.12,-0.073 -0.254,-0.128 -0.403,-0.164c-0.148,-0.036 -0.308,-0.055 -0.48,-0.055c-0.25,0 -0.448,0.058 -0.594,0.172c-0.141,0.125 -0.211,0.268 -0.211,0.43c0,0.224 0.115,0.411 0.344,0.562c0.229,0.151 0.516,0.227 0.859,0.227c0.235,0 0.438,-0.055 0.61,-0.164c0.156,-0.125 0.234,-0.276 0.234,-0.453Zm-0.023,5.039c0,-0.412 -0.266,-0.617 -0.797,-0.617c-0.375,0 -0.673,0.063 -0.895,0.191c-0.221,0.128 -0.332,0.319 -0.332,0.574c0,0.172 0.068,0.315 0.203,0.43c0.021,0.021 0.107,0.065 0.258,0.133l0.172,0.023l0.187,0.016c0.292,0 0.566,-0.063 0.821,-0.188c0.255,-0.125 0.383,-0.312 0.383,-0.562Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M69.507,187.832l-2.493,0l0,-0.414l2.493,0l0,0.414Zm-4.118,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M81.827,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.454,0l0,-0.414l2.454,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M94.147,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M106.468,187.832l-2.493,0l0,-0.414l2.493,0l0,0.414Zm-4.118,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M118.788,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.907,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M131.108,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M143.429,187.832l-2.493,0l0,-0.414l2.493,0l0,0.414Zm-4.118,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M155.749,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.907,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M168.069,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M180.389,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M192.71,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.454,0l0,-0.414l2.454,0l0,0.414Zm-3.907,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M205.03,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M217.35,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M229.671,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.454,0l0,-0.414l2.454,0l0,0.414Zm-3.907,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M241.991,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.454,0l0,-0.414l2.454,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M254.311,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M266.632,187.832l-2.493,0l0,-0.414l2.493,0l0,0.414Zm-4.118,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M278.952,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.454,0l0,-0.414l2.454,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M291.272,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M303.593,187.832l-2.493,0l0,-0.414l2.493,0l0,0.414Zm-4.118,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M315.913,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.907,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;"/>
<path d="M44.866,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.454,0l0,-0.414l2.454,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M57.186,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm0.766,-4.937l-5.664,3.656l1.375,0.867l0,0.414l-2.453,0l0,-0.414l0.898,0l-0.586,-0.375c-0.093,0.032 -0.341,0.166 -0.742,0.403c-0.401,0.237 -0.904,0.457 -1.508,0.66c0.594,0.156 0.891,0.476 0.891,0.961c0,0.354 -0.154,0.638 -0.461,0.851c-0.115,0.079 -0.284,0.162 -0.508,0.25l-0.289,0.055l-0.297,0.024c-0.411,0 -0.739,-0.093 -0.984,-0.278c-0.245,-0.185 -0.367,-0.426 -0.367,-0.722c0,-0.454 0.289,-0.821 0.867,-1.102l0.758,-0.336c0.213,-0.089 0.424,-0.206 0.632,-0.352l0.235,-0.164l0.203,-0.164l0.758,-0.586l-0.891,-0.687l-0.422,-0.305l-0.304,-0.148l-1.071,-0.485c-0.218,-0.088 -0.399,-0.234 -0.543,-0.437c-0.143,-0.203 -0.215,-0.417 -0.215,-0.641c0,-0.291 0.122,-0.535 0.364,-0.73c0.242,-0.196 0.561,-0.293 0.957,-0.293c0.463,0 0.845,0.113 1.144,0.34c0.3,0.226 0.45,0.511 0.45,0.855c0,0.485 -0.308,0.807 -0.922,0.969c0.406,0.12 0.793,0.267 1.16,0.441c0.367,0.175 0.725,0.384 1.074,0.629l3.531,-2.258c0.354,-0.213 0.633,-0.369 0.836,-0.468c0.24,-0.125 0.487,-0.222 0.742,-0.289c0.485,-0.136 0.875,-0.204 1.172,-0.204c0.063,0 0.123,0.021 0.18,0.063Zm-8.211,1.133c0,-0.224 -0.12,-0.409 -0.359,-0.555c-0.12,-0.073 -0.254,-0.128 -0.403,-0.164c-0.148,-0.036 -0.308,-0.055 -0.48,-0.055c-0.25,0 -0.448,0.058 -0.594,0.172c-0.141,0.125 -0.211,0.268 -0.211,0.43c0,0.224 0.115,0.411 0.344,0.562c0.229,0.151 0.516,0.227 0.859,0.227c0.235,0 0.438,-0.055 0.61,-0.164c0.156,-0.125 0.234,-0.276 0.234,-0.453Zm-0.023,5.039c0,-0.412 -0.266,-0.617 -0.797,-0.617c-0.375,0 -0.673,0.063 -0.895,0.191c-0.221,0.128 -0.332,0.319 -0.332,0.574c0,0.172 0.068,0.315 0.203,0.43c0.021,0.021 0.107,0.065 0.258,0.133l0.172,0.023l0.187,0.016c0.292,0 0.566,-0.063 0.821,-0.188c0.255,-0.125 0.383,-0.312 0.383,-0.562Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M69.507,187.832l-2.493,0l0,-0.414l2.493,0l0,0.414Zm-4.118,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M81.827,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.454,0l0,-0.414l2.454,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M94.147,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M106.468,187.832l-2.493,0l0,-0.414l2.493,0l0,0.414Zm-4.118,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M118.788,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.907,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M131.108,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M143.429,187.832l-2.493,0l0,-0.414l2.493,0l0,0.414Zm-4.118,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M155.749,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.907,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M168.069,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M180.389,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M192.71,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.454,0l0,-0.414l2.454,0l0,0.414Zm-3.907,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M205.03,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M217.35,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M229.671,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.454,0l0,-0.414l2.454,0l0,0.414Zm-3.907,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M241.991,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.454,0l0,-0.414l2.454,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M254.311,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M266.632,187.832l-2.493,0l0,-0.414l2.493,0l0,0.414Zm-4.118,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M278.952,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.454,0l0,-0.414l2.454,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M291.272,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M303.593,187.832l-2.493,0l0,-0.414l2.493,0l0,0.414Zm-4.118,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.906,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
<path d="M315.913,187.832l-2.492,0l0,-0.414l2.492,0l0,0.414Zm-4.117,0l-2.453,0l0,-0.414l2.453,0l0,0.414Zm-3.907,0l-2.453,0l0,-0.414l2.453,0l0,0.414Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.2px;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;"/>
</g>
</svg>

BIN
plugins/community/repos/LindenbergResearch/res/CogBig.afdesign View File


BIN
plugins/community/repos/LindenbergResearch/res/CogSmall.afdesign View File


+ 0
- 349
plugins/community/repos/LindenbergResearch/res/Westcoast _v1.svg View File

@@ -1,349 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="210px" height="380px" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-miterlimit:10;">
<g id="Background" transform="matrix(1.16667,0,0,1,0.0116667,-196.458)">
<rect x="-0.01" y="196.458" width="180" height="380" style="fill:#171717;"/>
</g>
<g id="Guides">
<g transform="matrix(0.288308,0,0,0.614395,49.6719,65.0418)">
<rect x="46.4" y="76.43" width="49.029" height="4.115" style="fill:#afafaf;"/>
</g>
<g transform="matrix(0.288308,0,0,0.607533,49.6719,146.358)">
<rect x="46.4" y="76.43" width="49.029" height="4.115" style="fill:#afafaf;"/>
</g>
<g transform="matrix(0.226711,-0.120248,0.308814,0.582227,75.5478,65.9923)">
<rect x="46.4" y="76.43" width="49.029" height="4.115" style="fill:#afafaf;"/>
</g>
<g transform="matrix(0.412268,-0.218667,0.308814,0.582227,66.938,152.559)">
<rect x="46.4" y="76.43" width="49.029" height="4.115" style="fill:#afafaf;"/>
</g>
<g id="Arrow" transform="matrix(1.11022e-16,1,-1.34575,4.44089e-16,181.744,161.749)">
<path d="M26.442,119.338l5.493,-4.254l5.492,4.254l-10.985,0Z" style="fill:#b56565;fill-rule:nonzero;"/>
</g>
<g id="Arrow1" serif:id="Arrow" transform="matrix(6.93889e-17,1,-1.26564,-4.51028e-17,172.475,80.8696)">
<path d="M26.442,119.338l5.493,-4.254l5.492,4.254l-10.985,0Z" style="fill:#b56565;fill-rule:nonzero;"/>
</g>
</g>
<g id="Controls" transform="matrix(1,0,0,1,12,0)">
<g id="Scale-Big" serif:id="Scale Big" transform="matrix(1,0,0,1,14.5285,-1.75435)">
<g id="InnerCircle_1_" transform="matrix(1.16667,0,0,1.16667,-21.6652,-15.2163)">
<path d="M117.435,116.771c-8.587,-4.523 -14.444,-13.541 -14.444,-23.928c0,-14.922 12.089,-27.018 27,-27.018c14.91,0 27,12.096 27,27.018c0,10.35 -5.814,19.338 -14.349,23.876" style="fill:none;stroke:#f9f9f9;stroke-width:2.57px;"/>
</g>
<g id="Big_1_" transform="matrix(1.05634,0,0,1.05634,-7.32338,-5.11138)">
<g transform="matrix(0.945638,0,0,0.945638,7.06649,6.4291)">
<path d="M129.99,118.265l0,-60.683" style="fill:none;stroke:#121212;stroke-width:3px;stroke-miterlimit:1.414;"/>
</g>
<g transform="matrix(0.90806,0,0,0.90806,12.3133,8.56011)">
<path d="M165.49,93.105l-71,0" style="fill:none;stroke:#121212;stroke-width:3.13px;stroke-miterlimit:1.414;"/>
</g>
<g transform="matrix(0.900108,0,0,0.900108,12.9851,9.30053)">
<path d="M99.247,110.867l61.488,-35.523" style="fill:none;stroke:#121212;stroke-width:3.16px;stroke-miterlimit:1.414;"/>
</g>
<g transform="matrix(0.904389,0,0,0.904389,12.4284,8.90201)">
<path d="M112.24,123.872l35.5,-61.53" style="fill:none;stroke:#121212;stroke-width:3.14px;stroke-miterlimit:1.414;"/>
</g>
<g transform="matrix(0.897679,0,0,0.897679,13.3755,9.5698)">
<path d="M160.735,110.867l-61.488,-35.523" style="fill:none;stroke:#121212;stroke-width:3.16px;stroke-miterlimit:1.414;"/>
</g>
<g transform="matrix(0.897498,0,0,0.897498,13.202,9.33167)">
<path d="M147.74,123.872l-35.5,-61.53" style="fill:none;stroke:#121212;stroke-width:3.16px;stroke-miterlimit:1.414;"/>
</g>
</g>
</g>
<g id="Scale-Middle" serif:id="Scale Middle" transform="matrix(1,0,0,1,3.01812,-8.49286)">
<g id="Big_3_">
<g transform="matrix(1,0,0,1.86052,0,-266.61)">
<path d="M90,309.824l0,-27.882" style="fill:none;stroke:#f9f9f9;stroke-opacity:0.435294;stroke-width:1.06px;stroke-linecap:round;stroke-linejoin:round;"/>
</g>
<g transform="matrix(2.77556e-17,-1,2.85039,1.81867e-16,-752.971,397.566)">
<path d="M90,309.824l0,-27.882" style="fill:none;stroke:#f9f9f9;stroke-opacity:0.435294;stroke-width:0.7px;stroke-linecap:round;stroke-linejoin:round;"/>
</g>
<g transform="matrix(1.18037,0,0,1.17458,-7.13823,-59.1929)">
<path d="M67.483,320.942l45.034,-26" style="fill:none;stroke:#f9f9f9;stroke-opacity:0.435294;stroke-width:1.27px;stroke-linecap:round;stroke-linejoin:round;"/>
</g>
<g transform="matrix(1.11789,0,0,1.18049,-6.1752,-64.6776)">
<path d="M77,330.458l26,-45.032" style="fill:none;stroke:#f9f9f9;stroke-opacity:0.435294;stroke-width:1.3px;stroke-linecap:round;stroke-linejoin:round;"/>
</g>
<g transform="matrix(1.18037,0,0,1.25308,-25.3292,-83.3688)">
<path d="M112.517,320.942l-45.034,-26" style="fill:none;stroke:#f9f9f9;stroke-opacity:0.435294;stroke-width:1.23px;stroke-linecap:round;stroke-linejoin:round;"/>
</g>
<g transform="matrix(1.14275,0,0,1.1849,-17.6058,-66.1091)">
<path d="M103,330.458l-26,-45.032" style="fill:none;stroke:#f9f9f9;stroke-opacity:0.435294;stroke-width:1.29px;stroke-linecap:round;stroke-linejoin:round;"/>
</g>
</g>
<g id="OuterCircle_5_" transform="matrix(1.05,0,0,1.05,-4.4995,-15.3303)">
<path d="M80.647,325.45c-6.339,-3.354 -10.657,-10.016 -10.657,-17.687c0,-11.045 8.955,-19.999 20,-19.999c11.046,0 20,8.954 20,19.999c0,7.612 -4.253,14.231 -10.514,17.609" style="fill:#2b2b2b;stroke:#5676ab;stroke-opacity:0.247059;stroke-width:14.29px;"/>
</g>
</g>
<g id="Scale-Middle1" serif:id="Scale Middle" transform="matrix(1,0,0,1,54.5185,-134.424)">
<g id="OuterCircle_5_1" serif:id="OuterCircle_5_" transform="matrix(1.16805,0,0,1.16805,-15.1282,-51.512)">
<path d="M80.647,325.45c-6.339,-3.354 -10.657,-10.016 -10.657,-17.687c0,-11.045 8.955,-19.999 20,-19.999c11.046,0 20,8.954 20,19.999c0,7.612 -4.253,14.231 -10.514,17.609" style="fill:none;stroke:#f9f9f9;stroke-width:1.78px;"/>
</g>
<g id="Big_3_1" serif:id="Big_3_" transform="matrix(1.03826,0,0,1.03826,-3.44904,-11.7196)">
<g transform="matrix(0.932501,0,0,0.932501,6.07489,20.9127)">
<path d="M90,309.824l0,-27.882" style="fill:none;stroke:#191919;stroke-width:2px;"/>
</g>
<g transform="matrix(0.926102,0,0,0.926102,6.78866,22.7563)">
<path d="M116,307.942l-52,0" style="fill:none;stroke:#191919;stroke-width:2px;"/>
</g>
<g transform="matrix(0.926254,0,0,0.926254,6.63712,22.7094)">
<path d="M67.483,320.942l45.034,-26" style="fill:none;stroke:#191919;stroke-width:2px;"/>
</g>
<g transform="matrix(0.919567,0,0,0.919567,7.29407,24.6732)">
<path d="M77,330.458l26,-45.032" style="fill:none;stroke:#191919;stroke-width:2px;"/>
</g>
<g transform="matrix(0.926254,0,0,0.926254,6.63712,22.7094)">
<path d="M112.517,320.942l-45.034,-26" style="fill:none;stroke:#191919;stroke-width:2px;"/>
</g>
<g transform="matrix(0.923807,0,0,0.923807,6.85735,23.463)">
<path d="M103,330.458l-26,-45.032" style="fill:none;stroke:#191919;stroke-width:2px;"/>
</g>
</g>
</g>
<g id="Scale-Middle2" serif:id="Scale Middle" transform="matrix(0.615385,0,0,0.615385,28.0154,-76.4308)">
<g id="OuterCircle_5_2" serif:id="OuterCircle_5_" transform="matrix(1.125,0,0,1.125,-11.2488,-38.3259)">
<path d="M80.647,325.45c-6.339,-3.354 -10.657,-10.016 -10.657,-17.687c0,-11.045 8.955,-19.999 20,-19.999c11.046,0 20,8.954 20,19.999c0,7.612 -4.253,14.231 -10.514,17.609" style="fill:none;stroke:#f9f9f9;stroke-width:2.89px;"/>
</g>
<g id="Big_3_2" serif:id="Big_3_">
<g transform="matrix(1,0,0,0.931804,-1.42109e-14,20.3847)">
<path d="M90,309.824l0,-27.882" style="fill:none;stroke:#191919;stroke-width:3.36px;"/>
</g>
<g transform="matrix(0.945296,0,0,0.933282,4.80633,20.5452)">
<path d="M116,307.942l-52,0" style="fill:none;stroke:#191919;stroke-width:3.48px;"/>
</g>
<g transform="matrix(0.938161,0,0,0.938161,5.56552,19.0429)">
<path d="M67.483,320.942l45.034,-26" style="fill:none;stroke:#191919;stroke-width:3.46px;"/>
</g>
<g transform="matrix(0.933948,0,0,0.933948,5.94467,20.3401)">
<path d="M77,330.458l26,-45.032" style="fill:none;stroke:#191919;stroke-width:3.48px;"/>
</g>
<g transform="matrix(0.938161,0,0,0.938161,5.56552,19.0429)">
<path d="M112.517,320.942l-45.034,-26" style="fill:none;stroke:#191919;stroke-width:3.46px;"/>
</g>
<g transform="matrix(0.933948,0,0,0.933948,5.94467,20.3401)">
<path d="M103,330.458l-26,-45.032" style="fill:none;stroke:#191919;stroke-width:3.48px;"/>
</g>
</g>
</g>
<g id="Scale-Middle3" serif:id="Scale Middle" transform="matrix(0.615385,0,0,0.615385,27.5154,5.56923)">
<g id="OuterCircle_5_3" serif:id="OuterCircle_5_" transform="matrix(1.125,0,0,1.125,-11.2488,-38.3259)">
<path d="M80.647,325.45c-6.339,-3.354 -10.657,-10.016 -10.657,-17.687c0,-11.045 8.955,-19.999 20,-19.999c11.046,0 20,8.954 20,19.999c0,7.612 -4.253,14.231 -10.514,17.609" style="fill:none;stroke:#f9f9f9;stroke-width:2.89px;stroke-linejoin:round;stroke-miterlimit:1.414;"/>
</g>
<g transform="matrix(0.932501,0,0,0.932501,6.07489,20.9127)">
<path d="M90,309.824l0,-27.882" style="fill:none;stroke:#1a1a1a;stroke-width:3.49px;stroke-miterlimit:1.41;"/>
</g>
<g transform="matrix(0.933282,0,0,0.933282,5.80497,20.5452)">
<path d="M116,307.942l-52,0" style="fill:none;stroke:#1a1a1a;stroke-width:3.48px;stroke-miterlimit:1.41;"/>
</g>
<g transform="matrix(0.932219,0,0,0.932219,6.10031,20.8727)">
<path d="M67.483,320.942l45.034,-26" style="fill:none;stroke:#1a1a1a;stroke-width:3.49px;stroke-miterlimit:1.41;"/>
</g>
<g transform="matrix(0.941481,0,0,0.941481,5.35296,17.8713)">
<path d="M77,330.458l26,-45.032" style="fill:none;stroke:#1a1a1a;stroke-width:3.45px;stroke-miterlimit:1.41;"/>
</g>
<g transform="matrix(0.932219,0,0,0.932219,6.10031,20.8727)">
<path d="M112.517,320.942l-45.034,-26" style="fill:none;stroke:#1a1a1a;stroke-width:3.49px;stroke-miterlimit:1.41;"/>
</g>
<g transform="matrix(0.934849,0,0,0.934849,5.86356,20.0626)">
<path d="M103,330.458l-26,-45.032l26,45.032Z" style="fill:none;stroke:#1a1a1a;stroke-width:3.48px;stroke-miterlimit:1.41;"/>
</g>
</g>
</g>
<g id="Labels" transform="matrix(1,0,0,1,16,0)">
<g id="Types" transform="matrix(1,0,0,1,0,10)">
<g transform="matrix(1,0,0,1.16,80.5687,-5.88448)">
<path d="M51.51,236.498l0,-1.728l-3.036,0l0,1.728l-1.056,0l0,-4.2l1.056,0l0,1.566l3.036,0l0,-1.566l1.056,0l0,4.2l-1.056,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M56.826,233.084l-0.96,1.668l1.92,0l-0.96,-1.668Zm1.962,3.414l-0.486,-0.84l-2.958,0l-0.486,0.84l-1.122,0l2.412,-4.2l1.35,0l2.412,4.2l-1.122,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M65.172,233.678c0,-0.1 -0.018,-0.181 -0.054,-0.243c-0.036,-0.062 -0.08,-0.11 -0.132,-0.144c-0.052,-0.034 -0.105,-0.057 -0.159,-0.069c-0.054,-0.012 -0.097,-0.018 -0.129,-0.018l-2.562,0l0,0.954l2.562,0c0.024,0 0.062,-0.007 0.114,-0.021c0.052,-0.014 0.105,-0.039 0.159,-0.075c0.054,-0.036 0.101,-0.085 0.141,-0.147c0.04,-0.062 0.06,-0.141 0.06,-0.237Zm1.056,0c0,0.184 -0.024,0.346 -0.072,0.486c-0.048,0.14 -0.111,0.261 -0.189,0.363c-0.078,0.102 -0.166,0.187 -0.264,0.255c-0.098,0.068 -0.197,0.122 -0.297,0.162l0.732,1.554l-1.128,0l-0.672,-1.434l-2.202,0l0,1.434l-1.056,0l0,-4.2l3.774,0c0.112,0 0.247,0.02 0.405,0.06c0.158,0.04 0.309,0.111 0.453,0.213c0.144,0.102 0.266,0.242 0.366,0.42c0.1,0.178 0.15,0.407 0.15,0.687Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M72.114,234.398c0,-0.168 -0.031,-0.327 -0.093,-0.477c-0.062,-0.15 -0.158,-0.28 -0.288,-0.39c-0.13,-0.11 -0.293,-0.197 -0.489,-0.261c-0.196,-0.064 -0.428,-0.096 -0.696,-0.096l-1.824,0l0,2.448l1.824,0c0.268,0 0.5,-0.032 0.696,-0.096c0.196,-0.064 0.359,-0.151 0.489,-0.261c0.13,-0.11 0.226,-0.24 0.288,-0.39c0.062,-0.15 0.093,-0.309 0.093,-0.477Zm1.11,0c0,0.288 -0.059,0.56 -0.177,0.816c-0.118,0.256 -0.29,0.479 -0.516,0.669c-0.226,0.19 -0.503,0.34 -0.831,0.45c-0.328,0.11 -0.704,0.165 -1.128,0.165l-2.904,0l0,-4.2l2.904,0c0.424,0 0.8,0.055 1.128,0.165c0.328,0.11 0.605,0.26 0.831,0.45c0.226,0.19 0.398,0.413 0.516,0.669c0.118,0.256 0.177,0.528 0.177,0.816Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M79.866,235.394c-0.104,0.18 -0.238,0.345 -0.402,0.495c-0.164,0.15 -0.356,0.281 -0.576,0.393c-0.22,0.112 -0.466,0.199 -0.738,0.261c-0.272,0.062 -0.57,0.093 -0.894,0.093c-0.46,0 -0.871,-0.06 -1.233,-0.18c-0.362,-0.12 -0.668,-0.282 -0.918,-0.486c-0.25,-0.204 -0.441,-0.441 -0.573,-0.711c-0.132,-0.27 -0.198,-0.557 -0.198,-0.861c0,-0.304 0.066,-0.591 0.198,-0.861c0.132,-0.27 0.323,-0.507 0.573,-0.711c0.25,-0.204 0.556,-0.366 0.918,-0.486c0.362,-0.12 0.773,-0.18 1.233,-0.18c0.312,0 0.601,0.029 0.867,0.087c0.266,0.058 0.507,0.14 0.723,0.246c0.216,0.106 0.406,0.23 0.57,0.372c0.164,0.142 0.3,0.297 0.408,0.465l-0.948,0.48c-0.06,-0.1 -0.141,-0.194 -0.243,-0.282c-0.102,-0.088 -0.224,-0.164 -0.366,-0.228c-0.142,-0.064 -0.302,-0.115 -0.48,-0.153c-0.178,-0.038 -0.369,-0.057 -0.573,-0.057c-0.296,0 -0.555,0.035 -0.777,0.105c-0.222,0.07 -0.406,0.165 -0.552,0.285c-0.146,0.12 -0.256,0.259 -0.33,0.417c-0.074,0.158 -0.111,0.325 -0.111,0.501c0,0.172 0.037,0.337 0.111,0.495c0.074,0.158 0.184,0.297 0.33,0.417c0.146,0.12 0.33,0.216 0.552,0.288c0.222,0.072 0.481,0.108 0.777,0.108c0.216,0 0.416,-0.021 0.6,-0.063c0.184,-0.042 0.348,-0.099 0.492,-0.171c0.144,-0.072 0.268,-0.156 0.372,-0.252c0.104,-0.096 0.182,-0.198 0.234,-0.306l0.954,0.48Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M81.186,236.498l0,-4.2l1.056,0l0,3.294l3.726,0l0,0.906l-4.782,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<rect x="87.378" y="232.298" width="1.056" height="4.2" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M94.086,233.678c0,-0.1 -0.018,-0.181 -0.054,-0.243c-0.036,-0.062 -0.08,-0.11 -0.132,-0.144c-0.052,-0.034 -0.105,-0.057 -0.159,-0.069c-0.054,-0.012 -0.097,-0.018 -0.129,-0.018l-2.562,0l0,0.954l2.562,0c0.024,0 0.062,-0.007 0.114,-0.021c0.052,-0.014 0.105,-0.039 0.159,-0.075c0.054,-0.036 0.101,-0.085 0.141,-0.147c0.04,-0.062 0.06,-0.141 0.06,-0.237Zm1.056,0c0,0.276 -0.052,0.504 -0.156,0.684c-0.104,0.18 -0.229,0.322 -0.375,0.426c-0.146,0.104 -0.297,0.176 -0.453,0.216c-0.156,0.04 -0.286,0.06 -0.39,0.06l-2.718,0l0,1.434l-1.056,0l0,-4.2l3.774,0c0.112,0 0.247,0.02 0.405,0.06c0.158,0.04 0.309,0.111 0.453,0.213c0.144,0.102 0.266,0.242 0.366,0.42c0.1,0.178 0.15,0.407 0.15,0.687Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
</g>
<g transform="matrix(1,0,0,1.16,61.8785,-23.5112)">
<path d="M51.51,233.678c0,-0.1 -0.018,-0.181 -0.054,-0.243c-0.036,-0.062 -0.08,-0.11 -0.132,-0.144c-0.052,-0.034 -0.105,-0.057 -0.159,-0.069c-0.054,-0.012 -0.097,-0.018 -0.129,-0.018l-2.562,0l0,0.954l2.562,0c0.024,0 0.062,-0.007 0.114,-0.021c0.052,-0.014 0.105,-0.039 0.159,-0.075c0.054,-0.036 0.101,-0.085 0.141,-0.147c0.04,-0.062 0.06,-0.141 0.06,-0.237Zm1.056,0c0,0.276 -0.052,0.504 -0.156,0.684c-0.104,0.18 -0.229,0.322 -0.375,0.426c-0.146,0.104 -0.297,0.176 -0.453,0.216c-0.156,0.04 -0.286,0.06 -0.39,0.06l-2.718,0l0,1.434l-1.056,0l0,-4.2l3.774,0c0.112,0 0.247,0.02 0.405,0.06c0.158,0.04 0.309,0.111 0.453,0.213c0.144,0.102 0.266,0.242 0.366,0.42c0.1,0.178 0.15,0.407 0.15,0.687Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M58.218,234.398c0,-0.18 -0.035,-0.351 -0.105,-0.513c-0.07,-0.162 -0.176,-0.305 -0.318,-0.429c-0.142,-0.124 -0.32,-0.222 -0.534,-0.294c-0.214,-0.072 -0.463,-0.108 -0.747,-0.108c-0.284,0 -0.533,0.036 -0.747,0.108c-0.214,0.072 -0.392,0.17 -0.534,0.294c-0.142,0.124 -0.248,0.267 -0.318,0.429c-0.07,0.162 -0.105,0.333 -0.105,0.513c0,0.18 0.035,0.351 0.105,0.513c0.07,0.162 0.176,0.305 0.318,0.429c0.142,0.124 0.32,0.222 0.534,0.294c0.214,0.072 0.463,0.108 0.747,0.108c0.284,0 0.533,-0.036 0.747,-0.108c0.214,-0.072 0.392,-0.17 0.534,-0.294c0.142,-0.124 0.248,-0.267 0.318,-0.429c0.07,-0.162 0.105,-0.333 0.105,-0.513Zm1.11,0c0,0.304 -0.064,0.591 -0.192,0.861c-0.128,0.27 -0.313,0.507 -0.555,0.711c-0.242,0.204 -0.537,0.366 -0.885,0.486c-0.348,0.12 -0.742,0.18 -1.182,0.18c-0.44,0 -0.834,-0.06 -1.182,-0.18c-0.348,-0.12 -0.643,-0.282 -0.885,-0.486c-0.242,-0.204 -0.427,-0.441 -0.555,-0.711c-0.128,-0.27 -0.192,-0.557 -0.192,-0.861c0,-0.304 0.064,-0.591 0.192,-0.861c0.128,-0.27 0.313,-0.507 0.555,-0.711c0.242,-0.204 0.537,-0.366 0.885,-0.486c0.348,-0.12 0.742,-0.18 1.182,-0.18c0.44,0 0.834,0.06 1.182,0.18c0.348,0.12 0.643,0.282 0.885,0.486c0.242,0.204 0.427,0.441 0.555,0.711c0.128,0.27 0.192,0.557 0.192,0.861Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M60.678,236.498l0,-4.2l1.056,0l0,3.294l3.726,0l0,0.906l-4.782,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M69.798,235.082l0,1.416l-1.05,0l0,-1.368l-2.328,-2.832l1.26,0l1.584,1.896l1.56,-1.896l1.302,0l-2.328,2.784Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M77.328,236.498l-3.036,-2.934l0,2.934l-1.056,0l0,-4.2l1.056,0l3.036,2.934l0,-2.934l1.056,0l0,4.2l-1.056,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M84.252,234.398c0,-0.18 -0.035,-0.351 -0.105,-0.513c-0.07,-0.162 -0.176,-0.305 -0.318,-0.429c-0.142,-0.124 -0.32,-0.222 -0.534,-0.294c-0.214,-0.072 -0.463,-0.108 -0.747,-0.108c-0.284,0 -0.533,0.036 -0.747,0.108c-0.214,0.072 -0.392,0.17 -0.534,0.294c-0.142,0.124 -0.248,0.267 -0.318,0.429c-0.07,0.162 -0.105,0.333 -0.105,0.513c0,0.18 0.035,0.351 0.105,0.513c0.07,0.162 0.176,0.305 0.318,0.429c0.142,0.124 0.32,0.222 0.534,0.294c0.214,0.072 0.463,0.108 0.747,0.108c0.284,0 0.533,-0.036 0.747,-0.108c0.214,-0.072 0.392,-0.17 0.534,-0.294c0.142,-0.124 0.248,-0.267 0.318,-0.429c0.07,-0.162 0.105,-0.333 0.105,-0.513Zm1.11,0c0,0.304 -0.064,0.591 -0.192,0.861c-0.128,0.27 -0.313,0.507 -0.555,0.711c-0.242,0.204 -0.537,0.366 -0.885,0.486c-0.348,0.12 -0.742,0.18 -1.182,0.18c-0.44,0 -0.834,-0.06 -1.182,-0.18c-0.348,-0.12 -0.643,-0.282 -0.885,-0.486c-0.242,-0.204 -0.427,-0.441 -0.555,-0.711c-0.128,-0.27 -0.192,-0.557 -0.192,-0.861c0,-0.304 0.064,-0.591 0.192,-0.861c0.128,-0.27 0.313,-0.507 0.555,-0.711c0.242,-0.204 0.537,-0.366 0.885,-0.486c0.348,-0.12 0.742,-0.18 1.182,-0.18c0.44,0 0.834,0.06 1.182,0.18c0.348,0.12 0.643,0.282 0.885,0.486c0.242,0.204 0.427,0.441 0.555,0.711c0.128,0.27 0.192,0.557 0.192,0.861Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M91.956,236.498l0,-3.366l-1.584,3.366l-1.026,0l-1.578,-3.372l0,3.372l-1.056,0l0,-4.2l1.752,0l1.398,3.09l1.398,-3.09l1.746,0l0,4.2l-1.05,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
</g>
<g transform="matrix(1,0,0,1.16,-47.4183,-5.88448)">
<path d="M47.418,236.498l0,-4.2l1.056,0l0,3.294l3.726,0l0,0.906l-4.782,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M57.918,234.398c0,-0.18 -0.035,-0.351 -0.105,-0.513c-0.07,-0.162 -0.176,-0.305 -0.318,-0.429c-0.142,-0.124 -0.32,-0.222 -0.534,-0.294c-0.214,-0.072 -0.463,-0.108 -0.747,-0.108c-0.284,0 -0.533,0.036 -0.747,0.108c-0.214,0.072 -0.392,0.17 -0.534,0.294c-0.142,0.124 -0.248,0.267 -0.318,0.429c-0.07,0.162 -0.105,0.333 -0.105,0.513c0,0.18 0.035,0.351 0.105,0.513c0.07,0.162 0.176,0.305 0.318,0.429c0.142,0.124 0.32,0.222 0.534,0.294c0.214,0.072 0.463,0.108 0.747,0.108c0.284,0 0.533,-0.036 0.747,-0.108c0.214,-0.072 0.392,-0.17 0.534,-0.294c0.142,-0.124 0.248,-0.267 0.318,-0.429c0.07,-0.162 0.105,-0.333 0.105,-0.513Zm1.11,0c0,0.304 -0.064,0.591 -0.192,0.861c-0.128,0.27 -0.313,0.507 -0.555,0.711c-0.242,0.204 -0.537,0.366 -0.885,0.486c-0.348,0.12 -0.742,0.18 -1.182,0.18c-0.44,0 -0.834,-0.06 -1.182,-0.18c-0.348,-0.12 -0.643,-0.282 -0.885,-0.486c-0.242,-0.204 -0.427,-0.441 -0.555,-0.711c-0.128,-0.27 -0.192,-0.557 -0.192,-0.861c0,-0.304 0.064,-0.591 0.192,-0.861c0.128,-0.27 0.313,-0.507 0.555,-0.711c0.242,-0.204 0.537,-0.366 0.885,-0.486c0.348,-0.12 0.742,-0.18 1.182,-0.18c0.44,0 0.834,0.06 1.182,0.18c0.348,0.12 0.643,0.282 0.885,0.486c0.242,0.204 0.427,0.441 0.555,0.711c0.128,0.27 0.192,0.557 0.192,0.861Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M65.7,235.394c-0.104,0.18 -0.238,0.345 -0.402,0.495c-0.164,0.15 -0.356,0.281 -0.576,0.393c-0.22,0.112 -0.466,0.199 -0.738,0.261c-0.272,0.062 -0.57,0.093 -0.894,0.093c-0.46,0 -0.871,-0.06 -1.233,-0.18c-0.362,-0.12 -0.668,-0.282 -0.918,-0.486c-0.25,-0.204 -0.441,-0.441 -0.573,-0.711c-0.132,-0.27 -0.198,-0.557 -0.198,-0.861c0,-0.304 0.066,-0.591 0.198,-0.861c0.132,-0.27 0.323,-0.507 0.573,-0.711c0.25,-0.204 0.556,-0.366 0.918,-0.486c0.362,-0.12 0.773,-0.18 1.233,-0.18c0.312,0 0.601,0.029 0.867,0.087c0.266,0.058 0.507,0.14 0.723,0.246c0.216,0.106 0.406,0.23 0.57,0.372c0.164,0.142 0.3,0.297 0.408,0.465l-0.948,0.48c-0.06,-0.1 -0.141,-0.194 -0.243,-0.282c-0.102,-0.088 -0.224,-0.164 -0.366,-0.228c-0.142,-0.064 -0.302,-0.115 -0.48,-0.153c-0.178,-0.038 -0.369,-0.057 -0.573,-0.057c-0.296,0 -0.555,0.035 -0.777,0.105c-0.222,0.07 -0.406,0.165 -0.552,0.285c-0.146,0.12 -0.256,0.259 -0.33,0.417c-0.074,0.158 -0.111,0.325 -0.111,0.501c0,0.172 0.037,0.337 0.111,0.495c0.074,0.158 0.184,0.297 0.33,0.417c0.146,0.12 0.33,0.216 0.552,0.288c0.222,0.072 0.481,0.108 0.777,0.108c0.216,0 0.416,-0.021 0.6,-0.063c0.184,-0.042 0.348,-0.099 0.492,-0.171c0.144,-0.072 0.268,-0.156 0.372,-0.252c0.104,-0.096 0.182,-0.198 0.234,-0.306l0.954,0.48Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M71.148,236.498l-1.908,-1.944l-1.164,0.876l0,1.068l-1.056,0l0,-4.2l1.056,0l0,2.004l2.676,-2.004l1.506,0l-2.262,1.692l2.46,2.508l-1.308,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M77.718,236.498l0,-1.728l-3.036,0l0,1.728l-1.056,0l0,-4.2l1.056,0l0,1.566l3.036,0l0,-1.566l1.056,0l0,4.2l-1.056,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M83.034,233.084l-0.96,1.668l1.92,0l-0.96,-1.668Zm1.962,3.414l-0.486,-0.84l-2.958,0l-0.486,0.84l-1.122,0l2.412,-4.2l1.35,0l2.412,4.2l-1.122,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M91.38,233.678c0,-0.1 -0.018,-0.181 -0.054,-0.243c-0.036,-0.062 -0.08,-0.11 -0.132,-0.144c-0.052,-0.034 -0.105,-0.057 -0.159,-0.069c-0.054,-0.012 -0.097,-0.018 -0.129,-0.018l-2.562,0l0,0.954l2.562,0c0.024,0 0.062,-0.007 0.114,-0.021c0.052,-0.014 0.105,-0.039 0.159,-0.075c0.054,-0.036 0.101,-0.085 0.141,-0.147c0.04,-0.062 0.06,-0.141 0.06,-0.237Zm1.056,0c0,0.184 -0.024,0.346 -0.072,0.486c-0.048,0.14 -0.111,0.261 -0.189,0.363c-0.078,0.102 -0.166,0.187 -0.264,0.255c-0.098,0.068 -0.197,0.122 -0.297,0.162l0.732,1.554l-1.128,0l-0.672,-1.434l-2.202,0l0,1.434l-1.056,0l0,-4.2l3.774,0c0.112,0 0.247,0.02 0.405,0.06c0.158,0.04 0.309,0.111 0.453,0.213c0.144,0.102 0.266,0.242 0.366,0.42c0.1,0.178 0.15,0.407 0.15,0.687Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M96.636,233.204l0,3.294l-1.05,0l0,-3.294l-1.89,0l0,-0.906l4.83,0l0,0.906l-1.89,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
</g>
<g transform="matrix(1,0,0,1.16,-32.4183,17.1155)">
<path d="M33.072,235.142c0,0.208 -0.056,0.404 -0.168,0.588c-0.112,0.184 -0.284,0.345 -0.516,0.483c-0.232,0.138 -0.522,0.246 -0.87,0.324c-0.348,0.078 -0.76,0.117 -1.236,0.117c-0.244,0 -0.494,-0.02 -0.75,-0.06c-0.22,-0.032 -0.462,-0.082 -0.726,-0.15c-0.264,-0.068 -0.52,-0.166 -0.768,-0.294l0.366,-0.84c0.22,0.112 0.441,0.199 0.663,0.261c0.222,0.062 0.423,0.107 0.603,0.135c0.212,0.032 0.416,0.05 0.612,0.054c0.6,0 1.047,-0.054 1.341,-0.162c0.294,-0.108 0.441,-0.25 0.441,-0.426c0,-0.112 -0.046,-0.194 -0.138,-0.246c-0.092,-0.052 -0.234,-0.082 -0.426,-0.09c-0.044,-0.004 -0.127,-0.009 -0.249,-0.015c-0.122,-0.006 -0.271,-0.013 -0.447,-0.021c-0.176,-0.008 -0.372,-0.016 -0.588,-0.024c-0.216,-0.008 -0.44,-0.018 -0.672,-0.03c-0.232,-0.012 -0.445,-0.044 -0.639,-0.096c-0.194,-0.052 -0.362,-0.127 -0.504,-0.225c-0.142,-0.098 -0.253,-0.218 -0.333,-0.36c-0.08,-0.142 -0.12,-0.309 -0.12,-0.501c0,-0.192 0.063,-0.373 0.189,-0.543c0.126,-0.17 0.306,-0.318 0.54,-0.444c0.234,-0.126 0.518,-0.225 0.852,-0.297c0.334,-0.072 0.707,-0.108 1.119,-0.108c0.244,0 0.492,0.018 0.744,0.054c0.216,0.032 0.457,0.078 0.723,0.138c0.266,0.06 0.525,0.148 0.777,0.264l-0.318,0.828c-0.124,-0.052 -0.264,-0.102 -0.42,-0.15c-0.156,-0.048 -0.319,-0.09 -0.489,-0.126c-0.17,-0.036 -0.342,-0.064 -0.516,-0.084c-0.174,-0.02 -0.341,-0.03 -0.501,-0.03c-0.24,0 -0.463,0.011 -0.669,0.033c-0.206,0.022 -0.385,0.055 -0.537,0.099c-0.152,0.044 -0.271,0.098 -0.357,0.162c-0.086,0.064 -0.129,0.136 -0.129,0.216c0,0.104 0.044,0.182 0.132,0.234c0.088,0.052 0.218,0.082 0.39,0.09c0.192,0.008 0.462,0.02 0.81,0.036c0.348,0.016 0.76,0.034 1.236,0.054c0.24,0.012 0.455,0.044 0.645,0.096c0.19,0.052 0.352,0.126 0.486,0.222c0.134,0.096 0.237,0.214 0.309,0.354c0.072,0.14 0.108,0.3 0.108,0.48Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M34.392,236.498l0,-4.2l5.058,0l0,0.906l-4.002,0l0,0.756l3.522,0l0,0.816l-3.522,0l0,0.816l4.158,0l0,0.906l-5.214,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M45.108,233.678c0,-0.1 -0.018,-0.181 -0.054,-0.243c-0.036,-0.062 -0.08,-0.11 -0.132,-0.144c-0.052,-0.034 -0.105,-0.057 -0.159,-0.069c-0.054,-0.012 -0.097,-0.018 -0.129,-0.018l-2.562,0l0,0.954l2.562,0c0.024,0 0.062,-0.007 0.114,-0.021c0.052,-0.014 0.105,-0.039 0.159,-0.075c0.054,-0.036 0.101,-0.085 0.141,-0.147c0.04,-0.062 0.06,-0.141 0.06,-0.237Zm1.056,0c0,0.184 -0.024,0.346 -0.072,0.486c-0.048,0.14 -0.111,0.261 -0.189,0.363c-0.078,0.102 -0.166,0.187 -0.264,0.255c-0.098,0.068 -0.197,0.122 -0.297,0.162l0.732,1.554l-1.128,0l-0.672,-1.434l-2.202,0l0,1.434l-1.056,0l0,-4.2l3.774,0c0.112,0 0.247,0.02 0.405,0.06c0.158,0.04 0.309,0.111 0.453,0.213c0.144,0.102 0.266,0.242 0.366,0.42c0.1,0.178 0.15,0.407 0.15,0.687Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M53.238,234.398c0,0.304 -0.066,0.591 -0.198,0.861c-0.132,0.27 -0.323,0.507 -0.573,0.711c-0.25,0.204 -0.556,0.366 -0.918,0.486c-0.362,0.12 -0.773,0.18 -1.233,0.18c-0.46,0 -0.871,-0.06 -1.233,-0.18c-0.362,-0.12 -0.668,-0.282 -0.918,-0.486c-0.25,-0.204 -0.441,-0.441 -0.573,-0.711c-0.132,-0.27 -0.198,-0.557 -0.198,-0.861c0,-0.304 0.066,-0.591 0.198,-0.861c0.132,-0.27 0.323,-0.507 0.573,-0.711c0.25,-0.204 0.556,-0.366 0.918,-0.486c0.362,-0.12 0.773,-0.18 1.233,-0.18c0.308,0 0.592,0.029 0.852,0.087c0.26,0.058 0.497,0.137 0.711,0.237c0.214,0.1 0.403,0.219 0.567,0.357c0.164,0.138 0.302,0.289 0.414,0.453l-0.93,0.474c-0.128,-0.2 -0.326,-0.367 -0.594,-0.501c-0.268,-0.134 -0.608,-0.201 -1.02,-0.201c-0.304,0 -0.571,0.036 -0.801,0.108c-0.23,0.072 -0.423,0.169 -0.579,0.291c-0.156,0.122 -0.273,0.263 -0.351,0.423c-0.078,0.16 -0.117,0.33 -0.117,0.51c0,0.18 0.039,0.35 0.117,0.51c0.078,0.16 0.195,0.301 0.351,0.423c0.156,0.122 0.349,0.219 0.579,0.291c0.23,0.072 0.497,0.108 0.801,0.108c0.452,0 0.823,-0.077 1.113,-0.231c0.29,-0.154 0.495,-0.349 0.615,-0.585l-2.142,0l0,-0.816l3.312,0c0.008,0.048 0.014,0.097 0.018,0.147c0.004,0.05 0.006,0.101 0.006,0.153Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M54.588,236.498l0,-4.2l5.058,0l0,0.906l-4.002,0l0,0.756l3.522,0l0,0.816l-3.522,0l0,0.816l4.158,0l0,0.906l-5.214,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M71.448,236.498l-1.5,0l-1.146,-3.096l-1.146,3.096l-1.5,0l-1.554,-4.2l1.146,0l1.206,3.312l1.2,-3.312l1.296,0l1.2,3.312l1.2,-3.312l1.152,0l-1.554,4.2Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M75.288,233.204l0,0.954l3.48,0l0,0.906l-3.48,0l0,1.434l-1.056,0l0,-4.2l5.01,0l0,0.906l-3.954,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
</g>
<g transform="matrix(1,0,0,1.16,84.5817,17.1155)">
<path d="M52.302,235.142c0,0.208 -0.056,0.404 -0.168,0.588c-0.112,0.184 -0.284,0.345 -0.516,0.483c-0.232,0.138 -0.522,0.246 -0.87,0.324c-0.348,0.078 -0.76,0.117 -1.236,0.117c-0.244,0 -0.494,-0.02 -0.75,-0.06c-0.22,-0.032 -0.462,-0.082 -0.726,-0.15c-0.264,-0.068 -0.52,-0.166 -0.768,-0.294l0.366,-0.84c0.22,0.112 0.441,0.199 0.663,0.261c0.222,0.062 0.423,0.107 0.603,0.135c0.212,0.032 0.416,0.05 0.612,0.054c0.6,0 1.047,-0.054 1.341,-0.162c0.294,-0.108 0.441,-0.25 0.441,-0.426c0,-0.112 -0.046,-0.194 -0.138,-0.246c-0.092,-0.052 -0.234,-0.082 -0.426,-0.09c-0.044,-0.004 -0.127,-0.009 -0.249,-0.015c-0.122,-0.006 -0.271,-0.013 -0.447,-0.021c-0.176,-0.008 -0.372,-0.016 -0.588,-0.024c-0.216,-0.008 -0.44,-0.018 -0.672,-0.03c-0.232,-0.012 -0.445,-0.044 -0.639,-0.096c-0.194,-0.052 -0.362,-0.127 -0.504,-0.225c-0.142,-0.098 -0.253,-0.218 -0.333,-0.36c-0.08,-0.142 -0.12,-0.309 -0.12,-0.501c0,-0.192 0.063,-0.373 0.189,-0.543c0.126,-0.17 0.306,-0.318 0.54,-0.444c0.234,-0.126 0.518,-0.225 0.852,-0.297c0.334,-0.072 0.707,-0.108 1.119,-0.108c0.244,0 0.492,0.018 0.744,0.054c0.216,0.032 0.457,0.078 0.723,0.138c0.266,0.06 0.525,0.148 0.777,0.264l-0.318,0.828c-0.124,-0.052 -0.264,-0.102 -0.42,-0.15c-0.156,-0.048 -0.319,-0.09 -0.489,-0.126c-0.17,-0.036 -0.342,-0.064 -0.516,-0.084c-0.174,-0.02 -0.341,-0.03 -0.501,-0.03c-0.24,0 -0.463,0.011 -0.669,0.033c-0.206,0.022 -0.385,0.055 -0.537,0.099c-0.152,0.044 -0.271,0.098 -0.357,0.162c-0.086,0.064 -0.129,0.136 -0.129,0.216c0,0.104 0.044,0.182 0.132,0.234c0.088,0.052 0.218,0.082 0.39,0.09c0.192,0.008 0.462,0.02 0.81,0.036c0.348,0.016 0.76,0.034 1.236,0.054c0.24,0.012 0.455,0.044 0.645,0.096c0.19,0.052 0.352,0.126 0.486,0.222c0.134,0.096 0.237,0.214 0.309,0.354c0.072,0.14 0.108,0.3 0.108,0.48Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M57.93,234.398c0,-0.18 -0.035,-0.351 -0.105,-0.513c-0.07,-0.162 -0.176,-0.305 -0.318,-0.429c-0.142,-0.124 -0.32,-0.222 -0.534,-0.294c-0.214,-0.072 -0.463,-0.108 -0.747,-0.108c-0.284,0 -0.533,0.036 -0.747,0.108c-0.214,0.072 -0.392,0.17 -0.534,0.294c-0.142,0.124 -0.248,0.267 -0.318,0.429c-0.07,0.162 -0.105,0.333 -0.105,0.513c0,0.18 0.035,0.351 0.105,0.513c0.07,0.162 0.176,0.305 0.318,0.429c0.142,0.124 0.32,0.222 0.534,0.294c0.214,0.072 0.463,0.108 0.747,0.108c0.284,0 0.533,-0.036 0.747,-0.108c0.214,-0.072 0.392,-0.17 0.534,-0.294c0.142,-0.124 0.248,-0.267 0.318,-0.429c0.07,-0.162 0.105,-0.333 0.105,-0.513Zm1.11,0c0,0.304 -0.064,0.591 -0.192,0.861c-0.128,0.27 -0.313,0.507 -0.555,0.711c-0.242,0.204 -0.537,0.366 -0.885,0.486c-0.348,0.12 -0.742,0.18 -1.182,0.18c-0.44,0 -0.834,-0.06 -1.182,-0.18c-0.348,-0.12 -0.643,-0.282 -0.885,-0.486c-0.242,-0.204 -0.427,-0.441 -0.555,-0.711c-0.128,-0.27 -0.192,-0.557 -0.192,-0.861c0,-0.304 0.064,-0.591 0.192,-0.861c0.128,-0.27 0.313,-0.507 0.555,-0.711c0.242,-0.204 0.537,-0.366 0.885,-0.486c0.348,-0.12 0.742,-0.18 1.182,-0.18c0.44,0 0.834,0.06 1.182,0.18c0.348,0.12 0.643,0.282 0.885,0.486c0.242,0.204 0.427,0.441 0.555,0.711c0.128,0.27 0.192,0.557 0.192,0.861Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M61.446,233.204l0,0.954l3.48,0l0,0.906l-3.48,0l0,1.434l-1.056,0l0,-4.2l5.01,0l0,0.906l-3.954,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M69.6,233.204l0,3.294l-1.05,0l0,-3.294l-1.89,0l0,-0.906l4.83,0l0,0.906l-1.89,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M78.192,235.394c-0.104,0.18 -0.238,0.345 -0.402,0.495c-0.164,0.15 -0.356,0.281 -0.576,0.393c-0.22,0.112 -0.466,0.199 -0.738,0.261c-0.272,0.062 -0.57,0.093 -0.894,0.093c-0.46,0 -0.871,-0.06 -1.233,-0.18c-0.362,-0.12 -0.668,-0.282 -0.918,-0.486c-0.25,-0.204 -0.441,-0.441 -0.573,-0.711c-0.132,-0.27 -0.198,-0.557 -0.198,-0.861c0,-0.304 0.066,-0.591 0.198,-0.861c0.132,-0.27 0.323,-0.507 0.573,-0.711c0.25,-0.204 0.556,-0.366 0.918,-0.486c0.362,-0.12 0.773,-0.18 1.233,-0.18c0.312,0 0.601,0.029 0.867,0.087c0.266,0.058 0.507,0.14 0.723,0.246c0.216,0.106 0.406,0.23 0.57,0.372c0.164,0.142 0.3,0.297 0.408,0.465l-0.948,0.48c-0.06,-0.1 -0.141,-0.194 -0.243,-0.282c-0.102,-0.088 -0.224,-0.164 -0.366,-0.228c-0.142,-0.064 -0.302,-0.115 -0.48,-0.153c-0.178,-0.038 -0.369,-0.057 -0.573,-0.057c-0.296,0 -0.555,0.035 -0.777,0.105c-0.222,0.07 -0.406,0.165 -0.552,0.285c-0.146,0.12 -0.256,0.259 -0.33,0.417c-0.074,0.158 -0.111,0.325 -0.111,0.501c0,0.172 0.037,0.337 0.111,0.495c0.074,0.158 0.184,0.297 0.33,0.417c0.146,0.12 0.33,0.216 0.552,0.288c0.222,0.072 0.481,0.108 0.777,0.108c0.216,0 0.416,-0.021 0.6,-0.063c0.184,-0.042 0.348,-0.099 0.492,-0.171c0.144,-0.072 0.268,-0.156 0.372,-0.252c0.104,-0.096 0.182,-0.198 0.234,-0.306l0.954,0.48Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M79.512,236.498l0,-4.2l1.056,0l0,3.294l3.726,0l0,0.906l-4.782,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<rect x="85.704" y="232.298" width="1.056" height="4.2" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M92.412,233.678c0,-0.1 -0.018,-0.181 -0.054,-0.243c-0.036,-0.062 -0.08,-0.11 -0.132,-0.144c-0.052,-0.034 -0.105,-0.057 -0.159,-0.069c-0.054,-0.012 -0.097,-0.018 -0.129,-0.018l-2.562,0l0,0.954l2.562,0c0.024,0 0.062,-0.007 0.114,-0.021c0.052,-0.014 0.105,-0.039 0.159,-0.075c0.054,-0.036 0.101,-0.085 0.141,-0.147c0.04,-0.062 0.06,-0.141 0.06,-0.237Zm1.056,0c0,0.276 -0.052,0.504 -0.156,0.684c-0.104,0.18 -0.229,0.322 -0.375,0.426c-0.146,0.104 -0.297,0.176 -0.453,0.216c-0.156,0.04 -0.286,0.06 -0.39,0.06l-2.718,0l0,1.434l-1.056,0l0,-4.2l3.774,0c0.112,0 0.247,0.02 0.405,0.06c0.158,0.04 0.309,0.111 0.453,0.213c0.144,0.102 0.266,0.242 0.366,0.42c0.1,0.178 0.15,0.407 0.15,0.687Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
</g>
<g transform="matrix(1,0,0,1.16,-33.9262,-23.5112)">
<path d="M51.726,234.398c0,-0.18 -0.035,-0.351 -0.105,-0.513c-0.07,-0.162 -0.176,-0.305 -0.318,-0.429c-0.142,-0.124 -0.32,-0.222 -0.534,-0.294c-0.214,-0.072 -0.463,-0.108 -0.747,-0.108c-0.284,0 -0.533,0.036 -0.747,0.108c-0.214,0.072 -0.392,0.17 -0.534,0.294c-0.142,0.124 -0.248,0.267 -0.318,0.429c-0.07,0.162 -0.105,0.333 -0.105,0.513c0,0.18 0.035,0.351 0.105,0.513c0.07,0.162 0.176,0.305 0.318,0.429c0.142,0.124 0.32,0.222 0.534,0.294c0.214,0.072 0.463,0.108 0.747,0.108c0.284,0 0.533,-0.036 0.747,-0.108c0.214,-0.072 0.392,-0.17 0.534,-0.294c0.142,-0.124 0.248,-0.267 0.318,-0.429c0.07,-0.162 0.105,-0.333 0.105,-0.513Zm1.11,0c0,0.304 -0.064,0.591 -0.192,0.861c-0.128,0.27 -0.313,0.507 -0.555,0.711c-0.242,0.204 -0.537,0.366 -0.885,0.486c-0.348,0.12 -0.742,0.18 -1.182,0.18c-0.44,0 -0.834,-0.06 -1.182,-0.18c-0.348,-0.12 -0.643,-0.282 -0.885,-0.486c-0.242,-0.204 -0.427,-0.441 -0.555,-0.711c-0.128,-0.27 -0.192,-0.557 -0.192,-0.861c0,-0.304 0.064,-0.591 0.192,-0.861c0.128,-0.27 0.313,-0.507 0.555,-0.711c0.242,-0.204 0.537,-0.366 0.885,-0.486c0.348,-0.12 0.742,-0.18 1.182,-0.18c0.44,0 0.834,0.06 1.182,0.18c0.348,0.12 0.643,0.282 0.885,0.486c0.242,0.204 0.427,0.441 0.555,0.711c0.128,0.27 0.192,0.557 0.192,0.861Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M57.33,236.498l-1.344,0l-2.19,-4.2l1.17,0l1.692,3.312l1.692,-3.312l1.17,0l-2.19,4.2Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M60.69,236.498l0,-4.2l5.058,0l0,0.906l-4.002,0l0,0.756l3.522,0l0,0.816l-3.522,0l0,0.816l4.158,0l0,0.906l-5.214,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M71.406,233.678c0,-0.1 -0.018,-0.181 -0.054,-0.243c-0.036,-0.062 -0.08,-0.11 -0.132,-0.144c-0.052,-0.034 -0.105,-0.057 -0.159,-0.069c-0.054,-0.012 -0.097,-0.018 -0.129,-0.018l-2.562,0l0,0.954l2.562,0c0.024,0 0.062,-0.007 0.114,-0.021c0.052,-0.014 0.105,-0.039 0.159,-0.075c0.054,-0.036 0.101,-0.085 0.141,-0.147c0.04,-0.062 0.06,-0.141 0.06,-0.237Zm1.056,0c0,0.184 -0.024,0.346 -0.072,0.486c-0.048,0.14 -0.111,0.261 -0.189,0.363c-0.078,0.102 -0.166,0.187 -0.264,0.255c-0.098,0.068 -0.197,0.122 -0.297,0.162l0.732,1.554l-1.128,0l-0.672,-1.434l-2.202,0l0,1.434l-1.056,0l0,-4.2l3.774,0c0.112,0 0.247,0.02 0.405,0.06c0.158,0.04 0.309,0.111 0.453,0.213c0.144,0.102 0.266,0.242 0.366,0.42c0.1,0.178 0.15,0.407 0.15,0.687Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M78.348,234.398c0,-0.168 -0.031,-0.327 -0.093,-0.477c-0.062,-0.15 -0.158,-0.28 -0.288,-0.39c-0.13,-0.11 -0.293,-0.197 -0.489,-0.261c-0.196,-0.064 -0.428,-0.096 -0.696,-0.096l-1.824,0l0,2.448l1.824,0c0.268,0 0.5,-0.032 0.696,-0.096c0.196,-0.064 0.359,-0.151 0.489,-0.261c0.13,-0.11 0.226,-0.24 0.288,-0.39c0.062,-0.15 0.093,-0.309 0.093,-0.477Zm1.11,0c0,0.288 -0.059,0.56 -0.177,0.816c-0.118,0.256 -0.29,0.479 -0.516,0.669c-0.226,0.19 -0.503,0.34 -0.831,0.45c-0.328,0.11 -0.704,0.165 -1.128,0.165l-2.904,0l0,-4.2l2.904,0c0.424,0 0.8,0.055 1.128,0.165c0.328,0.11 0.605,0.26 0.831,0.45c0.226,0.19 0.398,0.413 0.516,0.669c0.118,0.256 0.177,0.528 0.177,0.816Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M84.87,233.678c0,-0.1 -0.018,-0.181 -0.054,-0.243c-0.036,-0.062 -0.08,-0.11 -0.132,-0.144c-0.052,-0.034 -0.105,-0.057 -0.159,-0.069c-0.054,-0.012 -0.097,-0.018 -0.129,-0.018l-2.562,0l0,0.954l2.562,0c0.024,0 0.062,-0.007 0.114,-0.021c0.052,-0.014 0.105,-0.039 0.159,-0.075c0.054,-0.036 0.101,-0.085 0.141,-0.147c0.04,-0.062 0.06,-0.141 0.06,-0.237Zm1.056,0c0,0.184 -0.024,0.346 -0.072,0.486c-0.048,0.14 -0.111,0.261 -0.189,0.363c-0.078,0.102 -0.166,0.187 -0.264,0.255c-0.098,0.068 -0.197,0.122 -0.297,0.162l0.732,1.554l-1.128,0l-0.672,-1.434l-2.202,0l0,1.434l-1.056,0l0,-4.2l3.774,0c0.112,0 0.247,0.02 0.405,0.06c0.158,0.04 0.309,0.111 0.453,0.213c0.144,0.102 0.266,0.242 0.366,0.42c0.1,0.178 0.15,0.407 0.15,0.687Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<rect x="87.366" y="232.298" width="1.056" height="4.2" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M93.126,236.498l-1.344,0l-2.19,-4.2l1.17,0l1.692,3.312l1.692,-3.312l1.17,0l-2.19,4.2Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M96.486,236.498l0,-4.2l5.058,0l0,0.906l-4.002,0l0,0.756l3.522,0l0,0.816l-3.522,0l0,0.816l4.158,0l0,0.906l-5.214,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
</g>
<g transform="matrix(1,0,0,1.16,16.6742,-38.6107)">
<path d="M52.302,235.142c0,0.208 -0.056,0.404 -0.168,0.588c-0.112,0.184 -0.284,0.345 -0.516,0.483c-0.232,0.138 -0.522,0.246 -0.87,0.324c-0.348,0.078 -0.76,0.117 -1.236,0.117c-0.244,0 -0.494,-0.02 -0.75,-0.06c-0.22,-0.032 -0.462,-0.082 -0.726,-0.15c-0.264,-0.068 -0.52,-0.166 -0.768,-0.294l0.366,-0.84c0.22,0.112 0.441,0.199 0.663,0.261c0.222,0.062 0.423,0.107 0.603,0.135c0.212,0.032 0.416,0.05 0.612,0.054c0.6,0 1.047,-0.054 1.341,-0.162c0.294,-0.108 0.441,-0.25 0.441,-0.426c0,-0.112 -0.046,-0.194 -0.138,-0.246c-0.092,-0.052 -0.234,-0.082 -0.426,-0.09c-0.044,-0.004 -0.127,-0.009 -0.249,-0.015c-0.122,-0.006 -0.271,-0.013 -0.447,-0.021c-0.176,-0.008 -0.372,-0.016 -0.588,-0.024c-0.216,-0.008 -0.44,-0.018 -0.672,-0.03c-0.232,-0.012 -0.445,-0.044 -0.639,-0.096c-0.194,-0.052 -0.362,-0.127 -0.504,-0.225c-0.142,-0.098 -0.253,-0.218 -0.333,-0.36c-0.08,-0.142 -0.12,-0.309 -0.12,-0.501c0,-0.192 0.063,-0.373 0.189,-0.543c0.126,-0.17 0.306,-0.318 0.54,-0.444c0.234,-0.126 0.518,-0.225 0.852,-0.297c0.334,-0.072 0.707,-0.108 1.119,-0.108c0.244,0 0.492,0.018 0.744,0.054c0.216,0.032 0.457,0.078 0.723,0.138c0.266,0.06 0.525,0.148 0.777,0.264l-0.318,0.828c-0.124,-0.052 -0.264,-0.102 -0.42,-0.15c-0.156,-0.048 -0.319,-0.09 -0.489,-0.126c-0.17,-0.036 -0.342,-0.064 -0.516,-0.084c-0.174,-0.02 -0.341,-0.03 -0.501,-0.03c-0.24,0 -0.463,0.011 -0.669,0.033c-0.206,0.022 -0.385,0.055 -0.537,0.099c-0.152,0.044 -0.271,0.098 -0.357,0.162c-0.086,0.064 -0.129,0.136 -0.129,0.216c0,0.104 0.044,0.182 0.132,0.234c0.088,0.052 0.218,0.082 0.39,0.09c0.192,0.008 0.462,0.02 0.81,0.036c0.348,0.016 0.76,0.034 1.236,0.054c0.24,0.012 0.455,0.044 0.645,0.096c0.19,0.052 0.352,0.126 0.486,0.222c0.134,0.096 0.237,0.214 0.309,0.354c0.072,0.14 0.108,0.3 0.108,0.48Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M56.322,233.084l-0.96,1.668l1.92,0l-0.96,-1.668Zm1.962,3.414l-0.486,-0.84l-2.958,0l-0.486,0.84l-1.122,0l2.412,-4.2l1.35,0l2.412,4.2l-1.122,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M63.336,233.204l0,3.294l-1.05,0l0,-3.294l-1.89,0l0,-0.906l4.83,0l0,0.906l-1.89,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M71.514,234.398c0,0.304 -0.058,0.591 -0.174,0.861c-0.116,0.27 -0.282,0.507 -0.498,0.711c-0.216,0.204 -0.478,0.366 -0.786,0.486c-0.308,0.12 -0.654,0.18 -1.038,0.18c-0.384,0 -0.73,-0.06 -1.038,-0.18c-0.308,-0.12 -0.571,-0.282 -0.789,-0.486c-0.218,-0.204 -0.385,-0.441 -0.501,-0.711c-0.116,-0.27 -0.174,-0.557 -0.174,-0.861l0,-2.1l1.056,0l0,2.1c0,0.18 0.029,0.351 0.087,0.513c0.058,0.162 0.146,0.305 0.264,0.429c0.118,0.124 0.268,0.222 0.45,0.294c0.182,0.072 0.397,0.108 0.645,0.108c0.248,0 0.462,-0.036 0.642,-0.108c0.18,-0.072 0.329,-0.17 0.447,-0.294c0.118,-0.124 0.206,-0.267 0.264,-0.429c0.058,-0.162 0.087,-0.333 0.087,-0.513l0,-2.1l1.056,0l0,2.1Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M77.076,233.678c0,-0.1 -0.018,-0.181 -0.054,-0.243c-0.036,-0.062 -0.08,-0.11 -0.132,-0.144c-0.052,-0.034 -0.105,-0.057 -0.159,-0.069c-0.054,-0.012 -0.097,-0.018 -0.129,-0.018l-2.562,0l0,0.954l2.562,0c0.024,0 0.062,-0.007 0.114,-0.021c0.052,-0.014 0.105,-0.039 0.159,-0.075c0.054,-0.036 0.101,-0.085 0.141,-0.147c0.04,-0.062 0.06,-0.141 0.06,-0.237Zm1.056,0c0,0.184 -0.024,0.346 -0.072,0.486c-0.048,0.14 -0.111,0.261 -0.189,0.363c-0.078,0.102 -0.166,0.187 -0.264,0.255c-0.098,0.068 -0.197,0.122 -0.297,0.162l0.732,1.554l-1.128,0l-0.672,-1.434l-2.202,0l0,1.434l-1.056,0l0,-4.2l3.774,0c0.112,0 0.247,0.02 0.405,0.06c0.158,0.04 0.309,0.111 0.453,0.213c0.144,0.102 0.266,0.242 0.366,0.42c0.1,0.178 0.15,0.407 0.15,0.687Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M82.272,233.084l-0.96,1.668l1.92,0l-0.96,-1.668Zm1.962,3.414l-0.486,-0.84l-2.958,0l-0.486,0.84l-1.122,0l2.412,-4.2l1.35,0l2.412,4.2l-1.122,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M89.286,233.204l0,3.294l-1.05,0l0,-3.294l-1.89,0l0,-0.906l4.83,0l0,0.906l-1.89,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M92.556,236.498l0,-4.2l5.058,0l0,0.906l-4.002,0l0,0.756l3.522,0l0,0.816l-3.522,0l0,0.816l4.158,0l0,0.906l-5.214,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
</g>
</g>
<g transform="matrix(1,0,0,1,83.3802,-102.078)">
<path d="M50.358,230.396c0.336,0 0.657,0.028 0.963,0.085c0.306,0.057 0.582,0.146 0.828,0.266l-0.135,0.657c-0.258,-0.102 -0.526,-0.183 -0.805,-0.243c-0.279,-0.06 -0.56,-0.09 -0.842,-0.09c-0.744,0 -1.329,0.217 -1.755,0.652c-0.426,0.435 -0.639,1.052 -0.639,1.85c0,0.768 0.201,1.357 0.603,1.768c0.402,0.411 1.005,0.617 1.809,0.617c0.192,0 0.386,-0.014 0.581,-0.041c0.195,-0.027 0.361,-0.061 0.499,-0.103l0,-1.953l0.756,0l0,2.412c-0.228,0.096 -0.519,0.175 -0.873,0.238c-0.354,0.063 -0.708,0.095 -1.062,0.095c-0.492,0 -0.933,-0.074 -1.323,-0.221c-0.39,-0.147 -0.72,-0.354 -0.99,-0.621c-0.27,-0.267 -0.475,-0.586 -0.616,-0.958c-0.141,-0.372 -0.212,-0.783 -0.212,-1.233c0,-0.468 0.074,-0.897 0.221,-1.287c0.147,-0.39 0.358,-0.725 0.634,-1.004c0.276,-0.279 0.612,-0.496 1.008,-0.652c0.396,-0.156 0.846,-0.234 1.35,-0.234Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M58.908,236.498l-0.846,0l-0.549,-1.449l-2.799,0l-0.54,1.449l-0.846,0l2.385,-5.994l0.81,0l2.385,5.994Zm-3.942,-2.115l2.304,0l-1.152,-3.123l-1.152,3.123Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<rect x="60.15" y="230.504" width="0.828" height="5.994" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M66.837,236.498l-3.357,-4.707l0,4.707l-0.792,0l0,-5.994l0.792,0l3.357,4.707l0,-4.707l0.792,0l0,5.994l-0.792,0Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
</g>
<g transform="matrix(1,0,0,1,73.3659,-33.6997)">
<rect x="47.528" y="232.368" width="3.43" height="1.05" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
</g>
<g transform="matrix(1,0,0,1,107.731,-33.3357)">
<path d="M51.546,232.452l0,2.856l-1.092,0l0,-2.856l-2.688,0l0,-0.952l2.688,0l0,-2.856l1.092,0l0,2.856l2.688,0l0,0.952l-2.688,0Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
</g>
<g transform="matrix(1,0,0,1,27.0985,99.1477)">
<path d="M52.617,230.504l0.747,0l0.432,5.994l-0.792,0l-0.288,-4.671l-1.728,3.591l-0.846,0l-1.728,-3.591l-0.288,4.671l-0.792,0l0.432,-5.994l0.747,0l2.052,4.239l2.052,-4.239Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M57.837,236.606c-0.468,0 -0.885,-0.084 -1.251,-0.252c-0.366,-0.168 -0.672,-0.393 -0.918,-0.675c-0.246,-0.282 -0.433,-0.612 -0.562,-0.99c-0.129,-0.378 -0.194,-0.774 -0.194,-1.188c0,-0.414 0.065,-0.81 0.194,-1.188c0.129,-0.378 0.316,-0.708 0.562,-0.99c0.246,-0.282 0.552,-0.507 0.918,-0.675c0.366,-0.168 0.783,-0.252 1.251,-0.252c0.468,0 0.885,0.084 1.251,0.252c0.366,0.168 0.672,0.393 0.918,0.675c0.246,0.282 0.434,0.612 0.563,0.99c0.129,0.378 0.193,0.774 0.193,1.188c0,0.414 -0.064,0.81 -0.193,1.188c-0.129,0.378 -0.317,0.708 -0.563,0.99c-0.246,0.282 -0.552,0.507 -0.918,0.675c-0.366,0.168 -0.783,0.252 -1.251,0.252Zm0,-0.666c0.342,0 0.645,-0.063 0.909,-0.189c0.264,-0.126 0.483,-0.3 0.657,-0.522c0.174,-0.222 0.306,-0.482 0.396,-0.779c0.09,-0.297 0.135,-0.613 0.135,-0.949c0,-0.336 -0.045,-0.653 -0.135,-0.95c-0.09,-0.297 -0.222,-0.555 -0.396,-0.774c-0.174,-0.219 -0.393,-0.393 -0.657,-0.522c-0.264,-0.129 -0.567,-0.193 -0.909,-0.193c-0.342,0 -0.645,0.064 -0.909,0.193c-0.264,0.129 -0.483,0.303 -0.657,0.522c-0.174,0.219 -0.306,0.477 -0.396,0.774c-0.09,0.297 -0.135,0.614 -0.135,0.95c0,0.336 0.045,0.652 0.135,0.949c0.09,0.297 0.222,0.557 0.396,0.779c0.174,0.222 0.393,0.396 0.657,0.522c0.264,0.126 0.567,0.189 0.909,0.189Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M62.022,230.504l1.665,0c0.516,0 0.984,0.075 1.404,0.225c0.42,0.15 0.78,0.358 1.08,0.625c0.3,0.267 0.531,0.584 0.693,0.95c0.162,0.366 0.243,0.765 0.243,1.197c0,0.432 -0.081,0.831 -0.243,1.197c-0.162,0.366 -0.393,0.682 -0.693,0.949c-0.3,0.267 -0.66,0.476 -1.08,0.626c-0.42,0.15 -0.888,0.225 -1.404,0.225l-1.665,0l0,-5.994Zm1.665,5.328c0.36,0 0.698,-0.053 1.013,-0.158c0.315,-0.105 0.589,-0.256 0.823,-0.454c0.234,-0.198 0.419,-0.441 0.554,-0.729c0.135,-0.288 0.202,-0.618 0.202,-0.99c0,-0.366 -0.067,-0.695 -0.202,-0.986c-0.135,-0.291 -0.32,-0.535 -0.554,-0.733c-0.234,-0.198 -0.508,-0.35 -0.823,-0.455c-0.315,-0.105 -0.653,-0.157 -1.013,-0.157l-0.837,0l0,4.662l0.837,0Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M72.138,230.504l0.828,0l0,3.87c0,0.312 -0.051,0.604 -0.153,0.877c-0.102,0.273 -0.252,0.51 -0.45,0.711c-0.198,0.201 -0.442,0.359 -0.733,0.473c-0.291,0.114 -0.629,0.171 -1.013,0.171c-0.384,0 -0.721,-0.057 -1.012,-0.171c-0.291,-0.114 -0.536,-0.272 -0.734,-0.473c-0.198,-0.201 -0.348,-0.438 -0.45,-0.711c-0.102,-0.273 -0.153,-0.565 -0.153,-0.877l0,-3.87l0.828,0l0,3.906c0,0.45 0.128,0.816 0.383,1.098c0.255,0.282 0.634,0.423 1.138,0.423c0.504,0 0.884,-0.141 1.139,-0.423c0.255,-0.282 0.382,-0.648 0.382,-1.098l0,-3.906Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M77.961,234.941c0,0.258 -0.055,0.489 -0.166,0.693c-0.111,0.204 -0.261,0.378 -0.45,0.522c-0.189,0.144 -0.411,0.255 -0.666,0.333c-0.255,0.078 -0.53,0.117 -0.824,0.117c-0.288,0 -0.583,-0.03 -0.886,-0.09c-0.303,-0.06 -0.581,-0.15 -0.833,-0.27l0.162,-0.657c0.222,0.102 0.467,0.186 0.734,0.252c0.267,0.066 0.535,0.099 0.805,0.099c0.39,0 0.705,-0.083 0.945,-0.248c0.24,-0.165 0.36,-0.403 0.36,-0.715c0,-0.174 -0.034,-0.323 -0.103,-0.446c-0.069,-0.123 -0.164,-0.234 -0.284,-0.333c-0.12,-0.099 -0.259,-0.187 -0.418,-0.265c-0.159,-0.078 -0.329,-0.159 -0.509,-0.243c-0.204,-0.096 -0.4,-0.197 -0.589,-0.302c-0.189,-0.105 -0.356,-0.225 -0.5,-0.36c-0.144,-0.135 -0.259,-0.288 -0.346,-0.459c-0.087,-0.171 -0.131,-0.37 -0.131,-0.598c0,-0.258 0.047,-0.486 0.14,-0.684c0.093,-0.198 0.223,-0.363 0.391,-0.495c0.168,-0.132 0.369,-0.231 0.603,-0.297c0.234,-0.066 0.492,-0.099 0.774,-0.099c0.288,0 0.569,0.033 0.842,0.099c0.273,0.066 0.511,0.153 0.715,0.261l-0.153,0.657c-0.192,-0.102 -0.411,-0.186 -0.657,-0.252c-0.246,-0.066 -0.495,-0.099 -0.747,-0.099c-0.726,0 -1.089,0.282 -1.089,0.846c0,0.126 0.018,0.235 0.054,0.328c0.036,0.093 0.095,0.18 0.176,0.261c0.081,0.081 0.189,0.159 0.324,0.234c0.135,0.075 0.298,0.161 0.49,0.257c0.192,0.096 0.396,0.199 0.612,0.31c0.216,0.111 0.414,0.243 0.594,0.396c0.18,0.153 0.33,0.332 0.45,0.536c0.12,0.204 0.18,0.441 0.18,0.711Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
</g>
<g transform="matrix(1,0,0,1,-21.8343,-97.8004)">
<path d="M50.259,230.396c0.27,0 0.552,0.025 0.846,0.076c0.294,0.051 0.54,0.119 0.738,0.203l-0.135,0.639c-0.204,-0.072 -0.423,-0.131 -0.657,-0.176c-0.234,-0.045 -0.465,-0.067 -0.693,-0.067c-0.75,0 -1.335,0.21 -1.755,0.63c-0.42,0.42 -0.63,1.02 -0.63,1.8c0,0.78 0.21,1.38 0.63,1.8c0.42,0.42 1.005,0.63 1.755,0.63c0.228,0 0.459,-0.023 0.693,-0.068c0.234,-0.045 0.453,-0.103 0.657,-0.175l0.135,0.639c-0.198,0.084 -0.444,0.151 -0.738,0.202c-0.294,0.051 -0.576,0.077 -0.846,0.077c-0.492,0 -0.931,-0.078 -1.318,-0.234c-0.387,-0.156 -0.713,-0.372 -0.977,-0.648c-0.264,-0.276 -0.466,-0.603 -0.607,-0.981c-0.141,-0.378 -0.212,-0.792 -0.212,-1.242c0,-0.45 0.071,-0.864 0.212,-1.242c0.141,-0.378 0.343,-0.705 0.607,-0.981c0.264,-0.276 0.59,-0.492 0.977,-0.648c0.387,-0.156 0.826,-0.234 1.318,-0.234Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M56.856,230.504l0.828,0l-2.151,5.994l-0.864,0l-2.151,-5.994l0.828,0l1.755,5.013l1.755,-5.013Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
</g>
<g transform="matrix(1,0,0,1,-30.8343,91.9064)">
<rect x="47.523" y="230.504" width="0.828" height="5.994" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M54.12,236.498l-3.357,-4.707l0,4.707l-0.792,0l0,-5.994l0.792,0l3.357,4.707l0,-4.707l0.792,0l0,5.994l-0.792,0Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
</g>
<g transform="matrix(1,0,0,1,101.166,91.9064)">
<path d="M50.088,236.606c-0.468,0 -0.885,-0.084 -1.251,-0.252c-0.366,-0.168 -0.672,-0.393 -0.918,-0.675c-0.246,-0.282 -0.433,-0.612 -0.562,-0.99c-0.129,-0.378 -0.194,-0.774 -0.194,-1.188c0,-0.414 0.065,-0.81 0.194,-1.188c0.129,-0.378 0.316,-0.708 0.562,-0.99c0.246,-0.282 0.552,-0.507 0.918,-0.675c0.366,-0.168 0.783,-0.252 1.251,-0.252c0.468,0 0.885,0.084 1.251,0.252c0.366,0.168 0.672,0.393 0.918,0.675c0.246,0.282 0.434,0.612 0.563,0.99c0.129,0.378 0.193,0.774 0.193,1.188c0,0.414 -0.064,0.81 -0.193,1.188c-0.129,0.378 -0.317,0.708 -0.563,0.99c-0.246,0.282 -0.552,0.507 -0.918,0.675c-0.366,0.168 -0.783,0.252 -1.251,0.252Zm0,-0.666c0.342,0 0.645,-0.063 0.909,-0.189c0.264,-0.126 0.483,-0.3 0.657,-0.522c0.174,-0.222 0.306,-0.482 0.396,-0.779c0.09,-0.297 0.135,-0.613 0.135,-0.949c0,-0.336 -0.045,-0.653 -0.135,-0.95c-0.09,-0.297 -0.222,-0.555 -0.396,-0.774c-0.174,-0.219 -0.393,-0.393 -0.657,-0.522c-0.264,-0.129 -0.567,-0.193 -0.909,-0.193c-0.342,0 -0.645,0.064 -0.909,0.193c-0.264,0.129 -0.483,0.303 -0.657,0.522c-0.174,0.219 -0.306,0.477 -0.396,0.774c-0.09,0.297 -0.135,0.614 -0.135,0.95c0,0.336 0.045,0.652 0.135,0.949c0.09,0.297 0.222,0.557 0.396,0.779c0.174,0.222 0.393,0.396 0.657,0.522c0.264,0.126 0.567,0.189 0.909,0.189Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M58.107,230.504l0.828,0l0,3.87c0,0.312 -0.051,0.604 -0.153,0.877c-0.102,0.273 -0.252,0.51 -0.45,0.711c-0.198,0.201 -0.442,0.359 -0.733,0.473c-0.291,0.114 -0.629,0.171 -1.013,0.171c-0.384,0 -0.721,-0.057 -1.012,-0.171c-0.291,-0.114 -0.536,-0.272 -0.734,-0.473c-0.198,-0.201 -0.348,-0.438 -0.45,-0.711c-0.102,-0.273 -0.153,-0.565 -0.153,-0.877l0,-3.87l0.828,0l0,3.906c0,0.45 0.128,0.816 0.383,1.098c0.255,0.282 0.634,0.423 1.138,0.423c0.504,0 0.884,-0.141 1.139,-0.423c0.255,-0.282 0.382,-0.648 0.382,-1.098l0,-3.906Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M64.308,230.504l0,0.675l-1.764,0l0,5.319l-0.828,0l0,-5.319l-1.764,0l0,-0.675l4.356,0Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
</g>
<g transform="matrix(1,0,0,1,20.5875,-145.481)">
<path d="M48.306,230.504l0,5.319l2.502,0l0,0.675l-3.33,0l0,-5.994l0.828,0Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M51.861,230.504l3.339,0l0,0.675l-2.511,0l0,1.917l2.403,0l0,0.675l-2.403,0l0,2.052l2.538,0l0,0.675l-3.366,0l0,-5.994Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M60.294,230.504l0.828,0l-2.151,5.994l-0.864,0l-2.151,-5.994l0.828,0l1.755,5.013l1.755,-5.013Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M62.067,230.504l3.339,0l0,0.675l-2.511,0l0,1.917l2.403,0l0,0.675l-2.403,0l0,2.052l2.538,0l0,0.675l-3.366,0l0,-5.994Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M67.62,230.504l0,5.319l2.502,0l0,0.675l-3.33,0l0,-5.994l0.828,0Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
</g>
<g transform="matrix(1,0,0,1,-21.8343,-15.8004)">
<path d="M50.259,230.396c0.27,0 0.552,0.025 0.846,0.076c0.294,0.051 0.54,0.119 0.738,0.203l-0.135,0.639c-0.204,-0.072 -0.423,-0.131 -0.657,-0.176c-0.234,-0.045 -0.465,-0.067 -0.693,-0.067c-0.75,0 -1.335,0.21 -1.755,0.63c-0.42,0.42 -0.63,1.02 -0.63,1.8c0,0.78 0.21,1.38 0.63,1.8c0.42,0.42 1.005,0.63 1.755,0.63c0.228,0 0.459,-0.023 0.693,-0.068c0.234,-0.045 0.453,-0.103 0.657,-0.175l0.135,0.639c-0.198,0.084 -0.444,0.151 -0.738,0.202c-0.294,0.051 -0.576,0.077 -0.846,0.077c-0.492,0 -0.931,-0.078 -1.318,-0.234c-0.387,-0.156 -0.713,-0.372 -0.977,-0.648c-0.264,-0.276 -0.466,-0.603 -0.607,-0.981c-0.141,-0.378 -0.212,-0.792 -0.212,-1.242c0,-0.45 0.071,-0.864 0.212,-1.242c0.141,-0.378 0.343,-0.705 0.607,-0.981c0.264,-0.276 0.59,-0.492 0.977,-0.648c0.387,-0.156 0.826,-0.234 1.318,-0.234Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M56.856,230.504l0.828,0l-2.151,5.994l-0.864,0l-2.151,-5.994l0.828,0l1.755,5.013l1.755,-5.013Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
</g>
<g transform="matrix(1.05796,0,0,1.05796,21.4691,-32.2968)">
<rect x="47.008" y="233.168" width="2.89" height="0.7" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M59.348,235.428l0,-1.98l1.98,0l0,-0.69l-1.98,0l0,-1.99l-0.71,0l0,1.99l-1.98,0l0,0.69l1.98,0l0,1.98l0.71,0Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
</g>
<g transform="matrix(1.05796,0,0,1.05796,21.4691,-114.297)">
<rect x="47.008" y="233.168" width="2.89" height="0.7" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M59.348,235.428l0,-1.98l1.98,0l0,-0.69l-1.98,0l0,-1.99l-0.71,0l0,1.99l-1.98,0l0,0.69l1.98,0l0,1.98l0.71,0Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
</g>
<g transform="matrix(1,0,0,1,20.5875,-63.481)">
<path d="M48.306,230.504l0,5.319l2.502,0l0,0.675l-3.33,0l0,-5.994l0.828,0Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M51.861,230.504l3.339,0l0,0.675l-2.511,0l0,1.917l2.403,0l0,0.675l-2.403,0l0,2.052l2.538,0l0,0.675l-3.366,0l0,-5.994Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M60.294,230.504l0.828,0l-2.151,5.994l-0.864,0l-2.151,-5.994l0.828,0l1.755,5.013l1.755,-5.013Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M62.067,230.504l3.339,0l0,0.675l-2.511,0l0,1.917l2.403,0l0,0.675l-2.403,0l0,2.052l2.538,0l0,0.675l-3.366,0l0,-5.994Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M67.62,230.504l0,5.319l2.502,0l0,0.675l-3.33,0l0,-5.994l0.828,0Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
</g>
<g transform="matrix(1,0,0,1,84.5757,-28.4814)">
<path d="M51.492,234.824c0,0.246 -0.055,0.472 -0.166,0.679c-0.111,0.207 -0.269,0.384 -0.473,0.531c-0.204,0.147 -0.448,0.261 -0.733,0.342c-0.285,0.081 -0.602,0.122 -0.95,0.122l-1.692,0l0,-5.994l1.854,0c0.288,0 0.552,0.034 0.792,0.103c0.24,0.069 0.446,0.168 0.617,0.297c0.171,0.129 0.303,0.284 0.396,0.464c0.093,0.18 0.139,0.378 0.139,0.594c0,0.348 -0.115,0.64 -0.346,0.877c-0.231,0.237 -0.527,0.416 -0.887,0.536c0.444,0.084 0.797,0.247 1.058,0.49c0.261,0.243 0.391,0.563 0.391,0.959Zm-0.792,-0.027c0,-0.18 -0.042,-0.338 -0.126,-0.473c-0.084,-0.135 -0.198,-0.246 -0.342,-0.333c-0.144,-0.087 -0.312,-0.151 -0.504,-0.193c-0.192,-0.042 -0.396,-0.063 -0.612,-0.063l-0.846,0l0,2.115l0.954,0c0.45,0 0.809,-0.089 1.076,-0.266c0.267,-0.177 0.4,-0.439 0.4,-0.787Zm-1.665,-1.71c0.204,0 0.395,-0.024 0.572,-0.072c0.177,-0.048 0.33,-0.117 0.459,-0.207c0.129,-0.09 0.229,-0.198 0.301,-0.324c0.072,-0.126 0.108,-0.27 0.108,-0.432c0,-0.3 -0.112,-0.525 -0.337,-0.675c-0.225,-0.15 -0.518,-0.225 -0.878,-0.225l-0.99,0l0,1.935l0.765,0Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<rect x="52.779" y="230.504" width="0.828" height="5.994" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M60.339,236.498l-0.846,0l-0.549,-1.449l-2.799,0l-0.54,1.449l-0.846,0l2.385,-5.994l0.81,0l2.385,5.994Zm-3.942,-2.115l2.304,0l-1.152,-3.123l-1.152,3.123Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M64.902,234.941c0,0.258 -0.055,0.489 -0.166,0.693c-0.111,0.204 -0.261,0.378 -0.45,0.522c-0.189,0.144 -0.411,0.255 -0.666,0.333c-0.255,0.078 -0.53,0.117 -0.824,0.117c-0.288,0 -0.583,-0.03 -0.886,-0.09c-0.303,-0.06 -0.581,-0.15 -0.833,-0.27l0.162,-0.657c0.222,0.102 0.467,0.186 0.734,0.252c0.267,0.066 0.535,0.099 0.805,0.099c0.39,0 0.705,-0.083 0.945,-0.248c0.24,-0.165 0.36,-0.403 0.36,-0.715c0,-0.174 -0.034,-0.323 -0.103,-0.446c-0.069,-0.123 -0.164,-0.234 -0.284,-0.333c-0.12,-0.099 -0.259,-0.187 -0.418,-0.265c-0.159,-0.078 -0.329,-0.159 -0.509,-0.243c-0.204,-0.096 -0.4,-0.197 -0.589,-0.302c-0.189,-0.105 -0.356,-0.225 -0.5,-0.36c-0.144,-0.135 -0.259,-0.288 -0.346,-0.459c-0.087,-0.171 -0.131,-0.37 -0.131,-0.598c0,-0.258 0.047,-0.486 0.14,-0.684c0.093,-0.198 0.223,-0.363 0.391,-0.495c0.168,-0.132 0.369,-0.231 0.603,-0.297c0.234,-0.066 0.492,-0.099 0.774,-0.099c0.288,0 0.569,0.033 0.842,0.099c0.273,0.066 0.511,0.153 0.715,0.261l-0.153,0.657c-0.192,-0.102 -0.411,-0.186 -0.657,-0.252c-0.246,-0.066 -0.495,-0.099 -0.747,-0.099c-0.726,0 -1.089,0.282 -1.089,0.846c0,0.126 0.018,0.235 0.054,0.328c0.036,0.093 0.095,0.18 0.176,0.261c0.081,0.081 0.189,0.159 0.324,0.234c0.135,0.075 0.298,0.161 0.49,0.257c0.192,0.096 0.396,0.199 0.612,0.31c0.216,0.111 0.414,0.243 0.594,0.396c0.18,0.153 0.33,0.332 0.45,0.536c0.12,0.204 0.18,0.441 0.18,0.711Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.55px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
</g>
</g>
<g transform="matrix(0.997836,0,0,1,3.29382,0.255458)">
<g id="Title">
<path d="M22.098,39.727l1.753,-5.278l0.717,0l-2.044,6.13l-0.817,0l-2.079,-6.13l0.716,0l1.754,5.278Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.65px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M26.075,37.406c0,0.469 0.061,0.876 0.182,1.22c0.122,0.344 0.282,0.63 0.479,0.857c0.198,0.227 0.422,0.395 0.673,0.505c0.25,0.11 0.504,0.165 0.762,0.165c0.267,0 0.508,-0.048 0.723,-0.145c0.215,-0.097 0.403,-0.224 0.563,-0.382c0.159,-0.159 0.291,-0.339 0.395,-0.543c0.104,-0.204 0.178,-0.412 0.222,-0.626l0.664,0c-0.062,0.316 -0.163,0.613 -0.304,0.89c-0.14,0.276 -0.318,0.517 -0.534,0.723c-0.215,0.205 -0.467,0.366 -0.755,0.485c-0.289,0.119 -0.613,0.178 -0.974,0.178c-0.419,0 -0.797,-0.075 -1.136,-0.226c-0.338,-0.151 -0.627,-0.369 -0.866,-0.655c-0.238,-0.286 -0.422,-0.635 -0.551,-1.048c-0.129,-0.413 -0.193,-0.88 -0.193,-1.402c0,-0.404 0.061,-0.793 0.184,-1.167c0.123,-0.373 0.301,-0.704 0.534,-0.993c0.233,-0.288 0.519,-0.518 0.857,-0.69c0.338,-0.171 0.724,-0.257 1.158,-0.257c0.363,0 0.688,0.048 0.976,0.145c0.287,0.097 0.536,0.231 0.749,0.402c0.212,0.172 0.39,0.375 0.534,0.611c0.143,0.236 0.255,0.494 0.334,0.776l-0.69,0c-0.161,-0.46 -0.396,-0.802 -0.706,-1.026c-0.309,-0.225 -0.708,-0.337 -1.197,-0.337c-0.305,0 -0.585,0.068 -0.839,0.203c-0.255,0.134 -0.475,0.317 -0.66,0.549c-0.184,0.231 -0.328,0.501 -0.43,0.808c-0.103,0.308 -0.154,0.635 -0.154,0.98Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.65px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M38.199,34.449l0,0.593l-3.339,0l0,2.074l2.9,0l0,0.594l-2.9,0l0,2.869l-0.651,0l0,-6.13l3.99,0Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.65px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M44.853,37.507c0,0.472 -0.061,0.906 -0.183,1.301c-0.121,0.396 -0.299,0.736 -0.534,1.022c-0.234,0.286 -0.522,0.508 -0.863,0.666c-0.341,0.158 -0.732,0.237 -1.171,0.237c-0.44,0 -0.83,-0.079 -1.171,-0.237c-0.342,-0.158 -0.629,-0.38 -0.862,-0.666c-0.233,-0.286 -0.41,-0.626 -0.531,-1.022c-0.122,-0.395 -0.183,-0.829 -0.183,-1.301c0,-0.468 0.061,-0.9 0.183,-1.294c0.121,-0.394 0.298,-0.733 0.531,-1.017c0.233,-0.284 0.52,-0.505 0.862,-0.664c0.341,-0.158 0.731,-0.237 1.171,-0.237c0.439,0 0.83,0.079 1.171,0.237c0.341,0.159 0.629,0.38 0.863,0.664c0.235,0.284 0.413,0.623 0.534,1.017c0.122,0.394 0.183,0.826 0.183,1.294Zm-0.655,0c0,-0.413 -0.054,-0.782 -0.163,-1.109c-0.108,-0.327 -0.257,-0.604 -0.446,-0.831c-0.189,-0.227 -0.411,-0.4 -0.665,-0.518c-0.255,-0.119 -0.529,-0.178 -0.822,-0.178c-0.296,0 -0.571,0.059 -0.826,0.178c-0.255,0.118 -0.476,0.291 -0.664,0.518c-0.187,0.227 -0.335,0.504 -0.442,0.831c-0.107,0.327 -0.16,0.696 -0.16,1.109c0,0.414 0.053,0.784 0.16,1.112c0.107,0.328 0.255,0.606 0.442,0.833c0.188,0.227 0.409,0.401 0.664,0.521c0.255,0.12 0.53,0.18 0.826,0.18c0.293,0 0.567,-0.06 0.822,-0.18c0.254,-0.12 0.476,-0.294 0.665,-0.521c0.189,-0.227 0.338,-0.505 0.446,-0.833c0.109,-0.328 0.163,-0.698 0.163,-1.112Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.65px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M46.909,34.449l0,5.537l3.081,0l0,0.593l-3.731,0l0,-6.13l0.65,0Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.65px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M51.352,34.449l2.272,0c0.27,0 0.522,0.037 0.758,0.11c0.236,0.073 0.452,0.176 0.649,0.31c0.196,0.133 0.37,0.293 0.522,0.481c0.153,0.187 0.282,0.394 0.387,0.619c0.106,0.226 0.186,0.468 0.242,0.728c0.056,0.259 0.083,0.528 0.083,0.806c0,0.437 -0.064,0.842 -0.193,1.215c-0.129,0.374 -0.31,0.699 -0.543,0.976c-0.233,0.277 -0.511,0.493 -0.835,0.65c-0.323,0.157 -0.68,0.235 -1.07,0.235l-2.272,0l0,-6.13Zm0.651,5.537l1.362,0c0.322,0 0.621,-0.056 0.896,-0.167c0.276,-0.111 0.514,-0.272 0.715,-0.483c0.2,-0.211 0.357,-0.47 0.47,-0.776c0.113,-0.306 0.169,-0.654 0.169,-1.044c0,-0.425 -0.057,-0.793 -0.171,-1.105c-0.115,-0.312 -0.273,-0.569 -0.475,-0.771c-0.202,-0.202 -0.44,-0.352 -0.714,-0.451c-0.274,-0.098 -0.571,-0.147 -0.89,-0.147l-1.362,0l0,4.944Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.65px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M61.759,34.449l0,0.593l-3.437,0l0,2.074l3.234,0l0,0.594l-3.234,0l0,2.276l3.59,0l0,0.593l-4.24,0l0,-6.13l4.087,0Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.65px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M67.797,36.194c0,0.152 -0.019,0.301 -0.055,0.448c-0.037,0.146 -0.091,0.285 -0.163,0.415c-0.072,0.13 -0.162,0.25 -0.27,0.358c-0.109,0.109 -0.233,0.202 -0.374,0.281c0.159,0.041 0.288,0.104 0.389,0.187c0.101,0.084 0.18,0.18 0.238,0.29c0.057,0.11 0.096,0.23 0.118,0.358c0.022,0.129 0.033,0.261 0.033,0.396l0,0.927c0,0.132 0.018,0.26 0.055,0.385c0.037,0.124 0.083,0.238 0.139,0.34l-0.708,0c-0.029,-0.047 -0.052,-0.1 -0.068,-0.16c-0.016,-0.06 -0.029,-0.122 -0.037,-0.187c-0.009,-0.064 -0.015,-0.127 -0.018,-0.187c-0.003,-0.06 -0.004,-0.112 -0.004,-0.156l0,-0.975c0,-0.117 -0.02,-0.234 -0.06,-0.35c-0.039,-0.115 -0.104,-0.219 -0.193,-0.309c-0.09,-0.091 -0.206,-0.164 -0.35,-0.22c-0.143,-0.056 -0.317,-0.084 -0.522,-0.084l-1.855,0l0,2.628l-0.65,0l0,-6.13l2.505,0c0.298,0 0.563,0.052 0.793,0.156c0.23,0.104 0.423,0.239 0.58,0.404c0.157,0.166 0.275,0.353 0.356,0.561c0.08,0.208 0.121,0.416 0.121,0.624Zm-3.705,1.182l1.855,0c0.161,0 0.313,-0.031 0.457,-0.093c0.143,-0.061 0.27,-0.146 0.38,-0.255c0.11,-0.108 0.197,-0.234 0.261,-0.377c0.065,-0.144 0.097,-0.299 0.097,-0.466c0,-0.164 -0.03,-0.316 -0.09,-0.455c-0.06,-0.139 -0.144,-0.26 -0.251,-0.363c-0.107,-0.102 -0.233,-0.182 -0.38,-0.239c-0.146,-0.057 -0.305,-0.086 -0.474,-0.086l-1.855,0l0,2.334Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.65px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<rect x="73.448" y="33.557" width="0.523" height="8.24" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.65px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M79.912,38.663c0.015,0.22 0.065,0.421 0.15,0.605c0.085,0.183 0.198,0.342 0.338,0.476c0.141,0.135 0.307,0.24 0.499,0.315c0.192,0.074 0.402,0.112 0.631,0.112c0.205,0 0.401,-0.023 0.588,-0.069c0.188,-0.045 0.353,-0.117 0.497,-0.215c0.144,-0.098 0.258,-0.225 0.343,-0.382c0.085,-0.157 0.127,-0.347 0.127,-0.569c0,-0.182 -0.046,-0.336 -0.138,-0.464c-0.093,-0.127 -0.214,-0.237 -0.365,-0.329c-0.151,-0.093 -0.322,-0.173 -0.514,-0.24c-0.192,-0.067 -0.386,-0.13 -0.582,-0.189c-0.164,-0.047 -0.329,-0.098 -0.495,-0.154c-0.165,-0.055 -0.325,-0.118 -0.479,-0.189c-0.154,-0.07 -0.297,-0.151 -0.43,-0.241c-0.134,-0.091 -0.249,-0.198 -0.348,-0.321c-0.098,-0.123 -0.175,-0.263 -0.233,-0.42c-0.057,-0.157 -0.085,-0.338 -0.085,-0.543c0,-0.255 0.05,-0.479 0.149,-0.674c0.1,-0.195 0.24,-0.358 0.42,-0.49c0.18,-0.132 0.395,-0.232 0.646,-0.301c0.25,-0.069 0.525,-0.103 0.824,-0.103c0.266,0 0.502,0.026 0.707,0.079c0.205,0.052 0.384,0.124 0.536,0.215c0.153,0.091 0.282,0.197 0.387,0.319c0.106,0.121 0.192,0.249 0.259,0.384c0.068,0.135 0.118,0.274 0.15,0.418c0.032,0.143 0.053,0.281 0.061,0.413l-0.668,0c-0.017,-0.205 -0.066,-0.386 -0.147,-0.541c-0.08,-0.155 -0.184,-0.286 -0.312,-0.391c-0.127,-0.105 -0.274,-0.185 -0.441,-0.237c-0.167,-0.053 -0.345,-0.079 -0.532,-0.079c-0.173,0 -0.342,0.017 -0.508,0.052c-0.165,0.035 -0.313,0.092 -0.444,0.17c-0.13,0.077 -0.235,0.179 -0.316,0.305c-0.081,0.126 -0.121,0.28 -0.121,0.461c0,0.188 0.046,0.347 0.136,0.477c0.091,0.131 0.213,0.243 0.365,0.336c0.152,0.094 0.326,0.175 0.521,0.242c0.195,0.067 0.396,0.133 0.604,0.198c0.164,0.053 0.329,0.106 0.495,0.16c0.165,0.054 0.324,0.117 0.476,0.187c0.153,0.07 0.294,0.15 0.424,0.239c0.131,0.09 0.244,0.194 0.339,0.312c0.095,0.119 0.17,0.255 0.226,0.409c0.056,0.154 0.084,0.331 0.084,0.53c0,0.299 -0.055,0.561 -0.165,0.789c-0.11,0.227 -0.263,0.416 -0.459,0.569c-0.197,0.152 -0.43,0.267 -0.699,0.345c-0.27,0.077 -0.564,0.116 -0.883,0.116c-0.288,0 -0.567,-0.049 -0.84,-0.147c-0.272,-0.098 -0.515,-0.237 -0.727,-0.418c-0.213,-0.18 -0.384,-0.399 -0.514,-0.657c-0.131,-0.257 -0.2,-0.547 -0.209,-0.87l0.672,0Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.65px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M85.797,34.449l0,2.667l3.335,0l0,-2.667l0.65,0l0,6.13l-0.65,0l0,-2.883l-3.335,0l0,2.883l-0.651,0l0,-6.13l0.651,0Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.65px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M94.353,34.449l2.228,6.13l-0.677,0l-0.707,-1.951l-2.606,0l-0.708,1.951l-0.672,0l2.245,-6.13l0.897,0Zm-0.457,0.606l-1.125,3.081l2.245,0l-1.12,-3.081Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.65px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M97.996,34.449l2.32,0c0.299,0 0.563,0.052 0.791,0.156c0.229,0.104 0.421,0.239 0.576,0.404c0.155,0.166 0.273,0.353 0.354,0.561c0.08,0.208 0.12,0.416 0.12,0.624c0,0.222 -0.04,0.439 -0.12,0.65c-0.081,0.211 -0.2,0.398 -0.356,0.562c-0.157,0.164 -0.35,0.296 -0.578,0.396c-0.229,0.1 -0.491,0.149 -0.787,0.149l-1.67,0l0,2.628l-0.65,0l0,-6.13Zm0.65,2.927l1.67,0c0.158,0 0.309,-0.031 0.453,-0.093c0.143,-0.061 0.27,-0.146 0.38,-0.255c0.11,-0.108 0.197,-0.234 0.261,-0.377c0.065,-0.144 0.097,-0.299 0.097,-0.466c0,-0.164 -0.03,-0.316 -0.09,-0.455c-0.06,-0.139 -0.144,-0.26 -0.25,-0.363c-0.107,-0.102 -0.233,-0.182 -0.378,-0.239c-0.145,-0.057 -0.303,-0.086 -0.473,-0.086l-1.67,0l0,2.334Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.65px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M107.655,34.449l0,0.593l-3.436,0l0,2.074l3.234,0l0,0.594l-3.234,0l0,2.276l3.59,0l0,0.593l-4.241,0l0,-6.13l4.087,0Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.65px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M113.693,36.194c0,0.152 -0.018,0.301 -0.055,0.448c-0.036,0.146 -0.091,0.285 -0.162,0.415c-0.072,0.13 -0.162,0.25 -0.271,0.358c-0.108,0.109 -0.233,0.202 -0.373,0.281c0.158,0.041 0.288,0.104 0.389,0.187c0.101,0.084 0.18,0.18 0.237,0.29c0.057,0.11 0.097,0.23 0.119,0.358c0.022,0.129 0.033,0.261 0.033,0.396l0,0.927c0,0.132 0.018,0.26 0.055,0.385c0.036,0.124 0.082,0.238 0.138,0.34l-0.708,0c-0.029,-0.047 -0.052,-0.1 -0.068,-0.16c-0.016,-0.06 -0.028,-0.122 -0.037,-0.187c-0.009,-0.064 -0.015,-0.127 -0.018,-0.187c-0.003,-0.06 -0.004,-0.112 -0.004,-0.156l0,-0.975c0,-0.117 -0.02,-0.234 -0.059,-0.35c-0.04,-0.115 -0.104,-0.219 -0.194,-0.309c-0.089,-0.091 -0.205,-0.164 -0.349,-0.22c-0.144,-0.056 -0.318,-0.084 -0.523,-0.084l-1.854,0l0,2.628l-0.651,0l0,-6.13l2.505,0c0.299,0 0.563,0.052 0.793,0.156c0.23,0.104 0.424,0.239 0.58,0.404c0.157,0.166 0.276,0.353 0.356,0.561c0.081,0.208 0.121,0.416 0.121,0.624Zm-3.704,1.182l1.854,0c0.161,0 0.314,-0.031 0.457,-0.093c0.144,-0.061 0.27,-0.146 0.38,-0.255c0.11,-0.108 0.197,-0.234 0.262,-0.377c0.064,-0.144 0.096,-0.299 0.096,-0.466c0,-0.164 -0.03,-0.316 -0.09,-0.455c-0.06,-0.139 -0.143,-0.26 -0.25,-0.363c-0.107,-0.102 -0.234,-0.182 -0.38,-0.239c-0.147,-0.057 -0.305,-0.086 -0.475,-0.086l-1.854,0l0,2.334Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.65px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<rect x="119.344" y="33.557" width="0.523" height="8.24" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.65px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M125.554,34.449l2.272,0c0.269,0 0.522,0.037 0.758,0.11c0.236,0.073 0.452,0.176 0.648,0.31c0.196,0.133 0.371,0.293 0.523,0.481c0.152,0.187 0.281,0.394 0.387,0.619c0.105,0.226 0.186,0.468 0.242,0.728c0.055,0.259 0.083,0.528 0.083,0.806c0,0.437 -0.064,0.842 -0.193,1.215c-0.129,0.374 -0.31,0.699 -0.543,0.976c-0.233,0.277 -0.511,0.493 -0.835,0.65c-0.324,0.157 -0.68,0.235 -1.07,0.235l-2.272,0l0,-6.13Zm0.65,5.537l1.363,0c0.322,0 0.621,-0.056 0.896,-0.167c0.276,-0.111 0.514,-0.272 0.714,-0.483c0.201,-0.211 0.358,-0.47 0.47,-0.776c0.113,-0.306 0.17,-0.654 0.17,-1.044c0,-0.425 -0.057,-0.793 -0.172,-1.105c-0.114,-0.312 -0.272,-0.569 -0.474,-0.771c-0.202,-0.202 -0.441,-0.352 -0.714,-0.451c-0.274,-0.098 -0.571,-0.147 -0.89,-0.147l-1.363,0l0,4.944Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.65px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M135.96,34.449l0,0.593l-3.436,0l0,2.074l3.234,0l0,0.594l-3.234,0l0,2.276l3.59,0l0,0.593l-4.241,0l0,-6.13l4.087,0Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.65px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M137.898,38.663c0.015,0.22 0.065,0.421 0.15,0.605c0.085,0.183 0.197,0.342 0.338,0.476c0.141,0.135 0.307,0.24 0.499,0.315c0.192,0.074 0.402,0.112 0.63,0.112c0.205,0 0.402,-0.023 0.589,-0.069c0.188,-0.045 0.353,-0.117 0.497,-0.215c0.143,-0.098 0.258,-0.225 0.343,-0.382c0.085,-0.157 0.127,-0.347 0.127,-0.569c0,-0.182 -0.046,-0.336 -0.138,-0.464c-0.093,-0.127 -0.214,-0.237 -0.365,-0.329c-0.151,-0.093 -0.322,-0.173 -0.514,-0.24c-0.192,-0.067 -0.386,-0.13 -0.583,-0.189c-0.164,-0.047 -0.328,-0.098 -0.494,-0.154c-0.165,-0.055 -0.325,-0.118 -0.479,-0.189c-0.154,-0.07 -0.297,-0.151 -0.431,-0.241c-0.133,-0.091 -0.249,-0.198 -0.347,-0.321c-0.098,-0.123 -0.176,-0.263 -0.233,-0.42c-0.057,-0.157 -0.085,-0.338 -0.085,-0.543c0,-0.255 0.049,-0.479 0.149,-0.674c0.1,-0.195 0.24,-0.358 0.42,-0.49c0.18,-0.132 0.395,-0.232 0.646,-0.301c0.25,-0.069 0.525,-0.103 0.824,-0.103c0.266,0 0.502,0.026 0.707,0.079c0.205,0.052 0.384,0.124 0.536,0.215c0.153,0.091 0.282,0.197 0.387,0.319c0.106,0.121 0.192,0.249 0.259,0.384c0.068,0.135 0.118,0.274 0.15,0.418c0.032,0.143 0.052,0.281 0.061,0.413l-0.668,0c-0.017,-0.205 -0.066,-0.386 -0.147,-0.541c-0.08,-0.155 -0.184,-0.286 -0.312,-0.391c-0.127,-0.105 -0.275,-0.185 -0.442,-0.237c-0.167,-0.053 -0.344,-0.079 -0.531,-0.079c-0.173,0 -0.342,0.017 -0.508,0.052c-0.165,0.035 -0.313,0.092 -0.444,0.17c-0.13,0.077 -0.236,0.179 -0.316,0.305c-0.081,0.126 -0.121,0.28 -0.121,0.461c0,0.188 0.045,0.347 0.136,0.477c0.091,0.131 0.213,0.243 0.365,0.336c0.152,0.094 0.326,0.175 0.521,0.242c0.195,0.067 0.396,0.133 0.604,0.198c0.164,0.053 0.329,0.106 0.494,0.16c0.166,0.054 0.325,0.117 0.477,0.187c0.153,0.07 0.294,0.15 0.424,0.239c0.131,0.09 0.243,0.194 0.339,0.312c0.095,0.119 0.17,0.255 0.226,0.409c0.056,0.154 0.083,0.331 0.083,0.53c0,0.299 -0.054,0.561 -0.164,0.789c-0.11,0.227 -0.263,0.416 -0.46,0.569c-0.196,0.152 -0.429,0.267 -0.698,0.345c-0.27,0.077 -0.564,0.116 -0.884,0.116c-0.287,0 -0.567,-0.049 -0.839,-0.147c-0.272,-0.098 -0.515,-0.237 -0.727,-0.418c-0.213,-0.18 -0.384,-0.399 -0.514,-0.657c-0.131,-0.257 -0.2,-0.547 -0.209,-0.87l0.672,0Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.65px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M147.434,34.449l0,0.593l-2.03,0l0,5.537l-0.65,0l0,-5.537l-2.026,0l0,-0.593l4.706,0Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.65px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M153.138,36.194c0,0.152 -0.018,0.301 -0.054,0.448c-0.037,0.146 -0.091,0.285 -0.163,0.415c-0.072,0.13 -0.162,0.25 -0.27,0.358c-0.109,0.109 -0.233,0.202 -0.374,0.281c0.158,0.041 0.288,0.104 0.389,0.187c0.101,0.084 0.18,0.18 0.237,0.29c0.057,0.11 0.097,0.23 0.119,0.358c0.022,0.129 0.033,0.261 0.033,0.396l0,0.927c0,0.132 0.018,0.26 0.055,0.385c0.036,0.124 0.083,0.238 0.138,0.34l-0.707,0c-0.03,-0.047 -0.052,-0.1 -0.068,-0.16c-0.016,-0.06 -0.029,-0.122 -0.038,-0.187c-0.008,-0.064 -0.014,-0.127 -0.017,-0.187c-0.003,-0.06 -0.005,-0.112 -0.005,-0.156l0,-0.975c0,-0.117 -0.019,-0.234 -0.059,-0.35c-0.04,-0.115 -0.104,-0.219 -0.193,-0.309c-0.09,-0.091 -0.206,-0.164 -0.35,-0.22c-0.143,-0.056 -0.318,-0.084 -0.523,-0.084l-1.854,0l0,2.628l-0.651,0l0,-6.13l2.505,0c0.299,0 0.564,0.052 0.794,0.156c0.23,0.104 0.423,0.239 0.58,0.404c0.156,0.166 0.275,0.353 0.356,0.561c0.08,0.208 0.12,0.416 0.12,0.624Zm-3.704,1.182l1.854,0c0.161,0 0.314,-0.031 0.457,-0.093c0.144,-0.061 0.271,-0.146 0.38,-0.255c0.11,-0.108 0.198,-0.234 0.262,-0.377c0.064,-0.144 0.097,-0.299 0.097,-0.466c0,-0.164 -0.03,-0.316 -0.09,-0.455c-0.06,-0.139 -0.144,-0.26 -0.251,-0.363c-0.107,-0.102 -0.234,-0.182 -0.38,-0.239c-0.147,-0.057 -0.305,-0.086 -0.475,-0.086l-1.854,0l0,2.334Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.65px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M155.516,34.449l0,4.131c0,0.249 0.046,0.472 0.138,0.67c0.093,0.198 0.213,0.365 0.361,0.503c0.148,0.138 0.315,0.243 0.501,0.317c0.186,0.073 0.374,0.109 0.564,0.109c0.2,0 0.399,-0.033 0.6,-0.101c0.201,-0.067 0.381,-0.167 0.541,-0.299c0.159,-0.131 0.29,-0.296 0.391,-0.494c0.101,-0.198 0.151,-0.427 0.151,-0.688l0,-4.148l0.651,0l0,4.104c0,0.238 -0.032,0.457 -0.095,0.657c-0.063,0.201 -0.15,0.383 -0.261,0.547c-0.111,0.165 -0.242,0.309 -0.391,0.433c-0.15,0.125 -0.311,0.23 -0.484,0.315c-0.172,0.085 -0.352,0.148 -0.538,0.191c-0.186,0.042 -0.371,0.063 -0.556,0.063c-0.176,0 -0.353,-0.021 -0.532,-0.063c-0.178,-0.043 -0.35,-0.106 -0.514,-0.189c-0.164,-0.084 -0.318,-0.188 -0.461,-0.312c-0.144,-0.125 -0.268,-0.269 -0.374,-0.433c-0.105,-0.164 -0.189,-0.349 -0.25,-0.554c-0.062,-0.205 -0.093,-0.429 -0.093,-0.672l0,-4.087l0.651,0Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.65px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M161.475,37.406c0,0.469 0.061,0.876 0.182,1.22c0.122,0.344 0.281,0.63 0.479,0.857c0.198,0.227 0.422,0.395 0.673,0.505c0.25,0.11 0.504,0.165 0.762,0.165c0.267,0 0.508,-0.048 0.723,-0.145c0.215,-0.097 0.403,-0.224 0.562,-0.382c0.16,-0.159 0.292,-0.339 0.396,-0.543c0.104,-0.204 0.178,-0.412 0.222,-0.626l0.663,0c-0.061,0.316 -0.162,0.613 -0.303,0.89c-0.14,0.276 -0.318,0.517 -0.534,0.723c-0.215,0.205 -0.467,0.366 -0.756,0.485c-0.288,0.119 -0.613,0.178 -0.973,0.178c-0.419,0 -0.798,-0.075 -1.136,-0.226c-0.338,-0.151 -0.627,-0.369 -0.866,-0.655c-0.238,-0.286 -0.422,-0.635 -0.551,-1.048c-0.129,-0.413 -0.194,-0.88 -0.194,-1.402c0,-0.404 0.062,-0.793 0.185,-1.167c0.123,-0.373 0.301,-0.704 0.534,-0.993c0.233,-0.288 0.519,-0.518 0.857,-0.69c0.338,-0.171 0.724,-0.257 1.158,-0.257c0.363,0 0.688,0.048 0.975,0.145c0.288,0.097 0.537,0.231 0.75,0.402c0.212,0.172 0.39,0.375 0.534,0.611c0.143,0.236 0.255,0.494 0.334,0.776l-0.69,0c-0.161,-0.46 -0.397,-0.802 -0.706,-1.026c-0.309,-0.225 -0.708,-0.337 -1.197,-0.337c-0.305,0 -0.585,0.068 -0.839,0.203c-0.255,0.134 -0.475,0.317 -0.66,0.549c-0.184,0.231 -0.328,0.501 -0.43,0.808c-0.103,0.308 -0.154,0.635 -0.154,0.98Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.65px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M171.859,34.449l0,0.593l-2.03,0l0,5.537l-0.651,0l0,-5.537l-2.025,0l0,-0.593l4.706,0Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.65px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M178.354,37.507c0,0.472 -0.061,0.906 -0.182,1.301c-0.122,0.396 -0.3,0.736 -0.534,1.022c-0.234,0.286 -0.522,0.508 -0.864,0.666c-0.341,0.158 -0.731,0.237 -1.171,0.237c-0.439,0 -0.83,-0.079 -1.171,-0.237c-0.341,-0.158 -0.628,-0.38 -0.861,-0.666c-0.233,-0.286 -0.41,-0.626 -0.532,-1.022c-0.122,-0.395 -0.182,-0.829 -0.182,-1.301c0,-0.468 0.06,-0.9 0.182,-1.294c0.122,-0.394 0.299,-0.733 0.532,-1.017c0.233,-0.284 0.52,-0.505 0.861,-0.664c0.341,-0.158 0.732,-0.237 1.171,-0.237c0.44,0 0.83,0.079 1.171,0.237c0.342,0.159 0.63,0.38 0.864,0.664c0.234,0.284 0.412,0.623 0.534,1.017c0.121,0.394 0.182,0.826 0.182,1.294Zm-0.655,0c0,-0.413 -0.054,-0.782 -0.162,-1.109c-0.109,-0.327 -0.257,-0.604 -0.446,-0.831c-0.189,-0.227 -0.411,-0.4 -0.666,-0.518c-0.255,-0.119 -0.529,-0.178 -0.822,-0.178c-0.296,0 -0.571,0.059 -0.826,0.178c-0.255,0.118 -0.476,0.291 -0.663,0.518c-0.188,0.227 -0.335,0.504 -0.442,0.831c-0.107,0.327 -0.161,0.696 -0.161,1.109c0,0.414 0.054,0.784 0.161,1.112c0.107,0.328 0.254,0.606 0.442,0.833c0.187,0.227 0.408,0.401 0.663,0.521c0.255,0.12 0.53,0.18 0.826,0.18c0.293,0 0.567,-0.06 0.822,-0.18c0.255,-0.12 0.477,-0.294 0.666,-0.521c0.189,-0.227 0.337,-0.505 0.446,-0.833c0.108,-0.328 0.162,-0.698 0.162,-1.112Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.65px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M184.115,36.194c0,0.152 -0.018,0.301 -0.054,0.448c-0.037,0.146 -0.091,0.285 -0.163,0.415c-0.072,0.13 -0.162,0.25 -0.27,0.358c-0.109,0.109 -0.233,0.202 -0.374,0.281c0.158,0.041 0.288,0.104 0.389,0.187c0.101,0.084 0.18,0.18 0.237,0.29c0.058,0.11 0.097,0.23 0.119,0.358c0.022,0.129 0.033,0.261 0.033,0.396l0,0.927c0,0.132 0.018,0.26 0.055,0.385c0.037,0.124 0.083,0.238 0.138,0.34l-0.707,0c-0.029,-0.047 -0.052,-0.1 -0.068,-0.16c-0.016,-0.06 -0.029,-0.122 -0.038,-0.187c-0.008,-0.064 -0.014,-0.127 -0.017,-0.187c-0.003,-0.06 -0.005,-0.112 -0.005,-0.156l0,-0.975c0,-0.117 -0.019,-0.234 -0.059,-0.35c-0.039,-0.115 -0.104,-0.219 -0.193,-0.309c-0.09,-0.091 -0.206,-0.164 -0.35,-0.22c-0.143,-0.056 -0.318,-0.084 -0.523,-0.084l-1.854,0l0,2.628l-0.65,0l0,-6.13l2.504,0c0.299,0 0.564,0.052 0.794,0.156c0.23,0.104 0.423,0.239 0.58,0.404c0.156,0.166 0.275,0.353 0.356,0.561c0.08,0.208 0.12,0.416 0.12,0.624Zm-3.704,1.182l1.854,0c0.162,0 0.314,-0.031 0.457,-0.093c0.144,-0.061 0.271,-0.146 0.381,-0.255c0.109,-0.108 0.197,-0.234 0.261,-0.377c0.064,-0.144 0.097,-0.299 0.097,-0.466c0,-0.164 -0.03,-0.316 -0.09,-0.455c-0.06,-0.139 -0.144,-0.26 -0.251,-0.363c-0.107,-0.102 -0.234,-0.182 -0.38,-0.239c-0.146,-0.057 -0.305,-0.086 -0.475,-0.086l-1.854,0l0,2.334Z" style="fill:#fff;fill-rule:nonzero;stroke:#fff;stroke-width:0.65px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
</g>
</g>
<g id="Name" transform="matrix(1.042,0,0,1.042,-10.1999,1.0575)">
<g id="Type-A" serif:id="Type A" transform="matrix(1.71426,0,0,1.71426,15.0064,-151.511)">
<path d="M44.269,96.128c-0.043,0.101 -0.103,0.227 -0.178,0.378c-0.076,0.151 -0.139,0.266 -0.189,0.346c-0.101,0.187 -0.204,0.369 -0.308,0.545c-0.105,0.177 -0.211,0.351 -0.319,0.524c-0.151,0.245 -0.306,0.486 -0.464,0.724c-0.159,0.237 -0.31,0.479 -0.454,0.724c-0.144,0.244 -0.277,0.491 -0.4,0.74c-0.122,0.248 -0.227,0.502 -0.313,0.761c-0.072,0.231 -0.067,0.384 0.016,0.459c0.083,0.076 0.225,0.053 0.427,-0.07c0.317,-0.223 0.61,-0.459 0.88,-0.707c0.27,-0.249 0.531,-0.506 0.784,-0.773c0.525,-0.554 1.001,-1.116 1.426,-1.685c0.424,-0.569 0.81,-1.152 1.155,-1.75c0.087,-0.144 0.164,-0.285 0.233,-0.422c0.068,-0.136 0.135,-0.277 0.2,-0.421c0.021,-0.036 0.039,-0.075 0.054,-0.119c0.014,-0.043 0.039,-0.075 0.075,-0.097c0.065,-0.043 0.144,-0.065 0.238,-0.065c0.093,0 0.185,0.018 0.275,0.054c0.09,0.036 0.168,0.087 0.233,0.152c0.064,0.064 0.093,0.144 0.086,0.237c-0.007,0.036 -0.018,0.072 -0.032,0.108c-0.015,0.036 -0.029,0.072 -0.044,0.108c-0.115,0.252 -0.203,0.441 -0.264,0.567c-0.062,0.126 -0.117,0.236 -0.168,0.33c-0.468,0.857 -1.012,1.662 -1.631,2.414c-0.619,0.753 -1.289,1.432 -2.009,2.037c-0.18,0.151 -0.366,0.293 -0.557,0.426c-0.191,0.134 -0.39,0.251 -0.599,0.351c-0.094,0.044 -0.191,0.082 -0.292,0.114c-0.101,0.032 -0.205,0.058 -0.313,0.076c-0.108,0.018 -0.214,0.019 -0.319,0.005c-0.104,-0.014 -0.203,-0.05 -0.297,-0.108c-0.13,-0.079 -0.232,-0.184 -0.308,-0.313c-0.075,-0.13 -0.124,-0.267 -0.146,-0.411c-0.043,-0.238 -0.034,-0.47 0.027,-0.697c0.062,-0.227 0.139,-0.444 0.233,-0.653c-0.36,0.367 -0.71,0.7 -1.048,0.999c-0.339,0.299 -0.695,0.564 -1.07,0.794c-0.187,0.108 -0.385,0.207 -0.594,0.297c-0.209,0.09 -0.425,0.128 -0.648,0.114c-0.187,-0.008 -0.362,-0.065 -0.524,-0.173c-0.162,-0.108 -0.29,-0.245 -0.384,-0.411c-0.108,-0.209 -0.144,-0.428 -0.108,-0.659c0.036,-0.23 0.105,-0.446 0.206,-0.648c0.216,-0.439 0.491,-0.841 0.826,-1.204c0.335,-0.364 0.672,-0.708 1.01,-1.032c0.353,-0.346 0.708,-0.686 1.064,-1.021c0.357,-0.335 0.697,-0.693 1.021,-1.075c0.137,-0.166 0.189,-0.272 0.157,-0.319c-0.033,-0.046 -0.103,-0.063 -0.211,-0.048c-0.108,0.014 -0.23,0.047 -0.367,0.097c-0.137,0.05 -0.238,0.09 -0.303,0.119c-0.511,0.223 -0.979,0.513 -1.404,0.87c-0.425,0.356 -0.807,0.736 -1.145,1.139c-0.058,0.072 -0.128,0.11 -0.211,0.114c-0.083,0.003 -0.162,-0.011 -0.237,-0.044c-0.076,-0.032 -0.146,-0.081 -0.211,-0.145c-0.065,-0.065 -0.112,-0.13 -0.141,-0.195c-0.036,-0.086 -0.036,-0.164 0,-0.232c0.036,-0.069 0.083,-0.135 0.141,-0.2c0.072,-0.079 0.146,-0.158 0.221,-0.238c0.076,-0.079 0.153,-0.154 0.233,-0.227c0.216,-0.194 0.477,-0.392 0.783,-0.594c0.306,-0.201 0.628,-0.387 0.967,-0.556c0.338,-0.169 0.677,-0.306 1.015,-0.411c0.339,-0.104 0.648,-0.153 0.929,-0.145c0.151,0.007 0.295,0.041 0.432,0.102c0.137,0.061 0.242,0.161 0.314,0.297c0.1,0.195 0.115,0.405 0.043,0.632c-0.072,0.227 -0.184,0.449 -0.335,0.665c-0.151,0.216 -0.317,0.416 -0.497,0.599c-0.18,0.184 -0.328,0.333 -0.443,0.449c-0.18,0.187 -0.36,0.369 -0.54,0.545c-0.18,0.177 -0.364,0.355 -0.551,0.535c-0.339,0.331 -0.655,0.646 -0.951,0.945c-0.295,0.299 -0.536,0.621 -0.723,0.967c-0.144,0.295 -0.17,0.491 -0.076,0.589c0.094,0.097 0.277,0.088 0.551,-0.027c0.338,-0.144 0.652,-0.328 0.94,-0.551c0.288,-0.223 0.561,-0.454 0.821,-0.692c0.353,-0.324 0.691,-0.659 1.015,-1.004c0.324,-0.346 0.638,-0.706 0.94,-1.081c0.295,-0.367 0.565,-0.718 0.81,-1.053c0.245,-0.335 0.472,-0.679 0.681,-1.032c0.014,-0.036 0.029,-0.07 0.043,-0.102c0.014,-0.033 0.036,-0.063 0.065,-0.092c0.043,-0.043 0.113,-0.059 0.211,-0.049c0.097,0.011 0.19,0.04 0.28,0.087c0.09,0.047 0.166,0.106 0.227,0.178c0.061,0.072 0.074,0.151 0.038,0.238Z" style="fill-rule:nonzero;"/>
<path d="M46.365,101.173c-0.137,-0.188 -0.202,-0.395 -0.195,-0.621c0.008,-0.227 0.054,-0.445 0.141,-0.654c0.086,-0.195 0.191,-0.376 0.313,-0.546c0.123,-0.169 0.258,-0.327 0.405,-0.475c0.148,-0.148 0.304,-0.283 0.47,-0.405c0.166,-0.122 0.331,-0.234 0.497,-0.335c0.122,-0.072 0.27,-0.14 0.443,-0.205c0.173,-0.065 0.349,-0.108 0.529,-0.13c0.18,-0.021 0.348,-0.011 0.503,0.033c0.154,0.043 0.275,0.136 0.362,0.28c0.079,0.13 0.097,0.267 0.054,0.411c-0.044,0.144 -0.101,0.277 -0.173,0.4c-0.159,0.252 -0.36,0.477 -0.605,0.675c-0.245,0.198 -0.504,0.351 -0.778,0.459c-0.209,0.079 -0.421,0.13 -0.637,0.151c-0.216,0.022 -0.425,-0.007 -0.627,-0.086c-0.043,0.079 -0.077,0.156 -0.103,0.232c-0.025,0.076 -0.034,0.15 -0.027,0.222c0.008,0.072 0.033,0.138 0.076,0.199c0.043,0.062 0.115,0.11 0.216,0.146c0.18,0.065 0.389,0.054 0.627,-0.032c0.237,-0.087 0.473,-0.205 0.707,-0.357c0.234,-0.151 0.45,-0.311 0.648,-0.48c0.198,-0.17 0.351,-0.305 0.459,-0.406c0.051,-0.05 0.103,-0.106 0.157,-0.167c0.054,-0.061 0.114,-0.106 0.178,-0.135c0.065,-0.022 0.126,-0.025 0.184,-0.011c0.058,0.015 0.108,0.043 0.151,0.087c0.043,0.043 0.074,0.091 0.092,0.145c0.018,0.054 0.016,0.107 -0.005,0.157c-0.022,0.065 -0.063,0.128 -0.125,0.189c-0.061,0.061 -0.117,0.117 -0.167,0.168c-0.274,0.259 -0.484,0.448 -0.632,0.567c-0.148,0.119 -0.283,0.221 -0.405,0.308c-0.18,0.129 -0.394,0.253 -0.643,0.372c-0.248,0.119 -0.5,0.202 -0.756,0.249c-0.256,0.047 -0.502,0.045 -0.74,-0.006c-0.238,-0.05 -0.436,-0.183 -0.594,-0.399Zm1.393,-1.599c0.267,-0.043 0.512,-0.144 0.735,-0.303c0.223,-0.158 0.41,-0.327 0.562,-0.507c0.057,-0.065 0.099,-0.134 0.124,-0.206c0.025,-0.072 0.02,-0.118 -0.016,-0.14c-0.187,0.05 -0.364,0.122 -0.53,0.216c-0.165,0.094 -0.324,0.198 -0.475,0.313c-0.259,0.188 -0.486,0.396 -0.68,0.627c0.086,0.014 0.18,0.014 0.28,0Z" style="fill-rule:nonzero;"/>
<path d="M50.427,99.423c0.122,-0.123 0.239,-0.243 0.351,-0.362c0.111,-0.119 0.221,-0.243 0.329,-0.373c0.101,-0.122 0.202,-0.25 0.303,-0.383c0.101,-0.134 0.212,-0.287 0.335,-0.46c0.057,-0.23 0.144,-0.439 0.259,-0.626c0.108,-0.166 0.247,-0.304 0.416,-0.416c0.169,-0.112 0.358,-0.168 0.567,-0.168c0.101,0 0.187,0.026 0.259,0.076c0.072,0.051 0.112,0.123 0.119,0.216c0,0.065 -0.013,0.119 -0.038,0.162c-0.025,0.043 -0.059,0.081 -0.102,0.114c-0.044,0.032 -0.09,0.059 -0.141,0.081c-0.05,0.021 -0.097,0.046 -0.14,0.075c-0.123,0.079 -0.218,0.177 -0.287,0.292c-0.068,0.115 -0.117,0.234 -0.145,0.356c-0.072,0.303 -0.112,0.611 -0.119,0.924c-0.007,0.313 -0.029,0.625 -0.065,0.935c-0.022,0.244 -0.081,0.473 -0.178,0.686c-0.097,0.212 -0.222,0.397 -0.373,0.556c-0.151,0.158 -0.328,0.283 -0.529,0.373c-0.202,0.09 -0.425,0.127 -0.67,0.113c-0.209,-0.007 -0.4,-0.056 -0.573,-0.146c-0.172,-0.09 -0.315,-0.205 -0.426,-0.346c-0.112,-0.14 -0.184,-0.302 -0.216,-0.486c-0.033,-0.183 -0.013,-0.372 0.059,-0.567c0.029,-0.086 0.085,-0.144 0.167,-0.173c0.083,-0.028 0.163,-0.034 0.238,-0.016c0.076,0.018 0.139,0.058 0.189,0.119c0.051,0.061 0.061,0.135 0.033,0.221c-0.072,0.231 -0.045,0.415 0.081,0.551c0.126,0.137 0.293,0.206 0.502,0.206c0.166,0 0.324,-0.063 0.475,-0.189c0.152,-0.126 0.26,-0.265 0.324,-0.416c0.029,-0.058 0.051,-0.121 0.065,-0.189c0.015,-0.069 0.027,-0.15 0.038,-0.243c0.011,-0.094 0.02,-0.208 0.027,-0.341c0.007,-0.133 0.018,-0.297 0.032,-0.491c-0.129,0.158 -0.257,0.306 -0.383,0.443c-0.126,0.136 -0.25,0.259 -0.373,0.367c-0.072,0.065 -0.146,0.088 -0.221,0.07c-0.076,-0.018 -0.139,-0.056 -0.189,-0.113c-0.051,-0.058 -0.08,-0.128 -0.087,-0.211c-0.007,-0.083 0.022,-0.157 0.087,-0.221Z" style="fill-rule:nonzero;"/>
<path d="M59.479,96.938c-0.036,0.058 -0.097,0.086 -0.183,0.086c-0.087,0 -0.159,0 -0.216,0c-0.375,0.022 -0.742,0.047 -1.102,0.076c-0.36,0.029 -0.717,0.065 -1.07,0.108c-0.28,0.303 -0.518,0.562 -0.713,0.778c-0.194,0.216 -0.365,0.403 -0.513,0.562c-0.147,0.158 -0.275,0.298 -0.383,0.421c-0.108,0.122 -0.209,0.241 -0.303,0.356c-0.18,0.209 -0.362,0.427 -0.545,0.654c-0.184,0.227 -0.323,0.47 -0.416,0.729c-0.043,0.144 -0.036,0.222 0.021,0.232c0.058,0.011 0.132,-0.009 0.222,-0.059c0.09,-0.05 0.178,-0.11 0.265,-0.178c0.086,-0.069 0.14,-0.114 0.162,-0.135c0.1,-0.094 0.21,-0.202 0.329,-0.324c0.119,-0.123 0.294,-0.31 0.524,-0.562c0.043,-0.051 0.09,-0.105 0.14,-0.162c0.051,-0.058 0.105,-0.105 0.163,-0.141c0.1,-0.064 0.203,-0.072 0.307,-0.021c0.105,0.05 0.164,0.133 0.179,0.248c0.007,0.065 -0.002,0.121 -0.027,0.168c-0.026,0.047 -0.06,0.092 -0.103,0.135c-0.122,0.129 -0.227,0.241 -0.313,0.335c-0.087,0.093 -0.164,0.176 -0.233,0.248c-0.068,0.072 -0.127,0.135 -0.178,0.189c-0.05,0.054 -0.101,0.106 -0.151,0.157c-0.173,0.18 -0.366,0.347 -0.578,0.502c-0.212,0.155 -0.455,0.24 -0.729,0.254c-0.231,0.014 -0.421,-0.054 -0.573,-0.205c-0.151,-0.152 -0.219,-0.332 -0.205,-0.54c0.014,-0.209 0.07,-0.418 0.167,-0.627c0.098,-0.209 0.213,-0.405 0.346,-0.589c0.133,-0.183 0.243,-0.329 0.33,-0.437c0.266,-0.324 0.538,-0.643 0.815,-0.956c0.278,-0.314 0.56,-0.621 0.848,-0.924l-0.615,0.054c-0.058,0.007 -0.116,0.016 -0.173,0.027c-0.058,0.011 -0.108,-0.013 -0.152,-0.07c-0.108,-0.13 -0.136,-0.27 -0.086,-0.421c0.022,-0.08 0.063,-0.125 0.124,-0.135c0.061,-0.011 0.128,-0.024 0.2,-0.038c0.043,-0.007 0.092,-0.015 0.146,-0.022c0.054,-0.007 0.131,-0.018 0.232,-0.032c0.101,-0.015 0.236,-0.035 0.405,-0.06c0.17,-0.025 0.391,-0.056 0.665,-0.092c0.194,-0.201 0.39,-0.401 0.588,-0.599c0.198,-0.198 0.402,-0.387 0.611,-0.567c0.05,-0.043 0.097,-0.087 0.14,-0.13c0.043,-0.043 0.09,-0.083 0.141,-0.119c0.05,-0.036 0.101,-0.05 0.151,-0.043c0.05,0.007 0.097,0.025 0.14,0.054c0.08,0.043 0.146,0.108 0.2,0.195c0.054,0.086 0.074,0.176 0.06,0.27c-0.015,0.057 -0.045,0.106 -0.092,0.145c-0.047,0.04 -0.088,0.078 -0.124,0.114l-0.573,0.54c0.281,-0.036 0.529,-0.063 0.745,-0.081c0.216,-0.018 0.425,-0.034 0.627,-0.049c0.036,0 0.079,-0.003 0.13,-0.01c0.05,-0.008 0.093,-0.004 0.129,0.01c0.065,0.022 0.11,0.062 0.135,0.119c0.025,0.058 0.038,0.123 0.038,0.195c0,0.072 -0.007,0.142 -0.022,0.21c-0.014,0.069 -0.032,0.121 -0.054,0.157Z" style="fill-rule:nonzero;"/>
<path d="M64.168,100.082c-0.022,0.036 -0.047,0.073 -0.076,0.113c-0.029,0.04 -0.057,0.077 -0.086,0.113c-0.231,0.296 -0.474,0.568 -0.729,0.816c-0.256,0.249 -0.542,0.466 -0.859,0.654c-0.209,0.122 -0.432,0.225 -0.67,0.308c-0.238,0.082 -0.477,0.131 -0.718,0.145c-0.242,0.015 -0.477,-0.012 -0.708,-0.081c-0.23,-0.068 -0.436,-0.2 -0.616,-0.394c-0.173,-0.18 -0.3,-0.382 -0.383,-0.605c-0.083,-0.223 -0.13,-0.454 -0.141,-0.691c-0.01,-0.238 0.006,-0.477 0.049,-0.719c0.043,-0.241 0.104,-0.47 0.184,-0.686c0.173,-0.475 0.407,-0.923 0.702,-1.345c0.295,-0.421 0.626,-0.804 0.994,-1.15c0.367,-0.346 0.765,-0.654 1.193,-0.924c0.429,-0.27 0.888,-0.47 1.378,-0.599c0.482,-0.123 0.97,-0.164 1.464,-0.125c0.493,0.04 0.97,0.153 1.431,0.341c0.187,0.093 0.319,0.156 0.394,0.189c0.076,0.032 0.135,0.066 0.178,0.102c0.08,0.065 0.112,0.152 0.098,0.26c-0.015,0.108 -0.043,0.201 -0.087,0.281c-0.036,0.064 -0.093,0.129 -0.173,0.194c-0.079,0.065 -0.158,0.097 -0.237,0.097c-0.079,0 -0.175,-0.032 -0.286,-0.097c-0.112,-0.065 -0.204,-0.115 -0.276,-0.151c-0.223,-0.101 -0.455,-0.173 -0.697,-0.216c-0.241,-0.044 -0.484,-0.065 -0.729,-0.065c-0.396,0.007 -0.778,0.074 -1.145,0.2c-0.367,0.126 -0.717,0.29 -1.048,0.491c-0.331,0.202 -0.639,0.434 -0.924,0.697c-0.284,0.263 -0.538,0.535 -0.761,0.816c-0.159,0.201 -0.303,0.408 -0.432,0.621c-0.13,0.212 -0.245,0.434 -0.346,0.664c-0.166,0.36 -0.257,0.71 -0.275,1.048c-0.018,0.339 0.088,0.634 0.318,0.886c0.137,0.13 0.29,0.207 0.459,0.232c0.17,0.025 0.341,0.015 0.514,-0.032c0.172,-0.047 0.34,-0.115 0.502,-0.205c0.162,-0.091 0.304,-0.182 0.427,-0.276c0.223,-0.166 0.423,-0.342 0.599,-0.529c0.177,-0.188 0.34,-0.382 0.492,-0.584c0.043,-0.057 0.084,-0.117 0.124,-0.178c0.039,-0.061 0.084,-0.121 0.135,-0.178c0.05,-0.051 0.117,-0.07 0.2,-0.06c0.083,0.011 0.153,0.027 0.21,0.049c0.051,0.022 0.103,0.052 0.157,0.092c0.054,0.039 0.103,0.086 0.146,0.14c0.043,0.054 0.072,0.112 0.086,0.173c0.015,0.061 0.004,0.117 -0.032,0.168Z" style="fill-rule:nonzero;"/>
<path d="M67.852,100.362c-0.209,0.238 -0.404,0.436 -0.584,0.595c-0.18,0.158 -0.363,0.288 -0.551,0.389c-0.208,0.108 -0.443,0.187 -0.702,0.237c-0.259,0.051 -0.493,0.015 -0.702,-0.108c-0.144,-0.093 -0.239,-0.207 -0.286,-0.34c-0.047,-0.133 -0.067,-0.274 -0.06,-0.421c0.008,-0.148 0.036,-0.296 0.087,-0.443c0.05,-0.148 0.104,-0.279 0.162,-0.395c0.201,-0.389 0.446,-0.749 0.734,-1.08c0.288,-0.331 0.616,-0.591 0.983,-0.778c0.209,-0.122 0.442,-0.2 0.697,-0.232c0.256,-0.032 0.488,0.005 0.697,0.113c0.137,0.087 0.23,0.198 0.281,0.335c0.05,0.137 0.07,0.279 0.059,0.427c-0.011,0.148 -0.041,0.295 -0.092,0.443c-0.05,0.148 -0.104,0.275 -0.162,0.383l-0.162,0.292c0.288,-0.007 0.533,-0.101 0.735,-0.281c0.058,-0.057 0.117,-0.104 0.178,-0.14c0.061,-0.036 0.135,-0.043 0.222,-0.022c0.079,0.022 0.14,0.067 0.183,0.135c0.044,0.069 0.058,0.142 0.044,0.222c-0.015,0.086 -0.06,0.16 -0.135,0.221c-0.076,0.061 -0.146,0.117 -0.211,0.168c-0.223,0.165 -0.457,0.268 -0.702,0.307c-0.245,0.04 -0.483,0.031 -0.713,-0.027Zm-2.107,0.271c-0.043,0.144 -0.048,0.237 -0.016,0.28c0.032,0.044 0.083,0.06 0.151,0.049c0.069,-0.011 0.146,-0.041 0.232,-0.092c0.087,-0.05 0.162,-0.097 0.227,-0.14c0.166,-0.115 0.317,-0.24 0.454,-0.373c0.137,-0.133 0.266,-0.272 0.389,-0.416c-0.123,-0.122 -0.214,-0.261 -0.276,-0.416c-0.061,-0.155 -0.099,-0.315 -0.113,-0.48c-0.223,0.23 -0.434,0.48 -0.632,0.75c-0.198,0.27 -0.337,0.549 -0.416,0.838Zm1.729,-2.107c-0.015,0.043 -0.026,0.099 -0.033,0.167c-0.007,0.069 -0.011,0.144 -0.011,0.227c0,0.083 0.011,0.168 0.033,0.254c0.021,0.087 0.054,0.166 0.097,0.238c0.094,-0.123 0.164,-0.24 0.211,-0.351c0.046,-0.112 0.084,-0.218 0.113,-0.319c0.022,-0.094 0.025,-0.166 0.011,-0.216c-0.015,-0.05 -0.043,-0.081 -0.087,-0.092c-0.043,-0.011 -0.095,-0.007 -0.156,0.011c-0.061,0.018 -0.121,0.045 -0.178,0.081Z" style="fill-rule:nonzero;"/>
<path d="M71.86,101.594c-0.173,0.014 -0.325,-0.007 -0.454,-0.065c-0.13,-0.057 -0.231,-0.147 -0.303,-0.27c-0.043,-0.072 -0.072,-0.166 -0.086,-0.281c-0.101,0.087 -0.202,0.166 -0.303,0.238c-0.1,0.072 -0.205,0.14 -0.313,0.205c-0.173,0.094 -0.351,0.151 -0.535,0.173c-0.183,0.022 -0.358,-0.011 -0.524,-0.097c-0.151,-0.079 -0.25,-0.191 -0.297,-0.335c-0.046,-0.144 -0.063,-0.297 -0.048,-0.459c0.014,-0.162 0.054,-0.321 0.119,-0.476c0.064,-0.154 0.129,-0.282 0.194,-0.383c0.231,-0.353 0.495,-0.684 0.794,-0.994c0.299,-0.31 0.632,-0.569 0.999,-0.778c0.166,-0.086 0.337,-0.16 0.513,-0.221c0.177,-0.061 0.359,-0.085 0.546,-0.07c0.288,0.021 0.501,0.129 0.637,0.324c0.044,-0.058 0.099,-0.114 0.168,-0.168c0.068,-0.054 0.131,-0.084 0.189,-0.092c0.108,0 0.205,0.044 0.292,0.13c0.079,0.079 0.122,0.171 0.129,0.276c0.007,0.104 -0.025,0.196 -0.097,0.275c-0.101,0.108 -0.205,0.214 -0.313,0.319c-0.108,0.104 -0.213,0.218 -0.314,0.34c-0.237,0.281 -0.434,0.52 -0.588,0.718c-0.155,0.198 -0.287,0.402 -0.395,0.611c-0.036,0.057 -0.063,0.119 -0.081,0.183c-0.018,0.065 -0.025,0.119 -0.021,0.162c0.003,0.044 0.023,0.074 0.059,0.092c0.036,0.018 0.094,0.006 0.173,-0.038c0.094,-0.05 0.18,-0.109 0.259,-0.178c0.079,-0.068 0.159,-0.142 0.238,-0.221l0.897,-0.897c0.043,-0.043 0.088,-0.092 0.135,-0.146c0.046,-0.054 0.099,-0.095 0.156,-0.124c0.115,-0.043 0.222,-0.029 0.319,0.043c0.097,0.072 0.139,0.169 0.124,0.292c-0.014,0.072 -0.043,0.13 -0.086,0.173c-0.044,0.043 -0.087,0.09 -0.13,0.14c-0.252,0.259 -0.443,0.454 -0.572,0.584c-0.13,0.129 -0.245,0.244 -0.346,0.345c-0.151,0.144 -0.319,0.286 -0.503,0.427c-0.183,0.14 -0.394,0.221 -0.631,0.243Zm-0.638,-2.69c-0.259,0.209 -0.518,0.454 -0.778,0.735c-0.259,0.281 -0.457,0.558 -0.594,0.831c-0.014,0.022 -0.034,0.06 -0.059,0.114c-0.025,0.054 -0.045,0.108 -0.06,0.162c-0.014,0.054 -0.018,0.103 -0.01,0.146c0.007,0.043 0.039,0.065 0.097,0.065c0.165,-0.015 0.322,-0.081 0.47,-0.2c0.147,-0.119 0.275,-0.225 0.383,-0.319c0.31,-0.281 0.594,-0.574 0.854,-0.88c0.259,-0.306 0.518,-0.611 0.777,-0.913c0.015,-0.144 -0.027,-0.216 -0.124,-0.216c-0.097,0 -0.21,0.029 -0.34,0.086c-0.13,0.058 -0.256,0.13 -0.378,0.216c-0.123,0.087 -0.202,0.144 -0.238,0.173Z" style="fill-rule:nonzero;"/>
<path d="M74.107,99.423c0.122,-0.123 0.239,-0.243 0.351,-0.362c0.111,-0.119 0.221,-0.243 0.329,-0.373c0.101,-0.122 0.202,-0.25 0.303,-0.383c0.1,-0.134 0.212,-0.287 0.334,-0.46c0.058,-0.23 0.145,-0.439 0.26,-0.626c0.108,-0.166 0.246,-0.304 0.416,-0.416c0.169,-0.112 0.358,-0.168 0.567,-0.168c0.101,0 0.187,0.026 0.259,0.076c0.072,0.051 0.112,0.123 0.119,0.216c0,0.065 -0.013,0.119 -0.038,0.162c-0.025,0.043 -0.059,0.081 -0.103,0.114c-0.043,0.032 -0.09,0.059 -0.14,0.081c-0.05,0.021 -0.097,0.046 -0.14,0.075c-0.123,0.079 -0.218,0.177 -0.287,0.292c-0.068,0.115 -0.117,0.234 -0.146,0.356c-0.072,0.303 -0.111,0.611 -0.118,0.924c-0.008,0.313 -0.029,0.625 -0.065,0.935c-0.022,0.244 -0.081,0.473 -0.178,0.686c-0.098,0.212 -0.222,0.397 -0.373,0.556c-0.151,0.158 -0.328,0.283 -0.529,0.373c-0.202,0.09 -0.425,0.127 -0.67,0.113c-0.209,-0.007 -0.4,-0.056 -0.573,-0.146c-0.173,-0.09 -0.315,-0.205 -0.426,-0.346c-0.112,-0.14 -0.184,-0.302 -0.217,-0.486c-0.032,-0.183 -0.012,-0.372 0.06,-0.567c0.029,-0.086 0.084,-0.144 0.167,-0.173c0.083,-0.028 0.162,-0.034 0.238,-0.016c0.076,0.018 0.139,0.058 0.189,0.119c0.05,0.061 0.061,0.135 0.032,0.221c-0.072,0.231 -0.045,0.415 0.081,0.551c0.126,0.137 0.294,0.206 0.503,0.206c0.165,0 0.324,-0.063 0.475,-0.189c0.151,-0.126 0.259,-0.265 0.324,-0.416c0.029,-0.058 0.051,-0.121 0.065,-0.189c0.014,-0.069 0.027,-0.15 0.038,-0.243c0.011,-0.094 0.02,-0.208 0.027,-0.341c0.007,-0.133 0.018,-0.297 0.032,-0.491c-0.129,0.158 -0.257,0.306 -0.383,0.443c-0.126,0.136 -0.251,0.259 -0.373,0.367c-0.072,0.065 -0.146,0.088 -0.221,0.07c-0.076,-0.018 -0.139,-0.056 -0.189,-0.113c-0.051,-0.058 -0.08,-0.128 -0.087,-0.211c-0.007,-0.083 0.022,-0.157 0.087,-0.221Z" style="fill-rule:nonzero;"/>
<path d="M83.159,96.938c-0.036,0.058 -0.097,0.086 -0.183,0.086c-0.087,0 -0.159,0 -0.216,0c-0.375,0.022 -0.742,0.047 -1.102,0.076c-0.36,0.029 -0.717,0.065 -1.07,0.108c-0.281,0.303 -0.518,0.562 -0.713,0.778c-0.194,0.216 -0.365,0.403 -0.513,0.562c-0.148,0.158 -0.275,0.298 -0.383,0.421c-0.108,0.122 -0.209,0.241 -0.303,0.356c-0.18,0.209 -0.362,0.427 -0.545,0.654c-0.184,0.227 -0.323,0.47 -0.416,0.729c-0.044,0.144 -0.036,0.222 0.021,0.232c0.058,0.011 0.132,-0.009 0.222,-0.059c0.09,-0.05 0.178,-0.11 0.264,-0.178c0.087,-0.069 0.141,-0.114 0.162,-0.135c0.101,-0.094 0.211,-0.202 0.33,-0.324c0.119,-0.123 0.293,-0.31 0.524,-0.562c0.043,-0.051 0.09,-0.105 0.14,-0.162c0.051,-0.058 0.105,-0.105 0.162,-0.141c0.101,-0.064 0.204,-0.072 0.308,-0.021c0.105,0.05 0.164,0.133 0.178,0.248c0.008,0.065 -0.001,0.121 -0.027,0.168c-0.025,0.047 -0.059,0.092 -0.102,0.135c-0.123,0.129 -0.227,0.241 -0.313,0.335c-0.087,0.093 -0.164,0.176 -0.233,0.248c-0.068,0.072 -0.128,0.135 -0.178,0.189c-0.05,0.054 -0.101,0.106 -0.151,0.157c-0.173,0.18 -0.366,0.347 -0.578,0.502c-0.213,0.155 -0.456,0.24 -0.729,0.254c-0.231,0.014 -0.422,-0.054 -0.573,-0.205c-0.151,-0.152 -0.22,-0.332 -0.205,-0.54c0.014,-0.209 0.07,-0.418 0.167,-0.627c0.098,-0.209 0.213,-0.405 0.346,-0.589c0.133,-0.183 0.243,-0.329 0.329,-0.437c0.267,-0.324 0.539,-0.643 0.816,-0.956c0.277,-0.314 0.56,-0.621 0.848,-0.924l-0.616,0.054c-0.057,0.007 -0.115,0.016 -0.172,0.027c-0.058,0.011 -0.109,-0.013 -0.152,-0.07c-0.108,-0.13 -0.137,-0.27 -0.086,-0.421c0.021,-0.08 0.063,-0.125 0.124,-0.135c0.061,-0.011 0.128,-0.024 0.2,-0.038c0.043,-0.007 0.092,-0.015 0.146,-0.022c0.054,-0.007 0.131,-0.018 0.232,-0.032c0.101,-0.015 0.236,-0.035 0.405,-0.06c0.169,-0.025 0.391,-0.056 0.665,-0.092c0.194,-0.201 0.39,-0.401 0.588,-0.599c0.198,-0.198 0.402,-0.387 0.611,-0.567c0.05,-0.043 0.097,-0.087 0.14,-0.13c0.043,-0.043 0.09,-0.083 0.141,-0.119c0.05,-0.036 0.1,-0.05 0.151,-0.043c0.05,0.007 0.097,0.025 0.14,0.054c0.079,0.043 0.146,0.108 0.2,0.195c0.054,0.086 0.074,0.176 0.059,0.27c-0.014,0.057 -0.045,0.106 -0.091,0.145c-0.047,0.04 -0.089,0.078 -0.125,0.114l-0.572,0.54c0.281,-0.036 0.529,-0.063 0.745,-0.081c0.216,-0.018 0.425,-0.034 0.627,-0.049c0.036,0 0.079,-0.003 0.129,-0.01c0.051,-0.008 0.094,-0.004 0.13,0.01c0.065,0.022 0.11,0.062 0.135,0.119c0.025,0.058 0.038,0.123 0.038,0.195c0,0.072 -0.007,0.142 -0.022,0.21c-0.014,0.069 -0.032,0.121 -0.054,0.157Z" style="fill-rule:nonzero;"/>
</g>
<g id="Type-A1" serif:id="Type A" transform="matrix(1.71426,0,0,1.71426,14.3056,-153.086)">
<path d="M44.269,96.128c-0.043,0.101 -0.103,0.227 -0.178,0.378c-0.076,0.151 -0.139,0.266 -0.189,0.346c-0.101,0.187 -0.204,0.369 -0.308,0.545c-0.105,0.177 -0.211,0.351 -0.319,0.524c-0.151,0.245 -0.306,0.486 -0.464,0.724c-0.159,0.237 -0.31,0.479 -0.454,0.724c-0.144,0.244 -0.277,0.491 -0.4,0.74c-0.122,0.248 -0.227,0.502 -0.313,0.761c-0.072,0.231 -0.067,0.384 0.016,0.459c0.083,0.076 0.225,0.053 0.427,-0.07c0.317,-0.223 0.61,-0.459 0.88,-0.707c0.27,-0.249 0.531,-0.506 0.784,-0.773c0.525,-0.554 1.001,-1.116 1.426,-1.685c0.424,-0.569 0.81,-1.152 1.155,-1.75c0.087,-0.144 0.164,-0.285 0.233,-0.422c0.068,-0.136 0.135,-0.277 0.2,-0.421c0.021,-0.036 0.039,-0.075 0.054,-0.119c0.014,-0.043 0.039,-0.075 0.075,-0.097c0.065,-0.043 0.144,-0.065 0.238,-0.065c0.093,0 0.185,0.018 0.275,0.054c0.09,0.036 0.168,0.087 0.233,0.152c0.064,0.064 0.093,0.144 0.086,0.237c-0.007,0.036 -0.018,0.072 -0.032,0.108c-0.015,0.036 -0.029,0.072 -0.044,0.108c-0.115,0.252 -0.203,0.441 -0.264,0.567c-0.062,0.126 -0.117,0.236 -0.168,0.33c-0.468,0.857 -1.012,1.662 -1.631,2.414c-0.619,0.753 -1.289,1.432 -2.009,2.037c-0.18,0.151 -0.366,0.293 -0.557,0.426c-0.191,0.134 -0.39,0.251 -0.599,0.351c-0.094,0.044 -0.191,0.082 -0.292,0.114c-0.101,0.032 -0.205,0.058 -0.313,0.076c-0.108,0.018 -0.214,0.019 -0.319,0.005c-0.104,-0.014 -0.203,-0.05 -0.297,-0.108c-0.13,-0.079 -0.232,-0.184 -0.308,-0.313c-0.075,-0.13 -0.124,-0.267 -0.146,-0.411c-0.043,-0.238 -0.034,-0.47 0.027,-0.697c0.062,-0.227 0.139,-0.444 0.233,-0.653c-0.36,0.367 -0.71,0.7 -1.048,0.999c-0.339,0.299 -0.695,0.564 -1.07,0.794c-0.187,0.108 -0.385,0.207 -0.594,0.297c-0.209,0.09 -0.425,0.128 -0.648,0.114c-0.187,-0.008 -0.362,-0.065 -0.524,-0.173c-0.162,-0.108 -0.29,-0.245 -0.384,-0.411c-0.108,-0.209 -0.144,-0.428 -0.108,-0.659c0.036,-0.23 0.105,-0.446 0.206,-0.648c0.216,-0.439 0.491,-0.841 0.826,-1.204c0.335,-0.364 0.672,-0.708 1.01,-1.032c0.353,-0.346 0.708,-0.686 1.064,-1.021c0.357,-0.335 0.697,-0.693 1.021,-1.075c0.137,-0.166 0.189,-0.272 0.157,-0.319c-0.033,-0.046 -0.103,-0.063 -0.211,-0.048c-0.108,0.014 -0.23,0.047 -0.367,0.097c-0.137,0.05 -0.238,0.09 -0.303,0.119c-0.511,0.223 -0.979,0.513 -1.404,0.87c-0.425,0.356 -0.807,0.736 -1.145,1.139c-0.058,0.072 -0.128,0.11 -0.211,0.114c-0.083,0.003 -0.162,-0.011 -0.237,-0.044c-0.076,-0.032 -0.146,-0.081 -0.211,-0.145c-0.065,-0.065 -0.112,-0.13 -0.141,-0.195c-0.036,-0.086 -0.036,-0.164 0,-0.232c0.036,-0.069 0.083,-0.135 0.141,-0.2c0.072,-0.079 0.146,-0.158 0.221,-0.238c0.076,-0.079 0.153,-0.154 0.233,-0.227c0.216,-0.194 0.477,-0.392 0.783,-0.594c0.306,-0.201 0.628,-0.387 0.967,-0.556c0.338,-0.169 0.677,-0.306 1.015,-0.411c0.339,-0.104 0.648,-0.153 0.929,-0.145c0.151,0.007 0.295,0.041 0.432,0.102c0.137,0.061 0.242,0.161 0.314,0.297c0.1,0.195 0.115,0.405 0.043,0.632c-0.072,0.227 -0.184,0.449 -0.335,0.665c-0.151,0.216 -0.317,0.416 -0.497,0.599c-0.18,0.184 -0.328,0.333 -0.443,0.449c-0.18,0.187 -0.36,0.369 -0.54,0.545c-0.18,0.177 -0.364,0.355 -0.551,0.535c-0.339,0.331 -0.655,0.646 -0.951,0.945c-0.295,0.299 -0.536,0.621 -0.723,0.967c-0.144,0.295 -0.17,0.491 -0.076,0.589c0.094,0.097 0.277,0.088 0.551,-0.027c0.338,-0.144 0.652,-0.328 0.94,-0.551c0.288,-0.223 0.561,-0.454 0.821,-0.692c0.353,-0.324 0.691,-0.659 1.015,-1.004c0.324,-0.346 0.638,-0.706 0.94,-1.081c0.295,-0.367 0.565,-0.718 0.81,-1.053c0.245,-0.335 0.472,-0.679 0.681,-1.032c0.014,-0.036 0.029,-0.07 0.043,-0.102c0.014,-0.033 0.036,-0.063 0.065,-0.092c0.043,-0.043 0.113,-0.059 0.211,-0.049c0.097,0.011 0.19,0.04 0.28,0.087c0.09,0.047 0.166,0.106 0.227,0.178c0.061,0.072 0.074,0.151 0.038,0.238Z" style="fill:#fff;fill-rule:nonzero;"/>
<path d="M46.365,101.173c-0.137,-0.188 -0.202,-0.395 -0.195,-0.621c0.008,-0.227 0.054,-0.445 0.141,-0.654c0.086,-0.195 0.191,-0.376 0.313,-0.546c0.123,-0.169 0.258,-0.327 0.405,-0.475c0.148,-0.148 0.304,-0.283 0.47,-0.405c0.166,-0.122 0.331,-0.234 0.497,-0.335c0.122,-0.072 0.27,-0.14 0.443,-0.205c0.173,-0.065 0.349,-0.108 0.529,-0.13c0.18,-0.021 0.348,-0.011 0.503,0.033c0.154,0.043 0.275,0.136 0.362,0.28c0.079,0.13 0.097,0.267 0.054,0.411c-0.044,0.144 -0.101,0.277 -0.173,0.4c-0.159,0.252 -0.36,0.477 -0.605,0.675c-0.245,0.198 -0.504,0.351 -0.778,0.459c-0.209,0.079 -0.421,0.13 -0.637,0.151c-0.216,0.022 -0.425,-0.007 -0.627,-0.086c-0.043,0.079 -0.077,0.156 -0.103,0.232c-0.025,0.076 -0.034,0.15 -0.027,0.222c0.008,0.072 0.033,0.138 0.076,0.199c0.043,0.062 0.115,0.11 0.216,0.146c0.18,0.065 0.389,0.054 0.627,-0.032c0.237,-0.087 0.473,-0.205 0.707,-0.357c0.234,-0.151 0.45,-0.311 0.648,-0.48c0.198,-0.17 0.351,-0.305 0.459,-0.406c0.051,-0.05 0.103,-0.106 0.157,-0.167c0.054,-0.061 0.114,-0.106 0.178,-0.135c0.065,-0.022 0.126,-0.025 0.184,-0.011c0.058,0.015 0.108,0.043 0.151,0.087c0.043,0.043 0.074,0.091 0.092,0.145c0.018,0.054 0.016,0.107 -0.005,0.157c-0.022,0.065 -0.063,0.128 -0.125,0.189c-0.061,0.061 -0.117,0.117 -0.167,0.168c-0.274,0.259 -0.484,0.448 -0.632,0.567c-0.148,0.119 -0.283,0.221 -0.405,0.308c-0.18,0.129 -0.394,0.253 -0.643,0.372c-0.248,0.119 -0.5,0.202 -0.756,0.249c-0.256,0.047 -0.502,0.045 -0.74,-0.006c-0.238,-0.05 -0.436,-0.183 -0.594,-0.399Zm1.393,-1.599c0.267,-0.043 0.512,-0.144 0.735,-0.303c0.223,-0.158 0.41,-0.327 0.562,-0.507c0.057,-0.065 0.099,-0.134 0.124,-0.206c0.025,-0.072 0.02,-0.118 -0.016,-0.14c-0.187,0.05 -0.364,0.122 -0.53,0.216c-0.165,0.094 -0.324,0.198 -0.475,0.313c-0.259,0.188 -0.486,0.396 -0.68,0.627c0.086,0.014 0.18,0.014 0.28,0Z" style="fill:#fff;fill-rule:nonzero;"/>
<path d="M50.427,99.423c0.122,-0.123 0.239,-0.243 0.351,-0.362c0.111,-0.119 0.221,-0.243 0.329,-0.373c0.101,-0.122 0.202,-0.25 0.303,-0.383c0.101,-0.134 0.212,-0.287 0.335,-0.46c0.057,-0.23 0.144,-0.439 0.259,-0.626c0.108,-0.166 0.247,-0.304 0.416,-0.416c0.169,-0.112 0.358,-0.168 0.567,-0.168c0.101,0 0.187,0.026 0.259,0.076c0.072,0.051 0.112,0.123 0.119,0.216c0,0.065 -0.013,0.119 -0.038,0.162c-0.025,0.043 -0.059,0.081 -0.102,0.114c-0.044,0.032 -0.09,0.059 -0.141,0.081c-0.05,0.021 -0.097,0.046 -0.14,0.075c-0.123,0.079 -0.218,0.177 -0.287,0.292c-0.068,0.115 -0.117,0.234 -0.145,0.356c-0.072,0.303 -0.112,0.611 -0.119,0.924c-0.007,0.313 -0.029,0.625 -0.065,0.935c-0.022,0.244 -0.081,0.473 -0.178,0.686c-0.097,0.212 -0.222,0.397 -0.373,0.556c-0.151,0.158 -0.328,0.283 -0.529,0.373c-0.202,0.09 -0.425,0.127 -0.67,0.113c-0.209,-0.007 -0.4,-0.056 -0.573,-0.146c-0.172,-0.09 -0.315,-0.205 -0.426,-0.346c-0.112,-0.14 -0.184,-0.302 -0.216,-0.486c-0.033,-0.183 -0.013,-0.372 0.059,-0.567c0.029,-0.086 0.085,-0.144 0.167,-0.173c0.083,-0.028 0.163,-0.034 0.238,-0.016c0.076,0.018 0.139,0.058 0.189,0.119c0.051,0.061 0.061,0.135 0.033,0.221c-0.072,0.231 -0.045,0.415 0.081,0.551c0.126,0.137 0.293,0.206 0.502,0.206c0.166,0 0.324,-0.063 0.475,-0.189c0.152,-0.126 0.26,-0.265 0.324,-0.416c0.029,-0.058 0.051,-0.121 0.065,-0.189c0.015,-0.069 0.027,-0.15 0.038,-0.243c0.011,-0.094 0.02,-0.208 0.027,-0.341c0.007,-0.133 0.018,-0.297 0.032,-0.491c-0.129,0.158 -0.257,0.306 -0.383,0.443c-0.126,0.136 -0.25,0.259 -0.373,0.367c-0.072,0.065 -0.146,0.088 -0.221,0.07c-0.076,-0.018 -0.139,-0.056 -0.189,-0.113c-0.051,-0.058 -0.08,-0.128 -0.087,-0.211c-0.007,-0.083 0.022,-0.157 0.087,-0.221Z" style="fill:#fff;fill-rule:nonzero;"/>
<path d="M59.479,96.938c-0.036,0.058 -0.097,0.086 -0.183,0.086c-0.087,0 -0.159,0 -0.216,0c-0.375,0.022 -0.742,0.047 -1.102,0.076c-0.36,0.029 -0.717,0.065 -1.07,0.108c-0.28,0.303 -0.518,0.562 -0.713,0.778c-0.194,0.216 -0.365,0.403 -0.513,0.562c-0.147,0.158 -0.275,0.298 -0.383,0.421c-0.108,0.122 -0.209,0.241 -0.303,0.356c-0.18,0.209 -0.362,0.427 -0.545,0.654c-0.184,0.227 -0.323,0.47 -0.416,0.729c-0.043,0.144 -0.036,0.222 0.021,0.232c0.058,0.011 0.132,-0.009 0.222,-0.059c0.09,-0.05 0.178,-0.11 0.265,-0.178c0.086,-0.069 0.14,-0.114 0.162,-0.135c0.1,-0.094 0.21,-0.202 0.329,-0.324c0.119,-0.123 0.294,-0.31 0.524,-0.562c0.043,-0.051 0.09,-0.105 0.14,-0.162c0.051,-0.058 0.105,-0.105 0.163,-0.141c0.1,-0.064 0.203,-0.072 0.307,-0.021c0.105,0.05 0.164,0.133 0.179,0.248c0.007,0.065 -0.002,0.121 -0.027,0.168c-0.026,0.047 -0.06,0.092 -0.103,0.135c-0.122,0.129 -0.227,0.241 -0.313,0.335c-0.087,0.093 -0.164,0.176 -0.233,0.248c-0.068,0.072 -0.127,0.135 -0.178,0.189c-0.05,0.054 -0.101,0.106 -0.151,0.157c-0.173,0.18 -0.366,0.347 -0.578,0.502c-0.212,0.155 -0.455,0.24 -0.729,0.254c-0.231,0.014 -0.421,-0.054 -0.573,-0.205c-0.151,-0.152 -0.219,-0.332 -0.205,-0.54c0.014,-0.209 0.07,-0.418 0.167,-0.627c0.098,-0.209 0.213,-0.405 0.346,-0.589c0.133,-0.183 0.243,-0.329 0.33,-0.437c0.266,-0.324 0.538,-0.643 0.815,-0.956c0.278,-0.314 0.56,-0.621 0.848,-0.924l-0.615,0.054c-0.058,0.007 -0.116,0.016 -0.173,0.027c-0.058,0.011 -0.108,-0.013 -0.152,-0.07c-0.108,-0.13 -0.136,-0.27 -0.086,-0.421c0.022,-0.08 0.063,-0.125 0.124,-0.135c0.061,-0.011 0.128,-0.024 0.2,-0.038c0.043,-0.007 0.092,-0.015 0.146,-0.022c0.054,-0.007 0.131,-0.018 0.232,-0.032c0.101,-0.015 0.236,-0.035 0.405,-0.06c0.17,-0.025 0.391,-0.056 0.665,-0.092c0.194,-0.201 0.39,-0.401 0.588,-0.599c0.198,-0.198 0.402,-0.387 0.611,-0.567c0.05,-0.043 0.097,-0.087 0.14,-0.13c0.043,-0.043 0.09,-0.083 0.141,-0.119c0.05,-0.036 0.101,-0.05 0.151,-0.043c0.05,0.007 0.097,0.025 0.14,0.054c0.08,0.043 0.146,0.108 0.2,0.195c0.054,0.086 0.074,0.176 0.06,0.27c-0.015,0.057 -0.045,0.106 -0.092,0.145c-0.047,0.04 -0.088,0.078 -0.124,0.114l-0.573,0.54c0.281,-0.036 0.529,-0.063 0.745,-0.081c0.216,-0.018 0.425,-0.034 0.627,-0.049c0.036,0 0.079,-0.003 0.13,-0.01c0.05,-0.008 0.093,-0.004 0.129,0.01c0.065,0.022 0.11,0.062 0.135,0.119c0.025,0.058 0.038,0.123 0.038,0.195c0,0.072 -0.007,0.142 -0.022,0.21c-0.014,0.069 -0.032,0.121 -0.054,0.157Z" style="fill:#fff;fill-rule:nonzero;"/>
<path d="M64.168,100.082c-0.022,0.036 -0.047,0.073 -0.076,0.113c-0.029,0.04 -0.057,0.077 -0.086,0.113c-0.231,0.296 -0.474,0.568 -0.729,0.816c-0.256,0.249 -0.542,0.466 -0.859,0.654c-0.209,0.122 -0.432,0.225 -0.67,0.308c-0.238,0.082 -0.477,0.131 -0.718,0.145c-0.242,0.015 -0.477,-0.012 -0.708,-0.081c-0.23,-0.068 -0.436,-0.2 -0.616,-0.394c-0.173,-0.18 -0.3,-0.382 -0.383,-0.605c-0.083,-0.223 -0.13,-0.454 -0.141,-0.691c-0.01,-0.238 0.006,-0.477 0.049,-0.719c0.043,-0.241 0.104,-0.47 0.184,-0.686c0.173,-0.475 0.407,-0.923 0.702,-1.345c0.295,-0.421 0.626,-0.804 0.994,-1.15c0.367,-0.346 0.765,-0.654 1.193,-0.924c0.429,-0.27 0.888,-0.47 1.378,-0.599c0.482,-0.123 0.97,-0.164 1.464,-0.125c0.493,0.04 0.97,0.153 1.431,0.341c0.187,0.093 0.319,0.156 0.394,0.189c0.076,0.032 0.135,0.066 0.178,0.102c0.08,0.065 0.112,0.152 0.098,0.26c-0.015,0.108 -0.043,0.201 -0.087,0.281c-0.036,0.064 -0.093,0.129 -0.173,0.194c-0.079,0.065 -0.158,0.097 -0.237,0.097c-0.079,0 -0.175,-0.032 -0.286,-0.097c-0.112,-0.065 -0.204,-0.115 -0.276,-0.151c-0.223,-0.101 -0.455,-0.173 -0.697,-0.216c-0.241,-0.044 -0.484,-0.065 -0.729,-0.065c-0.396,0.007 -0.778,0.074 -1.145,0.2c-0.367,0.126 -0.717,0.29 -1.048,0.491c-0.331,0.202 -0.639,0.434 -0.924,0.697c-0.284,0.263 -0.538,0.535 -0.761,0.816c-0.159,0.201 -0.303,0.408 -0.432,0.621c-0.13,0.212 -0.245,0.434 -0.346,0.664c-0.166,0.36 -0.257,0.71 -0.275,1.048c-0.018,0.339 0.088,0.634 0.318,0.886c0.137,0.13 0.29,0.207 0.459,0.232c0.17,0.025 0.341,0.015 0.514,-0.032c0.172,-0.047 0.34,-0.115 0.502,-0.205c0.162,-0.091 0.304,-0.182 0.427,-0.276c0.223,-0.166 0.423,-0.342 0.599,-0.529c0.177,-0.188 0.34,-0.382 0.492,-0.584c0.043,-0.057 0.084,-0.117 0.124,-0.178c0.039,-0.061 0.084,-0.121 0.135,-0.178c0.05,-0.051 0.117,-0.07 0.2,-0.06c0.083,0.011 0.153,0.027 0.21,0.049c0.051,0.022 0.103,0.052 0.157,0.092c0.054,0.039 0.103,0.086 0.146,0.14c0.043,0.054 0.072,0.112 0.086,0.173c0.015,0.061 0.004,0.117 -0.032,0.168Z" style="fill:#fff;fill-rule:nonzero;"/>
<path d="M67.852,100.362c-0.209,0.238 -0.404,0.436 -0.584,0.595c-0.18,0.158 -0.363,0.288 -0.551,0.389c-0.208,0.108 -0.443,0.187 -0.702,0.237c-0.259,0.051 -0.493,0.015 -0.702,-0.108c-0.144,-0.093 -0.239,-0.207 -0.286,-0.34c-0.047,-0.133 -0.067,-0.274 -0.06,-0.421c0.008,-0.148 0.036,-0.296 0.087,-0.443c0.05,-0.148 0.104,-0.279 0.162,-0.395c0.201,-0.389 0.446,-0.749 0.734,-1.08c0.288,-0.331 0.616,-0.591 0.983,-0.778c0.209,-0.122 0.442,-0.2 0.697,-0.232c0.256,-0.032 0.488,0.005 0.697,0.113c0.137,0.087 0.23,0.198 0.281,0.335c0.05,0.137 0.07,0.279 0.059,0.427c-0.011,0.148 -0.041,0.295 -0.092,0.443c-0.05,0.148 -0.104,0.275 -0.162,0.383l-0.162,0.292c0.288,-0.007 0.533,-0.101 0.735,-0.281c0.058,-0.057 0.117,-0.104 0.178,-0.14c0.061,-0.036 0.135,-0.043 0.222,-0.022c0.079,0.022 0.14,0.067 0.183,0.135c0.044,0.069 0.058,0.142 0.044,0.222c-0.015,0.086 -0.06,0.16 -0.135,0.221c-0.076,0.061 -0.146,0.117 -0.211,0.168c-0.223,0.165 -0.457,0.268 -0.702,0.307c-0.245,0.04 -0.483,0.031 -0.713,-0.027Zm-2.107,0.271c-0.043,0.144 -0.048,0.237 -0.016,0.28c0.032,0.044 0.083,0.06 0.151,0.049c0.069,-0.011 0.146,-0.041 0.232,-0.092c0.087,-0.05 0.162,-0.097 0.227,-0.14c0.166,-0.115 0.317,-0.24 0.454,-0.373c0.137,-0.133 0.266,-0.272 0.389,-0.416c-0.123,-0.122 -0.214,-0.261 -0.276,-0.416c-0.061,-0.155 -0.099,-0.315 -0.113,-0.48c-0.223,0.23 -0.434,0.48 -0.632,0.75c-0.198,0.27 -0.337,0.549 -0.416,0.838Zm1.729,-2.107c-0.015,0.043 -0.026,0.099 -0.033,0.167c-0.007,0.069 -0.011,0.144 -0.011,0.227c0,0.083 0.011,0.168 0.033,0.254c0.021,0.087 0.054,0.166 0.097,0.238c0.094,-0.123 0.164,-0.24 0.211,-0.351c0.046,-0.112 0.084,-0.218 0.113,-0.319c0.022,-0.094 0.025,-0.166 0.011,-0.216c-0.015,-0.05 -0.043,-0.081 -0.087,-0.092c-0.043,-0.011 -0.095,-0.007 -0.156,0.011c-0.061,0.018 -0.121,0.045 -0.178,0.081Z" style="fill:#fff;fill-rule:nonzero;"/>
<path d="M71.86,101.594c-0.173,0.014 -0.325,-0.007 -0.454,-0.065c-0.13,-0.057 -0.231,-0.147 -0.303,-0.27c-0.043,-0.072 -0.072,-0.166 -0.086,-0.281c-0.101,0.087 -0.202,0.166 -0.303,0.238c-0.1,0.072 -0.205,0.14 -0.313,0.205c-0.173,0.094 -0.351,0.151 -0.535,0.173c-0.183,0.022 -0.358,-0.011 -0.524,-0.097c-0.151,-0.079 -0.25,-0.191 -0.297,-0.335c-0.046,-0.144 -0.063,-0.297 -0.048,-0.459c0.014,-0.162 0.054,-0.321 0.119,-0.476c0.064,-0.154 0.129,-0.282 0.194,-0.383c0.231,-0.353 0.495,-0.684 0.794,-0.994c0.299,-0.31 0.632,-0.569 0.999,-0.778c0.166,-0.086 0.337,-0.16 0.513,-0.221c0.177,-0.061 0.359,-0.085 0.546,-0.07c0.288,0.021 0.501,0.129 0.637,0.324c0.044,-0.058 0.099,-0.114 0.168,-0.168c0.068,-0.054 0.131,-0.084 0.189,-0.092c0.108,0 0.205,0.044 0.292,0.13c0.079,0.079 0.122,0.171 0.129,0.276c0.007,0.104 -0.025,0.196 -0.097,0.275c-0.101,0.108 -0.205,0.214 -0.313,0.319c-0.108,0.104 -0.213,0.218 -0.314,0.34c-0.237,0.281 -0.434,0.52 -0.588,0.718c-0.155,0.198 -0.287,0.402 -0.395,0.611c-0.036,0.057 -0.063,0.119 -0.081,0.183c-0.018,0.065 -0.025,0.119 -0.021,0.162c0.003,0.044 0.023,0.074 0.059,0.092c0.036,0.018 0.094,0.006 0.173,-0.038c0.094,-0.05 0.18,-0.109 0.259,-0.178c0.079,-0.068 0.159,-0.142 0.238,-0.221l0.897,-0.897c0.043,-0.043 0.088,-0.092 0.135,-0.146c0.046,-0.054 0.099,-0.095 0.156,-0.124c0.115,-0.043 0.222,-0.029 0.319,0.043c0.097,0.072 0.139,0.169 0.124,0.292c-0.014,0.072 -0.043,0.13 -0.086,0.173c-0.044,0.043 -0.087,0.09 -0.13,0.14c-0.252,0.259 -0.443,0.454 -0.572,0.584c-0.13,0.129 -0.245,0.244 -0.346,0.345c-0.151,0.144 -0.319,0.286 -0.503,0.427c-0.183,0.14 -0.394,0.221 -0.631,0.243Zm-0.638,-2.69c-0.259,0.209 -0.518,0.454 -0.778,0.735c-0.259,0.281 -0.457,0.558 -0.594,0.831c-0.014,0.022 -0.034,0.06 -0.059,0.114c-0.025,0.054 -0.045,0.108 -0.06,0.162c-0.014,0.054 -0.018,0.103 -0.01,0.146c0.007,0.043 0.039,0.065 0.097,0.065c0.165,-0.015 0.322,-0.081 0.47,-0.2c0.147,-0.119 0.275,-0.225 0.383,-0.319c0.31,-0.281 0.594,-0.574 0.854,-0.88c0.259,-0.306 0.518,-0.611 0.777,-0.913c0.015,-0.144 -0.027,-0.216 -0.124,-0.216c-0.097,0 -0.21,0.029 -0.34,0.086c-0.13,0.058 -0.256,0.13 -0.378,0.216c-0.123,0.087 -0.202,0.144 -0.238,0.173Z" style="fill:#fff;fill-rule:nonzero;"/>
<path d="M74.107,99.423c0.122,-0.123 0.239,-0.243 0.351,-0.362c0.111,-0.119 0.221,-0.243 0.329,-0.373c0.101,-0.122 0.202,-0.25 0.303,-0.383c0.1,-0.134 0.212,-0.287 0.334,-0.46c0.058,-0.23 0.145,-0.439 0.26,-0.626c0.108,-0.166 0.246,-0.304 0.416,-0.416c0.169,-0.112 0.358,-0.168 0.567,-0.168c0.101,0 0.187,0.026 0.259,0.076c0.072,0.051 0.112,0.123 0.119,0.216c0,0.065 -0.013,0.119 -0.038,0.162c-0.025,0.043 -0.059,0.081 -0.103,0.114c-0.043,0.032 -0.09,0.059 -0.14,0.081c-0.05,0.021 -0.097,0.046 -0.14,0.075c-0.123,0.079 -0.218,0.177 -0.287,0.292c-0.068,0.115 -0.117,0.234 -0.146,0.356c-0.072,0.303 -0.111,0.611 -0.118,0.924c-0.008,0.313 -0.029,0.625 -0.065,0.935c-0.022,0.244 -0.081,0.473 -0.178,0.686c-0.098,0.212 -0.222,0.397 -0.373,0.556c-0.151,0.158 -0.328,0.283 -0.529,0.373c-0.202,0.09 -0.425,0.127 -0.67,0.113c-0.209,-0.007 -0.4,-0.056 -0.573,-0.146c-0.173,-0.09 -0.315,-0.205 -0.426,-0.346c-0.112,-0.14 -0.184,-0.302 -0.217,-0.486c-0.032,-0.183 -0.012,-0.372 0.06,-0.567c0.029,-0.086 0.084,-0.144 0.167,-0.173c0.083,-0.028 0.162,-0.034 0.238,-0.016c0.076,0.018 0.139,0.058 0.189,0.119c0.05,0.061 0.061,0.135 0.032,0.221c-0.072,0.231 -0.045,0.415 0.081,0.551c0.126,0.137 0.294,0.206 0.503,0.206c0.165,0 0.324,-0.063 0.475,-0.189c0.151,-0.126 0.259,-0.265 0.324,-0.416c0.029,-0.058 0.051,-0.121 0.065,-0.189c0.014,-0.069 0.027,-0.15 0.038,-0.243c0.011,-0.094 0.02,-0.208 0.027,-0.341c0.007,-0.133 0.018,-0.297 0.032,-0.491c-0.129,0.158 -0.257,0.306 -0.383,0.443c-0.126,0.136 -0.251,0.259 -0.373,0.367c-0.072,0.065 -0.146,0.088 -0.221,0.07c-0.076,-0.018 -0.139,-0.056 -0.189,-0.113c-0.051,-0.058 -0.08,-0.128 -0.087,-0.211c-0.007,-0.083 0.022,-0.157 0.087,-0.221Z" style="fill:#fff;fill-rule:nonzero;"/>
<path d="M83.159,96.938c-0.036,0.058 -0.097,0.086 -0.183,0.086c-0.087,0 -0.159,0 -0.216,0c-0.375,0.022 -0.742,0.047 -1.102,0.076c-0.36,0.029 -0.717,0.065 -1.07,0.108c-0.281,0.303 -0.518,0.562 -0.713,0.778c-0.194,0.216 -0.365,0.403 -0.513,0.562c-0.148,0.158 -0.275,0.298 -0.383,0.421c-0.108,0.122 -0.209,0.241 -0.303,0.356c-0.18,0.209 -0.362,0.427 -0.545,0.654c-0.184,0.227 -0.323,0.47 -0.416,0.729c-0.044,0.144 -0.036,0.222 0.021,0.232c0.058,0.011 0.132,-0.009 0.222,-0.059c0.09,-0.05 0.178,-0.11 0.264,-0.178c0.087,-0.069 0.141,-0.114 0.162,-0.135c0.101,-0.094 0.211,-0.202 0.33,-0.324c0.119,-0.123 0.293,-0.31 0.524,-0.562c0.043,-0.051 0.09,-0.105 0.14,-0.162c0.051,-0.058 0.105,-0.105 0.162,-0.141c0.101,-0.064 0.204,-0.072 0.308,-0.021c0.105,0.05 0.164,0.133 0.178,0.248c0.008,0.065 -0.001,0.121 -0.027,0.168c-0.025,0.047 -0.059,0.092 -0.102,0.135c-0.123,0.129 -0.227,0.241 -0.313,0.335c-0.087,0.093 -0.164,0.176 -0.233,0.248c-0.068,0.072 -0.128,0.135 -0.178,0.189c-0.05,0.054 -0.101,0.106 -0.151,0.157c-0.173,0.18 -0.366,0.347 -0.578,0.502c-0.213,0.155 -0.456,0.24 -0.729,0.254c-0.231,0.014 -0.422,-0.054 -0.573,-0.205c-0.151,-0.152 -0.22,-0.332 -0.205,-0.54c0.014,-0.209 0.07,-0.418 0.167,-0.627c0.098,-0.209 0.213,-0.405 0.346,-0.589c0.133,-0.183 0.243,-0.329 0.329,-0.437c0.267,-0.324 0.539,-0.643 0.816,-0.956c0.277,-0.314 0.56,-0.621 0.848,-0.924l-0.616,0.054c-0.057,0.007 -0.115,0.016 -0.172,0.027c-0.058,0.011 -0.109,-0.013 -0.152,-0.07c-0.108,-0.13 -0.137,-0.27 -0.086,-0.421c0.021,-0.08 0.063,-0.125 0.124,-0.135c0.061,-0.011 0.128,-0.024 0.2,-0.038c0.043,-0.007 0.092,-0.015 0.146,-0.022c0.054,-0.007 0.131,-0.018 0.232,-0.032c0.101,-0.015 0.236,-0.035 0.405,-0.06c0.169,-0.025 0.391,-0.056 0.665,-0.092c0.194,-0.201 0.39,-0.401 0.588,-0.599c0.198,-0.198 0.402,-0.387 0.611,-0.567c0.05,-0.043 0.097,-0.087 0.14,-0.13c0.043,-0.043 0.09,-0.083 0.141,-0.119c0.05,-0.036 0.1,-0.05 0.151,-0.043c0.05,0.007 0.097,0.025 0.14,0.054c0.079,0.043 0.146,0.108 0.2,0.195c0.054,0.086 0.074,0.176 0.059,0.27c-0.014,0.057 -0.045,0.106 -0.091,0.145c-0.047,0.04 -0.089,0.078 -0.125,0.114l-0.572,0.54c0.281,-0.036 0.529,-0.063 0.745,-0.081c0.216,-0.018 0.425,-0.034 0.627,-0.049c0.036,0 0.079,-0.003 0.129,-0.01c0.051,-0.008 0.094,-0.004 0.13,0.01c0.065,0.022 0.11,0.062 0.135,0.119c0.025,0.058 0.038,0.123 0.038,0.195c0,0.072 -0.007,0.142 -0.022,0.21c-0.014,0.069 -0.032,0.121 -0.054,0.157Z" style="fill:#fff;fill-rule:nonzero;"/>
</g>
</g>
<g transform="matrix(0.0779295,0,0,0.0779295,93.9353,350.135)">
<path d="M232.321,164.268c-0.551,-1.407 -1.25,-2.487 -1.733,-4.267l0.016,0c-0.034,0 -0.056,-0.074 -0.088,-0.149c-0.062,-0.193 -0.122,-0.353 -0.173,-0.548c-0.097,-0.365 -0.189,-0.759 -0.253,-1.179c-0.043,-2.08 1.872,-2.792 1.946,-5.183c0.081,-2.573 -1.476,-3.898 -1.946,-4.241c-0.02,-0.028 -0.037,-0.054 -0.056,-0.082c0.012,-0.037 0.02,-0.068 0.031,-0.104c2.993,-2.433 1.69,-5.738 1.69,-5.738c-0.636,-0.338 -1.313,-0.55 -1.797,-0.98c-4.337,-3.863 -4.606,-6.636 -1.196,-11.288c0.866,-1.185 1.746,-2.375 2.467,-3.649c1.761,-3.117 1.359,-4.599 -1.81,-6.367c-2.28,-1.271 -4.743,-2.218 -6.988,-3.545c-6.396,-3.778 -11.834,-8.521 -15.061,-15.174c2.171,-3.872 2.171,-3.872 1.304,-6.341c-0.791,0.865 -1.527,1.672 -2.688,2.944c0,-3.049 0.294,-5.379 -0.083,-7.595c-0.367,-2.156 -0.85,-4.792 -2.281,-6.178c-5.217,-5.045 -8.175,-11.292 -10.92,-17.796c-2.029,-4.806 -4.196,-9.66 -8.171,-13.236c-2,-1.8 -4.474,-3.072 -6.742,-4.587c0,-1.354 0.017,-2.653 -0.006,-3.951c-0.019,-1.297 0.038,-2.61 -0.136,-3.89c-0.702,-5.113 -4.34,-7.564 -9.404,-6.548c-3.181,0.638 -6.385,1.238 -9.605,1.563c-1.888,0.19 -3.584,0.128 -3.225,-3.432c1.62,0 3.162,0 5.368,0c-1.104,0 -1.515,-1.544 -2.067,-1.769c-2.208,-0.892 -4.045,-0.36 -5.099,1.396c-1.25,2.077 0.023,3.586 1.504,4.555c1.273,0.832 3.004,1.441 4.492,1.365c3.234,-0.167 6.436,-0.842 9.658,-1.296c2.8,-0.394 4.451,0.587 5.01,3.266c0.266,1.278 0.047,2.658 0.047,3.561c-3.72,-1.383 -6.953,-3.369 -10.347,-3.69c-7.432,-0.706 -14.956,-0.912 -22.413,-0.611c-3.084,0.124 -6.484,1.511 -9.049,3.309c-4.547,3.188 -9.441,5.039 -14.773,6.138c-2.549,0.526 -5.106,1.149 -7.55,2.03c-4.689,1.689 -8.626,4.342 -11.53,8.63c-1.595,2.354 -3.836,4.445 -6.188,6.076c-4.591,3.184 -9.001,6.424 -12.144,11.187c-1.712,2.596 -4.124,4.212 -7.839,3.113c-1.104,-4.244 -4.87,-4.911 -8.627,-5.423c-1.764,-0.242 -3.625,-0.32 -5.373,-0.04c-10.247,1.643 -19.554,5.56 -26.813,13.074c-6.565,6.797 -5.937,10.365 -2.739,16.202c2.063,3.766 2.131,7.435 -0.279,11.089c-1.874,2.842 -2.57,6.013 -2.071,9.354c1.284,8.609 4.072,16.22 13.409,19.251c0.615,0.198 1.156,0.607 1.748,0.881c2.125,0.984 3.145,2.592 3.365,4.971c0.144,1.54 0.491,3.357 1.429,4.479c6.245,7.454 20.432,8.503 25.041,-1.951c0.189,-0.432 0.624,-0.756 0.945,-1.129c0.305,0.134 0.609,0.266 0.914,0.399c-0.27,1.348 -0.539,2.694 -0.81,4.042c-0.351,1.75 -1.204,3.572 -0.961,5.235c0.915,6.264 1.484,12.716 3.503,18.648c2.452,7.204 8.53,14.587 18.762,13.197c3.549,-0.483 6.782,0.391 9.818,2.234c1.254,0.76 2.657,1.272 3.912,2.027c3.221,1.943 6.497,1.898 9.857,0.464c2.024,-0.863 4.052,-1.726 6.331,-2.698c-1.16,4.041 -2.278,7.594 -3.189,11.197c-1.336,5.287 -3.631,9.452 -9.941,9.48c-0.115,0 -0.228,0.204 -0.481,0.441c0.473,1.385 0.975,2.855 1.446,4.234c-3.43,5.076 -9.388,5.288 -13.951,7.881c8.949,0.082 15.39,-4.254 16.179,-10.562c4.91,-1.582 7.805,-5.034 9.233,-9.921c0.777,-2.659 1.611,-5.32 2.672,-7.879c1.746,-4.209 4.792,-6.719 9.406,-6.833c-0.302,3.22 -0.579,6.169 -0.855,9.113c-6.687,1.486 -6.819,1.649 -6.534,8.315c-1.583,1.269 -3.238,2.596 -5.685,4.557c6.226,-1.428 7.436,-2.953 8.025,-9.211c0.938,-0.325 1.962,-0.799 3.039,-1.035c4.009,-0.875 4.11,-0.859 3.682,-5.037c-0.251,-2.445 0.739,-3.996 3.163,-5.664c0.451,1.766 0.892,3.088 1.115,4.445c0.316,1.923 0.547,3.867 0.687,5.81c0.517,7.404 -0.06,14.643 -3.457,21.43c-4.159,8.313 -8.334,16.622 -12.413,24.973c-1.174,2.404 -2.482,4.234 -5.172,5.433c-4.265,1.907 -7.421,6.556 -7.757,10.832c15.258,2.949 26.312,6.953 41.04,18.833c9.647,7.785 19.862,11.309 29.399,12.456c0.003,-0.004 10.248,-13.711 19.753,-32.558c-0.241,-0.365 -0.484,-0.728 -0.723,-1.095c-6.25,-9.478 -11.533,-18.592 -13.049,-22.521c-2.853,-7.395 -3.838,-14.659 -2.132,-22.466c1.983,-9.083 3.633,-18.206 7.761,-26.672c2.412,-4.95 6.15,-7.711 11.519,-8.858c6.366,-1.36 12.689,-3.037 18.94,-4.868c6.706,-1.966 9.308,-7.753 6.747,-14.275Z" style="fill-opacity:0.760784;fill-rule:nonzero;"/>
</g>
<g transform="matrix(0.0779295,0,0,0.0779295,93.2679,349.468)">
<path d="M232.321,164.268c-0.551,-1.407 -1.25,-2.487 -1.733,-4.267l0.016,0c-0.034,0 -0.056,-0.074 -0.088,-0.149c-0.062,-0.193 -0.122,-0.353 -0.173,-0.548c-0.097,-0.365 -0.189,-0.759 -0.253,-1.179c-0.043,-2.08 1.872,-2.792 1.946,-5.183c0.081,-2.573 -1.476,-3.898 -1.946,-4.241c-0.02,-0.028 -0.037,-0.054 -0.056,-0.082c0.012,-0.037 0.02,-0.068 0.031,-0.104c2.993,-2.433 1.69,-5.738 1.69,-5.738c-0.636,-0.338 -1.313,-0.55 -1.797,-0.98c-4.337,-3.863 -4.606,-6.636 -1.196,-11.288c0.866,-1.185 1.746,-2.375 2.467,-3.649c1.761,-3.117 1.359,-4.599 -1.81,-6.367c-2.28,-1.271 -4.743,-2.218 -6.988,-3.545c-6.396,-3.778 -11.834,-8.521 -15.061,-15.174c2.171,-3.872 2.171,-3.872 1.304,-6.341c-0.791,0.865 -1.527,1.672 -2.688,2.944c0,-3.049 0.294,-5.379 -0.083,-7.595c-0.367,-2.156 -0.85,-4.792 -2.281,-6.178c-5.217,-5.045 -8.175,-11.292 -10.92,-17.796c-2.029,-4.806 -4.196,-9.66 -8.171,-13.236c-2,-1.8 -4.474,-3.072 -6.742,-4.587c0,-1.354 0.017,-2.653 -0.006,-3.951c-0.019,-1.297 0.038,-2.61 -0.136,-3.89c-0.702,-5.113 -4.34,-7.564 -9.404,-6.548c-3.181,0.638 -6.385,1.238 -9.605,1.563c-1.888,0.19 -3.584,0.128 -3.225,-3.432c1.62,0 3.162,0 5.368,0c-1.104,0 -1.515,-1.544 -2.067,-1.769c-2.208,-0.892 -4.045,-0.36 -5.099,1.396c-1.25,2.077 0.023,3.586 1.504,4.555c1.273,0.832 3.004,1.441 4.492,1.365c3.234,-0.167 6.436,-0.842 9.658,-1.296c2.8,-0.394 4.451,0.587 5.01,3.266c0.266,1.278 0.047,2.658 0.047,3.561c-3.72,-1.383 -6.953,-3.369 -10.347,-3.69c-7.432,-0.706 -14.956,-0.912 -22.413,-0.611c-3.084,0.124 -6.484,1.511 -9.049,3.309c-4.547,3.188 -9.441,5.039 -14.773,6.138c-2.549,0.526 -5.106,1.149 -7.55,2.03c-4.689,1.689 -8.626,4.342 -11.53,8.63c-1.595,2.354 -3.836,4.445 -6.188,6.076c-4.591,3.184 -9.001,6.424 -12.144,11.187c-1.712,2.596 -4.124,4.212 -7.839,3.113c-1.104,-4.244 -4.87,-4.911 -8.627,-5.423c-1.764,-0.242 -3.625,-0.32 -5.373,-0.04c-10.247,1.643 -19.554,5.56 -26.813,13.074c-6.565,6.797 -5.937,10.365 -2.739,16.202c2.063,3.766 2.131,7.435 -0.279,11.089c-1.874,2.842 -2.57,6.013 -2.071,9.354c1.284,8.609 4.072,16.22 13.409,19.251c0.615,0.198 1.156,0.607 1.748,0.881c2.125,0.984 3.145,2.592 3.365,4.971c0.144,1.54 0.491,3.357 1.429,4.479c6.245,7.454 20.432,8.503 25.041,-1.951c0.189,-0.432 0.624,-0.756 0.945,-1.129c0.305,0.134 0.609,0.266 0.914,0.399c-0.27,1.348 -0.539,2.694 -0.81,4.042c-0.351,1.75 -1.204,3.572 -0.961,5.235c0.915,6.264 1.484,12.716 3.503,18.648c2.452,7.204 8.53,14.587 18.762,13.197c3.549,-0.483 6.782,0.391 9.818,2.234c1.254,0.76 2.657,1.272 3.912,2.027c3.221,1.943 6.497,1.898 9.857,0.464c2.024,-0.863 4.052,-1.726 6.331,-2.698c-1.16,4.041 -2.278,7.594 -3.189,11.197c-1.336,5.287 -3.631,9.452 -9.941,9.48c-0.115,0 -0.228,0.204 -0.481,0.441c0.473,1.385 0.975,2.855 1.446,4.234c-3.43,5.076 -9.388,5.288 -13.951,7.881c8.949,0.082 15.39,-4.254 16.179,-10.562c4.91,-1.582 7.805,-5.034 9.233,-9.921c0.777,-2.659 1.611,-5.32 2.672,-7.879c1.746,-4.209 4.792,-6.719 9.406,-6.833c-0.302,3.22 -0.579,6.169 -0.855,9.113c-6.687,1.486 -6.819,1.649 -6.534,8.315c-1.583,1.269 -3.238,2.596 -5.685,4.557c6.226,-1.428 7.436,-2.953 8.025,-9.211c0.938,-0.325 1.962,-0.799 3.039,-1.035c4.009,-0.875 4.11,-0.859 3.682,-5.037c-0.251,-2.445 0.739,-3.996 3.163,-5.664c0.451,1.766 0.892,3.088 1.115,4.445c0.316,1.923 0.547,3.867 0.687,5.81c0.517,7.404 -0.06,14.643 -3.457,21.43c-4.159,8.313 -8.334,16.622 -12.413,24.973c-1.174,2.404 -2.482,4.234 -5.172,5.433c-4.265,1.907 -7.421,6.556 -7.757,10.832c15.258,2.949 26.312,6.953 41.04,18.833c9.647,7.785 19.862,11.309 29.399,12.456c0.003,-0.004 10.248,-13.711 19.753,-32.558c-0.241,-0.365 -0.484,-0.728 -0.723,-1.095c-6.25,-9.478 -11.533,-18.592 -13.049,-22.521c-2.853,-7.395 -3.838,-14.659 -2.132,-22.466c1.983,-9.083 3.633,-18.206 7.761,-26.672c2.412,-4.95 6.15,-7.711 11.519,-8.858c6.366,-1.36 12.689,-3.037 18.94,-4.868c6.706,-1.966 9.308,-7.753 6.747,-14.275Z" style="fill:#5a5a5a;fill-opacity:0.760784;fill-rule:nonzero;"/>
</g>
</svg>

BIN
plugins/community/repos/LindenbergResearch/res/Westcoast.afdesign View File


+ 2
- 2
plugins/community/repos/LindenbergResearch/res/Westcoast.svg View File

@@ -151,7 +151,7 @@
</g>
<g id="Labels" transform="matrix(1,0,0,1,16,0)">
<g id="Types" transform="matrix(1,0,0,1,0,10)">
<g transform="matrix(1,0,0,1.35,80.5687,-50.819)">
<g transform="matrix(1,0,0,1.35,80.5687,-49.819)">
<path d="M50.562,236.498l-1.344,0l-2.19,-4.2l1.17,0l1.692,3.312l1.692,-3.312l1.17,0l-2.19,4.2Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M56.622,233.084l-0.96,1.668l1.92,0l-0.96,-1.668Zm1.962,3.414l-0.486,-0.84l-2.958,0l-0.486,0.84l-1.122,0l2.412,-4.2l1.35,0l2.412,4.2l-1.122,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M60.876,236.498l0,-4.2l1.056,0l0,3.294l3.726,0l0,0.906l-4.782,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
@@ -170,7 +170,7 @@
<path d="M86.988,236.498l0,-4.2l5.058,0l0,0.906l-4.002,0l0,0.756l3.522,0l0,0.816l-3.522,0l0,0.816l4.158,0l0,0.906l-5.214,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M97.704,233.678c0,-0.1 -0.018,-0.181 -0.054,-0.243c-0.036,-0.062 -0.08,-0.11 -0.132,-0.144c-0.052,-0.034 -0.105,-0.057 -0.159,-0.069c-0.054,-0.012 -0.097,-0.018 -0.129,-0.018l-2.562,0l0,0.954l2.562,0c0.024,0 0.062,-0.007 0.114,-0.021c0.052,-0.014 0.105,-0.039 0.159,-0.075c0.054,-0.036 0.101,-0.085 0.141,-0.147c0.04,-0.062 0.06,-0.141 0.06,-0.237Zm1.056,0c0,0.184 -0.024,0.346 -0.072,0.486c-0.048,0.14 -0.111,0.261 -0.189,0.363c-0.078,0.102 -0.166,0.187 -0.264,0.255c-0.098,0.068 -0.197,0.122 -0.297,0.162l0.732,1.554l-1.128,0l-0.672,-1.434l-2.202,0l0,1.434l-1.056,0l0,-4.2l3.774,0c0.112,0 0.247,0.02 0.405,0.06c0.158,0.04 0.309,0.111 0.453,0.213c0.144,0.102 0.266,0.242 0.366,0.42c0.1,0.178 0.15,0.407 0.15,0.687Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
</g>
<g transform="matrix(1,0,0,1.35,-47.4183,-50.819)">
<g transform="matrix(1,0,0,1.35,-47.4183,-49.819)">
<path d="M47.418,236.498l0,-4.2l1.056,0l0,3.294l3.726,0l0,0.906l-4.782,0Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M57.918,234.398c0,-0.18 -0.035,-0.351 -0.105,-0.513c-0.07,-0.162 -0.176,-0.305 -0.318,-0.429c-0.142,-0.124 -0.32,-0.222 -0.534,-0.294c-0.214,-0.072 -0.463,-0.108 -0.747,-0.108c-0.284,0 -0.533,0.036 -0.747,0.108c-0.214,0.072 -0.392,0.17 -0.534,0.294c-0.142,0.124 -0.248,0.267 -0.318,0.429c-0.07,0.162 -0.105,0.333 -0.105,0.513c0,0.18 0.035,0.351 0.105,0.513c0.07,0.162 0.176,0.305 0.318,0.429c0.142,0.124 0.32,0.222 0.534,0.294c0.214,0.072 0.463,0.108 0.747,0.108c0.284,0 0.533,-0.036 0.747,-0.108c0.214,-0.072 0.392,-0.17 0.534,-0.294c0.142,-0.124 0.248,-0.267 0.318,-0.429c0.07,-0.162 0.105,-0.333 0.105,-0.513Zm1.11,0c0,0.304 -0.064,0.591 -0.192,0.861c-0.128,0.27 -0.313,0.507 -0.555,0.711c-0.242,0.204 -0.537,0.366 -0.885,0.486c-0.348,0.12 -0.742,0.18 -1.182,0.18c-0.44,0 -0.834,-0.06 -1.182,-0.18c-0.348,-0.12 -0.643,-0.282 -0.885,-0.486c-0.242,-0.204 -0.427,-0.441 -0.555,-0.711c-0.128,-0.27 -0.192,-0.557 -0.192,-0.861c0,-0.304 0.064,-0.591 0.192,-0.861c0.128,-0.27 0.313,-0.507 0.555,-0.711c0.242,-0.204 0.537,-0.366 0.885,-0.486c0.348,-0.12 0.742,-0.18 1.182,-0.18c0.44,0 0.834,0.06 1.182,0.18c0.348,0.12 0.643,0.282 0.885,0.486c0.242,0.204 0.427,0.441 0.555,0.711c0.128,0.27 0.192,0.557 0.192,0.861Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>
<path d="M65.7,235.394c-0.104,0.18 -0.238,0.345 -0.402,0.495c-0.164,0.15 -0.356,0.281 -0.576,0.393c-0.22,0.112 -0.466,0.199 -0.738,0.261c-0.272,0.062 -0.57,0.093 -0.894,0.093c-0.46,0 -0.871,-0.06 -1.233,-0.18c-0.362,-0.12 -0.668,-0.282 -0.918,-0.486c-0.25,-0.204 -0.441,-0.441 -0.573,-0.711c-0.132,-0.27 -0.198,-0.557 -0.198,-0.861c0,-0.304 0.066,-0.591 0.198,-0.861c0.132,-0.27 0.323,-0.507 0.573,-0.711c0.25,-0.204 0.556,-0.366 0.918,-0.486c0.362,-0.12 0.773,-0.18 1.233,-0.18c0.312,0 0.601,0.029 0.867,0.087c0.266,0.058 0.507,0.14 0.723,0.246c0.216,0.106 0.406,0.23 0.57,0.372c0.164,0.142 0.3,0.297 0.408,0.465l-0.948,0.48c-0.06,-0.1 -0.141,-0.194 -0.243,-0.282c-0.102,-0.088 -0.224,-0.164 -0.366,-0.228c-0.142,-0.064 -0.302,-0.115 -0.48,-0.153c-0.178,-0.038 -0.369,-0.057 -0.573,-0.057c-0.296,0 -0.555,0.035 -0.777,0.105c-0.222,0.07 -0.406,0.165 -0.552,0.285c-0.146,0.12 -0.256,0.259 -0.33,0.417c-0.074,0.158 -0.111,0.325 -0.111,0.501c0,0.172 0.037,0.337 0.111,0.495c0.074,0.158 0.184,0.297 0.33,0.417c0.146,0.12 0.33,0.216 0.552,0.288c0.222,0.072 0.481,0.108 0.777,0.108c0.216,0 0.416,-0.021 0.6,-0.063c0.184,-0.042 0.348,-0.099 0.492,-0.171c0.144,-0.072 0.268,-0.156 0.372,-0.252c0.104,-0.096 0.182,-0.198 0.234,-0.306l0.954,0.48Z" style="fill:#b56565;fill-rule:nonzero;stroke:#b56565;stroke-width:0.2px;stroke-linejoin:round;stroke-miterlimit:1.41421;"/>


BIN
plugins/community/repos/LindenbergResearch/res/WestcoastAged.afdesign View File


+ 74
- 74
plugins/community/repos/LindenbergResearch/res/WestcoastAged.svg
File diff suppressed because it is too large
View File


+ 0
- 2
plugins/community/repos/LindenbergResearch/src/BlankPanel.cpp View File

@@ -28,8 +28,6 @@ struct BlankPanel : Module {
void BlankPanel::step() {

}


/**
* @brief Blank Panel with Logo
*/


+ 3
- 3
plugins/community/repos/LindenbergResearch/src/BlankPanelM1.cpp View File

@@ -55,7 +55,7 @@ struct BlankPanelSmall : Module {
BlankPanelSmall() : Module(NUM_PARAMS, NUM_INPUTS, NUM_OUTPUTS) {}


LRIOPort *ioports[8];
LRIOPort *ioports[8] = {NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL};
bool multiple = false;

void step() override;
@@ -266,7 +266,7 @@ RACK_PLUGIN_MODEL_INIT(LindenbergResearch, BlankPanelM1) {

RACK_PLUGIN_MODEL_INIT(LindenbergResearch, BlankPanelSmall) {
Model *modelBlankPanelSmall = Model::create<BlankPanelSmall, BlankPanelWidgetSmall>("Lindenberg Research", "BlankPanel Small",
"Blank Panel Small",
BLANK_TAG);
"Blank: Small / Multiple",
BLANK_TAG, MULTIPLE_TAG);
return modelBlankPanelSmall;
}

+ 3
- 1
plugins/community/repos/LindenbergResearch/src/LRComponents.hpp View File

@@ -639,6 +639,7 @@ namespace lrt {
/** angle to rotate per step */
float angle = 0;
float inc;
float scale;


SVGRotator();
@@ -650,11 +651,12 @@ namespace lrt {
* @param svg Pointer to SVG image
* @param angle Increment angle per step
*/
SVGRotator static *create(Vec pos, std::shared_ptr<SVG> svg, float inc) {
SVGRotator static *create(Vec pos, std::shared_ptr<SVG> svg, float inc, float scale = 1.0f) {
SVGRotator *rotator = FramebufferWidget::create<SVGRotator>(pos);

rotator->setSVG(svg);
rotator->inc = inc;
rotator->scale = scale;

return rotator;
}


+ 17
- 1
plugins/community/repos/LindenbergResearch/src/Westcoast.cpp View File

@@ -1,3 +1,4 @@
#include "dsp/Overdrive.hpp"
#include "dsp/Hardclip.hpp"
#include "dsp/RShaper.hpp"
#include "dsp/Serge.hpp"
@@ -53,6 +54,7 @@ struct Westcoast : LRModule {
saturator = new dsp::Saturator(engineGetSampleRate());
hardclip = new dsp::Hardclip(engineGetSampleRate());
reshaper = new dsp::ReShaper(engineGetSampleRate());
overdrive = new dsp::Overdrive(engineGetSampleRate());
}

dsp::LockhartWavefolder *hs;
@@ -60,6 +62,7 @@ struct Westcoast : LRModule {
dsp::Saturator *saturator;
dsp::Hardclip *hardclip;
dsp::ReShaper *reshaper;
dsp::Overdrive *overdrive;
LRAlternateBigKnob *gainBtn = NULL;
LRAlternateMiddleKnob *biasBtn = NULL;

@@ -88,8 +91,12 @@ void Westcoast::step() {
float gaincv = 0;
float biascv = 0;

if (!inputs[SHAPER_INPUT].active) return;
/* not connected */
if (!inputs[SHAPER_INPUT].active) {
outputs[SHAPER_OUTPUT].value = 0.f;

return;
}

if (inputs[CV_GAIN_INPUT].active) {
gaincv = inputs[CV_GAIN_INPUT].value * quadraticBipolar(params[CV_GAIN_PARAM].value) * 4.0f;
@@ -157,11 +164,20 @@ void Westcoast::step() {
out = (float) reshaper->getOut();
break;

case OVERDRIVE: // ReShaper
overdrive->setGain(gain);
overdrive->setBias(bias);
overdrive->setIn(inputs[SHAPER_INPUT].value);

overdrive->process();
out = (float) overdrive->getOut();
break;
default: // invalid state, should not happen
out = 0;
break;
}


outputs[SHAPER_OUTPUT].value = out;
}



+ 1
- 1
plugins/community/repos/LindenbergResearch/src/dsp/Hardclip.cpp View File

@@ -37,7 +37,7 @@ double Hardclip::compute(double x) {
in *= 1 / HARDCLIP_GAIN * 0.3;
if (blockDC) in = dc->filter(in);

out = in + noise->nextFloat(HARDCLIP_NOISE);
out = in;

return out;
}

+ 0
- 1
plugins/community/repos/LindenbergResearch/src/dsp/Hardclip.hpp View File

@@ -2,7 +2,6 @@

#include "WaveShaper.hpp"

#define HARDCLIP_NOISE 0.0017234327
#define HARDCLIP_GAIN 0.05

namespace dsp {


+ 48
- 0
plugins/community/repos/LindenbergResearch/src/dsp/Overdrive.cpp View File

@@ -0,0 +1,48 @@
#include "Overdrive.hpp"

using namespace dsp;


Overdrive::Overdrive(float sr) : WaveShaper(sr) {
init();
noise = new Noise;
tanh1 = new HQTanh(sr, 1);
}


void Overdrive::init() {
WaveShaper::rs = new Resampler<1>(4);
}


void Overdrive::process() {
WaveShaper::process();
}


void Overdrive::invalidate() {}


double Overdrive::compute(double x) {
double out, k;
double in = clampd(x, -SHAPER_MAX_VOLTS, SHAPER_MAX_VOLTS);

in *= clampd(gain, 0., 20.); // add gain
in += clampd(bias * 2, -SHAPER_MAX_BIAS, SHAPER_MAX_BIAS); // add bias

in *= OVERDRIVE_GAIN;

in = tanh1->next(in * 1.5) * 1.5;

double a = clampd(gain / 20, 0., .999999);

k = 2 * a / (1 - a);
in = (1 + k) * (in) / (1 + k * abs(in));

in *= 1 / OVERDRIVE_GAIN * 0.3;
// if (blockDC) in = dc->filter(in);

out = in;

return out;
}

+ 25
- 0
plugins/community/repos/LindenbergResearch/src/dsp/Overdrive.hpp View File

@@ -0,0 +1,25 @@
#pragma once

#include "WaveShaper.hpp"

#define OVERDRIVE_GAIN 0.05

namespace dsp {

struct Overdrive : WaveShaper {

Noise *noise;


public:

explicit Overdrive(float sr);

void init() override;
void invalidate() override;
void process() override;
double compute(double x) override;

};

}

+ 1
- 1
plugins/community/repos/LindenbergResearch/src/dsp/RShaper.cpp View File

@@ -36,7 +36,7 @@ double ReShaper::compute(double x) {
in *= 1 / RSHAPER_GAIN * 0.5;
if (blockDC) in = dc->filter(in);

out = in + noise->nextFloat(RSHAPER_NOISE);
out = in;

return out;
}

+ 0
- 1
plugins/community/repos/LindenbergResearch/src/dsp/RShaper.hpp View File

@@ -2,7 +2,6 @@

#include "WaveShaper.hpp"

#define RSHAPER_NOISE 0.0017234327
#define RSHAPER_GAIN 0.1

namespace dsp {


+ 1
- 1
plugins/community/repos/LindenbergResearch/src/dsp/Saturator.cpp View File

@@ -37,7 +37,7 @@ double Saturator::compute(double x) {
in *= 1 / SATURATOR_GAIN * 0.3;
if (blockDC) in = dc->filter(in);

out = in + noise->nextFloat(SATURATOR_NOISE);
out = in;

return out;
}

+ 0
- 1
plugins/community/repos/LindenbergResearch/src/dsp/Saturator.hpp View File

@@ -2,7 +2,6 @@

#include "WaveShaper.hpp"

#define SATURATOR_NOISE 0.0017234327
#define SATURATOR_GAIN 0.05

namespace dsp {


+ 9
- 0
plugins/community/repos/com-soundchasing-stochasm/.gitignore View File

@@ -0,0 +1,9 @@
/build
/dist
/plugin.dylib
/plugin.dll
/plugin.so
.DS_Store

# vim swap files
*.swp

+ 21
- 0
plugins/community/repos/com-soundchasing-stochasm/LICENSE.txt View File

@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2018 Frederick Rainbird

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

+ 22
- 0
plugins/community/repos/com-soundchasing-stochasm/Makefile View File

@@ -0,0 +1,22 @@
SLUG = com-soundchasing-stochasm
VERSION = 0.6.0

# FLAGS will be passed to both the C and C++ compiler
FLAGS +=
CFLAGS +=
CXXFLAGS +=

# Careful about linking to shared libraries, since you can't assume much about the user's environment and library search path.
# Static libraries are fine.
LDFLAGS +=

# Add .cpp and .c files to the build
SOURCES += $(wildcard src/*.cpp)

# Add files to the ZIP package when running `make dist`
# The compiled plugin is automatically added.
DISTRIBUTABLES += $(wildcard LICENSE*) res

# Include the VCV plugin Makefile framework
RACK_DIR ?= ../..
include $(RACK_DIR)/plugin.mk

+ 24
- 0
plugins/community/repos/com-soundchasing-stochasm/README.md View File

@@ -0,0 +1,24 @@

# Stochasm - Stochastic Computing-style Bitstream Synthesis Modules

Stochastic computing is a method of analog computing where values are represented as the probability of a high value in a stream of random bits.

Bitstreams can be combined using relatively simple gating logic, for example, the multiplication of two streams where -1.0, 1.0 is mapped to false and true can be accomplished by XNORing the two streams. This module operates at 32bps, that is, 32 bit operations per sample frame. This was chosen to evenually enable passing complete bitstreams bitween modules.

## Modules

### Dual Resonator

The Dual Resonator Module provides two instances of a Stochastic Resonance Circuit. The circuit consists of two stochastic integrators (configured as a second order low pass filter) connected to a delay line (the chamber). The circuit mimics how molecules of air behave in a cylinder similar to a pipe organ or a woodwind instrument.

At rest, the delay lines fill up with random noise but upon gating the circuit, values are fed from the end delay line through the second order filter network back to the start of the delay line. Although controlled with knobs, the filter parameters are fixed to powers of 2 since they represent binary counters compared against an LFSR which is masked. In order for the filter to resonate and hence the whole system, it is necessary that **Filter 1** be the same size as or smaller than **Filter 2**. The fundamental frequency of the circuit is determined by the size of **Chamber** which can be controlled through the dial or through the 1V/Oct input. The signal is low pass filtered twice by a single pole recursive IIR filter, although it's probably worth running through more filters depending on how intelligible you want the tones.

The **Bits** output will eventually transfer the actual bit values generated per sequence (as an int written to the field instead of the required float). This will eventually enable linking stochastic circuits and having them interact with each other's raw bitstream, albeit at a 32 sample delay.

Things to experiment with include dragging up the **Chamber** size for fixed filter values since the filters have a maximum frequency they support for a given delay size and will become somewhat unstable. You can also drag down **Filter 1** for a given **Filter 2** value, which will exascerbate the resonance of the filter causing more energy and hence instability.

## Future Work

At this stage although the fundamentals are understood, it remains to be investigated how the stochastic modules perform in the real world. Help would be appreciated mapping configuration values to specific tonal frequencies. There may be support in the future for **Filter 1** and **Filter 2** to have continuous values but this will depend how stochastic dividers work (since you need dividers to amplify signals in a stochastic system).

Contributions appreciated.

+ 3
- 0
plugins/community/repos/com-soundchasing-stochasm/make.objects View File

@@ -0,0 +1,3 @@
ALL_OBJ= \
src/Resonator.o \
src/Stochasm.o

+ 7
- 0
plugins/community/repos/com-soundchasing-stochasm/makefile.msvc View File

@@ -0,0 +1,7 @@
SLUG=com-soundchasing-stochasm

include ../../../build_plugin_pre.mk

include make.objects

include ../../../build_plugin_post.mk

+ 1058
- 0
plugins/community/repos/com-soundchasing-stochasm/res/MintKnob.ai
File diff suppressed because it is too large
View File


+ 1
- 0
plugins/community/repos/com-soundchasing-stochasm/res/MintKnob.svg View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>MintKnob</title><circle cx="12" cy="12" r="12" style="fill:#ddf5dc"/><circle cx="12.02" cy="12.16" r="10" style="fill:#b6d0b5"/><path d="M12,12.16H10.71l1-11.81a.34.34,0,1,1,.67,0l.81,11.81Z" transform="translate(0 0)" style="fill:#eb4b33"/></svg>

+ 1074
- 0
plugins/community/repos/com-soundchasing-stochasm/res/MintKnobLarge.ai
File diff suppressed because it is too large
View File


+ 1
- 0
plugins/community/repos/com-soundchasing-stochasm/res/MintKnobLarge.svg View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 54 54"><title>MintKnobLarge</title><circle cx="27" cy="27" r="27" style="fill:#ddf5dc"/><circle cx="27" cy="26.99" r="18.49" style="fill:#fff"/><path d="M27,0h0a1.81,1.81,0,0,0-1.78,1.47L20.4,26.71a1.75,1.75,0,0,0,0,.56l3.1,25.11A1.81,1.81,0,0,0,25.28,54h3.44a1.81,1.81,0,0,0,1.8-1.59l3.1-25.11a1.75,1.75,0,0,0,0-.56L28.78,1.47A1.81,1.81,0,0,0,27,0Z" style="fill:#b6d0b5"/></svg>

+ 1
- 0
plugins/community/repos/com-soundchasing-stochasm/res/MintMomentary0.svg View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>MintMomentary0</title><circle cx="12" cy="12" r="12" style="fill:#ddf5dc"/><circle cx="12" cy="12.2" r="10" style="fill:#b6d0b5"/><path d="M12,12.2H10.7L11.7.4c0-.2.1-.4.3-.4s.4.1.4.3V.4l.8,11.8Z" style="fill:#eb4b33"/><circle cx="12" cy="12" r="12" style="fill:#ddf5dc"/><circle cx="12" cy="12.2" r="10" style="fill:#ddf5dc;stroke:#b6d0b5;stroke-miterlimit:10;stroke-width:0.5px"/></svg>

+ 1
- 0
plugins/community/repos/com-soundchasing-stochasm/res/MintMomentary1.svg View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>MintMomentary1</title><circle cx="12" cy="12" r="12" style="fill:#ddf5dc"/><circle cx="12" cy="12.2" r="10" style="fill:#b6d0b5"/><path d="M12,12.2H10.7L11.7.4c0-.2.1-.4.3-.4s.4.1.4.3V.4l.8,11.8Z" style="fill:#eb4b33"/><circle cx="12" cy="12" r="12" style="fill:#ddf5dc"/><circle cx="12" cy="12.2" r="10" style="fill:#b6d0b5;stroke:#b6d0b5;stroke-miterlimit:10;stroke-width:0.5px"/></svg>

+ 1
- 0
plugins/community/repos/com-soundchasing-stochasm/res/Resonator.svg
File diff suppressed because it is too large
View File


+ 1056
- 0
plugins/community/repos/com-soundchasing-stochasm/res/TangerineKnob.ai
File diff suppressed because it is too large
View File


+ 1
- 0
plugins/community/repos/com-soundchasing-stochasm/res/TangerineKnob.svg View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>TangerineKnob</title><circle cx="12" cy="12" r="12" style="fill:#eb8877"/><circle cx="12.02" cy="12.16" r="10" style="fill:#eb4b33"/><path d="M12,12.16H10.71l1-11.81a.34.34,0,1,1,.67,0l.81,11.81Z" transform="translate(0 0)" style="fill:#ddf5dc"/></svg>

+ 1054
- 0
plugins/community/repos/com-soundchasing-stochasm/res/TangerineKnobLarge.ai
File diff suppressed because it is too large
View File


+ 1
- 0
plugins/community/repos/com-soundchasing-stochasm/res/TangerineKnobLarge.svg View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 54 54"><title>TangerineKnobLarge</title><circle cx="27" cy="27" r="27" style="fill:#eb8877"/><circle cx="27" cy="26.99" r="18.49" style="fill:#fff"/><path d="M27,0h0a1.81,1.81,0,0,0-1.78,1.47L20.4,26.71a1.75,1.75,0,0,0,0,.56l3.1,25.11A1.81,1.81,0,0,0,25.28,54h3.44a1.81,1.81,0,0,0,1.8-1.59l3.1-25.11a1.75,1.75,0,0,0,0-.56L28.78,1.47A1.81,1.81,0,0,0,27,0Z" style="fill:#eb4b33"/></svg>

+ 1
- 0
plugins/community/repos/com-soundchasing-stochasm/res/TangerineMomentary0.svg View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>TangerineMomentary0</title><circle cx="12" cy="12" r="12" style="fill:#ddf5dc"/><circle cx="12" cy="12.2" r="10" style="fill:#b6d0b5"/><path d="M12,12.2H10.7L11.7.4c0-.2.1-.4.3-.4s.4.1.4.3V.4l.8,11.8Z" style="fill:#eb4b33"/><circle cx="12" cy="12" r="12" style="fill:#eb8877"/><circle cx="12" cy="12.2" r="10" style="fill:#eb8877;stroke:#eb4b33;stroke-miterlimit:10;stroke-width:0.5px"/></svg>

+ 1
- 0
plugins/community/repos/com-soundchasing-stochasm/res/TangerineMomentary1.svg View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24.05"><title>TangerineMomentary1</title><circle cx="12" cy="12.05" r="12" style="fill:#ddf5dc"/><circle cx="12.02" cy="12.21" r="10" style="fill:#b6d0b5"/><path d="M12,12.16H10.71l1-11.81A.33.33,0,0,1,12,0a.33.33,0,0,1,.39.27.24.24,0,0,1,0,.12l.81,11.81Z" transform="translate(0 0.05)" style="fill:#eb4b33"/><circle cx="12" cy="12.05" r="12" style="fill:#eb8877"/><circle cx="12.02" cy="12.21" r="10" style="fill:#eb4b33;stroke:#eb4b33;stroke-miterlimit:10;stroke-width:0.5px"/></svg>

+ 1124
- 0
plugins/community/repos/com-soundchasing-stochasm/res/panel.ai
File diff suppressed because it is too large
View File


+ 283
- 0
plugins/community/repos/com-soundchasing-stochasm/src/Resonator.cpp View File

@@ -0,0 +1,283 @@
#include "Stochasm.hpp"

namespace rack_plugin_com_soundchasing_stochasm {

#define LFSR_TAPS_MAX_32 0xA3000000u;

#define sMIN(a,b) (((a)>(b))?(b):(a))
#define sMAX(a,b) (((a)>(b))?(a):(b))

struct Resonator : Module {
enum ParamIds {
UPPER_CHAMBER,
UPPER_FILTER1,
UPPER_FILTER2,
UPPER_MANUAL,
LOWER_CHAMBER,
LOWER_FILTER1,
LOWER_FILTER2,
LOWER_MANUAL,
NUM_PARAMS
};
enum InputIds {
UPPER_VOCT,
UPPER_GATE,
LOWER_VOCT,
LOWER_GATE,
NUM_INPUTS
};
enum OutputIds {
UPPER_OUT,
UPPER_BITS,
LOWER_OUT,
LOWER_BITS,
NUM_OUTPUTS
};
enum LightIds {
BLINK_LIGHT,
NUM_LIGHTS
};

const int FILTER_MASK[11] = {15, 31, 63, 127, 255, 511, 1023, 2047, 4095, 8191, 16383};
const float IIR_FILTER_DECAY = 0.09350953781417137f;

unsigned char uDelay[65536] = {0};
int uDelayIndex = 0;
int uDelaySize = 0;

unsigned int uFilter1LFSR = 0xa3005670;
int uFilter1Size = 5;
int uFilter1Count = 0;

unsigned int uFilter2LFSR = 0x6a10d2be;
int uFilter2Size = 5;
int uFilter2Count = 0;

float uCurrent = 0.f;
float uPre = 0.f;

unsigned char lDelay[65536] = {0};
int lDelayIndex = 0;
int lDelaySize = 0;

unsigned int lFilter1LFSR = 0x2ea88906;
int lFilter1Size = 5;
int lFilter1Count = 0;

unsigned int lFilter2LFSR = 0xc1d18e4c;
int lFilter2Size = 5;
int lFilter2Count = 0;

float lCurrent = 0.f;
float lPre = 0.f;


Resonator() : Module(NUM_PARAMS, NUM_INPUTS, NUM_OUTPUTS, NUM_LIGHTS) {}
void step() override;

// For more advanced Module features, read Rack's engine.hpp header file
// - toJson, fromJson: serialization of internal data
// - onSampleRateChange: event triggered by a change of sample rate
// - onReset, onRandomize, onCreate, onDelete: implements special behavior when user clicks these from the context menu
};


void Resonator::step() {
int i;
uDelaySize = pow(2, clamp(params[UPPER_CHAMBER].value + inputs[UPPER_VOCT].value, 0.f, 10.f) +6);
lDelaySize = pow(2, clamp(params[LOWER_CHAMBER].value + inputs[LOWER_VOCT].value, 0.f, 10.f) +6);

uDelayIndex %= uDelaySize;
lDelayIndex %= lDelaySize;

int size;
size = (int)params[UPPER_FILTER1].value;
if (size - uFilter1Size > 0)
uFilter1Size << (size - uFilter1Size);
else if (uFilter1Size - size > 0)
uFilter1Size >> (uFilter1Size - size);
uFilter1Size = size;

size = (int)params[UPPER_FILTER2].value;
if (size - uFilter2Size > 0)
uFilter2Size << (size - uFilter2Size);
else if (uFilter2Size - size > 0)
uFilter2Size >> (uFilter2Size - size);
uFilter2Size = size;

size = (int)params[LOWER_FILTER1].value;
if (size - lFilter1Size > 0)
lFilter1Size << (size - lFilter1Size);
else if (lFilter1Size - size > 0)
lFilter1Size >> (lFilter1Size - size);
lFilter1Size = size;

size = (int)params[LOWER_FILTER2].value;
if (size - lFilter2Size > 0)
lFilter2Size << (size - lFilter2Size);
else if (lFilter2Size - size > 0)
lFilter2Size >> (lFilter2Size - size);
lFilter2Size = size;


for (i = 0; i < 32; i++)
{
bool uOut1, uOut2, lOut1, lOut2, uDelayOut, lDelayOut;
//Update LFSR Values
unsigned lsb;
lsb = uFilter1LFSR & 1;
uFilter1LFSR >>= 1;
uFilter1LFSR ^= (-lsb) & LFSR_TAPS_MAX_32;
lsb = uFilter2LFSR & 1;
uFilter2LFSR >>= 1;
uFilter2LFSR ^= (-lsb) & LFSR_TAPS_MAX_32;

lsb = lFilter1LFSR & 1;
lFilter1LFSR >>= 1;
lFilter1LFSR ^= (-lsb) & LFSR_TAPS_MAX_32;
lsb = lFilter2LFSR & 1;
lFilter2LFSR >>= 1;
lFilter2LFSR ^= (-lsb) & LFSR_TAPS_MAX_32;

if (params[UPPER_MANUAL].value > 0.f || inputs[UPPER_GATE].value > 1.7f)
{
//Determine out values
uDelayOut = (bool) uDelay[uDelayIndex];
uOut1 = (uFilter1LFSR & FILTER_MASK[uFilter1Size]) < uFilter1Count;
uOut2 = (uFilter2LFSR & FILTER_MASK[uFilter2Size]) < uFilter2Count;

uFilter1Count = (uDelayOut && !uOut2) ? sMIN(uFilter1Count+1, FILTER_MASK[uFilter1Size]) :
(!uDelayOut && uOut2) ? sMAX(uFilter1Count-1, 0) : uFilter1Count;
uFilter2Count = (uOut1 && !uOut2) ? sMIN(uFilter2Count+1, FILTER_MASK[uFilter2Size]) :
(!uOut1 && uOut2) ? sMAX(uFilter2Count-1, 0) : uFilter2Count;

uDelay[uDelayIndex] = uOut2;
uPre = uPre + IIR_FILTER_DECAY * (((uOut2) ? 5.f : -5.f) - uPre);
uCurrent = uCurrent + IIR_FILTER_DECAY * (uPre - uCurrent);
}
else
{
uDelay[uDelayIndex] = (char)(uFilter2LFSR & 1);
uPre = uPre + IIR_FILTER_DECAY * (-uPre);
uCurrent = uCurrent + IIR_FILTER_DECAY * (-uCurrent);
}

if (params[LOWER_MANUAL].value > 0.f || inputs[LOWER_GATE].value > 1.7f)
{
//Determine out values
lDelayOut = (bool) lDelay[lDelayIndex];
lOut1 = (lFilter1LFSR & FILTER_MASK[lFilter1Size]) < lFilter1Count;
lOut2 = (lFilter2LFSR & FILTER_MASK[lFilter2Size]) < lFilter2Count;

lFilter1Count = (lDelayOut && !lOut2) ? sMIN(lFilter1Count+1, FILTER_MASK[lFilter1Size]) :
(!lDelayOut && lOut2) ? sMAX(lFilter1Count-1, 0) : lFilter1Count;
lFilter2Count = (lOut1 && !lOut2) ? sMIN(lFilter2Count+1, FILTER_MASK[lFilter2Size]) :
(!lOut1 && lOut2) ? sMAX(lFilter2Count-1, 0) : lFilter2Count;

lDelay[lDelayIndex] = lOut2;
lPre = lPre + IIR_FILTER_DECAY * (((lOut2) ? 5.f : -5.f) - lPre);
lCurrent = lCurrent + IIR_FILTER_DECAY * (lPre - lCurrent);
}
else
{
lDelay[lDelayIndex] = (char)(lFilter2LFSR & 1);
lPre = lPre + IIR_FILTER_DECAY * (-lPre);
lCurrent = lCurrent + IIR_FILTER_DECAY * (-lCurrent);
}

uDelayIndex = (uDelayIndex+1) % uDelaySize;
lDelayIndex = (lDelayIndex+1) % lDelaySize;

}

outputs[UPPER_OUT].value = uCurrent;
outputs[LOWER_OUT].value = lCurrent;
}


struct ResonatorWidget : ModuleWidget {
ResonatorWidget(Resonator *module);
};


ResonatorWidget::ResonatorWidget(Resonator *module) : ModuleWidget(module) {
//Resonator *module = new Resonator();
//setModule(module);
box.size = Vec(8 * RACK_GRID_WIDTH, RACK_GRID_HEIGHT);

{
SVGPanel *panel = new SVGPanel();
panel->box.size = box.size;
panel->setBackground(SVG::load(assetPlugin(plugin, "res/Resonator.svg")));
addChild(panel);
}

addChild(Widget::create<ScrewSilver>(Vec(RACK_GRID_WIDTH, 0)));
addChild(Widget::create<ScrewSilver>(Vec(box.size.x - 2 * RACK_GRID_WIDTH, 0)));
addChild(Widget::create<ScrewSilver>(Vec(RACK_GRID_WIDTH, RACK_GRID_HEIGHT - RACK_GRID_WIDTH)));
addChild(Widget::create<ScrewSilver>(Vec(box.size.x - 2 * RACK_GRID_WIDTH, RACK_GRID_HEIGHT - RACK_GRID_WIDTH)));

//Upper
addParam(ParamWidget::create<StochasmMintLargeKnob>(Vec(52, 30), module, Resonator::UPPER_CHAMBER, 0.0, 10.0, 5.0));
addParam(ParamWidget::create<StochasmMintKnob>(Vec(48, 104), module, Resonator::UPPER_FILTER1, 0.0, 10.0, 5.0));
addParam(ParamWidget::create<StochasmMintKnob>(Vec(85, 104), module, Resonator::UPPER_FILTER2, 0.0, 10.0, 5.0));
addParam(ParamWidget::create<MintMomentarySwitch>(Vec(11, 81), module, Resonator::UPPER_MANUAL, 0.0, 1.0, 0.0));

addInput(Port::create<PJ301MPort>(Vec(12, 43), Port::INPUT, module, Resonator::UPPER_VOCT));
addInput(Port::create<PJ301MPort>(Vec(12, 120), Port::INPUT, module, Resonator::UPPER_GATE));

addOutput(Port::create<PJ301MPort>(Vec(12, 159), Port::OUTPUT, module, Resonator::UPPER_OUT));
addOutput(Port::create<PJ301MPort>(Vec(86, 159), Port::OUTPUT, module, Resonator::UPPER_BITS));

//Lower
addParam(ParamWidget::create<StochasmMintLargeKnob>(Vec(52, 218), module, Resonator::LOWER_CHAMBER, 0.0, 10.0, 5.0));
addParam(ParamWidget::create<StochasmMintKnob>(Vec(48, 292), module, Resonator::LOWER_FILTER1, 0.0, 10.0, 5.0));
addParam(ParamWidget::create<StochasmMintKnob>(Vec(85, 292), module, Resonator::LOWER_FILTER2, 0.0, 10.0, 5.0));
addParam(ParamWidget::create<MintMomentarySwitch>(Vec(11, 269), module, Resonator::LOWER_MANUAL, 0.0, 1.0, 0.0));

addInput(Port::create<PJ301MPort>(Vec(12, 230), Port::INPUT, module, Resonator::LOWER_VOCT));
addInput(Port::create<PJ301MPort>(Vec(12, 308), Port::INPUT, module, Resonator::LOWER_GATE));

addOutput(Port::create<PJ301MPort>(Vec(12, 346), Port::OUTPUT, module, Resonator::LOWER_OUT));
addOutput(Port::create<PJ301MPort>(Vec(86, 346), Port::OUTPUT, module, Resonator::LOWER_BITS));

//addInput(createInput<PJ301MPort>(Vec(33, 186), module, Resonator::PITCH_INPUT));

//addOutput(createOutput<PJ301MPort>(Vec(33, 275), module, Resonator::SINE_OUTPUT));

//addChild(createLight<MediumLight<RedLight>>(Vec(41, 59), module, Resonator::BLINK_LIGHT));
}

/*
Upper:
Chamber, LargeMintKnob -> (52, 30)
Filter1, MintKnob -> (48, 104)
Filter2, MintKnob -> (85, 104)
1V/OCT, PJ301M -> (12, 43)
Manual, MintMomentary -> (11, 81)
Gate, PJ301M -> (12, 120)
Out, PJ301M -> (12, 159)
Bits, PJ301M -> (86, 159)

Lower:
Chamber, LargeMintKnob -> (52, 218)
Filter1, MintKnob -> (48, 292)
Filter2, MintKnob -> (85, 292)
1V/OCT, PJ301M -> (12, 230)
Manual, MintMomentary -> (11, 269)
Gate, PJ301M -> (12, 308)
Out, PJ301M -> (12, 346)
Bits, PJ301M -> (86, 346)
*/

} // namespace rack_plugin_com_soundchasing_stochasm

using namespace rack_plugin_com_soundchasing_stochasm;

RACK_PLUGIN_MODEL_INIT(com_soundchasing_stochasm, Resonator) {
Model *modelResonator = Model::create<Resonator, ResonatorWidget>("Stochasm", "Resonator", "Bitstream Resonator", OSCILLATOR_TAG, NOISE_TAG);
return modelResonator;
}

+ 12
- 0
plugins/community/repos/com-soundchasing-stochasm/src/Stochasm.cpp View File

@@ -0,0 +1,12 @@
#include "Stochasm.hpp"

RACK_PLUGIN_MODEL_DECLARE(com_soundchasing_stochasm, Resonator);

RACK_PLUGIN_INIT(com_soundchasing_stochasm) {
RACK_PLUGIN_INIT_ID();

RACK_PLUGIN_INIT_WEBSITE("https://soundchasing.com/uncertainty");
RACK_PLUGIN_INIT_MANUAL("https://soundchasing.com/stochasm");

RACK_PLUGIN_MODEL_ADD(com_soundchasing_stochasm, Resonator);
}

+ 63
- 0
plugins/community/repos/com-soundchasing-stochasm/src/Stochasm.hpp View File

@@ -0,0 +1,63 @@
#include "rack.hpp"

using namespace rack;

RACK_PLUGIN_DECLARE(com_soundchasing_stochasm);

#ifdef USE_VST2
#define plugin "com-soundchasing-stochasm"
#endif // USE_VST2

////////////////////
// module widgets
////////////////////

namespace rack_plugin_com_soundchasing_stochasm {

struct StochasmKnob : SVGKnob {
StochasmKnob() {
minAngle = float(-0.75*M_PI);
maxAngle = float(0.75*M_PI);
}
};

struct StochasmMintKnob : StochasmKnob {
StochasmMintKnob() {
setSVG(SVG::load(assetPlugin(plugin, "res/MintKnob.svg")));
}
};

struct StochasmTangerineKnob : StochasmKnob {
StochasmTangerineKnob() {
setSVG(SVG::load(assetPlugin(plugin, "res/TangerineKnob.svg")));
}
};


struct StochasmMintLargeKnob : StochasmKnob {
StochasmMintLargeKnob() {
setSVG(SVG::load(assetPlugin(plugin, "res/MintKnobLarge.svg")));
}
};

struct StochasmTangerineLargeKnob : StochasmKnob {
StochasmTangerineLargeKnob() {
setSVG(SVG::load(assetPlugin(plugin, "res/TangerineKnobLarge.svg")));
}
};

struct MintMomentarySwitch : SVGSwitch, MomentarySwitch {
MintMomentarySwitch() {
addFrame(SVG::load(assetPlugin(plugin, "res/MintMomentary0.svg")));
addFrame(SVG::load(assetPlugin(plugin, "res/MintMomentary1.svg")));
}
};

struct TangerineMomentarySwitch : SVGSwitch, MomentarySwitch {
TangerineMomentarySwitch() {
addFrame(SVG::load(assetPlugin(plugin, "res/TangerineMomentary0.svg")));
addFrame(SVG::load(assetPlugin(plugin, "res/TangerineMomentary1.svg")));
}
};

} // namespace rack_plugin_com_soundchasing_stochasm

+ 6
- 0
plugins/community/repos/mental/.gitignore View File

@@ -0,0 +1,6 @@
/build
/src/backups
/src/MentalTest.cpp
/src/MentalTemplate.cpp
/src/MentalNoiseGate.cpp
./plugin.dll

+ 11
- 0
plugins/community/repos/mental/LICENSE.txt View File

@@ -0,0 +1,11 @@
Copyright (c) 2017 Strum strum@softhome.net , All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

+ 24
- 0
plugins/community/repos/mental/Makefile View File

@@ -0,0 +1,24 @@
SLUG = mental
VERSION = 0.6.3

# FLAGS will be passed to both the C and C++ compiler
FLAGS +=
CFLAGS +=
CXXFLAGS +=

# Careful about linking to shared libraries, since you can't assume much about the user's environment and library search path.
# Static libraries are fine.
LDFLAGS +=

# Add .cpp and .c files to the build
SOURCES += $(wildcard src/*.cpp)

# Add files to the ZIP package when running `make dist`
# The compiled plugin is automatically added.
DISTRIBUTABLES += $(wildcard LICENSE*) res README.md Demo_Patches

# If RACK_DIR is not defined when calling the Makefile, default to two levels above
RACK_DIR ?= ../..

# Include the VCV Rack plugin Makefile framework
include $(RACK_DIR)/plugin.mk

+ 93
- 0
plugins/community/repos/mental/README.md View File

@@ -0,0 +1,93 @@
Strum's Mental VCV Module Suite

strum@softhome.net

Simple but useful modules for VCVRack

Version : v0.6.3

Date : 27th April 2018

Based largely on the fundamental modules but I have also used some code from other module
developers and learned various ways of doing things from the other suites of modules as well.

The modules are mostly utilities, which you can never have enough of, and I have
focused on keeping them small to pack a lot of functionality into as little possible screen area.

Jack sockets are now colour coded, hopefully this should make using them more intitutive.

Module List

Chord -
Inspired by Q-Bit chord Eurorack module, takes input pitch and builds a chord
from it based on various parameters and logic inputs.

Gates -
Manual or remotely controllable gates

Logic -
Various logic gates

Mults -
Simple 2*5 Multiples

Muxes -
2 * 2 into 1 muxes and 1 4 into 1 mux

Quantiser -
Takes inputs pitchs and quantises to scale selected by buttons for each pitch
Also functions as a pitch reference

SubMixer -
4 Channel stereo mixer with pan based on fundametal VCMixer

A/B Switches -
A/B switches

Buttons -
Buttons for controlling other modules manually
7 On/off switches in the top section and 7 momentary buttons in the lower.
Mixer -
12 Channel Mixer with 2 auxiliary sends and returns and channel mutes.

Clipper -
Simple Clipping distortion

Wave Folder -
Simple Waver folder
Pitch Shifter -
Shift pitches by octaves or semitones

Sums -
2 * 5 into 1 summing mixers, useful for adding cvs for pitch and modulation

Clock Divider -
Based on autodafe's clock divider but I've simplified the code, made the gui
smaller and added extra divisions 3,5,7 and 12
Cartesian Sequencer -
Cartesian sequencer similar to make noise rene.
Patch Matrix -
10 by 10 Patch matrix
Binary decoder -
3 bit binary decoder true at one of 8 outputs dependent on logic state of the 3 inputs
8 way switch - based on binary decoder, switches a signal to one of 8 outputs based on 3 bit selector inputs

8 to 1 Mux - The reverse of the 8 way switch, 8 inputs 1 out selected with 3 logic inputs

Dual Counters - for euclidean rhythms

Knobs - Outputs constants continous or stepped by integer ro semitone, uni or bipolar

Gate Maker - Counter with delay before opening and after closing, cycle or one shot mode - BETA

Patch notes - add notes to a patch

Master Clock - Set a Tempo by BPM and time signature, outputs beat, bar and subdivisions of the beat

Quad LFO - 4 LFOs with cv control and 4 synced modes in a small panel

+ 29
- 0
plugins/community/repos/mental/make.objects View File

@@ -0,0 +1,29 @@
ALL_OBJ= \
src/MentalABSwitches.o \
src/MentalBinaryDecoder.o \
src/MentalButtons.o \
src/MentalCartesian.o \
src/MentalChord.o \
src/MentalClip.o \
src/MentalClockDivider.o \
src/MentalCounters.o \
src/MentalFold.o \
src/MentalGateMaker.o \
src/MentalGates.o \
src/MentalKnobs.o \
src/MentalLogic.o \
src/MentalMasterClock.o \
src/MentalMixer.o \
src/MentalMults.o \
src/MentalMux8.o \
src/MentalMuxes.o \
src/MentalPatchMatrix.o \
src/MentalPitchShift.o \
src/MentalQuadLFO.o \
src/MentalQuantiser.o \
src/MentalRadioButtons.o \
src/MentalSubMixer.o \
src/MentalSums.o \
src/MentalSwitch8.o \
src/mental.o


+ 7
- 0
plugins/community/repos/mental/makefile.msvc View File

@@ -0,0 +1,7 @@
SLUG=mental

include ../../../build_plugin_pre.mk

include make.objects

include ../../../build_plugin_post.mk

BIN
plugins/community/repos/mental/res/Backup/DejaVuSansMono.ttf View File


+ 99
- 0
plugins/community/repos/mental/res/Backup/LICENSE-DejaVu.txt View File

@@ -0,0 +1,99 @@
Fonts are (c) Bitstream (see below). DejaVu changes are in public domain.
Glyphs imported from Arev fonts are (c) Tavmjong Bah (see below)

Bitstream Vera Fonts Copyright
------------------------------

Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is
a trademark of Bitstream, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of the fonts accompanying this license ("Fonts") and associated
documentation files (the "Font Software"), to reproduce and distribute the
Font Software, including without limitation the rights to use, copy, merge,
publish, distribute, and/or sell copies of the Font Software, and to permit
persons to whom the Font Software is furnished to do so, subject to the
following conditions:

The above copyright and trademark notices and this permission notice shall
be included in all copies of one or more of the Font Software typefaces.

The Font Software may be modified, altered, or added to, and in particular
the designs of glyphs or characters in the Fonts may be modified and
additional glyphs or characters may be added to the Fonts, only if the fonts
are renamed to names not containing either the words "Bitstream" or the word
"Vera".

This License becomes null and void to the extent applicable to Fonts or Font
Software that has been modified and is distributed under the "Bitstream
Vera" names.

The Font Software may be sold as part of a larger software package but no
copy of one or more of the Font Software typefaces may be sold by itself.

THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME
FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING
ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE
FONT SOFTWARE.

Except as contained in this notice, the names of Gnome, the Gnome
Foundation, and Bitstream Inc., shall not be used in advertising or
otherwise to promote the sale, use or other dealings in this Font Software
without prior written authorization from the Gnome Foundation or Bitstream
Inc., respectively. For further information, contact: fonts at gnome dot
org.

Arev Fonts Copyright
------------------------------

Copyright (c) 2006 by Tavmjong Bah. All Rights Reserved.

Permission is hereby granted, free of charge, to any person obtaining
a copy of the fonts accompanying this license ("Fonts") and
associated documentation files (the "Font Software"), to reproduce
and distribute the modifications to the Bitstream Vera Font Software,
including without limitation the rights to use, copy, merge, publish,
distribute, and/or sell copies of the Font Software, and to permit
persons to whom the Font Software is furnished to do so, subject to
the following conditions:

The above copyright and trademark notices and this permission notice
shall be included in all copies of one or more of the Font Software
typefaces.

The Font Software may be modified, altered, or added to, and in
particular the designs of glyphs or characters in the Fonts may be
modified and additional glyphs or characters may be added to the
Fonts, only if the fonts are renamed to names not containing either
the words "Tavmjong Bah" or the word "Arev".

This License becomes null and void to the extent applicable to Fonts
or Font Software that has been modified and is distributed under the
"Tavmjong Bah Arev" names.

The Font Software may be sold as part of a larger software package but
no copy of one or more of the Font Software typefaces may be sold by
itself.

THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL
TAVMJONG BAH BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
OTHER DEALINGS IN THE FONT SOFTWARE.

Except as contained in this notice, the name of Tavmjong Bah shall not
be used in advertising or otherwise to promote the sale, use or other
dealings in this Font Software without prior written authorization
from Tavmjong Bah. For further information, contact: tavmjong @ free
. fr.

$Id: LICENSE 2133 2007-11-28 02:46:28Z lechimp $

+ 4604
- 0
plugins/community/repos/mental/res/Backup/MentalMixer_layered.svg
File diff suppressed because it is too large
View File


+ 4420
- 0
plugins/community/repos/mental/res/Backup/MentalNoiseGate.svg
File diff suppressed because it is too large
View File


+ 127
- 0
plugins/community/repos/mental/res/Backup/MentalTest.svg View File

@@ -0,0 +1,127 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="300"
height="380"
viewBox="0 0 300.00001 380.00001"
id="svg14058"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="MentalTest.svg">
<defs
id="defs14060" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.4"
inkscape:cx="42.637703"
inkscape:cy="189.787"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
inkscape:window-width="1600"
inkscape:window-height="853"
inkscape:window-x="1916"
inkscape:window-y="-4"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid14606"
spacingx="5.0000002"
spacingy="5.0000001"
empspacing="3" />
</sodipodi:namedview>
<metadata
id="metadata14063">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-672.36215)">
<rect
style="fill:#ffd558;fill-opacity:0.85207101;stroke:none;stroke-width:3.89763784;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect14620"
width="300"
height="380"
x="0"
y="672.36212" />
<flowRoot
xml:space="preserve"
id="flowRoot14608"
style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:LilyUPC;font-style:normal;font-weight:normal;font-size:10px;line-height:125%;letter-spacing:0px;word-spacing:0px;-inkscape-font-specification:'LilyUPC, Normal';font-stretch:normal;font-variant:normal;text-anchor:start;text-align:start;writing-mode:lr"><flowRegion
id="flowRegion14610"><rect
id="rect14612"
width="75"
height="30"
x="105"
y="20.000002" /></flowRegion><flowPara
id="flowPara14614"></flowPara></flowRoot> <path
inkscape:connector-curvature="0"
id="path14623"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 118.96638,700.63153 -2.5586,0 0,-1.16211 7.23633,0 0,1.16211 -2.55859,0 0,8.15918 -2.11914,0 0,-8.15918 z" />
<path
inkscape:connector-curvature="0"
id="path14625"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 125.8072,705.79266 q 0.0439,0.52735 0.36133,1.33301 0.31738,0.80567 1.15722,0.84473 1.02539,0 1.60645,-0.25879 0.58105,-0.26367 0.75683,-0.43945 l -0.2832,1.15722 q 0,0.10254 -0.58105,0.27344 -0.58106,0.16602 -1.4795,0.16602 -0.35644,0 -0.55664,-0.0195 -1.45508,-0.10742 -2.13379,-0.83496 -0.67382,-0.73242 -0.68847,-2.34375 0,-1.8457 0.7666,-2.70507 0.77148,-0.85938 2.25586,-0.87403 1.78222,0 2.41699,0.9375 0.54199,0.77637 0.54199,2.09961 0,0.24902 -0.0147,0.42481 -0.0146,0.17089 -0.0244,0.23925 l -4.10156,0 z m 1.3623,-2.86132 q -1.3623,0.0439 -1.3623,1.97753 l 2.90039,0 q 0,-1.97753 -1.53809,-1.97753 z" />
<path
inkscape:connector-curvature="0"
id="path14627"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 132.15485,703.75165 q 0,0.38574 0.6836,0.58105 0.68847,0.19043 1.41113,0.36133 0.72266,0.16602 1.25,0.56641 0.53223,0.3955 0.55664,1.23047 0,1.2207 -0.65918,1.75293 -0.6543,0.53222 -1.9043,0.625 -0.15625,0.0195 -0.47851,0.0195 -0.84961,0 -1.46484,-0.13184 -0.61524,-0.13672 -0.8545,-0.22461 l -0.25879,-1.16211 q 0.21973,0.15137 0.80567,0.38086 0.58594,0.22949 1.41113,0.23926 0.87891,0 1.19141,-0.26367 0.31738,-0.26856 0.33203,-0.83496 0,-0.6543 -0.44434,-0.86426 -0.43945,-0.20996 -1.43066,-0.40527 -0.98633,-0.19532 -1.48926,-0.56153 -0.49805,-0.36621 -0.49805,-1.28906 0.0733,-1.60645 2.53907,-1.71875 0.083,0 0.22949,-0.01 0.14648,-0.01 0.20996,-0.01 0.89355,0 1.44043,0.12695 0.54687,0.12695 0.74219,0.20996 l 0.31738,1.0791 q -0.19043,-0.12207 -0.74707,-0.29785 -0.55664,-0.18066 -1.50879,-0.18066 -0.64453,0 -1.00586,0.15137 -0.36133,0.14648 -0.37598,0.62988 z" />
<path
inkscape:connector-curvature="0"
id="path14629"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 139.50349,702.9704 0,3.8623 q 0,0.57617 0.34179,0.82032 0.24414,0.19531 0.92286,0.19531 l 0,0.94238 q -0.0586,0.005 -0.20997,0.01 -0.15625,0.01 -0.35156,0.01 -1.28418,0 -1.87988,-0.43945 -0.70313,-0.47852 -0.70313,-1.6211 l 0,-3.77929 -1.25976,0 0,-0.83985 1.25976,0 0,-2.66113 1.87989,0 0,2.66113 1.26465,0 0,0.83985 -1.26465,0 z" />
<path
inkscape:connector-curvature="0"
id="path14631"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 141.19782,699.46942 1.87989,0 0,2.95899 q 0.67382,-0.33692 1.71875,-0.33692 0.708,0 1.25488,0.21485 0.55176,0.21484 0.92773,0.93261 0.38086,0.71289 0.38086,2.05078 0,1.44043 -0.40039,2.22168 -0.40039,0.78125 -1.01562,1.04493 -0.61036,0.26367 -1.36719,0.27343 -0.66406,0 -1.03027,-0.16601 -0.36133,-0.16602 -0.46875,-0.27344 l 0,0.40039 -1.87989,0 0,-9.32129 z m 1.87989,7.90039 q 0,0.0635 0.31738,0.28321 0.32226,0.21484 0.76172,0.25878 0.94238,0 1.32812,-0.64453 0.39063,-0.64941 0.39063,-1.99707 0,-1.12304 -0.33692,-1.71875 -0.33203,-0.60058 -1.31836,-0.60058 -0.54687,0.0391 -0.84472,0.18066 -0.29785,0.1416 -0.29785,0.2002 l 0,4.03808 z" />
<path
inkscape:connector-curvature="0"
id="path14633"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 149.63532,705.79266 q 0.0439,0.52735 0.36133,1.33301 0.31738,0.80567 1.15723,0.84473 1.02539,0 1.60644,-0.25879 0.58106,-0.26367 0.75684,-0.43945 l -0.2832,1.15722 q 0,0.10254 -0.58106,0.27344 -0.58105,0.16602 -1.47949,0.16602 -0.35645,0 -0.55664,-0.0195 -1.45508,-0.10742 -2.13379,-0.83496 -0.67383,-0.73242 -0.68848,-2.34375 0,-1.8457 0.7666,-2.70507 0.77149,-0.85938 2.25586,-0.87403 1.78223,0 2.417,0.9375 0.54199,0.77637 0.54199,2.09961 0,0.24902 -0.0146,0.42481 -0.0147,0.17089 -0.0244,0.23925 l -4.10157,0 z m 1.36231,-2.86132 q -1.36231,0.0439 -1.36231,1.97753 l 2.90039,0 q 0,-1.97753 -1.53808,-1.97753 z" />
<path
inkscape:connector-curvature="0"
id="path14635"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 160.10407,703.66864 0,5.12207 -1.40136,0 0,-4.87793 q 0,-0.83984 -1.2793,-0.83984 -0.625,0.0732 -0.89844,0.39062 -0.26855,0.3125 -0.32226,0.50781 l 0,4.81934 -1.87989,0 0,-6.66016 1.87989,0 0,0.542 q 0.0391,-0.0244 0.26367,-0.17578 0.22949,-0.15137 0.64453,-0.27833 0.41992,-0.12695 0.97168,-0.12695 1.04004,0 1.52832,0.47852 0.49316,0.47363 0.49316,1.09863 z" />
<path
inkscape:connector-curvature="0"
id="path14637"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 166.10505,708.51239 q 0,0.0391 -0.56641,0.15625 -0.56152,0.11719 -1.43554,0.1416 -1.22071,0 -1.9336,-0.3418 -0.71289,-0.34179 -1.03027,-1.11328 -0.3125,-0.77636 -0.3125,-2.12402 0.0391,-1.07422 0.3418,-1.75781 0.30761,-0.6836 0.97168,-1.02051 0.66894,-0.3418 1.78222,-0.3418 0.70801,0.0146 1.26953,0.12207 0.56641,0.10743 0.81055,0.17578 l 0.2002,0.96192 q -0.18067,-0.0928 -0.66407,-0.22949 -0.4834,-0.13672 -1.21582,-0.15137 -0.96191,0 -1.27929,0.63476 -0.31739,0.63477 -0.31739,1.60645 0,1.17188 0.25879,1.90918 0.26367,0.73242 1.0791,0.79102 0.64942,0 1.11817,-0.11231 0.46875,-0.1123 0.75195,-0.24414 0.28809,-0.13672 0.28809,-0.16602 l -0.11719,1.10352 z" />
<path
inkscape:connector-curvature="0"
id="path14639"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 166.82282,708.79071 0,-9.32129 1.87989,0 0,3.08106 q 0,0 0,0 0,-0.005 0.2246,-0.12696 0.23438,-0.12207 0.61524,-0.22461 0.38574,-0.10254 0.91797,-0.10742 0.74707,0 1.23047,0.22461 0.4834,0.21973 0.69824,0.57617 0.21484,0.35645 0.21484,0.75684 l 0,5.1416 -1.40136,0 0,-4.78027 q 0,-0.60059 -0.28321,-0.82032 -0.2832,-0.21972 -0.95703,-0.21972 -0.38574,0.0195 -0.66894,0.16601 -0.27832,0.14161 -0.43457,0.30274 -0.15625,0.15625 -0.15625,0.19043 l 0,5.16113 -1.87989,0 z" />
</g>
</svg>

+ 216
- 0
plugins/community/repos/mental/res/MentalABSwitches.svg View File

@@ -0,0 +1,216 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="75"
height="380"
viewBox="0 0 74.999999 380.00001"
id="svg14650"
version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MentalABSwitches.svg">
<defs
id="defs14652" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="15.468928"
inkscape:cx="35.568894"
inkscape:cy="19.455079"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
objecttolerance="2"
inkscape:window-width="1920"
inkscape:window-height="1061"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1"
inkscape:snap-nodes="false"
inkscape:snap-global="false">
<inkscape:grid
type="xygrid"
id="grid15198"
spacingx="4.9999999"
spacingy="5.0000001"
empspacing="3" />
</sodipodi:namedview>
<metadata
id="metadata14655">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-672.36216)">
<rect
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.89763784;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect15200"
width="75"
height="380"
x="0"
y="672.36218" />
<path
inkscape:connector-curvature="0"
id="path16413"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 14.38916,687.63945 v 4.6607 h -1.05957 v -4.6607 z" />
<path
inkscape:connector-curvature="0"
id="path16415"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 17.760742,689.73905 v 2.5611 h -0.700683 v -2.439 q 0,-0.4199 -0.639649,-0.4199 -0.3125,0.037 -0.449219,0.1953 -0.134277,0.1563 -0.161132,0.2539 v 2.4097 h -0.939942 v -3.3301 h 0.939942 v 0.271 q 0.01953,-0.012 0.131836,-0.088 0.114746,-0.076 0.322265,-0.1392 0.209961,-0.063 0.48584,-0.063 0.52002,0 0.76416,0.2393 0.246582,0.2368 0.246582,0.5493 z" />
<path
inkscape:connector-curvature="0"
id="path16406"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 42.02755,687.64296 q 0.72998,0 1.176758,0.2637 0.446777,0.2612 0.639648,0.7763 0.192871,0.5152 0.192871,1.3013 0,0.8081 -0.212402,1.3379 -0.212403,0.5274 -0.65918,0.7837 -0.444336,0.2563 -1.147461,0.2563 -0.676269,0 -1.11084,-0.2514 -0.43457,-0.2515 -0.64209,-0.7788 -0.207519,-0.5274 -0.207519,-1.3477 0.0073,-1.1719 0.490723,-1.7529 0.485839,-0.5811 1.479492,-0.5884 z m -0.871582,2.3413 q 0.02685,0.8179 0.17334,1.2695 0.146484,0.4517 0.688476,0.459 0.400391,0 0.595703,-0.2417 0.197754,-0.2441 0.249024,-0.6006 0.05371,-0.3588 0.05371,-0.8667 0,-0.52 -0.04639,-0.8618 -0.04394,-0.3418 -0.236817,-0.5932 -0.192871,-0.2539 -0.585937,-0.2564 -0.559082,0 -0.725098,0.4566 -0.166015,0.4565 -0.166015,1.2353 z" />
<path
inkscape:connector-curvature="0"
id="path16408"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 45.342979,691.38316 q 0,0.2076 0.151368,0.3443 0.153808,0.1367 0.378418,0.1367 0.371093,-0.01 0.529785,-0.1758 0.158691,-0.166 0.190429,-0.2759 v -2.4194 h 0.700684 v 3.3301 h -0.700684 v -0.3101 q -0.09521,0.081 -0.412597,0.2002 -0.317383,0.1196 -0.876465,0.1196 -0.415039,-0.015 -0.65918,-0.2514 -0.241699,-0.2368 -0.241699,-0.669 v -2.4194 h 0.939941 z" />
<path
inkscape:connector-curvature="0"
id="path16410"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 49.141808,689.41296 v 1.9312 q 0,0.2881 0.170898,0.4101 0.12207,0.098 0.461426,0.098 v 0.4712 q -0.0293,0 -0.104981,0 -0.07813,0 -0.175781,0 -0.64209,0 -0.939941,-0.2197 -0.351563,-0.2393 -0.351563,-0.8105 v -1.8897 h -0.629883 v -0.4199 h 0.629883 v -1.3306 h 0.939942 v 1.3306 h 0.632324 v 0.4199 h -0.632324 z" />
<path
inkscape:connector-curvature="0"
id="path8816"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 10.641018,680.53113 -0.571289,1.66626 H 8.9747581 l 2.4169919,-6.99097 h 1.783448 l 2.460937,6.99097 H 14.04678 l -0.615235,-1.66626 z m 2.460937,-1.01807 -1.065673,-2.98462 -1.021729,2.98462 z" />
<path
inkscape:connector-curvature="0"
id="path8818"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 19.6022,675.13318 h 0.959472 l -3.493652,7.06421 h -0.944824 z" />
<path
inkscape:connector-curvature="0"
id="path8820"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 24.663235,675.20642 q 2.039795,0 2.039795,1.66626 0,0.99243 -0.560303,1.3147 -0.556641,0.3186 -0.926514,0.3186 1.739502,0.16846 1.739502,1.68091 -0.01831,1.16821 -0.633545,1.58936 -0.611572,0.42114 -1.61499,0.42114 h -3.255615 v -6.99097 z m -0.106201,6.11939 q 1.109619,0 1.109619,-1.21216 0,-0.54199 -0.32959,-0.83496 -0.325928,-0.29297 -0.823975,-0.29297 H 23.04092 v 2.34009 z m 0.959472,-4.37989 Q 25.439606,676.078 24.483791,676.078 H 23.04092 v 2.0398 h 1.395264 q 1.080322,0 1.080322,-1.17188 z" />
<path
inkscape:connector-curvature="0"
id="path8822"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 32.514797,676.91663 q 0,0.39917 0.65918,0.60424 0.662842,0.20142 1.333008,0.37354 0.673828,0.17212 1.175537,0.59692 0.501709,0.42115 0.520019,1.29273 0,0.86426 -0.289306,1.3916 -0.289307,0.52734 -0.812989,0.7727 -0.520019,0.2417 -1.267089,0.29297 -0.179444,0.0147 -0.509034,0.0147 -0.545654,0 -1.032714,-0.0806 -0.483399,-0.0806 -0.79834,-0.17579 -0.314942,-0.0989 -0.314942,-0.11718 l -0.270996,-1.06568 q 0.0037,0 0.325928,0.13916 0.322266,0.13916 0.772705,0.25635 0.454102,0.11719 1.003418,0.13184 0.88623,0 1.190186,-0.28565 0.307617,-0.2893 0.307617,-0.87158 0,-0.69214 -0.413819,-0.9082 -0.413818,-0.21973 -1.347656,-0.41748 -0.930176,-0.20142 -1.398926,-0.57862 -0.46875,-0.38086 -0.46875,-1.33667 0.02197,-0.60791 0.340576,-1.00342 0.318604,-0.3955 0.834961,-0.58593 0.52002,-0.19409 1.164551,-0.22339 1.072998,0 1.680908,0.12451 0.607911,0.12085 0.809327,0.20508 l 0.285644,1.12427 q 0,0 -0.292969,-0.13184 -0.292968,-0.13184 -0.750732,-0.23804 -0.457764,-0.10986 -1.087647,-0.10986 -0.611572,0 -0.959472,0.14648 -0.347901,0.14649 -0.388184,0.66285 z" />
<path
inkscape:connector-curvature="0"
id="path8824"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 43.219143,677.21692 -1.691895,5.14526 -1.622314,-3.80859 -1.54541,3.80859 -1.889649,-5.14526 h 1.424561 l 0.765381,2.20459 0.721435,-1.72485 -0.150146,-0.47974 h 1.501465 l 0.897216,2.13135 0.736084,-2.13135 z" />
<path
inkscape:connector-curvature="0"
id="path8826"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 43.523098,682.19739 v -4.99512 h 1.395264 v 4.99512 z m 0.706787,-7.00562 q 0.373535,0 0.582275,0.23438 0.212403,0.23437 0.212403,0.5603 0,0.33325 -0.216065,0.57129 -0.212402,0.23804 -0.593261,0.23804 -0.366211,0 -0.582276,-0.23804 -0.216064,-0.2417 -0.216064,-0.55664 0,-0.32227 0.216064,-0.56397 0.216065,-0.24536 0.596924,-0.24536 z" />
<path
inkscape:connector-curvature="0"
id="path8828"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 47.628323,677.83215 v 2.89673 q 0,0.43213 0.256347,0.61524 0.183106,0.14648 0.692139,0.14648 v 0.70679 q -0.04395,0.004 -0.157471,0.007 -0.117187,0.007 -0.263672,0.007 -0.963134,0 -1.409912,-0.32959 -0.527344,-0.35889 -0.527344,-1.21582 v -2.83448 h -0.944824 v -0.62988 h 0.944824 v -1.99585 h 1.409913 v 1.99585 h 0.948486 v 0.62988 h -0.948486 z" />
<path
inkscape:connector-curvature="0"
id="path8830"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 52.784573,681.98865 q 0,0.0293 -0.424805,0.11718 -0.421143,0.0879 -1.07666,0.10621 -0.915528,0 -1.450196,-0.25635 -0.534668,-0.25635 -0.772705,-0.83496 -0.234375,-0.58228 -0.234375,-1.59302 0.0293,-0.80566 0.256348,-1.31836 0.230713,-0.51269 0.72876,-0.76538 0.501709,-0.25635 1.33667,-0.25635 0.531006,0.011 0.952148,0.0915 0.424805,0.0806 0.60791,0.13184 l 0.150147,0.72144 q -0.135498,-0.0696 -0.498047,-0.17212 -0.362549,-0.10254 -0.911865,-0.11353 -0.721436,0 -0.959473,0.47608 -0.238037,0.47607 -0.238037,1.20483 0,0.87891 0.194092,1.43188 0.197754,0.54932 0.809326,0.59327 0.48706,0 0.838623,-0.0842 0.351562,-0.0842 0.563965,-0.18311 0.216064,-0.10254 0.216064,-0.12451 l -0.08789,0.82764 z" />
<path
inkscape:connector-curvature="0"
id="path8832"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 53.322903,682.19739 v -6.99097 h 1.409912 v 2.31079 q 0,0 0,0 0,-0.004 0.168457,-0.0952 0.175781,-0.0916 0.461426,-0.16846 0.289306,-0.0769 0.688476,-0.0806 0.560303,0 0.922852,0.16846 0.362549,0.1648 0.523681,0.43213 0.161133,0.26733 0.161133,0.56763 v 3.8562 h -1.051025 v -3.58521 q 0,-0.45044 -0.212403,-0.61523 -0.212402,-0.1648 -0.717773,-0.1648 -0.289307,0.0147 -0.501709,0.12452 -0.20874,0.1062 -0.325928,0.22705 -0.117187,0.11718 -0.117187,0.14282 v 3.87085 h -1.409912 z" />
<path
inkscape:connector-curvature="0"
id="path8834"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 59.53384,679.94885 q 0.03296,0.39551 0.270996,0.99976 0.238037,0.60425 0.86792,0.63354 0.769043,0 1.204834,-0.19409 0.435791,-0.19775 0.567627,-0.32959 l -0.212402,0.86792 q 0,0.0769 -0.435791,0.20508 -0.435791,0.12451 -1.109619,0.12451 -0.267334,0 -0.417481,-0.0147 -1.091308,-0.0806 -1.600342,-0.62622 -0.505371,-0.54931 -0.516357,-1.75781 0,-1.38428 0.574951,-2.02881 0.578613,-0.64453 1.691895,-0.65552 1.33667,0 1.812744,0.70313 0.406494,0.58227 0.406494,1.57471 0,0.18676 -0.01099,0.3186 -0.01099,0.12817 -0.01831,0.17944 h -3.076172 z m 1.021729,-2.14599 q -1.021729,0.033 -1.021729,1.48315 h 2.175293 q 0,-1.48315 -1.153564,-1.48315 z" />
<path
inkscape:connector-curvature="0"
id="path8836"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 64.294582,678.41809 q 0,0.28931 0.512696,0.43579 0.516357,0.14282 1.058349,0.271 0.541992,0.12451 0.9375,0.4248 0.39917,0.29663 0.417481,0.92285 0,0.91553 -0.494385,1.3147 -0.490723,0.39917 -1.428223,0.46875 -0.117187,0.0146 -0.358886,0.0146 -0.637207,0 -1.098633,-0.0989 -0.461426,-0.10254 -0.640869,-0.16845 l -0.194092,-0.87159 q 0.164795,0.11353 0.604248,0.28565 0.439453,0.17212 1.05835,0.17944 0.659179,0 0.893554,-0.19775 0.238037,-0.20142 0.249024,-0.62622 0,-0.49073 -0.333252,-0.6482 -0.32959,-0.15747 -1.072998,-0.30395 -0.739746,-0.14649 -1.116944,-0.42114 -0.373535,-0.27466 -0.373535,-0.9668 0.05493,-1.20483 1.904297,-1.28906 0.06226,0 0.172119,-0.007 0.109863,-0.007 0.157471,-0.007 0.670166,0 1.080322,0.0952 0.410156,0.0952 0.556641,0.15747 l 0.238037,0.80933 q -0.142822,-0.0916 -0.560303,-0.22339 -0.41748,-0.1355 -1.131592,-0.1355 -0.483398,0 -0.754394,0.11353 -0.270996,0.10986 -0.281983,0.47241 z" />
<path
inkscape:connector-curvature="0"
id="path8850"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 30.811142,758.76489 q 0,0.33264 0.549317,0.50354 0.552368,0.16785 1.11084,0.31128 0.561523,0.14343 0.979614,0.49744 0.418091,0.35095 0.43335,1.07727 0,0.72021 -0.241089,1.15967 -0.241089,0.43945 -0.677491,0.64392 -0.433349,0.20141 -1.055908,0.24414 -0.149536,0.0122 -0.424194,0.0122 -0.454712,0 -0.860596,-0.0671 -0.402832,-0.0671 -0.665283,-0.14649 -0.262451,-0.0824 -0.262451,-0.0976 l -0.22583,-0.88807 q 0.003,0 0.271606,0.11597 0.268555,0.11597 0.643921,0.21362 0.378418,0.0977 0.836182,0.10987 0.738525,0 0.991821,-0.23804 0.256348,-0.24109 0.256348,-0.72632 0,-0.57678 -0.344849,-0.75683 -0.344849,-0.18311 -1.123047,-0.3479 -0.775146,-0.16785 -1.165771,-0.48218 -0.390625,-0.31738 -0.390625,-1.11389 0.01831,-0.5066 0.283813,-0.83619 0.265503,-0.32958 0.695801,-0.48828 0.43335,-0.16174 0.970459,-0.18615 0.894165,0 1.400757,0.10376 0.506592,0.1007 0.674438,0.17089 l 0.238037,0.93689 q 0,0 -0.24414,-0.10986 -0.244141,-0.10986 -0.625611,-0.19836 -0.381469,-0.0916 -0.906372,-0.0916 -0.509643,0 -0.79956,0.12207 -0.289917,0.12207 -0.323487,0.55237 z" />
<path
inkscape:connector-curvature="0"
id="path8852"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 35.382676,761.29175 q 0.02746,0.32959 0.22583,0.83313 0.198364,0.50354 0.723266,0.52795 0.640869,0 1.004029,-0.16174 0.363159,-0.1648 0.473022,-0.27466 l -0.177002,0.72327 q 0,0.0641 -0.363159,0.1709 -0.363159,0.10376 -0.924683,0.10376 -0.222778,0 -0.3479,-0.0122 -0.909424,-0.0671 -1.333618,-0.52185 -0.421143,-0.45777 -0.430298,-1.46485 0,-1.15356 0.479126,-1.69067 0.482178,-0.53711 1.409912,-0.54626 1.113892,0 1.51062,0.58593 0.338745,0.48523 0.338745,1.31226 0,0.15564 -0.0092,0.2655 -0.0092,0.10681 -0.01526,0.14954 H 35.38263 Z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23596 h 1.812744 q 0,-1.23596 -0.961304,-1.23596 z" />
<path
inkscape:connector-curvature="0"
id="path8854"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 38.336777,763.16553 v -5.82581 h 1.150513 v 5.82581 z" />
<path
inkscape:connector-curvature="0"
id="path8856"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 41.095566,761.29175 q 0.02747,0.32959 0.22583,0.83313 0.198365,0.50354 0.723267,0.52795 0.640869,0 1.004028,-0.16174 0.363159,-0.1648 0.473023,-0.27466 l -0.177002,0.72327 q 0,0.0641 -0.363159,0.1709 -0.36316,0.10376 -0.924683,0.10376 -0.222778,0 -0.3479,-0.0122 -0.909424,-0.0671 -1.333619,-0.52185 -0.421142,-0.45777 -0.430297,-1.46485 0,-1.15356 0.479126,-1.69067 0.482177,-0.53711 1.409912,-0.54626 1.113891,0 1.51062,0.58593 0.338745,0.48523 0.338745,1.31226 0,0.15564 -0.0092,0.2655 -0.0092,0.10681 -0.01526,0.14954 H 41.09552 Z m 0.851441,-1.78833 q -0.851441,0.0275 -0.851441,1.23596 h 1.812744 q 0,-1.23596 -0.961303,-1.23596 z" />
<path
inkscape:connector-curvature="0"
id="path8858"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 47.263169,762.99158 q 0,0.0244 -0.354004,0.0977 -0.350952,0.0732 -0.897217,0.0885 -0.762939,0 -1.208496,-0.21362 -0.445557,-0.21362 -0.643921,-0.6958 -0.195312,-0.48523 -0.195312,-1.32751 0.02441,-0.67139 0.213623,-1.09864 0.19226,-0.42724 0.607299,-0.63781 0.418091,-0.21363 1.113892,-0.21363 0.442505,0.009 0.793457,0.0763 0.354004,0.0671 0.506592,0.10986 l 0.125122,0.6012 q -0.112915,-0.058 -0.415039,-0.14344 -0.302124,-0.0855 -0.759888,-0.0946 -0.601196,0 -0.79956,0.39673 -0.198365,0.39673 -0.198365,1.00403 0,0.73242 0.161744,1.19323 0.164794,0.45777 0.674438,0.49439 0.405884,0 0.698853,-0.0702 0.292968,-0.0702 0.46997,-0.15259 0.180054,-0.0854 0.180054,-0.10376 l -0.07324,0.6897 z" />
<path
inkscape:connector-curvature="0"
id="path8860"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 49.460434,759.52783 v 2.41394 q 0,0.36011 0.213623,0.5127 0.152588,0.12207 0.576783,0.12207 v 0.58899 q -0.03662,0.003 -0.131226,0.006 -0.09766,0.006 -0.219726,0.006 -0.802613,0 -1.174927,-0.27465 -0.439453,-0.29908 -0.439453,-1.01319 v -2.36206 h -0.787354 v -0.5249 h 0.787354 v -1.66321 h 1.174926 v 1.66321 h 0.790406 v 0.5249 h -0.790406 z" />
<path
inkscape:connector-curvature="0"
id="path1948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 29.826513,1043.1442 -1.933764,4.7354 -2.005788,-4.7354 v 4.6021 h -1.105522 v -6.8744 h 1.739308 l 1.609671,3.6011 1.548452,-3.6011 h 1.710499 v 6.8744 h -1.562856 z" />
<path
inkscape:connector-curvature="0"
id="path1950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 33.362746,1045.5353 q 0.03241,0.3889 0.266478,0.9831 0.234069,0.5941 0.853448,0.623 0.756221,0 1.184748,-0.1909 0.428526,-0.1944 0.558164,-0.324 l -0.208862,0.8534 q 0,0.076 -0.428526,0.2016 -0.428523,0.1225 -1.091117,0.1225 -0.262879,0 -0.410521,-0.014 -1.073113,-0.08 -1.573661,-0.6159 -0.496944,-0.54 -0.507747,-1.7285 0,-1.3611 0.565364,-1.9949 0.568967,-0.6338 1.663686,-0.6447 1.314384,0 1.782522,0.6915 0.399717,0.5726 0.399717,1.5485 0,0.1836 -0.01081,0.3133 -0.01081,0.126 -0.018,0.1764 z m 1.004695,-2.1102 q -1.004695,0.032 -1.004695,1.4584 h 2.139025 q 0,-1.4584 -1.13433,-1.4584 z" />
<path
inkscape:connector-curvature="0"
id="path1952"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 41.083403,1043.9688 v 3.7775 h -1.033504 v -3.5974 q 0,-0.6194 -0.943475,-0.6194 -0.460933,0.054 -0.662595,0.2882 -0.198056,0.2304 -0.237667,0.3744 v 3.5542 h -1.386405 v -4.9118 h 1.386405 v 0.3997 q 0.02881,-0.019 0.194458,-0.1296 0.169248,-0.1117 0.475339,-0.2053 0.30969,-0.093 0.716608,-0.093 0.767023,0 1.12713,0.3528 0.363706,0.3493 0.363706,0.8102 z" />
<path
inkscape:connector-curvature="0"
id="path1954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 41.972862,1041.729 h -9.862893 v -0.8571 h 16.539243 v 0.8571 h -5.113494 v 6.0173 h -1.562856 z"
sodipodi:nodetypes="ccccccccc" />
<path
inkscape:connector-curvature="0"
id="path1956"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 47.331225,1047.7463 v -0.515 q -0.05762,0.1333 -0.388913,0.3314 -0.327694,0.1981 -1.116327,0.1981 -0.673396,-0.025 -1.119926,-0.3457 -0.446531,-0.3205 -0.457335,-1.0119 0,-0.7419 0.529356,-1.1128 0.532956,-0.3709 1.595265,-0.4501 0.489744,-0.04 0.752622,-0.2484 0.266478,-0.2125 0.266478,-0.4753 0,-0.2666 -0.244872,-0.4574 -0.241272,-0.1909 -0.655392,-0.1909 -0.85345,0 -1.328789,0.3169 -0.471737,0.3133 -0.619381,0.5257 l 0.205261,-0.9759 q 0,-0.025 0.223265,-0.1548 0.226865,-0.1296 0.630183,-0.2413 0.40332,-0.1151 0.961482,-0.1188 1.137932,0 1.64568,0.3889 0.507749,0.3853 0.507749,1.0119 v 3.5254 z m -0.676998,-0.7669 q 0.676998,-0.1838 0.676998,-0.5906 v -1.1199 q -0.0036,0.011 -0.05041,0.1044 -0.04681,0.09 -0.212463,0.1801 -0.165649,0.09 -0.504147,0.1296 -0.576168,0.079 -0.878658,0.2592 -0.302488,0.1764 -0.302488,0.6086 0.04681,0.5005 0.799434,0.5005 0.226865,0 0.471739,-0.071 z" />
<path
inkscape:connector-curvature="0"
id="path1958"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 49.322609,1047.7463 v -6.8744 h 1.357597 v 6.8744 z" />
</g>
</svg>

+ 215
- 0
plugins/community/repos/mental/res/MentalBinaryDecoder.svg View File

@@ -0,0 +1,215 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="75"
height="380"
viewBox="0 0 74.999999 380.00001"
id="svg14650"
version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MentalBinaryDecoder.svg">
<defs
id="defs14652" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="7.7344638"
inkscape:cx="-12.530427"
inkscape:cy="28.72413"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
objecttolerance="2"
inkscape:window-width="1920"
inkscape:window-height="1061"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1"
inkscape:snap-global="false">
<inkscape:grid
type="xygrid"
id="grid15198"
spacingx="4.9999999"
spacingy="5.0000001"
empspacing="3" />
</sodipodi:namedview>
<metadata
id="metadata14655">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-672.36216)">
<rect
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.89763784;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect15200"
width="75"
height="380"
x="0"
y="672.36218" />
<path
inkscape:connector-curvature="0"
id="path4147"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 6.6598074,675.46497 q 1.6998291,0 1.6998291,1.38855 0,0.82702 -0.4669189,1.09558 -0.4638672,0.2655 -0.7720947,0.2655 1.4495849,0.14038 1.4495849,1.40076 -0.015259,0.97351 -0.5279541,1.32446 -0.5096435,0.35095 -1.3458252,0.35095 H 3.9834158 v -5.8258 z m -0.088501,5.09948 q 0.9246826,0 0.9246826,-1.01013 0,-0.45166 -0.2746582,-0.6958 -0.2716065,-0.24414 -0.6866455,-0.24414 H 5.3078786 v 1.95007 z m 0.7995605,-3.6499 q -0.064087,-0.72327 -0.8605957,-0.72327 H 5.3078786 v 1.69983 h 1.1627198 q 0.9002685,0 0.9002685,-0.97656 z" />
<path
inkscape:connector-curvature="0"
id="path4149"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 9.021868,681.29077 v -4.1626 h 1.16272 v 4.1626 z m 0.5889892,-5.83801 q 0.3112793,0 0.4852298,0.19531 0.177002,0.19531 0.177002,0.46692 0,0.27771 -0.180054,0.47607 -0.177002,0.19837 -0.4943848,0.19837 -0.3051758,0 -0.4852295,-0.19837 -0.1800537,-0.20141 -0.1800537,-0.46386 0,-0.26856 0.1800537,-0.46997 0.1800537,-0.20447 0.4974365,-0.20447 z" />
<path
inkscape:connector-curvature="0"
id="path4151"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 14.307513,678.08948 v 3.20129 h -0.875855 v -3.0487 q 0,-0.52491 -0.799561,-0.52491 -0.390625,0.0458 -0.561523,0.24414 -0.167847,0.19532 -0.201416,0.31739 v 3.01208 h -1.174927 v -4.1626 h 1.174927 v 0.33875 q 0.02441,-0.0153 0.164795,-0.10986 0.143433,-0.0946 0.402832,-0.17395 0.262451,-0.0794 0.6073,-0.0794 0.650024,0 0.9552,0.29907 0.308228,0.29602 0.308228,0.68665 z" />
<path
inkscape:connector-curvature="0"
id="path4153"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 17.30739,681.29077 v -0.4364 q -0.04883,0.11292 -0.329589,0.28076 -0.27771,0.16785 -0.946045,0.16785 -0.570679,-0.0214 -0.949097,-0.29297 -0.378418,-0.27161 -0.387573,-0.85754 0,-0.62867 0.448608,-0.943 0.45166,-0.31433 1.351929,-0.38147 0.415039,-0.0336 0.637817,-0.21057 0.22583,-0.18005 0.22583,-0.40283 0,-0.22583 -0.207519,-0.38757 -0.204468,-0.16175 -0.55542,-0.16175 -0.723267,0 -1.126099,0.26856 -0.39978,0.2655 -0.524902,0.44555 l 0.17395,-0.82702 q 0,-0.0214 0.189209,-0.13123 0.192261,-0.10986 0.534058,-0.20447 0.341797,-0.0977 0.814819,-0.1007 0.964356,0 1.394653,0.32959 0.430298,0.32653 0.430298,0.85754 v 2.98767 z m -0.57373,-0.65002 q 0.57373,-0.15564 0.57373,-0.50049 v -0.9491 q -0.0031,0.009 -0.04272,0.0885 -0.03967,0.0763 -0.180054,0.15259 -0.140381,0.0763 -0.427246,0.10986 -0.488281,0.0671 -0.744629,0.21973 -0.256348,0.14954 -0.256348,0.51575 0.03967,0.42419 0.677491,0.42419 0.19226,0 0.39978,-0.061 z" />
<path
inkscape:connector-curvature="0"
id="path4155"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 18.970598,681.29077 v -4.1626 h 1.174927 v 0.5127 q 0.0061,-0.006 0.07019,-0.0854 0.06714,-0.0824 0.198364,-0.1709 0.131225,-0.0885 0.357056,-0.16785 0.241088,-0.1007 0.613403,-0.1007 0.286865,0 0.360107,0.0244 l 0.100708,0.6012 q -0.213623,-0.0519 -0.39978,-0.0519 -0.405884,0 -0.674438,0.15259 -0.302124,0.14953 -0.463868,0.40893 -0.161743,0.2594 -0.161743,0.47607 v 2.56348 h -1.174927 z" />
<path
inkscape:connector-curvature="0"
id="path4157"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 23.682513,682.44128 q -0.234986,0.13733 -0.924683,0.13733 l -0.262451,-0.51269 q 0,0 0,0 0,0 0.09155,0.006 0.10376,0.006 0.195313,0.006 0.198364,0 0.286865,-0.0244 0.418091,-0.0885 0.573731,-0.6012 l 0.112915,-0.33569 -1.760865,-3.98865 h 1.187134 l 1.123047,2.55127 0.98877,-2.55127 h 0.738525 l -1.751709,4.53797 q -0.210571,0.54016 -0.598144,0.77514 z" />
<path
inkscape:connector-curvature="0"
id="path4159"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 31.961931,675.46497 q 1.123047,0 1.593018,0.76599 0.469971,0.76599 0.469971,2.13623 0,0.98572 -0.210572,1.63269 -0.207519,0.64392 -0.671386,0.96741 -0.460816,0.32348 -1.205445,0.32348 h -2.551269 v -5.8258 z m 0.985718,2.90222 q -0.0061,-0.6897 -0.106811,-1.15662 -0.100708,-0.46692 -0.402832,-0.74158 -0.302124,-0.27771 -0.875855,-0.27771 h -0.85144 v 4.37317 h 0.952148 q 0.753784,0 1.019287,-0.54931 0.265503,-0.54932 0.265503,-1.64795 z" />
<path
inkscape:connector-curvature="0"
id="path4161"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 35.547747,679.41699 q 0.02747,0.32959 0.22583,0.83313 0.198364,0.50354 0.723267,0.52796 0.640869,0 1.004028,-0.16175 0.363159,-0.16479 0.473022,-0.27466 l -0.177002,0.72327 q 0,0.0641 -0.363159,0.1709 -0.363159,0.10376 -0.924682,0.10376 -0.222779,0 -0.347901,-0.0122 -0.909424,-0.0671 -1.333618,-0.52185 -0.421143,-0.45776 -0.430298,-1.46484 0,-1.15357 0.479126,-1.69068 0.482178,-0.5371 1.409912,-0.54626 1.113892,0 1.51062,0.58594 0.338746,0.48523 0.338746,1.31225 0,0.15564 -0.0092,0.26551 -0.0092,0.10681 -0.01526,0.14953 h -2.563476 z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23596 h 1.812744 q 0,-1.23596 -0.961304,-1.23596 z" />
<path
inkscape:connector-curvature="0"
id="path4163"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 41.715349,681.11682 q 0,0.0244 -0.354003,0.0977 -0.350953,0.0732 -0.897217,0.0885 -0.76294,0 -1.208496,-0.21362 -0.445557,-0.21363 -0.643921,-0.69581 -0.195313,-0.48522 -0.195313,-1.32751 0.02441,-0.67139 0.213623,-1.09863 0.192261,-0.42725 0.6073,-0.63782 0.418091,-0.21362 1.113892,-0.21362 0.442505,0.009 0.793457,0.0763 0.354004,0.0671 0.506592,0.10986 l 0.125122,0.6012 q -0.112915,-0.058 -0.415039,-0.14343 -0.302124,-0.0855 -0.759888,-0.0946 -0.601196,0 -0.799561,0.39673 -0.198364,0.39673 -0.198364,1.00403 0,0.73242 0.161743,1.19324 0.164795,0.45776 0.674439,0.49438 0.405883,0 0.698852,-0.0702 0.292969,-0.0702 0.469971,-0.15259 0.180054,-0.0855 0.180054,-0.10376 l -0.07324,0.6897 z" />
<path
inkscape:connector-curvature="0"
id="path4165"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 44.052996,677.10376 q 0.726318,0 1.159668,0.23499 0.436401,0.23498 0.62561,0.6958 0.189209,0.46081 0.189209,1.16882 0,1.10779 -0.46997,1.62353 -0.469971,0.5127 -1.531983,0.5127 -1.00708,-0.009 -1.486206,-0.51575 -0.476074,-0.50659 -0.476074,-1.60827 0.01831,-2.11182 1.989746,-2.11182 z m -0.827026,2.09961 q 0.02136,0.54016 0.06104,0.82092 0.04272,0.27771 0.222778,0.50354 0.180054,0.22583 0.55542,0.22583 0.524902,0 0.662231,-0.39673 0.137329,-0.39978 0.137329,-1.12915 0,-0.71716 -0.14038,-1.1322 -0.137329,-0.41809 -0.65918,-0.41809 -0.537109,0.0153 -0.689697,0.41809 -0.149536,0.39978 -0.149536,1.10779 z" />
<path
inkscape:connector-curvature="0"
id="path4167"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 50.138201,675.46497 v 5.8258 h -1.16272 v -0.25024 q -0.06409,0.0671 -0.292968,0.1709 -0.228882,0.10376 -0.646973,0.10376 -0.479126,-0.006 -0.863648,-0.1648 -0.381469,-0.16174 -0.634765,-0.64697 -0.250244,-0.48523 -0.250244,-1.40076 0.01526,-1.21765 0.463867,-1.60828 0.45166,-0.39062 1.147461,-0.39062 0.656128,0 1.07727,0.21057 v -1.84936 z m -1.16272,4.93774 v -2.5238 q 0,-0.0366 -0.189209,-0.12513 -0.189209,-0.0885 -0.524902,-0.11291 -0.616455,0 -0.827026,0.37537 -0.210572,0.37231 -0.210572,1.07421 0,0.55848 0.09766,0.92163 0.100708,0.36011 0.335693,0.54627 0.234985,0.18311 0.628662,0.18311 0.286865,-0.0275 0.488281,-0.1587 0.201416,-0.13427 0.201416,-0.18005 z" />
<path
inkscape:connector-curvature="0"
id="path4169"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 51.783098,679.41699 q 0.02747,0.32959 0.225831,0.83313 0.198364,0.50354 0.723266,0.52796 0.640869,0 1.004028,-0.16175 0.36316,-0.16479 0.473023,-0.27466 l -0.177002,0.72327 q 0,0.0641 -0.363159,0.1709 -0.363159,0.10376 -0.924683,0.10376 -0.222778,0 -0.3479,-0.0122 -0.909424,-0.0671 -1.333618,-0.52185 -0.421143,-0.45776 -0.430298,-1.46484 0,-1.15357 0.479126,-1.69068 0.482177,-0.5371 1.409912,-0.54626 1.113891,0 1.51062,0.58594 0.338745,0.48523 0.338745,1.31225 0,0.15564 -0.0092,0.26551 -0.0092,0.10681 -0.01526,0.14953 h -2.563477 z m 0.851441,-1.78833 q -0.851441,0.0275 -0.851441,1.23596 h 1.812745 q 0,-1.23596 -0.961304,-1.23596 z" />
<path
inkscape:connector-curvature="0"
id="path4171"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 54.712786,681.29077 v -4.1626 h 1.174927 v 0.5127 q 0.0061,-0.006 0.07019,-0.0854 0.06714,-0.0824 0.198364,-0.1709 0.131226,-0.0885 0.357056,-0.16785 0.241089,-0.1007 0.613403,-0.1007 0.286866,0 0.360108,0.0244 l 0.100708,0.6012 q -0.213623,-0.0519 -0.39978,-0.0519 -0.405884,0 -0.674439,0.15259 -0.302124,0.14953 -0.463867,0.40893 -0.161743,0.2594 -0.161743,0.47607 v 2.56348 h -1.174927 z" />
<path
inkscape:connector-curvature="0"
id="path4960"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 25.845912,694.60095 2.548217,-0.62561 v 5.88684 h -1.287841 v -4.776 l -1.260376,0.27466 z" />
<path
inkscape:connector-curvature="0"
id="path4957"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 28.895594,724.08704 v 0.77514 h -4.626465 v -0.73852 q 0,-0.12512 0.152588,-0.4303 0.15564,-0.30823 0.55542,-0.72632 0.402832,-0.41809 1.104736,-0.84228 0.65918,-0.39063 0.964356,-0.6073 0.308227,-0.21973 0.445557,-0.43641 0.14038,-0.21972 0.14038,-0.51879 -0.02441,-0.82093 -1.126098,-0.83619 -0.872803,0 -1.425171,0.37842 -0.552368,0.37842 -0.747681,0.63172 v -1.06202 q 0,-0.0183 0.134278,-0.12817 0.137329,-0.11291 0.390625,-0.24109 0.253295,-0.13122 0.662231,-0.22888 0.408936,-0.0977 0.961304,-0.10071 0.827026,0 1.379394,0.21362 0.55542,0.21363 0.830078,0.62256 0.27771,0.40894 0.27771,0.97657 -0.03662,0.29907 -0.149536,0.52795 -0.109863,0.22583 -0.415039,0.48828 -0.302124,0.26245 -0.848389,0.55847 -1.370239,0.74768 -1.861572,1.57471 l -0.0885,0.14954 h 3.289795 z" />
<path
inkscape:connector-curvature="0"
id="path4954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 28.544642,749.86218 h -1.348877 v -1.34887 h -2.95105 v -0.85144 l 3.088379,-3.66211 h 1.211548 v 3.78723 h 0.698853 v 0.72632 h -0.698853 z m -3.250122,-2.07519 h 1.901245 v -2.22473 z" />
<path
inkscape:connector-curvature="0"
id="path4790"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 7.9300362,767.53296 q 0,0.33264 0.5493164,0.50354 0.5523681,0.16785 1.1108398,0.31128 0.5615236,0.14343 0.9796146,0.49743 0.41809,0.35096 0.433349,1.07728 0,0.72021 -0.241089,1.15966 -0.241089,0.43946 -0.67749,0.64392 -0.4333494,0.20142 -1.055908,0.24414 -0.1495362,0.0122 -0.4241944,0.0122 -0.4547119,0 -0.8605957,-0.0671 -0.402832,-0.0671 -0.6652832,-0.14648 -0.2624511,-0.0824 -0.2624511,-0.0977 l -0.2258301,-0.88806 q 0.00305,0 0.2716064,0.11597 0.2685547,0.11596 0.6439209,0.21362 0.378418,0.0977 0.8361817,0.10986 0.7385254,0 0.9918213,-0.23803 0.2563476,-0.24109 0.2563476,-0.72632 0,-0.57678 -0.3448486,-0.75684 -0.3448486,-0.1831 -1.1230469,-0.3479 -0.7751465,-0.16784 -1.1657715,-0.48218 -0.390625,-0.31738 -0.390625,-1.11389 0.018311,-0.50659 0.2838135,-0.83618 0.2655029,-0.32959 0.6958008,-0.48828 0.4333496,-0.16174 0.970459,-0.18616 0.894165,0 1.4007568,0.10376 0.5065915,0.10071 0.6744385,0.1709 l 0.238037,0.93689 q 0,0 -0.244141,-0.10986 -0.24414,-0.10987 -0.6256099,-0.19837 -0.3814697,-0.0915 -0.9063721,-0.0915 -0.5096435,0 -0.7995605,0.12207 -0.289917,0.12207 -0.3234863,0.55237 z" />
<path
inkscape:connector-curvature="0"
id="path4792"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 12.501569,770.05981 q 0.02747,0.32959 0.22583,0.83313 0.198365,0.50354 0.723267,0.52796 0.640869,0 1.004028,-0.16174 0.363159,-0.1648 0.473023,-0.27466 l -0.177002,0.72326 q 0,0.0641 -0.363159,0.1709 -0.36316,0.10376 -0.924683,0.10376 -0.222778,0 -0.3479,-0.0122 -0.909424,-0.0671 -1.333619,-0.52185 -0.421142,-0.45776 -0.430297,-1.46484 0,-1.15356 0.479126,-1.69067 0.482177,-0.53711 1.409912,-0.54627 1.113891,0 1.51062,0.58594 0.338745,0.48523 0.338745,1.31226 0,0.15564 -0.0092,0.2655 -0.0092,0.10681 -0.01526,0.14953 h -2.563477 z m 0.851441,-1.78833 q -0.851441,0.0275 -0.851441,1.23597 h 1.812744 q 0,-1.23597 -0.961303,-1.23597 z" />
<path
inkscape:connector-curvature="0"
id="path4794"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 15.455671,771.93359 v -5.8258 h 1.150513 v 5.8258 z" />
<path
inkscape:connector-curvature="0"
id="path4796"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 18.21446,770.05981 q 0.02747,0.32959 0.22583,0.83313 0.198364,0.50354 0.723267,0.52796 0.640869,0 1.004028,-0.16174 0.363159,-0.1648 0.473022,-0.27466 l -0.177002,0.72326 q 0,0.0641 -0.363159,0.1709 -0.363159,0.10376 -0.924682,0.10376 -0.222779,0 -0.347901,-0.0122 -0.909424,-0.0671 -1.333618,-0.52185 -0.421143,-0.45776 -0.430298,-1.46484 0,-1.15356 0.479126,-1.69067 0.482178,-0.53711 1.409912,-0.54627 1.113892,0 1.51062,0.58594 0.338746,0.48523 0.338746,1.31226 0,0.15564 -0.0092,0.2655 -0.0092,0.10681 -0.01526,0.14953 h -2.563476 z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23597 h 1.812744 q 0,-1.23597 -0.961304,-1.23597 z" />
<path
inkscape:connector-curvature="0"
id="path4798"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 24.382062,771.75964 q 0,0.0244 -0.354003,0.0977 -0.350953,0.0732 -0.897217,0.0885 -0.76294,0 -1.208496,-0.21362 -0.445557,-0.21363 -0.643921,-0.6958 -0.195313,-0.48523 -0.195313,-1.32752 0.02441,-0.67138 0.213623,-1.09863 0.192261,-0.42725 0.6073,-0.63782 0.418091,-0.21362 1.113892,-0.21362 0.442505,0.009 0.793457,0.0763 0.354004,0.0671 0.506592,0.10987 l 0.125122,0.60119 q -0.112915,-0.058 -0.415039,-0.14343 -0.302124,-0.0854 -0.759888,-0.0946 -0.601196,0 -0.799561,0.39672 -0.198364,0.39673 -0.198364,1.00403 0,0.73242 0.161743,1.19324 0.164795,0.45776 0.674439,0.49438 0.405883,0 0.698852,-0.0702 0.292969,-0.0702 0.469971,-0.15258 0.180054,-0.0855 0.180054,-0.10376 l -0.07324,0.68969 z" />
<path
inkscape:connector-curvature="0"
id="path4800"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 26.579328,768.2959 v 2.41394 q 0,0.36011 0.213623,0.51269 0.152588,0.12207 0.576782,0.12207 v 0.58899 q -0.03662,0.003 -0.131225,0.006 -0.09766,0.006 -0.219727,0.006 -0.802612,0 -1.174927,-0.27466 -0.439453,-0.29907 -0.439453,-1.01318 v -2.36206 h -0.787353 v -0.5249 h 0.787353 v -1.66321 h 1.174927 v 1.66321 h 0.790405 v 0.5249 h -0.790405 z" />
<path
inkscape:connector-curvature="0"
id="path1948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 29.636154,1043.1442 -1.933764,4.7354 -2.005788,-4.7354 v 4.6021 H 24.59108 v -6.8744 h 1.739308 l 1.609671,3.6011 1.548452,-3.6011 h 1.710499 v 6.8744 h -1.562856 z" />
<path
inkscape:connector-curvature="0"
id="path1950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 33.172387,1045.5353 q 0.03241,0.3889 0.266478,0.9831 0.234069,0.5941 0.853448,0.623 0.756221,0 1.184748,-0.1909 0.428526,-0.1944 0.558164,-0.324 l -0.208862,0.8534 q 0,0.076 -0.428526,0.2016 -0.428523,0.1225 -1.091117,0.1225 -0.262879,0 -0.410521,-0.014 -1.073113,-0.08 -1.573661,-0.6159 -0.496944,-0.54 -0.507747,-1.7285 0,-1.3611 0.565364,-1.9949 0.568967,-0.6338 1.663686,-0.6447 1.314384,0 1.782522,0.6915 0.399717,0.5726 0.399717,1.5485 0,0.1836 -0.01081,0.3133 -0.01081,0.126 -0.018,0.1764 z m 1.004695,-2.1102 q -1.004695,0.032 -1.004695,1.4584 h 2.139025 q 0,-1.4584 -1.13433,-1.4584 z" />
<path
inkscape:connector-curvature="0"
id="path1952"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 40.893044,1043.9688 v 3.7775 H 39.85954 v -3.5974 q 0,-0.6194 -0.943475,-0.6194 -0.460933,0.054 -0.662595,0.2882 -0.198056,0.2304 -0.237667,0.3744 v 3.5542 h -1.386405 v -4.9118 h 1.386405 v 0.3997 q 0.02881,-0.019 0.194458,-0.1296 0.169248,-0.1117 0.475339,-0.2053 0.30969,-0.093 0.716608,-0.093 0.767023,0 1.12713,0.3528 0.363706,0.3493 0.363706,0.8102 z" />
<path
inkscape:connector-curvature="0"
id="path1954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="M 41.782503,1041.729 H 31.91961 v -0.8571 h 16.539243 v 0.8571 h -5.113494 v 6.0173 h -1.562856 z"
sodipodi:nodetypes="ccccccccc" />
<path
inkscape:connector-curvature="0"
id="path1956"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 47.140866,1047.7463 v -0.515 q -0.05762,0.1333 -0.388913,0.3314 -0.327694,0.1981 -1.116327,0.1981 -0.673396,-0.025 -1.119926,-0.3457 -0.446531,-0.3205 -0.457335,-1.0119 0,-0.7419 0.529356,-1.1128 0.532956,-0.3709 1.595265,-0.4501 0.489744,-0.04 0.752622,-0.2484 0.266478,-0.2125 0.266478,-0.4753 0,-0.2666 -0.244872,-0.4574 -0.241272,-0.1909 -0.655392,-0.1909 -0.85345,0 -1.328789,0.3169 -0.471737,0.3133 -0.619381,0.5257 l 0.205261,-0.9759 q 0,-0.025 0.223265,-0.1548 0.226865,-0.1296 0.630183,-0.2413 0.40332,-0.1151 0.961482,-0.1188 1.137932,0 1.64568,0.3889 0.507749,0.3853 0.507749,1.0119 v 3.5254 z m -0.676998,-0.7669 q 0.676998,-0.1838 0.676998,-0.5906 v -1.1199 q -0.0036,0.011 -0.05041,0.1044 -0.04681,0.09 -0.212463,0.1801 -0.165649,0.09 -0.504147,0.1296 -0.576168,0.079 -0.878658,0.2592 -0.302488,0.1764 -0.302488,0.6086 0.04681,0.5005 0.799434,0.5005 0.226865,0 0.471739,-0.071 z" />
<path
inkscape:connector-curvature="0"
id="path1958"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 49.13225,1047.7463 v -6.8744 h 1.357597 v 6.8744 z" />
</g>
</svg>

+ 140
- 0
plugins/community/repos/mental/res/MentalButtons.svg View File

@@ -0,0 +1,140 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="60"
height="380"
viewBox="0 0 59.999999 380.00001"
id="svg14650"
version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MentalButtons.svg">
<defs
id="defs14652" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="15.468928"
inkscape:cx="20.917632"
inkscape:cy="20.920517"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
objecttolerance="2"
inkscape:window-width="1920"
inkscape:window-height="1061"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1"
inkscape:snap-global="false">
<inkscape:grid
type="xygrid"
id="grid15198"
spacingx="4.9999999"
spacingy="5.0000001"
empspacing="3" />
</sodipodi:namedview>
<metadata
id="metadata14655">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-672.36216)">
<rect
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.89763784;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect15200"
width="60"
height="380"
x="0"
y="672.36218" />
<path
inkscape:connector-curvature="0"
id="path6341"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 17.755592,675.32043 q 2.039795,0 2.039795,1.66626 0,0.99244 -0.560302,1.3147 -0.556641,0.31861 -0.926514,0.31861 1.739502,0.16845 1.739502,1.6809 -0.01831,1.16822 -0.633545,1.58936 -0.611572,0.42114 -1.61499,0.42114 h -3.255616 v -6.99097 z m -0.106201,6.11939 q 1.109619,0 1.109619,-1.21216 0,-0.54199 -0.32959,-0.83496 -0.325927,-0.29297 -0.823974,-0.29297 h -1.472168 v 2.34009 z m 0.959473,-4.37988 q -0.0769,-0.86792 -1.032715,-0.86792 h -1.442871 v 2.03979 h 1.395264 q 1.080322,0 1.080322,-1.17187 z" />
<path
inkscape:connector-curvature="0"
id="path6343"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 21.985329,680.90149 q 0,0.31128 0.22705,0.51636 0.230713,0.20507 0.567627,0.20507 0.556641,-0.0146 0.794678,-0.26367 0.238037,-0.24902 0.285645,-0.41382 v -3.62915 h 1.051025 v 4.99512 h -1.051025 v -0.46509 q -0.142823,0.12085 -0.618897,0.3003 -0.476074,0.17944 -1.314697,0.17944 -0.622559,-0.022 -0.98877,-0.3772 -0.362548,-0.35522 -0.362548,-1.00342 v -3.62915 h 1.409912 z" />
<path
inkscape:connector-curvature="0"
id="path6345"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 27.683571,677.94617 v 2.89673 q 0,0.43212 0.256348,0.61523 0.183105,0.14648 0.692138,0.14648 v 0.70679 q -0.04395,0.004 -0.157471,0.007 -0.117187,0.007 -0.263671,0.007 -0.963135,0 -1.409912,-0.32959 -0.527344,-0.35889 -0.527344,-1.21582 v -2.83447 h -0.944824 v -0.62989 h 0.944824 v -1.99585 h 1.409912 v 1.99585 h 0.948486 v 0.62989 h -0.948486 z" />
<path
inkscape:connector-curvature="0"
id="path6347"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 31.052711,677.94617 v 2.89673 q 0,0.43212 0.256348,0.61523 0.183106,0.14648 0.692139,0.14648 v 0.70679 q -0.04395,0.004 -0.157471,0.007 -0.117187,0.007 -0.263672,0.007 -0.963135,0 -1.409912,-0.32959 -0.527344,-0.35889 -0.527344,-1.21582 v -2.83447 h -0.944824 v -0.62989 h 0.944824 v -1.99585 h 1.409912 v 1.99585 h 0.948487 v 0.62989 h -0.948487 z" />
<path
inkscape:connector-curvature="0"
id="path6349"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 34.590309,677.28699 q 0.871582,0 1.391602,0.28198 0.523681,0.28198 0.750732,0.83496 0.227051,0.55298 0.227051,1.40259 0,1.32934 -0.563965,1.94824 -0.563965,0.61524 -1.838379,0.61524 -1.208496,-0.011 -1.783447,-0.6189 -0.571289,-0.60791 -0.571289,-1.92993 0.02197,-2.53418 2.387695,-2.53418 z m -0.992431,2.51953 q 0.02563,0.64819 0.07324,0.98511 0.05127,0.33325 0.267334,0.60424 0.216064,0.271 0.666504,0.271 0.629882,0 0.794677,-0.47607 0.164795,-0.47974 0.164795,-1.35498 0,-0.8606 -0.168457,-1.35865 -0.164795,-0.50171 -0.791015,-0.50171 -0.644532,0.0183 -0.827637,0.50171 -0.179443,0.47974 -0.179443,1.32935 z" />
<path
inkscape:connector-curvature="0"
id="path6351"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 41.757057,678.46985 v 3.84155 h -1.051025 v -3.65845 q 0,-0.62988 -0.959473,-0.62988 -0.46875,0.0549 -0.673828,0.29297 -0.201416,0.23438 -0.241699,0.38086 v 3.6145 H 37.42112 v -4.99512 h 1.409912 v 0.4065 q 0.0293,-0.0183 0.197754,-0.13184 0.172119,-0.11352 0.483398,-0.20874 0.314942,-0.0952 0.72876,-0.0952 0.780029,0 1.14624,0.35888 0.369873,0.35523 0.369873,0.82398 z" />
<path
inkscape:connector-curvature="0"
id="path6353"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 43.617409,678.5321 q 0,0.28931 0.512695,0.4358 0.516357,0.14282 1.05835,0.27099 0.541992,0.12451 0.9375,0.42481 0.39917,0.29663 0.41748,0.92285 0,0.91553 -0.494385,1.3147 -0.490722,0.39917 -1.428222,0.46875 -0.117188,0.0146 -0.358887,0.0146 -0.637207,0 -1.098633,-0.0989 -0.461426,-0.10254 -0.640869,-0.16846 l -0.194092,-0.87158 q 0.164795,0.11352 0.604248,0.28564 0.439453,0.17212 1.05835,0.17945 0.65918,0 0.893555,-0.19776 0.238037,-0.20141 0.249023,-0.62622 0,-0.49072 -0.333252,-0.64819 -0.32959,-0.15747 -1.072998,-0.30396 -0.739746,-0.14648 -1.116943,-0.42114 -0.373535,-0.27466 -0.373535,-0.9668 0.05493,-1.20483 1.904296,-1.28906 0.06226,0 0.17212,-0.007 0.109863,-0.007 0.15747,-0.007 0.670166,0 1.080323,0.0952 0.410156,0.0952 0.55664,0.15747 l 0.238037,0.80932 q -0.142822,-0.0916 -0.560302,-0.22338 -0.417481,-0.1355 -1.131592,-0.1355 -0.483399,0 -0.754395,0.11352 -0.270996,0.10987 -0.281982,0.47241 z" />
<path
inkscape:connector-curvature="0"
id="path1948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 22.11541,1043.1438 -1.933764,4.7354 -2.005788,-4.7354 v 4.6021 h -1.105522 v -6.8744 h 1.739308 l 1.609671,3.6011 1.548452,-3.6011 h 1.710499 v 6.8744 H 22.11541 Z" />
<path
inkscape:connector-curvature="0"
id="path1950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 25.651643,1045.5349 q 0.03241,0.3889 0.266478,0.9831 0.234069,0.5941 0.853448,0.623 0.756221,0 1.184748,-0.1909 0.428526,-0.1944 0.558164,-0.324 l -0.208862,0.8534 q 0,0.076 -0.428526,0.2016 -0.428523,0.1225 -1.091117,0.1225 -0.262879,0 -0.410521,-0.014 -1.073113,-0.08 -1.573661,-0.6159 -0.496944,-0.54 -0.507747,-1.7285 0,-1.3611 0.565364,-1.9949 0.568967,-0.6338 1.663686,-0.6447 1.314384,0 1.782522,0.6915 0.399717,0.5726 0.399717,1.5485 0,0.1836 -0.01081,0.3133 -0.01081,0.126 -0.018,0.1764 z m 1.004695,-2.1102 q -1.004695,0.032 -1.004695,1.4584 h 2.139025 q 0,-1.4584 -1.13433,-1.4584 z" />
<path
inkscape:connector-curvature="0"
id="path1952"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 33.3723,1043.9684 v 3.7775 h -1.033504 v -3.5974 q 0,-0.6194 -0.943475,-0.6194 -0.460933,0.054 -0.662595,0.2882 -0.198056,0.2304 -0.237667,0.3744 v 3.5542 h -1.386405 v -4.9118 h 1.386405 v 0.3997 q 0.02881,-0.019 0.194458,-0.1296 0.169248,-0.1117 0.475339,-0.2053 0.30969,-0.093 0.716608,-0.093 0.767023,0 1.12713,0.3528 0.363706,0.3493 0.363706,0.8102 z" />
<path
inkscape:connector-curvature="0"
id="path1954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 34.261759,1041.7286 h -9.862893 v -0.8571 h 16.539243 v 0.8571 h -5.113494 v 6.0173 h -1.562856 z"
sodipodi:nodetypes="ccccccccc" />
<path
inkscape:connector-curvature="0"
id="path1956"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 39.620122,1047.7459 v -0.515 q -0.05762,0.1333 -0.388913,0.3314 -0.327694,0.1981 -1.116327,0.1981 -0.673396,-0.025 -1.119926,-0.3457 -0.446531,-0.3205 -0.457335,-1.0119 0,-0.7419 0.529356,-1.1128 0.532956,-0.3709 1.595265,-0.4501 0.489744,-0.04 0.752622,-0.2484 0.266478,-0.2125 0.266478,-0.4753 0,-0.2666 -0.244872,-0.4574 -0.241272,-0.1909 -0.655392,-0.1909 -0.85345,0 -1.328789,0.3169 -0.471737,0.3133 -0.619381,0.5257 l 0.205261,-0.9759 q 0,-0.025 0.223265,-0.1548 0.226865,-0.1296 0.630183,-0.2413 0.40332,-0.1151 0.961482,-0.1188 1.137932,0 1.64568,0.3889 0.507749,0.3853 0.507749,1.0119 v 3.5254 z m -0.676998,-0.7669 q 0.676998,-0.1838 0.676998,-0.5906 v -1.1199 q -0.0036,0.011 -0.05041,0.1044 -0.04681,0.09 -0.212463,0.1801 -0.165649,0.09 -0.504147,0.1296 -0.576168,0.079 -0.878658,0.2592 -0.302488,0.1764 -0.302488,0.6086 0.04681,0.5005 0.799434,0.5005 0.226865,0 0.471739,-0.071 z" />
<path
inkscape:connector-curvature="0"
id="path1958"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 41.611506,1047.7459 v -6.8744 h 1.357597 v 6.8744 z" />
</g>
</svg>

+ 519
- 0
plugins/community/repos/mental/res/MentalCartesian.svg View File

@@ -0,0 +1,519 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="240"
height="380"
viewBox="0 0 240 380.00001"
id="svg14650"
version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MentalCartesian.svg">
<defs
id="defs14652" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="5.1425333"
inkscape:cx="111.46456"
inkscape:cy="353.15494"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
objecttolerance="2"
inkscape:window-width="1920"
inkscape:window-height="1061"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid15198"
spacingx="4.9999999"
spacingy="5.0000001"
empspacing="3" />
</sodipodi:namedview>
<metadata
id="metadata14655">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-672.36216)">
<rect
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.89763784;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect15200"
width="240"
height="380"
x="0"
y="672.36218" />
<path
inkscape:connector-curvature="0"
id="path4590"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 82.288742,679.79848 q 0,0.0732 -0.541992,0.25269 -0.53833,0.17578 -1.318359,0.19409 -1.816407,0 -2.537842,-0.91919 -0.717774,-0.92285 -0.717774,-2.87476 0.03662,-1.05102 0.322266,-1.7688 0.289307,-0.71777 0.944824,-1.11694 0.655518,-0.39917 1.765137,-0.41382 0.662842,0 1.190185,0.10254 0.531006,0.0989 0.758057,0.16846 l 0.300293,1.18286 q -0.194092,-0.1355 -0.695801,-0.33691 -0.501709,-0.20142 -1.208496,-0.20142 -0.974121,0 -1.307373,0.68115 -0.32959,0.68115 -0.32959,1.70288 0,0.78736 0.08789,1.38794 0.09155,0.60059 0.395508,1.02906 0.307617,0.42846 0.897216,0.46508 0.692139,0 1.153565,-0.12817 0.461426,-0.13184 0.710449,-0.29663 0.227051,-0.14649 0.227051,-0.16113 0,0 -0.0037,0 l -0.09155,1.05102 z" />
<path
inkscape:connector-curvature="0"
id="path4592"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 85.830002,680.18666 v -0.52368 q -0.05859,0.1355 -0.395508,0.33692 -0.333252,0.20141 -1.135254,0.20141 -0.684814,-0.0256 -1.138916,-0.35156 -0.454101,-0.32593 -0.465088,-1.02905 0,-0.7544 0.53833,-1.13159 0.541992,-0.3772 1.622315,-0.45777 0.498047,-0.0403 0.765381,-0.25268 0.270996,-0.21607 0.270996,-0.4834 0,-0.271 -0.249024,-0.46509 -0.245361,-0.19409 -0.666504,-0.19409 -0.86792,0 -1.351318,0.32226 -0.479736,0.31861 -0.629883,0.53467 l 0.20874,-0.99243 q 0,-0.0256 0.227051,-0.15747 0.230713,-0.13184 0.640869,-0.24536 0.410157,-0.11719 0.977784,-0.12085 1.157226,0 1.673584,0.39551 0.516357,0.39184 0.516357,1.02905 v 3.5852 z m -0.688477,-0.78002 q 0.688477,-0.18677 0.688477,-0.60059 v -1.13892 q -0.0037,0.011 -0.05127,0.1062 -0.04761,0.0916 -0.216064,0.18311 -0.168457,0.0916 -0.512695,0.13184 -0.585938,0.0806 -0.893555,0.26367 -0.307617,0.17944 -0.307617,0.61889 0.04761,0.50904 0.812988,0.50904 0.230713,0 0.479736,-0.0732 z" />
<path
inkscape:connector-curvature="0"
id="path4594"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 87.825851,680.18666 v -4.99511 h 1.409913 v 0.61523 q 0.0073,-0.007 0.08423,-0.10254 0.08057,-0.0989 0.238037,-0.20508 0.157471,-0.1062 0.428467,-0.20141 0.289307,-0.12085 0.736084,-0.12085 0.344238,0 0.432129,0.0293 l 0.120849,0.72143 q -0.256347,-0.0623 -0.479736,-0.0623 -0.48706,0 -0.809326,0.1831 -0.362549,0.17944 -0.556641,0.49072 -0.194091,0.31128 -0.194091,0.57129 v 3.07617 h -1.409913 z" />
<path
inkscape:connector-curvature="0"
id="path4596"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 93.762131,675.82143 v 2.89673 q 0,0.43213 0.256347,0.61523 0.183106,0.14649 0.692139,0.14649 v 0.70678 q -0.04395,0.004 -0.157471,0.007 -0.117187,0.007 -0.263672,0.007 -0.963134,0 -1.409912,-0.32959 -0.527343,-0.35888 -0.527343,-1.21582 v -2.83447 h -0.944825 v -0.62988 h 0.944825 v -1.99585 h 1.409912 v 1.99585 h 0.948486 v 0.62988 h -0.948486 z" />
<path
inkscape:connector-curvature="0"
id="path4598"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 96.292648,677.93813 q 0.03296,0.39551 0.270996,0.99976 0.238038,0.60424 0.86792,0.63354 0.769043,0 1.204834,-0.19409 0.435791,-0.19776 0.567627,-0.32959 l -0.212402,0.86792 q 0,0.0769 -0.435791,0.20508 -0.435791,0.12451 -1.109619,0.12451 -0.267334,0 -0.417481,-0.0146 -1.091308,-0.0806 -1.600341,-0.62622 -0.505372,-0.54932 -0.516358,-1.75781 0,-1.38428 0.574951,-2.02881 0.578614,-0.64453 1.691895,-0.65552 1.33667,0 1.812744,0.70313 0.406494,0.58227 0.406494,1.5747 0,0.18677 -0.01099,0.31861 -0.01099,0.12817 -0.01831,0.17944 h -3.076172 z m 1.021729,-2.146 q -1.021729,0.033 -1.021729,1.48316 h 2.175293 q 0,-1.48316 -1.153564,-1.48316 z" />
<path
inkscape:connector-curvature="0"
id="path4600"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 101.05339,676.40737 q 0,0.2893 0.5127,0.43579 0.51635,0.14282 1.05835,0.27099 0.54199,0.12452 0.9375,0.42481 0.39917,0.29663 0.41748,0.92285 0,0.91553 -0.49439,1.3147 -0.49072,0.39917 -1.42822,0.46875 -0.11719,0.0147 -0.35889,0.0147 -0.6372,0 -1.09863,-0.0989 -0.46143,-0.10254 -0.64087,-0.16846 l -0.194092,-0.87158 q 0.164795,0.11353 0.604252,0.28565 0.43945,0.17211 1.05835,0.17944 0.65918,0 0.89355,-0.19776 0.23804,-0.20141 0.24902,-0.62622 0,-0.49072 -0.33325,-0.64819 -0.32959,-0.15747 -1.073,-0.30395 -0.73974,-0.14649 -1.11694,-0.42115 -0.373535,-0.27466 -0.373535,-0.96679 0.05493,-1.20484 1.904295,-1.28907 0.0623,0 0.17212,-0.007 0.10986,-0.007 0.15747,-0.007 0.67017,0 1.08032,0.0952 0.41016,0.0952 0.55664,0.15747 l 0.23804,0.80933 q -0.14282,-0.0916 -0.5603,-0.22339 -0.41748,-0.1355 -1.13159,-0.1355 -0.4834,0 -0.7544,0.11353 -0.27099,0.10986 -0.28198,0.47241 z" />
<path
inkscape:connector-curvature="0"
id="path4602"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 104.48113,680.18666 v -4.99511 h 1.39526 v 4.99511 z m 0.70678,-7.00561 q 0.37354,0 0.58228,0.23437 0.2124,0.23438 0.2124,0.56031 0,0.33325 -0.21606,0.57129 -0.21241,0.23803 -0.59327,0.23803 -0.36621,0 -0.58227,-0.23803 -0.21607,-0.2417 -0.21607,-0.55664 0,-0.32227 0.21607,-0.56397 0.21606,-0.24536 0.59692,-0.24536 z" />
<path
inkscape:connector-curvature="0"
id="path4604"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 109.47258,680.18666 v -0.52368 q -0.0586,0.1355 -0.39551,0.33692 -0.33325,0.20141 -1.13525,0.20141 -0.68482,-0.0256 -1.13892,-0.35156 -0.4541,-0.32593 -0.46509,-1.02905 0,-0.7544 0.53833,-1.13159 0.542,-0.3772 1.62232,-0.45777 0.49805,-0.0403 0.76538,-0.25268 0.271,-0.21607 0.271,-0.4834 0,-0.271 -0.24903,-0.46509 -0.24536,-0.19409 -0.6665,-0.19409 -0.86792,0 -1.35132,0.32226 -0.47974,0.31861 -0.62988,0.53467 l 0.20874,-0.99243 q 0,-0.0256 0.22705,-0.15747 0.23071,-0.13184 0.64087,-0.24536 0.41015,-0.11719 0.97778,-0.12085 1.15723,0 1.67358,0.39551 0.51636,0.39184 0.51636,1.02905 v 3.5852 z m -0.68848,-0.78002 q 0.68848,-0.18677 0.68848,-0.60059 v -1.13892 q -0.004,0.011 -0.0513,0.1062 -0.0476,0.0916 -0.21606,0.18311 -0.16846,0.0916 -0.5127,0.13184 -0.58594,0.0806 -0.89355,0.26367 -0.30762,0.17944 -0.30762,0.61889 0.0476,0.50904 0.81299,0.50904 0.23071,0 0.47973,-0.0732 z" />
<path
inkscape:connector-curvature="0"
id="path4606"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 115.80437,676.34511 v 3.84155 h -1.05103 v -3.65844 q 0,-0.62989 -0.95947,-0.62989 -0.46875,0.0549 -0.67383,0.29297 -0.20141,0.23438 -0.2417,0.38086 v 3.6145 h -1.40991 v -4.99511 h 1.40991 v 0.40649 q 0.0293,-0.0183 0.19776,-0.13183 0.17212,-0.11353 0.48339,-0.20874 0.31495,-0.0952 0.72876,-0.0952 0.78003,0 1.14624,0.35889 0.36988,0.35522 0.36988,0.82397 z" />
<path
inkscape:connector-curvature="0"
id="path4608"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 121.45134,674.9059 q 0,0.39917 0.65918,0.60425 0.66284,0.20142 1.33301,0.37354 0.67383,0.17212 1.17553,0.59692 0.50171,0.42114 0.52002,1.29272 0,0.86426 -0.2893,1.39161 -0.28931,0.52734 -0.81299,0.7727 -0.52002,0.2417 -1.26709,0.29297 -0.17944,0.0146 -0.50903,0.0146 -0.54566,0 -1.03272,-0.0806 -0.4834,-0.0806 -0.79834,-0.17578 -0.31494,-0.0989 -0.31494,-0.11719 l -0.271,-1.06567 q 0.004,0 0.32593,0.13916 0.32227,0.13916 0.77271,0.25635 0.4541,0.11718 1.00341,0.13183 0.88624,0 1.19019,-0.28564 0.30762,-0.28931 0.30762,-0.87158 0,-0.69214 -0.41382,-0.90821 -0.41382,-0.21972 -1.34766,-0.41748 -0.93017,-0.20141 -1.39892,-0.57861 -0.46875,-0.38086 -0.46875,-1.33667 0.022,-0.60791 0.34057,-1.00342 0.31861,-0.39551 0.83496,-0.58594 0.52002,-0.19409 1.16456,-0.22338 1.07299,0 1.6809,0.12451 0.60791,0.12085 0.80933,0.20508 l 0.28564,1.12426 q 0,0 -0.29296,-0.13183 -0.29297,-0.13184 -0.75074,-0.23804 -0.45776,-0.10986 -1.08764,-0.10986 -0.61158,0 -0.95948,0.14648 -0.3479,0.14649 -0.38818,0.66284 z" />
<path
inkscape:connector-curvature="0"
id="path4610"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 126.93718,677.93813 q 0.033,0.39551 0.271,0.99976 0.23803,0.60424 0.86792,0.63354 0.76904,0 1.20483,-0.19409 0.43579,-0.19776 0.56763,-0.32959 l -0.21241,0.86792 q 0,0.0769 -0.43579,0.20508 -0.43579,0.12451 -1.10962,0.12451 -0.26733,0 -0.41748,-0.0146 -1.09131,-0.0806 -1.60034,-0.62622 -0.50537,-0.54932 -0.51636,-1.75781 0,-1.38428 0.57496,-2.02881 0.57861,-0.64453 1.69189,-0.65552 1.33667,0 1.81274,0.70313 0.4065,0.58227 0.4065,1.5747 0,0.18677 -0.011,0.31861 -0.011,0.12817 -0.0183,0.17944 h -3.07617 z m 1.02173,-2.146 q -1.02173,0.033 -1.02173,1.48316 h 2.17529 q 0,-1.48316 -1.15356,-1.48316 z" />
<path
inkscape:connector-curvature="0"
id="path4612"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 134.92424,682.19716 h -1.39526 v -2.23388 q -0.53467,0.26733 -1.29273,0.26733 -0.56763,-0.022 -0.97046,-0.18311 -0.40283,-0.16479 -0.68481,-0.72143 -0.27832,-0.5603 -0.27832,-1.65894 0.0366,-1.11694 0.36621,-1.67358 0.33325,-0.55664 0.74707,-0.69214 0.41748,-0.13916 0.94116,-0.13916 0.41748,0.0183 0.72876,0.15747 0.31494,0.13916 0.44312,0.23071 v -0.35888 h 1.39526 z m -1.39526,-5.93994 q 0,-0.0403 -0.25269,-0.19409 -0.25268,-0.15747 -0.57495,-0.2124 -0.47607,0 -0.75439,0.19775 -0.27832,0.19409 -0.39551,0.60059 -0.11719,0.40283 -0.12451,1.04736 0,0.89355 0.25634,1.3916 0.25635,0.49805 0.98877,0.49805 0.38452,-0.0256 0.5896,-0.12451 0.20874,-0.10254 0.26734,-0.16114 z" />
<path
inkscape:connector-curvature="0"
id="path4614"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 137.01897,678.77675 q 0,0.31128 0.22705,0.51636 0.23071,0.20508 0.56762,0.20508 0.55665,-0.0147 0.79468,-0.26367 0.23804,-0.24903 0.28565,-0.41382 v -3.62915 h 1.05102 v 4.99511 h -1.05102 v -0.46508 q -0.14283,0.12085 -0.6189,0.30029 -0.47607,0.17944 -1.3147,0.17944 -0.62256,-0.022 -0.98877,-0.37719 -0.36255,-0.35523 -0.36255,-1.00342 v -3.62915 h 1.40992 z" />
<path
inkscape:connector-curvature="0"
id="path4616"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 141.87859,677.93813 q 0.0329,0.39551 0.27099,0.99976 0.23804,0.60424 0.86792,0.63354 0.76904,0 1.20484,-0.19409 0.43579,-0.19776 0.56762,-0.32959 l -0.2124,0.86792 q 0,0.0769 -0.43579,0.20508 -0.43579,0.12451 -1.10962,0.12451 -0.26733,0 -0.41748,-0.0146 -1.09131,-0.0806 -1.60034,-0.62622 -0.50537,-0.54932 -0.51636,-1.75781 0,-1.38428 0.57495,-2.02881 0.57862,-0.64453 1.6919,-0.65552 1.33667,0 1.81274,0.70313 0.40649,0.58227 0.40649,1.5747 0,0.18677 -0.011,0.31861 -0.011,0.12817 -0.0183,0.17944 h -3.07617 z m 1.02172,-2.146 q -1.02172,0.033 -1.02172,1.48316 h 2.17529 q 0,-1.48316 -1.15357,-1.48316 z" />
<path
inkscape:connector-curvature="0"
id="path4618"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 149.73015,676.34511 v 3.84155 h -1.05103 v -3.65844 q 0,-0.62989 -0.95947,-0.62989 -0.46875,0.0549 -0.67383,0.29297 -0.20141,0.23438 -0.2417,0.38086 v 3.6145 h -1.40991 v -4.99511 h 1.40991 v 0.40649 q 0.0293,-0.0183 0.19776,-0.13183 0.17212,-0.11353 0.4834,-0.20874 0.31494,-0.0952 0.72876,-0.0952 0.78002,0 1.14624,0.35889 0.36987,0.35522 0.36987,0.82397 z" />
<path
inkscape:connector-curvature="0"
id="path4620"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 154.23088,679.97792 q 0,0.0293 -0.4248,0.11719 -0.42115,0.0879 -1.07666,0.1062 -0.91553,0 -1.4502,-0.25634 -0.53467,-0.25635 -0.7727,-0.83497 -0.23438,-0.58227 -0.23438,-1.59301 0.0293,-0.80567 0.25635,-1.31836 0.23071,-0.5127 0.72876,-0.76538 0.50171,-0.25635 1.33667,-0.25635 0.531,0.011 0.95215,0.0916 0.4248,0.0806 0.60791,0.13184 l 0.15014,0.72143 q -0.1355,-0.0696 -0.49804,-0.17212 -0.36255,-0.10254 -0.91187,-0.11352 -0.72143,0 -0.95947,0.47607 -0.23804,0.47608 -0.23804,1.20484 0,0.8789 0.19409,1.43188 0.19776,0.54932 0.80933,0.59326 0.48706,0 0.83862,-0.0842 0.35156,-0.0842 0.56397,-0.1831 0.21606,-0.10254 0.21606,-0.12451 l -0.0879,0.82763 z" />
<path
inkscape:connector-curvature="0"
id="path4622"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 156.02898,677.93813 q 0.033,0.39551 0.27099,0.99976 0.23804,0.60424 0.86792,0.63354 0.76905,0 1.20484,-0.19409 0.43579,-0.19776 0.56762,-0.32959 l -0.2124,0.86792 q 0,0.0769 -0.43579,0.20508 -0.43579,0.12451 -1.10962,0.12451 -0.26733,0 -0.41748,-0.0146 -1.09131,-0.0806 -1.60034,-0.62622 -0.50537,-0.54932 -0.51636,-1.75781 0,-1.38428 0.57495,-2.02881 0.57862,-0.64453 1.6919,-0.65552 1.33667,0 1.81274,0.70313 0.4065,0.58227 0.4065,1.5747 0,0.18677 -0.011,0.31861 -0.011,0.12817 -0.0183,0.17944 h -3.07617 z m 1.02172,-2.146 q -1.02172,0.033 -1.02172,1.48316 h 2.17529 q 0,-1.48316 -1.15357,-1.48316 z" />
<path
inkscape:connector-curvature="0"
id="path4624"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 159.5446,680.18666 v -4.99511 h 1.40991 v 0.61523 q 0.007,-0.007 0.0842,-0.10254 0.0806,-0.0989 0.23804,-0.20508 0.15747,-0.1062 0.42847,-0.20141 0.2893,-0.12085 0.73608,-0.12085 0.34424,0 0.43213,0.0293 l 0.12085,0.72143 q -0.25635,-0.0623 -0.47974,-0.0623 -0.48706,0 -0.80932,0.1831 -0.36255,0.17944 -0.55664,0.49072 -0.1941,0.31128 -0.1941,0.57129 v 3.07617 h -1.40991 z" />
<path
inkscape:connector-curvature="0"
id="path4581"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 8.73645,694.63586 h 2.825928 v 0.72632 H 7.411987 v -5.8258 H 8.73645 Z" />
<path
inkscape:connector-curvature="0"
id="path4583"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 12.877686,693.4884 q 0.02746,0.32959 0.22583,0.83313 0.198364,0.50354 0.723266,0.52796 0.640869,0 1.004029,-0.16175 0.363159,-0.16479 0.473022,-0.27465 l -0.177002,0.72326 q 0,0.0641 -0.363159,0.1709 -0.363159,0.10376 -0.924683,0.10376 -0.222778,0 -0.3479,-0.0122 -0.909424,-0.0671 -1.333618,-0.52185 -0.421143,-0.45776 -0.430298,-1.46484 0,-1.15357 0.479126,-1.69067 0.482178,-0.53711 1.409912,-0.54627 1.113892,0 1.51062,0.58594 0.338745,0.48523 0.338745,1.31225 0,0.15564 -0.0092,0.26551 -0.0092,0.10681 -0.01526,0.14953 H 12.87764 Z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23597 h 1.812744 q 0,-1.23597 -0.961304,-1.23597 z" />
<path
inkscape:connector-curvature="0"
id="path4585"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 16.432983,695.36218 v -3.63769 H 15.64563 v -0.52491 h 0.787353 v -0.25024 q 0,-0.6897 0.488282,-1.08642 0.424194,-0.32654 1.449585,-0.32654 v 0.68969 q -0.411988,0 -0.601197,0.17395 -0.186157,0.19837 -0.186157,0.54932 v 0.25024 h 0.787354 v 0.52491 h -0.787354 v 3.63769 z" />
<path
inkscape:connector-curvature="0"
id="path4587"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 20.363647,691.72449 v 2.41394 q 0,0.36011 0.213624,0.51269 0.152587,0.12207 0.576782,0.12207 v 0.58899 q -0.03662,0.003 -0.131226,0.006 -0.09766,0.006 -0.219726,0.006 -0.802613,0 -1.174927,-0.27466 -0.439453,-0.29907 -0.439453,-1.01318 v -2.36206 h -0.787354 v -0.52491 h 0.787354 v -1.6632 h 1.174926 v 1.6632 h 0.790406 v 0.52491 h -0.790406 z" />
<path
inkscape:connector-curvature="0"
id="path4570"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 32.875244,692.77429 1.663208,2.58789 h -1.538086 l -1.78833,-3.14941 h 0.714111 q 0.02747,0 0.13733,0.006 0.109863,0.006 0.186157,0.006 1.046753,0 1.074219,-0.91248 0,-0.48218 -0.247193,-0.76599 -0.247192,-0.28381 -0.653076,-0.28381 H 31.23645 v 5.09948 h -1.324463 v -5.8258 h 2.676392 q 1.950073,0 1.950073,1.68762 -0.02747,0.6897 -0.396728,1.03149 -0.369263,0.3418 -0.817871,0.44556 -0.341797,0.0824 -0.424195,0.0824 -0.02441,0 -0.02441,-0.009 z" />
<path
inkscape:connector-curvature="0"
id="path4572"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 34.901611,695.36218 v -4.1626 h 1.16272 v 4.1626 z m 0.58899,-5.83801 q 0.311279,0 0.485229,0.19531 0.177002,0.19531 0.177002,0.46692 0,0.27771 -0.180054,0.47608 -0.177002,0.19836 -0.494384,0.19836 -0.305176,0 -0.48523,-0.19836 -0.180054,-0.20142 -0.180054,-0.46387 0,-0.26856 0.180054,-0.46997 0.180054,-0.20447 0.497437,-0.20447 z" />
<path
inkscape:connector-curvature="0"
id="path4574"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 38.185303,696.28687 q 0.964355,0 0.964355,-0.57374 v -0.5371 q -0.445556,0.22277 -1.089477,0.22277 -0.469971,-0.0183 -0.802613,-0.15258 -0.329589,-0.13733 -0.564575,-0.60425 -0.231933,-0.46997 -0.231933,-1.3794 0.02441,-0.93994 0.299072,-1.3977 0.274658,-0.46082 0.619507,-0.57373 0.3479,-0.11597 0.793457,-0.11597 0.247192,0.0122 0.45166,0.0824 0.207519,0.0702 0.369263,0.15564 0.155639,0.0824 0.155639,0.0854 0,0 0,0 v -0.29908 h 1.16272 v 4.32435 q 0,1.26648 -1.864624,1.30004 -0.668335,0 -1.104736,-0.11291 -0.43335,-0.11292 -0.494385,-0.17395 l -0.0885,-0.65003 q 0.137329,0.0916 0.52185,0.23499 0.384522,0.14343 0.903321,0.1648 z m 0.964355,-4.19922 q 0,-0.0336 -0.210571,-0.16175 -0.210571,-0.13122 -0.476074,-0.177 -0.396729,0 -0.631714,0.1648 -0.231934,0.16174 -0.332642,0.49438 -0.09766,0.32959 -0.112915,0.87891 0,0.74157 0.216675,1.15967 0.216675,0.41503 0.820923,0.41503 0.320434,-0.0214 0.497436,-0.10376 0.177002,-0.0854 0.228882,-0.13427 z" />
<path
inkscape:connector-curvature="0"
id="path4576"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 40.895264,695.36218 v -5.8258 h 1.174926 v 1.92566 q 0,0 0,0 0,-0.003 0.140381,-0.0793 0.146485,-0.0763 0.384522,-0.14038 0.241089,-0.0641 0.57373,-0.0671 0.466919,0 0.769043,0.14038 0.302124,0.13733 0.436402,0.36011 0.134277,0.22278 0.134277,0.47302 v 3.2135 H 43.63269 v -2.98767 q 0,-0.37536 -0.177002,-0.51269 -0.177001,-0.13733 -0.598144,-0.13733 -0.241089,0.0122 -0.418091,0.10376 -0.17395,0.0885 -0.271606,0.18921 -0.09766,0.0976 -0.09766,0.11901 v 3.22571 h -1.174926 z" />
<path
inkscape:connector-curvature="0"
id="path4578"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 46.769897,691.72449 v 2.41394 q 0,0.36011 0.213624,0.51269 0.152587,0.12207 0.576782,0.12207 v 0.58899 q -0.03662,0.003 -0.131226,0.006 -0.09766,0.006 -0.219726,0.006 -0.802613,0 -1.174927,-0.27466 -0.439453,-0.29907 -0.439453,-1.01318 v -2.36206 h -0.787354 v -0.52491 h 0.787354 v -1.6632 h 1.174926 v 1.6632 h 0.790406 v 0.52491 h -0.790406 z" />
<path
inkscape:connector-curvature="0"
id="path4565"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 13.176392,727.95068 q -1.010132,0 -1.522828,-0.30822 -0.512695,-0.31128 -0.659179,-0.74463 -0.143433,-0.4364 -0.143433,-0.98572 v -3.87573 h 1.348877 v 3.86352 q 0,0.0153 -0.0061,0.10071 -0.0061,0.0854 -0.0061,0.14954 0,1.02539 1.138306,1.02539 1.049804,0 1.049804,-1.00098 0,-0.0794 -0.0061,-0.18616 -0.0061,-0.10681 -0.0061,-0.12512 v -3.8269 h 1.11084 v 3.8269 0.27466 q 0,1.81274 -2.297973,1.81274 z" />
<path
inkscape:connector-curvature="0"
id="path4567"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 16.145752,729.5376 v -5.83802 h 1.16272 v 0.29908 q 0,0 0,0 0,-0.003 0.152588,-0.0854 0.155639,-0.0855 0.366211,-0.15564 0.210571,-0.0702 0.457763,-0.0824 0.445557,0 0.799561,0.11292 0.357055,0.10986 0.634765,0.57373 0.27771,0.46081 0.27771,1.40075 -0.01831,0.90027 -0.247192,1.36719 -0.228882,0.46692 -0.561524,0.61035 -0.329589,0.14038 -0.793457,0.15869 -0.640869,0 -1.086425,-0.22277 v 1.86157 h -1.16272 z m 1.16272,-4.94995 v 2.53601 q 0.05493,0.0488 0.231933,0.13427 0.180054,0.0824 0.494385,0.10376 0.601196,0 0.808716,-0.40893 0.207519,-0.41199 0.228882,-1.16577 0,-0.56458 -0.09766,-0.89722 -0.0946,-0.33569 -0.326538,-0.48828 -0.231933,-0.15259 -0.653076,-0.15259 -0.274658,0.0305 -0.482178,0.16785 -0.204467,0.13428 -0.204467,0.1709 z" />
<path
inkscape:connector-curvature="0"
id="path4556"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 31.475464,722.03638 q 1.123047,0 1.593017,0.76599 0.469971,0.76599 0.469971,2.13623 0,0.98572 -0.210571,1.63269 -0.20752,0.64392 -0.671387,0.96741 -0.460815,0.32348 -1.205444,0.32348 h -2.55127 v -5.8258 z m 0.985718,2.90222 q -0.0061,-0.6897 -0.106812,-1.15662 -0.100708,-0.46692 -0.402832,-0.74157 -0.302124,-0.27771 -0.875854,-0.27771 h -0.851441 v 4.37316 h 0.952149 q 0.753784,0 1.019287,-0.54931 0.265503,-0.54932 0.265503,-1.64795 z" />
<path
inkscape:connector-curvature="0"
id="path4558"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 35.900513,723.67517 q 0.726318,0 1.159668,0.23499 0.436401,0.23498 0.62561,0.6958 0.189209,0.46081 0.189209,1.16882 0,1.10779 -0.469971,1.62354 -0.46997,0.51269 -1.531982,0.51269 -1.00708,-0.009 -1.486206,-0.51575 -0.476074,-0.50659 -0.476074,-1.60827 0.01831,-2.11182 1.989746,-2.11182 z m -0.827027,2.09961 q 0.02136,0.54016 0.06103,0.82092 0.04272,0.27771 0.222779,0.50354 0.180054,0.22583 0.55542,0.22583 0.524902,0 0.662231,-0.39673 0.137329,-0.39978 0.137329,-1.12915 0,-0.71716 -0.140381,-1.1322 -0.137329,-0.41809 -0.659179,-0.41809 -0.53711,0.0153 -0.689698,0.41809 -0.149536,0.39978 -0.149536,1.10779 z" />
<path
inkscape:connector-curvature="0"
id="path4560"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 43.658081,723.71179 -1.409912,4.28772 -1.351929,-3.17383 -1.287842,3.17383 -1.574707,-4.28772 h 1.187134 l 0.637818,1.83716 0.601196,-1.43738 -0.125122,-0.39978 h 1.25122 l 0.747681,1.77613 0.613403,-1.77613 z" />
<path
inkscape:connector-curvature="0"
id="path4562"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 47.512451,724.66089 v 3.20129 h -0.875854 v -3.0487 q 0,-0.52491 -0.799561,-0.52491 -0.390625,0.0458 -0.561523,0.24414 -0.167847,0.19532 -0.201416,0.31739 v 3.01208 H 43.89917 v -4.1626 h 1.174927 v 0.33875 q 0.02441,-0.0153 0.164795,-0.10986 0.143432,-0.0946 0.402832,-0.17395 0.262451,-0.0793 0.607299,-0.0793 0.650025,0 0.955201,0.29907 0.308227,0.29602 0.308227,0.68665 z" />
<path
inkscape:connector-curvature="0"
id="path4549"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 52.125122,689.03638 h 1.599121 l 1.077271,1.76391 1.098632,-1.76391 h 1.037598 l -1.663208,2.57568 1.937866,3.25012 h -1.611328 l -1.16272,-1.96228 -1.351928,1.96228 h -1.010132 l 1.824951,-2.80151 z" />
<path
inkscape:connector-curvature="0"
id="path4551"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 64.615967,694.5387 q 0,0.061 -0.45166,0.21057 -0.448609,0.14648 -1.098633,0.16174 -1.513672,0 -2.114868,-0.76599 -0.598145,-0.76904 -0.598145,-2.39563 0.03052,-0.87585 0.268555,-1.474 0.241089,-0.59814 0.787353,-0.93079 0.546265,-0.33264 1.470948,-0.34484 0.552368,0 0.991821,0.0854 0.442505,0.0824 0.631714,0.14038 l 0.250244,0.98571 q -0.161743,-0.11291 -0.579834,-0.28076 -0.418091,-0.16784 -1.00708,-0.16784 -0.811768,0 -1.089478,0.56762 -0.274658,0.56763 -0.274658,1.41907 0,0.65613 0.07324,1.15662 0.07629,0.50048 0.32959,0.85754 0.256348,0.35706 0.747681,0.38757 0.576782,0 0.961303,-0.10681 0.384522,-0.10986 0.592042,-0.24719 0.189208,-0.12207 0.189208,-0.13428 0,0 -0.0031,0 l -0.07629,0.87586 z" />
<path
inkscape:connector-curvature="0"
id="path4553"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 67.579224,694.92322 -2.761841,-5.88684 h 1.376343 l 1.611328,3.39966 1.287842,-3.39966 h 0.823974 z" />
<path
inkscape:connector-curvature="0"
id="path4542"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 53.036621,723.03638 h 1.489258 l 1.348877,2.23694 1.324463,-2.23694 h 0.875854 l -1.849365,2.98767 v 2.83813 h -1.324463 v -2.83813 z" />
<path
inkscape:connector-curvature="0"
id="path4544"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 65.371826,728.5387 q 0,0.061 -0.45166,0.21057 -0.448608,0.14648 -1.098633,0.16174 -1.513672,0 -2.114868,-0.76599 -0.598144,-0.76904 -0.598144,-2.39563 0.03052,-0.87585 0.268554,-1.474 0.241089,-0.59814 0.787354,-0.93079 0.546264,-0.33264 1.470947,-0.34484 0.552368,0 0.991821,0.0854 0.442505,0.0824 0.631714,0.14038 l 0.250244,0.98571 q -0.161743,-0.11291 -0.579834,-0.28076 -0.418091,-0.16784 -1.00708,-0.16784 -0.811767,0 -1.089477,0.56762 -0.274659,0.56763 -0.274659,1.41907 0,0.65613 0.07324,1.15662 0.07629,0.50048 0.329589,0.85754 0.256348,0.35706 0.747681,0.38757 0.576782,0 0.961304,-0.10681 0.384521,-0.10986 0.592041,-0.24719 0.189209,-0.12207 0.189209,-0.13428 0,0 -0.0031,0 l -0.07629,0.87586 z" />
<path
inkscape:connector-curvature="0"
id="path4546"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 68.335083,728.92322 -2.761841,-5.88684 h 1.376343 l 1.611328,3.39966 1.287842,-3.39966 h 0.823974 z" />
<path
inkscape:connector-curvature="0"
id="path4529"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 39.87524,995.77429 1.66321,2.58789 h -1.53808 l -1.78833,-3.14941 h 0.71411 q 0.0275,0 0.13733,0.006 0.10986,0.006 0.18615,0.006 1.04676,0 1.07422,-0.91248 0,-0.48218 -0.24719,-0.76599 -0.24719,-0.28381 -0.65308,-0.28381 h -1.18713 v 5.09948 h -1.32446 v -5.8258 h 2.67639 q 1.95007,0 1.95007,1.68762 -0.0275,0.6897 -0.39673,1.03149 -0.36926,0.3418 -0.81787,0.44556 -0.34179,0.0824 -0.42419,0.0824 -0.0244,0 -0.0244,-0.009 z" />
<path
inkscape:connector-curvature="0"
id="path4531"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 43.77844,994.17517 q 0.72632,0 1.15967,0.23499 0.4364,0.23498 0.62561,0.6958 0.18921,0.46081 0.18921,1.16882 0,1.10779 -0.46997,1.62354 -0.46997,0.51269 -1.53198,0.51269 -1.00708,-0.009 -1.48621,-0.51575 -0.47607,-0.50659 -0.47607,-1.60827 0.0183,-2.11182 1.98974,-2.11182 z m -0.82702,2.09961 q 0.0214,0.54016 0.061,0.82092 0.0427,0.27771 0.22278,0.50354 0.18005,0.22583 0.55542,0.22583 0.5249,0 0.66223,-0.39673 0.13733,-0.39978 0.13733,-1.12915 0,-0.71716 -0.14038,-1.1322 -0.13733,-0.41809 -0.65918,-0.41809 -0.53711,0.0153 -0.6897,0.41809 -0.14953,0.39978 -0.14953,1.10779 z" />
<path
inkscape:connector-curvature="0"
id="path4533"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 51.53601,994.21179 -1.40991,4.28772 -1.35193,-3.17383 -1.28784,3.17383 -1.57471,-4.28772 h 1.18713 l 0.63782,1.83716 0.6012,-1.43738 -0.12512,-0.39978 h 1.25122 l 0.74768,1.77613 0.6134,-1.77613 z" />
<path
inkscape:connector-curvature="0"
id="path4535"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 57.18176,992.51196 q 0.91248,0 1.47095,0.32959 0.55847,0.32654 0.79956,0.97046 0.24109,0.64392 0.24109,1.62659 0,1.01013 -0.2655,1.67236 -0.26551,0.65918 -0.82398,0.97962 -0.55542,0.32043 -1.43432,0.32043 -0.84534,0 -1.38855,-0.31433 -0.54322,-0.31433 -0.80262,-0.97351 -0.2594,-0.65918 -0.2594,-1.68457 0.009,-1.46485 0.61341,-2.19116 0.6073,-0.72632 1.84936,-0.73548 z m -1.08947,2.92664 q 0.0336,1.02234 0.21667,1.58691 0.18311,0.56458 0.8606,0.57373 0.50048,0 0.74462,-0.30212 0.2472,-0.30518 0.31128,-0.75073 0.0671,-0.44861 0.0671,-1.08338 0,-0.65002 -0.058,-1.07727 -0.0549,-0.42724 -0.29602,-0.74157 -0.24109,-0.31739 -0.73242,-0.32044 -0.69886,0 -0.90638,0.57068 -0.20751,0.57068 -0.20751,1.54419 z" />
<path
inkscape:connector-curvature="0"
id="path4537"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 61.32605,997.18726 q 0,0.2594 0.18921,0.43029 0.19226,0.1709 0.47302,0.1709 0.46387,-0.0122 0.66223,-0.21972 0.19837,-0.20752 0.23804,-0.34485 v -3.0243 h 0.87585 v 4.1626 h -0.87585 v -0.38757 q -0.11902,0.10071 -0.51575,0.25024 -0.39673,0.14954 -1.09558,0.14954 -0.5188,-0.0183 -0.82397,-0.31433 -0.30213,-0.29602 -0.30213,-0.83618 v -3.0243 h 1.17493 z" />
<path
inkscape:connector-curvature="0"
id="path4539"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 66.07458,994.72449 v 2.41394 q 0,0.36011 0.21363,0.51269 0.15259,0.12207 0.57678,0.12207 v 0.58899 q -0.0366,0.003 -0.13123,0.006 -0.0976,0.006 -0.21972,0.006 -0.80261,0 -1.17493,-0.27466 -0.43945,-0.29907 -0.43945,-1.01318 v -2.36206 H 64.1123 v -0.52491 h 0.78736 v -1.6632 h 1.17492 v 1.6632 h 0.79041 v 0.52491 h -0.79041 z" />
<path
inkscape:connector-curvature="0"
id="path4510"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 115.93726,836.0387 q 0,0.061 -0.45166,0.21057 -0.44861,0.14648 -1.09864,0.16174 -1.51367,0 -2.11487,-0.76599 -0.59814,-0.76904 -0.59814,-2.39563 0.0305,-0.87585 0.26855,-1.474 0.24109,-0.59814 0.78736,-0.93079 0.54626,-0.33264 1.47095,-0.34484 0.55236,0 0.99182,0.0854 0.4425,0.0824 0.63171,0.14038 l 0.25024,0.98571 q -0.16174,-0.11291 -0.57983,-0.28076 -0.41809,-0.16784 -1.00708,-0.16784 -0.81177,0 -1.08948,0.56762 -0.27465,0.56763 -0.27465,1.41907 0,0.65613 0.0732,1.15662 0.0763,0.50048 0.32959,0.85754 0.25634,0.35706 0.74768,0.38757 0.57678,0 0.9613,-0.10681 0.38452,-0.10986 0.59204,-0.24719 0.18921,-0.12207 0.18921,-0.13428 0,0 -0.003,0 l -0.0763,0.87586 z" />
<path
inkscape:connector-curvature="0"
id="path4512"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 118.29016,832.17517 q 0.72632,0 1.15967,0.23499 0.4364,0.23498 0.62561,0.6958 0.18921,0.46081 0.18921,1.16882 0,1.10779 -0.46997,1.62354 -0.46997,0.51269 -1.53198,0.51269 -1.00708,-0.009 -1.48621,-0.51575 -0.47607,-0.50659 -0.47607,-1.60827 0.0183,-2.11182 1.98974,-2.11182 z m -0.82703,2.09961 q 0.0214,0.54016 0.061,0.82092 0.0427,0.27771 0.22278,0.50354 0.18005,0.22583 0.55542,0.22583 0.5249,0 0.66223,-0.39673 0.13733,-0.39978 0.13733,-1.12915 0,-0.71716 -0.14038,-1.1322 -0.13733,-0.41809 -0.65918,-0.41809 -0.53711,0.0153 -0.6897,0.41809 -0.14954,0.39978 -0.14954,1.10779 z" />
<path
inkscape:connector-curvature="0"
id="path4514"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 120.67358,836.36218 v -5.8258 h 1.15052 v 5.8258 z" />
<path
inkscape:connector-curvature="0"
id="path4516"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 123.5575,835.18726 q 0,0.2594 0.1892,0.43029 0.19226,0.1709 0.47303,0.1709 0.46386,-0.0122 0.66223,-0.21972 0.19836,-0.20752 0.23804,-0.34485 v -3.0243 h 0.87585 v 4.1626 H 125.12 v -0.38757 q -0.11902,0.10071 -0.51575,0.25024 -0.39673,0.14954 -1.09558,0.14954 -0.5188,-0.0183 -0.82398,-0.31433 -0.30212,-0.29602 -0.30212,-0.83618 v -3.0243 h 1.17493 z" />
<path
inkscape:connector-curvature="0"
id="path4518"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 126.56958,836.36218 v -4.1626 h 1.17493 v 0.33875 q 0.36316,-0.36316 1.11389,-0.36316 0.531,0 0.74463,0.19226 0.21667,0.19226 0.25329,0.32044 0.003,-0.006 0.12207,-0.13733 0.12207,-0.13123 0.35706,-0.23804 0.23498,-0.10986 0.59814,-0.12512 0.66834,0 1.00098,0.30517 0.33569,0.30518 0.33569,0.79346 v 3.07617 H 131.37 v -2.97546 q 0,-0.56152 -0.67444,-0.56152 -0.35401,0.0244 -0.5066,0.25634 -0.14953,0.23194 -0.18005,0.38147 v 2.89917 h -0.90027 v -2.97546 q 0,-0.24109 -0.16479,-0.39978 -0.1648,-0.16174 -0.5127,-0.16174 -0.37231,0.0366 -0.5188,0.28076 -0.14648,0.24109 -0.16784,0.39367 v 2.86255 z" />
<path
inkscape:connector-curvature="0"
id="path4520"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 136.44507,833.16089 v 3.20129 h -0.87586 v -3.0487 q 0,-0.52491 -0.79956,-0.52491 -0.39062,0.0458 -0.56152,0.24414 -0.16785,0.19532 -0.20142,0.31739 v 3.01208 h -1.17492 v -4.1626 h 1.17492 v 0.33875 q 0.0244,-0.0153 0.1648,-0.10986 0.14343,-0.0946 0.40283,-0.17395 0.26245,-0.0793 0.6073,-0.0793 0.65003,0 0.9552,0.29907 0.30823,0.29602 0.30823,0.68665 z" />
<path
inkscape:connector-curvature="0"
id="path4522"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 142.36243,830.51196 q 0.91247,0 1.47094,0.32959 0.55848,0.32654 0.79956,0.97046 0.24109,0.64392 0.24109,1.62659 0,1.01013 -0.2655,1.67236 -0.2655,0.65918 -0.82397,0.97962 -0.55542,0.32043 -1.43433,0.32043 -0.84534,0 -1.38855,-0.31433 -0.54321,-0.31433 -0.80261,-0.97351 -0.2594,-0.65918 -0.2594,-1.68457 0.009,-1.46485 0.6134,-2.19116 0.6073,-0.72632 1.84937,-0.73548 z m -1.08948,2.92664 q 0.0336,1.02234 0.21667,1.58691 0.18311,0.56458 0.8606,0.57373 0.50049,0 0.74463,-0.30212 0.24719,-0.30518 0.31128,-0.75073 0.0671,-0.44861 0.0671,-1.08338 0,-0.65002 -0.058,-1.07727 -0.0549,-0.42724 -0.29602,-0.74157 -0.24109,-0.31739 -0.73242,-0.32044 -0.69885,0 -0.90637,0.57068 -0.20752,0.57068 -0.20752,1.54419 z" />
<path
inkscape:connector-curvature="0"
id="path4524"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 146.50671,835.18726 q 0,0.2594 0.18921,0.43029 0.19226,0.1709 0.47303,0.1709 0.46386,-0.0122 0.66223,-0.21972 0.19836,-0.20752 0.23803,-0.34485 v -3.0243 h 0.87586 v 4.1626 h -0.87586 v -0.38757 q -0.11901,0.10071 -0.51574,0.25024 -0.39673,0.14954 -1.09558,0.14954 -0.5188,-0.0183 -0.82398,-0.31433 -0.30212,-0.29602 -0.30212,-0.83618 v -3.0243 h 1.17492 z" />
<path
inkscape:connector-curvature="0"
id="path4526"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 151.25525,832.72449 v 2.41394 q 0,0.36011 0.21362,0.51269 0.15259,0.12207 0.57678,0.12207 v 0.58899 q -0.0366,0.003 -0.13122,0.006 -0.0977,0.006 -0.21973,0.006 -0.80261,0 -1.17492,-0.27466 -0.43946,-0.29907 -0.43946,-1.01318 v -2.36206 h -0.78735 v -0.52491 h 0.78735 v -1.6632 h 1.17493 v 1.6632 h 0.7904 v 0.52491 h -0.7904 z" />
<path
inkscape:connector-curvature="0"
id="path4503"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 187.71301,700.01196 q 0.91248,0 1.47095,0.32959 0.55847,0.32654 0.79956,0.97046 0.24109,0.64392 0.24109,1.62659 0,1.01013 -0.2655,1.67236 -0.26551,0.65918 -0.82398,0.97962 -0.55542,0.32043 -1.43432,0.32043 -0.84534,0 -1.38855,-0.31433 -0.54322,-0.31433 -0.80262,-0.97351 -0.2594,-0.65918 -0.2594,-1.68457 0.009,-1.46485 0.61341,-2.19116 0.6073,-0.72632 1.84936,-0.73548 z m -1.08947,2.92664 q 0.0336,1.02234 0.21667,1.58691 0.18311,0.56458 0.8606,0.57373 0.50048,0 0.74462,-0.30212 0.2472,-0.30518 0.31128,-0.75073 0.0671,-0.44861 0.0671,-1.08338 0,-0.65002 -0.058,-1.07727 -0.0549,-0.42724 -0.29602,-0.74157 -0.24109,-0.31739 -0.73242,-0.32044 -0.69886,0 -0.90638,0.57068 -0.20751,0.57068 -0.20751,1.54419 z" />
<path
inkscape:connector-curvature="0"
id="path4505"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 191.8573,704.68726 q 0,0.2594 0.18921,0.43029 0.19226,0.1709 0.47302,0.1709 0.46387,-0.0122 0.66223,-0.21972 0.19837,-0.20752 0.23804,-0.34485 v -3.0243 h 0.87585 v 4.1626 h -0.87585 v -0.38757 q -0.11902,0.10071 -0.51575,0.25024 -0.39673,0.14954 -1.09558,0.14954 -0.5188,-0.0183 -0.82397,-0.31433 -0.30213,-0.29602 -0.30213,-0.83618 v -3.0243 h 1.17493 z" />
<path
inkscape:connector-curvature="0"
id="path4507"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 196.60583,702.22449 v 2.41394 q 0,0.36011 0.21363,0.51269 0.15259,0.12207 0.57678,0.12207 v 0.58899 q -0.0366,0.003 -0.13123,0.006 -0.0976,0.006 -0.21972,0.006 -0.80261,0 -1.17493,-0.27466 -0.43945,-0.29907 -0.43945,-1.01318 v -2.36206 h -0.78736 v -0.52491 h 0.78736 v -1.6632 h 1.17492 v 1.6632 h 0.79041 v 0.52491 h -0.79041 z" />
<path
inkscape:connector-curvature="0"
id="path4690"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 182.27502,724.23706 0.53711,0.81177 h -1.01318 l -0.3479,-0.63782 q 0,0 -0.12817,0.0122 -0.12818,0.0153 -0.27161,0.0153 -0.87891,0 -1.61438,-0.61341 -0.73547,-0.6134 -0.73547,-2.38647 0.0366,-1.4801 0.63171,-2.19422 0.59814,-0.71411 1.828,-0.73242 0.92774,0 1.4679,0.3357 0.54016,0.33569 0.76599,0.97656 0.22583,0.64087 0.24109,1.63879 0,0.88806 -0.18616,1.45569 -0.18616,0.56458 -0.44556,0.84534 -0.25634,0.28076 -0.48217,0.37231 -0.22278,0.0916 -0.2472,0.10071 z m -0.0122,-2.77405 q 0,-1.00403 -0.18616,-1.57165 -0.18311,-0.56763 -0.90027,-0.56763 -0.66833,0.009 -0.88501,0.58899 -0.21667,0.57678 -0.22888,1.52588 0,0.77209 0.12207,1.22681 0.12512,0.45166 0.28992,0.63781 0.16479,0.18311 0.30822,0.22278 0.14649,0.0397 0.18006,0.0488 l -0.25025,-0.41199 h 0.92469 l 0.14953,0.25025 q 0.006,-0.006 0.0854,-0.0733 0.0824,-0.0702 0.16785,-0.25634 0.0855,-0.18921 0.15259,-0.6012 0.0702,-0.41199 0.0702,-1.01929 z" />
<path
inkscape:connector-curvature="0"
id="path4692"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 185.30847,723.18726 q 0,0.2594 0.18921,0.43029 0.19226,0.1709 0.47302,0.1709 0.46387,-0.0122 0.66223,-0.21972 0.19837,-0.20752 0.23804,-0.34485 v -3.0243 h 0.87586 v 4.1626 h -0.87586 v -0.38757 q -0.11902,0.10071 -0.51575,0.25024 -0.39672,0.14954 -1.09558,0.14954 -0.5188,-0.0183 -0.82397,-0.31433 -0.30213,-0.29602 -0.30213,-0.83618 v -3.0243 h 1.17493 z" />
<path
inkscape:connector-curvature="0"
id="path4694"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 190.79553,724.36218 v -0.4364 q -0.0488,0.11292 -0.32959,0.28076 -0.27771,0.16785 -0.94604,0.16785 -0.57068,-0.0214 -0.9491,-0.29297 -0.37842,-0.27161 -0.38757,-0.85754 0,-0.62867 0.44861,-0.943 0.45166,-0.31433 1.35192,-0.38147 0.41504,-0.0336 0.63782,-0.21057 0.22583,-0.18005 0.22583,-0.40283 0,-0.22583 -0.20752,-0.38757 -0.20447,-0.16175 -0.55542,-0.16175 -0.72326,0 -1.1261,0.26856 -0.39978,0.2655 -0.5249,0.44556 l 0.17395,-0.82703 q 0,-0.0214 0.18921,-0.13123 0.19226,-0.10986 0.53406,-0.20446 0.3418,-0.0977 0.81482,-0.10071 0.96435,0 1.39465,0.32959 0.4303,0.32654 0.4303,0.85754 v 2.98767 z m -0.57373,-0.65002 q 0.57373,-0.15564 0.57373,-0.50049 v -0.9491 q -0.003,0.009 -0.0427,0.0885 -0.0397,0.0763 -0.18006,0.15259 -0.14038,0.0763 -0.42724,0.10987 -0.48828,0.0671 -0.74463,0.21972 -0.25635,0.14954 -0.25635,0.51575 0.0397,0.42419 0.67749,0.42419 0.19226,0 0.39978,-0.061 z" />
<path
inkscape:connector-curvature="0"
id="path4696"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 196.07202,721.16089 v 3.20129 h -0.87585 v -3.0487 q 0,-0.52491 -0.79956,-0.52491 -0.39063,0.0458 -0.56153,0.24414 -0.16784,0.19532 -0.20141,0.31739 v 3.01208 h -1.17493 v -4.1626 h 1.17493 v 0.33875 q 0.0244,-0.0153 0.16479,-0.10986 0.14343,-0.0946 0.40283,-0.17395 0.26246,-0.0793 0.6073,-0.0793 0.65003,0 0.9552,0.29907 0.30823,0.29602 0.30823,0.68665 z" />
<path
inkscape:connector-curvature="0"
id="path4698"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 198.33337,720.72449 v 2.41394 q 0,0.36011 0.21363,0.51269 0.15258,0.12207 0.57678,0.12207 v 0.58899 q -0.0366,0.003 -0.13123,0.006 -0.0976,0.006 -0.21972,0.006 -0.80262,0 -1.17493,-0.27466 -0.43945,-0.29907 -0.43945,-1.01318 v -2.36206 h -0.78736 v -0.52491 h 0.78736 v -1.6632 h 1.17492 v 1.6632 h 0.79041 v 0.52491 h -0.79041 z" />
<path
inkscape:connector-curvature="0"
id="path4700"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 200.82971,724.36218 h -1.32446 v -1.19934 h 1.32446 z" />
<path
inkscape:connector-curvature="0"
id="path4702"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 181.21301,734.13696 q 0.91248,0 1.47095,0.32959 0.55847,0.32654 0.79956,0.97046 0.24109,0.64392 0.24109,1.62659 0,1.01013 -0.2655,1.67236 -0.26551,0.65918 -0.82398,0.97962 -0.55542,0.32043 -1.43432,0.32043 -0.84534,0 -1.38855,-0.31433 -0.54322,-0.31433 -0.80262,-0.97351 -0.2594,-0.65918 -0.2594,-1.68457 0.009,-1.46485 0.61341,-2.19116 0.6073,-0.72632 1.84936,-0.73548 z m -1.08947,2.92664 q 0.0336,1.02234 0.21667,1.58691 0.18311,0.56458 0.8606,0.57373 0.50048,0 0.74462,-0.30212 0.2472,-0.30518 0.31128,-0.75073 0.0671,-0.44861 0.0671,-1.08338 0,-0.65002 -0.058,-1.07727 -0.0549,-0.42724 -0.29602,-0.74157 -0.24109,-0.31739 -0.73242,-0.32044 -0.69886,0 -0.90638,0.57068 -0.20751,0.57068 -0.20751,1.54419 z" />
<path
inkscape:connector-curvature="0"
id="path4704"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 185.3573,738.81226 q 0,0.2594 0.18921,0.43029 0.19226,0.1709 0.47302,0.1709 0.46387,-0.0122 0.66223,-0.21972 0.19837,-0.20752 0.23804,-0.34485 v -3.0243 h 0.87585 v 4.1626 h -0.87585 v -0.38757 q -0.11902,0.10071 -0.51575,0.25024 -0.39673,0.14954 -1.09558,0.14954 -0.5188,-0.0183 -0.82397,-0.31433 -0.30213,-0.29602 -0.30213,-0.83618 v -3.0243 h 1.17493 z" />
<path
inkscape:connector-curvature="0"
id="path4706"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 190.10583,736.34949 v 2.41394 q 0,0.36011 0.21363,0.51269 0.15259,0.12207 0.57678,0.12207 v 0.58899 q -0.0366,0.003 -0.13123,0.006 -0.0977,0.006 -0.21972,0.006 -0.80261,0 -1.17493,-0.27466 -0.43945,-0.29907 -0.43945,-1.01318 v -2.36206 h -0.78736 v -0.52491 h 0.78736 v -1.6632 h 1.17492 v 1.6632 h 0.79041 v 0.52491 h -0.79041 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path4754"
d="m 70.62512,689.03638 h 1.59912 l 1.07727,1.76391 1.09864,-1.76391 h 1.03759 l -1.6632,2.57568 1.93786,3.25012 h -1.61133 l -1.16272,-1.96228 -1.35192,1.96228 h -1.01014 l 1.82496,-2.80151 z"
inkscape:connector-curvature="0" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path4756"
d="m 82.05396,692.27429 1.6632,2.58789 h -1.53808 l -1.78833,-3.14941 h 0.71411 q 0.0275,0 0.13733,0.006 0.10986,0.006 0.18615,0.006 1.04676,0 1.07422,-0.91248 0,-0.48218 -0.24719,-0.76599 -0.24719,-0.28381 -0.65308,-0.28381 h -1.18713 v 5.09948 H 79.0907 v -5.8258 h 2.67639 q 1.95007,0 1.95007,1.68762 -0.0275,0.6897 -0.39673,1.03149 -0.36926,0.3418 -0.81787,0.44556 -0.34179,0.0824 -0.42419,0.0824 -0.0244,0 -0.0244,-0.009 z"
inkscape:connector-curvature="0" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path4758"
d="m 85.11792,692.9884 q 0.0275,0.32959 0.22583,0.83313 0.19836,0.50354 0.72327,0.52796 0.64087,0 1.00402,-0.16175 0.36316,-0.16479 0.47303,-0.27465 l -0.177,0.72326 q 0,0.0641 -0.36316,0.1709 -0.36316,0.10376 -0.92469,0.10376 -0.22277,0 -0.3479,-0.0122 -0.90942,-0.0671 -1.33361,-0.52185 -0.42115,-0.45776 -0.4303,-1.46484 0,-1.15357 0.47912,-1.69067 0.48218,-0.53711 1.40992,-0.54627 1.11389,0 1.51062,0.58594 0.33874,0.48523 0.33874,1.31225 0,0.15564 -0.009,0.26551 -0.009,0.10681 -0.0153,0.14953 h -2.56348 z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23597 h 1.81274 q 0,-1.23597 -0.9613,-1.23597 z"
inkscape:connector-curvature="0" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path4760"
d="m 89.08521,691.71277 q 0,0.24109 0.42724,0.36316 0.4303,0.11902 0.88196,0.22583 0.45166,0.10376 0.78125,0.354 0.33264,0.24719 0.3479,0.76904 0,0.76294 -0.41199,1.09559 -0.40893,0.33264 -1.19018,0.39062 -0.0977,0.0122 -0.29908,0.0122 -0.531,0 -0.91552,-0.0824 -0.38452,-0.0855 -0.53406,-0.14038 l -0.16174,-0.72632 q 0.13733,0.0946 0.50354,0.23804 0.36621,0.14343 0.88195,0.14953 0.54932,0 0.74463,-0.16479 0.19837,-0.16785 0.20752,-0.52185 0,-0.40894 -0.27771,-0.54016 -0.27466,-0.13123 -0.89416,-0.2533 -0.61646,-0.12207 -0.93079,-0.35095 -0.31128,-0.22888 -0.31128,-0.80566 0.0458,-1.00403 1.58692,-1.07422 0.0519,0 0.14343,-0.006 0.0916,-0.006 0.13122,-0.006 0.55848,0 0.90027,0.0793 0.3418,0.0793 0.46387,0.13122 l 0.19836,0.67444 q -0.11901,-0.0763 -0.46691,-0.18616 -0.3479,-0.11291 -0.943,-0.11291 -0.40283,0 -0.62866,0.0946 -0.22583,0.0915 -0.23498,0.39368 z"
inkscape:connector-curvature="0" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path4762"
d="m 92.97925,692.9884 q 0.0275,0.32959 0.22583,0.83313 0.19836,0.50354 0.72326,0.52796 0.64087,0 1.00403,-0.16175 0.36316,-0.16479 0.47303,-0.27465 l -0.17701,0.72326 q 0,0.0641 -0.36316,0.1709 -0.36315,0.10376 -0.92468,0.10376 -0.22278,0 -0.3479,-0.0122 -0.90942,-0.0671 -1.33362,-0.52185 -0.42114,-0.45776 -0.43029,-1.46484 0,-1.15357 0.47912,-1.69067 0.48218,-0.53711 1.40991,-0.54627 1.1139,0 1.51062,0.58594 0.33875,0.48523 0.33875,1.31225 0,0.15564 -0.009,0.26551 -0.009,0.10681 -0.0153,0.14953 h -2.56347 z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23597 h 1.81274 q 0,-1.23597 -0.9613,-1.23597 z"
inkscape:connector-curvature="0" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path4764"
d="m 97.65759,691.22449 v 2.41394 q 0,0.36011 0.21363,0.51269 0.15258,0.12207 0.57678,0.12207 v 0.58899 q -0.0366,0.003 -0.13123,0.006 -0.0977,0.006 -0.21972,0.006 -0.80262,0 -1.17493,-0.27466 -0.43945,-0.29907 -0.43945,-1.01318 v -2.36206 h -0.78736 v -0.52491 h 0.78736 v -1.6632 h 1.17492 v 1.6632 H 98.448 v 0.52491 h -0.79041 z"
inkscape:connector-curvature="0" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path4741"
d="m 75.53662,721.53638 h 1.48926 l 1.34888,2.23694 1.32446,-2.23694 h 0.87585 l -1.84936,2.98767 v 2.83813 h -1.32446 v -2.83813 z"
inkscape:connector-curvature="0" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path4743"
d="m 83.69702,727.36218 v -4.1626 h 1.17493 v 0.5127 q 0.006,-0.006 0.0702,-0.0854 0.0671,-0.0824 0.19836,-0.1709 0.13123,-0.0885 0.35706,-0.16784 0.24109,-0.10071 0.6134,-0.10071 0.28687,0 0.36011,0.0244 l 0.10071,0.6012 q -0.21363,-0.0519 -0.39978,-0.0519 -0.40589,0 -0.67444,0.15259 -0.30213,0.14953 -0.46387,0.40893 -0.16174,0.2594 -0.16174,0.47608 v 2.56347 h -1.17493 z"
inkscape:connector-curvature="0" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path4745"
d="m 87.94507,725.4884 q 0.0275,0.32959 0.22583,0.83313 0.19836,0.50354 0.72327,0.52796 0.64086,0 1.00402,-0.16175 0.36316,-0.16479 0.47303,-0.27465 l -0.17701,0.72326 q 0,0.0641 -0.36316,0.1709 -0.36315,0.10376 -0.92468,0.10376 -0.22278,0 -0.3479,-0.0122 -0.90942,-0.0671 -1.33362,-0.52185 -0.42114,-0.45776 -0.43029,-1.46484 0,-1.15357 0.47912,-1.69067 0.48218,-0.53711 1.40991,-0.54627 1.1139,0 1.51062,0.58594 0.33875,0.48523 0.33875,1.31225 0,0.15564 -0.009,0.26551 -0.009,0.10681 -0.0153,0.14953 h -2.56347 z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23597 h 1.81274 q 0,-1.23597 -0.9613,-1.23597 z"
inkscape:connector-curvature="0" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path4747"
d="m 91.91235,724.21277 q 0,0.24109 0.42725,0.36316 0.4303,0.11902 0.88196,0.22583 0.45166,0.10376 0.78125,0.354 0.33264,0.24719 0.3479,0.76904 0,0.76294 -0.41199,1.09559 -0.40893,0.33264 -1.19018,0.39062 -0.0977,0.0122 -0.29908,0.0122 -0.531,0 -0.91552,-0.0824 -0.38453,-0.0855 -0.53406,-0.14038 l -0.16175,-0.72632 q 0.13733,0.0946 0.50354,0.23804 0.36622,0.14343 0.88196,0.14953 0.54932,0 0.74463,-0.16479 0.19837,-0.16785 0.20752,-0.52185 0,-0.40894 -0.27771,-0.54016 -0.27466,-0.13123 -0.89416,-0.2533 -0.61646,-0.12207 -0.93079,-0.35095 -0.31128,-0.22888 -0.31128,-0.80566 0.0458,-1.00403 1.58691,-1.07422 0.0519,0 0.14344,-0.006 0.0915,-0.006 0.13122,-0.006 0.55847,0 0.90027,0.0793 0.3418,0.0793 0.46387,0.13122 l 0.19836,0.67444 q -0.11902,-0.0763 -0.46692,-0.18616 -0.3479,-0.11291 -0.94299,-0.11291 -0.40283,0 -0.62866,0.0946 -0.22583,0.0915 -0.23499,0.39368 z"
inkscape:connector-curvature="0" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path4749"
d="m 95.8064,725.4884 q 0.0275,0.32959 0.22583,0.83313 0.19836,0.50354 0.72326,0.52796 0.64087,0 1.00403,-0.16175 0.36316,-0.16479 0.47302,-0.27465 l -0.177,0.72326 q 0,0.0641 -0.36316,0.1709 -0.36316,0.10376 -0.92468,0.10376 -0.22278,0 -0.3479,-0.0122 -0.90942,-0.0671 -1.33362,-0.52185 -0.42114,-0.45776 -0.4303,-1.46484 0,-1.15357 0.47913,-1.69067 0.48218,-0.53711 1.40991,-0.54627 1.11389,0 1.51062,0.58594 0.33875,0.48523 0.33875,1.31225 0,0.15564 -0.009,0.26551 -0.009,0.10681 -0.0153,0.14953 h -2.56347 z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23597 h 1.81274 q 0,-1.23597 -0.9613,-1.23597 z"
inkscape:connector-curvature="0" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path4751"
d="m 100.48474,723.72449 v 2.41394 q 0,0.36011 0.21362,0.51269 0.15259,0.12207 0.57679,0.12207 v 0.58899 q -0.0366,0.003 -0.13123,0.006 -0.0977,0.006 -0.21973,0.006 -0.80261,0 -1.17492,-0.27466 -0.43946,-0.29907 -0.43946,-1.01318 v -2.36206 h -0.78735 v -0.52491 h 0.78735 v -1.6632 h 1.17493 v 1.6632 h 0.79041 v 0.52491 h -0.79041 z"
inkscape:connector-curvature="0" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path4730"
d="m 85.37524,754.27429 1.66321,2.58789 h -1.53808 l -1.78833,-3.14941 h 0.71411 q 0.0275,0 0.13733,0.006 0.10986,0.006 0.18615,0.006 1.04676,0 1.07422,-0.91248 0,-0.48218 -0.24719,-0.76599 -0.24719,-0.28381 -0.65308,-0.28381 h -1.18713 v 5.09948 h -1.32446 v -5.8258 h 2.67639 q 1.95007,0 1.95007,1.68762 -0.0275,0.6897 -0.39673,1.03149 -0.36926,0.3418 -0.81787,0.44556 -0.34179,0.0824 -0.42419,0.0824 -0.0244,0 -0.0244,-0.009 z"
inkscape:connector-curvature="0" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path4732"
d="m 88.43921,754.9884 q 0.0275,0.32959 0.22583,0.83313 0.19836,0.50354 0.72327,0.52796 0.64086,0 1.00402,-0.16175 0.36316,-0.16479 0.47303,-0.27465 l -0.17701,0.72326 q 0,0.0641 -0.36315,0.1709 -0.36316,0.10376 -0.92469,0.10376 -0.22278,0 -0.3479,-0.0122 -0.90942,-0.0671 -1.33362,-0.52185 -0.42114,-0.45776 -0.43029,-1.46484 0,-1.15357 0.47912,-1.69067 0.48218,-0.53711 1.40991,-0.54627 1.1139,0 1.51062,0.58594 0.33875,0.48523 0.33875,1.31225 0,0.15564 -0.009,0.26551 -0.009,0.10681 -0.0153,0.14953 h -2.56348 z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23597 h 1.81274 q 0,-1.23597 -0.9613,-1.23597 z"
inkscape:connector-curvature="0" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path4734"
d="m 92.40649,753.71277 q 0,0.24109 0.42725,0.36316 0.4303,0.11902 0.88196,0.22583 0.45166,0.10376 0.78125,0.354 0.33264,0.24719 0.3479,0.76904 0,0.76294 -0.41199,1.09559 -0.40893,0.33264 -1.19018,0.39062 -0.0977,0.0122 -0.29908,0.0122 -0.531,0 -0.91552,-0.0824 -0.38453,-0.0855 -0.53406,-0.14038 l -0.16174,-0.72632 q 0.13732,0.0946 0.50354,0.23804 0.36621,0.14343 0.88195,0.14953 0.54932,0 0.74463,-0.16479 0.19837,-0.16785 0.20752,-0.52185 0,-0.40894 -0.27771,-0.54016 -0.27466,-0.13123 -0.89416,-0.2533 -0.61646,-0.12207 -0.93079,-0.35095 -0.31128,-0.22888 -0.31128,-0.80566 0.0458,-1.00403 1.58692,-1.07422 0.0519,0 0.14343,-0.006 0.0915,-0.006 0.13122,-0.006 0.55848,0 0.90027,0.0793 0.3418,0.0793 0.46387,0.13122 l 0.19836,0.67444 q -0.11901,-0.0763 -0.46692,-0.18616 -0.3479,-0.11291 -0.94299,-0.11291 -0.40283,0 -0.62866,0.0946 -0.22583,0.0915 -0.23499,0.39368 z"
inkscape:connector-curvature="0" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path4736"
d="m 96.30054,754.9884 q 0.0275,0.32959 0.22583,0.83313 0.19836,0.50354 0.72326,0.52796 0.64087,0 1.00403,-0.16175 0.36316,-0.16479 0.47302,-0.27465 l -0.177,0.72326 q 0,0.0641 -0.36316,0.1709 -0.36316,0.10376 -0.92468,0.10376 -0.22278,0 -0.3479,-0.0122 -0.90942,-0.0671 -1.33362,-0.52185 -0.42114,-0.45776 -0.4303,-1.46484 0,-1.15357 0.47913,-1.69067 0.48218,-0.53711 1.40991,-0.54627 1.11389,0 1.51062,0.58594 0.33875,0.48523 0.33875,1.31225 0,0.15564 -0.009,0.26551 -0.009,0.10681 -0.0153,0.14953 h -2.56347 z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23597 h 1.81274 q 0,-1.23597 -0.9613,-1.23597 z"
inkscape:connector-curvature="0" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path4738"
d="m 100.97888,753.22449 v 2.41394 q 0,0.36011 0.21362,0.51269 0.15259,0.12207 0.57679,0.12207 v 0.58899 q -0.0366,0.003 -0.13123,0.006 -0.0976,0.006 -0.21973,0.006 -0.80261,0 -1.17492,-0.27466 -0.43945,-0.29907 -0.43945,-1.01318 v -2.36206 H 99.0166 v -0.52491 h 0.78736 v -1.6632 h 1.17492 v 1.6632 h 0.79041 v 0.52491 h -0.79041 z"
inkscape:connector-curvature="0" />
<path
inkscape:connector-curvature="0"
id="path1948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 111.82651,1043.1438 -1.93376,4.7354 -2.00579,-4.7354 v 4.6021 h -1.10552 v -6.8744 h 1.73931 l 1.60967,3.6011 1.54845,-3.6011 h 1.7105 v 6.8744 h -1.56286 z" />
<path
inkscape:connector-curvature="0"
id="path1950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 115.36274,1045.5349 q 0.0324,0.3889 0.26648,0.9831 0.23407,0.5941 0.85345,0.623 0.75622,0 1.18475,-0.1909 0.42852,-0.1944 0.55816,-0.324 l -0.20886,0.8534 q 0,0.076 -0.42853,0.2016 -0.42852,0.1225 -1.09111,0.1225 -0.26288,0 -0.41052,-0.014 -1.07312,-0.08 -1.57366,-0.6159 -0.49695,-0.54 -0.50775,-1.7285 0,-1.3611 0.56536,-1.9949 0.56897,-0.6338 1.66369,-0.6447 1.31438,0 1.78252,0.6915 0.39972,0.5726 0.39972,1.5485 0,0.1836 -0.0108,0.3133 -0.0108,0.126 -0.018,0.1764 z m 1.0047,-2.1102 q -1.0047,0.032 -1.0047,1.4584 h 2.13903 q 0,-1.4584 -1.13433,-1.4584 z" />
<path
inkscape:connector-curvature="0"
id="path1952"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 123.0834,1043.9684 v 3.7775 h -1.0335 v -3.5974 q 0,-0.6194 -0.94348,-0.6194 -0.46093,0.054 -0.66259,0.2882 -0.19806,0.2304 -0.23767,0.3744 v 3.5542 h -1.3864 v -4.9118 h 1.3864 v 0.3997 q 0.0288,-0.019 0.19446,-0.1296 0.16925,-0.1117 0.47534,-0.2053 0.30969,-0.093 0.71661,-0.093 0.76702,0 1.12713,0.3528 0.3637,0.3493 0.3637,0.8102 z" />
<path
inkscape:connector-curvature="0"
id="path1954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 123.97286,1041.7286 h -9.86289 v -0.8571 h 16.53924 v 0.8571 h -5.11349 v 6.0173 h -1.56286 z"
sodipodi:nodetypes="ccccccccc" />
<path
inkscape:connector-curvature="0"
id="path1956"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 129.33122,1047.7459 v -0.515 q -0.0576,0.1333 -0.38891,0.3314 -0.32769,0.1981 -1.11633,0.1981 -0.67339,-0.025 -1.11992,-0.3457 -0.44653,-0.3205 -0.45734,-1.0119 0,-0.7419 0.52936,-1.1128 0.53295,-0.3709 1.59526,-0.4501 0.48975,-0.04 0.75263,-0.2484 0.26647,-0.2125 0.26647,-0.4753 0,-0.2666 -0.24487,-0.4574 -0.24127,-0.1909 -0.65539,-0.1909 -0.85345,0 -1.32879,0.3169 -0.47174,0.3133 -0.61938,0.5257 l 0.20526,-0.9759 q 0,-0.025 0.22327,-0.1548 0.22686,-0.1296 0.63018,-0.2413 0.40332,-0.1151 0.96148,-0.1188 1.13793,0 1.64568,0.3889 0.50775,0.3853 0.50775,1.0119 v 3.5254 z m -0.67699,-0.7669 q 0.67699,-0.1838 0.67699,-0.5906 v -1.1199 q -0.004,0.011 -0.0504,0.1044 -0.0468,0.09 -0.21246,0.1801 -0.16565,0.09 -0.50415,0.1296 -0.57616,0.079 -0.87865,0.2592 -0.30249,0.1764 -0.30249,0.6086 0.0468,0.5005 0.79943,0.5005 0.22687,0 0.47174,-0.071 z" />
<path
inkscape:connector-curvature="0"
id="path1958"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 131.32261,1047.7459 v -6.8744 h 1.35759 v 6.8744 z" />
</g>
</svg>

+ 555
- 0
plugins/community/repos/mental/res/MentalChord.svg View File

@@ -0,0 +1,555 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="90"
height="380"
viewBox="0 0 89.999999 380.00001"
id="svg14650"
version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MentalChord.svg">
<defs
id="defs14652" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="8.3586575"
inkscape:cx="28.157416"
inkscape:cy="44.169894"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
objecttolerance="2"
inkscape:window-width="1920"
inkscape:window-height="1061"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1"
inkscape:snap-global="false">
<inkscape:grid
type="xygrid"
id="grid15198"
spacingx="4.9999999"
spacingy="5.0000001"
empspacing="3" />
</sodipodi:namedview>
<metadata
id="metadata14655">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-672.36216)">
<rect
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.89763784;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect15200"
width="90"
height="380"
x="0"
y="672.36218" />
<path
inkscape:connector-curvature="0"
id="path6238"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 37.859967,681.91538 q 0,0.0732 -0.541992,0.25269 -0.53833,0.17578 -1.318359,0.19409 -1.816407,0 -2.537842,-0.91919 -0.717774,-0.92285 -0.717774,-2.87476 0.03662,-1.05102 0.322266,-1.7688 0.289307,-0.71777 0.944824,-1.11694 0.655518,-0.39917 1.765137,-0.41382 0.662842,0 1.190186,0.10254 0.531005,0.0989 0.758056,0.16846 l 0.300293,1.18286 q -0.194092,-0.1355 -0.695801,-0.33691 -0.501709,-0.20142 -1.208496,-0.20142 -0.974121,0 -1.307373,0.68115 -0.32959,0.68115 -0.32959,1.70288 0,0.78736 0.08789,1.38794 0.09155,0.60059 0.395508,1.02905 0.307617,0.42847 0.897217,0.46509 0.692138,0 1.153564,-0.12817 0.461426,-0.13184 0.710449,-0.29663 0.227051,-0.14649 0.227051,-0.16113 0,0 -0.0037,0 l -0.09155,1.05102 z" />
<path
inkscape:connector-curvature="0"
id="path6240"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 38.416608,682.30356 v -6.99096 h 1.409912 v 2.31079 q 0,0 0,0 0,-0.004 0.168457,-0.0952 0.175781,-0.0915 0.461426,-0.16845 0.289306,-0.0769 0.688476,-0.0806 0.560303,0 0.922852,0.16846 0.362549,0.16479 0.523682,0.43213 0.161132,0.26733 0.161132,0.56762 v 3.8562 H 41.70152 v -3.5852 q 0,-0.45044 -0.212402,-0.61524 -0.212403,-0.16479 -0.717774,-0.16479 -0.289306,0.0146 -0.501709,0.12451 -0.20874,0.1062 -0.325927,0.22705 -0.117188,0.11719 -0.117188,0.14282 v 3.87085 h -1.409912 z" />
<path
inkscape:connector-curvature="0"
id="path6242"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 45.634625,677.27915 q 0.871583,0 1.391602,0.28198 0.523682,0.28199 0.750732,0.83496 0.227051,0.55298 0.227051,1.40259 0,1.32935 -0.563965,1.94824 -0.563964,0.61524 -1.838378,0.61524 -1.208497,-0.011 -1.783448,-0.6189 -0.571289,-0.60791 -0.571289,-1.92993 0.02197,-2.53418 2.387695,-2.53418 z m -0.992431,2.51953 q 0.02564,0.64819 0.07324,0.98511 0.05127,0.33325 0.267334,0.60425 0.216064,0.27099 0.666504,0.27099 0.629883,0 0.794678,-0.47607 0.164795,-0.47974 0.164795,-1.35498 0,-0.8606 -0.168457,-1.35864 -0.164795,-0.50171 -0.791016,-0.50171 -0.644531,0.0183 -0.827637,0.50171 -0.179443,0.47973 -0.179443,1.32934 z" />
<path
inkscape:connector-curvature="0"
id="path6244"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 48.465436,682.30356 v -4.99511 h 1.409912 v 0.61523 q 0.0073,-0.007 0.08423,-0.10254 0.08057,-0.0989 0.238037,-0.20508 0.15747,-0.1062 0.428467,-0.20141 0.289306,-0.12085 0.736084,-0.12085 0.344238,0 0.432128,0.0293 l 0.12085,0.72143 q -0.256348,-0.0622 -0.479736,-0.0622 -0.487061,0 -0.809326,0.1831 -0.362549,0.17944 -0.556641,0.49072 -0.194092,0.31128 -0.194092,0.57129 v 3.07617 h -1.409912 z" />
<path
inkscape:connector-curvature="0"
id="path6246"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 56.774762,675.3126 v 6.99096 h -1.395263 v -0.30029 q -0.07691,0.0806 -0.351563,0.20508 -0.274658,0.12451 -0.776367,0.12451 -0.574951,-0.007 -1.036377,-0.19775 -0.457764,-0.19409 -0.761719,-0.77637 -0.300293,-0.58228 -0.300293,-1.68091 0.01831,-1.46118 0.556641,-1.92993 0.541992,-0.46875 1.376953,-0.46875 0.787353,0 1.292725,0.25269 v -2.21924 z m -1.395263,5.92529 v -3.02856 q 0,-0.0439 -0.227051,-0.15015 -0.227051,-0.1062 -0.629883,-0.1355 -0.739746,0 -0.992432,0.45044 -0.252685,0.44678 -0.252685,1.28906 0,0.67017 0.117187,1.10596 0.12085,0.43213 0.402832,0.65552 0.281983,0.21972 0.754395,0.21972 0.344238,-0.033 0.585937,-0.19043 0.2417,-0.16113 0.2417,-0.21606 z" />
<path
inkscape:connector-curvature="0"
id="path10630"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 6.9826927,748.45093 q 0.9124756,0 1.4709473,0.32959 0.5584717,0.32654 0.7995605,0.97046 0.2410889,0.64392 0.2410889,1.62658 0,1.01014 -0.2655029,1.67237 -0.265503,0.65918 -0.8239746,0.97961 -0.55542,0.32044 -1.4343262,0.32044 -0.8453369,0 -1.3885498,-0.31434 -0.5432129,-0.31433 -0.8026123,-0.97351 -0.2593994,-0.65918 -0.2593994,-1.68457 0.00916,-1.46484 0.6134033,-2.19116 0.6072998,-0.72632 1.8493652,-0.73547 z m -1.0894775,2.92663 q 0.033569,1.02234 0.2166748,1.58692 0.1831055,0.56457 0.8605957,0.57373 0.5004883,0 0.7446289,-0.30213 0.2471924,-0.30517 0.3112793,-0.75073 0.067139,-0.44861 0.067139,-1.08337 0,-0.65003 -0.057983,-1.07727 -0.054932,-0.42725 -0.2960205,-0.74158 -0.2410889,-0.31738 -0.7324219,-0.32043 -0.6988526,0 -0.9063721,0.57067 -0.2075195,0.57068 -0.2075202,1.54419 z" />
<path
inkscape:connector-curvature="0"
id="path10632"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 10.577663,754.30115 v -3.6377 H 9.7903099 v -0.5249 h 0.7873531 v -0.25024 q 0,-0.6897 0.488282,-1.08643 0.424194,-0.32654 1.449585,-0.32654 v 0.6897 q -0.411988,0 -0.601197,0.17395 -0.186157,0.19836 -0.186157,0.54932 v 0.25024 h 0.787354 v 0.5249 h -0.787354 v 3.6377 z" />
<path
inkscape:connector-curvature="0"
id="path10634"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 13.385281,754.30115 v -3.6377 h -0.787354 v -0.5249 h 0.787354 v -0.25024 q 0,-0.6897 0.488281,-1.08643 0.424194,-0.32654 1.449585,-0.32654 v 0.6897 q -0.411987,0 -0.601196,0.17395 -0.186158,0.19836 -0.186158,0.54932 v 0.25024 h 0.787354 v 0.5249 h -0.787354 v 3.6377 z" />
<path
inkscape:connector-curvature="0"
id="path10636"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 16.604885,751.15173 q 0,0.24109 0.427246,0.36316 0.430298,0.11902 0.881958,0.22583 0.45166,0.10376 0.78125,0.35401 0.332642,0.24719 0.347901,0.76904 0,0.76294 -0.411988,1.09558 -0.408935,0.33264 -1.190185,0.39063 -0.09766,0.0122 -0.299073,0.0122 -0.531005,0 -0.915527,-0.0824 -0.384521,-0.0855 -0.534057,-0.14039 l -0.161744,-0.72631 q 0.137329,0.0946 0.50354,0.23803 0.366211,0.14344 0.881958,0.14954 0.549317,0 0.744629,-0.1648 0.198365,-0.16784 0.20752,-0.52185 0,-0.40893 -0.27771,-0.54016 -0.274658,-0.13122 -0.894165,-0.25329 -0.616455,-0.12207 -0.930786,-0.35096 -0.31128,-0.22888 -0.31128,-0.80566 0.04578,-1.00403 1.586914,-1.07422 0.05188,0 0.143433,-0.006 0.09155,-0.006 0.131226,-0.006 0.558471,0 0.900268,0.0794 0.341797,0.0793 0.463867,0.13123 l 0.198365,0.67443 q -0.119019,-0.0763 -0.466919,-0.18615 -0.347901,-0.11292 -0.942993,-0.11292 -0.402832,0 -0.628663,0.0946 -0.22583,0.0915 -0.234985,0.39367 z" />
<path
inkscape:connector-curvature="0"
id="path10638"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 20.498928,752.42737 q 0.02747,0.32959 0.22583,0.83313 0.198364,0.50354 0.723267,0.52795 0.640869,0 1.004028,-0.16174 0.363159,-0.1648 0.473023,-0.27466 l -0.177002,0.72327 q 0,0.0641 -0.36316,0.1709 -0.363159,0.10376 -0.924682,0.10376 -0.222779,0 -0.347901,-0.0122 -0.909423,-0.0671 -1.333618,-0.52185 -0.421142,-0.45777 -0.430298,-1.46485 0,-1.15356 0.479126,-1.69067 0.482178,-0.53711 1.409912,-0.54626 1.113892,0 1.510621,0.58593 0.338745,0.48523 0.338745,1.31226 0,0.15564 -0.0092,0.2655 -0.0092,0.10681 -0.01526,0.14954 h -2.563477 z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23596 h 1.812744 q 0,-1.23596 -0.961304,-1.23596 z" />
<path
inkscape:connector-curvature="0"
id="path10640"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 25.177273,750.66345 v 2.41394 q 0,0.36011 0.213623,0.5127 0.152588,0.12207 0.576782,0.12207 v 0.58899 q -0.03662,0.003 -0.131226,0.006 -0.09766,0.006 -0.219726,0.006 -0.802612,0 -1.174927,-0.27465 -0.439453,-0.29908 -0.439453,-1.01319 v -2.36206 h -0.787353 v -0.5249 h 0.787353 v -1.66321 h 1.174927 v 1.66321 h 0.790405 v 0.5249 h -0.790405 z" />
<path
inkscape:connector-curvature="0"
id="path10611"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 30.704105,748.36243 v 5.8258 h -1.324463 v -5.8258 z" />
<path
inkscape:connector-curvature="0"
id="path10613"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 34.918583,750.98694 v 3.20129 h -0.875855 v -3.0487 q 0,-0.52491 -0.79956,-0.52491 -0.390625,0.0458 -0.561524,0.24414 -0.167846,0.19532 -0.201416,0.31739 v 3.01208 h -1.174926 v -4.1626 h 1.174926 v 0.33875 q 0.02441,-0.0153 0.164795,-0.10986 0.143433,-0.0946 0.402832,-0.17395 0.262452,-0.0793 0.6073,-0.0793 0.650025,0 0.9552,0.29907 0.308228,0.29602 0.308228,0.68665 z" />
<path
inkscape:connector-curvature="0"
id="path10615"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 37.070072,754.36218 -1.925659,-4.33655 h 1.138306 l 0.997924,2.23694 0.98877,-2.23694 h 0.71106 z" />
<path
inkscape:connector-curvature="0"
id="path10617"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 40.265263,752.31445 q 0.02746,0.32959 0.22583,0.83313 0.198364,0.50354 0.723266,0.52796 0.640869,0 1.004029,-0.16175 0.363159,-0.16479 0.473022,-0.27465 l -0.177002,0.72326 q 0,0.0641 -0.363159,0.1709 -0.363159,0.10376 -0.924683,0.10376 -0.222778,0 -0.3479,-0.0122 -0.909424,-0.0671 -1.333618,-0.52185 -0.421143,-0.45776 -0.430298,-1.46484 0,-1.15357 0.479126,-1.69067 0.482178,-0.53711 1.409912,-0.54627 1.113892,0 1.51062,0.58594 0.338745,0.48523 0.338745,1.31225 0,0.15564 -0.0092,0.26551 -0.0092,0.10681 -0.01526,0.14953 h -2.563476 z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23596 h 1.812744 q 0,-1.23596 -0.961304,-1.23596 z" />
<path
inkscape:connector-curvature="0"
id="path10619"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 43.19495,754.18823 v -4.1626 h 1.174927 v 0.5127 q 0.0061,-0.006 0.07019,-0.0854 0.06714,-0.0824 0.198365,-0.1709 0.131225,-0.0885 0.357055,-0.16784 0.241089,-0.10071 0.613404,-0.10071 0.286865,0 0.360107,0.0244 l 0.100708,0.6012 q -0.213623,-0.0519 -0.39978,-0.0519 -0.405884,0 -0.674439,0.15259 -0.302124,0.14953 -0.463867,0.40893 -0.161743,0.2594 -0.161743,0.47608 v 2.56347 H 43.19495 Z" />
<path
inkscape:connector-curvature="0"
id="path10621"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 47.43079,751.03882 q 0,0.24109 0.427246,0.36316 0.430298,0.11902 0.881958,0.22583 0.45166,0.10376 0.78125,0.354 0.332642,0.24719 0.3479,0.76904 0,0.76294 -0.411987,1.09559 -0.408935,0.33264 -1.190185,0.39062 -0.09766,0.0122 -0.299073,0.0122 -0.531006,0 -0.915527,-0.0824 -0.384522,-0.0855 -0.534058,-0.14038 l -0.161743,-0.72632 q 0.137329,0.0946 0.50354,0.23804 0.366211,0.14343 0.881958,0.14953 0.549317,0 0.744629,-0.16479 0.198364,-0.16785 0.20752,-0.52185 0,-0.40894 -0.27771,-0.54016 -0.274658,-0.13123 -0.894165,-0.2533 -0.616455,-0.12207 -0.930786,-0.35095 -0.31128,-0.22888 -0.31128,-0.80566 0.04578,-1.00403 1.586914,-1.07422 0.05188,0 0.143433,-0.006 0.09155,-0.006 0.131226,-0.006 0.558471,0 0.900268,0.0793 0.341797,0.0793 0.463867,0.13122 l 0.198365,0.67444 q -0.119019,-0.0763 -0.466919,-0.18616 -0.347901,-0.11291 -0.942994,-0.11291 -0.402832,0 -0.628662,0.0946 -0.22583,0.0915 -0.234985,0.39368 z" />
<path
inkscape:connector-curvature="0"
id="path10623"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 50.287235,754.18823 v -4.1626 h 1.16272 v 4.1626 z m 0.58899,-5.83801 q 0.311279,0 0.485229,0.19531 0.177002,0.19531 0.177002,0.46692 0,0.27771 -0.180054,0.47608 -0.177002,0.19836 -0.494385,0.19836 -0.305175,0 -0.485229,-0.19836 -0.180054,-0.20142 -0.180054,-0.46387 0,-0.26856 0.180054,-0.46997 0.180054,-0.20447 0.497437,-0.20447 z" />
<path
inkscape:connector-curvature="0"
id="path10625"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 53.848637,750.00122 q 0.726318,0 1.159668,0.23499 0.436401,0.23498 0.62561,0.6958 0.189209,0.46081 0.189209,1.16882 0,1.10779 -0.469971,1.62354 -0.46997,0.51269 -1.531982,0.51269 -1.00708,-0.009 -1.486206,-0.51575 -0.476074,-0.50659 -0.476074,-1.60827 0.01831,-2.11182 1.989746,-2.11182 z m -0.827027,2.09961 q 0.02136,0.54016 0.06103,0.82092 0.04272,0.27771 0.222779,0.50354 0.180053,0.22583 0.55542,0.22583 0.524902,0 0.662231,-0.39673 0.137329,-0.39978 0.137329,-1.12915 0,-0.71716 -0.140381,-1.1322 -0.137329,-0.41809 -0.659179,-0.41809 -0.53711,0.0153 -0.689698,0.41809 -0.149536,0.39978 -0.149536,1.10779 z" />
<path
inkscape:connector-curvature="0"
id="path10627"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 59.820927,750.98694 v 3.20129 h -0.875855 v -3.0487 q 0,-0.52491 -0.79956,-0.52491 -0.390625,0.0458 -0.561524,0.24414 -0.167846,0.19532 -0.201416,0.31739 v 3.01208 h -1.174927 v -4.1626 h 1.174927 v 0.33875 q 0.02441,-0.0153 0.164795,-0.10986 0.143433,-0.0946 0.402832,-0.17395 0.262451,-0.0793 0.6073,-0.0793 0.650024,0 0.9552,0.29907 0.308228,0.29602 0.308228,0.68665 z" />
<path
inkscape:connector-curvature="0"
id="path10596"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 64.40844,754.46143 -2.761841,-5.88685 h 1.376343 l 1.611328,3.39966 1.287842,-3.39966 h 0.823974 z" />
<path
inkscape:connector-curvature="0"
id="path10598"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 68.900627,750.21338 q 0.726318,0 1.159668,0.23498 0.436401,0.23499 0.62561,0.69581 0.189209,0.46081 0.189209,1.16882 0,1.10779 -0.46997,1.62353 -0.469971,0.5127 -1.531983,0.5127 -1.00708,-0.009 -1.486206,-0.51575 -0.476074,-0.50659 -0.476074,-1.60827 0.01831,-2.11182 1.989746,-2.11182 z m -0.827026,2.09961 q 0.02136,0.54016 0.06104,0.82092 0.04273,0.27771 0.222778,0.50354 0.180054,0.22583 0.55542,0.22583 0.524903,0 0.662232,-0.39673 0.137329,-0.39978 0.137329,-1.12915 0,-0.71716 -0.140381,-1.1322 -0.137329,-0.41809 -0.65918,-0.41809 -0.537109,0.0153 -0.689697,0.41809 -0.149536,0.39978 -0.149536,1.10779 z" />
<path
inkscape:connector-curvature="0"
id="path10600"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 71.271843,754.40039 v -4.1626 h 1.16272 v 4.1626 z m 0.588989,-5.83801 q 0.31128,0 0.48523,0.19531 0.177002,0.19531 0.177002,0.46692 0,0.27771 -0.180054,0.47607 -0.177002,0.19837 -0.494385,0.19837 -0.305176,0 -0.485229,-0.19837 -0.180054,-0.20141 -0.180054,-0.46386 0,-0.26856 0.180054,-0.46997 0.180053,-0.20447 0.497436,-0.20447 z" />
<path
inkscape:connector-curvature="0"
id="path10602"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 76.182121,754.22644 q 0,0.0244 -0.354004,0.0977 -0.350952,0.0732 -0.897216,0.0885 -0.76294,0 -1.208497,-0.21363 -0.445556,-0.21362 -0.64392,-0.6958 -0.195313,-0.48523 -0.195313,-1.32751 0.02441,-0.67139 0.213623,-1.09863 0.192261,-0.42725 0.6073,-0.63782 0.418091,-0.21362 1.113892,-0.21362 0.442504,0.009 0.793457,0.0763 0.354003,0.0671 0.506591,0.10986 l 0.125122,0.6012 q -0.112915,-0.058 -0.415039,-0.14343 -0.302124,-0.0855 -0.759887,-0.0946 -0.601197,0 -0.799561,0.39673 -0.198364,0.39673 -0.198364,1.00403 0,0.73242 0.161743,1.19324 0.164795,0.45776 0.674439,0.49438 0.405883,0 0.698852,-0.0702 0.292969,-0.0702 0.469971,-0.15259 0.180053,-0.0854 0.180053,-0.10376 l -0.07324,0.6897 z" />
<path
inkscape:connector-curvature="0"
id="path10604"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 76.642937,754.40039 v -4.1626 h 1.162719 v 4.1626 z m 0.588989,-5.83801 q 0.311279,0 0.485229,0.19531 0.177002,0.19531 0.177002,0.46692 0,0.27771 -0.180053,0.47607 -0.177002,0.19837 -0.494385,0.19837 -0.305176,0 -0.48523,-0.19837 -0.180053,-0.20141 -0.180053,-0.46386 0,-0.26856 0.180053,-0.46997 0.180054,-0.20447 0.497437,-0.20447 z" />
<path
inkscape:connector-curvature="0"
id="path10606"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 81.928581,751.1991 v 3.20129 h -0.875854 v -3.04871 q 0,-0.5249 -0.799561,-0.5249 -0.390625,0.0458 -0.561523,0.24414 -0.167847,0.19532 -0.201416,0.31739 v 3.01208 H 78.3153 v -4.1626 h 1.174927 v 0.33875 q 0.02441,-0.0153 0.164795,-0.10987 0.143432,-0.0946 0.402832,-0.17395 0.262451,-0.0793 0.6073,-0.0793 0.650024,0 0.9552,0.29907 0.308227,0.29602 0.308227,0.68665 z" />
<path
inkscape:connector-curvature="0"
id="path10608"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 84.052605,755.32507 q 0.964355,0 0.964355,-0.57373 v -0.53711 q -0.445556,0.22278 -1.089477,0.22278 -0.469971,-0.0183 -0.802613,-0.15259 -0.32959,-0.13733 -0.564575,-0.60424 -0.231933,-0.46997 -0.231933,-1.3794 0.02441,-0.93994 0.299072,-1.3977 0.274658,-0.46082 0.619507,-0.57373 0.3479,-0.11597 0.793457,-0.11597 0.247192,0.0122 0.45166,0.0824 0.207519,0.0702 0.369262,0.15564 0.15564,0.0824 0.15564,0.0855 0,0 0,0 v -0.29908 h 1.16272 v 4.32434 q 0,1.26648 -1.864624,1.30005 -0.668335,0 -1.104736,-0.11291 -0.43335,-0.11292 -0.494385,-0.17395 l -0.0885,-0.65003 q 0.137329,0.0916 0.52185,0.23499 0.384522,0.14343 0.903321,0.16479 z m 0.964355,-4.19922 q 0,-0.0336 -0.210571,-0.16174 -0.210571,-0.13122 -0.476074,-0.177 -0.396729,0 -0.631714,0.16479 -0.231934,0.16175 -0.332642,0.49439 -0.09766,0.32959 -0.112915,0.87891 0,0.74157 0.216675,1.15966 0.216675,0.41504 0.820923,0.41504 0.320434,-0.0214 0.497436,-0.10376 0.177002,-0.0855 0.228882,-0.13427 z" />
<path
inkscape:connector-curvature="0"
id="path10673"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 69.409447,762.42267 q 0.912475,0 1.470947,0.32959 0.558472,0.32654 0.799561,0.97046 0.241088,0.64392 0.241088,1.62658 0,1.01014 -0.265503,1.67237 -0.265502,0.65918 -0.823974,0.97961 -0.55542,0.32044 -1.434326,0.32044 -0.845337,0 -1.38855,-0.31433 -0.543213,-0.31434 -0.802612,-0.97352 -0.2594,-0.65918 -0.2594,-1.68457 0.0092,-1.46484 0.613403,-2.19116 0.6073,-0.72632 1.849366,-0.73547 z m -1.089478,2.92663 q 0.03357,1.02234 0.216675,1.58692 0.183105,0.56457 0.860596,0.57373 0.500488,0 0.744629,-0.30213 0.247192,-0.30517 0.311279,-0.75073 0.06714,-0.44861 0.06714,-1.08337 0,-0.65003 -0.05798,-1.07727 -0.05493,-0.42725 -0.29602,-0.74158 -0.241089,-0.31738 -0.732422,-0.32043 -0.698853,0 -0.906372,0.57067 -0.20752,0.57068 -0.20752,1.54419 z" />
<path
inkscape:connector-curvature="0"
id="path10675"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 73.553734,767.09796 q 0,0.2594 0.189209,0.4303 0.192261,0.1709 0.473022,0.1709 0.463867,-0.0122 0.662232,-0.21973 0.198364,-0.20752 0.238037,-0.34485 v -3.02429 h 0.875854 v 4.1626 h -0.875854 v -0.38758 q -0.119019,0.10071 -0.515747,0.25025 -0.396729,0.14954 -1.095581,0.14954 -0.518799,-0.0183 -0.823975,-0.31434 -0.302124,-0.29602 -0.302124,-0.83618 v -3.02429 h 1.174927 z" />
<path
inkscape:connector-curvature="0"
id="path10677"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 78.302269,764.63519 v 2.41394 q 0,0.36011 0.213623,0.5127 0.152588,0.12207 0.576782,0.12207 v 0.58899 q -0.03662,0.003 -0.131225,0.006 -0.09766,0.006 -0.219727,0.006 -0.802612,0 -1.174927,-0.27466 -0.439453,-0.29908 -0.439453,-1.01319 v -2.36206 h -0.787353 v -0.5249 h 0.787353 v -1.66321 h 1.174927 v 1.66321 h 0.790405 v 0.5249 h -0.790405 z" />
<path
inkscape:connector-curvature="0"
id="path10679"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 80.398827,765.12347 q 0,0.24109 0.427246,0.36316 0.430298,0.11902 0.881958,0.22583 0.45166,0.10376 0.78125,0.35401 0.332641,0.24719 0.3479,0.76904 0,0.76294 -0.411987,1.09558 -0.408936,0.33264 -1.190186,0.39063 -0.09766,0.0122 -0.299072,0.0122 -0.531006,0 -0.915527,-0.0824 -0.384522,-0.0855 -0.534058,-0.14038 l -0.161743,-0.72632 q 0.137329,0.0946 0.50354,0.23803 0.366211,0.14344 0.881958,0.14954 0.549316,0 0.744629,-0.1648 0.198364,-0.16784 0.207519,-0.52185 0,-0.40893 -0.27771,-0.54016 -0.274658,-0.13122 -0.894165,-0.25329 -0.616455,-0.12207 -0.930786,-0.35095 -0.311279,-0.22889 -0.311279,-0.80567 0.04578,-1.00403 1.586914,-1.07422 0.05188,0 0.143433,-0.006 0.09155,-0.006 0.131225,-0.006 0.558472,0 0.900269,0.0793 0.341797,0.0793 0.463867,0.13123 l 0.198364,0.67444 q -0.119018,-0.0763 -0.466919,-0.18616 -0.3479,-0.11292 -0.942993,-0.11292 -0.402832,0 -0.628662,0.0946 -0.22583,0.0916 -0.234985,0.39367 z" />
<path
inkscape:connector-curvature="0"
id="path10759"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 7.377738,764.21179 q 0,0.71717 -0.289917,1.10474 -0.2868652,0.38452 -0.7446289,0.50964 -0.4547119,0.12512 -1.0803223,0.12512 H 4.063529 v 2.39869 H 2.7390661 v -5.82581 h 2.6763916 q 0.9185791,0 1.4312744,0.36926 0.5126954,0.36927 0.5310059,1.31836 z m -1.2512207,-0.0366 q -0.00916,-0.4425 -0.2471924,-0.68359 -0.2349853,-0.24109 -0.6164551,-0.24109 H 4.063529 v 1.98669 h 1.1627197 q 0.4455567,0 0.6713868,-0.22888 0.2288818,-0.22888 0.2288818,-0.83313 z" />
<path
inkscape:connector-curvature="0"
id="path10761"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 7.7164831,768.34998 v -4.1626 h 1.1627197 v 4.1626 z m 0.5889893,-5.83802 q 0.3112793,0 0.4852295,0.19532 0.1770019,0.19531 0.1770019,0.46691 0,0.27771 -0.1800537,0.47608 -0.1770019,0.19836 -0.4943848,0.19836 -0.3051757,0 -0.4852294,-0.19836 -0.1800538,-0.20142 -0.1800538,-0.46387 0,-0.26855 0.1800538,-0.46997 0.1800537,-0.20447 0.4974365,-0.20447 z" />
<path
inkscape:connector-curvature="0"
id="path10763"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 11.137504,764.71228 v 2.41394 q 0,0.36011 0.213623,0.5127 0.152588,0.12207 0.576782,0.12207 v 0.58899 q -0.03662,0.003 -0.131226,0.006 -0.09766,0.006 -0.219726,0.006 -0.802613,0 -1.174927,-0.27466 -0.4394531,-0.29907 -0.4394531,-1.01318 v -2.36206 H 9.1752234 v -0.5249 h 0.7873535 v -1.66321 h 1.1749271 v 1.66321 h 0.790405 v 0.5249 h -0.790405 z" />
<path
inkscape:connector-curvature="0"
id="path10765"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 15.434379,768.17603 q 0,0.0244 -0.354004,0.0977 -0.350952,0.0732 -0.897217,0.0885 -0.76294,0 -1.208496,-0.21362 -0.445557,-0.21362 -0.643921,-0.6958 -0.195313,-0.48523 -0.195313,-1.32752 0.02441,-0.67138 0.213623,-1.09863 0.192261,-0.42724 0.6073,-0.63782 0.418091,-0.21362 1.113892,-0.21362 0.442505,0.009 0.793457,0.0763 0.354004,0.0671 0.506592,0.10987 l 0.125122,0.60119 q -0.112915,-0.058 -0.415039,-0.14343 -0.302124,-0.0854 -0.759888,-0.0946 -0.601196,0 -0.799561,0.39673 -0.198364,0.39672 -0.198364,1.00402 0,0.73243 0.161743,1.19324 0.164795,0.45777 0.674439,0.49439 0.405884,0 0.698852,-0.0702 0.292969,-0.0702 0.469971,-0.15259 0.180054,-0.0855 0.180054,-0.10376 l -0.07324,0.6897 z" />
<path
inkscape:connector-curvature="0"
id="path10767"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 15.882987,768.34998 v -5.82581 h 1.174927 v 1.92566 q 0,0 0,0 0,-0.003 0.140381,-0.0793 0.146484,-0.0763 0.384521,-0.14038 0.241089,-0.0641 0.573731,-0.0671 0.466919,0 0.769043,0.14038 0.302124,0.13733 0.436401,0.36011 0.134277,0.22278 0.134277,0.47302 v 3.21351 h -0.875854 v -2.98768 q 0,-0.37536 -0.177002,-0.51269 -0.177002,-0.13733 -0.598145,-0.13733 -0.241089,0.0122 -0.418091,0.10376 -0.17395,0.0885 -0.271606,0.18921 -0.09766,0.0977 -0.09766,0.11902 v 3.22571 h -1.174927 z" />
<path
inkscape:connector-curvature="0"
id="path10769"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 24.437064,762.52417 v 5.82581 h -1.324463 v -5.82581 z" />
<path
inkscape:connector-curvature="0"
id="path10771"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 28.651542,765.14868 v 3.2013 h -0.875855 v -3.04871 q 0,-0.5249 -0.79956,-0.5249 -0.390625,0.0458 -0.561524,0.24414 -0.167846,0.19531 -0.201416,0.31738 v 3.01209 H 25.03826 v -4.1626 h 1.174927 v 0.33874 q 0.02441,-0.0153 0.164795,-0.10986 0.143433,-0.0946 0.402832,-0.17395 0.262451,-0.0793 0.6073,-0.0793 0.650024,0 0.9552,0.29908 0.308228,0.29602 0.308228,0.68664 z" />
<path
inkscape:connector-curvature="0"
id="path10739"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 45.292099,801.07526 v -0.99793 q 0,-0.0305 0.213623,-0.15564 0.213623,-0.12512 0.631714,-0.23804 0.418091,-0.11596 1.040649,-0.13122 0.942993,0 1.629639,0.28381 0.686646,0.28076 0.695801,0.98877 0,0.85144 -0.576782,1.10779 -0.576783,0.25635 -0.961304,0.25635 0.03662,0.003 0.311279,0.0427 0.27771,0.0366 0.601196,0.1709 0.326539,0.13123 0.573731,0.41504 0.247192,0.28381 0.265503,0.74768 0,0.65308 -0.354004,1.08948 -0.350952,0.43335 -0.924683,0.64087 -0.570678,0.20447 -1.235962,0.20447 -0.74768,-0.0153 -1.239013,-0.17396 -0.488282,-0.16174 -0.71106,-0.33874 -0.222778,-0.18005 -0.222778,-0.23499 v -1.30004 q 0.167847,0.30517 0.637817,0.76904 0.473023,0.46387 1.199341,0.47912 0.769043,0 1.138306,-0.29602 0.372314,-0.29907 0.372314,-0.81482 -0.02441,-0.59204 -0.524902,-0.80871 -0.497437,-0.21668 -1.123047,-0.21668 -0.164795,0 -0.283814,0.009 -0.119018,0.009 -0.167846,0.0153 v -0.76294 q 0.05188,0.006 0.177002,0.0153 0.128174,0.009 0.299072,0.009 1.538086,0 1.538086,-0.8728 -0.03662,-0.35095 -0.335693,-0.49438 -0.299073,-0.14344 -0.891114,-0.14344 -0.552368,0 -0.946045,0.16175 -0.393676,0.16174 -0.582885,0.32653 -0.186158,0.1648 -0.244141,0.2472 z" />
<path
inkscape:connector-curvature="0"
id="path10741"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 50.382431,805.45148 v -4.1626 h 1.174927 v 0.51269 q 0.0061,-0.006 0.07019,-0.0854 0.06714,-0.0824 0.198364,-0.1709 0.131226,-0.0885 0.357056,-0.16785 0.241089,-0.10071 0.613403,-0.10071 0.286866,0 0.360108,0.0244 l 0.100708,0.60119 q -0.213623,-0.0519 -0.39978,-0.0519 -0.405884,0 -0.674439,0.15259 -0.302124,0.14954 -0.463867,0.40894 -0.161743,0.2594 -0.161743,0.47607 v 2.56348 z" />
<path
inkscape:connector-curvature="0"
id="path10743"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 57.30687,799.62567 v 5.82581 h -1.16272 v -0.25025 q -0.06409,0.0671 -0.292969,0.1709 -0.228882,0.10376 -0.646973,0.10376 -0.479126,-0.006 -0.863647,-0.16479 -0.38147,-0.16175 -0.634766,-0.64698 -0.250244,-0.48523 -0.250244,-1.40075 0.01526,-1.21765 0.463867,-1.60828 0.45166,-0.39062 1.147461,-0.39062 0.656128,0 1.077271,0.21057 v -1.84937 z m -1.16272,4.93775 v -2.52381 q 0,-0.0366 -0.189209,-0.12512 -0.189209,-0.0885 -0.524903,-0.11292 -0.616455,0 -0.827026,0.37537 -0.210571,0.37232 -0.210571,1.07422 0,0.55847 0.09766,0.92163 0.100708,0.36011 0.335693,0.54627 0.234986,0.1831 0.628663,0.1831 0.286865,-0.0275 0.488281,-0.15869 0.201416,-0.13428 0.201416,-0.18005 z" />
<path
inkscape:connector-curvature="0"
id="path10732"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 48.263725,828.05951 q -0.03052,-1.10779 -1.400757,-1.19934 -0.723266,0 -1.205444,0.15564 -0.479126,0.15259 -0.656128,0.25635 v -2.82593 h 4.299927 v 0.78735 h -3.161621 v 0.90027 q 0.115967,-0.0275 0.405884,-0.0702 0.292968,-0.0427 0.744629,-0.0427 0.286865,0 0.448608,0.0122 1.809692,0.14649 1.861572,1.97449 0,1.03455 -0.659179,1.69372 -0.656128,0.65613 -2.239991,0.65613 -0.79956,-0.009 -1.220703,-0.26245 -0.418091,-0.25635 -0.540161,-0.42419 v -1.26343 q 0.143433,0.28381 0.576782,0.71716 0.436402,0.4303 1.171875,0.44556 0.872803,0 1.223755,-0.39673 0.350952,-0.39673 0.350952,-1.11389 z" />
<path
inkscape:connector-curvature="0"
id="path10734"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 52.041801,826.67096 v 2.41394 q 0,0.36011 0.213623,0.5127 0.152588,0.12207 0.576783,0.12207 v 0.58898 q -0.03662,0.003 -0.131226,0.006 -0.09766,0.006 -0.219726,0.006 -0.802613,0 -1.174927,-0.27466 -0.439453,-0.29907 -0.439453,-1.01318 v -2.36206 h -0.787354 v -0.5249 h 0.787354 v -1.66321 h 1.174926 v 1.66321 h 0.790406 v 0.5249 h -0.790406 z" />
<path
inkscape:connector-curvature="0"
id="path10736"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 53.100761,830.30865 v -5.8258 h 1.174927 v 1.92566 q 0,0 0,0 0,-0.003 0.140381,-0.0793 0.146484,-0.0763 0.384522,-0.14038 0.241088,-0.0641 0.57373,-0.0671 0.466919,0 0.769043,0.14038 0.302124,0.13733 0.436401,0.36011 0.134278,0.22278 0.134278,0.47302 v 3.2135 h -0.875855 v -2.98767 q 0,-0.37536 -0.177002,-0.51269 -0.177002,-0.13733 -0.598144,-0.13733 -0.241089,0.0122 -0.418091,0.10376 -0.17395,0.0885 -0.271607,0.18921 -0.09766,0.0977 -0.09766,0.11902 v 3.2257 h -1.174927 z" />
<path
inkscape:connector-curvature="0"
id="path10725"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 44.924316,850.20917 v -0.76294 h 4.46167 v 0.79956 l -2.261352,5.06286 h -1.635742 l 2.398681,-5.09948 z" />
<path
inkscape:connector-curvature="0"
id="path10727"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 51.952515,851.67096 v 2.41394 q 0,0.36011 0.213623,0.5127 0.152588,0.12207 0.576782,0.12207 v 0.58898 q -0.03662,0.003 -0.131226,0.006 -0.09766,0.006 -0.219726,0.006 -0.802613,0 -1.174927,-0.27466 -0.439453,-0.29907 -0.439453,-1.01318 v -2.36206 h -0.787354 v -0.5249 h 0.787354 v -1.66321 h 1.174927 v 1.66321 h 0.790405 v 0.5249 h -0.790405 z" />
<path
inkscape:connector-curvature="0"
id="path10729"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 53.011475,855.30865 v -5.8258 h 1.174926 v 1.92566 q 0,0 0,0 0,-0.003 0.140381,-0.0793 0.146485,-0.0763 0.384522,-0.14038 0.241089,-0.0641 0.57373,-0.0671 0.466919,0 0.769043,0.14038 0.302124,0.13733 0.436402,0.36011 0.134277,0.22278 0.134277,0.47302 v 3.2135 h -0.875855 v -2.98767 q 0,-0.37536 -0.177002,-0.51269 -0.177002,-0.13733 -0.598144,-0.13733 -0.241089,0.0122 -0.418091,0.10376 -0.17395,0.0885 -0.271606,0.18921 -0.09766,0.0977 -0.09766,0.11902 v 3.2257 h -1.174926 z" />
<path
inkscape:connector-curvature="0"
id="path10716"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 48.079257,777.36359 1.663208,2.58789 h -1.538086 l -1.78833,-3.14942 h 0.714111 q 0.02747,0 0.137329,0.006 0.109864,0.006 0.186158,0.006 1.046753,0 1.074218,-0.91248 0,-0.48217 -0.247192,-0.76599 -0.247192,-0.28381 -0.653076,-0.28381 h -1.187134 v 5.09949 H 45.116 v -5.82581 h 2.676392 q 1.950073,0 1.950073,1.68762 -0.02747,0.6897 -0.396729,1.0315 -0.369262,0.34179 -0.817871,0.44555 -0.341797,0.0824 -0.424194,0.0824 -0.02441,0 -0.02441,-0.009 z" />
<path
inkscape:connector-curvature="0"
id="path10718"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 51.982455,775.76447 q 0.726319,0 1.159668,0.23498 0.436402,0.23499 0.62561,0.6958 0.189209,0.46082 0.189209,1.16882 0,1.10779 -0.46997,1.62354 -0.469971,0.5127 -1.531983,0.5127 -1.00708,-0.009 -1.486206,-0.51575 -0.476074,-0.50659 -0.476074,-1.60828 0.01831,-2.11181 1.989746,-2.11181 z m -0.827026,2.0996 q 0.02136,0.54017 0.06103,0.82093 0.04272,0.27771 0.222778,0.50354 0.180054,0.22583 0.55542,0.22583 0.524903,0 0.662232,-0.39673 0.137329,-0.39978 0.137329,-1.12915 0,-0.71716 -0.140381,-1.1322 -0.137329,-0.41809 -0.65918,-0.41809 -0.537109,0.0152 -0.689697,0.41809 -0.149536,0.39978 -0.149536,1.10778 z" />
<path
inkscape:connector-curvature="0"
id="path10720"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 56.230502,775.76447 q 0.726318,0 1.159668,0.23498 0.436401,0.23499 0.62561,0.6958 0.189209,0.46082 0.189209,1.16882 0,1.10779 -0.46997,1.62354 -0.469971,0.5127 -1.531983,0.5127 -1.00708,-0.009 -1.486206,-0.51575 -0.476074,-0.50659 -0.476074,-1.60828 0.01831,-2.11181 1.989746,-2.11181 z m -0.827026,2.0996 q 0.02136,0.54017 0.06103,0.82093 0.04272,0.27771 0.222778,0.50354 0.180054,0.22583 0.55542,0.22583 0.524902,0 0.662232,-0.39673 0.137329,-0.39978 0.137329,-1.12915 0,-0.71716 -0.140381,-1.1322 -0.137329,-0.41809 -0.65918,-0.41809 -0.537109,0.0152 -0.689697,0.41809 -0.149536,0.39978 -0.149536,1.10778 z" />
<path
inkscape:connector-curvature="0"
id="path10722"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 60.338168,776.31378 v 2.41394 q 0,0.36011 0.213623,0.5127 0.152588,0.12207 0.576782,0.12207 v 0.58899 q -0.03662,0.003 -0.131225,0.006 -0.09766,0.006 -0.219727,0.006 -0.802612,0 -1.174927,-0.27465 -0.439453,-0.29908 -0.439453,-1.01319 v -2.36206 h -0.787353 v -0.5249 h 0.787353 v -1.66321 h 1.174927 v 1.66321 h 0.790405 v 0.5249 h -0.790405 z" />
<path
inkscape:connector-curvature="0"
id="path10785"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 65.110191,921.28461 -2.76184,-5.88684 h 1.376342 l 1.611328,3.39965 1.287842,-3.39965 h 0.823975 z" />
<path
inkscape:connector-curvature="0"
id="path10787"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 69.602379,917.03656 q 0.726318,0 1.159668,0.23499 0.436401,0.23498 0.62561,0.6958 0.189209,0.46081 0.189209,1.16882 0,1.10779 -0.469971,1.62353 -0.46997,0.5127 -1.531982,0.5127 -1.00708,-0.009 -1.486206,-0.51575 -0.476074,-0.50659 -0.476074,-1.60827 0.01831,-2.11182 1.989746,-2.11182 z m -0.827027,2.09961 q 0.02136,0.54016 0.06104,0.82092 0.04272,0.27771 0.222778,0.50354 0.180054,0.22583 0.55542,0.22583 0.524902,0 0.662231,-0.39673 0.137329,-0.39978 0.137329,-1.12915 0,-0.71716 -0.14038,-1.1322 -0.13733,-0.41809 -0.65918,-0.41809 -0.537109,0.0153 -0.689697,0.41809 -0.149537,0.39978 -0.149537,1.10779 z" />
<path
inkscape:connector-curvature="0"
id="path10789"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 71.973595,921.22357 v -4.1626 h 1.162719 v 4.1626 z m 0.588989,-5.83801 q 0.311279,0 0.485229,0.19531 0.177002,0.19531 0.177002,0.46692 0,0.27771 -0.180053,0.47607 -0.177002,0.19837 -0.494385,0.19837 -0.305176,0 -0.48523,-0.19837 -0.180053,-0.20141 -0.180053,-0.46386 0,-0.26856 0.180053,-0.46997 0.180054,-0.20447 0.497437,-0.20447 z" />
<path
inkscape:connector-curvature="0"
id="path10791"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 76.883873,921.04962 q 0,0.0244 -0.354004,0.0977 -0.350952,0.0732 -0.897217,0.0885 -0.762939,0 -1.208496,-0.21362 -0.445556,-0.21363 -0.643921,-0.69581 -0.195312,-0.48522 -0.195312,-1.32751 0.02441,-0.67139 0.213623,-1.09863 0.192261,-0.42725 0.6073,-0.63782 0.41809,-0.21362 1.113891,-0.21362 0.442505,0.009 0.793457,0.0763 0.354004,0.0671 0.506592,0.10986 l 0.125122,0.6012 q -0.112915,-0.058 -0.415039,-0.14343 -0.302124,-0.0854 -0.759888,-0.0946 -0.601196,0 -0.79956,0.39673 -0.198364,0.39673 -0.198364,1.00403 0,0.73242 0.161743,1.19324 0.164795,0.45776 0.674438,0.49438 0.405884,0 0.698853,-0.0702 0.292969,-0.0702 0.46997,-0.15259 0.180054,-0.0854 0.180054,-0.10376 l -0.07324,0.6897 z" />
<path
inkscape:connector-curvature="0"
id="path10793"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 77.344688,921.22357 v -4.1626 h 1.16272 v 4.1626 z m 0.58899,-5.83801 q 0.311279,0 0.485229,0.19531 0.177002,0.19531 0.177002,0.46692 0,0.27771 -0.180054,0.47607 -0.177002,0.19837 -0.494384,0.19837 -0.305176,0 -0.48523,-0.19837 -0.180054,-0.20141 -0.180054,-0.46386 0,-0.26856 0.180054,-0.46997 0.180054,-0.20447 0.497437,-0.20447 z" />
<path
inkscape:connector-curvature="0"
id="path10795"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 82.630333,918.02228 v 3.20129 h -0.875855 v -3.0487 q 0,-0.52491 -0.79956,-0.52491 -0.390625,0.0458 -0.561524,0.24414 -0.167846,0.19532 -0.201416,0.31739 v 3.01208 h -1.174926 v -4.1626 h 1.174926 v 0.33875 q 0.02441,-0.0153 0.164795,-0.10986 0.143433,-0.0946 0.402832,-0.17395 0.262452,-0.0793 0.6073,-0.0793 0.650025,0 0.9552,0.29907 0.308228,0.29602 0.308228,0.68665 z" />
<path
inkscape:connector-curvature="0"
id="path10797"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 84.754356,922.14825 q 0.964356,0 0.964356,-0.57373 v -0.53711 q -0.445557,0.22278 -1.089478,0.22278 -0.46997,-0.0183 -0.802612,-0.15259 -0.32959,-0.13732 -0.564575,-0.60424 -0.231934,-0.46997 -0.231934,-1.3794 0.02441,-0.93994 0.299072,-1.3977 0.274659,-0.46082 0.619507,-0.57373 0.347901,-0.11597 0.793457,-0.11597 0.247193,0.0122 0.451661,0.0824 0.207519,0.0702 0.369262,0.15564 0.15564,0.0824 0.15564,0.0855 0,0 0,0 v -0.29908 h 1.16272 v 4.32434 q 0,1.26648 -1.864624,1.30005 -0.668335,0 -1.104737,-0.11291 -0.433349,-0.11292 -0.494385,-0.17395 l -0.0885,-0.65003 q 0.13733,0.0916 0.521851,0.23499 0.384522,0.14343 0.90332,0.16479 z m 0.964356,-4.19921 q 0,-0.0336 -0.210571,-0.16175 -0.210572,-0.13122 -0.476075,-0.177 -0.396728,0 -0.631714,0.1648 -0.231933,0.16174 -0.332641,0.49438 -0.09766,0.32959 -0.112915,0.87891 0,0.74157 0.216675,1.15966 0.216674,0.41504 0.820922,0.41504 0.320435,-0.0214 0.497437,-0.10376 0.177002,-0.0855 0.228882,-0.13427 z" />
<path
inkscape:connector-curvature="0"
id="path10883"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 23.737119,799.26481 h 1.17493 v 1.84936 q 0.42114,-0.21057 1.07422,-0.21057 0.4425,0 0.7843,0.13428 0.34485,0.13428 0.57983,0.58288 0.23804,0.44556 0.23804,1.28174 0,0.90027 -0.25024,1.38855 -0.25025,0.48828 -0.63477,0.65308 -0.38147,0.16479 -0.85449,0.1709 -0.41504,0 -0.64392,-0.10376 -0.22583,-0.10376 -0.29297,-0.1709 v 0.25024 h -1.17493 z m 1.17493,4.93774 q 0,0.0397 0.19836,0.177 0.20142,0.13428 0.47608,0.16175 0.58899,0 0.83007,-0.40284 0.24415,-0.40588 0.24415,-1.24816 0,-0.70191 -0.21058,-1.07422 -0.20752,-0.37537 -0.82397,-0.37537 -0.3418,0.0244 -0.52795,0.11292 -0.18616,0.0885 -0.18616,0.12512 z" />
<path
inkscape:connector-curvature="0"
id="path10885"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 28.436829,800.71439 v -0.99792 q 0,-0.0305 0.21362,-0.15564 0.21362,-0.12512 0.63172,-0.23804 0.41809,-0.11597 1.04064,-0.13123 0.943,0 1.62964,0.28382 0.68665,0.28076 0.6958,0.98877 0,0.85144 -0.57678,1.10779 -0.57678,0.25634 -0.9613,0.25634 0.0366,0.003 0.31128,0.0427 0.27771,0.0366 0.60119,0.1709 0.32654,0.13122 0.57373,0.41504 0.2472,0.28381 0.26551,0.74768 0,0.65307 -0.35401,1.08947 -0.35095,0.43335 -0.92468,0.64087 -0.57068,0.20447 -1.23596,0.20447 -0.74768,-0.0153 -1.23902,-0.17395 -0.48828,-0.16174 -0.71105,-0.33874 -0.22278,-0.18006 -0.22278,-0.23499 v -1.30005 q 0.16784,0.30518 0.63781,0.76904 0.47303,0.46387 1.19935,0.47913 0.76904,0 1.1383,-0.29602 0.37232,-0.29907 0.37232,-0.81482 -0.0244,-0.59204 -0.52491,-0.80872 -0.49743,-0.21667 -1.12304,-0.21667 -0.1648,0 -0.28382,0.009 -0.11902,0.009 -0.16784,0.0153 v -0.76294 q 0.0519,0.006 0.177,0.0153 0.12817,0.009 0.29907,0.009 1.53809,0 1.53809,-0.8728 -0.0366,-0.35096 -0.3357,-0.49439 -0.29907,-0.14343 -0.89111,-0.14343 -0.55237,0 -0.94605,0.16174 -0.39367,0.16174 -0.58288,0.32654 -0.18616,0.16479 -0.24414,0.24719 z" />
<path
inkscape:connector-curvature="0"
id="path10878"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 23.138169,824.36889 h 1.17493 v 1.84936 q 0.42114,-0.21057 1.07422,-0.21057 0.4425,0 0.7843,0.13428 0.34485,0.13428 0.57983,0.58288 0.23804,0.44556 0.23804,1.28174 0,0.90027 -0.25024,1.38855 -0.25025,0.48828 -0.63477,0.65308 -0.38147,0.16479 -0.85449,0.1709 -0.41504,0 -0.64392,-0.10376 -0.22583,-0.10376 -0.29297,-0.1709 v 0.25024 h -1.17493 z m 1.17493,4.93774 q 0,0.0397 0.19836,0.177 0.20142,0.13428 0.47608,0.16175 0.58899,0 0.83007,-0.40284 0.24415,-0.40588 0.24415,-1.24816 0,-0.70191 -0.21058,-1.07422 -0.20752,-0.37537 -0.82397,-0.37537 -0.3418,0.0244 -0.52795,0.11292 -0.18616,0.0885 -0.18616,0.12512 z" />
<path
inkscape:connector-curvature="0"
id="path10880"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 30.898789,827.94555 q -0.0305,-1.10779 -1.40076,-1.19934 -0.72326,0 -1.20544,0.15564 -0.47913,0.15258 -0.65613,0.25634 v -2.82592 h 4.29993 v 0.78735 h -3.16162 v 0.90027 q 0.11596,-0.0275 0.40588,-0.0702 0.29297,-0.0427 0.74463,-0.0427 0.28687,0 0.44861,0.0122 1.80969,0.14648 1.86157,1.97449 0,1.03454 -0.65918,1.69372 -0.65613,0.65613 -2.23999,0.65613 -0.79956,-0.009 -1.2207,-0.26245 -0.41809,-0.25635 -0.54016,-0.42419 v -1.26343 q 0.14343,0.28381 0.57678,0.71716 0.4364,0.4303 1.17187,0.44556 0.87281,0 1.22376,-0.39673 0.35095,-0.39673 0.35095,-1.11389 z" />
<path
inkscape:connector-curvature="0"
id="path10873"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 23.138169,849.36889 h 1.17493 v 1.84936 q 0.42114,-0.21057 1.07422,-0.21057 0.4425,0 0.7843,0.13428 0.34485,0.13428 0.57983,0.58288 0.23804,0.44556 0.23804,1.28174 0,0.90027 -0.25024,1.38855 -0.25025,0.48828 -0.63477,0.65308 -0.38147,0.16479 -0.85449,0.1709 -0.41504,0 -0.64392,-0.10376 -0.22583,-0.10376 -0.29297,-0.1709 v 0.25024 h -1.17493 z m 1.17493,4.93774 q 0,0.0397 0.19836,0.177 0.20142,0.13428 0.47608,0.16175 0.58899,0 0.83007,-0.40284 0.24415,-0.40588 0.24415,-1.24816 0,-0.70191 -0.21058,-1.07422 -0.20752,-0.37537 -0.82397,-0.37537 -0.3418,0.0244 -0.52795,0.11292 -0.18616,0.0885 -0.18616,0.12512 z" />
<path
inkscape:connector-curvature="0"
id="path10875"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 27.648669,850.09521 v -0.76294 h 4.46167 v 0.79956 l -2.26135,5.06286 h -1.63575 l 2.39869,-5.09948 z" />
<path
inkscape:connector-curvature="0"
id="path10864"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 26.69028,884.13986 q 0,0.24109 0.42724,0.36316 0.4303,0.11902 0.88196,0.22583 0.45166,0.10376 0.78125,0.354 0.33264,0.24719 0.3479,0.76904 0,0.76294 -0.41198,1.09559 -0.40894,0.33264 -1.19019,0.39062 -0.0977,0.0122 -0.29907,0.0122 -0.53101,0 -0.91553,-0.0824 -0.38452,-0.0855 -0.53406,-0.14038 l -0.16174,-0.72632 q 0.13733,0.0946 0.50354,0.23804 0.36621,0.14343 0.88196,0.14953 0.54931,0 0.74463,-0.16479 0.19836,-0.16785 0.20752,-0.52185 0,-0.40894 -0.27771,-0.54016 -0.27466,-0.13123 -0.89417,-0.2533 -0.61645,-0.12207 -0.93078,-0.35095 -0.31128,-0.22888 -0.31128,-0.80566 0.0458,-1.00403 1.58691,-1.07422 0.0519,0 0.14343,-0.006 0.0916,-0.006 0.13123,-0.006 0.55847,0 0.90027,0.0793 0.34179,0.0793 0.46386,0.13122 l 0.19837,0.67444 q -0.11902,-0.0763 -0.46692,-0.18616 -0.3479,-0.11291 -0.94299,-0.11291 -0.40284,0 -0.62867,0.0946 -0.22583,0.0915 -0.23498,0.39368 z" />
<path
inkscape:connector-curvature="0"
id="path10866"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 30.70944,886.11435 q 0,0.2594 0.18921,0.43029 0.19226,0.1709 0.47303,0.1709 0.46386,-0.0122 0.66223,-0.21972 0.19836,-0.20752 0.23803,-0.34485 v -3.0243 h 0.87586 v 4.1626 h -0.87586 v -0.38757 q -0.11901,0.10071 -0.51574,0.25024 -0.39673,0.14954 -1.09558,0.14954 -0.5188,-0.0183 -0.82398,-0.31433 -0.30212,-0.29602 -0.30212,-0.83618 v -3.0243 h 1.17492 z" />
<path
inkscape:connector-curvature="0"
id="path10868"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 34.74692,884.13986 q 0,0.24109 0.42725,0.36316 0.43029,0.11902 0.88195,0.22583 0.45166,0.10376 0.78125,0.354 0.33265,0.24719 0.3479,0.76904 0,0.76294 -0.41198,1.09559 -0.40894,0.33264 -1.19019,0.39062 -0.0977,0.0122 -0.29907,0.0122 -0.53101,0 -0.91553,-0.0824 -0.38452,-0.0855 -0.53406,-0.14038 L 33.6727,886.4012 q 0.13733,0.0946 0.50354,0.23804 0.36621,0.14343 0.88196,0.14953 0.54932,0 0.74463,-0.16479 0.19836,-0.16785 0.20752,-0.52185 0,-0.40894 -0.27771,-0.54016 -0.27466,-0.13123 -0.89417,-0.2533 -0.61645,-0.12207 -0.93078,-0.35095 -0.31128,-0.22888 -0.31128,-0.80566 0.0458,-1.00403 1.58691,-1.07422 0.0519,0 0.14343,-0.006 0.0916,-0.006 0.13123,-0.006 0.55847,0 0.90027,0.0793 0.34179,0.0793 0.46386,0.13122 l 0.19837,0.67444 q -0.11902,-0.0763 -0.46692,-0.18616 -0.3479,-0.11291 -0.94299,-0.11291 -0.40284,0 -0.62867,0.0946 -0.22583,0.0915 -0.23498,0.39368 z" />
<path
inkscape:connector-curvature="0"
id="path10870"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 45.32126,886.51413 v 0.77514 H 40.6948 v -0.73852 q 0,-0.12512 0.15258,-0.4303 0.15564,-0.30823 0.55542,-0.72632 0.40284,-0.41809 1.10474,-0.84228 0.65918,-0.39063 0.96436,-0.6073 0.30822,-0.21973 0.44555,-0.43641 0.14038,-0.21972 0.14038,-0.51879 -0.0244,-0.82093 -1.1261,-0.83619 -0.8728,0 -1.42517,0.37842 -0.55237,0.37842 -0.74768,0.63172 v -1.06202 q 0,-0.0183 0.13428,-0.12817 0.13733,-0.11291 0.39062,-0.24109 0.2533,-0.13122 0.66224,-0.22888 0.40893,-0.0977 0.9613,-0.10071 0.82703,0 1.37939,0.21362 0.55542,0.21363 0.83008,0.62256 0.27771,0.40894 0.27771,0.97657 -0.0366,0.29907 -0.14953,0.52795 -0.10987,0.22583 -0.41504,0.48828 -0.30213,0.26245 -0.84839,0.55847 -1.37024,0.74768 -1.86157,1.57471 l -0.0885,0.14954 z" />
<path
inkscape:connector-curvature="0"
id="path10855"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 26.69028,908.13986 q 0,0.24109 0.42724,0.36316 0.4303,0.11902 0.88196,0.22583 0.45166,0.10376 0.78125,0.354 0.33264,0.24719 0.3479,0.76904 0,0.76294 -0.41198,1.09559 -0.40894,0.33264 -1.19019,0.39062 -0.0977,0.0122 -0.29907,0.0122 -0.53101,0 -0.91553,-0.0824 -0.38452,-0.0855 -0.53406,-0.14038 l -0.16174,-0.72632 q 0.13733,0.0946 0.50354,0.23804 0.36621,0.14343 0.88196,0.14953 0.54931,0 0.74463,-0.16479 0.19836,-0.16785 0.20752,-0.52185 0,-0.40894 -0.27771,-0.54016 -0.27466,-0.13123 -0.89417,-0.2533 -0.61645,-0.12207 -0.93078,-0.35095 -0.31128,-0.22888 -0.31128,-0.80566 0.0458,-1.00403 1.58691,-1.07422 0.0519,0 0.14343,-0.006 0.0916,-0.006 0.13123,-0.006 0.55847,0 0.90027,0.0793 0.34179,0.0793 0.46386,0.13122 l 0.19837,0.67444 q -0.11902,-0.0763 -0.46692,-0.18616 -0.3479,-0.11291 -0.94299,-0.11291 -0.40284,0 -0.62867,0.0946 -0.22583,0.0915 -0.23498,0.39368 z" />
<path
inkscape:connector-curvature="0"
id="path10857"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 30.70944,910.11435 q 0,0.2594 0.18921,0.43029 0.19226,0.1709 0.47303,0.1709 0.46386,-0.0122 0.66223,-0.21972 0.19836,-0.20752 0.23803,-0.34485 v -3.0243 h 0.87586 v 4.1626 h -0.87586 v -0.38757 q -0.11901,0.10071 -0.51574,0.25024 -0.39673,0.14954 -1.09558,0.14954 -0.5188,-0.0183 -0.82398,-0.31433 -0.30212,-0.29602 -0.30212,-0.83618 v -3.0243 h 1.17492 z" />
<path
inkscape:connector-curvature="0"
id="path10859"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 34.74692,908.13986 q 0,0.24109 0.42725,0.36316 0.43029,0.11902 0.88195,0.22583 0.45166,0.10376 0.78125,0.354 0.33265,0.24719 0.3479,0.76904 0,0.76294 -0.41198,1.09559 -0.40894,0.33264 -1.19019,0.39062 -0.0977,0.0122 -0.29907,0.0122 -0.53101,0 -0.91553,-0.0824 -0.38452,-0.0855 -0.53406,-0.14038 L 33.6727,910.4012 q 0.13733,0.0946 0.50354,0.23804 0.36621,0.14343 0.88196,0.14953 0.54932,0 0.74463,-0.16479 0.19836,-0.16785 0.20752,-0.52185 0,-0.40894 -0.27771,-0.54016 -0.27466,-0.13123 -0.89417,-0.2533 -0.61645,-0.12207 -0.93078,-0.35095 -0.31128,-0.22888 -0.31128,-0.80566 0.0458,-1.00403 1.58691,-1.07422 0.0519,0 0.14343,-0.006 0.0916,-0.006 0.13123,-0.006 0.55847,0 0.90027,0.0793 0.34179,0.0793 0.46386,0.13122 l 0.19837,0.67444 q -0.11902,-0.0763 -0.46692,-0.18616 -0.3479,-0.11291 -0.94299,-0.11291 -0.40284,0 -0.62867,0.0946 -0.22583,0.0915 -0.23498,0.39368 z" />
<path
inkscape:connector-curvature="0"
id="path10861"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 44.97031,911.28927 h -1.34888 v -1.34887 h -2.95105 v -0.85144 l 3.08838,-3.66211 h 1.21155 v 3.78723 h 0.69885 v 0.72632 h -0.69885 z m -3.25012,-2.07519 h 1.90124 v -2.22473 z" />
<path
inkscape:connector-curvature="0"
id="path10846"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 27.53986,934.28927 v -0.4364 q -0.0488,0.11292 -0.32959,0.28076 -0.27771,0.16785 -0.94604,0.16785 -0.57068,-0.0214 -0.9491,-0.29297 -0.37842,-0.27161 -0.38757,-0.85754 0,-0.62867 0.44861,-0.943 0.45166,-0.31433 1.35193,-0.38147 0.41504,-0.0336 0.63781,-0.21057 0.22583,-0.18005 0.22583,-0.40283 0,-0.22583 -0.20752,-0.38757 -0.20446,-0.16175 -0.55542,-0.16175 -0.72326,0 -1.12609,0.26856 -0.39978,0.2655 -0.52491,0.44556 l 0.17395,-0.82703 q 0,-0.0214 0.18921,-0.13123 0.19226,-0.10986 0.53406,-0.20446 0.3418,-0.0977 0.81482,-0.10071 0.96435,0 1.39465,0.32959 0.4303,0.32654 0.4303,0.85754 v 2.98767 z m -0.57373,-0.65002 q 0.57373,-0.15564 0.57373,-0.50049 v -0.9491 q -0.003,0.009 -0.0427,0.0885 -0.0397,0.0763 -0.18005,0.15259 -0.14039,0.0763 -0.42725,0.10987 -0.48828,0.0671 -0.74463,0.21972 -0.25635,0.14954 -0.25635,0.51575 0.0397,0.42419 0.67749,0.42419 0.19226,0 0.39978,-0.061 z" />
<path
inkscape:connector-curvature="0"
id="path10848"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 32.92927,928.46347 v 5.8258 h -1.16272 v -0.25024 q -0.0641,0.0671 -0.29297,0.1709 -0.22888,0.10376 -0.64697,0.10376 -0.47913,-0.006 -0.86365,-0.1648 -0.38147,-0.16174 -0.63477,-0.64697 -0.25024,-0.48523 -0.25024,-1.40076 0.0153,-1.21765 0.46387,-1.60827 0.45166,-0.39063 1.14746,-0.39063 0.65613,0 1.07727,0.21057 v -1.84936 z m -1.16272,4.93774 v -2.5238 q 0,-0.0366 -0.18921,-0.12512 -0.18921,-0.0885 -0.5249,-0.11292 -0.61646,0 -0.82703,0.37537 -0.21057,0.37231 -0.21057,1.07422 0,0.55847 0.0977,0.92163 0.1007,0.3601 0.33569,0.54626 0.23498,0.18311 0.62866,0.18311 0.28687,-0.0275 0.48828,-0.1587 0.20142,-0.13427 0.20142,-0.18005 z" />
<path
inkscape:connector-curvature="0"
id="path10850"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 37.25056,928.46347 v 5.8258 h -1.16272 v -0.25024 q -0.0641,0.0671 -0.29297,0.1709 -0.22888,0.10376 -0.64697,0.10376 -0.47913,-0.006 -0.86365,-0.1648 -0.38147,-0.16174 -0.63477,-0.64697 -0.25024,-0.48523 -0.25024,-1.40076 0.0153,-1.21765 0.46387,-1.60827 0.45166,-0.39063 1.14746,-0.39063 0.65612,0 1.07727,0.21057 v -1.84936 z m -1.16272,4.93774 v -2.5238 q 0,-0.0366 -0.18921,-0.12512 -0.18921,-0.0885 -0.5249,-0.11292 -0.61646,0 -0.82703,0.37537 -0.21057,0.37231 -0.21057,1.07422 0,0.55847 0.0976,0.92163 0.10071,0.3601 0.3357,0.54626 0.23498,0.18311 0.62866,0.18311 0.28687,-0.0275 0.48828,-0.1587 0.20142,-0.13427 0.20142,-0.18005 z" />
<path
inkscape:connector-curvature="0"
id="path10852"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 43.48835,929.18979 q -0.62866,0.0397 -0.89111,0.57678 -0.2594,0.53711 -0.2594,1.04675 0.0763,-0.11597 0.42724,-0.28686 0.35096,-0.17395 1.14746,-0.17395 0.86365,0.0458 1.30616,0.57983 0.4425,0.531 0.4425,1.45569 -0.0153,0.55847 -0.27466,0.99487 -0.2594,0.4364 -0.78735,0.6897 -0.52795,0.25329 -1.30005,0.25329 -2.23694,-0.12207 -2.23694,-2.79846 v -0.27466 q 0.0366,-1.11999 0.52185,-1.94397 0.48523,-0.82397 1.75476,-0.90637 0.10987,-0.0122 0.3357,-0.0122 0.78125,0 1.18408,0.19227 0.40283,0.19226 0.51575,0.32043 v 0.98572 q -0.0214,-0.0275 -0.10376,-0.13428 -0.0824,-0.10681 -0.26245,-0.24109 -0.18006,-0.13428 -0.49744,-0.23498 -0.31738,-0.10071 -0.7721,-0.10071 -0.0458,0 -0.12817,0.006 -0.0824,0.006 -0.12207,0.006 z m -0.0275,4.31213 q 0.45472,0 0.70191,-0.33875 0.25024,-0.33874 0.25024,-0.79956 0,-0.46997 -0.26245,-0.81482 -0.26245,-0.3479 -0.75073,-0.3479 -0.47608,0.009 -0.73853,0.3418 -0.26245,0.32959 -0.26245,0.7843 0,0.46997 0.28382,0.82398 0.28381,0.35095 0.77819,0.35095 z" />
<path
inkscape:connector-curvature="0"
id="path10835"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 24.379,954.02804 2.54822,-0.62561 v 5.88684 h -1.28784 v -4.776 l -1.26038,0.27466 z" />
<path
inkscape:connector-curvature="0"
id="path10837"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 32.7988,959.28927 v -3.63769 h -0.78735 v -0.52491 h 0.78735 v -0.25024 q 0,-0.6897 0.48828,-1.08642 0.42419,-0.32654 1.44959,-0.32654 v 0.68969 q -0.41199,0 -0.6012,0.17395 -0.18616,0.19837 -0.18616,0.54932 v 0.25024 h 0.78736 v 0.52491 h -0.78736 v 3.63769 z" />
<path
inkscape:connector-curvature="0"
id="path10839"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 36.86984,955.10226 q 0.72632,0 1.15967,0.23499 0.4364,0.23498 0.62561,0.6958 0.18921,0.46081 0.18921,1.16882 0,1.10779 -0.46997,1.62354 -0.46997,0.51269 -1.53198,0.51269 -1.00708,-0.009 -1.48621,-0.51575 -0.47607,-0.50659 -0.47607,-1.60827 0.0183,-2.11182 1.98974,-2.11182 z m -0.82702,2.09961 q 0.0214,0.54016 0.061,0.82092 0.0427,0.27771 0.22278,0.50354 0.18006,0.22583 0.55542,0.22583 0.5249,0 0.66223,-0.39673 0.13733,-0.39978 0.13733,-1.12915 0,-0.71716 -0.14038,-1.1322 -0.13733,-0.41809 -0.65918,-0.41809 -0.53711,0.0153 -0.6897,0.41809 -0.14953,0.39978 -0.14953,1.10779 z" />
<path
inkscape:connector-curvature="0"
id="path10841"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 39.22885,959.28927 v -4.1626 h 1.17493 v 0.5127 q 0.006,-0.006 0.0702,-0.0854 0.0671,-0.0824 0.19836,-0.1709 0.13123,-0.0885 0.35706,-0.16784 0.24109,-0.10071 0.6134,-0.10071 0.28687,0 0.36011,0.0244 l 0.10071,0.6012 q -0.21362,-0.0519 -0.39978,-0.0519 -0.40589,0 -0.67444,0.15259 -0.30212,0.14953 -0.46387,0.40893 -0.16174,0.2594 -0.16174,0.47608 v 2.56347 h -1.17493 z" />
<path
inkscape:connector-curvature="0"
id="path10843"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 45.66806,954.18979 v -0.76294 h 4.46167 v 0.79956 l -2.26135,5.06286 h -1.63574 l 2.39868,-5.09948 z" />
<path
inkscape:connector-curvature="0"
id="path10924"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 24.56756,978.66652 h 1.17493 v 1.84936 q 0.42114,-0.21057 1.07422,-0.21057 0.4425,0 0.7843,0.13428 0.34485,0.13428 0.57983,0.58288 0.23804,0.44556 0.23804,1.28174 0,0.90027 -0.25024,1.38855 -0.25025,0.48828 -0.63477,0.65308 -0.38147,0.16479 -0.85449,0.1709 -0.41504,0 -0.64392,-0.10376 -0.22583,-0.10376 -0.29297,-0.1709 v 0.25024 h -1.17493 z m 1.17493,4.93774 q 0,0.0397 0.19836,0.177 0.20142,0.13428 0.47608,0.16175 0.58899,0 0.83007,-0.40284 0.24415,-0.40588 0.24415,-1.24816 0,-0.70191 -0.21058,-1.07422 -0.20752,-0.37537 -0.82397,-0.37537 -0.3418,0.0244 -0.52795,0.11292 -0.18616,0.0885 -0.18616,0.12512 z" />
<path
inkscape:connector-curvature="0"
id="path10926"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 31.17767,983.7538 q 0.4364,-0.0214 0.69275,-0.30518 0.2594,-0.28686 0.35705,-0.65307 0.10071,-0.36622 0.10071,-0.64087 -0.0732,0.11291 -0.42724,0.28381 -0.35096,0.16785 -1.14747,0.16785 -0.56152,-0.0305 -0.95825,-0.30213 -0.39673,-0.2716 -0.59509,-0.72021 -0.19531,-0.45166 -0.19531,-1.01624 0.006,-0.52185 0.26855,-0.96435 0.2655,-0.44556 0.79651,-0.70801 0.53101,-0.2655 1.297,-0.2655 2.23694,0.12512 2.23694,2.79846 v 0.28991 q -0.0366,1.10474 -0.5188,1.92261 -0.48218,0.81482 -1.74256,0.90027 -0.12512,0.0122 -0.37536,0.0122 -0.76599,0 -1.17188,-0.18616 -0.40283,-0.18616 -0.51574,-0.31128 v -1.00098 q 0.0244,0.0336 0.10681,0.14039 0.0855,0.10376 0.2655,0.23803 0.18311,0.13428 0.50049,0.23499 0.31738,0.0976 0.75073,0.0976 0.177,0 0.27466,-0.0122 z m 0.0275,-4.29993 q -0.45166,0 -0.7019,0.3418 -0.25024,0.33874 -0.25024,0.79651 0,0.46997 0.2655,0.81787 0.2655,0.34485 0.74768,0.34485 0.48218,-0.009 0.74158,-0.33875 0.2594,-0.32959 0.2594,-0.78735 0,-0.47303 -0.28077,-0.82398 -0.28076,-0.35095 -0.78125,-0.35095 z" />
<path
inkscape:connector-curvature="0"
id="path10919"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 22.632579,1006.8512 1.31226,0.012 0.48523,-1.6633 h 0.7019 l -0.50049,1.6633 h 1.13831 l 0.46081,-1.5992 h 0.72632 l -0.48828,1.5992 h 1.51367 l -0.13733,0.4241 h -1.51367 l -0.36316,1.2391 h 1.59912 l -0.13733,0.473 -1.54724,-0.012 -0.57678,2.0508 h -0.69885 l 0.58594,-2.0386 h -1.13831 l -0.54932,2.0386 h -0.68664 l 0.53711,-2.0386 -1.33667,-0.012 0.0885,-0.3876 h 1.3977 l 0.32654,-1.3 h -1.36413 l 0.16479,-0.4486 z m 1.88599,0.4364 -0.35095,1.2756 h 1.1383 l 0.35095,-1.2756 z" />
<path
inkscape:connector-curvature="0"
id="path10921"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 31.320939,1010.2996 q 0.4364,-0.021 0.69275,-0.3051 0.25939,-0.2869 0.35705,-0.6531 0.10071,-0.3662 0.10071,-0.6409 -0.0732,0.1129 -0.42725,0.2838 -0.35095,0.1679 -1.14746,0.1679 -0.56152,-0.031 -0.95825,-0.3021 -0.39673,-0.2716 -0.59509,-0.7203 -0.19532,-0.4516 -0.19532,-1.0162 0.006,-0.5218 0.26856,-0.9643 0.2655,-0.4456 0.79651,-0.7081 0.531,-0.2655 1.297,-0.2655 2.23693,0.1252 2.23693,2.7985 v 0.2899 q -0.0366,1.1048 -0.5188,1.9226 -0.48217,0.8148 -1.74255,0.9003 -0.12512,0.012 -0.37537,0.012 -0.76599,0 -1.17187,-0.1862 -0.40283,-0.1861 -0.51575,-0.3112 v -1.001 q 0.0244,0.034 0.10681,0.1404 0.0854,0.1037 0.26551,0.238 0.1831,0.1343 0.50049,0.235 0.31738,0.098 0.75073,0.098 0.177,0 0.27466,-0.012 z m 0.0275,-4.2999 q -0.45166,0 -0.7019,0.3418 -0.25025,0.3388 -0.25025,0.7965 0,0.47 0.26551,0.8179 0.2655,0.3448 0.74768,0.3448 0.48217,-0.01 0.74157,-0.3387 0.2594,-0.3296 0.2594,-0.7874 0,-0.473 -0.28076,-0.8239 -0.28076,-0.351 -0.78125,-0.351 z" />
<path
inkscape:connector-curvature="0"
id="path12772"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 63.60759,1032.7666 1.312256,0.012 0.485229,-1.6632 h 0.701904 l -0.500488,1.6632 h 1.138306 l 0.460815,-1.5991 h 0.726319 l -0.488282,1.5991 h 1.513672 l -0.137329,0.4242 H 67.30632 l -0.363159,1.239 h 1.599121 l -0.137329,0.473 -1.547241,-0.012 -0.576782,2.0508 h -0.698853 l 0.585938,-2.0386 h -1.138306 l -0.549317,2.0386 h -0.686645 l 0.537109,-2.0386 -1.33667,-0.012 0.0885,-0.3875 h 1.397705 l 0.326539,-1.3001 h -1.364136 l 0.164795,-0.4486 z m 1.885986,0.4364 -0.350952,1.2756 h 1.138306 l 0.350952,-1.2756 z" />
<path
inkscape:connector-curvature="0"
id="path12774"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 73.446457,1034.7045 q -0.03052,-1.1078 -1.400757,-1.1994 -0.723267,0 -1.205444,0.1557 -0.479126,0.1526 -0.656128,0.2563 v -2.8259 h 4.299927 v 0.7873 h -3.161622 v 0.9003 q 0.115967,-0.028 0.405884,-0.07 0.292969,-0.043 0.744629,-0.043 0.286865,0 0.448609,0.012 1.809692,0.1465 1.861572,1.9745 0,1.0345 -0.65918,1.6937 -0.656128,0.6561 -2.23999,0.6561 -0.799561,-0.01 -1.220703,-0.2624 -0.418091,-0.2564 -0.540161,-0.4242 v -1.2634 q 0.143432,0.2838 0.576782,0.7171 0.436401,0.4303 1.171875,0.4456 0.872803,0 1.223755,-0.3967 0.350952,-0.3968 0.350952,-1.1139 z" />
<path
inkscape:connector-curvature="0"
id="path12779"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 38.858952,978.13409 h 1.174926 v 1.84937 q 0.421143,-0.21057 1.074219,-0.21057 0.442505,0 0.784302,0.13428 0.344848,0.13427 0.579834,0.58288 0.238037,0.44556 0.238037,1.28174 0,0.90027 -0.250244,1.38855 -0.250244,0.48828 -0.634766,0.65308 -0.38147,0.16479 -0.854492,0.17089 -0.415039,0 -0.643921,-0.10376 -0.22583,-0.10376 -0.292969,-0.17089 v 0.25024 h -1.174926 z m 1.174926,4.93775 q 0,0.0397 0.198365,0.177 0.201416,0.13428 0.476074,0.16174 0.588989,0 0.830078,-0.40283 0.244141,-0.40588 0.244141,-1.24817 0,-0.7019 -0.210572,-1.07422 Q 41.364445,980.31 40.74799,980.31 q -0.341797,0.0244 -0.527954,0.11291 -0.186158,0.0885 -0.186158,0.12512 z" />
<path
inkscape:connector-curvature="0"
id="path12781"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 43.082584,978.13409 h 1.174927 v 1.84937 q 0.421143,-0.21057 1.074219,-0.21057 0.442505,0 0.784302,0.13428 0.344848,0.13427 0.579834,0.58288 0.238037,0.44556 0.238037,1.28174 0,0.90027 -0.250244,1.38855 -0.250245,0.48828 -0.634766,0.65308 -0.38147,0.16479 -0.854492,0.17089 -0.415039,0 -0.643921,-0.10376 -0.22583,-0.10376 -0.292969,-0.17089 v 0.25024 h -1.174927 z m 1.174927,4.93775 q 0,0.0397 0.198364,0.177 0.201416,0.13428 0.476075,0.16174 0.588989,0 0.830078,-0.40283 0.24414,-0.40588 0.24414,-1.24817 0,-0.7019 -0.210571,-1.07422 -0.207519,-0.37536 -0.823975,-0.37536 -0.341796,0.0244 -0.527954,0.11291 -0.186157,0.0885 -0.186157,0.12512 z" />
<path
inkscape:connector-curvature="0"
id="path12783"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 47.593082,978.86041 v -0.76294 h 4.46167 v 0.79956 L 49.7934,983.9599 h -1.635742 l 2.398681,-5.09949 z" />
<path
inkscape:connector-curvature="0"
id="path1948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046839"
d="m 37.125201,1043.1438 -1.933781,4.7354 -2.005806,-4.7354 v 4.6021 h -1.105532 v -6.8744 h 1.739324 l 1.609685,3.6011 1.548466,-3.6011 h 1.710514 v 6.8744 h -1.56287 z" />
<path
inkscape:connector-curvature="0"
id="path1950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046839"
d="m 40.661466,1045.5349 q 0.03241,0.3889 0.266481,0.9831 0.234071,0.5941 0.853455,0.623 0.756228,0 1.184759,-0.1909 0.42853,-0.1944 0.558169,-0.324 l -0.208864,0.8534 q 0,0.076 -0.42853,0.2016 -0.428527,0.1225 -1.091127,0.1225 -0.262881,0 -0.410524,-0.014 -1.073123,-0.08 -1.573675,-0.6159 -0.496949,-0.54 -0.507752,-1.7285 0,-1.3611 0.565369,-1.9949 0.568972,-0.6338 1.663701,-0.6447 1.314396,0 1.782538,0.6915 0.399721,0.5726 0.399721,1.5485 0,0.1836 -0.01081,0.3133 -0.01081,0.126 -0.018,0.1764 z m 1.004704,-2.1102 q -1.004704,0.032 -1.004704,1.4584 h 2.139044 q 0,-1.4584 -1.13434,-1.4584 z" />
<path
inkscape:connector-curvature="0"
id="path1952"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046839"
d="m 48.382193,1043.9684 v 3.7775 h -1.033514 v -3.5974 q 0,-0.6194 -0.943483,-0.6194 -0.460937,0.054 -0.662601,0.2882 -0.198058,0.2304 -0.237669,0.3744 v 3.5542 h -1.386418 v -4.9118 h 1.386418 v 0.3997 q 0.02881,-0.019 0.19446,-0.1296 0.169249,-0.1117 0.475343,-0.2053 0.309693,-0.093 0.716614,-0.093 0.76703,0 1.12714,0.3528 0.36371,0.3493 0.36371,0.8102 z" />
<path
inkscape:connector-curvature="0"
id="path1954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046839"
d="m 49.27166,1041.7286 h -9.862982 v -0.8571 H 55.94807 v 0.8571 h -5.11354 v 6.0173 h -1.56287 z"
sodipodi:nodetypes="ccccccccc" />
<path
inkscape:connector-curvature="0"
id="path1956"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046839"
d="m 54.630071,1047.7459 v -0.515 q -0.05762,0.1333 -0.388917,0.3314 -0.327697,0.1981 -1.116337,0.1981 -0.673402,-0.025 -1.119936,-0.3457 -0.446535,-0.3205 -0.457339,-1.0119 0,-0.7419 0.529361,-1.1128 0.532961,-0.3709 1.595279,-0.4501 0.489749,-0.04 0.752629,-0.2484 0.26648,-0.2125 0.26648,-0.4753 0,-0.2666 -0.244874,-0.4574 -0.241274,-0.1909 -0.655398,-0.1909 -0.853457,0 -1.328801,0.3169 -0.471741,0.3133 -0.619386,0.5257 l 0.205263,-0.9759 q 0,-0.025 0.223267,-0.1548 0.226867,-0.1296 0.630188,-0.2413 0.403324,-0.1151 0.961491,-0.1188 1.137942,0 1.645695,0.3889 0.507753,0.3853 0.507753,1.0119 v 3.5254 z m -0.677004,-0.7669 q 0.677004,-0.1838 0.677004,-0.5906 v -1.1199 q -0.0036,0.011 -0.05041,0.1044 -0.04681,0.09 -0.212464,0.1801 -0.165651,0.09 -0.504152,0.1296 -0.576173,0.079 -0.878666,0.2592 -0.302491,0.1764 -0.302491,0.6086 0.04681,0.5005 0.799442,0.5005 0.226867,0 0.471743,-0.071 z" />
<path
inkscape:connector-curvature="0"
id="path1958"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046839"
d="m 56.621473,1047.7459 v -6.8744 h 1.357609 v 6.8744 z" />
</g>
</svg>

+ 279
- 0
plugins/community/repos/mental/res/MentalClip.svg View File

@@ -0,0 +1,279 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="30"
height="380"
viewBox="0 0 30 380.00001"
id="svg14650"
version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MentalClip.svg">
<defs
id="defs14652" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="8.2461398"
inkscape:cx="-11.972981"
inkscape:cy="77.823456"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
objecttolerance="2"
inkscape:window-width="1920"
inkscape:window-height="1061"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1"
inkscape:snap-global="false">
<inkscape:grid
type="xygrid"
id="grid15198"
spacingx="15"
spacingy="19"
empspacing="3" />
</sodipodi:namedview>
<metadata
id="metadata14655">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-672.36216)">
<rect
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:2.75604606;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect15200"
width="30"
height="380"
x="0"
y="672.36218" />
<path
inkscape:connector-curvature="0"
id="path894"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 7.0896538,681.29673 q 0,0.0651 -0.4817708,0.22461 -0.4785157,0.15625 -1.171875,0.17253 -1.6145833,0 -2.2558593,-0.81706 -0.6380209,-0.82031 -0.6380209,-2.55534 0.032552,-0.93424 0.2864584,-1.57226 0.2571614,-0.63802 0.8398437,-0.99284 0.5826823,-0.35482 1.5690104,-0.36784 0.5891927,0 1.0579427,0.0912 0.4720052,0.0879 0.6738281,0.14974 l 0.266927,1.05143 q -0.172526,-0.12045 -0.6184895,-0.29948 -0.4459636,-0.17904 -1.0742187,-0.17904 -0.8658854,0 -1.1621094,0.60547 -0.2929687,0.60547 -0.2929687,1.51367 0,0.69987 0.078125,1.23373 0.08138,0.53385 0.3515625,0.91471 0.2734374,0.38086 0.797526,0.41341 0.6152343,0 1.0253906,-0.11393 0.4101562,-0.11719 0.6315104,-0.26367 0.2018229,-0.13021 0.2018229,-0.14323 0,0 -0.00326,0 z" />
<path
inkscape:connector-curvature="0"
id="path896"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 7.6104871,681.64178 v -6.21419 h 1.2272135 v 6.21419 z" />
<path
inkscape:connector-curvature="0"
id="path898"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 9.4464247,681.64178 v -4.4401 h 1.2402343 v 4.4401 z m 0.6282553,-6.22721 q 0.332031,0 0.517578,0.20833 0.188802,0.20834 0.188802,0.49805 0,0.29623 -0.192057,0.50781 -0.188802,0.21159 -0.527344,0.21159 -0.3255207,0 -0.517578,-0.21159 -0.1920573,-0.21484 -0.1920573,-0.49479 0,-0.28646 0.1920573,-0.5013 0.1920573,-0.2181 0.530599,-0.2181 z" />
<path
inkscape:connector-curvature="0"
id="path900"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 11.2433,683.42889 v -6.22721 h 1.240234 v 0.31901 q 0,0 0,0 0,-0.003 0.16276,-0.0911 0.166016,-0.0911 0.390625,-0.16602 0.22461,-0.0749 0.488282,-0.0879 0.47526,0 0.852864,0.12044 0.38086,0.11719 0.677084,0.61198 0.296224,0.49154 0.296224,1.49414 -0.01953,0.96029 -0.263672,1.45833 -0.244141,0.49805 -0.598959,0.65105 -0.351562,0.14974 -0.846354,0.16927 -0.683594,0 -1.158854,-0.23763 v 1.98567 z m 1.240234,-5.27994 v 2.70507 q 0.05859,0.0521 0.247396,0.14323 0.192057,0.0879 0.527344,0.11068 0.641276,0 0.86263,-0.4362 0.221354,-0.43945 0.24414,-1.24349 0,-0.60221 -0.104166,-0.95703 -0.100912,-0.35807 -0.348308,-0.52083 -0.247395,-0.16276 -0.696614,-0.16276 -0.292969,0.0326 -0.514323,0.17903 -0.218099,0.14323 -0.218099,0.1823 z" />
<path
inkscape:connector-curvature="0"
id="path902"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 15.77455,683.42889 v -6.22721 h 1.240234 v 0.31901 q 0,0 0,0 0,-0.003 0.16276,-0.0911 0.166016,-0.0911 0.390625,-0.16602 0.22461,-0.0749 0.488282,-0.0879 0.47526,0 0.852864,0.12044 0.38086,0.11719 0.677084,0.61198 0.296224,0.49154 0.296224,1.49414 -0.01953,0.96029 -0.263672,1.45833 -0.244141,0.49805 -0.598959,0.65105 -0.351562,0.14974 -0.846354,0.16927 -0.683594,0 -1.158854,-0.23763 v 1.98567 z m 1.240234,-5.27994 v 2.70507 q 0.05859,0.0521 0.247396,0.14323 0.192057,0.0879 0.527344,0.11068 0.641276,0 0.86263,-0.4362 0.221354,-0.43945 0.24414,-1.24349 0,-0.60221 -0.104166,-0.95703 -0.100912,-0.35807 -0.348308,-0.52083 -0.247395,-0.16276 -0.696614,-0.16276 -0.292969,0.0326 -0.514323,0.17903 -0.218099,0.14323 -0.218099,0.1823 z" />
<path
inkscape:connector-curvature="0"
id="path904"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 21.412571,679.64309 q 0.0293,0.35156 0.240885,0.88867 0.211588,0.53711 0.771484,0.56315 0.683594,0 1.070964,-0.17253 0.38737,-0.17578 0.504557,-0.29297 l -0.188802,0.77149 q 0,0.0684 -0.38737,0.18229 -0.38737,0.11068 -0.986328,0.11068 -0.23763,0 -0.371094,-0.013 -0.970052,-0.0716 -1.422526,-0.55664 -0.449218,-0.48828 -0.458984,-1.5625 0,-1.23047 0.511068,-1.80339 0.514323,-0.57292 1.503906,-0.58268 1.188151,0 1.611328,0.625 0.361328,0.51758 0.361328,1.39974 0,0.16601 -0.0098,0.2832 -0.0098,0.11393 -0.01628,0.15951 z m 0.908203,-1.90756 q -0.908203,0.0293 -0.908203,1.31836 h 1.933593 q 0,-1.31836 -1.02539,-1.31836 z" />
<path
inkscape:connector-curvature="0"
id="path906"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 24.53757,681.64178 v -4.4401 h 1.253255 v 0.54688 q 0.0065,-0.007 0.07487,-0.0911 0.07161,-0.0879 0.211588,-0.18229 0.139974,-0.0944 0.38086,-0.17904 0.257161,-0.10742 0.654297,-0.10742 0.305989,0 0.384114,0.026 l 0.107422,0.64128 q -0.227864,-0.0553 -0.426432,-0.0553 -0.432943,0 -0.719401,0.16276 -0.322266,0.1595 -0.494792,0.4362 -0.172526,0.27669 -0.172526,0.50781 v 2.73437 z" />
<path
inkscape:connector-curvature="0"
id="path885"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 11.304036,802.50281 v 2.23958 q 0,0.0423 -0.273437,0.17904 -0.270182,0.13672 -0.820313,0.2539 -0.5468746,0.11394 -1.3313798,0.11394 -1.031901,-0.0228 -1.6308594,-0.38086 -0.5957031,-0.35808 -0.8430989,-1.07422 -0.2473958,-0.7194 -0.2473958,-1.89128 0.026042,-0.94401 0.2864583,-1.58528 0.2604167,-0.64454 0.8268229,-0.98959 0.5664062,-0.34505 1.4876302,-0.35807 0.875651,0 1.5266925,0.10742 0.651042,0.10417 0.670573,0.15951 l 0.240885,0.99935 q 0,0 0,0 0,-0.01 -0.214843,-0.13021 -0.234375,-0.13021 -0.615235,-0.23112 -0.380859,-0.10417 -0.927734,-0.10417 -0.2539062,0 -0.4003906,0.013 -1.3346354,0.0846 -1.3346354,2.11914 0,0.70313 0.061849,1.23047 0.061849,0.52409 0.2929687,0.90495 0.2311198,0.38086 0.6868489,0.42643 0.5566407,0 0.8365886,-0.10091 0.2799479,-0.10091 0.3483072,-0.16602 v -1.73502 z" />
<path
inkscape:connector-curvature="0"
id="path887"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 14.578776,805.23718 v -0.46549 q -0.05208,0.12044 -0.351563,0.29948 -0.296224,0.17903 -1.009114,0.17903 -0.608724,-0.0228 -1.01237,-0.3125 -0.403646,-0.28971 -0.413412,-0.91471 0,-0.67057 0.478516,-1.00586 0.481771,-0.33529 1.442057,-0.4069 0.442709,-0.0358 0.680339,-0.22461 0.240885,-0.19206 0.240885,-0.42969 0,-0.24088 -0.221354,-0.41341 -0.218099,-0.17252 -0.592448,-0.17252 -0.771484,0 -1.201172,0.28645 -0.426432,0.28321 -0.559896,0.47526 l 0.185547,-0.88216 q 0,-0.0228 0.201823,-0.13997 0.205078,-0.11719 0.569662,-0.2181 0.364583,-0.10417 0.86914,-0.10742 1.028646,0 1.48763,0.35156 0.458985,0.34831 0.458985,0.91471 v 3.18685 z m -0.611979,-0.69336 q 0.611979,-0.16601 0.611979,-0.53385 v -1.01237 q -0.0033,0.01 -0.04557,0.0944 -0.04232,0.0814 -0.192058,0.16276 -0.149739,0.0814 -0.455729,0.11719 -0.520833,0.0716 -0.794271,0.23437 -0.273437,0.15951 -0.273437,0.55013 0.04232,0.45248 0.722656,0.45248 0.205078,0 0.426433,-0.0651 z" />
<path
inkscape:connector-curvature="0"
id="path889"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 16.365885,805.23718 v -4.4401 h 1.240234 v 4.4401 z m 0.628255,-6.22721 q 0.332031,0 0.517578,0.20833 0.188802,0.20834 0.188802,0.49805 0,0.29622 -0.192057,0.50781 -0.188802,0.21159 -0.527344,0.21159 -0.325521,0 -0.517578,-0.21159 -0.192057,-0.21484 -0.192057,-0.49479 0,-0.28646 0.192057,-0.5013 0.192057,-0.2181 0.530599,-0.2181 z" />
<path
inkscape:connector-curvature="0"
id="path891"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 22.003906,801.82247 v 3.41471 h -0.934245 v -3.25195 q 0,-0.5599 -0.852865,-0.5599 -0.416666,0.0488 -0.598958,0.26042 -0.179037,0.20833 -0.214844,0.33854 v 3.21289 h -1.253255 v -4.4401 h 1.253255 v 0.36133 q 0.02604,-0.0163 0.175781,-0.11719 0.152995,-0.10091 0.429688,-0.18555 0.279948,-0.0846 0.647786,-0.0846 0.69336,0 1.01888,0.31901 0.328777,0.31575 0.328777,0.73242 z" />
<path
inkscape:connector-curvature="0"
id="path935"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="M 3.4746093,927.16333 H 1.7688802 v -0.77474 h 4.8242186 v 0.77474 H 4.8873697 v 5.43945 H 3.4746093 Z" />
<path
inkscape:connector-curvature="0"
id="path937"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 6.9153644,932.60278 v -6.21419 h 1.2532552 v 2.05404 q 0,0 0,0 0,-0.003 0.1497396,-0.0846 0.15625,-0.0814 0.4101562,-0.14974 0.2571615,-0.0684 0.6119792,-0.0716 0.4980468,0 0.8203124,0.14974 0.322266,0.14648 0.465495,0.38411 0.143229,0.23763 0.143229,0.50456 v 3.42773 H 9.8352862 v -3.18685 q 0,-0.40039 -0.1888021,-0.54687 -0.188802,-0.14649 -0.6380208,-0.14649 -0.2571614,0.013 -0.4459635,0.11068 -0.1855469,0.0944 -0.2897135,0.20182 -0.1041667,0.10417 -0.1041667,0.12696 v 3.44075 z" />
<path
inkscape:connector-curvature="0"
id="path939"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 11.316406,932.60278 v -4.4401 h 1.253255 v 0.54687 q 0.0065,-0.007 0.07487,-0.0911 0.07161,-0.0879 0.211588,-0.18229 0.139974,-0.0944 0.38086,-0.17904 0.257161,-0.10742 0.654297,-0.10742 0.305989,0 0.384114,0.026 l 0.107422,0.64128 q -0.227864,-0.0553 -0.426432,-0.0553 -0.432943,0 -0.719401,0.16276 -0.322266,0.1595 -0.494792,0.4362 -0.172526,0.27669 -0.172526,0.50781 v 2.73437 z" />
<path
inkscape:connector-curvature="0"
id="path941"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 15.847656,930.60409 q 0.0293,0.35156 0.240885,0.88867 0.211589,0.53711 0.771484,0.56315 0.683594,0 1.070964,-0.17253 0.38737,-0.17578 0.504557,-0.29297 l -0.188802,0.77149 q 0,0.0684 -0.38737,0.18229 -0.387369,0.11068 -0.986328,0.11068 -0.23763,0 -0.371094,-0.013 -0.970052,-0.0716 -1.422526,-0.55664 -0.449218,-0.48829 -0.458984,-1.5625 0,-1.23047 0.511068,-1.80339 0.514323,-0.57292 1.503906,-0.58268 1.188151,0 1.611328,0.625 0.361328,0.51758 0.361328,1.39974 0,0.16601 -0.0098,0.2832 -0.0098,0.11393 -0.01628,0.15951 z m 0.908203,-1.90756 q -0.908203,0.0293 -0.908203,1.31836 h 1.933593 q 0,-1.31836 -1.02539,-1.31836 z" />
<path
inkscape:connector-curvature="0"
id="path943"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 20.079426,929.24341 q 0,0.25716 0.455729,0.38737 0.458984,0.12695 0.940755,0.24088 0.481771,0.11068 0.833333,0.37761 0.354818,0.26367 0.371094,0.82031 0,0.8138 -0.439453,1.16862 -0.436198,0.35482 -1.269531,0.41667 -0.104167,0.013 -0.319011,0.013 -0.566406,0 -0.976562,-0.0879 -0.410156,-0.0912 -0.569661,-0.14974 l -0.172527,-0.77474 q 0.146485,0.10091 0.53711,0.2539 0.390625,0.153 0.940755,0.15951 0.585938,0 0.794271,-0.17578 0.211588,-0.17904 0.221354,-0.55664 0,-0.4362 -0.296224,-0.57617 -0.292969,-0.13998 -0.953776,-0.27019 -0.657552,-0.13021 -0.992838,-0.37435 -0.332032,-0.24414 -0.332032,-0.85937 0.04883,-1.07096 1.692709,-1.14583 0.05534,0 0.152994,-0.007 0.09766,-0.007 0.139974,-0.007 0.595703,0 0.960287,0.0846 0.364583,0.0846 0.494791,0.13997 l 0.211589,0.71941 q -0.126953,-0.0814 -0.498047,-0.19857 -0.371094,-0.12045 -1.005859,-0.12045 -0.429688,0 -0.670573,0.10092 -0.240886,0.0977 -0.250651,0.41992 z" />
<path
inkscape:connector-curvature="0"
id="path945"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 23.11328,932.60278 v -6.21419 h 1.253255 v 2.05404 q 0,0 0,0 0,-0.003 0.14974,-0.0846 0.15625,-0.0814 0.410156,-0.14974 0.257161,-0.0684 0.611979,-0.0716 0.498047,0 0.820313,0.14974 0.322265,0.14648 0.465494,0.38411 0.14323,0.23763 0.14323,0.50456 v 3.42773 h -0.934245 v -3.18685 q 0,-0.40039 -0.188802,-0.54687 -0.188802,-0.14649 -0.638021,-0.14649 -0.257162,0.013 -0.445964,0.11068 -0.185547,0.0944 -0.289713,0.20182 -0.104167,0.10417 -0.104167,0.12696 v 3.44075 z" />
<path
inkscape:connector-curvature="0"
id="path926"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 11.304036,982.72375 v 2.23959 q 0,0.0423 -0.273437,0.17903 -0.270182,0.13672 -0.820313,0.25391 -0.5468746,0.11393 -1.3313798,0.11393 -1.031901,-0.0228 -1.6308594,-0.38086 -0.5957031,-0.35807 -0.8430989,-1.07421 -0.2473958,-0.71941 -0.2473958,-1.89128 0.026042,-0.94401 0.2864583,-1.58529 0.2604167,-0.64453 0.8268229,-0.98958 0.5664062,-0.34505 1.4876302,-0.35807 0.875651,0 1.5266925,0.10742 0.651042,0.10417 0.670573,0.1595 l 0.240885,0.99935 q 0,0 0,0 0,-0.01 -0.214843,-0.13021 -0.234375,-0.1302 -0.615235,-0.23112 -0.380859,-0.10416 -0.927734,-0.10416 -0.2539062,0 -0.4003906,0.013 -1.3346354,0.0846 -1.3346354,2.11914 0,0.70312 0.061849,1.23047 0.061849,0.52409 0.2929687,0.90495 0.2311198,0.38086 0.6868489,0.42643 0.5566407,0 0.8365886,-0.10091 0.2799479,-0.10091 0.3483072,-0.16602 v -1.73503 z" />
<path
inkscape:connector-curvature="0"
id="path928"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 14.578776,985.45813 v -0.46549 q -0.05208,0.12044 -0.351563,0.29947 -0.296224,0.17904 -1.009114,0.17904 -0.608724,-0.0228 -1.01237,-0.3125 -0.403646,-0.28971 -0.413412,-0.91471 0,-0.67058 0.478516,-1.00586 0.481771,-0.33529 1.442057,-0.4069 0.442709,-0.0358 0.680339,-0.22461 0.240885,-0.19206 0.240885,-0.42969 0,-0.24089 -0.221354,-0.41341 -0.218099,-0.17253 -0.592448,-0.17253 -0.771484,0 -1.201172,0.28646 -0.426432,0.2832 -0.559896,0.47526 l 0.185547,-0.88216 q 0,-0.0228 0.201823,-0.13997 0.205078,-0.11719 0.569662,-0.2181 0.364583,-0.10417 0.86914,-0.10743 1.028646,0 1.48763,0.35157 0.458985,0.3483 0.458985,0.91471 v 3.18685 z m -0.611979,-0.69336 q 0.611979,-0.16602 0.611979,-0.53385 v -1.01237 q -0.0033,0.01 -0.04557,0.0944 -0.04232,0.0814 -0.192058,0.16276 -0.149739,0.0814 -0.455729,0.11719 -0.520833,0.0716 -0.794271,0.23437 -0.273437,0.15951 -0.273437,0.55013 0.04232,0.45247 0.722656,0.45247 0.205078,0 0.426433,-0.0651 z" />
<path
inkscape:connector-curvature="0"
id="path930"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 16.365885,985.45813 v -4.4401 h 1.240234 v 4.4401 z m 0.628255,-6.22721 q 0.332031,0 0.517578,0.20833 0.188802,0.20833 0.188802,0.49805 0,0.29622 -0.192057,0.50781 -0.188802,0.21159 -0.527344,0.21159 -0.325521,0 -0.517578,-0.21159 -0.192057,-0.21484 -0.192057,-0.49479 0,-0.28646 0.192057,-0.5013 0.192057,-0.2181 0.530599,-0.2181 z" />
<path
inkscape:connector-curvature="0"
id="path932"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 22.003906,982.04342 v 3.41471 h -0.934245 v -3.25195 q 0,-0.5599 -0.852865,-0.5599 -0.416666,0.0488 -0.598958,0.26042 -0.179037,0.20833 -0.214844,0.33854 v 3.21289 h -1.253255 v -4.4401 h 1.253255 v 0.36132 q 0.02604,-0.0163 0.175781,-0.11718 0.152995,-0.10092 0.429688,-0.18555 0.279948,-0.0846 0.647786,-0.0846 0.69336,0 1.01888,0.31901 0.328777,0.31576 0.328777,0.73243 z" />
<rect
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.17592743;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
id="rect872"
width="26"
height="2"
x="2"
y="863.36218" />
<flowRoot
xml:space="preserve"
id="flowRoot860"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:25px;font-family:'Hendrix Demo';-inkscape-font-specification:'Hendrix Demo';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
transform="translate(0,672.36216)"><flowRegion
id="flowRegion862"><rect
id="rect864"
width="60"
height="19"
x="30"
y="76" /></flowRegion><flowPara
id="flowPara866" /></flowRoot> <flowRoot
xml:space="preserve"
id="flowRoot868"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:25px;font-family:'Hendrix Demo';-inkscape-font-specification:'Hendrix Demo';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
transform="translate(0,672.36216)"><flowRegion
id="flowRegion870"><rect
id="rect873"
width="30"
height="19"
x="0"
y="76" /></flowRegion><flowPara
id="flowPara875" /></flowRoot> <flowRoot
xml:space="preserve"
id="flowRoot877"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:25px;font-family:'Hendrix Demo';-inkscape-font-specification:'Hendrix Demo';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"><flowRegion
id="flowRegion879"><rect
id="rect881"
width="15"
height="19"
x="15"
y="76" /></flowRegion><flowPara
id="flowPara883" /></flowRoot> <path
inkscape:connector-curvature="0"
id="path872"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="M 4.1213185,743.22668 H 2.4155894 v -0.77473 H 7.239808 v 0.77473 H 5.5340789 v 5.43946 H 4.1213185 Z" />
<path
inkscape:connector-curvature="0"
id="path874"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 7.5620736,748.66614 v -6.21419 h 1.2532552 v 2.05403 q 0,0 0,0 0,-0.003 0.1497396,-0.0846 0.15625,-0.0814 0.4101562,-0.14974 0.2571615,-0.0684 0.6119792,-0.0716 0.4980472,0 0.8203122,0.14974 0.322266,0.14649 0.465495,0.38412 0.143229,0.23763 0.143229,0.50455 v 3.42774 h -0.934245 v -3.18685 q 0,-0.40039 -0.188802,-0.54688 -0.188802,-0.14648 -0.6380205,-0.14648 -0.2571614,0.013 -0.4459635,0.11068 -0.1855469,0.0944 -0.2897135,0.20182 -0.1041667,0.10417 -0.1041667,0.12695 v 3.44076 z" />
<path
inkscape:connector-curvature="0"
id="path876"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 11.963115,748.66614 v -4.44011 h 1.253255 v 0.54688 q 0.0065,-0.007 0.07487,-0.0911 0.07161,-0.0879 0.211589,-0.18229 0.139974,-0.0944 0.380859,-0.17904 0.257161,-0.10742 0.654297,-0.10742 0.305989,0 0.384114,0.026 l 0.107422,0.64128 q -0.227864,-0.0553 -0.426432,-0.0553 -0.432943,0 -0.719401,0.16276 -0.322266,0.15951 -0.494792,0.4362 -0.172526,0.27669 -0.172526,0.50781 v 2.73438 z" />
<path
inkscape:connector-curvature="0"
id="path878"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 16.494365,746.66744 q 0.0293,0.35156 0.240885,0.88867 0.211589,0.53711 0.771485,0.56315 0.683593,0 1.070963,-0.17252 0.38737,-0.17578 0.504557,-0.29297 l -0.188802,0.77148 q 0,0.0684 -0.38737,0.18229 -0.387369,0.11068 -0.986328,0.11068 -0.23763,0 -0.371093,-0.013 -0.970052,-0.0716 -1.422526,-0.55664 -0.449219,-0.48828 -0.458985,-1.5625 0,-1.23047 0.511068,-1.80339 0.514323,-0.57291 1.503906,-0.58268 1.188151,0 1.611328,0.625 0.361328,0.51758 0.361328,1.39974 0,0.16602 -0.0098,0.2832 -0.0098,0.11394 -0.01628,0.15951 z m 0.908203,-1.90755 q -0.908203,0.0293 -0.908203,1.31836 h 1.933593 q 0,-1.31836 -1.02539,-1.31836 z" />
<path
inkscape:connector-curvature="0"
id="path880"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 20.726135,745.30676 q 0,0.25716 0.455729,0.38737 0.458985,0.12696 0.940755,0.24089 0.481771,0.11068 0.833334,0.3776 0.354817,0.26367 0.371093,0.82031 0,0.81381 -0.439453,1.16862 -0.436198,0.35482 -1.269531,0.41667 -0.104167,0.013 -0.31901,0.013 -0.566407,0 -0.976563,-0.0879 -0.410156,-0.0911 -0.569661,-0.14974 l -0.172526,-0.77474 q 0.146484,0.10091 0.537109,0.25391 0.390625,0.15299 0.940755,0.1595 0.585938,0 0.794271,-0.17578 0.211589,-0.17903 0.221354,-0.55664 0,-0.4362 -0.296224,-0.57617 -0.292968,-0.13997 -0.953776,-0.27018 -0.657552,-0.13021 -0.992838,-0.37435 -0.332032,-0.24414 -0.332032,-0.85938 0.04883,-1.07096 1.692709,-1.14583 0.05534,0 0.152995,-0.007 0.09766,-0.007 0.139974,-0.007 0.595703,0 0.960286,0.0846 0.364583,0.0846 0.494792,0.13998 l 0.211588,0.7194 q -0.126953,-0.0814 -0.498047,-0.19857 -0.371093,-0.12044 -1.005859,-0.12044 -0.429688,0 -0.670573,0.10091 -0.240885,0.0977 -0.250651,0.41992 z" />
<path
inkscape:connector-curvature="0"
id="path882"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 23.759989,748.66614 v -6.21419 h 1.253255 v 2.05403 q 0,0 0,0 0,-0.003 0.14974,-0.0846 0.15625,-0.0814 0.410156,-0.14974 0.257162,-0.0684 0.611979,-0.0716 0.498047,0 0.820313,0.14974 0.322265,0.14649 0.465495,0.38412 0.143229,0.23763 0.143229,0.50455 v 3.42774 h -0.934245 v -3.18685 q 0,-0.40039 -0.188802,-0.54688 -0.188802,-0.14648 -0.638021,-0.14648 -0.257161,0.013 -0.445963,0.11068 -0.185547,0.0944 -0.289714,0.20182 -0.104167,0.10417 -0.104167,0.12695 v 3.44076 z" />
<path
inkscape:connector-curvature="0"
id="path1948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 7.1997993,1043.1442 -1.933764,4.7354 -2.005788,-4.7354 v 4.6021 h -1.105522 v -6.8744 h 1.739308 l 1.609671,3.6011 1.548452,-3.6011 h 1.710499 v 6.8744 h -1.562856 z" />
<path
inkscape:connector-curvature="0"
id="path1950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 10.736032,1045.5353 q 0.03241,0.3889 0.266478,0.9831 0.234069,0.5941 0.853448,0.623 0.756221,0 1.184748,-0.1909 0.428526,-0.1944 0.558164,-0.324 l -0.208862,0.8534 q 0,0.076 -0.428526,0.2016 -0.428523,0.1225 -1.091117,0.1225 -0.262879,0 -0.410521,-0.014 -1.073113,-0.08 -1.5736607,-0.6159 -0.496944,-0.54 -0.507747,-1.7285 0,-1.3611 0.565364,-1.9949 0.5689667,-0.6338 1.6636857,-0.6447 1.314384,0 1.782522,0.6915 0.399717,0.5726 0.399717,1.5485 0,0.1836 -0.01081,0.3133 -0.01081,0.126 -0.018,0.1764 z m 1.004695,-2.1102 q -1.004695,0.032 -1.004695,1.4584 h 2.139025 q 0,-1.4584 -1.13433,-1.4584 z" />
<path
inkscape:connector-curvature="0"
id="path1952"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 18.456689,1043.9688 v 3.7775 h -1.033504 v -3.5974 q 0,-0.6194 -0.943475,-0.6194 -0.460933,0.054 -0.662595,0.2882 -0.198056,0.2304 -0.237667,0.3744 v 3.5542 h -1.386405 v -4.9118 h 1.386405 v 0.3997 q 0.02881,-0.019 0.194458,-0.1296 0.169248,-0.1117 0.475339,-0.2053 0.30969,-0.093 0.716608,-0.093 0.767023,0 1.12713,0.3528 0.363706,0.3493 0.363706,0.8102 z" />
<path
inkscape:connector-curvature="0"
id="path1954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="M 19.346148,1041.729 H 9.4832553 v -0.8571 H 26.022498 v 0.8571 h -5.113494 v 6.0173 h -1.562856 z"
sodipodi:nodetypes="ccccccccc" />
<path
inkscape:connector-curvature="0"
id="path1956"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 24.704511,1047.7463 v -0.515 q -0.05762,0.1333 -0.388913,0.3314 -0.327694,0.1981 -1.116327,0.1981 -0.673396,-0.025 -1.119926,-0.3457 -0.446531,-0.3205 -0.457335,-1.0119 0,-0.7419 0.529356,-1.1128 0.532956,-0.3709 1.595265,-0.4501 0.489744,-0.04 0.752622,-0.2484 0.266478,-0.2125 0.266478,-0.4753 0,-0.2666 -0.244872,-0.4574 -0.241272,-0.1909 -0.655392,-0.1909 -0.85345,0 -1.328789,0.3169 -0.471737,0.3133 -0.619381,0.5257 l 0.205261,-0.9759 q 0,-0.025 0.223265,-0.1548 0.226865,-0.1296 0.630183,-0.2413 0.40332,-0.1151 0.961482,-0.1188 1.137932,0 1.64568,0.3889 0.507749,0.3853 0.507749,1.0119 v 3.5254 z m -0.676998,-0.7669 q 0.676998,-0.1838 0.676998,-0.5906 v -1.1199 q -0.0036,0.011 -0.05041,0.1044 -0.04681,0.09 -0.212463,0.1801 -0.165649,0.09 -0.504147,0.1296 -0.576168,0.079 -0.878658,0.2592 -0.302488,0.1764 -0.302488,0.6086 0.04681,0.5005 0.799434,0.5005 0.226865,0 0.471739,-0.071 z" />
<path
inkscape:connector-curvature="0"
id="path1958"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 26.695895,1047.7463 v -6.8744 h 1.357597 v 6.8744 z" />
</g>
</svg>

+ 290
- 0
plugins/community/repos/mental/res/MentalClockDivider.svg View File

@@ -0,0 +1,290 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="45"
height="380"
viewBox="0 0 45 380.00001"
id="svg14650"
version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MentalClockDivider.svg">
<defs
id="defs14652" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="11.940939"
inkscape:cx="-17.211096"
inkscape:cy="19.379734"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
objecttolerance="2"
inkscape:window-width="1920"
inkscape:window-height="1061"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1"
inkscape:snap-global="false">
<inkscape:grid
type="xygrid"
id="grid15198"
spacingx="4.9999999"
spacingy="5.0000001"
empspacing="3" />
</sodipodi:namedview>
<metadata
id="metadata14655">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-672.36216)">
<rect
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.89763784;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect15200"
width="45"
height="380"
x="0"
y="672.36218" />
<path
inkscape:connector-curvature="0"
id="path4291"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 15.646136,681.76526 q 0,0.0732 -0.541992,0.25268 -0.53833,0.17579 -1.31836,0.1941 -1.816406,0 -2.537842,-0.91919 -0.717773,-0.92285 -0.717773,-2.87476 0.03662,-1.05102 0.322266,-1.7688 0.289306,-0.71777 0.944824,-1.11694 0.655517,-0.39917 1.765137,-0.41382 0.662841,0 1.190185,0.10254 0.531006,0.0989 0.758057,0.16846 l 0.300293,1.18286 q -0.194092,-0.1355 -0.695801,-0.33692 -0.501709,-0.20141 -1.208496,-0.20141 -0.974121,0 -1.307373,0.68115 -0.32959,0.68115 -0.32959,1.70288 0,0.78735 0.08789,1.38794 0.09155,0.60059 0.395508,1.02905 0.307617,0.42847 0.897217,0.46509 0.692138,0 1.153564,-0.12817 0.461426,-0.13184 0.710449,-0.29663 0.227051,-0.14649 0.227051,-0.16114 0,0 -0.0037,0 l -0.09155,1.05103 z" />
<path
inkscape:connector-curvature="0"
id="path4293"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 16.232073,682.15344 v -6.99096 h 1.380615 v 6.99096 z" />
<path
inkscape:connector-curvature="0"
id="path4295"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 18.356097,682.15344 v -6.99096 h 1.395263 v 3.9624 l 2.266846,-1.96655 h 1.168213 l -2.127686,1.78344 2.398682,3.21167 h -1.530762 l -1.798095,-2.38403 -0.377198,0.34424 v 2.03979 z" />
<path
inkscape:connector-curvature="0"
id="path4297"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 26.870501,675.16248 q 1.347656,0 1.911621,0.91919 0.563965,0.91918 0.563965,2.56347 0,1.18286 -0.252686,1.95923 -0.249023,0.77271 -0.805664,1.16089 -0.552978,0.38818 -1.446533,0.38818 h -3.061523 v -6.99096 z m 1.182861,3.48266 q -0.0073,-0.82764 -0.128173,-1.38794 -0.12085,-0.5603 -0.483399,-0.88989 -0.362549,-0.33325 -1.051025,-0.33325 h -1.021729 v 5.2478 h 1.142578 q 0.904541,0 1.223145,-0.65918 0.318603,-0.65918 0.318603,-1.97754 z" />
<path
inkscape:connector-curvature="0"
id="path4299"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 29.928362,682.15344 v -4.99511 h 1.395264 v 4.99511 z m 0.706787,-7.00561 q 0.373536,0 0.582276,0.23437 0.212402,0.23438 0.212402,0.5603 0,0.33326 -0.216064,0.57129 -0.212403,0.23804 -0.593262,0.23804 -0.366211,0 -0.582275,-0.23804 -0.216065,-0.2417 -0.216065,-0.55664 0,-0.32226 0.216065,-0.56396 0.216064,-0.24536 0.596923,-0.24536 z" />
<path
inkscape:connector-curvature="0"
id="path4301"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 33.901751,682.36218 -2.310791,-5.20385 h 1.365967 l 1.19751,2.68432 1.186523,-2.68432 h 0.853272 z" />
<path
inkscape:connector-curvature="0"
id="path4358"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 12.401542,692.0387 q 0,0.061 -0.45166,0.21057 -0.448609,0.14648 -1.098633,0.16174 -1.513672,0 -2.114868,-0.76599 -0.598145,-0.76904 -0.598145,-2.39563 0.03052,-0.87585 0.268555,-1.474 0.241089,-0.59814 0.787353,-0.93079 0.546265,-0.33264 1.470948,-0.34484 0.552368,0 0.991821,0.0854 0.442505,0.0824 0.631714,0.14038 l 0.250244,0.98571 q -0.161743,-0.11291 -0.579834,-0.28076 -0.418091,-0.16784 -1.00708,-0.16784 -0.811768,0 -1.089478,0.56762 -0.274658,0.56763 -0.274658,1.41907 0,0.65613 0.07324,1.15662 0.07629,0.50048 0.32959,0.85754 0.256348,0.35706 0.747681,0.38757 0.576782,0 0.961303,-0.10681 0.384522,-0.10986 0.592041,-0.24719 0.189209,-0.12207 0.189209,-0.13428 0,0 -0.0031,0 l -0.07629,0.87586 z" />
<path
inkscape:connector-curvature="0"
id="path4360"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 12.889823,692.36218 v -5.8258 h 1.150513 v 5.8258 z" />
<path
inkscape:connector-curvature="0"
id="path4362"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 14.659842,692.36218 v -5.8258 h 1.16272 v 3.302 l 1.889038,-1.6388 h 0.973511 l -1.773071,1.48621 1.998901,2.67639 h -1.275635 l -1.498413,-1.98669 -0.314331,0.28686 v 1.69983 z" />
<path
inkscape:connector-curvature="0"
id="path4364"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 23.470267,686.53638 v 5.8258 h -1.324463 v -5.8258 z" />
<path
inkscape:connector-curvature="0"
id="path4366"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 27.684745,689.16089 v 3.20129 H 26.80889 v -3.0487 q 0,-0.52491 -0.79956,-0.52491 -0.390625,0.0458 -0.561524,0.24414 -0.167846,0.19532 -0.201416,0.31739 v 3.01208 h -1.174926 v -4.1626 h 1.174926 v 0.33875 q 0.02441,-0.0153 0.164795,-0.10986 0.143433,-0.0946 0.402832,-0.17395 0.262451,-0.0793 0.6073,-0.0793 0.650025,0 0.9552,0.29907 0.308228,0.29602 0.308228,0.68665 z" />
<path
inkscape:connector-curvature="0"
id="path4369"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 11.696672,724.13141 1.663208,2.58789 h -1.538085 l -1.788331,-3.14941 h 0.714112 q 0.02747,0 0.137329,0.006 0.109863,0.006 0.186157,0.006 1.046753,0 1.074219,-0.91247 0,-0.48218 -0.247193,-0.76599 -0.247192,-0.28382 -0.653076,-0.28382 h -1.187134 v 5.09949 H 8.733416 v -5.82581 h 2.676391 q 1.950073,0 1.950073,1.68763 -0.02746,0.68969 -0.396728,1.03149 -0.369263,0.3418 -0.817871,0.44556 -0.341797,0.0824 -0.424194,0.0824 -0.02442,0 -0.02442,-0.009 z" />
<path
inkscape:connector-curvature="0"
id="path4371"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 14.760637,724.84552 q 0.02747,0.32959 0.22583,0.83313 0.198365,0.50354 0.723267,0.52795 0.640869,0 1.004028,-0.16174 0.363159,-0.16479 0.473023,-0.27466 l -0.177002,0.72327 q 0,0.0641 -0.363159,0.1709 -0.36316,0.10376 -0.924683,0.10376 -0.222778,0 -0.3479,-0.0122 -0.909424,-0.0671 -1.333619,-0.52185 -0.421142,-0.45776 -0.430297,-1.46484 0,-1.15357 0.479126,-1.69068 0.482177,-0.53711 1.409912,-0.54626 1.113891,0 1.51062,0.58594 0.338745,0.48522 0.338745,1.31225 0,0.15564 -0.0092,0.2655 -0.0092,0.10682 -0.01526,0.14954 h -2.563477 z m 0.851441,-1.78833 q -0.851441,0.0275 -0.851441,1.23596 h 1.812744 q 0,-1.23596 -0.961303,-1.23596 z" />
<path
inkscape:connector-curvature="0"
id="path4373"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 18.727922,723.56989 q 0,0.24108 0.427247,0.36315 0.430297,0.11902 0.881958,0.22583 0.45166,0.10376 0.78125,0.35401 0.332641,0.24719 0.3479,0.76904 0,0.76294 -0.411987,1.09558 -0.408936,0.33264 -1.190186,0.39063 -0.09766,0.0122 -0.299072,0.0122 -0.531006,0 -0.915528,-0.0824 -0.384521,-0.0855 -0.534057,-0.14038 l -0.161743,-0.72632 q 0.137329,0.0946 0.50354,0.23803 0.366211,0.14344 0.881958,0.14954 0.549316,0 0.744629,-0.16479 0.198364,-0.16785 0.207519,-0.52185 0,-0.40894 -0.27771,-0.54017 -0.274658,-0.13122 -0.894165,-0.25329 -0.616455,-0.12207 -0.930786,-0.35095 -0.311279,-0.22889 -0.311279,-0.80567 0.04578,-1.00403 1.586914,-1.07422 0.05188,0 0.143432,-0.006 0.09155,-0.006 0.131226,-0.006 0.558472,0 0.900269,0.0793 0.341796,0.0793 0.463867,0.13123 l 0.198364,0.67444 q -0.119019,-0.0763 -0.466919,-0.18616 -0.3479,-0.11292 -0.942993,-0.11292 -0.402832,0 -0.628662,0.0946 -0.22583,0.0915 -0.234986,0.39368 z" />
<path
inkscape:connector-curvature="0"
id="path4375"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 22.621965,724.84552 q 0.02747,0.32959 0.22583,0.83313 0.198365,0.50354 0.723267,0.52795 0.640869,0 1.004028,-0.16174 0.36316,-0.16479 0.473023,-0.27466 l -0.177002,0.72327 q 0,0.0641 -0.363159,0.1709 -0.363159,0.10376 -0.924683,0.10376 -0.222778,0 -0.3479,-0.0122 -0.909424,-0.0671 -1.333618,-0.52185 -0.421143,-0.45776 -0.430298,-1.46484 0,-1.15357 0.479126,-1.69068 0.482177,-0.53711 1.409912,-0.54626 1.113891,0 1.51062,0.58594 0.338745,0.48522 0.338745,1.31225 0,0.15564 -0.0092,0.2655 -0.0092,0.10682 -0.01526,0.14954 h -2.563477 z m 0.851441,-1.78833 q -0.851441,0.0275 -0.851441,1.23596 h 1.812745 q 0,-1.23596 -0.961304,-1.23596 z" />
<path
inkscape:connector-curvature="0"
id="path4377"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 27.30031,723.0816 v 2.41394 q 0,0.36011 0.213623,0.5127 0.152588,0.12207 0.576782,0.12207 v 0.58899 q -0.03662,0.003 -0.131225,0.006 -0.09766,0.006 -0.219727,0.006 -0.802612,0 -1.174926,-0.27466 -0.439454,-0.29907 -0.439454,-1.01319 v -2.36206 H 25.33803 v -0.5249 h 0.787353 v -1.66321 h 1.174927 v 1.66321 h 0.790405 v 0.5249 H 27.30031 Z" />
<path
inkscape:connector-curvature="0"
id="path4381"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 29.113037,809.72534 h 0.799561 l -2.911377,5.88684 h -0.787354 z" />
<path
inkscape:connector-curvature="0"
id="path4383"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 35.28064,814.83704 v 0.77514 h -4.626465 v -0.73852 q 0,-0.12512 0.152588,-0.4303 0.155639,-0.30823 0.55542,-0.72632 0.402832,-0.41809 1.104736,-0.84228 0.65918,-0.39063 0.964355,-0.6073 0.308228,-0.21973 0.445557,-0.43641 0.140381,-0.21972 0.140381,-0.51879 -0.02441,-0.82093 -1.126099,-0.83619 -0.872802,0 -1.425171,0.37842 -0.552368,0.37842 -0.74768,0.63172 v -1.06202 q 0,-0.0183 0.134277,-0.12817 0.137329,-0.11291 0.390625,-0.24109 0.253296,-0.13122 0.662232,-0.22888 0.408935,-0.0977 0.961303,-0.10071 0.827027,0 1.379395,0.21362 0.55542,0.21363 0.830078,0.62256 0.27771,0.40894 0.27771,0.97657 -0.03662,0.29907 -0.149536,0.52795 -0.109864,0.22583 -0.415039,0.48828 -0.302124,0.26245 -0.848389,0.55847 -1.370239,0.74768 -1.861572,1.57471 l -0.0885,0.14954 h 3.289795 z" />
<path
inkscape:connector-curvature="0"
id="path4386"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 28.613037,836.47534 h 0.799561 l -2.911377,5.88684 h -0.787354 z" />
<path
inkscape:connector-curvature="0"
id="path4388"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 34.429687,842.36218 h -1.348876 v -1.34887 h -2.95105 v -0.85144 l 3.088379,-3.66211 h 1.211547 v 3.78723 h 0.698853 v 0.72632 h -0.698853 z m -3.250122,-2.07519 h 1.901246 v -2.22473 z" />
<path
inkscape:connector-curvature="0"
id="path4391"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 28.613037,860.22534 h 0.799561 l -2.911377,5.88684 h -0.787354 z" />
<path
inkscape:connector-curvature="0"
id="path4393"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 32.580322,860.22534 q 2.236939,0 2.236939,1.41297 0,0.36315 -0.158692,0.61645 -0.158691,0.2533 -0.366211,0.39063 -0.204467,0.13732 -0.378418,0.20141 -0.17395,0.0641 -0.222778,0.0793 0.04883,0.009 0.247192,0.0427 0.201417,0.0336 0.445557,0.15259 0.244141,0.11902 0.439453,0.38452 0.195313,0.2655 0.219727,0.70496 0,1.93786 -2.462769,1.93786 -2.526855,0 -2.526855,-1.93786 0.04272,-0.46082 0.24414,-0.72632 0.204468,-0.26856 0.457764,-0.38147 0.256348,-0.11597 0.457764,-0.14343 0.201416,-0.0275 0.253296,-0.0336 0,0 -0.0031,0 -0.02747,0 -0.305176,-0.12512 -0.311279,-0.13733 -0.558472,-0.40894 -0.24414,-0.27161 -0.24414,-0.71716 0.0092,-0.6958 0.564575,-1.06812 0.558472,-0.37231 1.660156,-0.38147 z m 0,0.76294 q -0.50354,0 -0.784301,0.23193 -0.27771,0.22889 -0.27771,0.54322 0,0.32043 0.280761,0.56152 0.283814,0.24109 0.78125,0.25025 0.473023,0 0.741577,-0.23804 0.271607,-0.23804 0.271607,-0.56153 0,-0.32348 -0.268555,-0.55542 -0.265503,-0.23193 -0.744629,-0.23193 z m 0,2.5116 q -0.549316,0.009 -0.863647,0.29907 -0.311279,0.28687 -0.311279,0.67444 0,0.38757 0.308227,0.67139 0.308228,0.28076 0.866699,0.28076 0.549317,0 0.854492,-0.28076 0.308228,-0.28382 0.308228,-0.67139 0,-0.39063 -0.311279,-0.68054 -0.31128,-0.29297 -0.851441,-0.29297 z" />
<path
inkscape:connector-curvature="0"
id="path4396"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 28.613037,884.47534 h 0.799561 l -2.911377,5.88684 h -0.787354 z" />
<path
inkscape:connector-curvature="0"
id="path4398"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 30.730957,885.10095 2.548218,-0.62561 v 5.88684 h -1.287842 v -4.776 l -1.260376,0.27466 z" />
<path
inkscape:connector-curvature="0"
id="path4400"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 38.259644,885.2627 q -0.628663,0.0397 -0.891114,0.57678 -0.259399,0.53711 -0.259399,1.04675 0.07629,-0.11597 0.427246,-0.28686 0.350952,-0.17395 1.147461,-0.17395 0.863647,0.0458 1.306152,0.57983 0.442505,0.531 0.442505,1.45569 -0.01526,0.55847 -0.274658,0.99487 -0.2594,0.4364 -0.787354,0.6897 -0.527954,0.25329 -1.300048,0.25329 -2.236939,-0.12207 -2.236939,-2.79846 v -0.27466 q 0.03662,-1.11999 0.521851,-1.94397 0.485229,-0.82397 1.75476,-0.90637 0.109864,-0.0122 0.335694,-0.0122 0.78125,0 1.184082,0.19227 0.402832,0.19226 0.515747,0.32043 v 0.98572 q -0.02136,-0.0275 -0.10376,-0.13428 -0.0824,-0.10681 -0.262451,-0.24109 -0.180054,-0.13428 -0.497437,-0.23498 -0.317382,-0.10071 -0.772094,-0.10071 -0.04578,0 -0.128174,0.006 -0.0824,0.006 -0.12207,0.006 z m -0.02747,4.31213 q 0.454712,0 0.701904,-0.33875 0.250244,-0.33874 0.250244,-0.79956 0,-0.46997 -0.262451,-0.81482 -0.262451,-0.3479 -0.750732,-0.3479 -0.476075,0.009 -0.738526,0.3418 -0.262451,0.32959 -0.262451,0.7843 0,0.46997 0.283813,0.82398 0.283814,0.35095 0.778199,0.35095 z" />
<path
inkscape:connector-curvature="0"
id="path4403"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 28.613037,909.47534 h 0.799561 l -2.911377,5.88684 h -0.787354 z" />
<path
inkscape:connector-curvature="0"
id="path4405"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 30.480713,910.98596 v -0.99792 q 0,-0.0305 0.213623,-0.15564 0.213623,-0.12512 0.631714,-0.23804 0.418091,-0.11597 1.040649,-0.13123 0.942993,0 1.629639,0.28382 0.686645,0.28076 0.695801,0.98877 0,0.85144 -0.576783,1.10779 -0.576782,0.25634 -0.961303,0.25634 0.03662,0.003 0.311279,0.0427 0.27771,0.0366 0.601196,0.1709 0.326538,0.13122 0.573731,0.41504 0.247192,0.28381 0.265503,0.74768 0,0.65307 -0.354004,1.08947 -0.350952,0.43335 -0.924683,0.64087 -0.570679,0.20447 -1.235962,0.20447 -0.74768,-0.0153 -1.239013,-0.17395 -0.488282,-0.16174 -0.71106,-0.33874 -0.222778,-0.18006 -0.222778,-0.23499 v -1.30005 q 0.167846,0.30518 0.637817,0.76904 0.473023,0.46387 1.199341,0.47913 0.769043,0 1.138306,-0.29602 0.372314,-0.29907 0.372314,-0.81482 -0.02441,-0.59204 -0.524902,-0.80872 -0.497437,-0.21667 -1.123047,-0.21667 -0.164795,0 -0.283814,0.009 -0.119018,0.009 -0.167846,0.0153 v -0.76294 q 0.05188,0.006 0.177002,0.0153 0.128173,0.009 0.299072,0.009 1.538086,0 1.538086,-0.8728 -0.03662,-0.35096 -0.335694,-0.49439 -0.299072,-0.14343 -0.891113,-0.14343 -0.552368,0 -0.946045,0.16174 -0.393677,0.16174 -0.582885,0.32654 -0.186158,0.16479 -0.244141,0.24719 z" />
<path
inkscape:connector-curvature="0"
id="path4407"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 40.347046,914.58704 v 0.77514 h -4.626465 v -0.73852 q 0,-0.12512 0.152588,-0.4303 0.15564,-0.30823 0.55542,-0.72632 0.402832,-0.41809 1.104736,-0.84228 0.65918,-0.39063 0.964356,-0.6073 0.308227,-0.21973 0.445556,-0.43641 0.140381,-0.21972 0.140381,-0.51879 -0.02441,-0.82093 -1.126098,-0.83619 -0.872803,0 -1.425171,0.37842 -0.552369,0.37842 -0.747681,0.63172 v -1.06202 q 0,-0.0183 0.134277,-0.12817 0.137329,-0.11291 0.390625,-0.24109 0.253296,-0.13122 0.662232,-0.22888 0.408935,-0.0977 0.961303,-0.10071 0.827027,0 1.379395,0.21362 0.55542,0.21363 0.830078,0.62256 0.27771,0.40894 0.27771,0.97657 -0.03662,0.29907 -0.149536,0.52795 -0.109863,0.22583 -0.415039,0.48828 -0.302124,0.26245 -0.848389,0.55847 -1.370239,0.74768 -1.861572,1.57471 l -0.0885,0.14954 h 3.289795 z" />
<path
inkscape:connector-curvature="0"
id="path4410"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 29.113037,942.47534 h 0.799561 l -2.911377,5.88684 h -0.787354 z" />
<path
inkscape:connector-curvature="0"
id="path4412"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 30.980713,943.98596 v -0.99792 q 0,-0.0305 0.213623,-0.15564 0.213623,-0.12512 0.631714,-0.23804 0.418091,-0.11597 1.040649,-0.13123 0.942993,0 1.629639,0.28382 0.686645,0.28076 0.695801,0.98877 0,0.85144 -0.576783,1.10779 -0.576782,0.25634 -0.961303,0.25634 0.03662,0.003 0.311279,0.0427 0.27771,0.0366 0.601196,0.1709 0.326538,0.13122 0.573731,0.41504 0.247192,0.28381 0.265503,0.74768 0,0.65307 -0.354004,1.08947 -0.350952,0.43335 -0.924683,0.64087 -0.570679,0.20447 -1.235962,0.20447 -0.74768,-0.0153 -1.239013,-0.17395 -0.488282,-0.16174 -0.71106,-0.33874 -0.222778,-0.18006 -0.222778,-0.23499 v -1.30005 q 0.167846,0.30518 0.637817,0.76904 0.473023,0.46387 1.199341,0.47913 0.769043,0 1.138306,-0.29602 0.372314,-0.29907 0.372314,-0.81482 -0.02441,-0.59204 -0.524902,-0.80872 -0.497437,-0.21667 -1.123047,-0.21667 -0.164795,0 -0.283814,0.009 -0.119018,0.009 -0.167846,0.0153 v -0.76294 q 0.05188,0.006 0.177002,0.0153 0.128173,0.009 0.299072,0.009 1.538086,0 1.538086,-0.8728 -0.03662,-0.35096 -0.335694,-0.49439 -0.299072,-0.14343 -0.891113,-0.14343 -0.552368,0 -0.946045,0.16174 -0.393677,0.16174 -0.582885,0.32654 -0.186158,0.16479 -0.244141,0.24719 z" />
<path
inkscape:connector-curvature="0"
id="path4415"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 29.113037,968.47534 h 0.799561 l -2.911377,5.88684 h -0.787354 z" />
<path
inkscape:connector-curvature="0"
id="path4417"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 34.041626,972.11304 q -0.03052,-1.10779 -1.400757,-1.19934 -0.723266,0 -1.205444,0.15564 -0.479126,0.15258 -0.656128,0.25634 v -2.82592 h 4.299927 v 0.78735 h -3.161621 v 0.90027 q 0.115966,-0.0275 0.405883,-0.0702 0.292969,-0.0427 0.744629,-0.0427 0.286865,0 0.448609,0.0122 1.809692,0.14648 1.861572,1.97449 0,1.03454 -0.65918,1.69372 -0.656128,0.65613 -2.23999,0.65613 -0.799561,-0.009 -1.220703,-0.26245 -0.418091,-0.25635 -0.540161,-0.42419 v -1.26343 q 0.143432,0.28381 0.576782,0.71716 0.436401,0.4303 1.171875,0.44556 0.872803,0 1.223755,-0.39673 0.350952,-0.39673 0.350952,-1.11389 z" />
<path
inkscape:connector-curvature="0"
id="path4420"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 29.113037,993.22534 h 0.799561 l -2.911377,5.88684 h -0.787354 z" />
<path
inkscape:connector-curvature="0"
id="path4422"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 30.791504,994.0127 v -0.76294 h 4.46167 v 0.79956 l -2.261353,5.06286 h -1.635742 l 2.398682,-5.09948 z" />
<path
inkscape:connector-curvature="0"
id="path4425"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 28.363037,1017.9753 h 0.799561 l -2.911377,5.8869 h -0.787354 z" />
<path
inkscape:connector-curvature="0"
id="path4427"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 30.480957,1018.6009 2.548218,-0.6256 v 5.8869 h -1.287842 v -4.776 l -1.260376,0.2746 z" />
<path
inkscape:connector-curvature="0"
id="path4429"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 40.097046,1023.087 v 0.7752 h -4.626465 v -0.7385 q 0,-0.1252 0.152588,-0.4303 0.15564,-0.3083 0.55542,-0.7264 0.402832,-0.4181 1.104736,-0.8422 0.65918,-0.3907 0.964356,-0.6073 0.308227,-0.2198 0.445556,-0.4365 0.140381,-0.2197 0.140381,-0.5187 -0.02441,-0.821 -1.126098,-0.8362 -0.872803,0 -1.425171,0.3784 -0.552369,0.3784 -0.747681,0.6317 v -1.062 q 0,-0.018 0.134277,-0.1282 0.137329,-0.1129 0.390625,-0.2411 0.253296,-0.1312 0.662232,-0.2289 0.408935,-0.098 0.961303,-0.1007 0.827027,0 1.379395,0.2137 0.55542,0.2136 0.830078,0.6225 0.27771,0.409 0.27771,0.9766 -0.03662,0.2991 -0.149536,0.5279 -0.109863,0.2259 -0.415039,0.4883 -0.302124,0.2625 -0.848389,0.5585 -1.370239,0.7477 -1.861572,1.5747 l -0.0885,0.1495 h 3.289795 z" />
<path
inkscape:connector-curvature="0"
id="path1948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046839"
d="m 14.529639,1043.1438 -1.933781,4.7354 -2.005806,-4.7354 v 4.6021 H 9.48452 v -6.8744 h 1.739324 l 1.609685,3.6011 1.548466,-3.6011 h 1.710514 v 6.8744 h -1.56287 z" />
<path
inkscape:connector-curvature="0"
id="path1950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046839"
d="m 18.065904,1045.5349 q 0.03241,0.3889 0.266481,0.9831 0.234071,0.5941 0.853455,0.623 0.756228,0 1.184759,-0.1909 0.42853,-0.1944 0.558169,-0.324 l -0.208864,0.8534 q 0,0.076 -0.42853,0.2016 -0.428527,0.1225 -1.091127,0.1225 -0.262881,0 -0.410524,-0.014 -1.073123,-0.08 -1.573675,-0.6159 -0.496949,-0.54 -0.507752,-1.7285 0,-1.3611 0.565369,-1.9949 0.568972,-0.6338 1.663701,-0.6447 1.314396,0 1.782538,0.6915 0.399721,0.5726 0.399721,1.5485 0,0.1836 -0.01081,0.3133 -0.01081,0.126 -0.018,0.1764 z m 1.004704,-2.1102 q -1.004704,0.032 -1.004704,1.4584 h 2.139044 q 0,-1.4584 -1.13434,-1.4584 z" />
<path
inkscape:connector-curvature="0"
id="path1952"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046839"
d="m 25.786631,1043.9684 v 3.7775 h -1.033514 v -3.5974 q 0,-0.6194 -0.943483,-0.6194 -0.460937,0.054 -0.662601,0.2882 -0.198058,0.2304 -0.237669,0.3744 v 3.5542 h -1.386418 v -4.9118 h 1.386418 v 0.3997 q 0.02881,-0.019 0.19446,-0.1296 0.169249,-0.1117 0.475343,-0.2053 0.309693,-0.093 0.716614,-0.093 0.76703,0 1.12714,0.3528 0.36371,0.3493 0.36371,0.8102 z" />
<path
inkscape:connector-curvature="0"
id="path1954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046839"
d="m 26.676098,1041.7286 h -9.862982 v -0.8571 h 16.539392 v 0.8571 h -5.11354 v 6.0173 h -1.56287 z"
sodipodi:nodetypes="ccccccccc" />
<path
inkscape:connector-curvature="0"
id="path1956"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046839"
d="m 32.034509,1047.7459 v -0.515 q -0.05762,0.1333 -0.388917,0.3314 -0.327697,0.1981 -1.116337,0.1981 -0.673402,-0.025 -1.119936,-0.3457 -0.446535,-0.3205 -0.457339,-1.0119 0,-0.7419 0.529361,-1.1128 0.532961,-0.3709 1.595279,-0.4501 0.489749,-0.04 0.752629,-0.2484 0.26648,-0.2125 0.26648,-0.4753 0,-0.2666 -0.244874,-0.4574 -0.241274,-0.1909 -0.655398,-0.1909 -0.853457,0 -1.328801,0.3169 -0.471741,0.3133 -0.619386,0.5257 l 0.205263,-0.9759 q 0,-0.025 0.223267,-0.1548 0.226867,-0.1296 0.630188,-0.2413 0.403324,-0.1151 0.961491,-0.1188 1.137942,0 1.645695,0.3889 0.507753,0.3853 0.507753,1.0119 v 3.5254 z m -0.677004,-0.7669 q 0.677004,-0.1838 0.677004,-0.5906 v -1.1199 q -0.0036,0.011 -0.05041,0.1044 -0.04681,0.09 -0.212464,0.1801 -0.165651,0.09 -0.504152,0.1296 -0.576173,0.079 -0.878666,0.2592 -0.302491,0.1764 -0.302491,0.6086 0.04681,0.5005 0.799442,0.5005 0.226867,0 0.471743,-0.071 z" />
<path
inkscape:connector-curvature="0"
id="path1958"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046839"
d="m 34.025911,1047.7459 v -6.8744 h 1.357609 v 6.8744 z" />
</g>
</svg>

+ 220
- 0
plugins/community/repos/mental/res/MentalCounters.svg View File

@@ -0,0 +1,220 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="60"
height="380"
viewBox="0 0 59.999999 380.00001"
id="svg14650"
version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MentalCounters.svg">
<defs
id="defs14652" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="4.1793287"
inkscape:cx="-89.670517"
inkscape:cy="90.997386"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
objecttolerance="2"
inkscape:window-width="1920"
inkscape:window-height="1061"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid15198"
spacingx="4.9999999"
spacingy="5.0000001"
empspacing="3" />
</sodipodi:namedview>
<metadata
id="metadata14655">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-672.36216)">
<rect
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.89763784;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect15200"
width="60"
height="380"
x="0"
y="672.36218" />
<path
inkscape:connector-curvature="0"
id="path4202"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 17.055743,681.90078 q 0,0.0732 -0.542,0.25268 -0.53833,0.17579 -1.31835,0.1941 -1.81641,0 -2.53785,-0.91919 -0.71777,-0.92285 -0.71777,-2.87476 0.0366,-1.05102 0.32227,-1.7688 0.2893,-0.71777 0.94482,-1.11694 0.65552,-0.39917 1.76514,-0.41382 0.66284,0 1.19018,0.10254 0.53101,0.0989 0.75806,0.16846 l 0.30029,1.18286 q -0.19409,-0.1355 -0.6958,-0.33692 -0.50171,-0.20141 -1.20849,-0.20141 -0.97413,0 -1.30738,0.68115 -0.32959,0.68115 -0.32959,1.70288 0,0.78735 0.0879,1.38794 0.0916,0.60059 0.39551,1.02905 0.30762,0.42847 0.89722,0.46509 0.69214,0 1.15356,-0.12817 0.46143,-0.13184 0.71045,-0.29663 0.22705,-0.14649 0.22705,-0.16114 0,0 -0.004,0 l -0.0915,1.05103 z" />
<path
inkscape:connector-curvature="0"
id="path4204"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 19.879223,677.26455 q 0.87159,0 1.3916,0.28198 0.52369,0.28198 0.75074,0.83496 0.22705,0.55298 0.22705,1.40259 0,1.32935 -0.56397,1.94824 -0.56396,0.61524 -1.83838,0.61524 -1.20849,-0.011 -1.78344,-0.6189 -0.57129,-0.60791 -0.57129,-1.92993 0.022,-2.53418 2.38769,-2.53418 z m -0.99243,2.51953 q 0.0256,0.64819 0.0732,0.98511 0.0513,0.33325 0.26734,0.60425 0.21606,0.27099 0.6665,0.27099 0.62988,0 0.79468,-0.47607 0.16479,-0.47974 0.16479,-1.35498 0,-0.8606 -0.16845,-1.35865 -0.1648,-0.5017 -0.79102,-0.5017 -0.64453,0.0183 -0.82763,0.5017 -0.17945,0.47974 -0.17945,1.32935 z" />
<path
inkscape:connector-curvature="0"
id="path4206"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 24.119953,680.87905 q 0,0.31128 0.22705,0.51636 0.23071,0.20508 0.56762,0.20508 0.55664,-0.0147 0.79468,-0.26368 0.23804,-0.24902 0.28565,-0.41381 v -3.62915 h 1.05102 v 4.99511 h -1.05102 v -0.46509 q -0.14283,0.12085 -0.6189,0.3003 -0.47607,0.17944 -1.3147,0.17944 -0.62256,-0.022 -0.98877,-0.3772 -0.36255,-0.35522 -0.36255,-1.00341 v -3.62915 h 1.40992 z" />
<path
inkscape:connector-curvature="0"
id="path4208"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 32.055743,678.44741 v 3.84155 h -1.05103 v -3.65844 q 0,-0.62989 -0.95947,-0.62989 -0.46875,0.0549 -0.67383,0.29297 -0.20142,0.23438 -0.2417,0.38086 v 3.6145 h -1.40991 v -4.99511 h 1.40991 v 0.40649 q 0.0293,-0.0183 0.19776,-0.13184 0.17211,-0.11352 0.48339,-0.20874 0.31495,-0.0952 0.72876,-0.0952 0.78003,0 1.14624,0.35889 0.36988,0.35522 0.36988,0.82397 z" />
<path
inkscape:connector-curvature="0"
id="path4210"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 34.769363,677.92373 v 2.89673 q 0,0.43213 0.25635,0.61523 0.1831,0.14649 0.69214,0.14649 v 0.70678 q -0.0439,0.004 -0.15747,0.007 -0.11719,0.007 -0.26368,0.007 -0.96313,0 -1.40991,-0.32959 -0.52734,-0.35889 -0.52734,-1.21582 v -2.83447 h -0.94483 v -0.62988 h 0.94483 v -1.99585 h 1.40991 v 1.99585 h 0.94849 v 0.62988 h -0.94849 z" />
<path
inkscape:connector-curvature="0"
id="path4212"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 37.299883,680.04043 q 0.033,0.39551 0.27099,0.99975 0.23804,0.60425 0.86792,0.63355 0.76905,0 1.20484,-0.19409 0.43579,-0.19776 0.56762,-0.32959 l -0.2124,0.86792 q 0,0.0769 -0.43579,0.20507 -0.43579,0.12452 -1.10962,0.12452 -0.26733,0 -0.41748,-0.0147 -1.09131,-0.0806 -1.60034,-0.62622 -0.50537,-0.54932 -0.51636,-1.75782 0,-1.38427 0.57495,-2.0288 0.57862,-0.64454 1.6919,-0.65552 1.33667,0 1.81274,0.70312 0.4065,0.58228 0.4065,1.57471 0,0.18677 -0.011,0.3186 -0.011,0.12818 -0.0183,0.17945 h -3.07617 z m 1.02173,-2.146 q -1.02173,0.033 -1.02173,1.48316 h 2.17529 q 0,-1.48316 -1.15356,-1.48316 z" />
<path
inkscape:connector-curvature="0"
id="path4214"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 40.815503,682.28896 v -4.99511 h 1.40991 v 0.61523 q 0.007,-0.007 0.0842,-0.10254 0.0806,-0.0989 0.23804,-0.20508 0.15747,-0.1062 0.42847,-0.20141 0.2893,-0.12085 0.73608,-0.12085 0.34424,0 0.43213,0.0293 l 0.12085,0.72144 q -0.25635,-0.0623 -0.47974,-0.0623 -0.48706,0 -0.80932,0.18311 -0.36255,0.17944 -0.55664,0.49072 -0.1941,0.31128 -0.1941,0.57129 v 3.07617 h -1.40991 z" />
<path
inkscape:connector-curvature="0"
id="path4216"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 45.898513,678.50967 q 0,0.2893 0.5127,0.43579 0.51635,0.14282 1.05835,0.27099 0.54199,0.12451 0.9375,0.42481 0.39917,0.29663 0.41748,0.92285 0,0.91553 -0.49439,1.3147 -0.49072,0.39917 -1.42822,0.46875 -0.11719,0.0146 -0.35889,0.0146 -0.63721,0 -1.09863,-0.0989 -0.46143,-0.10254 -0.64087,-0.16846 l -0.19409,-0.87158 q 0.16479,0.11352 0.60425,0.28564 0.43945,0.17212 1.05835,0.17945 0.65918,0 0.89355,-0.19776 0.23804,-0.20141 0.24902,-0.62622 0,-0.49072 -0.33325,-0.64819 -0.32959,-0.15747 -1.073,-0.30396 -0.73974,-0.14648 -1.11694,-0.42114 -0.37353,-0.27466 -0.37353,-0.9668 0.0549,-1.20483 1.90429,-1.28906 0.0623,0 0.17212,-0.007 0.10986,-0.007 0.15747,-0.007 0.67017,0 1.08032,0.0952 0.41016,0.0952 0.55664,0.15747 l 0.23804,0.80932 q -0.14282,-0.0915 -0.5603,-0.22338 -0.41748,-0.1355 -1.13159,-0.1355 -0.4834,0 -0.7544,0.11352 -0.27099,0.10987 -0.28198,0.47242 z" />
<path
inkscape:connector-curvature="0"
id="path4191"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 5.6632165,750.07676 q 0,0.061 -0.45166,0.21057 -0.44861,0.14648 -1.09864,0.16174 -1.51367,0 -2.11487,-0.76599 -0.59814,-0.76904 -0.59814,-2.39563 0.0305,-0.87585 0.26855,-1.474 0.24109,-0.59814 0.78736,-0.93079 0.54626,-0.33264 1.47095,-0.34484 0.55236,0 0.99182,0.0854 0.4425,0.0824 0.63171,0.14038 l 0.25024,0.98571 q -0.16174,-0.11291 -0.57983,-0.28076 -0.41809,-0.16784 -1.00708,-0.16784 -0.81177,0 -1.08948,0.56762 -0.27465,0.56763 -0.27465,1.41907 0,0.65613 0.0732,1.15662 0.0763,0.50048 0.32959,0.85754 0.25634,0.35706 0.74768,0.38757 0.57678,0 0.9613,-0.10681 0.38452,-0.10986 0.59204,-0.24719 0.18921,-0.12207 0.18921,-0.13428 0,0 -0.003,0 l -0.0763,0.87586 z" />
<path
inkscape:connector-curvature="0"
id="path4193"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 6.1514965,750.40024 v -5.8258 h 1.15051 v 5.8258 z" />
<path
inkscape:connector-curvature="0"
id="path4195"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 7.9215165,750.40024 v -5.8258 h 1.16272 v 3.302 l 1.8890295,-1.6388 h 0.97352 l -1.77308,1.48621 1.99891,2.67639 h -1.27564 l -1.4984095,-1.98669 -0.31433,0.28686 v 1.69983 z" />
<path
inkscape:connector-curvature="0"
id="path4197"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 16.731936,744.57444 v 5.8258 h -1.32446 v -5.8258 z" />
<path
inkscape:connector-curvature="0"
id="path4199"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 20.946416,747.19895 v 3.20129 h -0.87586 v -3.0487 q 0,-0.52491 -0.79956,-0.52491 -0.39062,0.0458 -0.56152,0.24414 -0.16785,0.19532 -0.20142,0.31739 v 3.01208 h -1.17492 v -4.1626 h 1.17492 v 0.33875 q 0.0244,-0.0153 0.1648,-0.10986 0.14343,-0.0946 0.40283,-0.17395 0.26245,-0.0793 0.6073,-0.0793 0.65003,0 0.9552,0.29907 0.30823,0.29602 0.30823,0.68665 z" />
<path
inkscape:connector-curvature="0"
id="path4184"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 44.947843,744.34697 q 0.91248,0 1.47095,0.32959 0.55847,0.32654 0.79956,0.97046 0.24109,0.64392 0.24109,1.62659 0,1.01013 -0.2655,1.67236 -0.26551,0.65918 -0.82398,0.97962 -0.55542,0.32043 -1.43432,0.32043 -0.84534,0 -1.38855,-0.31433 -0.54322,-0.31433 -0.80262,-0.97351 -0.2594,-0.65918 -0.2594,-1.68457 0.009,-1.46485 0.61341,-2.19116 0.6073,-0.72632 1.84936,-0.73548 z m -1.08947,2.92664 q 0.0336,1.02234 0.21667,1.58691 0.18311,0.56458 0.8606,0.57373 0.50048,0 0.74462,-0.30212 0.2472,-0.30518 0.31128,-0.75073 0.0671,-0.44861 0.0671,-1.08338 0,-0.65002 -0.058,-1.07727 -0.0549,-0.42724 -0.29602,-0.74157 -0.24109,-0.31739 -0.73242,-0.32044 -0.69886,0 -0.90638,0.57068 -0.20751,0.57068 -0.20751,1.54419 z" />
<path
inkscape:connector-curvature="0"
id="path4186"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 49.092133,749.02227 q 0,0.2594 0.18921,0.43029 0.19226,0.1709 0.47302,0.1709 0.46387,-0.0122 0.66223,-0.21972 0.19837,-0.20752 0.23804,-0.34485 v -3.0243 h 0.87585 v 4.1626 h -0.87585 v -0.38757 q -0.11902,0.10071 -0.51575,0.25024 -0.39673,0.14954 -1.09558,0.14954 -0.5188,-0.0183 -0.82397,-0.31433 -0.30213,-0.29602 -0.30213,-0.83618 v -3.0243 h 1.17493 z" />
<path
inkscape:connector-curvature="0"
id="path4188"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 53.840663,746.5595 v 2.41394 q 0,0.36011 0.21363,0.51269 0.15259,0.12207 0.57678,0.12207 v 0.58899 q -0.0366,0.003 -0.13123,0.006 -0.0976,0.006 -0.21972,0.006 -0.80261,0 -1.17493,-0.27466 -0.43945,-0.29907 -0.43945,-1.01318 v -2.36206 h -0.78736 v -0.52491 h 0.78736 v -1.6632 h 1.17492 v 1.6632 h 0.79041 v 0.52491 h -0.79041 z" />
<path
inkscape:connector-curvature="0"
id="path4173"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 4.6011965,788.81235 1.66321,2.58789 h -1.53808 l -1.78833,-3.14941 h 0.71411 q 0.0275,0 0.13733,0.006 0.10986,0.006 0.18615,0.006 1.04676,0 1.07422,-0.91248 0,-0.48218 -0.24719,-0.76599 -0.24719,-0.28381 -0.65308,-0.28381 h -1.18713 v 5.09948 h -1.32446 v -5.8258 h 2.67639 q 1.95007,0 1.95007,1.68762 -0.0275,0.6897 -0.39673,1.03149 -0.36926,0.3418 -0.81787,0.44556 -0.34179,0.0824 -0.42419,0.0824 -0.0244,0 -0.0244,-0.009 z" />
<path
inkscape:connector-curvature="0"
id="path4175"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 7.6651665,789.52646 q 0.0275,0.32959 0.22583,0.83313 0.19836,0.50354 0.72327,0.52796 0.64086,0 1.00402,-0.16175 0.36316,-0.16479 0.4730295,-0.27465 l -0.1770095,0.72326 q 0,0.0641 -0.36315,0.1709 -0.36316,0.10376 -0.92469,0.10376 -0.22278,0 -0.3479,-0.0122 -0.90942,-0.0671 -1.33362,-0.52185 -0.42114,-0.45776 -0.43029,-1.46484 0,-1.15357 0.47912,-1.69067 0.48218,-0.53711 1.40991,-0.54627 1.1139,0 1.51062,0.58594 0.3387495,0.48523 0.3387495,1.31225 0,0.15564 -0.009,0.26551 -0.009,0.10681 -0.0153,0.14953 H 7.6652765 Z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23597 h 1.81274 q 0,-1.23597 -0.9613,-1.23597 z" />
<path
inkscape:connector-curvature="0"
id="path4177"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 11.632446,788.25083 q 0,0.24109 0.42725,0.36316 0.4303,0.11902 0.88196,0.22583 0.45166,0.10376 0.78125,0.354 0.33264,0.24719 0.3479,0.76904 0,0.76294 -0.41199,1.09559 -0.40893,0.33264 -1.19018,0.39062 -0.0977,0.0122 -0.29908,0.0122 -0.531,0 -0.91552,-0.0824 -0.38453,-0.0855 -0.53406,-0.14038 l -0.16174,-0.72632 q 0.13732,0.0946 0.50354,0.23804 0.36621,0.14343 0.88195,0.14953 0.54932,0 0.74463,-0.16479 0.19837,-0.16785 0.20752,-0.52185 0,-0.40894 -0.27771,-0.54016 -0.27466,-0.13123 -0.89416,-0.2533 -0.61646,-0.12207 -0.93079,-0.35095 -0.31128,-0.22888 -0.31128,-0.80566 0.0458,-1.00403 1.58692,-1.07422 0.0519,0 0.14343,-0.006 0.0915,-0.006 0.13122,-0.006 0.55848,0 0.90027,0.0793 0.3418,0.0793 0.46387,0.13122 l 0.19836,0.67444 q -0.11901,-0.0763 -0.46692,-0.18616 -0.3479,-0.11291 -0.94299,-0.11291 -0.40283,0 -0.62866,0.0946 -0.22583,0.0915 -0.23499,0.39368 z" />
<path
inkscape:connector-curvature="0"
id="path4179"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 15.526496,789.52646 q 0.0275,0.32959 0.22583,0.83313 0.19836,0.50354 0.72326,0.52796 0.64087,0 1.00403,-0.16175 0.36316,-0.16479 0.47302,-0.27465 l -0.177,0.72326 q 0,0.0641 -0.36316,0.1709 -0.36316,0.10376 -0.92468,0.10376 -0.22278,0 -0.3479,-0.0122 -0.90942,-0.0671 -1.33362,-0.52185 -0.42114,-0.45776 -0.4303,-1.46484 0,-1.15357 0.47913,-1.69067 0.48218,-0.53711 1.40991,-0.54627 1.11389,0 1.51062,0.58594 0.33875,0.48523 0.33875,1.31225 0,0.15564 -0.009,0.26551 -0.009,0.10681 -0.0153,0.14953 h -2.56347 z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23597 h 1.81274 q 0,-1.23597 -0.9613,-1.23597 z" />
<path
inkscape:connector-curvature="0"
id="path4181"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 20.204836,787.76255 v 2.41394 q 0,0.36011 0.21362,0.51269 0.15259,0.12207 0.57679,0.12207 v 0.58899 q -0.0366,0.003 -0.13123,0.006 -0.0976,0.006 -0.21973,0.006 -0.80261,0 -1.17492,-0.27466 -0.43945,-0.29907 -0.43945,-1.01318 v -2.36206 h -0.78736 v -0.52491 h 0.78736 v -1.6632 h 1.17492 v 1.6632 h 0.79041 v 0.52491 h -0.79041 z" />
<flowRoot
xml:space="preserve"
id="flowRoot4164"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
id="flowRegion4166"><rect
id="rect4168"
width="120"
height="160"
x="-285"
y="25.000002" /></flowRegion><flowPara
id="flowPara4170"
style="font-size:12.5px;line-height:1.25"> </flowPara></flowRoot> <path
inkscape:connector-curvature="0"
id="path1948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 21.826074,1043.1438 -1.933764,4.7354 -2.005788,-4.7354 v 4.6021 H 16.781 v -6.8744 h 1.739308 l 1.609671,3.6011 1.548452,-3.6011 h 1.710499 v 6.8744 h -1.562856 z" />
<path
inkscape:connector-curvature="0"
id="path1950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 25.362307,1045.5349 q 0.03241,0.3889 0.266478,0.9831 0.234069,0.5941 0.853448,0.623 0.756221,0 1.184748,-0.1909 0.428526,-0.1944 0.558164,-0.324 l -0.208862,0.8534 q 0,0.076 -0.428526,0.2016 -0.428523,0.1225 -1.091117,0.1225 -0.262879,0 -0.410521,-0.014 -1.073113,-0.08 -1.573661,-0.6159 -0.496944,-0.54 -0.507747,-1.7285 0,-1.3611 0.565364,-1.9949 0.568967,-0.6338 1.663686,-0.6447 1.314384,0 1.782522,0.6915 0.399717,0.5726 0.399717,1.5485 0,0.1836 -0.01081,0.3133 -0.01081,0.126 -0.018,0.1764 z m 1.004695,-2.1102 q -1.004695,0.032 -1.004695,1.4584 h 2.139025 q 0,-1.4584 -1.13433,-1.4584 z" />
<path
inkscape:connector-curvature="0"
id="path1952"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 33.082964,1043.9684 v 3.7775 H 32.04946 v -3.5974 q 0,-0.6194 -0.943475,-0.6194 -0.460933,0.054 -0.662595,0.2882 -0.198056,0.2304 -0.237667,0.3744 v 3.5542 h -1.386405 v -4.9118 h 1.386405 v 0.3997 q 0.02881,-0.019 0.194458,-0.1296 0.169248,-0.1117 0.475339,-0.2053 0.30969,-0.093 0.716608,-0.093 0.767023,0 1.12713,0.3528 0.363706,0.3493 0.363706,0.8102 z" />
<path
inkscape:connector-curvature="0"
id="path1954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="M 33.972423,1041.7286 H 24.10953 v -0.8571 h 16.539243 v 0.8571 h -5.113494 v 6.0173 h -1.562856 z"
sodipodi:nodetypes="ccccccccc" />
<path
inkscape:connector-curvature="0"
id="path1956"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 39.330786,1047.7459 v -0.515 q -0.05762,0.1333 -0.388913,0.3314 -0.327694,0.1981 -1.116327,0.1981 -0.673396,-0.025 -1.119926,-0.3457 -0.446531,-0.3205 -0.457335,-1.0119 0,-0.7419 0.529356,-1.1128 0.532956,-0.3709 1.595265,-0.4501 0.489744,-0.04 0.752622,-0.2484 0.266478,-0.2125 0.266478,-0.4753 0,-0.2666 -0.244872,-0.4574 -0.241272,-0.1909 -0.655392,-0.1909 -0.85345,0 -1.328789,0.3169 -0.471737,0.3133 -0.619381,0.5257 l 0.205261,-0.9759 q 0,-0.025 0.223265,-0.1548 0.226865,-0.1296 0.630183,-0.2413 0.40332,-0.1151 0.961482,-0.1188 1.137932,0 1.64568,0.3889 0.507749,0.3853 0.507749,1.0119 v 3.5254 z m -0.676998,-0.7669 q 0.676998,-0.1838 0.676998,-0.5906 v -1.1199 q -0.0036,0.011 -0.05041,0.1044 -0.04681,0.09 -0.212463,0.1801 -0.165649,0.09 -0.504147,0.1296 -0.576168,0.079 -0.878658,0.2592 -0.302488,0.1764 -0.302488,0.6086 0.04681,0.5005 0.799434,0.5005 0.226865,0 0.471739,-0.071 z" />
<path
inkscape:connector-curvature="0"
id="path1958"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 41.32217,1047.7459 v -6.8744 h 1.357597 v 6.8744 z" />
</g>
</svg>

+ 274
- 0
plugins/community/repos/mental/res/MentalFold.svg View File

@@ -0,0 +1,274 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="30"
height="380"
viewBox="0 0 30 380.00001"
id="svg14650"
version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MentalFold.svg">
<defs
id="defs14652" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="6.1176967"
inkscape:cx="-79.240995"
inkscape:cy="62.384661"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
objecttolerance="2"
inkscape:window-width="1920"
inkscape:window-height="1061"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1"
inkscape:snap-global="false">
<inkscape:grid
type="xygrid"
id="grid15198"
spacingx="15"
spacingy="19"
empspacing="3" />
</sodipodi:namedview>
<metadata
id="metadata14655">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-672.36216)">
<rect
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:2.75604606;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect15200"
width="30"
height="380"
x="0"
y="672.36218" />
<path
inkscape:connector-curvature="0"
id="path885"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 11.304036,802.50281 v 2.23958 q 0,0.0423 -0.273437,0.17904 -0.270182,0.13672 -0.820313,0.2539 -0.5468746,0.11394 -1.3313798,0.11394 -1.031901,-0.0228 -1.6308594,-0.38086 -0.5957031,-0.35808 -0.8430989,-1.07422 -0.2473958,-0.7194 -0.2473958,-1.89128 0.026042,-0.94401 0.2864583,-1.58528 0.2604167,-0.64454 0.8268229,-0.98959 0.5664062,-0.34505 1.4876302,-0.35807 0.875651,0 1.5266925,0.10742 0.651042,0.10417 0.670573,0.15951 l 0.240885,0.99935 q 0,0 0,0 0,-0.01 -0.214843,-0.13021 -0.234375,-0.13021 -0.615235,-0.23112 -0.380859,-0.10417 -0.927734,-0.10417 -0.2539062,0 -0.4003906,0.013 -1.3346354,0.0846 -1.3346354,2.11914 0,0.70313 0.061849,1.23047 0.061849,0.52409 0.2929687,0.90495 0.2311198,0.38086 0.6868489,0.42643 0.5566407,0 0.8365886,-0.10091 0.2799479,-0.10091 0.3483072,-0.16602 v -1.73502 z" />
<path
inkscape:connector-curvature="0"
id="path887"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 14.578776,805.23718 v -0.46549 q -0.05208,0.12044 -0.351563,0.29948 -0.296224,0.17903 -1.009114,0.17903 -0.608724,-0.0228 -1.01237,-0.3125 -0.403646,-0.28971 -0.413412,-0.91471 0,-0.67057 0.478516,-1.00586 0.481771,-0.33529 1.442057,-0.4069 0.442709,-0.0358 0.680339,-0.22461 0.240885,-0.19206 0.240885,-0.42969 0,-0.24088 -0.221354,-0.41341 -0.218099,-0.17252 -0.592448,-0.17252 -0.771484,0 -1.201172,0.28645 -0.426432,0.28321 -0.559896,0.47526 l 0.185547,-0.88216 q 0,-0.0228 0.201823,-0.13997 0.205078,-0.11719 0.569662,-0.2181 0.364583,-0.10417 0.86914,-0.10742 1.028646,0 1.48763,0.35156 0.458985,0.34831 0.458985,0.91471 v 3.18685 z m -0.611979,-0.69336 q 0.611979,-0.16601 0.611979,-0.53385 v -1.01237 q -0.0033,0.01 -0.04557,0.0944 -0.04232,0.0814 -0.192058,0.16276 -0.149739,0.0814 -0.455729,0.11719 -0.520833,0.0716 -0.794271,0.23437 -0.273437,0.15951 -0.273437,0.55013 0.04232,0.45248 0.722656,0.45248 0.205078,0 0.426433,-0.0651 z" />
<path
inkscape:connector-curvature="0"
id="path889"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 16.365885,805.23718 v -4.4401 h 1.240234 v 4.4401 z m 0.628255,-6.22721 q 0.332031,0 0.517578,0.20833 0.188802,0.20834 0.188802,0.49805 0,0.29622 -0.192057,0.50781 -0.188802,0.21159 -0.527344,0.21159 -0.325521,0 -0.517578,-0.21159 -0.192057,-0.21484 -0.192057,-0.49479 0,-0.28646 0.192057,-0.5013 0.192057,-0.2181 0.530599,-0.2181 z" />
<path
inkscape:connector-curvature="0"
id="path891"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 22.003906,801.82247 v 3.41471 h -0.934245 v -3.25195 q 0,-0.5599 -0.852865,-0.5599 -0.416666,0.0488 -0.598958,0.26042 -0.179037,0.20833 -0.214844,0.33854 v 3.21289 h -1.253255 v -4.4401 h 1.253255 v 0.36133 q 0.02604,-0.0163 0.175781,-0.11719 0.152995,-0.10091 0.429688,-0.18555 0.279948,-0.0846 0.647786,-0.0846 0.69336,0 1.01888,0.31901 0.328777,0.31575 0.328777,0.73242 z" />
<path
inkscape:connector-curvature="0"
id="path935"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="M 3.4746093,927.16333 H 1.7688802 v -0.77474 h 4.8242186 v 0.77474 H 4.8873697 v 5.43945 H 3.4746093 Z" />
<path
inkscape:connector-curvature="0"
id="path937"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 6.9153644,932.60278 v -6.21419 h 1.2532552 v 2.05404 q 0,0 0,0 0,-0.003 0.1497396,-0.0846 0.15625,-0.0814 0.4101562,-0.14974 0.2571615,-0.0684 0.6119792,-0.0716 0.4980468,0 0.8203124,0.14974 0.322266,0.14648 0.465495,0.38411 0.143229,0.23763 0.143229,0.50456 v 3.42773 H 9.8352862 v -3.18685 q 0,-0.40039 -0.1888021,-0.54687 -0.188802,-0.14649 -0.6380208,-0.14649 -0.2571614,0.013 -0.4459635,0.11068 -0.1855469,0.0944 -0.2897135,0.20182 -0.1041667,0.10417 -0.1041667,0.12696 v 3.44075 z" />
<path
inkscape:connector-curvature="0"
id="path939"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 11.316406,932.60278 v -4.4401 h 1.253255 v 0.54687 q 0.0065,-0.007 0.07487,-0.0911 0.07161,-0.0879 0.211588,-0.18229 0.139974,-0.0944 0.38086,-0.17904 0.257161,-0.10742 0.654297,-0.10742 0.305989,0 0.384114,0.026 l 0.107422,0.64128 q -0.227864,-0.0553 -0.426432,-0.0553 -0.432943,0 -0.719401,0.16276 -0.322266,0.1595 -0.494792,0.4362 -0.172526,0.27669 -0.172526,0.50781 v 2.73437 z" />
<path
inkscape:connector-curvature="0"
id="path941"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 15.847656,930.60409 q 0.0293,0.35156 0.240885,0.88867 0.211589,0.53711 0.771484,0.56315 0.683594,0 1.070964,-0.17253 0.38737,-0.17578 0.504557,-0.29297 l -0.188802,0.77149 q 0,0.0684 -0.38737,0.18229 -0.387369,0.11068 -0.986328,0.11068 -0.23763,0 -0.371094,-0.013 -0.970052,-0.0716 -1.422526,-0.55664 -0.449218,-0.48829 -0.458984,-1.5625 0,-1.23047 0.511068,-1.80339 0.514323,-0.57292 1.503906,-0.58268 1.188151,0 1.611328,0.625 0.361328,0.51758 0.361328,1.39974 0,0.16601 -0.0098,0.2832 -0.0098,0.11393 -0.01628,0.15951 z m 0.908203,-1.90756 q -0.908203,0.0293 -0.908203,1.31836 h 1.933593 q 0,-1.31836 -1.02539,-1.31836 z" />
<path
inkscape:connector-curvature="0"
id="path943"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 20.079426,929.24341 q 0,0.25716 0.455729,0.38737 0.458984,0.12695 0.940755,0.24088 0.481771,0.11068 0.833333,0.37761 0.354818,0.26367 0.371094,0.82031 0,0.8138 -0.439453,1.16862 -0.436198,0.35482 -1.269531,0.41667 -0.104167,0.013 -0.319011,0.013 -0.566406,0 -0.976562,-0.0879 -0.410156,-0.0912 -0.569661,-0.14974 l -0.172527,-0.77474 q 0.146485,0.10091 0.53711,0.2539 0.390625,0.153 0.940755,0.15951 0.585938,0 0.794271,-0.17578 0.211588,-0.17904 0.221354,-0.55664 0,-0.4362 -0.296224,-0.57617 -0.292969,-0.13998 -0.953776,-0.27019 -0.657552,-0.13021 -0.992838,-0.37435 -0.332032,-0.24414 -0.332032,-0.85937 0.04883,-1.07096 1.692709,-1.14583 0.05534,0 0.152994,-0.007 0.09766,-0.007 0.139974,-0.007 0.595703,0 0.960287,0.0846 0.364583,0.0846 0.494791,0.13997 l 0.211589,0.71941 q -0.126953,-0.0814 -0.498047,-0.19857 -0.371094,-0.12045 -1.005859,-0.12045 -0.429688,0 -0.670573,0.10092 -0.240886,0.0977 -0.250651,0.41992 z" />
<path
inkscape:connector-curvature="0"
id="path945"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 23.11328,932.60278 v -6.21419 h 1.253255 v 2.05404 q 0,0 0,0 0,-0.003 0.14974,-0.0846 0.15625,-0.0814 0.410156,-0.14974 0.257161,-0.0684 0.611979,-0.0716 0.498047,0 0.820313,0.14974 0.322265,0.14648 0.465494,0.38411 0.14323,0.23763 0.14323,0.50456 v 3.42773 h -0.934245 v -3.18685 q 0,-0.40039 -0.188802,-0.54687 -0.188802,-0.14649 -0.638021,-0.14649 -0.257162,0.013 -0.445964,0.11068 -0.185547,0.0944 -0.289713,0.20182 -0.104167,0.10417 -0.104167,0.12696 v 3.44075 z" />
<path
inkscape:connector-curvature="0"
id="path926"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 11.304036,982.72375 v 2.23959 q 0,0.0423 -0.273437,0.17903 -0.270182,0.13672 -0.820313,0.25391 -0.5468746,0.11393 -1.3313798,0.11393 -1.031901,-0.0228 -1.6308594,-0.38086 -0.5957031,-0.35807 -0.8430989,-1.07421 -0.2473958,-0.71941 -0.2473958,-1.89128 0.026042,-0.94401 0.2864583,-1.58529 0.2604167,-0.64453 0.8268229,-0.98958 0.5664062,-0.34505 1.4876302,-0.35807 0.875651,0 1.5266925,0.10742 0.651042,0.10417 0.670573,0.1595 l 0.240885,0.99935 q 0,0 0,0 0,-0.01 -0.214843,-0.13021 -0.234375,-0.1302 -0.615235,-0.23112 -0.380859,-0.10416 -0.927734,-0.10416 -0.2539062,0 -0.4003906,0.013 -1.3346354,0.0846 -1.3346354,2.11914 0,0.70312 0.061849,1.23047 0.061849,0.52409 0.2929687,0.90495 0.2311198,0.38086 0.6868489,0.42643 0.5566407,0 0.8365886,-0.10091 0.2799479,-0.10091 0.3483072,-0.16602 v -1.73503 z" />
<path
inkscape:connector-curvature="0"
id="path928"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 14.578776,985.45813 v -0.46549 q -0.05208,0.12044 -0.351563,0.29947 -0.296224,0.17904 -1.009114,0.17904 -0.608724,-0.0228 -1.01237,-0.3125 -0.403646,-0.28971 -0.413412,-0.91471 0,-0.67058 0.478516,-1.00586 0.481771,-0.33529 1.442057,-0.4069 0.442709,-0.0358 0.680339,-0.22461 0.240885,-0.19206 0.240885,-0.42969 0,-0.24089 -0.221354,-0.41341 -0.218099,-0.17253 -0.592448,-0.17253 -0.771484,0 -1.201172,0.28646 -0.426432,0.2832 -0.559896,0.47526 l 0.185547,-0.88216 q 0,-0.0228 0.201823,-0.13997 0.205078,-0.11719 0.569662,-0.2181 0.364583,-0.10417 0.86914,-0.10743 1.028646,0 1.48763,0.35157 0.458985,0.3483 0.458985,0.91471 v 3.18685 z m -0.611979,-0.69336 q 0.611979,-0.16602 0.611979,-0.53385 v -1.01237 q -0.0033,0.01 -0.04557,0.0944 -0.04232,0.0814 -0.192058,0.16276 -0.149739,0.0814 -0.455729,0.11719 -0.520833,0.0716 -0.794271,0.23437 -0.273437,0.15951 -0.273437,0.55013 0.04232,0.45247 0.722656,0.45247 0.205078,0 0.426433,-0.0651 z" />
<path
inkscape:connector-curvature="0"
id="path930"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 16.365885,985.45813 v -4.4401 h 1.240234 v 4.4401 z m 0.628255,-6.22721 q 0.332031,0 0.517578,0.20833 0.188802,0.20833 0.188802,0.49805 0,0.29622 -0.192057,0.50781 -0.188802,0.21159 -0.527344,0.21159 -0.325521,0 -0.517578,-0.21159 -0.192057,-0.21484 -0.192057,-0.49479 0,-0.28646 0.192057,-0.5013 0.192057,-0.2181 0.530599,-0.2181 z" />
<path
inkscape:connector-curvature="0"
id="path932"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 22.003906,982.04342 v 3.41471 h -0.934245 v -3.25195 q 0,-0.5599 -0.852865,-0.5599 -0.416666,0.0488 -0.598958,0.26042 -0.179037,0.20833 -0.214844,0.33854 v 3.21289 h -1.253255 v -4.4401 h 1.253255 v 0.36132 q 0.02604,-0.0163 0.175781,-0.11718 0.152995,-0.10092 0.429688,-0.18555 0.279948,-0.0846 0.647786,-0.0846 0.69336,0 1.01888,0.31901 0.328777,0.31576 0.328777,0.73243 z" />
<rect
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.17592743;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
id="rect872"
width="26"
height="2"
x="2"
y="863.36218" />
<flowRoot
xml:space="preserve"
id="flowRoot860"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:25px;font-family:'Hendrix Demo';-inkscape-font-specification:'Hendrix Demo';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
transform="translate(0,672.36216)"><flowRegion
id="flowRegion862"><rect
id="rect864"
width="60"
height="19"
x="30"
y="76" /></flowRegion><flowPara
id="flowPara866" /></flowRoot> <flowRoot
xml:space="preserve"
id="flowRoot868"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:25px;font-family:'Hendrix Demo';-inkscape-font-specification:'Hendrix Demo';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
transform="translate(0,672.36216)"><flowRegion
id="flowRegion870"><rect
id="rect873"
width="30"
height="19"
x="0"
y="76" /></flowRegion><flowPara
id="flowPara875" /></flowRoot> <flowRoot
xml:space="preserve"
id="flowRoot877"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:25px;font-family:'Hendrix Demo';-inkscape-font-specification:'Hendrix Demo';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"><flowRegion
id="flowRegion879"><rect
id="rect881"
width="15"
height="19"
x="15"
y="76" /></flowRegion><flowPara
id="flowPara883" /></flowRoot> <path
inkscape:connector-curvature="0"
id="path872"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="M 4.1213185,743.22668 H 2.4155894 v -0.77473 H 7.239808 v 0.77473 H 5.5340789 v 5.43946 H 4.1213185 Z" />
<path
inkscape:connector-curvature="0"
id="path874"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 7.5620736,748.66614 v -6.21419 h 1.2532552 v 2.05403 q 0,0 0,0 0,-0.003 0.1497396,-0.0846 0.15625,-0.0814 0.4101562,-0.14974 0.2571615,-0.0684 0.6119792,-0.0716 0.4980472,0 0.8203122,0.14974 0.322266,0.14649 0.465495,0.38412 0.143229,0.23763 0.143229,0.50455 v 3.42774 h -0.934245 v -3.18685 q 0,-0.40039 -0.188802,-0.54688 -0.188802,-0.14648 -0.6380205,-0.14648 -0.2571614,0.013 -0.4459635,0.11068 -0.1855469,0.0944 -0.2897135,0.20182 -0.1041667,0.10417 -0.1041667,0.12695 v 3.44076 z" />
<path
inkscape:connector-curvature="0"
id="path876"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 11.963115,748.66614 v -4.44011 h 1.253255 v 0.54688 q 0.0065,-0.007 0.07487,-0.0911 0.07161,-0.0879 0.211589,-0.18229 0.139974,-0.0944 0.380859,-0.17904 0.257161,-0.10742 0.654297,-0.10742 0.305989,0 0.384114,0.026 l 0.107422,0.64128 q -0.227864,-0.0553 -0.426432,-0.0553 -0.432943,0 -0.719401,0.16276 -0.322266,0.15951 -0.494792,0.4362 -0.172526,0.27669 -0.172526,0.50781 v 2.73438 z" />
<path
inkscape:connector-curvature="0"
id="path878"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 16.494365,746.66744 q 0.0293,0.35156 0.240885,0.88867 0.211589,0.53711 0.771485,0.56315 0.683593,0 1.070963,-0.17252 0.38737,-0.17578 0.504557,-0.29297 l -0.188802,0.77148 q 0,0.0684 -0.38737,0.18229 -0.387369,0.11068 -0.986328,0.11068 -0.23763,0 -0.371093,-0.013 -0.970052,-0.0716 -1.422526,-0.55664 -0.449219,-0.48828 -0.458985,-1.5625 0,-1.23047 0.511068,-1.80339 0.514323,-0.57291 1.503906,-0.58268 1.188151,0 1.611328,0.625 0.361328,0.51758 0.361328,1.39974 0,0.16602 -0.0098,0.2832 -0.0098,0.11394 -0.01628,0.15951 z m 0.908203,-1.90755 q -0.908203,0.0293 -0.908203,1.31836 h 1.933593 q 0,-1.31836 -1.02539,-1.31836 z" />
<path
inkscape:connector-curvature="0"
id="path880"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 20.726135,745.30676 q 0,0.25716 0.455729,0.38737 0.458985,0.12696 0.940755,0.24089 0.481771,0.11068 0.833334,0.3776 0.354817,0.26367 0.371093,0.82031 0,0.81381 -0.439453,1.16862 -0.436198,0.35482 -1.269531,0.41667 -0.104167,0.013 -0.31901,0.013 -0.566407,0 -0.976563,-0.0879 -0.410156,-0.0911 -0.569661,-0.14974 l -0.172526,-0.77474 q 0.146484,0.10091 0.537109,0.25391 0.390625,0.15299 0.940755,0.1595 0.585938,0 0.794271,-0.17578 0.211589,-0.17903 0.221354,-0.55664 0,-0.4362 -0.296224,-0.57617 -0.292968,-0.13997 -0.953776,-0.27018 -0.657552,-0.13021 -0.992838,-0.37435 -0.332032,-0.24414 -0.332032,-0.85938 0.04883,-1.07096 1.692709,-1.14583 0.05534,0 0.152995,-0.007 0.09766,-0.007 0.139974,-0.007 0.595703,0 0.960286,0.0846 0.364583,0.0846 0.494792,0.13998 l 0.211588,0.7194 q -0.126953,-0.0814 -0.498047,-0.19857 -0.371093,-0.12044 -1.005859,-0.12044 -0.429688,0 -0.670573,0.10091 -0.240885,0.0977 -0.250651,0.41992 z" />
<path
inkscape:connector-curvature="0"
id="path882"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.33333302px;line-height:1.25;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
d="m 23.759989,748.66614 v -6.21419 h 1.253255 v 2.05403 q 0,0 0,0 0,-0.003 0.14974,-0.0846 0.15625,-0.0814 0.410156,-0.14974 0.257162,-0.0684 0.611979,-0.0716 0.498047,0 0.820313,0.14974 0.322265,0.14649 0.465495,0.38412 0.143229,0.23763 0.143229,0.50455 v 3.42774 h -0.934245 v -3.18685 q 0,-0.40039 -0.188802,-0.54688 -0.188802,-0.14648 -0.638021,-0.14648 -0.257161,0.013 -0.445963,0.11068 -0.185547,0.0944 -0.289714,0.20182 -0.104167,0.10417 -0.104167,0.12695 v 3.44076 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path849"
d="M 2.9939179,682.29968 H 1.2986054 v -7.45703 h 5.0742188 v 0.92969 H 2.9939179 v 2.17578 h 2.8164063 v 0.92578 H 2.9939179 Z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path851"
d="m 9.1189179,676.94031 q 0.9296871,0 1.4843751,0.30078 0.558594,0.30078 0.800781,0.89062 0.242188,0.58985 0.242188,1.4961 0,1.41797 -0.601563,2.07812 -0.601562,0.65625 -1.9609373,0.65625 -1.2890625,-0.0117 -1.9023438,-0.66015 -0.609375,-0.64844 -0.609375,-2.0586 0.023437,-2.70312 2.546875,-2.70312 z m -1.0585937,2.6875 q 0.027344,0.6914 0.078125,1.05078 0.054687,0.35547 0.2851562,0.64453 0.2304688,0.28906 0.7109375,0.28906 0.671875,0 0.8476563,-0.50781 0.1757808,-0.51172 0.1757808,-1.44531 0,-0.91797 -0.1796871,-1.44922 -0.1757812,-0.53516 -0.84375,-0.53516 -0.6875,0.0195 -0.8828125,0.53516 -0.1914062,0.51172 -0.1914062,1.41797 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path853"
d="m 12.169699,682.29968 v -7.45703 h 1.472656 v 7.45703 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path855"
d="m 19.12673,674.84265 v 7.45703 h -1.488281 v -0.32031 q -0.08203,0.0859 -0.375,0.21875 -0.292969,0.13281 -0.828125,0.13281 -0.613281,-0.008 -1.105469,-0.21093 -0.488281,-0.20704 -0.8125,-0.82813 -0.320312,-0.62109 -0.320312,-1.79297 0.01953,-1.55859 0.59375,-2.05859 0.578125,-0.5 1.46875,-0.5 0.839844,0 1.378906,0.26953 v -2.36719 z m -1.488281,6.32031 v -3.23046 q 0,-0.0469 -0.242187,-0.16016 -0.242188,-0.11328 -0.671875,-0.14453 -0.789063,0 -1.058594,0.48047 -0.269531,0.47656 -0.269531,1.375 0,0.71484 0.125,1.17968 0.128906,0.46094 0.429687,0.69922 0.300781,0.23438 0.804688,0.23438 0.367187,-0.0352 0.625,-0.20313 0.257812,-0.17187 0.257812,-0.23047 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path857"
d="m 21.232199,679.90125 q 0.03516,0.42187 0.289063,1.0664 0.253906,0.64453 0.925781,0.67578 0.820312,0 1.285156,-0.20703 0.464844,-0.21094 0.605469,-0.35156 l -0.226563,0.92578 q 0,0.082 -0.464843,0.21875 -0.464844,0.13281 -1.183594,0.13281 -0.285156,0 -0.445313,-0.0156 -1.164062,-0.0859 -1.707031,-0.66797 -0.539062,-0.58594 -0.550781,-1.875 0,-1.47656 0.613281,-2.16406 0.617188,-0.6875 1.804688,-0.69922 1.425781,0 1.933593,0.75 0.433594,0.62109 0.433594,1.67969 0,0.19921 -0.01172,0.33984 -0.01172,0.13672 -0.01953,0.19141 z m 1.089844,-2.28907 q -1.089844,0.0352 -1.089844,1.58203 h 2.320313 q 0,-1.58203 -1.230469,-1.58203 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path859"
d="m 24.982199,682.29968 v -5.32812 h 1.503906 v 0.65625 q 0.0078,-0.008 0.08984,-0.10938 0.08594,-0.10547 0.253906,-0.21875 0.167969,-0.11328 0.457032,-0.21484 0.308593,-0.12891 0.785156,-0.12891 0.367187,0 0.460937,0.0312 l 0.128907,0.76953 q -0.273438,-0.0664 -0.511719,-0.0664 -0.519531,0 -0.863281,0.19531 -0.386719,0.19141 -0.59375,0.52344 -0.207032,0.33203 -0.207032,0.60937 v 3.28125 z" />
<path
inkscape:connector-curvature="0"
id="path1948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 7.2985397,1043.1442 -1.933764,4.7354 -2.005788,-4.7354 v 4.6021 h -1.105522 v -6.8744 h 1.739308 l 1.609671,3.6011 1.548452,-3.6011 h 1.710499 v 6.8744 h -1.562856 z" />
<path
inkscape:connector-curvature="0"
id="path1950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 10.834773,1045.5353 q 0.03241,0.3889 0.266478,0.9831 0.234069,0.5941 0.853448,0.623 0.756221,0 1.184748,-0.1909 0.428526,-0.1944 0.558164,-0.324 l -0.208862,0.8534 q 0,0.076 -0.428526,0.2016 -0.428523,0.1225 -1.091117,0.1225 -0.262879,0 -0.410521,-0.014 -1.073113,-0.08 -1.5736613,-0.6159 -0.496944,-0.54 -0.507747,-1.7285 0,-1.3611 0.5653643,-1.9949 0.568967,-0.6338 1.663686,-0.6447 1.314384,0 1.782522,0.6915 0.399717,0.5726 0.399717,1.5485 0,0.1836 -0.01081,0.3133 -0.01081,0.126 -0.018,0.1764 z m 1.004695,-2.1102 q -1.004695,0.032 -1.004695,1.4584 h 2.139025 q 0,-1.4584 -1.13433,-1.4584 z" />
<path
inkscape:connector-curvature="0"
id="path1952"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 18.55543,1043.9688 v 3.7775 h -1.033504 v -3.5974 q 0,-0.6194 -0.943475,-0.6194 -0.460933,0.054 -0.662595,0.2882 -0.198056,0.2304 -0.237667,0.3744 v 3.5542 h -1.386405 v -4.9118 h 1.386405 v 0.3997 q 0.02881,-0.019 0.194458,-0.1296 0.169248,-0.1117 0.475339,-0.2053 0.30969,-0.093 0.716608,-0.093 0.767023,0 1.12713,0.3528 0.363706,0.3493 0.363706,0.8102 z" />
<path
inkscape:connector-curvature="0"
id="path1954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="M 19.444889,1041.729 H 9.5819957 v -0.8571 H 26.121239 v 0.8571 h -5.113494 v 6.0173 h -1.562856 z"
sodipodi:nodetypes="ccccccccc" />
<path
inkscape:connector-curvature="0"
id="path1956"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 24.803252,1047.7463 v -0.515 q -0.05762,0.1333 -0.388913,0.3314 -0.327694,0.1981 -1.116327,0.1981 -0.673396,-0.025 -1.119926,-0.3457 -0.446531,-0.3205 -0.457335,-1.0119 0,-0.7419 0.529356,-1.1128 0.532956,-0.3709 1.595265,-0.4501 0.489744,-0.04 0.752622,-0.2484 0.266478,-0.2125 0.266478,-0.4753 0,-0.2666 -0.244872,-0.4574 -0.241272,-0.1909 -0.655392,-0.1909 -0.85345,0 -1.328789,0.3169 -0.471737,0.3133 -0.619381,0.5257 l 0.205261,-0.9759 q 0,-0.025 0.223265,-0.1548 0.226865,-0.1296 0.630183,-0.2413 0.40332,-0.1151 0.961482,-0.1188 1.137932,0 1.64568,0.3889 0.507749,0.3853 0.507749,1.0119 v 3.5254 z m -0.676998,-0.7669 q 0.676998,-0.1838 0.676998,-0.5906 v -1.1199 q -0.0036,0.011 -0.05041,0.1044 -0.04681,0.09 -0.212463,0.1801 -0.165649,0.09 -0.504147,0.1296 -0.576168,0.079 -0.878658,0.2592 -0.302488,0.1764 -0.302488,0.6086 0.04681,0.5005 0.799434,0.5005 0.226865,0 0.471739,-0.071 z" />
<path
inkscape:connector-curvature="0"
id="path1958"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 26.794636,1047.7463 v -6.8744 h 1.357597 v 6.8744 z" />
</g>
</svg>

+ 420
- 0
plugins/community/repos/mental/res/MentalGateMaker.svg View File

@@ -0,0 +1,420 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="120"
height="380"
viewBox="0 0 120 380.00001"
id="svg14650"
version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MentalGateMaker.svg">
<defs
id="defs14652" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="5.9104636"
inkscape:cx="38.593141"
inkscape:cy="16.211579"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
objecttolerance="2"
inkscape:window-width="1920"
inkscape:window-height="1061"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid15198"
spacingx="4.9999999"
spacingy="5.0000001"
empspacing="3" />
</sodipodi:namedview>
<metadata
id="metadata14655">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-672.36216)">
<rect
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.89763784;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect15200"
width="120"
height="380"
x="0"
y="672.36218" />
<path
inkscape:connector-curvature="0"
id="path4930"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 12.980442,680.75085 q 0,0.061 -0.45166,0.21058 -0.448609,0.14648 -1.098633,0.16174 -1.5136718,0 -2.1148681,-0.76599 -0.5981445,-0.76905 -0.5981445,-2.39563 0.030518,-0.87586 0.2685547,-1.474 0.2410888,-0.59815 0.7873535,-0.93079 0.5462644,-0.33264 1.4709474,-0.34485 0.552368,0 0.991821,0.0855 0.442505,0.0824 0.631714,0.14038 l 0.250244,0.98572 q -0.161743,-0.11291 -0.579834,-0.28076 -0.418091,-0.16785 -1.00708,-0.16785 -0.811767,0 -1.089477,0.56763 -0.274659,0.56763 -0.274659,1.41907 0,0.65613 0.07324,1.15661 0.07629,0.50049 0.329589,0.85755 0.256348,0.35705 0.747681,0.38757 0.576782,0 0.961304,-0.10681 0.384521,-0.10986 0.592041,-0.24719 0.189209,-0.12207 0.189209,-0.13428 0,0 -0.0031,0 l -0.07629,0.87585 z" />
<path
inkscape:connector-curvature="0"
id="path4932"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 15.333347,676.88733 q 0.726319,0 1.159668,0.23498 0.436402,0.23499 0.625611,0.69581 0.189209,0.46081 0.189209,1.16882 0,1.10779 -0.469971,1.62353 -0.469971,0.5127 -1.531982,0.5127 -1.007081,-0.009 -1.486207,-0.51575 -0.476074,-0.50659 -0.476074,-1.60827 0.01831,-2.11182 1.989746,-2.11182 z m -0.827026,2.09961 q 0.02136,0.54016 0.06104,0.82092 0.04272,0.27771 0.222778,0.50354 0.180054,0.22583 0.55542,0.22583 0.524903,0 0.662232,-0.39673 0.137329,-0.39978 0.137329,-1.12915 0,-0.71716 -0.140381,-1.1322 -0.137329,-0.41809 -0.65918,-0.41809 -0.537109,0.0153 -0.689697,0.41809 -0.149536,0.39978 -0.149536,1.10779 z" />
<path
inkscape:connector-curvature="0"
id="path4934"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 18.867283,679.89941 q 0,0.2594 0.189209,0.4303 0.192261,0.1709 0.473022,0.1709 0.463868,-0.0122 0.662232,-0.21973 0.198364,-0.20752 0.238037,-0.34484 v -3.0243 h 0.875854 v 4.1626 h -0.875854 v -0.38757 q -0.119019,0.10071 -0.515747,0.25024 -0.396729,0.14954 -1.095581,0.14954 -0.518799,-0.0183 -0.823975,-0.31433 -0.302124,-0.29602 -0.302124,-0.83618 v -3.0243 h 1.174927 z" />
<path
inkscape:connector-curvature="0"
id="path4936"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 25.480442,677.87305 v 3.20129 h -0.875854 v -3.04871 q 0,-0.5249 -0.799561,-0.5249 -0.390625,0.0458 -0.561523,0.24414 -0.167847,0.19532 -0.201416,0.31739 v 3.01208 h -1.174927 v -4.1626 h 1.174927 v 0.33875 q 0.02441,-0.0153 0.164794,-0.10987 0.143433,-0.0946 0.402833,-0.17395 0.262451,-0.0793 0.607299,-0.0793 0.650025,0 0.955201,0.29907 0.308227,0.29602 0.308227,0.68665 z" />
<path
inkscape:connector-curvature="0"
id="path4938"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 27.741795,677.43665 v 2.41394 q 0,0.3601 0.213623,0.51269 0.152588,0.12207 0.576782,0.12207 v 0.58899 q -0.03662,0.003 -0.131226,0.006 -0.09766,0.006 -0.219726,0.006 -0.802613,0 -1.174927,-0.27466 -0.439453,-0.29907 -0.439453,-1.01318 v -2.36206 h -0.787354 v -0.52491 h 0.787354 v -1.6632 h 1.174927 v 1.6632 H 28.5322 v 0.52491 h -0.790405 z" />
<path
inkscape:connector-curvature="0"
id="path4940"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 30.827122,676.01147 h 0.836181 v 1.71204 h 1.699829 v 0.82703 h -1.699829 v 1.69983 h -0.836181 v -1.69983 h -1.699829 v -0.82703 h 1.699829 z" />
<path
inkscape:connector-curvature="0"
id="path4942"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 36.860447,675.24854 q 1.123047,0 1.593018,0.76599 0.46997,0.76599 0.46997,2.13623 0,0.98571 -0.210571,1.63269 -0.20752,0.64392 -0.671387,0.9674 -0.460815,0.32349 -1.205444,0.32349 h -2.55127 v -5.8258 z m 0.985718,2.90222 q -0.0061,-0.6897 -0.106812,-1.15662 -0.100708,-0.46692 -0.402832,-0.74158 -0.302124,-0.27771 -0.875854,-0.27771 h -0.851441 v 4.37317 h 0.952149 q 0.753784,0 1.019287,-0.54931 0.265503,-0.54932 0.265503,-1.64795 z" />
<path
inkscape:connector-curvature="0"
id="path4944"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 40.446262,679.20056 q 0.02747,0.32959 0.22583,0.83313 0.198365,0.50354 0.723267,0.52796 0.640869,0 1.004028,-0.16175 0.36316,-0.16479 0.473023,-0.27466 l -0.177002,0.72327 q 0,0.0641 -0.363159,0.1709 -0.363159,0.10376 -0.924683,0.10376 -0.222778,0 -0.3479,-0.0122 -0.909424,-0.0671 -1.333618,-0.52185 -0.421143,-0.45776 -0.430298,-1.46484 0,-1.15357 0.479126,-1.69068 0.482177,-0.53711 1.409912,-0.54626 1.113891,0 1.51062,0.58594 0.338745,0.48523 0.338745,1.31225 0,0.15564 -0.0092,0.26551 -0.0092,0.10681 -0.01526,0.14953 h -2.563477 z m 0.851441,-1.78833 q -0.851441,0.0275 -0.851441,1.23596 h 1.812745 q 0,-1.23596 -0.961304,-1.23596 z" />
<path
inkscape:connector-curvature="0"
id="path4946"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 43.400364,681.07434 v -5.8258 h 1.150513 v 5.8258 z" />
<path
inkscape:connector-curvature="0"
id="path4948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 47.596531,681.07434 v -0.4364 q -0.04883,0.11291 -0.32959,0.28076 -0.27771,0.16785 -0.946045,0.16785 -0.570679,-0.0214 -0.949097,-0.29297 -0.378417,-0.27161 -0.387573,-0.85754 0,-0.62867 0.448609,-0.943 0.45166,-0.31433 1.351928,-0.38147 0.415039,-0.0336 0.637818,-0.21057 0.22583,-0.18005 0.22583,-0.40283 0,-0.22583 -0.20752,-0.38757 -0.204468,-0.16175 -0.55542,-0.16175 -0.723266,0 -1.126098,0.26856 -0.399781,0.2655 -0.524903,0.44555 l 0.173951,-0.82702 q 0,-0.0214 0.189209,-0.13123 0.19226,-0.10986 0.534057,-0.20447 0.341797,-0.0976 0.81482,-0.1007 0.964355,0 1.394653,0.32959 0.430298,0.32653 0.430298,0.85754 v 2.98767 z M 47.0228,680.42432 q 0.573731,-0.15564 0.573731,-0.50049 v -0.9491 q -0.0031,0.009 -0.04272,0.0885 -0.03967,0.0763 -0.180053,0.15259 -0.140381,0.0763 -0.427246,0.10986 -0.488282,0.0671 -0.744629,0.21973 -0.256348,0.14954 -0.256348,0.51575 0.03967,0.42419 0.67749,0.42419 0.192261,0 0.39978,-0.061 z" />
<path
inkscape:connector-curvature="0"
id="path4950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 50.773411,682.22485 q -0.234986,0.13733 -0.924683,0.13733 l -0.262451,-0.51269 q 0,0 0,0 0,0 0.09155,0.006 0.10376,0.006 0.195312,0.006 0.198365,0 0.286865,-0.0244 0.418091,-0.0885 0.573731,-0.6012 l 0.112915,-0.33569 -1.760864,-3.98865 h 1.187134 l 1.123046,2.55127 0.98877,-2.55127 h 0.738525 l -1.751709,4.53797 q -0.210571,0.54016 -0.598144,0.77514 z" />
<path
inkscape:connector-curvature="0"
id="path5077"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 25.304049,689.81659 q 0,0.061 -0.451661,0.21057 -0.448608,0.14649 -1.098632,0.16174 -1.513672,0 -2.114869,-0.76599 -0.598144,-0.76904 -0.598144,-2.39563 0.03052,-0.87585 0.268555,-1.474 0.241088,-0.59814 0.787353,-0.93078 0.546265,-0.33264 1.470947,-0.34485 0.552369,0 0.991822,0.0855 0.442505,0.0824 0.631713,0.14038 l 0.250245,0.98572 q -0.161744,-0.11292 -0.579834,-0.28076 -0.418091,-0.16785 -1.00708,-0.16785 -0.811768,0 -1.089478,0.56763 -0.274658,0.56762 -0.274658,1.41906 0,0.65613 0.07324,1.15662 0.07629,0.50049 0.32959,0.85754 0.256348,0.35706 0.747681,0.38758 0.576782,0 0.961303,-0.10682 0.384522,-0.10986 0.592041,-0.24719 0.189209,-0.12207 0.189209,-0.13428 0,0 -0.0031,0 l -0.07629,0.87586 z" />
<path
inkscape:connector-curvature="0"
id="path5079"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 27.656954,685.95306 q 0.726318,0 1.159668,0.23499 0.436401,0.23498 0.62561,0.6958 0.189209,0.46082 0.189209,1.16882 0,1.10779 -0.469971,1.62354 -0.46997,0.51269 -1.531982,0.51269 -1.00708,-0.009 -1.486206,-0.51574 -0.476074,-0.5066 -0.476074,-1.60828 0.01831,-2.11182 1.989746,-2.11182 z m -0.827027,2.09961 q 0.02136,0.54016 0.06104,0.82093 0.04272,0.27771 0.222778,0.50354 0.180054,0.22583 0.55542,0.22583 0.524902,0 0.662231,-0.39673 0.137329,-0.39978 0.137329,-1.12915 0,-0.71717 -0.14038,-1.1322 -0.13733,-0.4181 -0.65918,-0.4181 -0.53711,0.0153 -0.689697,0.4181 -0.149537,0.39978 -0.149537,1.10778 z" />
<path
inkscape:connector-curvature="0"
id="path5081"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 31.190889,688.96515 q 0,0.2594 0.189209,0.4303 0.192261,0.1709 0.473023,0.1709 0.463867,-0.0122 0.662231,-0.21973 0.198365,-0.20752 0.238037,-0.34485 v -3.02429 h 0.875855 v 4.1626 h -0.875855 v -0.38758 q -0.119018,0.10071 -0.515747,0.25025 -0.396728,0.14953 -1.095581,0.14953 -0.518799,-0.0183 -0.823974,-0.31433 -0.302124,-0.29602 -0.302124,-0.83618 v -3.02429 h 1.174926 z" />
<path
inkscape:connector-curvature="0"
id="path5083"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 37.804049,686.93878 v 3.2013 h -0.875855 v -3.04871 q 0,-0.5249 -0.799561,-0.5249 -0.390625,0.0458 -0.561523,0.24414 -0.167847,0.19531 -0.201416,0.31738 v 3.01209 h -1.174927 v -4.1626 h 1.174927 v 0.33874 q 0.02441,-0.0153 0.164795,-0.10986 0.143433,-0.0946 0.402832,-0.17395 0.262451,-0.0793 0.6073,-0.0793 0.650024,0 0.9552,0.29908 0.308228,0.29602 0.308228,0.68664 z" />
<path
inkscape:connector-curvature="0"
id="path5085"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 40.065401,686.50238 v 2.41394 q 0,0.36011 0.213623,0.5127 0.152588,0.12207 0.576782,0.12207 v 0.58899 q -0.03662,0.003 -0.131225,0.006 -0.09766,0.006 -0.219727,0.006 -0.802612,0 -1.174927,-0.27466 -0.439453,-0.29907 -0.439453,-1.01318 v -2.36206 h -0.787353 v -0.5249 h 0.787353 v -1.66321 h 1.174927 v 1.66321 h 0.790405 v 0.5249 h -0.790405 z" />
<path
inkscape:connector-curvature="0"
id="path5066"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 25.306721,718.98181 q 1.123047,0 1.593017,0.76599 0.469971,0.76599 0.469971,2.13623 0,0.98572 -0.210571,1.63269 -0.20752,0.64392 -0.671387,0.96741 -0.460815,0.32349 -1.205444,0.32349 h -2.55127 v -5.82581 z m 0.985718,2.90222 q -0.0061,-0.68969 -0.106812,-1.15661 -0.100708,-0.46692 -0.402832,-0.74158 -0.302124,-0.27771 -0.875855,-0.27771 H 24.0555 v 4.37317 h 0.952148 q 0.753785,0 1.019288,-0.54932 0.265503,-0.54931 0.265503,-1.64795 z" />
<path
inkscape:connector-curvature="0"
id="path5068"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 28.892536,722.93384 q 0.02747,0.32959 0.22583,0.83313 0.198364,0.50354 0.723267,0.52795 0.640869,0 1.004028,-0.16174 0.363159,-0.1648 0.473023,-0.27466 l -0.177002,0.72327 q 0,0.0641 -0.36316,0.1709 -0.363159,0.10376 -0.924682,0.10376 -0.222778,0 -0.347901,-0.0122 -0.909423,-0.0671 -1.333618,-0.52185 -0.421142,-0.45777 -0.430298,-1.46485 0,-1.15356 0.479126,-1.69067 0.482178,-0.53711 1.409913,-0.54626 1.113891,0 1.51062,0.58593 0.338745,0.48523 0.338745,1.31226 0,0.15564 -0.0092,0.2655 -0.0092,0.10681 -0.01526,0.14954 H 28.89249 Z m 0.851441,-1.78833 q -0.851441,0.0275 -0.851441,1.23596 h 1.812744 q 0,-1.23596 -0.961303,-1.23596 z" />
<path
inkscape:connector-curvature="0"
id="path5070"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 31.846638,724.80762 v -5.82581 h 1.150512 v 5.82581 z" />
<path
inkscape:connector-curvature="0"
id="path5072"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 36.042805,724.80762 v -0.4364 q -0.04883,0.11291 -0.32959,0.28076 -0.27771,0.16784 -0.946045,0.16784 -0.570679,-0.0214 -0.949097,-0.29296 -0.378418,-0.27161 -0.387573,-0.85755 0,-0.62866 0.448608,-0.94299 0.451661,-0.31433 1.351929,-0.38147 0.415039,-0.0336 0.637818,-0.21057 0.22583,-0.18006 0.22583,-0.40283 0,-0.22583 -0.20752,-0.38758 -0.204468,-0.16174 -0.55542,-0.16174 -0.723266,0 -1.126098,0.26855 -0.399781,0.26551 -0.524903,0.44556 l 0.17395,-0.82703 q 0,-0.0214 0.189209,-0.13122 0.192261,-0.10987 0.534058,-0.20447 0.341797,-0.0977 0.814819,-0.10071 0.964356,0 1.394654,0.32959 0.430297,0.32654 0.430297,0.85755 v 2.98767 z m -0.573731,-0.65003 q 0.573731,-0.15564 0.573731,-0.50049 v -0.94909 q -0.0031,0.009 -0.04273,0.0885 -0.03967,0.0763 -0.180054,0.15259 -0.14038,0.0763 -0.427246,0.10986 -0.488281,0.0671 -0.744629,0.21973 -0.256347,0.14953 -0.256347,0.51574 0.03967,0.4242 0.67749,0.4242 0.192261,0 0.39978,-0.061 z" />
<path
inkscape:connector-curvature="0"
id="path5074"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 39.219685,725.95813 q -0.234986,0.13733 -0.924683,0.13733 l -0.262451,-0.5127 q 0,0 0,0 0,0 0.09155,0.006 0.103759,0.006 0.195312,0.006 0.198364,0 0.286865,-0.0244 0.418091,-0.0885 0.573731,-0.6012 l 0.112915,-0.33569 -1.760864,-3.98865 h 1.187133 l 1.123047,2.55127 0.98877,-2.55127 h 0.738525 l -1.751709,4.53796 q -0.210571,0.54016 -0.598144,0.77515 z" />
<path
inkscape:connector-curvature="0"
id="path5055"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 31.971565,764.48413 q 0,0.061 -0.45166,0.21057 -0.448608,0.14649 -1.098633,0.16175 -1.513672,0 -2.114868,-0.766 -0.598144,-0.76904 -0.598144,-2.39563 0.03052,-0.87585 0.268554,-1.47399 0.241089,-0.59815 0.787354,-0.93079 0.546264,-0.33264 1.470947,-0.34485 0.552368,0 0.991821,0.0854 0.442505,0.0824 0.631714,0.14038 l 0.250244,0.98572 q -0.161743,-0.11292 -0.579834,-0.28076 -0.41809,-0.16785 -1.00708,-0.16785 -0.811767,0 -1.089477,0.56763 -0.274658,0.56762 -0.274658,1.41906 0,0.65613 0.07324,1.15662 0.07629,0.50049 0.32959,0.85754 0.256347,0.35706 0.74768,0.38758 0.576782,0 0.961304,-0.10681 0.384521,-0.10987 0.592041,-0.2472 0.189209,-0.12207 0.189209,-0.13427 0,0 -0.0031,0 l -0.07629,0.87585 z" />
<path
inkscape:connector-curvature="0"
id="path5057"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 32.459846,764.80762 v -5.82581 h 1.150513 v 5.82581 z" />
<path
inkscape:connector-curvature="0"
id="path5059"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 34.229866,764.80762 v -5.82581 h 1.16272 v 3.302 l 1.889038,-1.63879 h 0.973511 l -1.773072,1.48621 1.998902,2.67639 H 37.20533 l -1.498413,-1.9867 -0.314331,0.28687 v 1.69983 z" />
<path
inkscape:connector-curvature="0"
id="path5061"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 43.040291,758.98181 v 5.82581 h -1.324463 v -5.82581 z" />
<path
inkscape:connector-curvature="0"
id="path5063"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 47.254768,761.60632 v 3.2013 h -0.875854 v -3.04871 q 0,-0.5249 -0.799561,-0.5249 -0.390625,0.0458 -0.561523,0.24414 -0.167847,0.19531 -0.201416,0.31738 v 3.01209 h -1.174927 v -4.1626 h 1.174927 v 0.33874 q 0.02441,-0.0152 0.164795,-0.10986 0.143432,-0.0946 0.402832,-0.17395 0.262451,-0.0793 0.6073,-0.0793 0.650024,0 0.9552,0.29907 0.308227,0.29602 0.308227,0.68664 z" />
<path
inkscape:connector-curvature="0"
id="path5048"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 58.173516,818.98876 1.663208,2.58789 h -1.538086 l -1.78833,-3.14942 h 0.714111 q 0.02747,0 0.137329,0.006 0.109864,0.006 0.186158,0.006 1.046753,0 1.074218,-0.91247 0,-0.48218 -0.247192,-0.766 -0.247192,-0.28381 -0.653076,-0.28381 h -1.187134 v 5.09949 h -1.324463 v -5.82581 h 2.676392 q 1.950073,0 1.950073,1.68762 -0.02747,0.6897 -0.396728,1.0315 -0.369263,0.3418 -0.817872,0.44555 -0.341796,0.0824 -0.424194,0.0824 -0.02441,0 -0.02441,-0.009 z" />
<path
inkscape:connector-curvature="0"
id="path5050"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 61.225274,818.42723 q 0,0.24109 0.427246,0.36316 0.430298,0.11902 0.881958,0.22583 0.45166,0.10376 0.78125,0.35401 0.332642,0.24719 0.3479,0.76904 0,0.76294 -0.411987,1.09558 -0.408935,0.33264 -1.190185,0.39063 -0.09766,0.0122 -0.299073,0.0122 -0.531006,0 -0.915527,-0.0824 -0.384522,-0.0855 -0.534058,-0.14039 l -0.161743,-0.72631 q 0.137329,0.0946 0.50354,0.23803 0.366211,0.14344 0.881958,0.14954 0.549317,0 0.744629,-0.1648 0.198364,-0.16784 0.20752,-0.52185 0,-0.40893 -0.27771,-0.54016 -0.274659,-0.13122 -0.894165,-0.25329 -0.616455,-0.12207 -0.930787,-0.35096 -0.311279,-0.22888 -0.311279,-0.80566 0.04578,-1.00403 1.586914,-1.07422 0.05188,0 0.143433,-0.006 0.09155,-0.006 0.131225,-0.006 0.558472,0 0.900269,0.0793 0.341797,0.0793 0.463867,0.13123 l 0.198364,0.67443 q -0.119018,-0.0763 -0.466919,-0.18615 -0.3479,-0.11292 -0.942993,-0.11292 -0.402832,0 -0.628662,0.0946 -0.22583,0.0915 -0.234985,0.39367 z" />
<path
inkscape:connector-curvature="0"
id="path5052"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 65.818169,817.93895 v 2.41394 q 0,0.36011 0.213623,0.5127 0.152588,0.12207 0.576783,0.12207 v 0.58899 q -0.03662,0.003 -0.131226,0.006 -0.09766,0.006 -0.219727,0.006 -0.802612,0 -1.174926,-0.27465 -0.439453,-0.29908 -0.439453,-1.01319 v -2.36206 h -0.787354 v -0.5249 h 0.787354 v -1.66321 h 1.174926 v 1.66321 h 0.790406 v 0.5249 h -0.790406 z" />
<path
inkscape:connector-curvature="0"
id="path5033"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 52.433079,842.48735 h -1.599121 v -0.72632 h 4.522705 v 0.72632 h -1.599121 v 5.09949 h -1.324463 z" />
<path
inkscape:connector-curvature="0"
id="path5035"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 55.658788,847.58684 v -4.1626 h 1.174926 v 0.5127 q 0.0061,-0.006 0.07019,-0.0854 0.06714,-0.0824 0.198364,-0.1709 0.131226,-0.0885 0.357056,-0.16785 0.241088,-0.1007 0.613403,-0.1007 0.286865,0 0.360107,0.0244 l 0.100708,0.6012 q -0.213623,-0.0519 -0.39978,-0.0519 -0.405884,0 -0.674438,0.15258 -0.302124,0.14954 -0.463868,0.40894 -0.161743,0.2594 -0.161743,0.47607 v 2.56348 h -1.174926 z" />
<path
inkscape:connector-curvature="0"
id="path5037"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 58.869237,847.58684 v -4.1626 h 1.162719 v 4.1626 z m 0.588989,-5.83801 q 0.311279,0 0.485229,0.19531 0.177002,0.19531 0.177002,0.46692 0,0.27771 -0.180053,0.47607 -0.177002,0.19837 -0.494385,0.19837 -0.305176,0 -0.48523,-0.19837 -0.180053,-0.20141 -0.180053,-0.46386 0,-0.26856 0.180053,-0.46997 0.180054,-0.20447 0.497437,-0.20447 z" />
<path
inkscape:connector-curvature="0"
id="path5039"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 62.152928,848.51152 q 0.964356,0 0.964356,-0.57373 v -0.53711 q -0.445557,0.22278 -1.089478,0.22278 -0.469971,-0.0183 -0.802612,-0.15259 -0.32959,-0.13733 -0.564575,-0.60424 -0.231934,-0.46997 -0.231934,-1.3794 0.02441,-0.93994 0.299072,-1.3977 0.274658,-0.46082 0.619507,-0.57373 0.3479,-0.11597 0.793457,-0.11597 0.247192,0.0122 0.45166,0.0824 0.20752,0.0702 0.369263,0.15564 0.15564,0.0824 0.15564,0.0854 0,0 0,0 v -0.29908 h 1.162719 v 4.32434 q 0,1.26648 -1.864624,1.30005 -0.668335,0 -1.104736,-0.11291 -0.43335,-0.11292 -0.494385,-0.17395 l -0.0885,-0.65003 q 0.137329,0.0916 0.521851,0.23499 0.384521,0.14343 0.90332,0.16479 z m 0.964356,-4.19922 q 0,-0.0336 -0.210572,-0.16174 -0.210571,-0.13122 -0.476074,-0.177 -0.396728,0 -0.631714,0.16479 -0.231933,0.16175 -0.332641,0.49439 -0.09766,0.32959 -0.112915,0.87891 0,0.74157 0.216674,1.15966 0.216675,0.41504 0.820923,0.41504 0.320435,-0.0214 0.497437,-0.10376 0.177002,-0.0854 0.228882,-0.13427 z" />
<path
inkscape:connector-curvature="0"
id="path5041"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 66.474217,848.51152 q 0.964356,0 0.964356,-0.57373 v -0.53711 q -0.445557,0.22278 -1.089478,0.22278 -0.469971,-0.0183 -0.802612,-0.15259 -0.32959,-0.13733 -0.564575,-0.60424 -0.231934,-0.46997 -0.231934,-1.3794 0.02441,-0.93994 0.299072,-1.3977 0.274658,-0.46082 0.619507,-0.57373 0.347901,-0.11597 0.793457,-0.11597 0.247193,0.0122 0.45166,0.0824 0.20752,0.0702 0.369263,0.15564 0.15564,0.0824 0.15564,0.0854 0,0 0,0 v -0.29908 h 1.162719 v 4.32434 q 0,1.26648 -1.864624,1.30005 -0.668335,0 -1.104736,-0.11291 -0.43335,-0.11292 -0.494385,-0.17395 l -0.0885,-0.65003 q 0.137329,0.0916 0.521851,0.23499 0.384521,0.14343 0.90332,0.16479 z m 0.964356,-4.19922 q 0,-0.0336 -0.210572,-0.16174 -0.210571,-0.13122 -0.476074,-0.177 -0.396728,0 -0.631714,0.16479 -0.231933,0.16175 -0.332641,0.49439 -0.09766,0.32959 -0.112915,0.87891 0,0.74157 0.216674,1.15966 0.216675,0.41504 0.820923,0.41504 0.320435,-0.0214 0.497437,-0.10376 0.177002,-0.0854 0.228882,-0.13427 z" />
<path
inkscape:connector-curvature="0"
id="path5043"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 70.233983,845.71306 q 0.02747,0.32959 0.22583,0.83313 0.198364,0.50354 0.723266,0.52796 0.64087,0 1.004029,-0.16175 0.363159,-0.16479 0.473022,-0.27466 l -0.177002,0.72327 q 0,0.0641 -0.363159,0.1709 -0.363159,0.10376 -0.924682,0.10376 -0.222779,0 -0.347901,-0.0122 -0.909424,-0.0671 -1.333618,-0.52185 -0.421143,-0.45776 -0.430298,-1.46484 0,-1.15357 0.479126,-1.69068 0.482178,-0.53711 1.409912,-0.54626 1.113892,0 1.51062,0.58594 0.338745,0.48523 0.338745,1.31225 0,0.15564 -0.0092,0.26551 -0.0092,0.10681 -0.01526,0.14953 h -2.563476 z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23596 h 1.812744 q 0,-1.23596 -0.961304,-1.23596 z" />
<path
inkscape:connector-curvature="0"
id="path5045"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 73.16367,847.58684 v -4.1626 h 1.174927 v 0.5127 q 0.0061,-0.006 0.07019,-0.0854 0.06714,-0.0824 0.198364,-0.1709 0.131225,-0.0885 0.357055,-0.16785 0.241089,-0.1007 0.613404,-0.1007 0.286865,0 0.360107,0.0244 l 0.100708,0.6012 q -0.213623,-0.0519 -0.39978,-0.0519 -0.405884,0 -0.674439,0.15258 -0.302124,0.14954 -0.463867,0.40894 -0.161743,0.2594 -0.161743,0.47607 v 2.56348 h -1.174927 z" />
<path
inkscape:connector-curvature="0"
id="path5022"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 56.356087,871.96001 q 0,0.061 -0.45166,0.21057 -0.448608,0.14649 -1.098633,0.16174 -1.513671,0 -2.114868,-0.76599 -0.598144,-0.76904 -0.598144,-2.39563 0.03052,-0.87585 0.268554,-1.474 0.241089,-0.59814 0.787354,-0.93078 0.546265,-0.33264 1.470947,-0.34485 0.552368,0 0.991822,0.0855 0.442504,0.0824 0.631713,0.14038 l 0.250245,0.98572 q -0.161744,-0.11292 -0.579834,-0.28076 -0.418091,-0.16785 -1.007081,-0.16785 -0.811767,0 -1.089477,0.56763 -0.274658,0.56762 -0.274658,1.41906 0,0.65613 0.07324,1.15662 0.07629,0.50049 0.32959,0.85754 0.256347,0.35706 0.74768,0.38758 0.576783,0 0.961304,-0.10682 0.384522,-0.10986 0.592041,-0.24719 0.189209,-0.12207 0.189209,-0.13427 0,0 -0.0031,0 l -0.07629,0.87585 z" />
<path
inkscape:connector-curvature="0"
id="path5024"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 58.333627,873.43401 q -0.234986,0.13733 -0.924683,0.13733 l -0.262451,-0.5127 q 0,0 0,0 0,0 0.09155,0.006 0.10376,0.006 0.195313,0.006 0.198364,0 0.286865,-0.0244 0.418091,-0.0885 0.573731,-0.6012 l 0.112915,-0.33569 -1.760865,-3.98865 h 1.187134 l 1.123047,2.55127 0.98877,-2.55127 h 0.738525 l -1.751709,4.53796 q -0.210571,0.54016 -0.598144,0.77515 z" />
<path
inkscape:connector-curvature="0"
id="path5026"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 64.183846,872.10955 q 0,0.0244 -0.354004,0.0976 -0.350952,0.0732 -0.897216,0.0885 -0.76294,0 -1.208497,-0.21362 -0.445556,-0.21362 -0.64392,-0.6958 -0.195313,-0.48523 -0.195313,-1.32752 0.02441,-0.67138 0.213623,-1.09863 0.192261,-0.42724 0.6073,-0.63782 0.418091,-0.21362 1.113892,-0.21362 0.442504,0.009 0.793457,0.0763 0.354003,0.0671 0.506591,0.10986 l 0.125122,0.60119 q -0.112915,-0.058 -0.415039,-0.14343 -0.302124,-0.0855 -0.759887,-0.0946 -0.601197,0 -0.799561,0.39673 -0.198364,0.39672 -0.198364,1.00402 0,0.73243 0.161743,1.19324 0.164795,0.45777 0.674438,0.49439 0.405884,0 0.698853,-0.0702 0.292969,-0.0702 0.469971,-0.15259 0.180053,-0.0854 0.180053,-0.10376 l -0.07324,0.6897 z" />
<path
inkscape:connector-curvature="0"
id="path5028"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 64.656869,872.2835 v -5.82581 h 1.150512 v 5.82581 z" />
<path
inkscape:connector-curvature="0"
id="path5030"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 67.415658,870.40972 q 0.02747,0.32959 0.22583,0.83313 0.198364,0.50354 0.723266,0.52795 0.64087,0 1.004029,-0.16174 0.363159,-0.1648 0.473022,-0.27466 l -0.177002,0.72327 q 0,0.0641 -0.363159,0.17089 -0.363159,0.10376 -0.924683,0.10376 -0.222778,0 -0.3479,-0.0122 -0.909424,-0.0671 -1.333618,-0.52185 -0.421143,-0.45777 -0.430298,-1.46485 0,-1.15356 0.479126,-1.69067 0.482178,-0.53711 1.409912,-0.54627 1.113892,0 1.51062,0.58594 0.338745,0.48523 0.338745,1.31226 0,0.15564 -0.0092,0.2655 -0.0092,0.10681 -0.01526,0.14954 h -2.563476 z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23596 h 1.812744 q 0,-1.23596 -0.961304,-1.23596 z" />
<path
inkscape:connector-curvature="0"
id="path5178"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 90.641112,809.34567 v 2.09961 q 0,0.0397 -0.25634,0.16784 -0.2533,0.12818 -0.76905,0.23804 -0.51269,0.10681 -1.24817,0.10681 -0.9674,-0.0214 -1.52893,-0.35705 -0.55847,-0.3357 -0.7904,-1.00709 -0.23194,-0.67443 -0.23194,-1.77307 0.0244,-0.88501 0.26856,-1.4862 0.24414,-0.60425 0.77515,-0.92774 0.531,-0.32348 1.39465,-0.33569 0.82092,0 1.43127,0.10071 0.61035,0.0977 0.62867,0.14953 l 0.22583,0.93689 q 0,0 0,0 0,-0.009 -0.20142,-0.12207 -0.21973,-0.12207 -0.57678,-0.21667 -0.35706,-0.0977 -0.86975,-0.0977 -0.23804,0 -0.37537,0.0122 -1.25122,0.0793 -1.25122,1.98669 0,0.65918 0.058,1.15357 0.058,0.49133 0.27466,0.84839 0.21668,0.35705 0.64392,0.39978 0.52185,0 0.7843,-0.0946 0.26245,-0.0946 0.32654,-0.15564 v -1.62658 h 1.28784 z" />
<path
inkscape:connector-curvature="0"
id="path5180"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 93.711182,811.90914 v -0.4364 q -0.0488,0.11292 -0.32959,0.28076 -0.27771,0.16785 -0.94604,0.16785 -0.57068,-0.0214 -0.9491,-0.29297 -0.37842,-0.27161 -0.38757,-0.85754 0,-0.62867 0.44861,-0.943 0.45166,-0.31433 1.35192,-0.38147 0.41504,-0.0336 0.63782,-0.21057 0.22583,-0.18005 0.22583,-0.40283 0,-0.22583 -0.20752,-0.38757 -0.20447,-0.16175 -0.55542,-0.16175 -0.72326,0 -1.1261,0.26856 -0.39978,0.2655 -0.5249,0.44556 l 0.17395,-0.82703 q 0,-0.0214 0.18921,-0.13123 0.19226,-0.10986 0.53406,-0.20446 0.34179,-0.0977 0.81482,-0.10071 0.96435,0 1.39465,0.32959 0.4303,0.32654 0.4303,0.85754 v 2.98767 z m -0.57373,-0.65002 q 0.57373,-0.15564 0.57373,-0.50049 v -0.9491 q -0.003,0.009 -0.0427,0.0885 -0.0397,0.0763 -0.18006,0.15259 -0.14038,0.0763 -0.42724,0.10987 -0.48828,0.0671 -0.74463,0.21972 -0.25635,0.14954 -0.25635,0.51575 0.0397,0.42419 0.67749,0.42419 0.19226,0 0.39978,-0.061 z" />
<path
inkscape:connector-curvature="0"
id="path5182"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 97.123052,808.27145 v 2.41394 q 0,0.36011 0.21362,0.51269 0.15259,0.12207 0.57678,0.12207 v 0.58899 q -0.0366,0.003 -0.13122,0.006 -0.0977,0.006 -0.21973,0.006 -0.80261,0 -1.17493,-0.27466 -0.43945,-0.29907 -0.43945,-1.01318 v -2.36206 h -0.78735 v -0.52491 h 0.78735 v -1.6632 h 1.17493 v 1.6632 h 0.7904 v 0.52491 h -0.7904 z" />
<path
inkscape:connector-curvature="0"
id="path5184"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 99.231812,810.03536 q 0.0275,0.32959 0.22583,0.83313 0.19837,0.50354 0.723268,0.52796 0.64087,0 1.00403,-0.16175 0.36316,-0.16479 0.47302,-0.27465 l -0.177,0.72326 q 0,0.0641 -0.36316,0.1709 -0.36316,0.10376 -0.92468,0.10376 -0.222778,0 -0.347908,-0.0122 -0.90942,-0.0671 -1.33361,-0.52185 -0.42115,-0.45776 -0.4303,-1.46484 0,-1.15357 0.47912,-1.69067 0.48218,-0.53711 1.40992,-0.54627 1.113888,0 1.510618,0.58594 0.33874,0.48523 0.33874,1.31225 0,0.15564 -0.009,0.26551 -0.009,0.10681 -0.0153,0.14953 h -2.563478 z m 0.851438,-1.78833 q -0.851438,0.0275 -0.851438,1.23597 h 1.812748 q 0,-1.23597 -0.96131,-1.23597 z" />
<path
inkscape:connector-curvature="0"
id="path5186"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 107.56616,806.05892 q 0.91248,0 1.47095,0.32959 0.55847,0.32654 0.79956,0.97046 0.24109,0.64392 0.24109,1.62659 0,1.01013 -0.2655,1.67236 -0.26551,0.65918 -0.82398,0.97962 -0.55542,0.32043 -1.43432,0.32043 -0.84534,0 -1.38855,-0.31433 -0.54322,-0.31433 -0.80262,-0.97351 -0.2594,-0.65918 -0.2594,-1.68457 0.009,-1.46485 0.61341,-2.19116 0.6073,-0.72632 1.84936,-0.73548 z m -1.08947,2.92664 q 0.0336,1.02234 0.21667,1.58691 0.18311,0.56458 0.8606,0.57373 0.50048,0 0.74463,-0.30212 0.24719,-0.30518 0.31127,-0.75073 0.0671,-0.44861 0.0671,-1.08338 0,-0.65002 -0.058,-1.07727 -0.0549,-0.42724 -0.29602,-0.74157 -0.24109,-0.31739 -0.73242,-0.32044 -0.69885,0 -0.90637,0.57068 -0.20752,0.57068 -0.20752,1.54419 z" />
<path
inkscape:connector-curvature="0"
id="path5188"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 111.71045,810.73422 q 0,0.2594 0.18921,0.43029 0.19226,0.1709 0.47302,0.1709 0.46387,-0.0122 0.66223,-0.21972 0.19837,-0.20752 0.23804,-0.34485 v -3.0243 h 0.87586 v 4.1626 h -0.87586 v -0.38757 q -0.11902,0.10071 -0.51575,0.25024 -0.39672,0.14954 -1.09558,0.14954 -0.5188,-0.0183 -0.82397,-0.31433 -0.30213,-0.29602 -0.30213,-0.83618 v -3.0243 h 1.17493 z" />
<path
inkscape:connector-curvature="0"
id="path5190"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 116.45899,808.27145 v 2.41394 q 0,0.36011 0.21362,0.51269 0.15259,0.12207 0.57678,0.12207 v 0.58899 q -0.0366,0.003 -0.13122,0.006 -0.0977,0.006 -0.21973,0.006 -0.80261,0 -1.17493,-0.27466 -0.43945,-0.29907 -0.43945,-1.01318 v -2.36206 h -0.78735 v -0.52491 h 0.78735 v -1.6632 h 1.17493 v 1.6632 h 0.7904 v 0.52491 h -0.7904 z" />
<path
inkscape:connector-curvature="0"
id="path5163"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 88.049839,837.39596 h -1.59913 v -0.72632 h 4.52271 v 0.72632 h -1.59912 v 5.09948 h -1.32446 z" />
<path
inkscape:connector-curvature="0"
id="path5165"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 91.275539,842.49544 v -4.1626 h 1.17493 v 0.5127 q 0.006,-0.006 0.0702,-0.0854 0.0671,-0.0824 0.19836,-0.1709 0.13123,-0.0885 0.35706,-0.16784 0.24109,-0.10071 0.6134,-0.10071 0.28687,0 0.36011,0.0244 l 0.10071,0.6012 q -0.21362,-0.0519 -0.39978,-0.0519 -0.40589,0 -0.67444,0.15259 -0.30212,0.14953 -0.46387,0.40893 -0.16174,0.2594 -0.16174,0.47608 v 2.56347 h -1.17493 z" />
<path
inkscape:connector-curvature="0"
id="path5167"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 94.485989,842.49544 v -4.1626 h 1.16272 v 4.1626 z m 0.58899,-5.83801 q 0.31128,0 0.48523,0.19531 0.177,0.19531 0.177,0.46692 0,0.27771 -0.18005,0.47608 -0.177,0.19836 -0.49439,0.19836 -0.30517,0 -0.48523,-0.19836 -0.18005,-0.20142 -0.18005,-0.46387 0,-0.26856 0.18005,-0.46997 0.18006,-0.20447 0.49744,-0.20447 z" />
<path
inkscape:connector-curvature="0"
id="path5169"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 97.769679,843.42013 q 0.96436,0 0.96436,-0.57374 v -0.5371 q -0.44556,0.22277 -1.08948,0.22277 -0.46997,-0.0183 -0.80261,-0.15258 -0.32959,-0.13733 -0.56458,-0.60425 -0.23193,-0.46997 -0.23193,-1.3794 0.0244,-0.93994 0.29907,-1.3977 0.27466,-0.46082 0.61951,-0.57373 0.3479,-0.11597 0.79346,-0.11597 0.24719,0.0122 0.45166,0.0824 0.20752,0.0702 0.36926,0.15564 0.15564,0.0824 0.15564,0.0854 0,0 0,0 v -0.29908 h 1.16272 v 4.32435 q 0,1.26648 -1.86463,1.30004 -0.66833,0 -1.10473,-0.11291 -0.43335,-0.11292 -0.49439,-0.17395 l -0.0885,-0.65003 q 0.13733,0.0916 0.52185,0.23499 0.38452,0.14343 0.90332,0.1648 z m 0.96436,-4.19922 q 0,-0.0336 -0.21057,-0.16175 -0.21057,-0.13122 -0.47608,-0.177 -0.39672,0 -0.63171,0.1648 -0.23193,0.16174 -0.33264,0.49438 -0.0977,0.32959 -0.11292,0.87891 0,0.74157 0.21668,1.15967 0.21667,0.41503 0.82092,0.41503 0.32044,-0.0214 0.49744,-0.10376 0.177,-0.0854 0.22888,-0.13427 z" />
<path
inkscape:connector-curvature="0"
id="path5171"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 105.88431,836.64522 q 0.91247,0 1.47094,0.32959 0.55848,0.32654 0.79957,0.97046 0.24108,0.64392 0.24108,1.62659 0,1.01013 -0.2655,1.67236 -0.2655,0.65918 -0.82397,0.97962 -0.55542,0.32043 -1.43433,0.32043 -0.84534,0 -1.38855,-0.31433 -0.54321,-0.31433 -0.80261,-0.97351 -0.2594,-0.65918 -0.2594,-1.68457 0.009,-1.46485 0.6134,-2.19116 0.6073,-0.72632 1.84937,-0.73548 z m -1.08948,2.92664 q 0.0336,1.02234 0.21667,1.58691 0.18311,0.56458 0.8606,0.57373 0.50049,0 0.74463,-0.30212 0.24719,-0.30518 0.31128,-0.75073 0.0671,-0.44861 0.0671,-1.08338 0,-0.65002 -0.058,-1.07727 -0.0549,-0.42724 -0.29602,-0.74157 -0.24109,-0.31739 -0.73242,-0.32044 -0.69885,0 -0.90637,0.57068 -0.20752,0.57068 -0.20752,1.54419 z" />
<path
inkscape:connector-curvature="0"
id="path5173"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 110.02859,841.32052 q 0,0.2594 0.18921,0.43029 0.19226,0.1709 0.47303,0.1709 0.46386,-0.0122 0.66223,-0.21972 0.19836,-0.20752 0.23803,-0.34485 v -3.0243 h 0.87586 v 4.1626 h -0.87586 v -0.38757 q -0.11902,0.10071 -0.51574,0.25024 -0.39673,0.14954 -1.09558,0.14954 -0.5188,-0.0183 -0.82398,-0.31433 -0.30212,-0.29602 -0.30212,-0.83618 v -3.0243 h 1.17492 z" />
<path
inkscape:connector-curvature="0"
id="path5175"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 114.77713,838.85775 v 2.41394 q 0,0.36011 0.21362,0.51269 0.15259,0.12207 0.57678,0.12207 v 0.58899 q -0.0366,0.003 -0.13122,0.006 -0.0977,0.006 -0.21973,0.006 -0.80261,0 -1.17493,-0.27466 -0.43945,-0.29907 -0.43945,-1.01318 v -2.36206 h -0.78735 v -0.52491 h 0.78735 v -1.6632 h 1.17493 v 1.6632 h 0.7904 v 0.52491 h -0.7904 z" />
<path
inkscape:connector-curvature="0"
id="path5150"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 86.887934,866.42725 h 3.96423 v 0.72632 h -2.63977 v 1.69982 h 2.20032 v 0.72327 h -2.20032 v 1.95007 h 2.67639 v 0.72632 h -4.00085 z" />
<path
inkscape:connector-curvature="0"
id="path5152"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 94.868274,869.05176 v 3.20129 h -0.87585 v -3.0487 q 0,-0.52491 -0.79956,-0.52491 -0.39063,0.0458 -0.56152,0.24414 -0.16785,0.19532 -0.20142,0.31739 v 3.01208 h -1.17493 v -4.1626 h 1.17493 v 0.33875 q 0.0244,-0.0153 0.16479,-0.10986 0.14344,-0.0946 0.40284,-0.17395 0.26245,-0.0793 0.6073,-0.0793 0.65002,0 0.9552,0.29907 0.30822,0.29602 0.30822,0.68665 z" />
<path
inkscape:connector-curvature="0"
id="path5154"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 99.107174,866.42725 v 5.8258 h -1.16272 v -0.25024 q -0.0641,0.0671 -0.29297,0.1709 -0.22888,0.10376 -0.64698,0.10376 -0.47912,-0.006 -0.86364,-0.1648 -0.38147,-0.16174 -0.63477,-0.64697 -0.25024,-0.48523 -0.25024,-1.40076 0.0153,-1.21765 0.46386,-1.60827 0.45166,-0.39063 1.14747,-0.39063 0.65612,0 1.07727,0.21057 v -1.84936 z m -1.16272,4.93774 v -2.5238 q 0,-0.0366 -0.18921,-0.12512 -0.18921,-0.0885 -0.52491,-0.11292 -0.61645,0 -0.82702,0.37537 -0.21057,0.37231 -0.21057,1.07422 0,0.55847 0.0976,0.92163 0.10071,0.3601 0.3357,0.54626 0.23498,0.18311 0.62866,0.18311 0.28686,-0.0275 0.48828,-0.1587 0.20142,-0.13427 0.20142,-0.18005 z" />
<path
inkscape:connector-curvature="0"
id="path5156"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 105.10692,866.40283 q 0.91248,0 1.47095,0.32959 0.55847,0.32654 0.79956,0.97046 0.24109,0.64392 0.24109,1.62659 0,1.01013 -0.2655,1.67236 -0.26551,0.65918 -0.82398,0.97962 -0.55542,0.32043 -1.43433,0.32043 -0.84533,0 -1.38855,-0.31433 -0.54321,-0.31433 -0.80261,-0.97351 -0.2594,-0.65918 -0.2594,-1.68457 0.009,-1.46485 0.61341,-2.19116 0.6073,-0.72632 1.84936,-0.73548 z m -1.08948,2.92664 q 0.0336,1.02234 0.21668,1.58691 0.1831,0.56458 0.86059,0.57373 0.50049,0 0.74463,-0.30212 0.2472,-0.30518 0.31128,-0.75073 0.0671,-0.44861 0.0671,-1.08338 0,-0.65002 -0.058,-1.07727 -0.0549,-0.42724 -0.29602,-0.74157 -0.24109,-0.31739 -0.73242,-0.32044 -0.69886,0 -0.90638,0.57068 -0.20752,0.57068 -0.20752,1.54419 z" />
<path
inkscape:connector-curvature="0"
id="path5158"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 109.25121,871.07813 q 0,0.2594 0.18921,0.43029 0.19226,0.1709 0.47302,0.1709 0.46387,-0.0122 0.66223,-0.21972 0.19837,-0.20752 0.23804,-0.34485 v -3.0243 h 0.87585 v 4.1626 h -0.87585 v -0.38757 q -0.11902,0.10071 -0.51575,0.25024 -0.39673,0.14954 -1.09558,0.14954 -0.5188,-0.0183 -0.82397,-0.31433 -0.30213,-0.29602 -0.30213,-0.83618 v -3.0243 h 1.17493 z" />
<path
inkscape:connector-curvature="0"
id="path5160"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 113.99974,868.61536 v 2.41394 q 0,0.36011 0.21363,0.51269 0.15258,0.12207 0.57678,0.12207 v 0.58899 q -0.0366,0.003 -0.13123,0.006 -0.0977,0.006 -0.21972,0.006 -0.80262,0 -1.17493,-0.27466 -0.43945,-0.29907 -0.43945,-1.01318 v -2.36206 h -0.78736 v -0.52491 h 0.78736 v -1.6632 h 1.17492 v 1.6632 h 0.79041 v 0.52491 h -0.79041 z" />
<flowRoot
xml:space="preserve"
id="flowRoot5141"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
id="flowRegion5143"><rect
id="rect5145"
width="80"
height="100"
x="-155"
y="90" /></flowRegion><flowPara
id="flowPara5147"
style="font-size:12.5px;line-height:1.25"> </flowPara></flowRoot> <path
inkscape:connector-curvature="0"
id="path1948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 52.826513,1043.1438 -1.933764,4.7354 -2.005788,-4.7354 v 4.6021 h -1.105522 v -6.8744 h 1.739308 l 1.609671,3.6011 1.548452,-3.6011 h 1.710499 v 6.8744 h -1.562856 z" />
<path
inkscape:connector-curvature="0"
id="path1950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 56.362746,1045.5349 q 0.03241,0.3889 0.266478,0.9831 0.234069,0.5941 0.853448,0.623 0.756221,0 1.184748,-0.1909 0.428526,-0.1944 0.558164,-0.324 l -0.208862,0.8534 q 0,0.076 -0.428526,0.2016 -0.428523,0.1225 -1.091117,0.1225 -0.262879,0 -0.410521,-0.014 -1.073113,-0.08 -1.573661,-0.6159 -0.496944,-0.54 -0.507747,-1.7285 0,-1.3611 0.565364,-1.9949 0.568967,-0.6338 1.663686,-0.6447 1.314384,0 1.782522,0.6915 0.399717,0.5726 0.399717,1.5485 0,0.1836 -0.01081,0.3133 -0.01081,0.126 -0.018,0.1764 z m 1.004695,-2.1102 q -1.004695,0.032 -1.004695,1.4584 h 2.139025 q 0,-1.4584 -1.13433,-1.4584 z" />
<path
inkscape:connector-curvature="0"
id="path1952"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 64.083403,1043.9684 v 3.7775 h -1.033504 v -3.5974 q 0,-0.6194 -0.943475,-0.6194 -0.460933,0.054 -0.662595,0.2882 -0.198056,0.2304 -0.237667,0.3744 v 3.5542 h -1.386405 v -4.9118 h 1.386405 v 0.3997 q 0.02881,-0.019 0.194458,-0.1296 0.169248,-0.1117 0.475339,-0.2053 0.30969,-0.093 0.716608,-0.093 0.767023,0 1.12713,0.3528 0.363706,0.3493 0.363706,0.8102 z" />
<path
inkscape:connector-curvature="0"
id="path1954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 64.972862,1041.7286 h -9.862893 v -0.8571 h 16.539243 v 0.8571 h -5.113494 v 6.0173 h -1.562856 z"
sodipodi:nodetypes="ccccccccc" />
<path
inkscape:connector-curvature="0"
id="path1956"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 70.331225,1047.7459 v -0.515 q -0.05762,0.1333 -0.388913,0.3314 -0.327694,0.1981 -1.116327,0.1981 -0.673396,-0.025 -1.119926,-0.3457 -0.446531,-0.3205 -0.457335,-1.0119 0,-0.7419 0.529356,-1.1128 0.532956,-0.3709 1.595265,-0.4501 0.489744,-0.04 0.752622,-0.2484 0.266478,-0.2125 0.266478,-0.4753 0,-0.2666 -0.244872,-0.4574 -0.241272,-0.1909 -0.655392,-0.1909 -0.85345,0 -1.328789,0.3169 -0.471737,0.3133 -0.619381,0.5257 l 0.205261,-0.9759 q 0,-0.025 0.223265,-0.1548 0.226865,-0.1296 0.630183,-0.2413 0.40332,-0.1151 0.961482,-0.1188 1.137932,0 1.64568,0.3889 0.507749,0.3853 0.507749,1.0119 v 3.5254 z m -0.676998,-0.7669 q 0.676998,-0.1838 0.676998,-0.5906 v -1.1199 q -0.0036,0.011 -0.05041,0.1044 -0.04681,0.09 -0.212463,0.1801 -0.165649,0.09 -0.504147,0.1296 -0.576168,0.079 -0.878658,0.2592 -0.302488,0.1764 -0.302488,0.6086 0.04681,0.5005 0.799434,0.5005 0.226865,0 0.471739,-0.071 z" />
<path
inkscape:connector-curvature="0"
id="path1958"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 72.322609,1047.7459 v -6.8744 h 1.357597 v 6.8744 z" />
</g>
</svg>

+ 175
- 0
plugins/community/repos/mental/res/MentalGates.svg View File

@@ -0,0 +1,175 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="60"
height="380"
viewBox="0 0 59.999999 380.00001"
id="svg14650"
version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MentalGates.svg">
<defs
id="defs14652" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="8.3586575"
inkscape:cx="-22.184793"
inkscape:cy="43.504395"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
objecttolerance="2"
inkscape:window-width="1920"
inkscape:window-height="1061"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1"
inkscape:snap-global="false">
<inkscape:grid
type="xygrid"
id="grid15198"
spacingx="4.9999999"
spacingy="5.0000001"
empspacing="3" />
</sodipodi:namedview>
<metadata
id="metadata14655">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-672.36216)">
<rect
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.89763784;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect15200"
width="60"
height="380"
x="0"
y="672.36218" />
<path
inkscape:connector-curvature="0"
id="path16413"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 14.38916,725.96419 v 4.6607 h -1.05957 v -4.6607 z" />
<path
inkscape:connector-curvature="0"
id="path16415"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 17.760742,728.06379 v 2.5611 h -0.700683 v -2.439 q 0,-0.4199 -0.639649,-0.4199 -0.3125,0.037 -0.449219,0.1953 -0.134277,0.1563 -0.161132,0.2539 v 2.4097 h -0.939942 v -3.3301 h 0.939942 v 0.271 q 0.01953,-0.012 0.131836,-0.088 0.114746,-0.076 0.322265,-0.1392 0.209961,-0.063 0.48584,-0.063 0.52002,0 0.76416,0.2393 0.246582,0.2368 0.246582,0.5493 z" />
<path
inkscape:connector-curvature="0"
id="path16406"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 42.02755,725.9677 q 0.72998,0 1.176758,0.2637 0.446777,0.2612 0.639648,0.7763 0.192871,0.5152 0.192871,1.3013 0,0.8081 -0.212402,1.3379 -0.212403,0.5274 -0.65918,0.7837 -0.444336,0.2563 -1.147461,0.2563 -0.676269,0 -1.11084,-0.2514 -0.43457,-0.2515 -0.64209,-0.7788 -0.207519,-0.5274 -0.207519,-1.3477 0.0073,-1.1719 0.490723,-1.7529 0.485839,-0.5811 1.479492,-0.5884 z m -0.871582,2.3413 q 0.02685,0.8179 0.17334,1.2695 0.146484,0.4517 0.688476,0.459 0.400391,0 0.595703,-0.2417 0.197754,-0.2441 0.249024,-0.6006 0.05371,-0.3588 0.05371,-0.8667 0,-0.52 -0.04639,-0.8618 -0.04394,-0.3418 -0.236817,-0.5932 -0.192871,-0.2539 -0.585937,-0.2564 -0.559082,0 -0.725098,0.4566 -0.166015,0.4565 -0.166015,1.2353 z" />
<path
inkscape:connector-curvature="0"
id="path16408"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 45.342979,729.7079 q 0,0.2076 0.151368,0.3443 0.153808,0.1367 0.378418,0.1367 0.371093,-0.01 0.529785,-0.1758 0.158691,-0.166 0.190429,-0.2759 v -2.4194 h 0.700684 v 3.3301 h -0.700684 v -0.3101 q -0.09521,0.081 -0.412597,0.2002 -0.317383,0.1196 -0.876465,0.1196 -0.415039,-0.015 -0.65918,-0.2514 -0.241699,-0.2368 -0.241699,-0.669 v -2.4194 h 0.939941 z" />
<path
inkscape:connector-curvature="0"
id="path16410"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 49.141808,727.7377 v 1.9312 q 0,0.2881 0.170898,0.4101 0.12207,0.098 0.461426,0.098 v 0.4712 q -0.0293,0 -0.104981,0 -0.07813,0 -0.175781,0 -0.64209,0 -0.939941,-0.2197 -0.351563,-0.2393 -0.351563,-0.8105 v -1.8897 h -0.629883 v -0.4199 h 0.629883 v -1.3306 h 0.939942 v 1.3306 h 0.632324 v 0.4199 h -0.632324 z" />
<path
inkscape:connector-curvature="0"
id="path17046"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 23.090088,679.22739 v 2.51953 q 0,0.0476 -0.307617,0.20142 -0.303955,0.15381 -0.922852,0.28564 -0.615234,0.12818 -1.497803,0.12818 -1.160888,-0.0256 -1.834716,-0.42847 -0.670166,-0.40283 -0.948487,-1.2085 -0.27832,-0.80932 -0.27832,-2.12768 0.0293,-1.06201 0.322266,-1.78345 0.292968,-0.7251 0.930175,-1.11328 0.637207,-0.38818 1.673584,-0.40283 0.985108,0 1.71753,0.12085 0.732422,0.11718 0.754394,0.17944 l 0.270996,1.12427 q 0,0 0,0 0,-0.011 -0.241699,-0.14649 -0.263672,-0.14648 -0.692139,-0.26001 -0.428466,-0.11718 -1.043701,-0.11718 -0.285644,0 -0.450439,0.0146 -1.501465,0.0952 -1.501465,2.38404 0,0.79101 0.06958,1.38428 0.06958,0.58959 0.32959,1.01806 0.26001,0.42847 0.772705,0.47974 0.626221,0 0.941162,-0.11353 0.314941,-0.11352 0.391846,-0.18676 v -1.95191 h 1.54541 z" />
<path
inkscape:connector-curvature="0"
id="path17048"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 26.77417,682.30356 v -0.52368 q -0.05859,0.1355 -0.395508,0.33692 -0.333252,0.20141 -1.135254,0.20141 -0.684814,-0.0256 -1.138916,-0.35156 -0.454101,-0.32593 -0.465088,-1.02905 0,-0.7544 0.53833,-1.1316 0.541993,-0.37719 1.622315,-0.45776 0.498047,-0.0403 0.765381,-0.25269 0.270996,-0.21606 0.270996,-0.48339 0,-0.271 -0.249024,-0.46509 -0.245361,-0.19409 -0.666504,-0.19409 -0.867919,0 -1.351318,0.32226 -0.479736,0.31861 -0.629883,0.53467 l 0.20874,-0.99243 q 0,-0.0256 0.227051,-0.15747 0.230713,-0.13184 0.640869,-0.24536 0.410157,-0.11719 0.977784,-0.12085 1.157226,0 1.673584,0.3955 0.516357,0.39185 0.516357,1.02906 v 3.5852 z m -0.688477,-0.78003 q 0.688477,-0.18676 0.688477,-0.60058 v -1.13892 q -0.0037,0.011 -0.05127,0.1062 -0.04761,0.0916 -0.216064,0.18311 -0.168457,0.0915 -0.512695,0.13183 -0.585938,0.0806 -0.893555,0.26368 -0.307617,0.17944 -0.307617,0.61889 0.04761,0.50904 0.812988,0.50904 0.230713,0 0.479736,-0.0733 z" />
<path
inkscape:connector-curvature="0"
id="path17050"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 30.868408,677.93833 v 2.89673 q 0,0.43213 0.256348,0.61523 0.183105,0.14649 0.692139,0.14649 v 0.70678 q -0.04395,0.004 -0.157471,0.007 -0.117188,0.007 -0.263672,0.007 -0.963135,0 -1.409912,-0.32959 -0.527344,-0.35889 -0.527344,-1.21582 v -2.83447 h -0.944824 v -0.62988 h 0.944824 v -1.99585 h 1.409912 v 1.99585 h 0.948487 v 0.62988 h -0.948487 z" />
<path
inkscape:connector-curvature="0"
id="path17052"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 33.398926,680.05503 q 0.03296,0.39551 0.270996,0.99975 0.238037,0.60425 0.86792,0.63355 0.769043,0 1.204834,-0.19409 0.435791,-0.19776 0.567627,-0.32959 l -0.212403,0.86792 q 0,0.0769 -0.435791,0.20507 -0.435791,0.12452 -1.109619,0.12452 -0.267334,0 -0.41748,-0.0147 -1.091309,-0.0806 -1.600342,-0.62622 -0.505371,-0.54932 -0.516357,-1.75782 0,-1.38427 0.574951,-2.0288 0.578613,-0.64454 1.691894,-0.65552 1.33667,0 1.812744,0.70312 0.406495,0.58228 0.406495,1.57471 0,0.18677 -0.01099,0.3186 -0.01099,0.12818 -0.01831,0.17945 h -3.076172 z m 1.021728,-2.146 q -1.021728,0.033 -1.021728,1.48316 h 2.175293 q 0,-1.48316 -1.153565,-1.48316 z" />
<path
inkscape:connector-curvature="0"
id="path17054"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 38.159668,678.50967 q 0,0.2893 0.512695,0.43579 0.516358,0.14282 1.05835,0.27099 0.541992,0.12451 0.9375,0.42481 0.39917,0.29663 0.41748,0.92285 0,0.91553 -0.494384,1.3147 -0.490723,0.39917 -1.428223,0.46875 -0.117188,0.0146 -0.358887,0.0146 -0.637207,0 -1.098633,-0.0989 -0.461425,-0.10254 -0.640869,-0.16846 l -0.194092,-0.87158 q 0.164795,0.11352 0.604249,0.28564 0.439453,0.17212 1.058349,0.17945 0.65918,0 0.893555,-0.19776 0.238037,-0.20141 0.249023,-0.62622 0,-0.49072 -0.333252,-0.64819 -0.32959,-0.15747 -1.072998,-0.30396 -0.739746,-0.14648 -1.116943,-0.42114 -0.373535,-0.27466 -0.373535,-0.9668 0.05493,-1.20483 1.904297,-1.28906 0.06226,0 0.172119,-0.007 0.109863,-0.007 0.15747,-0.007 0.670166,0 1.080323,0.0952 0.410156,0.0952 0.55664,0.15747 l 0.238037,0.80932 q -0.142822,-0.0915 -0.560302,-0.22338 -0.417481,-0.1355 -1.131592,-0.1355 -0.483399,0 -0.754395,0.11352 -0.270996,0.10987 -0.281982,0.47242 z" />
<path
inkscape:connector-curvature="0"
id="path9432"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 11.802829,689.59692 v 2.09961 q 0,0.0397 -0.256347,0.16785 -0.253296,0.12817 -0.769043,0.23804 -0.512696,0.10681 -1.2481693,0.10681 -0.9674072,-0.0214 -1.5289307,-0.35706 -0.5584716,-0.33569 -0.7904052,-1.00708 -0.2319336,-0.67444 -0.2319336,-1.77307 0.024414,-0.88501 0.2685547,-1.4862 0.2441406,-0.60425 0.7751464,-0.92774 0.5310059,-0.32349 1.3946534,-0.33569 0.8209233,0 1.4312743,0.10071 0.610352,0.0977 0.628662,0.14953 l 0.22583,0.93689 q 0,0 0,0 0,-0.009 -0.201416,-0.12207 -0.219726,-0.12207 -0.576782,-0.21667 -0.357056,-0.0977 -0.869751,-0.0977 -0.2380371,0 -0.3753662,0.0122 -1.2512207,0.0793 -1.2512207,1.98669 0,0.65918 0.057983,1.15357 0.057983,0.49133 0.2746582,0.84838 0.2166748,0.35706 0.6439209,0.39978 0.5218506,0 0.7843018,-0.0946 0.262452,-0.0946 0.326538,-0.15564 v -1.62659 h 1.287842 z" />
<path
inkscape:connector-curvature="0"
id="path9434"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 14.872898,692.1604 v -0.4364 q -0.04883,0.11291 -0.32959,0.28076 -0.27771,0.16785 -0.946045,0.16785 -0.570679,-0.0214 -0.949097,-0.29297 -0.378418,-0.27161 -0.387573,-0.85755 0,-0.62866 0.448608,-0.94299 0.45166,-0.31433 1.351929,-0.38147 0.415039,-0.0336 0.637817,-0.21057 0.225831,-0.18005 0.225831,-0.40283 0,-0.22583 -0.20752,-0.38757 -0.204468,-0.16175 -0.55542,-0.16175 -0.723267,0 -1.126099,0.26856 -0.39978,0.2655 -0.524902,0.44555 l 0.17395,-0.82702 q 0,-0.0214 0.189209,-0.13123 0.192261,-0.10986 0.534058,-0.20447 0.341797,-0.0977 0.814819,-0.1007 0.964356,0 1.394654,0.32959 0.430297,0.32653 0.430297,0.85754 v 2.98767 z m -0.573731,-0.65002 q 0.573731,-0.15564 0.573731,-0.50049 v -0.9491 q -0.0031,0.009 -0.04272,0.0885 -0.03967,0.0763 -0.180054,0.15259 -0.140381,0.0763 -0.427246,0.10986 -0.488281,0.0671 -0.744629,0.21973 -0.256347,0.14954 -0.256347,0.51575 0.03967,0.42419 0.67749,0.42419 0.192261,0 0.39978,-0.061 z" />
<path
inkscape:connector-curvature="0"
id="path9436"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 18.284763,688.52271 v 2.41394 q 0,0.3601 0.213623,0.51269 0.152588,0.12207 0.576782,0.12207 v 0.58899 q -0.03662,0.003 -0.131225,0.006 -0.09766,0.006 -0.219727,0.006 -0.802612,0 -1.174927,-0.27466 -0.439453,-0.29907 -0.439453,-1.01318 v -2.36206 h -0.787353 v -0.52491 h 0.787353 v -1.66321 h 1.174927 v 1.66321 h 0.790405 v 0.52491 h -0.790405 z" />
<path
inkscape:connector-curvature="0"
id="path9438"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 20.393528,690.28662 q 0.02746,0.32959 0.22583,0.83313 0.198364,0.50354 0.723266,0.52796 0.640869,0 1.004029,-0.16175 0.363159,-0.16479 0.473022,-0.27466 l -0.177002,0.72327 q 0,0.0641 -0.363159,0.1709 -0.363159,0.10376 -0.924683,0.10376 -0.222778,0 -0.3479,-0.0122 -0.909424,-0.0671 -1.333618,-0.52185 -0.421143,-0.45776 -0.430298,-1.46484 0,-1.15357 0.479126,-1.69068 0.482178,-0.53711 1.409912,-0.54626 1.113891,0 1.51062,0.58594 0.338745,0.48523 0.338745,1.31225 0,0.15564 -0.0092,0.2655 -0.0092,0.10682 -0.01526,0.14954 h -2.563476 z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23596 h 1.812744 q 0,-1.23596 -0.961304,-1.23596 z" />
<path
inkscape:connector-curvature="0"
id="path1948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 22.003246,1043.1442 -1.933764,4.7354 -2.005788,-4.7354 v 4.6021 h -1.105522 v -6.8744 h 1.739308 l 1.609671,3.6011 1.548452,-3.6011 h 1.710499 v 6.8744 h -1.562856 z" />
<path
inkscape:connector-curvature="0"
id="path1950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 25.539479,1045.5353 q 0.03241,0.3889 0.266478,0.9831 0.234069,0.5941 0.853448,0.623 0.756221,0 1.184748,-0.1909 0.428526,-0.1944 0.558164,-0.324 l -0.208862,0.8534 q 0,0.076 -0.428526,0.2016 -0.428523,0.1225 -1.091117,0.1225 -0.262879,0 -0.410521,-0.014 -1.073113,-0.08 -1.573661,-0.6159 -0.496944,-0.54 -0.507747,-1.7285 0,-1.3611 0.565364,-1.9949 0.568967,-0.6338 1.663686,-0.6447 1.314384,0 1.782522,0.6915 0.399717,0.5726 0.399717,1.5485 0,0.1836 -0.01081,0.3133 -0.01081,0.126 -0.018,0.1764 z m 1.004695,-2.1102 q -1.004695,0.032 -1.004695,1.4584 h 2.139025 q 0,-1.4584 -1.13433,-1.4584 z" />
<path
inkscape:connector-curvature="0"
id="path1952"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 33.260136,1043.9688 v 3.7775 h -1.033504 v -3.5974 q 0,-0.6194 -0.943475,-0.6194 -0.460933,0.054 -0.662595,0.2882 -0.198056,0.2304 -0.237667,0.3744 v 3.5542 H 28.99649 v -4.9118 h 1.386405 v 0.3997 q 0.02881,-0.019 0.194458,-0.1296 0.169248,-0.1117 0.475339,-0.2053 0.30969,-0.093 0.716608,-0.093 0.767023,0 1.12713,0.3528 0.363706,0.3493 0.363706,0.8102 z" />
<path
inkscape:connector-curvature="0"
id="path1954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 34.149595,1041.729 h -9.862893 v -0.8571 h 16.539243 v 0.8571 h -5.113494 v 6.0173 h -1.562856 z"
sodipodi:nodetypes="ccccccccc" />
<path
inkscape:connector-curvature="0"
id="path1956"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 39.507958,1047.7463 v -0.515 q -0.05762,0.1333 -0.388913,0.3314 -0.327694,0.1981 -1.116327,0.1981 -0.673396,-0.025 -1.119926,-0.3457 -0.446531,-0.3205 -0.457335,-1.0119 0,-0.7419 0.529356,-1.1128 0.532956,-0.3709 1.595265,-0.4501 0.489744,-0.04 0.752622,-0.2484 0.266478,-0.2125 0.266478,-0.4753 0,-0.2666 -0.244872,-0.4574 -0.241272,-0.1909 -0.655392,-0.1909 -0.85345,0 -1.328789,0.3169 -0.471737,0.3133 -0.619381,0.5257 l 0.205261,-0.9759 q 0,-0.025 0.223265,-0.1548 0.226865,-0.1296 0.630183,-0.2413 0.40332,-0.1151 0.961482,-0.1188 1.137932,0 1.64568,0.3889 0.507749,0.3853 0.507749,1.0119 v 3.5254 z m -0.676998,-0.7669 q 0.676998,-0.1838 0.676998,-0.5906 v -1.1199 q -0.0036,0.011 -0.05041,0.1044 -0.04681,0.09 -0.212463,0.1801 -0.165649,0.09 -0.504147,0.1296 -0.576168,0.079 -0.878658,0.2592 -0.302488,0.1764 -0.302488,0.6086 0.04681,0.5005 0.799434,0.5005 0.226865,0 0.471739,-0.071 z" />
<path
inkscape:connector-curvature="0"
id="path1958"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 41.499342,1047.7463 v -6.8744 h 1.357597 v 6.8744 z" />
</g>
</svg>

+ 279
- 0
plugins/community/repos/mental/res/MentalKnobs.svg View File

@@ -0,0 +1,279 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="60"
height="380"
viewBox="0 0 59.999999 380.00001"
id="svg14650"
version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MentalKnobs.svg">
<defs
id="defs14652" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="8.3586578"
inkscape:cx="-12.700221"
inkscape:cy="40.053576"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
objecttolerance="2"
inkscape:window-width="1920"
inkscape:window-height="1061"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid15198"
spacingx="4.9999999"
spacingy="5.0000001"
empspacing="3" />
</sodipodi:namedview>
<metadata
id="metadata14655">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-672.36216)">
<rect
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.89763784;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect15200"
width="60"
height="380"
x="0"
y="672.36218" />
<path
inkscape:connector-curvature="0"
id="path16406"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 42.02755,771.29131 q 0.72998,0 1.176758,0.2637 0.446777,0.2612 0.639648,0.7763 0.192871,0.5152 0.192871,1.3013 0,0.8081 -0.212402,1.3379 -0.212403,0.5274 -0.65918,0.7837 -0.444336,0.2563 -1.147461,0.2563 -0.676269,0 -1.11084,-0.2514 -0.43457,-0.2515 -0.64209,-0.7788 -0.207519,-0.5274 -0.207519,-1.3477 0.0073,-1.1719 0.490723,-1.7529 0.485839,-0.5811 1.479492,-0.5884 z m -0.871582,2.3413 q 0.02685,0.8179 0.17334,1.2695 0.146484,0.4517 0.688476,0.459 0.400391,0 0.595703,-0.2417 0.197754,-0.2441 0.249024,-0.6006 0.05371,-0.3588 0.05371,-0.8667 0,-0.52 -0.04639,-0.8618 -0.04394,-0.3418 -0.236817,-0.5932 -0.192871,-0.2539 -0.585937,-0.2564 -0.559082,0 -0.725098,0.4566 -0.166015,0.4565 -0.166015,1.2353 z" />
<path
inkscape:connector-curvature="0"
id="path16408"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 45.342979,775.03151 q 0,0.2076 0.151368,0.3443 0.153808,0.1367 0.378418,0.1367 0.371093,-0.01 0.529785,-0.1758 0.158691,-0.166 0.190429,-0.2759 v -2.4194 h 0.700684 v 3.3301 h -0.700684 v -0.3101 q -0.09521,0.081 -0.412597,0.2002 -0.317383,0.1196 -0.876465,0.1196 -0.415039,-0.015 -0.65918,-0.2514 -0.241699,-0.2368 -0.241699,-0.669 v -2.4194 h 0.939941 z" />
<path
inkscape:connector-curvature="0"
id="path16410"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 49.141808,773.06131 v 1.9312 q 0,0.2881 0.170898,0.4101 0.12207,0.098 0.461426,0.098 v 0.4712 q -0.0293,0 -0.104981,0 -0.07813,0 -0.175781,0 -0.64209,0 -0.939941,-0.2197 -0.351563,-0.2393 -0.351563,-0.8105 v -1.8897 h -0.629883 v -0.4199 h 0.629883 v -1.3306 h 0.939942 v 1.3306 h 0.632324 v 0.4199 h -0.632324 z" />
<path
inkscape:connector-curvature="0"
id="path4910"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 21.034177,675.29797 -2.175293,2.76123 2.567139,4.22974 h -1.695557 l -1.787109,-3.07617 -0.629883,0.79468 v 2.28149 h -1.589356 v -6.99097 h 1.589356 v 3.28492 l 2.567138,-3.28492 z" />
<path
inkscape:connector-curvature="0"
id="path4912"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 25.945065,678.44739 v 3.84155 H 24.89404 v -3.65845 q 0,-0.62988 -0.959473,-0.62988 -0.46875,0.0549 -0.673828,0.29297 -0.201416,0.23437 -0.241699,0.38086 v 3.6145 h -1.409912 v -4.99512 h 1.409912 v 0.4065 q 0.0293,-0.0183 0.197754,-0.13184 0.172119,-0.11352 0.483398,-0.20874 0.314942,-0.0952 0.72876,-0.0952 0.78003,0 1.14624,0.35888 0.369873,0.35523 0.369873,0.82398 z" />
<path
inkscape:connector-curvature="0"
id="path4914"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 28.827146,677.26453 q 0.871582,0 1.391601,0.28198 0.523682,0.28198 0.750733,0.83496 0.22705,0.55298 0.22705,1.40259 0,1.32934 -0.563965,1.94824 -0.563964,0.61523 -1.838378,0.61523 -1.208497,-0.011 -1.783448,-0.61889 -0.571289,-0.60791 -0.571289,-1.92993 0.02197,-2.53418 2.387696,-2.53418 z m -0.992432,2.51953 q 0.02563,0.64819 0.07324,0.98511 0.05127,0.33325 0.267334,0.60424 0.216065,0.271 0.666504,0.271 0.629883,0 0.794678,-0.47608 0.164795,-0.47973 0.164795,-1.35498 0,-0.86059 -0.168457,-1.35864 -0.164795,-0.50171 -0.791016,-0.50171 -0.644531,0.0183 -0.827637,0.50171 -0.179443,0.47974 -0.179443,1.32935 z" />
<path
inkscape:connector-curvature="0"
id="path4916"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 31.657956,675.29797 h 1.409912 v 2.21924 q 0.505371,-0.25268 1.289063,-0.25268 0.531006,0 0.941162,0.16113 0.413818,0.16113 0.695801,0.69946 0.285644,0.53467 0.285644,1.53809 0,1.08032 -0.300293,1.66626 -0.300293,0.58594 -0.761719,0.78369 -0.457763,0.19775 -1.02539,0.20508 -0.498047,0 -0.772705,-0.12451 -0.270996,-0.12452 -0.351563,-0.20508 v 0.30029 h -1.409912 z m 1.409912,5.9253 q 0,0.0476 0.238037,0.2124 0.2417,0.16113 0.571289,0.19409 0.706788,0 0.996094,-0.4834 0.292969,-0.48706 0.292969,-1.4978 0,-0.84229 -0.252686,-1.28906 -0.249023,-0.45044 -0.988769,-0.45044 -0.410156,0.0293 -0.633545,0.1355 -0.223389,0.1062 -0.223389,0.15014 z" />
<path
inkscape:connector-curvature="0"
id="path4918"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 37.971433,678.50964 q 0,0.28931 0.512695,0.43579 0.516357,0.14283 1.05835,0.271 0.541992,0.12451 0.9375,0.42481 0.39917,0.29663 0.41748,0.92285 0,0.91552 -0.494385,1.31469 -0.490722,0.39917 -1.428222,0.46875 -0.117188,0.0146 -0.358887,0.0146 -0.637207,0 -1.098633,-0.0989 -0.461426,-0.10254 -0.640869,-0.16846 l -0.194092,-0.87158 q 0.164795,0.11352 0.604248,0.28564 0.439453,0.17212 1.05835,0.17944 0.65918,0 0.893555,-0.19775 0.238037,-0.20142 0.249023,-0.62622 0,-0.49072 -0.333252,-0.64819 -0.32959,-0.15747 -1.072998,-0.30396 -0.739746,-0.14648 -1.116943,-0.42114 -0.373536,-0.27466 -0.373536,-0.9668 0.05493,-1.20483 1.904297,-1.28906 0.06226,0 0.172119,-0.007 0.109864,-0.007 0.157471,-0.007 0.670166,0 1.080322,0.0952 0.410157,0.0952 0.556641,0.15747 l 0.238037,0.80932 q -0.142822,-0.0915 -0.560303,-0.22339 -0.41748,-0.13549 -1.131591,-0.13549 -0.483399,0 -0.754395,0.11352 -0.270996,0.10986 -0.281982,0.47241 z" />
<path
inkscape:connector-curvature="0"
id="path4872"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 36.511663,685.03134 q 0,0.33264 0.54932,0.50354 0.55237,0.16784 1.11084,0.31128 0.56152,0.14343 0.97962,0.49743 0.41809,0.35096 0.43334,1.07727 0,0.72022 -0.24108,1.15967 -0.24109,0.43946 -0.67749,0.64392 -0.43335,0.20142 -1.05591,0.24414 -0.14954,0.0122 -0.4242,0.0122 -0.45471,0 -0.86059,-0.0671 -0.40283,-0.0671 -0.66529,-0.14648 -0.26245,-0.0824 -0.26245,-0.0977 l -0.22583,-0.88806 q 0.003,0 0.27161,0.11597 0.26855,0.11596 0.64392,0.21362 0.37842,0.0977 0.83618,0.10986 0.73853,0 0.99182,-0.23803 0.25635,-0.24109 0.25635,-0.72632 0,-0.57678 -0.34485,-0.75684 -0.34485,-0.1831 -1.12304,-0.3479 -0.77515,-0.16785 -1.16578,-0.48218 -0.39062,-0.31738 -0.39062,-1.11389 0.0183,-0.50659 0.28381,-0.83618 0.26551,-0.32959 0.6958,-0.48828 0.43335,-0.16174 0.97046,-0.18616 0.89417,0 1.40076,0.10376 0.50659,0.10071 0.67444,0.1709 l 0.23803,0.93689 q 0,0 -0.24414,-0.10986 -0.24414,-0.10987 -0.62561,-0.19837 -0.38147,-0.0915 -0.90637,-0.0915 -0.50964,0 -0.79956,0.12207 -0.28992,0.12207 -0.32349,0.55237 z" />
<path
inkscape:connector-curvature="0"
id="path4874"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 43.271313,689.25802 q 0,0.0244 -0.35401,0.0977 -0.35095,0.0732 -0.89721,0.0885 -0.76294,0 -1.2085,-0.21362 -0.44556,-0.21363 -0.64392,-0.6958 -0.19531,-0.48523 -0.19531,-1.32752 0.0244,-0.67139 0.21362,-1.09863 0.19226,-0.42725 0.6073,-0.63782 0.41809,-0.21362 1.11389,-0.21362 0.44251,0.009 0.79346,0.0763 0.354,0.0671 0.50659,0.10987 l 0.12512,0.60119 q -0.11291,-0.058 -0.41504,-0.14343 -0.30212,-0.0855 -0.75988,-0.0946 -0.6012,0 -0.79956,0.39673 -0.19837,0.39673 -0.19837,1.00403 0,0.73242 0.16175,1.19324 0.16479,0.45776 0.67443,0.49438 0.40589,0 0.69886,-0.0702 0.29296,-0.0702 0.46997,-0.15259 0.18005,-0.0854 0.18005,-0.10375 l -0.0732,0.68969 z" />
<path
inkscape:connector-curvature="0"
id="path4876"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 46.207103,689.43197 v -0.4364 q -0.0488,0.11292 -0.32959,0.28076 -0.27771,0.16785 -0.94605,0.16785 -0.57067,-0.0214 -0.94909,-0.29297 -0.37842,-0.27161 -0.38758,-0.85754 0,-0.62867 0.44861,-0.943 0.45166,-0.31433 1.35193,-0.38147 0.41504,-0.0336 0.63782,-0.21057 0.22583,-0.18005 0.22583,-0.40283 0,-0.22583 -0.20752,-0.38757 -0.20447,-0.16175 -0.55542,-0.16175 -0.72327,0 -1.1261,0.26856 -0.39978,0.2655 -0.5249,0.44556 l 0.17395,-0.82703 q 0,-0.0214 0.18921,-0.13123 0.19226,-0.10986 0.53406,-0.20446 0.34179,-0.0977 0.81482,-0.10071 0.96435,0 1.39465,0.32959 0.4303,0.32654 0.4303,0.85754 v 2.98767 z m -0.57373,-0.65002 q 0.57373,-0.15564 0.57373,-0.50049 v -0.9491 q -0.003,0.009 -0.0427,0.0885 -0.0397,0.0763 -0.18005,0.15259 -0.14038,0.0763 -0.42724,0.10987 -0.48829,0.0671 -0.74463,0.21972 -0.25635,0.14954 -0.25635,0.51575 0.0397,0.42419 0.67749,0.42419 0.19226,0 0.39978,-0.061 z" />
<path
inkscape:connector-curvature="0"
id="path4878"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 47.894723,689.43197 v -5.8258 h 1.15051 v 5.8258 z" />
<path
inkscape:connector-curvature="0"
id="path4880"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 50.653513,687.55819 q 0.0275,0.32959 0.22583,0.83313 0.19836,0.50354 0.72327,0.52796 0.64087,0 1.00403,-0.16175 0.36315,-0.16479 0.47302,-0.27465 l -0.177,0.72326 q 0,0.0641 -0.36316,0.1709 -0.36316,0.10376 -0.92469,0.10376 -0.22277,0 -0.3479,-0.0122 -0.90942,-0.0671 -1.33361,-0.52185 -0.42115,-0.45776 -0.4303,-1.46484 0,-1.15357 0.47912,-1.69067 0.48218,-0.53711 1.40992,-0.54627 1.11389,0 1.51062,0.58594 0.33874,0.48523 0.33874,1.31225 0,0.15564 -0.009,0.26551 -0.009,0.10681 -0.0153,0.14953 h -2.56348 z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23597 h 1.81274 q 0,-1.23597 -0.9613,-1.23597 z" />
<path
inkscape:connector-curvature="0"
id="path4861"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 7.4649158,689.24175 -2.76184,-5.88684 h 1.37634 l 1.61133,3.39966 1.28784,-3.39966 h 0.82398 z" />
<path
inkscape:connector-curvature="0"
id="path4863"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 12.555246,689.18071 v -0.4364 q -0.0488,0.11292 -0.32959,0.28076 -0.27771,0.16785 -0.94604,0.16785 -0.57068,-0.0214 -0.9491,-0.29297 -0.3784202,-0.27161 -0.3875702,-0.85754 0,-0.62867 0.4486102,-0.943 0.45166,-0.31433 1.35193,-0.38147 0.41503,-0.0336 0.63781,-0.21057 0.22583,-0.18005 0.22583,-0.40283 0,-0.22583 -0.20752,-0.38757 -0.20446,-0.16175 -0.55542,-0.16175 -0.72326,0 -1.1261,0.26856 -0.39978,0.2655 -0.5249,0.44556 l 0.17395,-0.82703 q 0,-0.0214 0.18921,-0.13123 0.19226,-0.10986 0.53406,-0.20446 0.3418,-0.0977 0.81482,-0.10071 0.96435,0 1.39465,0.32959 0.4303,0.32654 0.4303,0.85754 v 2.98767 z m -0.57373,-0.65002 q 0.57373,-0.15564 0.57373,-0.50049 v -0.9491 q -0.003,0.009 -0.0427,0.0885 -0.0397,0.0763 -0.18006,0.15259 -0.14038,0.0763 -0.42724,0.10987 -0.48828,0.0671 -0.74463,0.21972 -0.25635,0.14954 -0.25635,0.51575 0.0397,0.42419 0.67749,0.42419 0.19226,0 0.39978,-0.061 z" />
<path
inkscape:connector-curvature="0"
id="path4865"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 14.242866,689.18071 v -5.8258 h 1.15052 v 5.8258 z" />
<path
inkscape:connector-curvature="0"
id="path4867"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 17.126786,688.00579 q 0,0.2594 0.18921,0.43029 0.19226,0.1709 0.47302,0.1709 0.46386,-0.0122 0.66223,-0.21972 0.19836,-0.20752 0.23804,-0.34485 v -3.0243 h 0.87585 v 4.1626 h -0.87585 v -0.38757 q -0.11902,0.10071 -0.51575,0.25024 -0.39673,0.14954 -1.09558,0.14954 -0.5188,-0.0183 -0.82398,-0.31433 -0.30212,-0.29602 -0.30212,-0.83618 v -3.0243 h 1.17493 z" />
<path
inkscape:connector-curvature="0"
id="path4869"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 21.176465,687.30693 q 0.02747,0.32959 0.22583,0.83313 0.198364,0.50354 0.723266,0.52796 0.640869,0 1.004029,-0.16175 0.363159,-0.16479 0.473022,-0.27465 l -0.177002,0.72326 q 0,0.0641 -0.363159,0.1709 -0.363159,0.10376 -0.924683,0.10376 -0.222778,0 -0.3479,-0.0122 -0.909424,-0.0671 -1.333618,-0.52185 -0.421143,-0.45776 -0.430298,-1.46484 0,-1.15357 0.479126,-1.69067 0.482178,-0.53711 1.409912,-0.54627 1.113892,0 1.51062,0.58594 0.338745,0.48523 0.338745,1.31225 0,0.15564 -0.0092,0.26551 -0.0092,0.10681 -0.01526,0.14953 h -2.563476 z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23597 h 1.812744 q 0,-1.23597 -0.961304,-1.23597 z" />
<path
inkscape:connector-curvature="0"
id="path4848"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 6.9348666,768.83968 q 1.69983,0 1.69983,1.38855 0,0.82702 -0.46692,1.09558 -0.46387,0.2655 -0.7721,0.2655 1.44959,0.14038 1.44959,1.40076 -0.0153,0.97351 -0.52795,1.32446 -0.50965,0.35095 -1.34583,0.35095 h -2.71301 v -5.8258 z m -0.0885,5.09948 q 0.92468,0 0.92468,-1.01013 0,-0.45166 -0.27466,-0.6958 -0.2716,-0.24414 -0.68664,-0.24414 h -1.22681 v 1.95007 z m 0.79956,-3.6499 q -0.0641,-0.72326 -0.8606,-0.72326 h -1.20239 v 1.69982 h 1.16272 q 0.90027,0 0.90027,-0.97656 z" />
<path
inkscape:connector-curvature="0"
id="path4850"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 9.2969266,774.66548 v -4.1626 h 1.1627204 v 4.1626 z m 0.58899,-5.83801 q 0.3112804,0 0.4852304,0.19531 0.177,0.19531 0.177,0.46692 0,0.27771 -0.18005,0.47608 -0.17701,0.19836 -0.4943904,0.19836 -0.30517,0 -0.48523,-0.19836 -0.18005,-0.20142 -0.18005,-0.46387 0,-0.26856 0.18005,-0.46997 0.18006,-0.20447 0.49744,-0.20447 z" />
<path
inkscape:connector-curvature="0"
id="path4852"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 14.069877,768.77864 h 0.79956 l -2.91138,5.88684 h -0.78735 z" />
<path
inkscape:connector-curvature="0"
id="path4854"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 17.875417,774.75398 q -1.01013,0 -1.52283,-0.30822 -0.51269,-0.31128 -0.65918,-0.74463 -0.14343,-0.4364 -0.14343,-0.98572 v -3.87573 h 1.34888 v 3.86352 q 0,0.0153 -0.006,0.10071 -0.006,0.0854 -0.006,0.14954 0,1.02539 1.13831,1.02539 1.0498,0 1.0498,-1.00098 0,-0.0794 -0.006,-0.18616 -0.006,-0.10681 -0.006,-0.12512 v -3.8269 h 1.11084 v 3.8269 0.27466 q 0,1.81274 -2.29797,1.81274 z" />
<path
inkscape:connector-curvature="0"
id="path4856"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 24.445857,771.46419 v 3.20129 h -0.87586 v -3.0487 q 0,-0.52491 -0.79956,-0.52491 -0.39062,0.0458 -0.56152,0.24414 -0.16785,0.19532 -0.20142,0.31739 v 3.01208 h -1.17493 v -4.1626 h 1.17493 v 0.33875 q 0.0244,-0.0153 0.1648,-0.10986 0.14343,-0.0946 0.40283,-0.17395 0.26245,-0.0793 0.6073,-0.0793 0.65002,0 0.9552,0.29907 0.30823,0.29602 0.30823,0.68665 z" />
<path
inkscape:connector-curvature="0"
id="path4858"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 24.970757,774.66548 v -4.1626 h 1.16272 v 4.1626 z m 0.58899,-5.83801 q 0.31128,0 0.48523,0.19531 0.177,0.19531 0.177,0.46692 0,0.27771 -0.18006,0.47608 -0.177,0.19836 -0.49438,0.19836 -0.30518,0 -0.48523,-0.19836 -0.18005,-0.20142 -0.18005,-0.46387 0,-0.26856 0.18005,-0.46997 0.18005,-0.20447 0.49744,-0.20447 z" />
<path
inkscape:connector-curvature="0"
id="path4839"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 8.8633817,741.29272 v 5.8258 h -1.32446 v -5.8258 z" />
<path
inkscape:connector-curvature="0"
id="path4841"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 13.07786,743.91723 v 3.20129 h -0.875855 v -3.0487 q 0,-0.52491 -0.799563,-0.52491 -0.39062,0.0458 -0.56152,0.24414 -0.16785,0.19532 -0.20142,0.31739 v 3.01208 H 9.4645817 v -4.1626 h 1.1749203 v 0.33875 q 0.0244,-0.0153 0.1648,-0.10986 0.14343,-0.0946 0.40283,-0.17395 0.26245,-0.0793 0.6073,-0.0793 0.650024,0 0.9552,0.29907 0.308228,0.29602 0.308228,0.68665 z" />
<path
inkscape:connector-curvature="0"
id="path4843"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 15.339212,743.48083 v 2.41394 q 0,0.36011 0.213623,0.51269 0.152588,0.12207 0.576783,0.12207 v 0.58899 q -0.03662,0.003 -0.131226,0.006 -0.09766,0.006 -0.219727,0.006 -0.802612,0 -1.174926,-0.27466 -0.439453,-0.29907 -0.439453,-1.01318 v -2.36206 h -0.787354 v -0.52491 h 0.787354 v -1.6632 h 1.174926 v 1.6632 h 0.790406 v 0.52491 h -0.790406 z" />
<path
inkscape:connector-curvature="0"
id="path4845"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 17.43577,743.96911 q 0,0.24109 0.427246,0.36316 0.430298,0.11902 0.881958,0.22583 0.45166,0.10376 0.78125,0.354 0.332642,0.24719 0.3479,0.76904 0,0.76294 -0.411987,1.09559 -0.408935,0.33264 -1.190185,0.39062 -0.09766,0.0122 -0.299073,0.0122 -0.531006,0 -0.915527,-0.0824 -0.384522,-0.0855 -0.534058,-0.14038 l -0.161743,-0.72632 q 0.137329,0.0946 0.50354,0.23804 0.366211,0.14343 0.881958,0.14953 0.549317,0 0.744629,-0.16479 0.198364,-0.16785 0.20752,-0.52185 0,-0.40894 -0.27771,-0.54016 -0.274659,-0.13123 -0.894165,-0.2533 -0.616455,-0.12207 -0.930787,-0.35095 -0.311279,-0.22888 -0.311279,-0.80566 0.04578,-1.00403 1.586914,-1.07422 0.05188,0 0.143433,-0.006 0.09155,-0.006 0.131225,-0.006 0.558472,0 0.900269,0.0793 0.341797,0.0793 0.463867,0.13122 l 0.198364,0.67444 q -0.119018,-0.0763 -0.466918,-0.18616 -0.347901,-0.11291 -0.942994,-0.11291 -0.402832,0 -0.628662,0.0946 -0.22583,0.0915 -0.234985,0.39368 z" />
<path
inkscape:connector-curvature="0"
id="path4824"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 29.076367,742.2088 2.54822,-0.62561 v 5.88684 h -1.28784 v -4.776 l -1.26038,0.27466 z" />
<path
inkscape:connector-curvature="0"
id="path4826"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 37.01704,741.58319 h 0.799561 l -2.911377,5.88684 H 34.11787 Z" />
<path
inkscape:connector-curvature="0"
id="path4828"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 39.13496,742.2088 2.548218,-0.62561 v 5.88684 h -1.287842 v -4.776 l -1.260376,0.27466 z" />
<path
inkscape:connector-curvature="0"
id="path4830"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 48.751049,746.69489 v 0.77514 h -4.626465 v -0.73852 q 0,-0.12512 0.152588,-0.4303 0.15564,-0.30823 0.55542,-0.72632 0.402832,-0.41809 1.104736,-0.84228 0.65918,-0.39063 0.964356,-0.6073 0.308227,-0.21973 0.445557,-0.43641 0.14038,-0.21972 0.14038,-0.51879 -0.02441,-0.82093 -1.126098,-0.83619 -0.872803,0 -1.425171,0.37842 -0.552368,0.37842 -0.747681,0.63172 v -1.06202 q 0,-0.0183 0.134278,-0.12817 0.137329,-0.11291 0.390625,-0.24109 0.253295,-0.13122 0.662231,-0.22888 0.408936,-0.0977 0.961304,-0.10071 0.827026,0 1.379394,0.21362 0.55542,0.21363 0.830078,0.62256 0.27771,0.40894 0.27771,0.97657 -0.03662,0.29907 -0.149536,0.52795 -0.109863,0.22583 -0.415039,0.48828 -0.302124,0.26245 -0.848389,0.55847 -1.370239,0.74768 -1.861572,1.57471 l -0.0885,0.14954 z" />
<path
inkscape:connector-curvature="0"
id="path4832"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 51.290112,743.83234 v 2.41394 q 0,0.36011 0.213623,0.51269 0.152588,0.12207 0.576782,0.12207 v 0.58899 q -0.03662,0.003 -0.131226,0.006 -0.09766,0.006 -0.219726,0.006 -0.802613,0 -1.174927,-0.27466 -0.439453,-0.29907 -0.439453,-1.01318 v -2.36206 h -0.787354 v -0.52491 h 0.787354 v -1.6632 h 1.174927 v 1.6632 h 0.790405 v 0.52491 h -0.790405 z" />
<path
inkscape:connector-curvature="0"
id="path4834"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 52.349072,747.47003 v -5.8258 h 1.174926 v 1.92566 q 0,0 0,0 0,-0.003 0.140381,-0.0793 0.146485,-0.0763 0.384522,-0.14038 0.241089,-0.0641 0.57373,-0.0671 0.466919,0 0.769043,0.14038 0.302124,0.13733 0.436402,0.36011 0.134277,0.22278 0.134277,0.47302 v 3.2135 h -0.875855 v -2.98767 q 0,-0.37536 -0.177002,-0.51269 -0.177002,-0.13733 -0.598144,-0.13733 -0.241089,0.0122 -0.418091,0.10376 -0.17395,0.0885 -0.271606,0.18921 -0.09766,0.0976 -0.09766,0.11901 v 3.22571 h -1.174926 z" />
<path
inkscape:connector-curvature="0"
id="path4836"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 57.512646,744.32062 q 0,0.24109 0.427246,0.36316 0.430298,0.11902 0.881958,0.22583 0.45166,0.10376 0.78125,0.354 0.332642,0.24719 0.3479,0.76904 0,0.76294 -0.411987,1.09559 -0.408936,0.33264 -1.190186,0.39062 -0.09766,0.0122 -0.299072,0.0122 -0.531006,0 -0.915527,-0.0824 -0.384522,-0.0855 -0.534058,-0.14038 l -0.161743,-0.72632 q 0.137329,0.0946 0.50354,0.23804 0.366211,0.14343 0.881958,0.14953 0.549317,0 0.744629,-0.16479 0.198364,-0.16785 0.20752,-0.52185 0,-0.40894 -0.27771,-0.54016 -0.274659,-0.13123 -0.894165,-0.2533 -0.616456,-0.12207 -0.930787,-0.35095 -0.311279,-0.22888 -0.311279,-0.80566 0.04578,-1.00403 1.586914,-1.07422 0.05188,0 0.143433,-0.006 0.09155,-0.006 0.131225,-0.006 0.558472,0 0.900269,0.0793 0.341797,0.0793 0.463867,0.13122 l 0.198364,0.67444 q -0.119018,-0.0763 -0.466919,-0.18616 -0.3479,-0.11291 -0.942993,-0.11291 -0.402832,0 -0.628662,0.0946 -0.22583,0.0915 -0.234985,0.39368 z" />
<path
inkscape:connector-curvature="0"
id="path1948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 21.826074,1043.1442 -1.933764,4.7354 -2.005788,-4.7354 v 4.6021 H 16.781 v -6.8744 h 1.739308 l 1.609671,3.6011 1.548452,-3.6011 h 1.710499 v 6.8744 h -1.562856 z" />
<path
inkscape:connector-curvature="0"
id="path1950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 25.362307,1045.5353 q 0.03241,0.3889 0.266478,0.9831 0.234069,0.5941 0.853448,0.623 0.756221,0 1.184748,-0.1909 0.428526,-0.1944 0.558164,-0.324 l -0.208862,0.8534 q 0,0.076 -0.428526,0.2016 -0.428523,0.1225 -1.091117,0.1225 -0.262879,0 -0.410521,-0.014 -1.073113,-0.08 -1.573661,-0.6159 -0.496944,-0.54 -0.507747,-1.7285 0,-1.3611 0.565364,-1.9949 0.568967,-0.6338 1.663686,-0.6447 1.314384,0 1.782522,0.6915 0.399717,0.5726 0.399717,1.5485 0,0.1836 -0.01081,0.3133 -0.01081,0.126 -0.018,0.1764 z m 1.004695,-2.1102 q -1.004695,0.032 -1.004695,1.4584 h 2.139025 q 0,-1.4584 -1.13433,-1.4584 z" />
<path
inkscape:connector-curvature="0"
id="path1952"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 33.082964,1043.9688 v 3.7775 H 32.04946 v -3.5974 q 0,-0.6194 -0.943475,-0.6194 -0.460933,0.054 -0.662595,0.2882 -0.198056,0.2304 -0.237667,0.3744 v 3.5542 h -1.386405 v -4.9118 h 1.386405 v 0.3997 q 0.02881,-0.019 0.194458,-0.1296 0.169248,-0.1117 0.475339,-0.2053 0.30969,-0.093 0.716608,-0.093 0.767023,0 1.12713,0.3528 0.363706,0.3493 0.363706,0.8102 z" />
<path
inkscape:connector-curvature="0"
id="path1954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="M 33.972423,1041.729 H 24.10953 v -0.8571 h 16.539243 v 0.8571 h -5.113494 v 6.0173 h -1.562856 z"
sodipodi:nodetypes="ccccccccc" />
<path
inkscape:connector-curvature="0"
id="path1956"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 39.330786,1047.7463 v -0.515 q -0.05762,0.1333 -0.388913,0.3314 -0.327694,0.1981 -1.116327,0.1981 -0.673396,-0.025 -1.119926,-0.3457 -0.446531,-0.3205 -0.457335,-1.0119 0,-0.7419 0.529356,-1.1128 0.532956,-0.3709 1.595265,-0.4501 0.489744,-0.04 0.752622,-0.2484 0.266478,-0.2125 0.266478,-0.4753 0,-0.2666 -0.244872,-0.4574 -0.241272,-0.1909 -0.655392,-0.1909 -0.85345,0 -1.328789,0.3169 -0.471737,0.3133 -0.619381,0.5257 l 0.205261,-0.9759 q 0,-0.025 0.223265,-0.1548 0.226865,-0.1296 0.630183,-0.2413 0.40332,-0.1151 0.961482,-0.1188 1.137932,0 1.64568,0.3889 0.507749,0.3853 0.507749,1.0119 v 3.5254 z m -0.676998,-0.7669 q 0.676998,-0.1838 0.676998,-0.5906 v -1.1199 q -0.0036,0.011 -0.05041,0.1044 -0.04681,0.09 -0.212463,0.1801 -0.165649,0.09 -0.504147,0.1296 -0.576168,0.079 -0.878658,0.2592 -0.302488,0.1764 -0.302488,0.6086 0.04681,0.5005 0.799434,0.5005 0.226865,0 0.471739,-0.071 z" />
<path
inkscape:connector-curvature="0"
id="path1958"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 41.32217,1047.7463 v -6.8744 h 1.357597 v 6.8744 z" />
</g>
</svg>

+ 270
- 0
plugins/community/repos/mental/res/MentalLogic.svg View File

@@ -0,0 +1,270 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="75"
height="380"
viewBox="0 0 74.999999 380.00001"
id="svg14650"
version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MentalLogic.svg">
<defs
id="defs14652" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="11.820927"
inkscape:cx="59.639823"
inkscape:cy="26.156354"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
objecttolerance="2"
inkscape:window-width="1920"
inkscape:window-height="1061"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1"
inkscape:snap-global="false">
<inkscape:grid
type="xygrid"
id="grid15198"
spacingx="4.9999999"
spacingy="5.0000001"
empspacing="3" />
</sodipodi:namedview>
<metadata
id="metadata14655">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-672.36216)">
<rect
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.89763784;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect15200"
width="75"
height="380"
x="0"
y="672.36218" />
<path
inkscape:connector-curvature="0"
id="path6278"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 28.392344,681.43199 h 3.39109 v 0.87158 H 26.803 v -6.99097 h 1.589344 z" />
<path
inkscape:connector-curvature="0"
id="path6280"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 34.368866,677.27915 q 0.871576,0 1.391592,0.28199 0.523678,0.28198 0.750727,0.83496 0.227049,0.55298 0.227049,1.40259 0,1.32934 -0.563961,1.94824 -0.56396,0.61523 -1.838366,0.61523 -1.208488,-0.011 -1.783435,-0.61889 -0.571286,-0.60791 -0.571286,-1.92994 0.02197,-2.53418 2.38768,-2.53418 z m -0.992425,2.51954 q 0.02564,0.64819 0.07324,0.9851 0.05127,0.33326 0.267333,0.60425 0.216063,0.271 0.666499,0.271 0.629879,0 0.794673,-0.47608 0.164793,-0.47973 0.164793,-1.35498 0,-0.86059 -0.168455,-1.35864 -0.164794,-0.50171 -0.791011,-0.50171 -0.644527,0.0183 -0.827631,0.50171 -0.179442,0.47974 -0.179441,1.32935 z" />
<path
inkscape:connector-curvature="0"
id="path6282"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 38.633135,683.26874 q 1.157226,0 1.157226,-0.68848 v -0.64453 q -0.534668,0.26733 -1.307373,0.26733 -0.563964,-0.022 -0.963134,-0.1831 -0.395508,-0.1648 -0.677491,-0.7251 -0.27832,-0.56396 -0.27832,-1.65527 0.0293,-1.12793 0.358887,-1.67725 0.32959,-0.55298 0.743408,-0.68848 0.41748,-0.13916 0.952148,-0.13916 0.296631,0.0147 0.541993,0.0989 0.249023,0.0842 0.443115,0.18677 0.186767,0.0989 0.186767,0.10254 0,0 0,0 v -0.35889 h 1.395264 v 5.18921 q 0,1.51978 -2.237549,1.56006 -0.802002,0 -1.325683,-0.1355 -0.52002,-0.1355 -0.593262,-0.20874 L 36.92293,682.789 q 0.164795,0.10986 0.62622,0.28198 0.461426,0.17212 1.083985,0.19776 z m 1.157226,-5.03906 q 0,-0.0403 -0.252685,-0.1941 -0.252686,-0.15747 -0.571289,-0.2124 -0.476074,0 -0.758057,0.19776 -0.27832,0.19409 -0.39917,0.59326 -0.117187,0.3955 -0.135498,1.05468 0,0.8899 0.26001,1.39161 0.26001,0.49804 0.985107,0.49804 0.384522,-0.0256 0.596924,-0.12451 0.212403,-0.10254 0.274658,-0.16113 z" />
<path
inkscape:connector-curvature="0"
id="path6284"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 42.399816,682.30357 v -4.99512 h 1.395254 v 4.99512 z m 0.706783,-7.00562 q 0.373533,0 0.582271,0.23438 0.212401,0.23437 0.212401,0.5603 0,0.33325 -0.216063,0.57129 -0.212401,0.23804 -0.593258,0.23804 -0.366208,0 -0.582271,-0.23804 -0.216063,-0.2417 -0.216063,-0.55664 0,-0.32227 0.216063,-0.56397 0.216063,-0.24536 0.59692,-0.24536 z" />
<path
inkscape:connector-curvature="0"
id="path6286"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 48.29211,682.09483 q 0,0.0293 -0.424801,0.11719 -0.421141,0.0879 -1.076653,0.1062 -0.915522,0 -1.450186,-0.25635 -0.534664,-0.25635 -0.7727,-0.83496 -0.234373,-0.58228 -0.234373,-1.59302 0.0293,-0.80566 0.256346,-1.31836 0.230711,-0.51269 0.728755,-0.76538 0.501706,-0.25635 1.33666,-0.25635 0.531002,0.011 0.952142,0.0916 0.424802,0.0806 0.607906,0.13183 l 0.150146,0.72144 q -0.135497,-0.0696 -0.498043,-0.17212 -0.362547,-0.10254 -0.91186,-0.11353 -0.72143,0 -0.959466,0.47608 -0.238035,0.47607 -0.238035,1.20483 0,0.87891 0.19409,1.43189 0.197752,0.54931 0.809321,0.59326 0.487057,0 0.838617,-0.0842 0.35156,-0.0842 0.563961,-0.18311 Q 48.38,681.28923 48.38,681.26726 l -0.08789,0.82764 z" />
<path
inkscape:connector-curvature="0"
id="path7486"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 10.589355,685.29797 v 6.99097 H 9 v -6.99097 z" />
<path
inkscape:connector-curvature="0"
id="path7488"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 15.646729,688.44739 v 3.84155 h -1.051026 v -3.65845 q 0,-0.62988 -0.959473,-0.62988 -0.46875,0.0549 -0.673828,0.29297 -0.201416,0.23437 -0.241699,0.38086 v 3.6145 h -1.409912 v -4.99512 h 1.409912 v 0.4065 q 0.0293,-0.0183 0.197754,-0.13184 0.172119,-0.11352 0.483398,-0.20874 0.314942,-0.0952 0.72876,-0.0952 0.78003,0 1.14624,0.35888 0.369874,0.35523 0.369874,0.82398 z" />
<path
inkscape:connector-curvature="0"
id="path7490"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 17.50708,688.50964 q 0,0.28931 0.512695,0.43579 0.516358,0.14283 1.05835,0.271 0.541992,0.12451 0.9375,0.42481 0.39917,0.29663 0.41748,0.92285 0,0.91552 -0.494384,1.31469 -0.490723,0.39917 -1.428223,0.46875 -0.117187,0.0146 -0.358887,0.0146 -0.637207,0 -1.098632,-0.0989 -0.461426,-0.10254 -0.64087,-0.16846 l -0.194091,-0.87158 q 0.164794,0.11352 0.604248,0.28564 0.439453,0.17212 1.058349,0.17944 0.65918,0 0.893555,-0.19775 0.238037,-0.20142 0.249023,-0.62622 0,-0.49072 -0.333252,-0.64819 -0.329589,-0.15747 -1.072998,-0.30396 -0.739746,-0.14648 -1.116943,-0.42114 -0.373535,-0.27466 -0.373535,-0.9668 0.05493,-1.20483 1.904297,-1.28906 0.06226,0 0.172119,-0.007 0.109863,-0.007 0.157471,-0.007 0.670166,0 1.080322,0.0952 0.410156,0.0952 0.55664,0.15747 l 0.238038,0.80932 q -0.142823,-0.0915 -0.560303,-0.22339 -0.417481,-0.13549 -1.131592,-0.13549 -0.483398,0 -0.754395,0.11352 -0.270996,0.10986 -0.281982,0.47241 z" />
<path
inkscape:connector-curvature="0"
id="path7477"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 45.755615,685.26868 q 1.094971,0 1.765137,0.3955 0.670166,0.39185 0.959473,1.16456 0.289306,0.7727 0.289306,1.9519 0,1.21216 -0.318603,2.00684 -0.318604,0.79101 -0.98877,1.17553 -0.666504,0.38452 -1.721191,0.38452 -1.014405,0 -1.66626,-0.37719 -0.651855,-0.3772 -0.963135,-1.16822 -0.311279,-0.79101 -0.311279,-2.02148 0.01099,-1.75781 0.736084,-2.62939 0.72876,-0.87159 2.219238,-0.88257 z m -1.307373,3.51196 q 0.04028,1.22681 0.26001,1.9043 0.219727,0.67749 1.032715,0.68847 0.600586,0 0.893554,-0.36255 0.296631,-0.36621 0.373536,-0.90087 0.08057,-0.53833 0.08057,-1.30005 0,-0.78003 -0.06958,-1.29273 -0.06592,-0.51269 -0.355225,-0.88989 -0.289306,-0.38086 -0.878906,-0.38452 -0.838623,0 -1.087646,0.68481 -0.249024,0.68482 -0.249024,1.85303 z" />
<path
inkscape:connector-curvature="0"
id="path7479"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 50.72876,690.87903 q 0,0.31128 0.227051,0.51636 0.230712,0.20507 0.567626,0.20507 0.556641,-0.0146 0.794678,-0.26367 0.238037,-0.24902 0.285645,-0.41382 v -3.62915 h 1.051025 v 4.99512 H 52.60376 v -0.46509 q -0.142823,0.12085 -0.618897,0.3003 -0.476074,0.17944 -1.314697,0.17944 -0.622559,-0.022 -0.98877,-0.3772 -0.362548,-0.35522 -0.362548,-1.00342 v -3.62915 h 1.409912 z" />
<path
inkscape:connector-curvature="0"
id="path7481"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 56.427002,687.92371 v 2.89672 q 0,0.43213 0.256348,0.61524 0.183105,0.14648 0.692138,0.14648 v 0.70679 q -0.04394,0.004 -0.15747,0.007 -0.117188,0.007 -0.263672,0.007 -0.963135,0 -1.409912,-0.32959 -0.527344,-0.35889 -0.527344,-1.21582 v -2.83447 h -0.944824 v -0.62989 h 0.944824 v -1.99585 h 1.409912 v 1.99585 h 0.948486 v 0.62989 h -0.948486 z" />
<path
inkscape:connector-curvature="0"
id="path7483"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 58.942871,688.50964 q 0,0.28931 0.512695,0.43579 0.516358,0.14283 1.05835,0.271 0.541992,0.12451 0.9375,0.42481 0.39917,0.29663 0.41748,0.92285 0,0.91552 -0.494384,1.31469 -0.490723,0.39917 -1.428223,0.46875 -0.117187,0.0146 -0.358887,0.0146 -0.637207,0 -1.098632,-0.0989 -0.461426,-0.10254 -0.64087,-0.16846 l -0.194091,-0.87158 q 0.164795,0.11352 0.604248,0.28564 0.439453,0.17212 1.058349,0.17944 0.65918,0 0.893555,-0.19775 0.238037,-0.20142 0.249023,-0.62622 0,-0.49072 -0.333252,-0.64819 -0.329589,-0.15747 -1.072998,-0.30396 -0.739746,-0.14648 -1.116943,-0.42114 -0.373535,-0.27466 -0.373535,-0.9668 0.05493,-1.20483 1.904297,-1.28906 0.06226,0 0.172119,-0.007 0.109863,-0.007 0.157471,-0.007 0.670166,0 1.080322,0.0952 0.410156,0.0952 0.55664,0.15747 l 0.238038,0.80932 q -0.142823,-0.0915 -0.560303,-0.22339 -0.417481,-0.13549 -1.131592,-0.13549 -0.483398,0 -0.754394,0.11352 -0.270997,0.10986 -0.281983,0.47241 z" />
<path
inkscape:connector-curvature="0"
id="path8163"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 23.843592,809.36241 v 5.8258 h -1.324463 v -5.8258 z" />
<path
inkscape:connector-curvature="0"
id="path8165"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 28.058069,811.98692 v 3.20129 h -0.875854 v -3.0487 q 0,-0.52491 -0.799561,-0.52491 -0.390625,0.0458 -0.561523,0.24414 -0.167847,0.19532 -0.201416,0.31739 v 3.01208 h -1.174927 v -4.1626 h 1.174927 v 0.33875 q 0.02441,-0.0153 0.164795,-0.10986 0.143432,-0.0946 0.402832,-0.17395 0.262451,-0.0794 0.607299,-0.0794 0.650025,0 0.955201,0.29907 0.308227,0.29602 0.308227,0.68665 z" />
<path
inkscape:connector-curvature="0"
id="path8167"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 30.209558,815.36216 -1.925659,-4.33655 h 1.138306 l 0.997925,2.23694 0.988769,-2.23694 h 0.71106 z" />
<path
inkscape:connector-curvature="0"
id="path8169"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 33.404749,813.31443 q 0.02747,0.32959 0.22583,0.83313 0.198364,0.50354 0.723267,0.52796 0.640869,0 1.004028,-0.16175 0.363159,-0.16479 0.473022,-0.27466 l -0.177002,0.72327 q 0,0.0641 -0.363159,0.1709 -0.363159,0.10376 -0.924682,0.10376 -0.222779,0 -0.347901,-0.0122 -0.909424,-0.0671 -1.333618,-0.52185 -0.421143,-0.45776 -0.430298,-1.46484 0,-1.15357 0.479126,-1.69068 0.482178,-0.5371 1.409912,-0.54626 1.113892,0 1.51062,0.58594 0.338746,0.48523 0.338746,1.31225 0,0.15564 -0.0092,0.26551 -0.0092,0.10681 -0.01526,0.14953 h -2.563476 z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23596 h 1.812744 q 0,-1.23596 -0.961304,-1.23596 z" />
<path
inkscape:connector-curvature="0"
id="path8171"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 36.334436,815.18821 v -4.1626 h 1.174927 v 0.5127 q 0.0061,-0.006 0.07019,-0.0854 0.06714,-0.0824 0.198364,-0.1709 0.131225,-0.0885 0.357056,-0.16785 0.241088,-0.1007 0.613403,-0.1007 0.286865,0 0.360107,0.0244 l 0.100708,0.6012 q -0.213623,-0.0519 -0.39978,-0.0519 -0.405884,0 -0.674438,0.15259 -0.302124,0.14953 -0.463868,0.40893 -0.161743,0.2594 -0.161743,0.47607 v 2.56348 h -1.174927 z" />
<path
inkscape:connector-curvature="0"
id="path8173"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 41.281336,811.55052 v 2.41394 q 0,0.3601 0.213623,0.51269 0.152588,0.12207 0.576782,0.12207 v 0.58899 q -0.03662,0.003 -0.131225,0.006 -0.09766,0.006 -0.219727,0.006 -0.802612,0 -1.174927,-0.27466 -0.439453,-0.29907 -0.439453,-1.01318 v -2.36206 h -0.787353 v -0.52491 h 0.787353 v -1.6632 h 1.174927 v 1.6632 h 0.790405 v 0.52491 h -0.790405 z" />
<path
inkscape:connector-curvature="0"
id="path8175"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 43.3901,813.31443 q 0.02747,0.32959 0.225831,0.83313 0.198364,0.50354 0.723266,0.52796 0.640869,0 1.004028,-0.16175 0.36316,-0.16479 0.473023,-0.27466 l -0.177002,0.72327 q 0,0.0641 -0.363159,0.1709 -0.363159,0.10376 -0.924683,0.10376 -0.222778,0 -0.3479,-0.0122 -0.909424,-0.0671 -1.333618,-0.52185 -0.421143,-0.45776 -0.430298,-1.46484 0,-1.15357 0.479126,-1.69068 0.482177,-0.5371 1.409912,-0.54626 1.113891,0 1.51062,0.58594 0.338745,0.48523 0.338745,1.31225 0,0.15564 -0.0092,0.26551 -0.0092,0.10681 -0.01526,0.14953 h -2.563477 z m 0.851441,-1.78833 q -0.851441,0.0275 -0.851441,1.23596 h 1.812745 q 0,-1.23596 -0.961304,-1.23596 z" />
<path
inkscape:connector-curvature="0"
id="path8177"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 46.319788,815.18821 v -4.1626 h 1.174927 v 0.5127 q 0.0061,-0.006 0.07019,-0.0854 0.06714,-0.0824 0.198364,-0.1709 0.131226,-0.0885 0.357056,-0.16785 0.241089,-0.1007 0.613403,-0.1007 0.286866,0 0.360108,0.0244 l 0.100708,0.6012 q -0.213623,-0.0519 -0.39978,-0.0519 -0.405884,0 -0.674439,0.15259 -0.302124,0.14953 -0.463867,0.40893 -0.161743,0.2594 -0.161743,0.47607 v 2.56348 h -1.174927 z" />
<path
inkscape:connector-curvature="0"
id="path8179"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 50.555628,812.0388 q 0,0.24109 0.427246,0.36316 0.430298,0.11902 0.881958,0.22583 0.45166,0.10376 0.78125,0.354 0.332642,0.24719 0.3479,0.76904 0,0.76294 -0.411987,1.09558 -0.408936,0.33265 -1.190186,0.39063 -0.09766,0.0122 -0.299072,0.0122 -0.531006,0 -0.915527,-0.0824 -0.384522,-0.0855 -0.534058,-0.14038 l -0.161743,-0.72632 q 0.137329,0.0946 0.50354,0.23804 0.366211,0.14343 0.881958,0.14953 0.549317,0 0.744629,-0.16479 0.198364,-0.16785 0.20752,-0.52185 0,-0.40894 -0.27771,-0.54016 -0.274659,-0.13123 -0.894165,-0.2533 -0.616456,-0.12207 -0.930787,-0.35095 -0.311279,-0.22888 -0.311279,-0.80567 0.04578,-1.00402 1.586914,-1.07421 0.05188,0 0.143433,-0.006 0.09155,-0.006 0.131225,-0.006 0.558472,0 0.900269,0.0793 0.341797,0.0793 0.463867,0.13123 l 0.198364,0.67444 q -0.119018,-0.0763 -0.466919,-0.18616 -0.3479,-0.11291 -0.942993,-0.11291 -0.402832,0 -0.628662,0.0946 -0.22583,0.0916 -0.234985,0.39368 z" />
<path
inkscape:connector-curvature="0"
id="path8153"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 52.48439,699.94922 -0.476074,1.38855 H 51.09584 l 2.014161,-5.82581 h 1.486206 l 2.050781,5.82581 h -1.324463 l -0.512695,-1.38855 z m 2.050782,-0.84839 -0.888062,-2.48718 -0.85144,2.48718 z" />
<path
inkscape:connector-curvature="0"
id="path8155"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 60.464737,698.13647 v 3.2013 h -0.875855 v -3.04871 q 0,-0.5249 -0.79956,-0.5249 -0.390625,0.0458 -0.561524,0.24414 -0.167846,0.19531 -0.201416,0.31738 v 3.01209 h -1.174926 v -4.1626 h 1.174926 v 0.33875 q 0.02442,-0.0153 0.164795,-0.10987 0.143433,-0.0946 0.402832,-0.17395 0.262452,-0.0793 0.6073,-0.0793 0.650025,0 0.9552,0.29907 0.308228,0.29602 0.308228,0.68664 z" />
<path
inkscape:connector-curvature="0"
id="path8157"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 64.703629,695.51196 v 5.82581 h -1.16272 v -0.25025 q -0.06409,0.0671 -0.292969,0.1709 -0.228882,0.10376 -0.646973,0.10376 -0.479126,-0.006 -0.863647,-0.16479 -0.38147,-0.16175 -0.634766,-0.64697 -0.250244,-0.48523 -0.250244,-1.40076 0.01526,-1.21765 0.463867,-1.60828 0.451661,-0.39062 1.147461,-0.39062 0.656128,0 1.077271,0.21057 v -1.84937 z m -1.16272,4.93775 v -2.52381 q 0,-0.0366 -0.189209,-0.12512 -0.189209,-0.0885 -0.524903,-0.11291 -0.616455,0 -0.827026,0.37536 -0.210571,0.37232 -0.210571,1.07422 0,0.55847 0.09766,0.92163 0.100708,0.36011 0.335693,0.54627 0.234986,0.1831 0.628663,0.1831 0.286865,-0.0275 0.488281,-0.15869 0.201416,-0.13428 0.201416,-0.18005 z" />
<path
inkscape:connector-curvature="0"
id="path8191"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 57.212782,720.46316 q 0.912482,0 1.470957,0.32959 0.558476,0.32653 0.799566,0.97045 0.241091,0.64391 0.241091,1.62658 0,1.01012 -0.265505,1.67235 -0.265505,0.65917 -0.82398,0.9796 -0.555424,0.32044 -1.434336,0.32044 -0.845343,0 -1.38856,-0.31433 -0.543217,-0.31433 -0.802617,-0.9735 -0.259401,-0.65918 -0.259401,-1.68456 0.0092,-1.46484 0.613407,-2.19116 0.607304,-0.7263 1.849378,-0.73546 z m -1.089485,2.92662 q 0.03357,1.02233 0.216676,1.5869 0.183107,0.56457 0.860602,0.57372 0.500491,0 0.744634,-0.30211 0.247194,-0.30518 0.311281,-0.75074 0.06714,-0.4486 0.06714,-1.08336 0,-0.65002 -0.05798,-1.07726 -0.05493,-0.42725 -0.296023,-0.74158 -0.241091,-0.31738 -0.732427,-0.32043 -0.698857,0 -0.906378,0.57068 -0.207521,0.57067 -0.207521,1.54418 z" />
<path
inkscape:connector-curvature="0"
id="path8193"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 60.182162,726.31334 v -4.16257 h 1.174935 v 0.51269 q 0.0061,-0.006 0.07019,-0.0854 0.06714,-0.0824 0.198365,-0.1709 0.131226,-0.0885 0.357059,-0.16784 0.241089,-0.1007 0.613407,-0.1007 0.286867,0 0.360109,0.0244 l 0.100709,0.60119 q -0.213624,-0.0519 -0.399783,-0.0519 -0.405886,0 -0.674442,0.15258 -0.302126,0.14954 -0.463872,0.40894 -0.161744,0.2594 -0.161744,0.47607 v 2.56346 H 60.18216 Z" />
<path
inkscape:connector-curvature="0"
id="path8191-7"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 35.819924,871.5703 q 0.912482,0 1.470957,0.32959 0.558476,0.32653 0.799566,0.97045 0.241091,0.64391 0.241091,1.62658 0,1.01012 -0.265505,1.67235 -0.265505,0.65917 -0.82398,0.9796 -0.555424,0.32044 -1.434336,0.32044 -0.845343,0 -1.38856,-0.31433 -0.543217,-0.31433 -0.802617,-0.9735 -0.259401,-0.65918 -0.259401,-1.68456 0.0092,-1.46484 0.613407,-2.19116 0.607304,-0.7263 1.849378,-0.73546 z m -1.089485,2.92662 q 0.03357,1.02233 0.216676,1.5869 0.183107,0.56457 0.860602,0.57372 0.500491,0 0.744634,-0.30211 0.247194,-0.30518 0.311281,-0.75074 0.06714,-0.4486 0.06714,-1.08336 0,-0.65002 -0.05798,-1.07726 -0.05493,-0.42725 -0.296023,-0.74158 -0.241091,-0.31738 -0.732427,-0.32043 -0.698857,0 -0.906378,0.57068 -0.207521,0.57067 -0.207521,1.54418 z" />
<path
inkscape:connector-curvature="0"
id="path8193-1"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 38.789304,877.42048 v -4.16257 h 1.174935 v 0.51269 q 0.0061,-0.006 0.07019,-0.0854 0.06714,-0.0824 0.198365,-0.1709 0.131226,-0.0885 0.357059,-0.16784 0.241089,-0.1007 0.613407,-0.1007 0.286867,0 0.360109,0.0244 l 0.100709,0.60119 q -0.213624,-0.0519 -0.399783,-0.0519 -0.405886,0 -0.674442,0.15258 -0.302126,0.14954 -0.463872,0.40894 -0.161744,0.2594 -0.161744,0.47607 v 2.56346 h -1.174935 z" />
<path
inkscape:connector-curvature="0"
id="path8153-4"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 52.48439,759.94922 -0.476074,1.38855 H 51.09584 l 2.014161,-5.82581 h 1.486206 l 2.050781,5.82581 h -1.324463 l -0.512695,-1.38855 z m 2.050782,-0.84839 -0.888062,-2.48718 -0.85144,2.48718 z" />
<path
inkscape:connector-curvature="0"
id="path8155-0"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 60.464737,758.13647 v 3.2013 h -0.875855 v -3.04871 q 0,-0.5249 -0.79956,-0.5249 -0.390625,0.0458 -0.561524,0.24414 -0.167846,0.19531 -0.201416,0.31738 v 3.01209 h -1.174926 v -4.1626 h 1.174926 v 0.33875 q 0.02442,-0.0153 0.164795,-0.10987 0.143433,-0.0946 0.402832,-0.17395 0.262452,-0.0793 0.6073,-0.0793 0.650025,0 0.9552,0.29907 0.308228,0.29602 0.308228,0.68664 z" />
<path
inkscape:connector-curvature="0"
id="path8157-3"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 64.703629,755.51196 v 5.82581 h -1.16272 v -0.25025 q -0.06409,0.0671 -0.292969,0.1709 -0.228882,0.10376 -0.646973,0.10376 -0.479126,-0.006 -0.863647,-0.16479 -0.38147,-0.16175 -0.634766,-0.64697 -0.250244,-0.48523 -0.250244,-1.40076 0.01526,-1.21765 0.463867,-1.60828 0.451661,-0.39062 1.147461,-0.39062 0.656128,0 1.077271,0.21057 v -1.84937 z m -1.16272,4.93775 v -2.52381 q 0,-0.0366 -0.189209,-0.12512 -0.189209,-0.0885 -0.524903,-0.11291 -0.616455,0 -0.827026,0.37536 -0.210571,0.37232 -0.210571,1.07422 0,0.55847 0.09766,0.92163 0.100708,0.36011 0.335693,0.54627 0.234986,0.1831 0.628663,0.1831 0.286865,-0.0275 0.488281,-0.15869 0.201416,-0.13428 0.201416,-0.18005 z" />
<path
inkscape:connector-curvature="0"
id="path8191-2"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 57.212782,780.46316 q 0.912482,0 1.470957,0.32959 0.558476,0.32653 0.799566,0.97045 0.241091,0.64391 0.241091,1.62658 0,1.01012 -0.265505,1.67235 -0.265505,0.65917 -0.82398,0.9796 -0.555424,0.32044 -1.434336,0.32044 -0.845343,0 -1.38856,-0.31433 -0.543217,-0.31433 -0.802617,-0.9735 -0.259401,-0.65918 -0.259401,-1.68456 0.0092,-1.46484 0.613407,-2.19116 0.607304,-0.7263 1.849378,-0.73546 z m -1.089485,2.92662 q 0.03357,1.02233 0.216676,1.5869 0.183107,0.56457 0.860602,0.57372 0.500491,0 0.744634,-0.30211 0.247194,-0.30518 0.311281,-0.75074 0.06714,-0.4486 0.06714,-1.08336 0,-0.65002 -0.05798,-1.07726 -0.05493,-0.42725 -0.296023,-0.74158 -0.241091,-0.31738 -0.732427,-0.32043 -0.698857,0 -0.906378,0.57068 -0.207521,0.57067 -0.207521,1.54418 z" />
<path
inkscape:connector-curvature="0"
id="path8193-3"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 60.182162,786.31334 v -4.16257 h 1.174935 v 0.51269 q 0.0061,-0.006 0.07019,-0.0854 0.06714,-0.0824 0.198365,-0.1709 0.131226,-0.0885 0.357059,-0.16784 0.241089,-0.1007 0.613407,-0.1007 0.286867,0 0.360109,0.0244 l 0.100709,0.60119 q -0.213624,-0.0519 -0.399783,-0.0519 -0.405886,0 -0.674442,0.15258 -0.302126,0.14954 -0.463872,0.40894 -0.161744,0.2594 -0.161744,0.47607 v 2.56346 H 60.18216 Z" />
<path
inkscape:connector-curvature="0"
id="path1948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 29.603022,1043.1442 -1.933764,4.7354 -2.005788,-4.7354 v 4.6021 h -1.105522 v -6.8744 h 1.739308 l 1.609671,3.6011 1.548452,-3.6011 h 1.710501 v 6.8744 h -1.562858 z" />
<path
inkscape:connector-curvature="0"
id="path1950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 33.13925,1045.5353 q 0.0324,0.3889 0.26648,0.9831 0.23407,0.5941 0.85345,0.623 0.75622,0 1.18475,-0.1909 0.42852,-0.1944 0.55816,-0.324 l -0.20886,0.8534 q 0,0.076 -0.42853,0.2016 -0.42852,0.1225 -1.09111,0.1225 -0.26288,0 -0.41052,-0.014 -1.07312,-0.08 -1.57366,-0.6159 -0.49695,-0.54 -0.50775,-1.7285 0,-1.3611 0.56536,-1.9949 0.56897,-0.6338 1.66369,-0.6447 1.31438,0 1.78252,0.6915 0.39972,0.5726 0.39972,1.5485 0,0.1836 -0.0108,0.3133 -0.0108,0.126 -0.018,0.1764 z m 1.0047,-2.1102 q -1.0047,0.032 -1.0047,1.4584 h 2.13903 q 0,-1.4584 -1.13433,-1.4584 z" />
<path
inkscape:connector-curvature="0"
id="path1952"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 40.85991,1043.9688 v 3.7775 h -1.0335 v -3.5974 q 0,-0.6194 -0.94348,-0.6194 -0.46093,0.054 -0.66259,0.2882 -0.19806,0.2304 -0.23767,0.3744 v 3.5542 h -1.3864 v -4.9118 h 1.3864 v 0.3997 q 0.0288,-0.019 0.19446,-0.1296 0.16925,-0.1117 0.47534,-0.2053 0.30969,-0.093 0.71661,-0.093 0.76702,0 1.12713,0.3528 0.3637,0.3493 0.3637,0.8102 z" />
<path
inkscape:connector-curvature="0"
id="path1954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 41.74937,1041.729 h -9.86289 v -0.8571 h 16.53924 v 0.8571 h -5.11349 v 6.0173 h -1.56286 z"
sodipodi:nodetypes="ccccccccc" />
<path
inkscape:connector-curvature="0"
id="path1956"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 47.10773,1047.7463 v -0.515 q -0.0576,0.1333 -0.38891,0.3314 -0.32769,0.1981 -1.11633,0.1981 -0.67339,-0.025 -1.11992,-0.3457 -0.44653,-0.3205 -0.45734,-1.0119 0,-0.7419 0.52936,-1.1128 0.53295,-0.3709 1.59526,-0.4501 0.48975,-0.04 0.75263,-0.2484 0.26647,-0.2125 0.26647,-0.4753 0,-0.2666 -0.24487,-0.4574 -0.24127,-0.1909 -0.65539,-0.1909 -0.85345,0 -1.32879,0.3169 -0.47174,0.3133 -0.61938,0.5257 l 0.20526,-0.9759 q 0,-0.025 0.22327,-0.1548 0.22686,-0.1296 0.63018,-0.2413 0.40332,-0.1151 0.96148,-0.1188 1.13793,0 1.64568,0.3889 0.50775,0.3853 0.50775,1.0119 v 3.5254 z m -0.67699,-0.7669 q 0.67699,-0.1838 0.67699,-0.5906 v -1.1199 q -0.004,0.011 -0.0504,0.1044 -0.0468,0.09 -0.21246,0.1801 -0.16565,0.09 -0.50415,0.1296 -0.57616,0.079 -0.87865,0.2592 -0.30249,0.1764 -0.30249,0.6086 0.0468,0.5005 0.79943,0.5005 0.22687,0 0.47174,-0.071 z" />
<path
inkscape:connector-curvature="0"
id="path1958"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 49.09912,1047.7463 v -6.8744 h 1.35759 v 6.8744 z" />
</g>
</svg>

+ 315
- 0
plugins/community/repos/mental/res/MentalMasterClock.svg View File

@@ -0,0 +1,315 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="120"
height="380"
viewBox="0 0 120 380.00001"
id="svg14650"
version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MentalMasterClock.svg">
<defs
id="defs14652" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="4.1793287"
inkscape:cx="12.74085"
inkscape:cy="64.216156"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
objecttolerance="2"
inkscape:window-width="1920"
inkscape:window-height="1061"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid15198"
spacingx="4.9999999"
spacingy="5.0000001"
empspacing="3" />
</sodipodi:namedview>
<metadata
id="metadata14655">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-672.36216)">
<rect
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.89763784;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect15200"
width="120"
height="380"
x="0"
y="672.36218" />
<flowRoot
xml:space="preserve"
id="flowRoot5141"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
id="flowRegion5143"><rect
id="rect5145"
width="80"
height="100"
x="-155"
y="90" /></flowRegion><flowPara
id="flowPara5147"
style="font-size:12.5px;line-height:1.25"> </flowPara></flowRoot> <path
inkscape:connector-curvature="0"
id="path4244"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 34.7253,677.54649 -1.96655,4.81567 -2.0398,-4.81567 v 4.68017 h -1.12427 v -6.99096 h 1.7688 l 1.63697,3.66211 1.5747,-3.66211 h 1.73951 v 6.99096 H 34.7253 Z" />
<path
inkscape:connector-curvature="0"
id="path4246"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 40.04634,682.22666 v -0.52368 q -0.0586,0.1355 -0.3955,0.33692 -0.33325,0.20141 -1.13526,0.20141 -0.68481,-0.0256 -1.13891,-0.35156 -0.4541,-0.32593 -0.46509,-1.02905 0,-0.7544 0.53833,-1.1316 0.54199,-0.37719 1.62231,-0.45776 0.49805,-0.0403 0.76538,-0.25269 0.271,-0.21606 0.271,-0.48339 0,-0.271 -0.24902,-0.46509 -0.24536,-0.19409 -0.66651,-0.19409 -0.86792,0 -1.35131,0.32226 -0.47974,0.31861 -0.62989,0.53467 l 0.20874,-0.99243 q 0,-0.0256 0.22705,-0.15747 0.23072,-0.13184 0.64087,-0.24536 0.41016,-0.11719 0.97779,-0.12085 1.15722,0 1.67358,0.3955 0.51636,0.39185 0.51636,1.02906 v 3.5852 z m -0.68847,-0.78003 q 0.68847,-0.18676 0.68847,-0.60058 v -1.13892 q -0.004,0.011 -0.0513,0.1062 -0.0476,0.0916 -0.21607,0.18311 -0.16846,0.0915 -0.51269,0.13183 -0.58594,0.0806 -0.89356,0.26368 -0.30762,0.17944 -0.30762,0.61889 0.0476,0.50904 0.81299,0.50904 0.23071,0 0.47974,-0.0733 z" />
<path
inkscape:connector-curvature="0"
id="path4248"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 43.28731,678.44737 q 0,0.2893 0.5127,0.43579 0.51635,0.14282 1.05835,0.27099 0.54199,0.12451 0.9375,0.42481 0.39917,0.29663 0.41748,0.92285 0,0.91553 -0.49439,1.3147 -0.49072,0.39917 -1.42822,0.46875 -0.11719,0.0146 -0.35889,0.0146 -0.6372,0 -1.09863,-0.0989 -0.46143,-0.10254 -0.64087,-0.16846 l -0.19409,-0.87158 q 0.16479,0.11352 0.60425,0.28564 0.43945,0.17212 1.05835,0.17945 0.65918,0 0.89355,-0.19776 0.23804,-0.20141 0.24903,-0.62622 0,-0.49072 -0.33326,-0.64819 -0.32959,-0.15747 -1.07299,-0.30396 -0.73975,-0.14648 -1.11695,-0.42114 -0.37353,-0.27466 -0.37353,-0.9668 0.0549,-1.20483 1.90429,-1.28906 0.0623,0 0.17212,-0.007 0.10987,-0.007 0.15747,-0.007 0.67017,0 1.08033,0.0952 0.41015,0.0952 0.55664,0.15747 l 0.23803,0.80932 q -0.14282,-0.0915 -0.5603,-0.22338 -0.41748,-0.1355 -1.13159,-0.1355 -0.4834,0 -0.7544,0.11352 -0.27099,0.10987 -0.28198,0.47242 z" />
<path
inkscape:connector-curvature="0"
id="path4250"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 48.79879,677.86143 v 2.89673 q 0,0.43213 0.25634,0.61523 0.18311,0.14649 0.69214,0.14649 v 0.70678 q -0.0439,0.004 -0.15747,0.007 -0.11719,0.007 -0.26367,0.007 -0.96313,0 -1.40991,-0.32959 -0.52735,-0.35889 -0.52735,-1.21582 v -2.83447 h -0.94482 v -0.62988 h 0.94482 v -1.99585 h 1.40992 v 1.99585 h 0.94848 v 0.62988 h -0.94848 z" />
<path
inkscape:connector-curvature="0"
id="path4252"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 51.3293,679.97813 q 0.033,0.39551 0.271,0.99975 0.23804,0.60425 0.86792,0.63355 0.76904,0 1.20483,-0.19409 0.43579,-0.19776 0.56763,-0.32959 l -0.2124,0.86792 q 0,0.0769 -0.43579,0.20507 -0.43579,0.12452 -1.10962,0.12452 -0.26734,0 -0.41748,-0.0147 -1.09131,-0.0806 -1.60034,-0.62622 -0.50537,-0.54932 -0.51636,-1.75782 0,-1.38427 0.57495,-2.0288 0.57861,-0.64454 1.69189,-0.65552 1.33667,0 1.81275,0.70312 0.40649,0.58228 0.40649,1.57471 0,0.18677 -0.011,0.3186 -0.011,0.12818 -0.0183,0.17945 h -3.07618 z m 1.02173,-2.146 q -1.02173,0.033 -1.02173,1.48316 h 2.1753 q 0,-1.48316 -1.15357,-1.48316 z" />
<path
inkscape:connector-curvature="0"
id="path4254"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 54.84493,682.22666 v -4.99511 h 1.40991 v 0.61523 q 0.007,-0.007 0.0842,-0.10254 0.0806,-0.0989 0.23804,-0.20508 0.15747,-0.1062 0.42846,-0.20141 0.28931,-0.12085 0.73609,-0.12085 0.34424,0 0.43213,0.0293 l 0.12085,0.72144 q -0.25635,-0.0623 -0.47974,-0.0623 -0.48706,0 -0.80933,0.18311 -0.36255,0.17944 -0.55664,0.49072 -0.19409,0.31128 -0.19409,0.57129 v 3.07617 H 54.8449 Z" />
<path
inkscape:connector-curvature="0"
id="path4256"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 67.23751,681.83848 q 0,0.0732 -0.542,0.25268 -0.53833,0.17579 -1.31835,0.1941 -1.81641,0 -2.53785,-0.91919 -0.71777,-0.92285 -0.71777,-2.87476 0.0366,-1.05102 0.32227,-1.7688 0.2893,-0.71777 0.94482,-1.11694 0.65552,-0.39917 1.76514,-0.41382 0.66284,0 1.19018,0.10254 0.53101,0.0989 0.75806,0.16846 l 0.30029,1.18286 q -0.19409,-0.1355 -0.6958,-0.33692 -0.50171,-0.20141 -1.20849,-0.20141 -0.97413,0 -1.30738,0.68115 -0.32959,0.68115 -0.32959,1.70288 0,0.78735 0.0879,1.38794 0.0916,0.60059 0.39551,1.02905 0.30762,0.42847 0.89722,0.46509 0.69214,0 1.15356,-0.12817 0.46143,-0.13184 0.71045,-0.29663 0.22705,-0.14649 0.22705,-0.16114 0,0 -0.004,0 l -0.0915,1.05103 z" />
<path
inkscape:connector-curvature="0"
id="path4258"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 67.82344,682.22666 v -6.99096 h 1.38062 v 6.99096 z" />
<path
inkscape:connector-curvature="0"
id="path4260"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 72.14107,677.20225 q 0.87158,0 1.3916,0.28198 0.52368,0.28198 0.75074,0.83496 0.22705,0.55298 0.22705,1.40259 0,1.32935 -0.56397,1.94824 -0.56396,0.61524 -1.83838,0.61524 -1.20849,-0.011 -1.78344,-0.6189 -0.57129,-0.60791 -0.57129,-1.92993 0.022,-2.53418 2.38769,-2.53418 z m -0.99243,2.51953 q 0.0256,0.64819 0.0732,0.98511 0.0513,0.33325 0.26734,0.60425 0.21606,0.27099 0.6665,0.27099 0.62988,0 0.79468,-0.47607 0.16479,-0.47974 0.16479,-1.35498 0,-0.8606 -0.16845,-1.35865 -0.1648,-0.5017 -0.79102,-0.5017 -0.64453,0.0183 -0.82764,0.5017 -0.17944,0.47974 -0.17944,1.32935 z" />
<path
inkscape:connector-curvature="0"
id="path4262"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 78.85738,682.01792 q 0,0.0293 -0.4248,0.11719 -0.42115,0.0879 -1.07666,0.1062 -0.91553,0 -1.4502,-0.25635 -0.53467,-0.25634 -0.77271,-0.83496 -0.23437,-0.58227 -0.23437,-1.59302 0.0293,-0.80566 0.25635,-1.31835 0.23071,-0.5127 0.72876,-0.76539 0.50171,-0.25634 1.33667,-0.25634 0.531,0.011 0.95215,0.0915 0.4248,0.0806 0.60791,0.13184 l 0.15014,0.72143 q -0.1355,-0.0696 -0.49804,-0.17212 -0.36255,-0.10254 -0.91187,-0.11352 -0.72144,0 -0.95947,0.47607 -0.23804,0.47608 -0.23804,1.20483 0,0.87891 0.19409,1.43189 0.19776,0.54932 0.80933,0.59326 0.48706,0 0.83862,-0.0842 0.35156,-0.0842 0.56397,-0.1831 0.21606,-0.10254 0.21606,-0.12451 l -0.0879,0.82763 z" />
<path
inkscape:connector-curvature="0"
id="path4264"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 79.46895,682.22666 v -6.99096 h 1.39527 v 3.9624 l 2.26684,-1.96655 h 1.168215 l -2.127685,1.78344 2.398681,3.21167 H 83.03951 l -1.7981,-2.38403 -0.37719,0.34424 v 2.03979 z" />
<path
inkscape:connector-curvature="0"
id="path4233"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 7.4927245,686.35152 h -1.59913 v -0.72632 h 4.5227095 v 0.72632 H 8.8171845 v 5.09948 h -1.32446 z" />
<path
inkscape:connector-curvature="0"
id="path4235"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 11.768234,689.57722 q 0.0275,0.32959 0.22583,0.83313 0.19836,0.50354 0.72326,0.52796 0.64087,0 1.00403,-0.16175 0.36316,-0.16479 0.47303,-0.27465 l -0.17701,0.72326 q 0,0.0641 -0.36316,0.1709 -0.36316,0.10376 -0.92468,0.10376 -0.22278,0 -0.3479,-0.0122 -0.90942,-0.0671 -1.33362,-0.52185 -0.42114,-0.45776 -0.43029,-1.46484 0,-1.15357 0.47912,-1.69067 0.48218,-0.53711 1.40991,-0.54627 1.11389,0 1.51062,0.58594 0.33875,0.48523 0.33875,1.31225 0,0.15564 -0.009,0.26551 -0.009,0.10681 -0.0153,0.14953 h -2.56347 z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23597 h 1.81274 q 0,-1.23597 -0.9613,-1.23597 z" />
<path
inkscape:connector-curvature="0"
id="path4237"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 14.710124,691.451 v -4.1626 h 1.17493 v 0.33875 q 0.36316,-0.36316 1.11389,-0.36316 0.53101,0 0.74463,0.19226 0.21667,0.19226 0.2533,0.32044 0.003,-0.006 0.12207,-0.13733 0.12207,-0.13123 0.35705,-0.23804 0.23499,-0.10986 0.59815,-0.12512 0.66833,0 1.00097,0.30517 0.3357,0.30518 0.3357,0.79346 v 3.07617 h -0.90027 v -2.97546 q 0,-0.56152 -0.67444,-0.56152 -0.35401,0.0244 -0.50659,0.25634 -0.14954,0.23194 -0.18006,0.38147 v 2.89917 h -0.90027 v -2.97546 q 0,-0.24109 -0.16479,-0.39978 -0.1648,-0.16174 -0.5127,-0.16174 -0.37231,0.0366 -0.51879,0.28076 -0.14649,0.24109 -0.16785,0.39367 v 2.86255 z" />
<path
inkscape:connector-curvature="0"
id="path4239"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 20.984544,693.12642 v -5.83802 h 1.16272 v 0.29908 q 0,0 0,0 0,-0.003 0.15258,-0.0854 0.15564,-0.0855 0.36621,-0.15564 0.21058,-0.0702 0.45777,-0.0824 0.44556,0 0.79956,0.11292 0.35705,0.10986 0.63476,0.57373 0.27771,0.46081 0.27771,1.40075 -0.0183,0.90027 -0.24719,1.36719 -0.22888,0.46692 -0.56152,0.61035 -0.32959,0.14038 -0.79346,0.15869 -0.64087,0 -1.08642,-0.22277 v 1.86157 h -1.16272 z m 1.16272,-4.94995 v 2.53601 q 0.0549,0.0488 0.23193,0.13427 0.18005,0.0824 0.49438,0.10376 0.6012,0 0.80872,-0.40893 0.20752,-0.41199 0.22888,-1.16577 0,-0.56458 -0.0977,-0.89722 -0.0946,-0.33569 -0.32654,-0.48828 -0.23194,-0.15259 -0.65308,-0.15259 -0.27466,0.0305 -0.48218,0.16785 -0.20446,0.13428 -0.20446,0.1709 z" />
<path
inkscape:connector-curvature="0"
id="path4241"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 27.109414,687.26399 q 0.72632,0 1.15967,0.23499 0.4364,0.23498 0.62561,0.6958 0.18921,0.46081 0.18921,1.16882 0,1.10779 -0.46997,1.62354 -0.46997,0.51269 -1.53198,0.51269 -1.00708,-0.009 -1.48621,-0.51575 -0.47607,-0.50659 -0.47607,-1.60827 0.0183,-2.11182 1.98974,-2.11182 z m -0.82702,2.09961 q 0.0214,0.54016 0.061,0.82092 0.0427,0.27771 0.22278,0.50354 0.18006,0.22583 0.55542,0.22583 0.5249,0 0.66223,-0.39673 0.13733,-0.39978 0.13733,-1.12915 0,-0.71716 -0.14038,-1.1322 -0.13733,-0.41809 -0.65918,-0.41809 -0.53711,0.0153 -0.6897,0.41809 -0.14953,0.39978 -0.14953,1.10779 z" />
<path
inkscape:connector-curvature="0"
id="path4224"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 74.767375,789.71912 q 1.69983,0 1.69983,1.38855 0,0.82702 -0.46692,1.09558 -0.46387,0.2655 -0.7721,0.2655 1.44959,0.14038 1.44959,1.40076 -0.0153,0.97351 -0.52795,1.32446 -0.50965,0.35095 -1.34583,0.35095 h -2.71301 v -5.8258 z m -0.0885,5.09948 q 0.92468,0 0.92468,-1.01013 0,-0.45166 -0.27466,-0.6958 -0.2716,-0.24414 -0.68664,-0.24414 h -1.22681 v 1.95007 z m 0.79956,-3.6499 q -0.0641,-0.72326 -0.8606,-0.72326 h -1.20239 v 1.69982 h 1.16272 q 0.90027,0 0.90027,-0.97656 z" />
<path
inkscape:connector-curvature="0"
id="path4226"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 78.167035,793.67114 q 0.0275,0.32959 0.22583,0.83313 0.19836,0.50354 0.72326,0.52796 0.64087,0 1.00403,-0.16175 0.36316,-0.16479 0.47302,-0.27465 l -0.177,0.72326 q 0,0.0641 -0.36316,0.1709 -0.36316,0.10376 -0.92468,0.10376 -0.22278,0 -0.3479,-0.0122 -0.90942,-0.0671 -1.33362,-0.52185 -0.42114,-0.45776 -0.4303,-1.46484 0,-1.15357 0.47913,-1.69067 0.48218,-0.53711 1.40991,-0.54627 1.11389,0 1.51062,0.58594 0.33875,0.48523 0.33875,1.31225 0,0.15564 -0.009,0.26551 -0.009,0.10681 -0.0153,0.14953 h -2.56347 z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23597 h 1.81274 q 0,-1.23597 -0.9613,-1.23597 z" />
<path
inkscape:connector-curvature="0"
id="path4228"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 83.583905,795.54492 v -0.4364 q -0.0488,0.11292 -0.32959,0.28076 -0.27771,0.16785 -0.94605,0.16785 -0.57068,-0.0214 -0.94909,-0.29297 -0.37842,-0.27161 -0.38758,-0.85754 0,-0.62867 0.44861,-0.943 0.45166,-0.31433 1.35193,-0.38147 0.41504,-0.0336 0.63782,-0.21057 0.22583,-0.18005 0.22583,-0.40283 0,-0.22583 -0.20752,-0.38757 -0.20447,-0.16175 -0.55542,-0.16175 -0.72327,0 -1.1261,0.26856 -0.39978,0.2655 -0.5249,0.44556 l 0.17395,-0.82703 q 0,-0.0214 0.18921,-0.13123 0.19226,-0.10986 0.53405,-0.20446 0.3418,-0.0977 0.81482,-0.10071 0.96436,0 1.39466,0.32959 0.43029,0.32654 0.43029,0.85754 v 2.98767 z m -0.57373,-0.65002 q 0.57373,-0.15564 0.57373,-0.50049 v -0.9491 q -0.003,0.009 -0.0427,0.0885 -0.0397,0.0763 -0.18005,0.15259 -0.14038,0.0763 -0.42725,0.10987 -0.48828,0.0671 -0.74463,0.21972 -0.25634,0.14954 -0.25634,0.51575 0.0397,0.42419 0.67749,0.42419 0.19226,0 0.39978,-0.061 z" />
<path
inkscape:connector-curvature="0"
id="path4230"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 86.995765,791.90723 v 2.41394 q 0,0.36011 0.21363,0.51269 0.15258,0.12207 0.57678,0.12207 v 0.58899 q -0.0366,0.003 -0.13123,0.006 -0.0977,0.006 -0.21972,0.006 -0.80262,0 -1.17493,-0.27466 -0.43945,-0.29907 -0.43945,-1.01318 v -2.36206 h -0.78736 v -0.52491 h 0.78736 v -1.6632 h 1.17492 v 1.6632 h 0.79041 v 0.52491 h -0.79041 z" />
<path
inkscape:connector-curvature="0"
id="path4217"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 75.767375,821.71912 q 1.69983,0 1.69983,1.38855 0,0.82702 -0.46692,1.09558 -0.46387,0.2655 -0.7721,0.2655 1.44959,0.14038 1.44959,1.40076 -0.0153,0.97351 -0.52795,1.32446 -0.50965,0.35095 -1.34583,0.35095 h -2.71301 v -5.8258 z m -0.0885,5.09948 q 0.92468,0 0.92468,-1.01013 0,-0.45166 -0.27466,-0.6958 -0.2716,-0.24414 -0.68664,-0.24414 h -1.22681 v 1.95007 z m 0.79956,-3.6499 q -0.0641,-0.72326 -0.8606,-0.72326 h -1.20239 v 1.69982 h 1.16272 q 0.90027,0 0.90027,-0.97656 z" />
<path
inkscape:connector-curvature="0"
id="path4219"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 80.604415,827.54492 v -0.4364 q -0.0488,0.11292 -0.32959,0.28076 -0.27771,0.16785 -0.94605,0.16785 -0.57068,-0.0214 -0.9491,-0.29297 -0.37841,-0.27161 -0.38757,-0.85754 0,-0.62867 0.44861,-0.943 0.45166,-0.31433 1.35193,-0.38147 0.41504,-0.0336 0.63781,-0.21057 0.22583,-0.18005 0.22583,-0.40283 0,-0.22583 -0.20751,-0.38757 -0.20447,-0.16175 -0.55542,-0.16175 -0.72327,0 -1.1261,0.26856 -0.39978,0.2655 -0.52491,0.44556 l 0.17395,-0.82703 q 0,-0.0214 0.18921,-0.13123 0.19226,-0.10986 0.53406,-0.20446 0.3418,-0.0977 0.81482,-0.10071 0.96436,0 1.39465,0.32959 0.4303,0.32654 0.4303,0.85754 v 2.98767 z m -0.57374,-0.65002 q 0.57374,-0.15564 0.57374,-0.50049 v -0.9491 q -0.003,0.009 -0.0427,0.0885 -0.0397,0.0763 -0.18005,0.15259 -0.14038,0.0763 -0.42725,0.10987 -0.48828,0.0671 -0.74463,0.21972 -0.25635,0.14954 -0.25635,0.51575 0.0397,0.42419 0.67749,0.42419 0.19227,0 0.39978,-0.061 z" />
<path
inkscape:connector-curvature="0"
id="path4221"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 82.267615,827.54492 v -4.1626 h 1.17493 v 0.5127 q 0.006,-0.006 0.0702,-0.0854 0.0671,-0.0824 0.19836,-0.1709 0.13123,-0.0885 0.35706,-0.16784 0.24109,-0.10071 0.6134,-0.10071 0.28687,0 0.36011,0.0244 l 0.10071,0.6012 q -0.21362,-0.0519 -0.39978,-0.0519 -0.40589,0 -0.67444,0.15259 -0.30212,0.14953 -0.46387,0.40893 -0.16174,0.2594 -0.16174,0.47608 v 2.56347 h -1.17493 z" />
<path
inkscape:connector-curvature="0"
id="path4208"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 73.452389,851.17331 q 2.236938,0 2.236938,1.41297 0,0.36315 -0.158691,0.61645 -0.158692,0.2533 -0.366211,0.39063 -0.204468,0.13732 -0.378418,0.20141 -0.17395,0.0641 -0.222778,0.0793 0.04883,0.009 0.247192,0.0427 0.201416,0.0336 0.445557,0.15259 0.24414,0.11902 0.439453,0.38452 0.195312,0.2655 0.219726,0.70496 0,1.93786 -2.462768,1.93786 -2.526856,0 -2.526856,-1.93786 0.04273,-0.46082 0.244141,-0.72632 0.204468,-0.26856 0.457764,-0.38147 0.256347,-0.11597 0.457763,-0.14343 0.201416,-0.0275 0.253296,-0.0336 0,0 -0.0031,0 -0.02747,0 -0.305175,-0.12512 -0.31128,-0.13733 -0.558472,-0.40894 -0.244141,-0.27161 -0.244141,-0.71716 0.0092,-0.6958 0.564576,-1.06812 0.558471,-0.37231 1.660156,-0.38147 z m 0,0.76294 q -0.50354,0 -0.784302,0.23193 -0.27771,0.22889 -0.27771,0.54322 0,0.32043 0.280762,0.56152 0.283813,0.24109 0.78125,0.25025 0.473022,0 0.741577,-0.23804 0.271606,-0.23804 0.271606,-0.56153 0,-0.32348 -0.268554,-0.55542 -0.265503,-0.23193 -0.744629,-0.23193 z m 0,2.5116 q -0.549317,0.009 -0.863648,0.29907 -0.311279,0.28687 -0.311279,0.67444 0,0.38757 0.308228,0.67139 0.308227,0.28076 0.866699,0.28076 0.549316,0 0.854492,-0.28076 0.308227,-0.28382 0.308227,-0.67139 0,-0.39063 -0.311279,-0.68054 -0.311279,-0.29297 -0.85144,-0.29297 z" />
<path
inkscape:connector-curvature="0"
id="path4210"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 78.191769,853.42246 v 2.41394 q 0,0.36011 0.213623,0.51269 0.152588,0.12207 0.576782,0.12207 v 0.58899 q -0.03662,0.003 -0.131226,0.006 -0.09766,0.006 -0.219726,0.006 -0.802613,0 -1.174927,-0.27466 -0.439453,-0.29907 -0.439453,-1.01318 v -2.36206 h -0.787354 v -0.52491 h 0.787354 v -1.6632 h 1.174927 v 1.6632 h 0.790405 v 0.52491 h -0.790405 z" />
<path
inkscape:connector-curvature="0"
id="path4212"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 79.250729,857.06015 v -5.8258 h 1.174926 v 1.92566 q 0,0 0,0 0,-0.003 0.140381,-0.0793 0.146485,-0.0763 0.384522,-0.14038 0.241089,-0.0641 0.57373,-0.0671 0.466919,0 0.769043,0.14038 0.302124,0.13733 0.436402,0.36011 0.134277,0.22278 0.134277,0.47302 v 3.2135 h -0.875855 v -2.98767 q 0,-0.37536 -0.177002,-0.51269 -0.177002,-0.13733 -0.598144,-0.13733 -0.241089,0.0122 -0.418091,0.10376 -0.17395,0.0885 -0.271606,0.18921 -0.09766,0.0976 -0.09766,0.11901 v 3.22571 h -1.174926 z" />
<path
inkscape:connector-curvature="0"
id="path4214"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 84.414303,853.91074 q 0,0.24109 0.427246,0.36316 0.430298,0.11902 0.881958,0.22583 0.45166,0.10376 0.78125,0.354 0.332642,0.24719 0.3479,0.76904 0,0.76294 -0.411987,1.09559 -0.408936,0.33264 -1.190186,0.39062 -0.09766,0.0122 -0.299072,0.0122 -0.531006,0 -0.915527,-0.0824 -0.384522,-0.0855 -0.534058,-0.14038 l -0.161743,-0.72632 q 0.137329,0.0946 0.50354,0.23804 0.366211,0.14343 0.881958,0.14953 0.549317,0 0.744629,-0.16479 0.198364,-0.16785 0.20752,-0.52185 0,-0.40894 -0.27771,-0.54016 -0.274659,-0.13123 -0.894165,-0.2533 -0.616456,-0.12207 -0.930787,-0.35095 -0.311279,-0.22888 -0.311279,-0.80566 0.04578,-1.00403 1.586914,-1.07422 0.05188,0 0.143433,-0.006 0.09155,-0.006 0.131225,-0.006 0.558472,0 0.900269,0.0793 0.341797,0.0793 0.463867,0.13122 l 0.198364,0.67444 q -0.119018,-0.0763 -0.466919,-0.18616 -0.3479,-0.11291 -0.942993,-0.11291 -0.402832,0 -0.628662,0.0946 -0.22583,0.0915 -0.234985,0.39368 z" />
<path
inkscape:connector-curvature="0"
id="path4197"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 71.603024,881.79892 2.548217,-0.62561 v 5.88684 H 72.8634 v -4.776 l -1.260376,0.27466 z" />
<path
inkscape:connector-curvature="0"
id="path4199"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 79.13171,881.96067 q -0.628662,0.0397 -0.891113,0.57678 -0.2594,0.53711 -0.2594,1.04675 0.07629,-0.11597 0.427246,-0.28686 0.350953,-0.17395 1.147461,-0.17395 0.863648,0.0458 1.306153,0.57983 0.442505,0.531 0.442505,1.45569 -0.01526,0.55847 -0.274659,0.99487 -0.259399,0.4364 -0.787353,0.6897 -0.527954,0.25329 -1.300049,0.25329 -2.236938,-0.12207 -2.236938,-2.79846 v -0.27466 q 0.03662,-1.11999 0.52185,-1.94397 0.48523,-0.82397 1.754761,-0.90637 0.109863,-0.0122 0.335693,-0.0122 0.78125,0 1.184082,0.19227 0.402832,0.19226 0.515747,0.32043 v 0.98572 q -0.02136,-0.0275 -0.103759,-0.13428 -0.0824,-0.10681 -0.262452,-0.24109 -0.180053,-0.13428 -0.497436,-0.23498 -0.317383,-0.10071 -0.772095,-0.10071 -0.04578,0 -0.128174,0.006 -0.0824,0.006 -0.12207,0.006 z m -0.02747,4.31213 q 0.454712,0 0.701905,-0.33875 0.250244,-0.33874 0.250244,-0.79956 0,-0.46997 -0.262451,-0.81482 -0.262452,-0.3479 -0.750733,-0.3479 -0.476074,0.009 -0.738525,0.3418 -0.262451,0.32959 -0.262451,0.7843 0,0.46997 0.283813,0.82398 0.283813,0.35095 0.778198,0.35095 z" />
<path
inkscape:connector-curvature="0"
id="path4201"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 83.758175,883.42246 v 2.41394 q 0,0.36011 0.213623,0.51269 0.152588,0.12207 0.576782,0.12207 v 0.58899 q -0.03662,0.003 -0.131225,0.006 -0.09766,0.006 -0.219727,0.006 -0.802612,0 -1.174927,-0.27466 -0.439453,-0.29907 -0.439453,-1.01318 v -2.36206 h -0.787353 v -0.52491 h 0.787353 v -1.6632 h 1.174927 v 1.6632 h 0.790405 v 0.52491 h -0.790405 z" />
<path
inkscape:connector-curvature="0"
id="path4203"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 84.817135,887.06015 v -5.8258 h 1.174927 v 1.92566 q 0,0 0,0 0,-0.003 0.14038,-0.0793 0.146485,-0.0763 0.384522,-0.14038 0.241089,-0.0641 0.57373,-0.0671 0.466919,0 0.769043,0.14038 0.302124,0.13733 0.436402,0.36011 0.134277,0.22278 0.134277,0.47302 v 3.2135 h -0.875854 v -2.98767 q 0,-0.37536 -0.177002,-0.51269 -0.177002,-0.13733 -0.598145,-0.13733 -0.241089,0.0122 -0.418091,0.10376 -0.17395,0.0885 -0.271606,0.18921 -0.09766,0.0976 -0.09766,0.11901 v 3.22571 h -1.174927 z" />
<path
inkscape:connector-curvature="0"
id="path4205"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 89.980709,883.91074 q 0,0.24109 0.427246,0.36316 0.430298,0.11902 0.881958,0.22583 0.45166,0.10376 0.78125,0.354 0.332642,0.24719 0.347901,0.76904 0,0.76294 -0.411988,1.09559 -0.408935,0.33264 -1.190185,0.39062 -0.09766,0.0122 -0.299073,0.0122 -0.531005,0 -0.915527,-0.0824 -0.384521,-0.0855 -0.534058,-0.14038 l -0.161743,-0.72632 q 0.137329,0.0946 0.50354,0.23804 0.366211,0.14343 0.881958,0.14953 0.549317,0 0.744629,-0.16479 0.198365,-0.16785 0.20752,-0.52185 0,-0.40894 -0.27771,-0.54016 -0.274658,-0.13123 -0.894165,-0.2533 -0.616455,-0.12207 -0.930786,-0.35095 -0.31128,-0.22888 -0.31128,-0.80566 0.04578,-1.00403 1.586914,-1.07422 0.05188,0 0.143433,-0.006 0.09155,-0.006 0.131226,-0.006 0.558471,0 0.900268,0.0793 0.341797,0.0793 0.463867,0.13122 l 0.198365,0.67444 q -0.119019,-0.0763 -0.466919,-0.18616 -0.347901,-0.11291 -0.942993,-0.11291 -0.402832,0 -0.628663,0.0946 -0.22583,0.0915 -0.234985,0.39368 z" />
<path
inkscape:connector-curvature="0"
id="path4186"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 29.583396,821.59792 1.663208,2.58789 h -1.538086 l -1.78833,-3.14941 h 0.714111 q 0.02747,0 0.13733,0.006 0.109863,0.006 0.186157,0.006 1.046753,0 1.074219,-0.91248 0,-0.48218 -0.247193,-0.76599 -0.247192,-0.28381 -0.653076,-0.28381 h -1.187134 v 5.09948 h -1.324463 v -5.8258 h 2.676392 q 1.950073,0 1.950073,1.68762 -0.02747,0.6897 -0.396728,1.03149 -0.369263,0.3418 -0.817871,0.44556 -0.341797,0.0824 -0.424195,0.0824 -0.02441,0 -0.02441,-0.009 z" />
<path
inkscape:connector-curvature="0"
id="path4188"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 32.647361,822.31203 q 0.02747,0.32959 0.22583,0.83313 0.198364,0.50354 0.723267,0.52796 0.640869,0 1.004028,-0.16175 0.363159,-0.16479 0.473022,-0.27465 l -0.177002,0.72326 q 0,0.0641 -0.363159,0.1709 -0.363159,0.10376 -0.924682,0.10376 -0.222779,0 -0.347901,-0.0122 -0.909424,-0.0671 -1.333618,-0.52185 -0.421142,-0.45776 -0.430298,-1.46484 0,-1.15357 0.479126,-1.69067 0.482178,-0.53711 1.409912,-0.54627 1.113892,0 1.51062,0.58594 0.338746,0.48523 0.338746,1.31225 0,0.15564 -0.0092,0.26551 -0.0092,0.10681 -0.01526,0.14953 h -2.563477 z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23597 h 1.812744 q 0,-1.23597 -0.961304,-1.23597 z" />
<path
inkscape:connector-curvature="0"
id="path4190"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 36.614646,821.0364 q 0,0.24109 0.427246,0.36316 0.430298,0.11902 0.881958,0.22583 0.45166,0.10376 0.78125,0.354 0.332642,0.24719 0.347901,0.76904 0,0.76294 -0.411988,1.09559 -0.408935,0.33264 -1.190185,0.39062 -0.09766,0.0122 -0.299072,0.0122 -0.531006,0 -0.915528,-0.0824 -0.384521,-0.0855 -0.534057,-0.14038 l -0.161744,-0.72632 q 0.137329,0.0946 0.50354,0.23804 0.366211,0.14343 0.881958,0.14953 0.549317,0 0.744629,-0.16479 0.198365,-0.16785 0.20752,-0.52185 0,-0.40894 -0.27771,-0.54016 -0.274658,-0.13123 -0.894165,-0.2533 -0.616455,-0.12207 -0.930786,-0.35095 -0.31128,-0.22888 -0.31128,-0.80566 0.04578,-1.00403 1.586915,-1.07422 0.05188,0 0.143432,-0.006 0.09155,-0.006 0.131226,-0.006 0.558471,0 0.900268,0.0793 0.341797,0.0793 0.463867,0.13122 l 0.198365,0.67444 q -0.119019,-0.0763 -0.466919,-0.18616 -0.347901,-0.11291 -0.942993,-0.11291 -0.402832,0 -0.628663,0.0946 -0.22583,0.0915 -0.234985,0.39368 z" />
<path
inkscape:connector-curvature="0"
id="path4192"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 40.508689,822.31203 q 0.02747,0.32959 0.22583,0.83313 0.198364,0.50354 0.723267,0.52796 0.640869,0 1.004028,-0.16175 0.363159,-0.16479 0.473023,-0.27465 l -0.177002,0.72326 q 0,0.0641 -0.36316,0.1709 -0.363159,0.10376 -0.924682,0.10376 -0.222778,0 -0.347901,-0.0122 -0.909423,-0.0671 -1.333618,-0.52185 -0.421142,-0.45776 -0.430298,-1.46484 0,-1.15357 0.479126,-1.69067 0.482178,-0.53711 1.409913,-0.54627 1.113891,0 1.51062,0.58594 0.338745,0.48523 0.338745,1.31225 0,0.15564 -0.0092,0.26551 -0.0092,0.10681 -0.01526,0.14953 h -2.563477 z m 0.851441,-1.78833 q -0.851441,0.0275 -0.851441,1.23597 h 1.812744 q 0,-1.23597 -0.961303,-1.23597 z" />
<path
inkscape:connector-curvature="0"
id="path4194"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 45.187034,820.54812 v 2.41394 q 0,0.36011 0.213623,0.51269 0.152588,0.12207 0.576782,0.12207 v 0.58899 q -0.03662,0.003 -0.131225,0.006 -0.09766,0.006 -0.219727,0.006 -0.802612,0 -1.174927,-0.27466 -0.439453,-0.29907 -0.439453,-1.01318 v -2.36206 H 43.224754 V 820.023 h 0.787353 v -1.6632 h 1.174927 v 1.6632 h 0.790405 v 0.52491 h -0.790405 z" />
<path
inkscape:connector-curvature="0"
id="path4179"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 31.047862,788.55348 1.663208,2.58789 h -1.538086 l -1.78833,-3.14941 h 0.714111 q 0.02747,0 0.13733,0.006 0.109863,0.006 0.186157,0.006 1.046753,0 1.074219,-0.91248 0,-0.48218 -0.247193,-0.76599 -0.247192,-0.28381 -0.653076,-0.28381 h -1.187134 v 5.09948 h -1.324463 v -5.8258 h 2.676392 q 1.950073,0 1.950073,1.68762 -0.02747,0.6897 -0.396728,1.03149 -0.369263,0.3418 -0.817871,0.44556 -0.341797,0.0824 -0.424195,0.0824 -0.02441,0 -0.02441,-0.009 z" />
<path
inkscape:connector-curvature="0"
id="path4181"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 34.236949,789.96645 q 0,0.2594 0.189209,0.43029 0.192261,0.1709 0.473023,0.1709 0.463867,-0.0122 0.662231,-0.21972 0.198364,-0.20752 0.238037,-0.34485 v -3.0243 h 0.875855 v 4.1626 h -0.875855 v -0.38757 q -0.119018,0.10071 -0.515747,0.25024 -0.396729,0.14954 -1.095581,0.14954 -0.518799,-0.0183 -0.823975,-0.31433 -0.302124,-0.29602 -0.302124,-0.83618 v -3.0243 h 1.174927 z" />
<path
inkscape:connector-curvature="0"
id="path4183"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 40.850108,787.94008 v 3.20129 h -0.875854 v -3.0487 q 0,-0.52491 -0.799561,-0.52491 -0.390625,0.0458 -0.561523,0.24414 -0.167847,0.19532 -0.201416,0.31739 v 3.01208 h -1.174927 v -4.1626 h 1.174927 v 0.33875 q 0.02441,-0.0153 0.164795,-0.10986 0.143432,-0.0946 0.402832,-0.17395 0.262451,-0.0793 0.6073,-0.0793 0.650024,0 0.9552,0.29907 0.308227,0.29602 0.308227,0.68665 z" />
<path
inkscape:connector-curvature="0"
id="path1948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 51.826513,1043.1438 -1.933764,4.7354 -2.005788,-4.7354 v 4.6021 h -1.105522 v -6.8744 h 1.739308 l 1.609671,3.6011 1.548452,-3.6011 h 1.710499 v 6.8744 h -1.562856 z" />
<path
inkscape:connector-curvature="0"
id="path1950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 55.362746,1045.5349 q 0.03241,0.3889 0.266478,0.9831 0.234069,0.5941 0.853448,0.623 0.756221,0 1.184748,-0.1909 0.428526,-0.1944 0.558164,-0.324 l -0.208862,0.8534 q 0,0.076 -0.428526,0.2016 -0.428523,0.1225 -1.091117,0.1225 -0.262879,0 -0.410521,-0.014 -1.073113,-0.08 -1.573661,-0.6159 -0.496944,-0.54 -0.507747,-1.7285 0,-1.3611 0.565364,-1.9949 0.568967,-0.6338 1.663686,-0.6447 1.314384,0 1.782522,0.6915 0.399717,0.5726 0.399717,1.5485 0,0.1836 -0.01081,0.3133 -0.01081,0.126 -0.018,0.1764 z m 1.004695,-2.1102 q -1.004695,0.032 -1.004695,1.4584 h 2.139025 q 0,-1.4584 -1.13433,-1.4584 z" />
<path
inkscape:connector-curvature="0"
id="path1952"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 63.083403,1043.9684 v 3.7775 h -1.033504 v -3.5974 q 0,-0.6194 -0.943475,-0.6194 -0.460933,0.054 -0.662595,0.2882 -0.198056,0.2304 -0.237667,0.3744 v 3.5542 h -1.386405 v -4.9118 h 1.386405 v 0.3997 q 0.02881,-0.019 0.194458,-0.1296 0.169248,-0.1117 0.475339,-0.2053 0.30969,-0.093 0.716608,-0.093 0.767023,0 1.12713,0.3528 0.363706,0.3493 0.363706,0.8102 z" />
<path
inkscape:connector-curvature="0"
id="path1954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 63.972862,1041.7286 h -9.862893 v -0.8571 h 16.539243 v 0.8571 h -5.113494 v 6.0173 h -1.562856 z"
sodipodi:nodetypes="ccccccccc" />
<path
inkscape:connector-curvature="0"
id="path1956"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 69.331225,1047.7459 v -0.515 q -0.05762,0.1333 -0.388913,0.3314 -0.327694,0.1981 -1.116327,0.1981 -0.673396,-0.025 -1.119926,-0.3457 -0.446531,-0.3205 -0.457335,-1.0119 0,-0.7419 0.529356,-1.1128 0.532956,-0.3709 1.595265,-0.4501 0.489744,-0.04 0.752622,-0.2484 0.266478,-0.2125 0.266478,-0.4753 0,-0.2666 -0.244872,-0.4574 -0.241272,-0.1909 -0.655392,-0.1909 -0.85345,0 -1.328789,0.3169 -0.471737,0.3133 -0.619381,0.5257 l 0.205261,-0.9759 q 0,-0.025 0.223265,-0.1548 0.226865,-0.1296 0.630183,-0.2413 0.40332,-0.1151 0.961482,-0.1188 1.137932,0 1.64568,0.3889 0.507749,0.3853 0.507749,1.0119 v 3.5254 z m -0.676998,-0.7669 q 0.676998,-0.1838 0.676998,-0.5906 v -1.1199 q -0.0036,0.011 -0.05041,0.1044 -0.04681,0.09 -0.212463,0.1801 -0.165649,0.09 -0.504147,0.1296 -0.576168,0.079 -0.878658,0.2592 -0.302488,0.1764 -0.302488,0.6086 0.04681,0.5005 0.799434,0.5005 0.226865,0 0.471739,-0.071 z" />
<path
inkscape:connector-curvature="0"
id="path1958"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 71.322609,1047.7459 v -6.8744 h 1.357597 v 6.8744 z" />
</g>
</svg>

+ 1874
- 0
plugins/community/repos/mental/res/MentalMixer.svg
File diff suppressed because it is too large
View File


+ 214
- 0
plugins/community/repos/mental/res/MentalMults.svg View File

@@ -0,0 +1,214 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="30"
height="380"
viewBox="0 0 8.4666747 107.24447"
version="1.1"
id="svg4541"
sodipodi:docname="MentalMults.svg"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)">
<defs
id="defs4535" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="9.2478761"
inkscape:cx="-38.946408"
inkscape:cy="37.887547"
inkscape:document-units="mm"
inkscape:current-layer="g13383"
showgrid="true"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-width="1920"
inkscape:window-height="1061"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1"
units="px"
inkscape:snap-text-baseline="false">
<inkscape:grid
type="xygrid"
id="grid4199"
empspacing="10" />
</sodipodi:namedview>
<metadata
id="metadata4538">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(5.559749,-92.265499)">
<g
transform="matrix(0.27602379,0,0,0.27602379,354.09618,57.736346)"
id="g13122"
style="stroke-width:0.9585526">
<g
transform="translate(-167.07644,-20.557569)"
id="g13178"
style="stroke-width:0.91882312">
<g
transform="translate(-99.2314,6.0949065)"
id="g13224"
style="stroke-width:0.88074034">
<g
transform="translate(-315.65411,137.78158)"
id="g13271"
style="stroke-width:0.84423596">
<g
transform="matrix(1,0,0,1.0681511,-332.2261,2.2859473)"
id="g13383"
style="stroke-width:0.80924457">
<path
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.80924457"
d="m -388.80083,-0.47761264 h 30.67371 V 363.26653 h -30.67371 z m 0,0"
id="path25069"
inkscape:connector-curvature="0" />
<path
inkscape:connector-curvature="0"
id="path4836"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -379.42673,4.4849365 -2.01073,4.6096665 -2.0856,-4.6096665 v 4.4799648 h -1.14951 V 2.2729976 h 1.80852 l 1.67373,3.5054499 1.61007,-3.5054499 h 1.77856 v 6.6919037 h -1.62504 z" />
<path
inkscape:connector-curvature="0"
id="path4838"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -375.59627,7.6153032 q 0,0.2979632 0.23216,0.4942684 0.23588,0.1963052 0.58037,0.1963052 0.56914,-0.014022 0.81252,-0.2523924 0.24339,-0.2383706 0.29206,-0.3961158 V 4.1834678 h 1.07463 v 4.7814335 h -1.07463 v -0.445192 q -0.14603,0.1156798 -0.6328,0.2874468 -0.48676,0.1717671 -1.34422,0.1717671 -0.63654,-0.021033 -1.01097,-0.3610614 -0.37069,-0.3400286 -0.37069,-0.9604932 V 4.1834678 h 1.44157 z" />
<path
inkscape:connector-curvature="0"
id="path4840"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M -371.88562,8.9649013 V 2.2729976 h 1.41163 v 6.6919037 z" />
<path
inkscape:connector-curvature="0"
id="path4842"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M -367.64327,4.7864052 V 7.559216 q 0,0.4136431 0.26211,0.5889156 0.18721,0.1402179 0.70768,0.1402179 v 0.6765518 q -0.045,0.0035 -0.16101,0.00701 -0.11982,0.00701 -0.2696,0.00701 -0.98476,0 -1.44157,-0.3154904 -0.53919,-0.3435342 -0.53919,-1.1638094 V 4.7864034 h -0.96603 V 4.1834659 h 0.96603 V 2.2729958 h 1.44158 v 1.9104701 h 0.96979 v 0.6029375 h -0.96979 z" />
<path
inkscape:connector-curvature="0"
id="path4844"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -365.07091,5.3472771 q 0,0.2769306 0.52422,0.4171486 0.52795,0.1367125 1.08211,0.2594033 0.55417,0.1191852 0.95856,0.4066322 0.40813,0.2839414 0.42686,0.8833733 0,0.8763624 -0.50549,1.2584564 -0.50174,0.3820941 -1.4603,0.4486976 -0.11982,0.014022 -0.36695,0.014022 -0.65151,0 -1.1233,-0.094647 -0.47179,-0.098153 -0.65526,-0.1612507 l -0.19845,-0.834297 q 0.16849,0.1086689 0.61782,0.273425 0.44932,0.1647562 1.08211,0.1717671 0.67398,0 0.91363,-0.1892943 0.24338,-0.1927998 0.25461,-0.5994319 0,-0.4697303 -0.34074,-0.6204646 -0.33698,-0.1507344 -1.09709,-0.2909524 -0.75636,-0.140218 -1.14203,-0.4031267 -0.38192,-0.2629087 -0.38192,-0.9254387 0.0561,-1.1532931 1.94706,-1.2339184 0.0637,0 0.17598,-0.00701 0.11234,-0.00701 0.16102,-0.00701 0.6852,0 1.10457,0.091141 0.41937,0.091141 0.56915,0.1507343 l 0.24338,0.7747044 q -0.14603,-0.087636 -0.57289,-0.2138324 -0.42685,-0.1297016 -1.157,-0.1297016 -0.49425,0 -0.77134,0.1086689 -0.27708,0.1051635 -0.28832,0.452203 z" />
<path
inkscape:connector-curvature="0"
id="path8100"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -375.17593,175.14029 v 5.57658 h -1.35421 v -5.57658 z" />
<path
inkscape:connector-curvature="0"
id="path8102"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -370.86681,177.65253 v 3.06434 h -0.89553 v -2.91828 q 0,-0.50245 -0.81751,-0.50245 -0.3994,0.0438 -0.57414,0.2337 -0.17161,0.18696 -0.20593,0.3038 v 2.88323 h -1.20132 v -3.98452 h 1.20132 v 0.32425 q 0.025,-0.0146 0.16849,-0.10516 0.14666,-0.0906 0.41188,-0.16651 0.26835,-0.076 0.62094,-0.076 0.66462,0 0.97665,0.28628 0.31515,0.28335 0.31515,0.65727 z" />
<path
inkscape:connector-curvature="0"
id="path8091"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -379.27891,209.23884 q 0.93296,0 1.50398,0.31549 0.57101,0.31257 0.81751,0.92894 0.2465,0.61638 0.2465,1.557 0,0.96693 -0.27146,1.60082 -0.27146,0.63098 -0.84248,0.93772 -0.56789,0.30673 -1.46654,0.30673 -0.86431,0 -1.41972,-0.30089 -0.55542,-0.30089 -0.82064,-0.93187 -0.26522,-0.63098 -0.26522,-1.61251 0.009,-1.40218 0.62717,-2.09743 0.62094,-0.69525 1.8909,-0.704 z m -1.11394,2.80143 q 0.0343,0.9786 0.22153,1.51903 0.18722,0.54042 0.87992,0.54919 0.51173,0 0.76135,-0.2892 0.25275,-0.29212 0.31827,-0.71862 0.0686,-0.42942 0.0686,-1.03702 0,-0.62222 -0.0593,-1.03119 -0.0561,-0.40898 -0.30267,-0.70985 -0.2465,-0.30381 -0.74887,-0.30673 -0.71455,0 -0.92673,0.54626 -0.21217,0.54627 -0.21217,1.47813 z" />
<path
inkscape:connector-curvature="0"
id="path8093"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -375.04156,213.71412 q 0,0.24831 0.19346,0.4119 0.19658,0.16359 0.48364,0.16359 0.47429,-0.0117 0.67711,-0.21033 0.20281,-0.19865 0.24338,-0.3301 v -2.89492 h 0.89553 v 3.98453 h -0.89553 v -0.37099 q -0.12169,0.0964 -0.52733,0.23954 -0.40563,0.14314 -1.12018,0.14314 -0.53046,-0.0175 -0.84248,-0.30089 -0.30891,-0.28336 -0.30891,-0.80041 v -2.89492 h 1.20131 z" />
<path
inkscape:connector-curvature="0"
id="path8095"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -370.18639,211.35671 v 2.31068 q 0,0.3447 0.21843,0.49076 0.15601,0.11685 0.58973,0.11685 v 0.56379 q -0.0374,0.003 -0.13417,0.006 -0.0998,0.006 -0.22467,0.006 -0.82063,0 -1.2013,-0.26291 -0.44933,-0.28628 -0.44933,-0.96984 v -2.26102 h -0.80504 v -0.50245 h 0.80504 v -1.59205 h 1.20131 v 1.59205 h 0.80816 v 0.50245 h -0.80816 z" />
<path
inkscape:connector-curvature="0"
id="path8097"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -368.04274,211.82411 q 0,0.23077 0.43683,0.34762 0.43997,0.11393 0.90177,0.21617 0.46181,0.0993 0.7988,0.33885 0.3401,0.23662 0.35571,0.73615 0,0.73031 -0.42124,1.04872 -0.41812,0.31841 -1.21691,0.37392 -0.0998,0.0117 -0.3058,0.0117 -0.54292,0 -0.93608,-0.0789 -0.39316,-0.0818 -0.54605,-0.13438 l -0.16538,-0.69525 q 0.14041,0.0906 0.51486,0.22785 0.37443,0.1373 0.90176,0.14315 0.56165,0 0.76135,-0.15776 0.20281,-0.16066 0.21218,-0.49952 0,-0.39144 -0.28395,-0.51706 -0.28083,-0.12561 -0.91425,-0.24245 -0.6303,-0.11686 -0.95169,-0.33594 -0.31826,-0.21909 -0.31826,-0.7712 0.0468,-0.96108 1.62255,-1.02827 0.053,0 0.14665,-0.006 0.0936,-0.006 0.13417,-0.006 0.57102,0 0.92049,0.076 0.34947,0.0759 0.47428,0.12561 l 0.20283,0.64558 q -0.1217,-0.073 -0.47741,-0.17819 -0.35572,-0.10808 -0.96417,-0.10808 -0.41187,0 -0.64278,0.0906 -0.2309,0.0877 -0.24026,0.37684 z" />
<path
inkscape:connector-curvature="0"
id="path8100-2"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -375.00048,13.090196 v 5.57658 h -1.35417 v -5.57658 z" />
<path
inkscape:connector-curvature="0"
id="path8102-0"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -370.69149,15.602436 v 3.06434 h -0.89551 v -2.91828 q 0,-0.50245 -0.81748,-0.50245 -0.39939,0.0438 -0.57412,0.2337 -0.17161,0.18696 -0.20593,0.3038 v 2.88323 h -1.20128 v -3.98452 h 1.20128 v 0.32425 q 0.025,-0.0146 0.16849,-0.10516 0.14665,-0.0906 0.41187,-0.16651 0.26834,-0.076 0.62092,-0.076 0.6646,0 0.97662,0.28628 0.31514,0.28335 0.31514,0.65727 z" />
<path
inkscape:connector-curvature="0"
id="path8091-3"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -379.10212,47.190267 q 0.93293,0 1.50393,0.31549 0.57099,0.31257 0.81749,0.92894 0.24649,0.61638 0.24649,1.557 0,0.96693 -0.27145,1.60082 -0.27145,0.630981 -0.84246,0.93772 -0.56787,0.30673 -1.46649,0.30673 -0.86428,0 -1.41968,-0.30089 -0.5554,-0.30089 -0.82061,-0.93187 -0.26521,-0.630979 -0.26521,-1.61251 0.009,-1.40218 0.62715,-2.09743 0.62092,-0.69525 1.89084,-0.704 z m -1.11391,2.80143 q 0.0343,0.9786 0.22153,1.51903 0.18721,0.54042 0.87989,0.54919 0.51171,0 0.76133,-0.2892 0.25274,-0.29212 0.31826,-0.71862 0.0686,-0.42942 0.0686,-1.03702 0,-0.62222 -0.0593,-1.03119 -0.0561,-0.40898 -0.30266,-0.70985 -0.24649,-0.30381 -0.74884,-0.30673 -0.71453,0 -0.9267,0.54626 -0.21217,0.54627 -0.21217,1.47813 z" />
<path
inkscape:connector-curvature="0"
id="path8093-0"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -374.8649,51.665547 q 0,0.24831 0.19345,0.411901 0.19657,0.163589 0.48363,0.163589 0.47427,-0.0117 0.67708,-0.21033 0.20281,-0.19865 0.24338,-0.3301 v -2.89492 h 0.8955 v 3.984531 h -0.8955 v -0.370991 q -0.12169,0.0964 -0.52732,0.23954 -0.40561,0.14314 -1.12014,0.14314 -0.53045,-0.0175 -0.84246,-0.30089 -0.3089,-0.283359 -0.3089,-0.80041 v -2.89492 h 1.20128 z" />
<path
inkscape:connector-curvature="0"
id="path8095-9"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -370.00988,49.308137 v 2.31068 q 0,0.3447 0.21842,0.49076 0.156,0.116851 0.58971,0.116851 v 0.56379 q -0.0374,0.003 -0.13417,0.006 -0.0998,0.006 -0.22466,0.006 -0.8206,0 -1.20126,-0.262911 -0.44932,-0.28628 -0.44932,-0.969839 v -2.261021 h -0.80501 v -0.50245 h 0.80501 v -1.59205 h 1.20128 v 1.59205 h 0.80813 v 0.50245 h -0.80813 z" />
<path
inkscape:connector-curvature="0"
id="path8097-6"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -367.8663,49.775537 q 0,0.23077 0.43681,0.34762 0.43996,0.11393 0.90175,0.21617 0.46179,0.0993 0.79877,0.33885 0.34009,0.23662 0.3557,0.73615 0,0.73031 -0.42123,1.04872 -0.4181,0.31841 -1.21687,0.37392 -0.0998,0.0117 -0.30579,0.0117 -0.5429,0 -0.93605,-0.0789 -0.39315,-0.0818 -0.54603,-0.134381 l -0.16538,-0.695243 q 0.14041,0.0906 0.51485,0.22785 0.37441,0.1373 0.90173,0.14315 0.56163,0 0.76132,-0.15776 0.20281,-0.16066 0.21218,-0.49952 0,-0.391439 -0.28394,-0.517059 -0.28082,-0.125611 -0.91422,-0.242451 -0.63028,-0.11686 -0.95166,-0.33594 -0.31825,-0.21909 -0.31825,-0.7712 0.0468,-0.96108 1.62249,-1.02827 0.053,0 0.14665,-0.006 0.0936,-0.006 0.13417,-0.006 0.571,0 0.92046,0.076 0.34946,0.0759 0.47426,0.125611 l 0.20283,0.64558 q -0.1217,-0.073 -0.4774,-0.17819 -0.35571,-0.108081 -0.96414,-0.108081 -0.41186,0 -0.64276,0.0906 -0.23089,0.0877 -0.24025,0.376841 z" />
<path
inkscape:connector-curvature="0"
id="path1948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.22800165"
d="m -381.45521,354.44249 -1.97719,4.53282 -2.05083,-4.53282 v 4.40523 h -1.13035 v -6.58033 h 1.77837 l 1.64582,3.44705 1.58322,-3.44705 h 1.74891 v 6.58033 h -1.59795 z" />
<path
inkscape:connector-curvature="0"
id="path1950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.22800165"
d="m -377.83956,356.7313 q 0.0331,0.37226 0.27246,0.94104 0.23932,0.56869 0.87261,0.59635 0.7732,0 1.21135,-0.18273 0.43815,-0.18608 0.5707,-0.31014 l -0.21355,0.81689 q 0,0.0728 -0.43815,0.19298 -0.43814,0.11726 -1.11562,0.11726 -0.26878,0 -0.41974,-0.0134 -1.09721,-0.0766 -1.609,-0.58956 -0.5081,-0.5169 -0.51915,-1.65455 0,-1.30288 0.57806,-1.90956 0.58175,-0.60669 1.70105,-0.61712 1.3439,0 1.82255,0.66191 0.40869,0.54811 0.40869,1.48226 0,0.17575 -0.0111,0.2999 -0.0111,0.12061 -0.0184,0.16885 z m 1.02725,-2.01993 q -1.02725,0.0306 -1.02725,1.39601 h 2.18706 q 0,-1.39601 -1.15981,-1.39601 z" />
<path
inkscape:connector-curvature="0"
id="path1952"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.22800165"
d="m -369.94553,355.23181 v 3.61591 h -1.05671 v -3.44351 q 0,-0.5929 -0.96466,-0.5929 -0.47129,0.0517 -0.67748,0.27587 -0.2025,0.22054 -0.243,0.35838 v 3.40216 h -1.41754 v -4.70168 h 1.41754 v 0.3826 q 0.0295,-0.0182 0.19882,-0.12406 0.17305,-0.10692 0.48602,-0.19652 0.31664,-0.089 0.7327,-0.089 0.78425,0 1.15244,0.33771 0.37187,0.33436 0.37187,0.77554 z" />
<path
inkscape:connector-curvature="0"
id="path1954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.22800165"
d="m -369.03609,353.08783 h -10.08439 v -0.82044 h 16.91067 v 0.82044 h -5.22833 v 5.75989 h -1.59795 z"
sodipodi:nodetypes="ccccccccc" />
<path
inkscape:connector-curvature="0"
id="path1956"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.22800165"
d="m -363.5574,358.84772 v -0.49297 q -0.0589,0.12759 -0.39765,0.31722 -0.33505,0.18963 -1.14139,0.18963 -0.68852,-0.0239 -1.14508,-0.33092 -0.45656,-0.30679 -0.4676,-0.96861 0,-0.71016 0.54124,-1.06519 0.54493,-0.35504 1.63109,-0.43085 0.50074,-0.0383 0.76952,-0.23777 0.27247,-0.20341 0.27247,-0.45497 0,-0.2552 -0.25038,-0.43783 -0.24669,-0.18274 -0.67011,-0.18274 -0.87261,0 -1.35862,0.30335 -0.48234,0.29989 -0.63329,0.50321 l 0.20987,-0.93415 q 0,-0.0239 0.22827,-0.14818 0.23196,-0.12406 0.64434,-0.23098 0.41238,-0.11018 0.98307,-0.11372 1.16349,0 1.68264,0.37227 0.51915,0.36881 0.51915,0.96861 v 3.37459 z m -0.6922,-0.7341 q 0.6922,-0.17593 0.6922,-0.56533 v -1.07199 q -0.004,0.0105 -0.0515,0.0999 -0.0479,0.0862 -0.21724,0.1724 -0.16936,0.0861 -0.51546,0.12405 -0.58911,0.0756 -0.89839,0.24811 -0.30928,0.16886 -0.30928,0.58257 0.0479,0.47909 0.81738,0.47909 0.23196,0 0.48233,-0.068 z" />
<path
inkscape:connector-curvature="0"
id="path1958"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.22800165"
d="m -361.52129,358.84772 v -6.58033 h 1.38808 v 6.58033 z" />
</g>
</g>
</g>
</g>
</g>
</g>
</svg>

+ 244
- 0
plugins/community/repos/mental/res/MentalMux8.svg View File

@@ -0,0 +1,244 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="75"
height="380"
viewBox="0 0 74.999999 380.00001"
id="svg14650"
version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MentalMux8.svg">
<defs
id="defs14652" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="4.1793287"
inkscape:cx="-95.111834"
inkscape:cy="84.218964"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
objecttolerance="2"
inkscape:window-width="1920"
inkscape:window-height="1061"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid15198"
spacingx="4.9999999"
spacingy="5.0000001"
empspacing="3" />
</sodipodi:namedview>
<metadata
id="metadata14655">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-672.36216)">
<rect
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.89763784;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect15200"
width="75"
height="380"
x="0"
y="672.36218" />
<path
inkscape:connector-curvature="0"
id="path4874"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 17.838134,676.36243 q 2.236938,0 2.236938,1.41296 0,0.36316 -0.158691,0.61646 -0.158692,0.25329 -0.366211,0.39062 -0.204468,0.13733 -0.378418,0.20142 -0.17395,0.0641 -0.222778,0.0793 0.04883,0.009 0.247192,0.0427 0.201416,0.0336 0.445557,0.15258 0.24414,0.11902 0.439453,0.38453 0.195312,0.2655 0.219726,0.70495 0,1.93787 -2.462768,1.93787 -2.526856,0 -2.526856,-1.93787 0.04273,-0.46081 0.244141,-0.72632 0.204468,-0.26855 0.457764,-0.38147 0.256347,-0.11596 0.457763,-0.14343 0.201416,-0.0275 0.253296,-0.0336 0,0 -0.0031,0 -0.02746,0 -0.305175,-0.12512 -0.31128,-0.13733 -0.558472,-0.40894 -0.244141,-0.2716 -0.244141,-0.71716 0.0092,-0.6958 0.564576,-1.06811 0.558471,-0.37232 1.660156,-0.38147 z m 0,0.76294 q -0.50354,0 -0.784302,0.23193 -0.27771,0.22888 -0.27771,0.54321 0,0.32044 0.280762,0.56153 0.283813,0.24108 0.78125,0.25024 0.473022,0 0.741577,-0.23804 0.271606,-0.23803 0.271606,-0.56152 0,-0.32349 -0.268554,-0.55542 -0.265503,-0.23193 -0.744629,-0.23193 z m 0,2.51159 q -0.549317,0.009 -0.863648,0.29908 -0.311279,0.28686 -0.311279,0.67443 0,0.38758 0.308228,0.67139 0.308227,0.28076 0.866699,0.28076 0.549316,0 0.854492,-0.28076 0.308228,-0.28381 0.308228,-0.67139 0,-0.39062 -0.31128,-0.68054 -0.311279,-0.29297 -0.85144,-0.29297 z" />
<path
inkscape:connector-curvature="0"
id="path4876"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 25.531615,678.61157 v 2.41394 q 0,0.36011 0.213623,0.5127 0.152588,0.12207 0.576783,0.12207 v 0.58899 q -0.03662,0.003 -0.131226,0.006 -0.09766,0.006 -0.219727,0.006 -0.802612,0 -1.174926,-0.27465 -0.439454,-0.29908 -0.439454,-1.01319 v -2.36206 h -0.787353 v -0.5249 h 0.787353 v -1.66321 h 1.174927 v 1.66321 h 0.790406 v 0.5249 h -0.790406 z" />
<path
inkscape:connector-curvature="0"
id="path4878"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 28.479613,678.06226 q 0.726319,0 1.159668,0.23498 0.436402,0.23499 0.625611,0.6958 0.189209,0.46082 0.189209,1.16883 0,1.10778 -0.469971,1.62353 -0.469971,0.5127 -1.531983,0.5127 -1.00708,-0.009 -1.486206,-0.51575 -0.476074,-0.50659 -0.476074,-1.60828 0.01831,-2.11181 1.989746,-2.11181 z m -0.827026,2.09961 q 0.02136,0.54016 0.06104,0.82092 0.04273,0.27771 0.222778,0.50354 0.180054,0.22583 0.55542,0.22583 0.524903,0 0.662232,-0.39673 0.137329,-0.39978 0.137329,-1.12915 0,-0.71716 -0.140381,-1.1322 -0.137329,-0.41809 -0.65918,-0.41809 -0.537109,0.0153 -0.689697,0.41809 -0.149536,0.39978 -0.149536,1.10779 z" />
<path
inkscape:connector-curvature="0"
id="path4880"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 34.519042,676.98804 2.548218,-0.62561 v 5.88684 h -1.287842 v -4.776 l -1.260376,0.27465 z" />
<path
inkscape:connector-curvature="0"
id="path4882"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 46.73828,678.34912 -1.638794,4.01306 -1.699829,-4.01306 v 3.90015 h -0.936889 v -5.82581 h 1.473999 l 1.364135,3.05176 1.312256,-3.05176 h 1.449585 v 5.82581 H 46.73828 Z" />
<path
inkscape:connector-curvature="0"
id="path4884"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 49.860229,681.07434 q 0,0.2594 0.189209,0.4303 0.19226,0.1709 0.473022,0.1709 0.463867,-0.0122 0.662231,-0.21973 0.198365,-0.20752 0.238038,-0.34485 v -3.02429 h 0.875854 v 4.1626 h -0.875854 v -0.38758 q -0.119019,0.10071 -0.515748,0.25025 -0.396728,0.14953 -1.095581,0.14953 -0.518798,-0.0183 -0.823974,-0.31433 -0.302124,-0.29602 -0.302124,-0.83618 v -3.02429 h 1.174927 z" />
<path
inkscape:connector-curvature="0"
id="path4886"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 52.823485,678.08667 h 1.33667 l 0.738526,1.17493 0.79956,-1.17493 h 0.811768 l -1.223755,1.76392 1.486206,2.39868 h -1.348877 l -0.863647,-1.38855 -0.961304,1.38855 h -0.863648 l 1.412964,-2.01111 z" />
<path
inkscape:connector-curvature="0"
id="path4790"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 9.0014676,766.96153 q 0,0.33264 0.54931,0.50354 0.5523704,0.16785 1.1108404,0.31128 0.56153,0.14343 0.97962,0.49743 0.41809,0.35096 0.43335,1.07728 0,0.72021 -0.24109,1.15966 -0.24109,0.43946 -0.67749,0.64392 -0.43335,0.20142 -1.05591,0.24414 -0.1495404,0.0122 -0.4242004,0.0122 -0.45471,0 -0.86059,-0.0671 -0.40283,-0.0671 -0.66528,-0.14648 -0.26246,-0.0824 -0.26246,-0.0977 l -0.22583,-0.88806 q 0.003,0 0.27161,0.11597 0.26856,0.11596 0.64392,0.21362 0.37842,0.0977 0.83618,0.10986 0.7385304,0 0.9918304,-0.23803 0.25634,-0.24109 0.25634,-0.72632 0,-0.57678 -0.34485,-0.75684 -0.3448404,-0.1831 -1.1230404,-0.3479 -0.77515,-0.16784 -1.16577,-0.48218 -0.39063,-0.31738 -0.39063,-1.11389 0.0183,-0.50659 0.28381,-0.83618 0.26551,-0.32959 0.69581,-0.48828 0.43334,-0.16174 0.97045,-0.18616 0.8941704,0 1.4007604,0.10376 0.50659,0.10071 0.67444,0.1709 l 0.23804,0.93689 q 0,0 -0.24414,-0.10986 -0.24414,-0.10987 -0.62561,-0.19837 -0.38147,-0.0915 -0.90638,-0.0915 -0.5096404,0 -0.7995604,0.12207 -0.28991,0.12207 -0.32348,0.55237 z" />
<path
inkscape:connector-curvature="0"
id="path4792"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 13.572998,769.48838 q 0.0275,0.32959 0.22583,0.83313 0.19836,0.50354 0.72327,0.52796 0.64087,0 1.00402,-0.16174 0.36316,-0.1648 0.47303,-0.27466 l -0.177,0.72326 q 0,0.0641 -0.36316,0.1709 -0.36316,0.10376 -0.92469,0.10376 -0.22277,0 -0.3479,-0.0122 -0.90942,-0.0671 -1.33362,-0.52185 -0.42114,-0.45776 -0.43029,-1.46484 0,-1.15356 0.47912,-1.69067 0.48218,-0.53711 1.40992,-0.54627 1.11389,0 1.51062,0.58594 0.33874,0.48523 0.33874,1.31226 0,0.15564 -0.009,0.2655 -0.009,0.10681 -0.0153,0.14953 h -2.56348 z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23597 h 1.81274 q 0,-1.23597 -0.9613,-1.23597 z" />
<path
inkscape:connector-curvature="0"
id="path4794"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 16.527098,771.36216 v -5.8258 h 1.15051 v 5.8258 z" />
<path
inkscape:connector-curvature="0"
id="path4796"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 19.285888,769.48838 q 0.0275,0.32959 0.22583,0.83313 0.19836,0.50354 0.72327,0.52796 0.64087,0 1.00403,-0.16174 0.36315,-0.1648 0.47302,-0.27466 l -0.177,0.72326 q 0,0.0641 -0.36316,0.1709 -0.36316,0.10376 -0.92469,0.10376 -0.22277,0 -0.3479,-0.0122 -0.90942,-0.0671 -1.33361,-0.52185 -0.42115,-0.45776 -0.4303,-1.46484 0,-1.15356 0.47912,-1.69067 0.48218,-0.53711 1.40992,-0.54627 1.11389,0 1.51062,0.58594 0.33874,0.48523 0.33874,1.31226 0,0.15564 -0.009,0.2655 -0.009,0.10681 -0.0153,0.14953 h -2.56347 z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23597 h 1.81274 q 0,-1.23597 -0.9613,-1.23597 z" />
<path
inkscape:connector-curvature="0"
id="path4798"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 25.453488,771.18821 q 0,0.0244 -0.354,0.0977 -0.35095,0.0732 -0.89722,0.0885 -0.76294,0 -1.20849,-0.21362 -0.44556,-0.21363 -0.64392,-0.6958 -0.19532,-0.48523 -0.19532,-1.32752 0.0244,-0.67138 0.21363,-1.09863 0.19226,-0.42725 0.6073,-0.63782 0.41809,-0.21362 1.11389,-0.21362 0.4425,0.009 0.79345,0.0763 0.35401,0.0671 0.5066,0.10987 l 0.12512,0.60119 q -0.11292,-0.058 -0.41504,-0.14343 -0.30212,-0.0854 -0.75989,-0.0946 -0.60119,0 -0.79956,0.39672 -0.19836,0.39673 -0.19836,1.00403 0,0.73242 0.16174,1.19324 0.16479,0.45776 0.67444,0.49438 0.40588,0 0.69885,-0.0702 0.29297,-0.0702 0.46997,-0.15258 0.18006,-0.0855 0.18006,-0.10376 l -0.0732,0.68969 z" />
<path
inkscape:connector-curvature="0"
id="path4800"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 27.650758,767.72447 v 2.41394 q 0,0.36011 0.21362,0.51269 0.15259,0.12207 0.57678,0.12207 v 0.58899 q -0.0366,0.003 -0.13122,0.006 -0.0977,0.006 -0.21973,0.006 -0.80261,0 -1.17493,-0.27466 -0.43945,-0.29907 -0.43945,-1.01318 v -2.36206 h -0.78735 v -0.5249 h 0.78735 v -1.66321 h 1.17493 v 1.66321 h 0.7904 v 0.5249 h -0.7904 z" />
<path
inkscape:connector-curvature="0"
id="path4900"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 38.070151,698.29767 q 0.91248,0 1.47095,0.32959 0.55847,0.32654 0.79956,0.97046 0.24109,0.64392 0.24109,1.62659 0,1.01013 -0.2655,1.67236 -0.26551,0.65918 -0.82398,0.97962 -0.55542,0.32043 -1.43432,0.32043 -0.84534,0 -1.38855,-0.31433 -0.54322,-0.31433 -0.80262,-0.97351 -0.2594,-0.65918 -0.2594,-1.68457 0.009,-1.46485 0.61341,-2.19116 0.6073,-0.72632 1.84936,-0.73548 z m -1.08947,2.92664 q 0.0336,1.02234 0.21667,1.58691 0.18311,0.56458 0.8606,0.57373 0.50048,0 0.74462,-0.30212 0.2472,-0.30518 0.31128,-0.75073 0.0671,-0.44861 0.0671,-1.08338 0,-0.65002 -0.058,-1.07727 -0.0549,-0.42724 -0.29602,-0.74157 -0.24109,-0.31739 -0.73242,-0.32044 -0.69886,0 -0.90638,0.57068 -0.20751,0.57068 -0.20751,1.54419 z" />
<path
inkscape:connector-curvature="0"
id="path4902"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 42.214441,702.97297 q 0,0.2594 0.18921,0.43029 0.19226,0.1709 0.47302,0.1709 0.46387,-0.0122 0.66223,-0.21972 0.19837,-0.20752 0.23804,-0.34485 v -3.0243 h 0.87585 v 4.1626 h -0.87585 v -0.38757 q -0.11902,0.10071 -0.51575,0.25024 -0.39673,0.14954 -1.09558,0.14954 -0.5188,-0.0183 -0.82397,-0.31433 -0.30213,-0.29602 -0.30213,-0.83618 v -3.0243 h 1.17493 z" />
<path
inkscape:connector-curvature="0"
id="path4904"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 46.962971,700.5102 v 2.41394 q 0,0.36011 0.21363,0.51269 0.15259,0.12207 0.57678,0.12207 v 0.58899 q -0.0366,0.003 -0.13123,0.006 -0.0976,0.006 -0.21972,0.006 -0.80261,0 -1.17493,-0.27466 -0.43945,-0.29907 -0.43945,-1.01318 v -2.36206 h -0.78736 v -0.52491 h 0.78736 v -1.6632 h 1.17492 v 1.6632 h 0.79041 v 0.52491 h -0.79041 z" />
<path
inkscape:connector-curvature="0"
id="path4906"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 48.034141,705.82331 v -5.83802 h 1.16272 v 0.29908 q 0,0 0,0 0,-0.003 0.15259,-0.0854 0.15564,-0.0855 0.36621,-0.15564 0.21057,-0.0702 0.45776,-0.0824 0.44556,0 0.79956,0.11292 0.35706,0.10986 0.63477,0.57373 0.27771,0.46081 0.27771,1.40075 -0.0183,0.90027 -0.24719,1.36719 -0.22888,0.46692 -0.56153,0.61035 -0.32959,0.14038 -0.79345,0.15869 -0.64087,0 -1.08643,-0.22277 v 1.86157 h -1.16272 z m 1.16272,-4.94995 v 2.53601 q 0.0549,0.0488 0.23194,0.13427 0.18005,0.0824 0.49438,0.10376 0.6012,0 0.80872,-0.40893 0.20752,-0.41199 0.22888,-1.16577 0,-0.56458 -0.0977,-0.89722 -0.0946,-0.33569 -0.32654,-0.48828 -0.23193,-0.15259 -0.65307,-0.15259 -0.27466,0.0305 -0.48218,0.16785 -0.20447,0.13428 -0.20447,0.1709 z" />
<path
inkscape:connector-curvature="0"
id="path4908"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 53.444911,702.97297 q 0,0.2594 0.18921,0.43029 0.19226,0.1709 0.47302,0.1709 0.46387,-0.0122 0.66223,-0.21972 0.19837,-0.20752 0.23804,-0.34485 v -3.0243 h 0.87585 v 4.1626 h -0.87585 v -0.38757 q -0.11902,0.10071 -0.51575,0.25024 -0.39673,0.14954 -1.09558,0.14954 -0.5188,-0.0183 -0.82397,-0.31433 -0.30213,-0.29602 -0.30213,-0.83618 v -3.0243 h 1.17493 z" />
<path
inkscape:connector-curvature="0"
id="path4910"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 58.193441,700.5102 v 2.41394 q 0,0.36011 0.21363,0.51269 0.15258,0.12207 0.57678,0.12207 v 0.58899 q -0.0366,0.003 -0.13123,0.006 -0.0976,0.006 -0.21972,0.006 -0.80262,0 -1.17493,-0.27466 -0.43945,-0.29907 -0.43945,-1.01318 v -2.36206 h -0.78736 v -0.52491 h 0.78736 v -1.6632 h 1.17492 v 1.6632 h 0.79041 v 0.52491 h -0.79041 z" />
<path
inkscape:connector-curvature="0"
id="path4923"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 8.8793062,778.17924 v 5.8258 h -1.32446 v -5.8258 z" />
<path
inkscape:connector-curvature="0"
id="path4925"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 13.093786,780.80375 v 3.20129 h -0.87586 v -3.0487 q 0,-0.52491 -0.79956,-0.52491 -0.39062,0.0458 -0.56152,0.24414 -0.16785,0.19532 -0.20142,0.31739 v 3.01208 H 9.4805062 v -4.1626 h 1.1749198 v 0.33875 q 0.0244,-0.0153 0.1648,-0.10986 0.14343,-0.0946 0.40283,-0.17395 0.26245,-0.0793 0.6073,-0.0793 0.65002,0 0.9552,0.29907 0.30823,0.29602 0.30823,0.68665 z" />
<path
inkscape:connector-curvature="0"
id="path4927"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 13.618686,785.68046 v -5.83802 h 1.16272 v 0.29908 q 0,0 0,0 0,-0.003 0.15259,-0.0854 0.15564,-0.0855 0.36621,-0.15564 0.21057,-0.0702 0.45776,-0.0824 0.44556,0 0.79956,0.11292 0.35706,0.10986 0.63477,0.57373 0.27771,0.46081 0.27771,1.40075 -0.0183,0.90027 -0.24719,1.36719 -0.22889,0.46692 -0.56153,0.61035 -0.32959,0.14038 -0.79345,0.15869 -0.64087,0 -1.08643,-0.22277 v 1.86157 h -1.16272 z m 1.16272,-4.94995 v 2.53601 q 0.0549,0.0488 0.23193,0.13427 0.18006,0.0824 0.49439,0.10376 0.60119,0 0.80871,-0.40893 0.20752,-0.41199 0.22889,-1.16577 0,-0.56458 -0.0977,-0.89722 -0.0946,-0.33569 -0.32654,-0.48828 -0.23193,-0.15259 -0.65307,-0.15259 -0.27466,0.0305 -0.48218,0.16785 -0.20447,0.13428 -0.20447,0.1709 z" />
<path
inkscape:connector-curvature="0"
id="path4929"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 19.029456,782.83012 q 0,0.2594 0.18921,0.43029 0.19226,0.1709 0.47302,0.1709 0.46387,-0.0122 0.66223,-0.21972 0.19836,-0.20752 0.23804,-0.34485 v -3.0243 h 0.87585 v 4.1626 h -0.87585 v -0.38757 q -0.11902,0.10071 -0.51575,0.25024 -0.39673,0.14954 -1.09558,0.14954 -0.5188,-0.0183 -0.82398,-0.31433 -0.30212,-0.29602 -0.30212,-0.83618 v -3.0243 h 1.17493 z" />
<path
inkscape:connector-curvature="0"
id="path4931"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 23.777986,780.36735 v 2.41394 q 0,0.36011 0.21362,0.51269 0.15259,0.12207 0.57679,0.12207 v 0.58899 q -0.0366,0.003 -0.13123,0.006 -0.0977,0.006 -0.21973,0.006 -0.80261,0 -1.17492,-0.27466 -0.43945,-0.29907 -0.43945,-1.01318 v -2.36206 h -0.78736 v -0.52491 h 0.78736 v -1.6632 h 1.17492 v 1.6632 h 0.79041 v 0.52491 h -0.79041 z" />
<path
inkscape:connector-curvature="0"
id="path4933"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 25.874546,780.85563 q 0,0.24109 0.42725,0.36316 0.43029,0.11902 0.88195,0.22583 0.45166,0.10376 0.78125,0.354 0.33265,0.24719 0.3479,0.76904 0,0.76294 -0.41198,1.09559 -0.40894,0.33264 -1.19019,0.39062 -0.0977,0.0122 -0.29907,0.0122 -0.53101,0 -0.91553,-0.0824 -0.38452,-0.0855 -0.53406,-0.14038 l -0.16174,-0.72632 q 0.13733,0.0946 0.50354,0.23804 0.36621,0.14343 0.88196,0.14953 0.54932,0 0.74463,-0.16479 0.19836,-0.16785 0.20752,-0.52185 0,-0.40894 -0.27771,-0.54016 -0.27466,-0.13123 -0.89417,-0.2533 -0.61645,-0.12207 -0.93078,-0.35095 -0.31128,-0.22888 -0.31128,-0.80566 0.0458,-1.00403 1.58691,-1.07422 0.0519,0 0.14343,-0.006 0.0916,-0.006 0.13123,-0.006 0.55847,0 0.90027,0.0793 0.34179,0.0793 0.46386,0.13122 l 0.19837,0.67444 q -0.11902,-0.0763 -0.46692,-0.18616 -0.3479,-0.11291 -0.94299,-0.11291 -0.40284,0 -0.62867,0.0946 -0.22583,0.0915 -0.23498,0.39368 z" />
<path
inkscape:connector-curvature="0"
id="path4960"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 28.774483,690.31524 2.548217,-0.62561 v 5.88684 h -1.287841 v -4.776 l -1.260376,0.27466 z" />
<path
inkscape:connector-curvature="0"
id="path4957"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 31.824165,719.80133 v 0.77514 H 27.1977 v -0.73852 q 0,-0.12512 0.152588,-0.4303 0.15564,-0.30823 0.55542,-0.72632 0.402832,-0.41809 1.104736,-0.84228 0.65918,-0.39063 0.964356,-0.6073 0.308227,-0.21973 0.445557,-0.43641 0.14038,-0.21972 0.14038,-0.51879 -0.02441,-0.82093 -1.126098,-0.83619 -0.872803,0 -1.425171,0.37842 -0.552368,0.37842 -0.747681,0.63172 v -1.06202 q 0,-0.0183 0.134278,-0.12817 0.137329,-0.11291 0.390625,-0.24109 0.253295,-0.13122 0.662231,-0.22888 0.408936,-0.0977 0.961304,-0.10071 0.827026,0 1.379394,0.21362 0.55542,0.21363 0.830078,0.62256 0.27771,0.40894 0.27771,0.97657 -0.03662,0.29907 -0.149536,0.52795 -0.109863,0.22583 -0.415039,0.48828 -0.302124,0.26245 -0.848389,0.55847 -1.370239,0.74768 -1.861572,1.57471 l -0.0885,0.14954 z" />
<path
inkscape:connector-curvature="0"
id="path4954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 31.473213,745.57647 h -1.348877 v -1.34887 h -2.95105 v -0.85144 l 3.088379,-3.66211 h 1.211548 v 3.78723 h 0.698853 v 0.72632 h -0.698853 z m -3.250122,-2.07519 h 1.901245 v -2.22473 z" />
<path
inkscape:connector-curvature="0"
id="path1948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 29.045074,1043.1438 -1.933764,4.7354 -2.005788,-4.7354 v 4.6021 H 24 v -6.8744 h 1.739308 l 1.609671,3.6011 1.548452,-3.6011 h 1.710499 v 6.8744 h -1.562856 z" />
<path
inkscape:connector-curvature="0"
id="path1950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 32.581307,1045.5349 q 0.03241,0.3889 0.266478,0.9831 0.234069,0.5941 0.853448,0.623 0.756221,0 1.184748,-0.1909 0.428526,-0.1944 0.558164,-0.324 l -0.208862,0.8534 q 0,0.076 -0.428526,0.2016 -0.428523,0.1225 -1.091117,0.1225 -0.262879,0 -0.410521,-0.014 -1.073113,-0.08 -1.573661,-0.6159 -0.496944,-0.54 -0.507747,-1.7285 0,-1.3611 0.565364,-1.9949 0.568967,-0.6338 1.663686,-0.6447 1.314384,0 1.782522,0.6915 0.399717,0.5726 0.399717,1.5485 0,0.1836 -0.01081,0.3133 -0.01081,0.126 -0.018,0.1764 z m 1.004695,-2.1102 q -1.004695,0.032 -1.004695,1.4584 h 2.139025 q 0,-1.4584 -1.13433,-1.4584 z" />
<path
inkscape:connector-curvature="0"
id="path1952"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 40.301964,1043.9684 v 3.7775 H 39.26846 v -3.5974 q 0,-0.6194 -0.943475,-0.6194 -0.460933,0.054 -0.662595,0.2882 -0.198056,0.2304 -0.237667,0.3744 v 3.5542 h -1.386405 v -4.9118 h 1.386405 v 0.3997 q 0.02881,-0.019 0.194458,-0.1296 0.169248,-0.1117 0.475339,-0.2053 0.30969,-0.093 0.716608,-0.093 0.767023,0 1.12713,0.3528 0.363706,0.3493 0.363706,0.8102 z" />
<path
inkscape:connector-curvature="0"
id="path1954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="M 41.191423,1041.7286 H 31.32853 v -0.8571 h 16.539243 v 0.8571 h -5.113494 v 6.0173 h -1.562856 z"
sodipodi:nodetypes="ccccccccc" />
<path
inkscape:connector-curvature="0"
id="path1956"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 46.549786,1047.7459 v -0.515 q -0.05762,0.1333 -0.388913,0.3314 -0.327694,0.1981 -1.116327,0.1981 -0.673396,-0.025 -1.119926,-0.3457 -0.446531,-0.3205 -0.457335,-1.0119 0,-0.7419 0.529356,-1.1128 0.532956,-0.3709 1.595265,-0.4501 0.489744,-0.04 0.752622,-0.2484 0.266478,-0.2125 0.266478,-0.4753 0,-0.2666 -0.244872,-0.4574 -0.241272,-0.1909 -0.655392,-0.1909 -0.85345,0 -1.328789,0.3169 -0.471737,0.3133 -0.619381,0.5257 l 0.205261,-0.9759 q 0,-0.025 0.223265,-0.1548 0.226865,-0.1296 0.630183,-0.2413 0.40332,-0.1151 0.961482,-0.1188 1.137932,0 1.64568,0.3889 0.507749,0.3853 0.507749,1.0119 v 3.5254 z m -0.676998,-0.7669 q 0.676998,-0.1838 0.676998,-0.5906 v -1.1199 q -0.0036,0.011 -0.05041,0.1044 -0.04681,0.09 -0.212463,0.1801 -0.165649,0.09 -0.504147,0.1296 -0.576168,0.079 -0.878658,0.2592 -0.302488,0.1764 -0.302488,0.6086 0.04681,0.5005 0.799434,0.5005 0.226865,0 0.471739,-0.071 z" />
<path
inkscape:connector-curvature="0"
id="path1958"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 48.54117,1047.7459 v -6.8744 h 1.357597 v 6.8744 z" />
</g>
</svg>

+ 185
- 0
plugins/community/repos/mental/res/MentalMuxes.svg View File

@@ -0,0 +1,185 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="60"
height="380"
viewBox="0 0 59.999999 380.00001"
id="svg14650"
version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MentalMuxes.svg">
<defs
id="defs14652" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="11.820927"
inkscape:cx="22.855056"
inkscape:cy="3.1806858"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
objecttolerance="2"
inkscape:window-width="1920"
inkscape:window-height="1061"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1"
inkscape:snap-global="false">
<inkscape:grid
type="xygrid"
id="grid15198"
spacingx="4.9999999"
spacingy="5.0000001"
empspacing="3" />
</sodipodi:namedview>
<metadata
id="metadata14655">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-672.36216)">
<rect
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.89763784;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect15200"
width="60"
height="380"
x="0"
y="672.36218" />
<path
inkscape:connector-curvature="0"
id="path16413"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 14.38916,687.96419 v 4.6607 h -1.05957 v -4.6607 z" />
<path
inkscape:connector-curvature="0"
id="path16415"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 17.760742,690.06379 v 2.5611 h -0.700683 v -2.439 q 0,-0.4199 -0.639649,-0.4199 -0.3125,0.037 -0.449219,0.1953 -0.134277,0.1563 -0.161132,0.2539 v 2.4097 h -0.939942 v -3.3301 h 0.939942 v 0.271 q 0.01953,-0.012 0.131836,-0.088 0.114746,-0.076 0.322265,-0.1392 0.209961,-0.063 0.48584,-0.063 0.52002,0 0.76416,0.2393 0.246582,0.2368 0.246582,0.5493 z" />
<path
inkscape:connector-curvature="0"
id="path16406"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 42.02755,777.64296 q 0.72998,0 1.176758,0.2637 0.446777,0.2612 0.639648,0.7763 0.192871,0.5152 0.192871,1.3013 0,0.8081 -0.212402,1.3379 -0.212403,0.5274 -0.65918,0.7837 -0.444336,0.2563 -1.147461,0.2563 -0.676269,0 -1.11084,-0.2514 -0.43457,-0.2515 -0.64209,-0.7788 -0.207519,-0.5274 -0.207519,-1.3477 0.0073,-1.1719 0.490723,-1.7529 0.485839,-0.5811 1.479492,-0.5884 z m -0.871582,2.3413 q 0.02685,0.8179 0.17334,1.2695 0.146484,0.4517 0.688476,0.459 0.400391,0 0.595703,-0.2417 0.197754,-0.2441 0.249024,-0.6006 0.05371,-0.3588 0.05371,-0.8667 0,-0.52 -0.04639,-0.8618 -0.04394,-0.3418 -0.236817,-0.5932 -0.192871,-0.2539 -0.585937,-0.2564 -0.559082,0 -0.725098,0.4566 -0.166015,0.4565 -0.166015,1.2353 z" />
<path
inkscape:connector-curvature="0"
id="path16408"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 45.342979,781.38316 q 0,0.2076 0.151368,0.3443 0.153808,0.1367 0.378418,0.1367 0.371093,-0.01 0.529785,-0.1758 0.158691,-0.166 0.190429,-0.2759 v -2.4194 h 0.700684 v 3.3301 h -0.700684 v -0.3101 q -0.09521,0.081 -0.412597,0.2002 -0.317383,0.1196 -0.876465,0.1196 -0.415039,-0.015 -0.65918,-0.2514 -0.241699,-0.2368 -0.241699,-0.669 v -2.4194 h 0.939941 z" />
<path
inkscape:connector-curvature="0"
id="path16410"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 49.141808,779.41296 v 1.9312 q 0,0.2881 0.170898,0.4101 0.12207,0.098 0.461426,0.098 v 0.4712 q -0.0293,0 -0.104981,0 -0.07813,0 -0.175781,0 -0.64209,0 -0.939941,-0.2197 -0.351563,-0.2393 -0.351563,-0.8105 v -1.8897 h -0.629883 v -0.4199 h 0.629883 v -1.3306 h 0.939942 v 1.3306 h 0.632324 v 0.4199 h -0.632324 z" />
<path
inkscape:connector-curvature="0"
id="path6258"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 22.100945,677.54649 -1.966553,4.81567 -2.039795,-4.81567 v 4.68017 h -1.124268 v -6.99096 h 1.768799 l 1.636963,3.66211 1.574707,-3.66211 H 23.6903 v 6.99096 h -1.589355 z" />
<path
inkscape:connector-curvature="0"
id="path6260"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 25.847282,680.81675 q 0,0.31128 0.227051,0.51636 0.230713,0.20508 0.567627,0.20508 0.556641,-0.0147 0.794678,-0.26367 0.238037,-0.24903 0.285644,-0.41382 v -3.62915 h 1.051026 v 4.99511 h -1.051026 v -0.46508 q -0.142822,0.12085 -0.618896,0.30029 -0.476074,0.17944 -1.314697,0.17944 -0.622559,-0.022 -0.98877,-0.37719 -0.362549,-0.35523 -0.362549,-1.00342 v -3.62915 h 1.409912 z" />
<path
inkscape:connector-curvature="0"
id="path6262"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 29.403191,677.23155 h 1.604004 l 0.88623,1.40991 0.959473,-1.40991 h 0.974121 l -1.468506,2.1167 1.783447,2.87841 h -1.618652 l -1.036377,-1.66626 -1.153565,1.66626 h -1.036377 l 1.695557,-2.41333 z" />
<path
inkscape:connector-curvature="0"
id="path6264"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 35.59948,679.97813 q 0.03296,0.39551 0.270996,0.99976 0.238037,0.60424 0.86792,0.63354 0.769043,0 1.204834,-0.19409 0.435791,-0.19776 0.567627,-0.32959 l -0.212403,0.86792 q 0,0.0769 -0.435791,0.20508 -0.435791,0.12451 -1.109619,0.12451 -0.267334,0 -0.41748,-0.0146 -1.091309,-0.0806 -1.600342,-0.62622 -0.505371,-0.54932 -0.516358,-1.75781 0,-1.38428 0.574952,-2.02881 0.578613,-0.64453 1.691894,-0.65552 1.33667,0 1.812744,0.70313 0.406494,0.58227 0.406494,1.5747 0,0.18677 -0.01099,0.31861 -0.01099,0.12817 -0.01831,0.17944 h -3.076172 z m 1.021728,-2.146 q -1.021728,0.033 -1.021728,1.48316 h 2.175293 q 0,-1.48316 -1.153565,-1.48316 z" />
<path
inkscape:connector-curvature="0"
id="path6266"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 40.360222,678.44737 q 0,0.2893 0.512695,0.43579 0.516358,0.14282 1.05835,0.27099 0.541992,0.12452 0.9375,0.42481 0.39917,0.29663 0.41748,0.92285 0,0.91553 -0.494385,1.3147 -0.490722,0.39917 -1.428222,0.46875 -0.117188,0.0147 -0.358887,0.0147 -0.637207,0 -1.098633,-0.0989 -0.461425,-0.10254 -0.640869,-0.16846 l -0.194092,-0.87158 q 0.164795,0.11353 0.604248,0.28565 0.439454,0.17211 1.05835,0.17944 0.65918,0 0.893555,-0.19776 0.238037,-0.20141 0.249023,-0.62622 0,-0.49072 -0.333252,-0.64819 -0.32959,-0.15747 -1.072998,-0.30395 -0.739746,-0.14649 -1.116943,-0.42115 -0.373535,-0.27466 -0.373535,-0.96679 0.05493,-1.20484 1.904297,-1.28907 0.06226,0 0.172119,-0.007 0.109863,-0.007 0.15747,-0.007 0.670166,0 1.080323,0.0952 0.410156,0.0952 0.55664,0.15747 l 0.238037,0.80933 q -0.142822,-0.0916 -0.560302,-0.22339 -0.417481,-0.1355 -1.131592,-0.1355 -0.483399,0 -0.754395,0.11353 -0.270996,0.10986 -0.281982,0.47241 z" />
<path
inkscape:connector-curvature="0"
id="path10006"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 6.2070913,777.91272 q 0,0.33264 0.5493164,0.50354 0.5523682,0.16785 1.1108399,0.31128 0.5615234,0.14343 0.9796142,0.49744 0.4180909,0.35095 0.4333496,1.07727 0,0.72021 -0.2410888,1.15966 -0.2410889,0.43946 -0.6774903,0.64392 -0.4333496,0.20142 -1.0559082,0.24415 -0.1495361,0.0122 -0.4241943,0.0122 -0.4547119,0 -0.8605957,-0.0671 -0.402832,-0.0671 -0.6652832,-0.14648 -0.2624512,-0.0824 -0.2624512,-0.0977 l -0.22583,-0.88806 q 0.00305,0 0.2716064,0.11597 0.2685547,0.11597 0.6439209,0.21362 0.378418,0.0977 0.8361816,0.10986 0.7385254,0 0.9918213,-0.23803 0.2563477,-0.24109 0.2563477,-0.72632 0,-0.57678 -0.3448487,-0.75684 -0.3448486,-0.1831 -1.1230468,-0.3479 -0.7751465,-0.16784 -1.1657715,-0.48217 -0.390625,-0.31739 -0.390625,-1.1139 0.018311,-0.50659 0.2838135,-0.83618 0.2655029,-0.32959 0.6958007,-0.48828 0.4333497,-0.16174 0.970459,-0.18616 0.8941651,0 1.4007569,0.10376 0.5065918,0.10071 0.6744384,0.1709 l 0.2380372,0.93689 q 0,0 -0.2441407,-0.10986 -0.2441406,-0.10987 -0.6256103,-0.19837 -0.3814697,-0.0915 -0.9063721,-0.0915 -0.5096435,0 -0.7995605,0.12207 -0.289917,0.12207 -0.3234864,0.55237 z" />
<path
inkscape:connector-curvature="0"
id="path10008"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 10.778625,780.43958 q 0.02746,0.32959 0.22583,0.83313 0.198364,0.50354 0.723266,0.52795 0.640869,0 1.004029,-0.16174 0.363159,-0.1648 0.473022,-0.27466 l -0.177002,0.72326 q 0,0.0641 -0.363159,0.1709 -0.363159,0.10376 -0.924683,0.10376 -0.222778,0 -0.3479,-0.0122 -0.909424,-0.0671 -1.333618,-0.52186 -0.4211429,-0.45776 -0.4302982,-1.46484 0,-1.15356 0.4791262,-1.69067 0.482178,-0.53711 1.409912,-0.54627 1.113892,0 1.51062,0.58594 0.338745,0.48523 0.338745,1.31226 0,0.15564 -0.0092,0.2655 -0.0092,0.10681 -0.01526,0.14954 h -2.563476 z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23596 h 1.812744 q 0,-1.23596 -0.961304,-1.23596 z" />
<path
inkscape:connector-curvature="0"
id="path10010"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 13.732726,782.31335 v -5.8258 h 1.150513 v 5.8258 z" />
<path
inkscape:connector-curvature="0"
id="path10012"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 16.491515,780.43958 q 0.02747,0.32959 0.22583,0.83313 0.198364,0.50354 0.723267,0.52795 0.640869,0 1.004028,-0.16174 0.363159,-0.1648 0.473023,-0.27466 l -0.177002,0.72326 q 0,0.0641 -0.36316,0.1709 -0.363159,0.10376 -0.924682,0.10376 -0.222778,0 -0.347901,-0.0122 -0.909423,-0.0671 -1.333618,-0.52186 -0.421142,-0.45776 -0.430298,-1.46484 0,-1.15356 0.479126,-1.69067 0.482178,-0.53711 1.409913,-0.54627 1.113891,0 1.51062,0.58594 0.338745,0.48523 0.338745,1.31226 0,0.15564 -0.0092,0.2655 -0.0092,0.10681 -0.01526,0.14954 h -2.563477 z m 0.851441,-1.78833 q -0.851441,0.0275 -0.851441,1.23596 h 1.812744 q 0,-1.23596 -0.961303,-1.23596 z" />
<path
inkscape:connector-curvature="0"
id="path10014"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 22.659118,782.1394 q 0,0.0244 -0.354004,0.0977 -0.350952,0.0732 -0.897217,0.0885 -0.762939,0 -1.208496,-0.21362 -0.445557,-0.21362 -0.643921,-0.6958 -0.195312,-0.48523 -0.195312,-1.32752 0.02441,-0.67138 0.213623,-1.09863 0.19226,-0.42725 0.607299,-0.63782 0.418091,-0.21362 1.113892,-0.21362 0.442505,0.009 0.793457,0.0763 0.354004,0.0671 0.506592,0.10987 l 0.125122,0.60119 q -0.112915,-0.058 -0.415039,-0.14343 -0.302124,-0.0855 -0.759888,-0.0946 -0.601196,0 -0.79956,0.39672 -0.198365,0.39673 -0.198365,1.00403 0,0.73242 0.161743,1.19324 0.164795,0.45776 0.674439,0.49439 0.405884,0 0.698852,-0.0702 0.292969,-0.0702 0.469971,-0.15258 0.180054,-0.0854 0.180054,-0.10376 l -0.07324,0.68969 z" />
<path
inkscape:connector-curvature="0"
id="path10016"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 24.856383,778.67566 v 2.41394 q 0,0.36011 0.213623,0.51269 0.152588,0.12208 0.576783,0.12208 v 0.58898 q -0.03662,0.003 -0.131226,0.006 -0.09766,0.006 -0.219727,0.006 -0.802612,0 -1.174926,-0.27466 -0.439453,-0.29907 -0.439453,-1.01318 v -2.36206 h -0.787354 v -0.5249 h 0.787354 v -1.66321 h 1.174926 v 1.66321 h 0.790406 v 0.5249 h -0.790406 z" />
<path
inkscape:connector-curvature="0"
id="path1948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 22.043329,1043.1438 -1.933764,4.7354 -2.005788,-4.7354 v 4.6021 h -1.105522 v -6.8744 h 1.739308 l 1.609671,3.6011 1.548452,-3.6011 h 1.710499 v 6.8744 h -1.562856 z" />
<path
inkscape:connector-curvature="0"
id="path1950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 25.579562,1045.5349 q 0.03241,0.3889 0.266478,0.9831 0.234069,0.5941 0.853448,0.623 0.756221,0 1.184748,-0.1909 0.428526,-0.1944 0.558164,-0.324 l -0.208862,0.8534 q 0,0.076 -0.428526,0.2016 -0.428523,0.1225 -1.091117,0.1225 -0.262879,0 -0.410521,-0.014 -1.073113,-0.08 -1.573661,-0.6159 -0.496944,-0.54 -0.507747,-1.7285 0,-1.3611 0.565364,-1.9949 0.568967,-0.6338 1.663686,-0.6447 1.314384,0 1.782522,0.6915 0.399717,0.5726 0.399717,1.5485 0,0.1836 -0.01081,0.3133 -0.01081,0.126 -0.018,0.1764 z m 1.004695,-2.1102 q -1.004695,0.032 -1.004695,1.4584 h 2.139025 q 0,-1.4584 -1.13433,-1.4584 z" />
<path
inkscape:connector-curvature="0"
id="path1952"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 33.300219,1043.9684 v 3.7775 h -1.033504 v -3.5974 q 0,-0.6194 -0.943475,-0.6194 -0.460933,0.054 -0.662595,0.2882 -0.198056,0.2304 -0.237667,0.3744 v 3.5542 h -1.386405 v -4.9118 h 1.386405 v 0.3997 q 0.02881,-0.019 0.194458,-0.1296 0.169248,-0.1117 0.475339,-0.2053 0.30969,-0.093 0.716608,-0.093 0.767023,0 1.12713,0.3528 0.363706,0.3493 0.363706,0.8102 z" />
<path
inkscape:connector-curvature="0"
id="path1954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 34.189678,1041.7286 h -9.862893 v -0.8571 h 16.539243 v 0.8571 h -5.113494 v 6.0173 h -1.562856 z"
sodipodi:nodetypes="ccccccccc" />
<path
inkscape:connector-curvature="0"
id="path1956"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 39.548041,1047.7459 v -0.515 q -0.05762,0.1333 -0.388913,0.3314 -0.327694,0.1981 -1.116327,0.1981 -0.673396,-0.025 -1.119926,-0.3457 -0.446531,-0.3205 -0.457335,-1.0119 0,-0.7419 0.529356,-1.1128 0.532956,-0.3709 1.595265,-0.4501 0.489744,-0.04 0.752622,-0.2484 0.266478,-0.2125 0.266478,-0.4753 0,-0.2666 -0.244872,-0.4574 -0.241272,-0.1909 -0.655392,-0.1909 -0.85345,0 -1.328789,0.3169 -0.471737,0.3133 -0.619381,0.5257 l 0.205261,-0.9759 q 0,-0.025 0.223265,-0.1548 0.226865,-0.1296 0.630183,-0.2413 0.40332,-0.1151 0.961482,-0.1188 1.137932,0 1.64568,0.3889 0.507749,0.3853 0.507749,1.0119 v 3.5254 z m -0.676998,-0.7669 q 0.676998,-0.1838 0.676998,-0.5906 v -1.1199 q -0.0036,0.011 -0.05041,0.1044 -0.04681,0.09 -0.212463,0.1801 -0.165649,0.09 -0.504147,0.1296 -0.576168,0.079 -0.878658,0.2592 -0.302488,0.1764 -0.302488,0.6086 0.04681,0.5005 0.799434,0.5005 0.226865,0 0.471739,-0.071 z" />
<path
inkscape:connector-curvature="0"
id="path1958"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 41.539425,1047.7459 v -6.8744 h 1.357597 v 6.8744 z" />
</g>
</svg>

+ 194
- 0
plugins/community/repos/mental/res/MentalPatchMatrix.svg View File

@@ -0,0 +1,194 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="285"
height="380"
viewBox="0 0 285 380.00001"
id="svg14650"
version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MentalPatchMatrix.svg">
<defs
id="defs14652" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="3.6363202"
inkscape:cx="125.81666"
inkscape:cy="336.93637"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
objecttolerance="2"
inkscape:window-width="1920"
inkscape:window-height="1061"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid15198"
spacingx="4.9999999"
spacingy="5.0000001"
empspacing="3" />
</sodipodi:namedview>
<metadata
id="metadata14655">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-672.36216)">
<rect
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.89763784;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect15200"
width="285"
height="380"
x="0"
y="672.36218" />
<path
inkscape:connector-curvature="0"
id="path4854"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 122.04614,677.89636 q 0,0.8606 -0.3479,1.32569 -0.34424,0.46142 -0.89355,0.61157 -0.54566,0.15014 -1.29639,0.15014 h -1.43921 v 2.87842 h -1.58935 v -6.99096 h 3.21167 q 1.10229,0 1.71753,0.44311 0.61523,0.44312 0.6372,1.58203 z m -1.50146,-0.0439 q -0.011,-0.53101 -0.29663,-0.82032 -0.28199,-0.2893 -0.73975,-0.2893 h -1.43921 v 2.38403 h 1.39526 q 0.53467,0 0.80567,-0.27466 0.27466,-0.27466 0.27466,-0.99975 z" />
<path
inkscape:connector-curvature="0"
id="path4856"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 125.42261,682.86218 v -0.52368 q -0.0586,0.1355 -0.39551,0.33692 -0.33325,0.20141 -1.13525,0.20141 -0.68482,-0.0256 -1.13892,-0.35156 -0.4541,-0.32593 -0.46509,-1.02905 0,-0.7544 0.53833,-1.1316 0.54199,-0.37719 1.62232,-0.45776 0.49804,-0.0403 0.76538,-0.25269 0.27099,-0.21606 0.27099,-0.48339 0,-0.271 -0.24902,-0.46509 -0.24536,-0.19409 -0.6665,-0.19409 -0.86792,0 -1.35132,0.32226 -0.47974,0.31861 -0.62988,0.53467 l 0.20874,-0.99243 q 0,-0.0256 0.22705,-0.15747 0.23071,-0.13184 0.64087,-0.24536 0.41015,-0.11719 0.97778,-0.12085 1.15722,0 1.67358,0.3955 0.51636,0.39185 0.51636,1.02906 v 3.5852 z m -0.68848,-0.78003 q 0.68848,-0.18676 0.68848,-0.60058 v -1.13892 q -0.004,0.011 -0.0513,0.1062 -0.0476,0.0916 -0.21607,0.18311 -0.16845,0.0915 -0.51269,0.13183 -0.58594,0.0806 -0.89356,0.26368 -0.30761,0.17944 -0.30761,0.61889 0.0476,0.50904 0.81298,0.50904 0.23072,0 0.47974,-0.0733 z" />
<path
inkscape:connector-curvature="0"
id="path4858"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 129.51685,678.49695 v 2.89673 q 0,0.43213 0.25634,0.61523 0.18311,0.14649 0.69214,0.14649 v 0.70678 q -0.0439,0.004 -0.15747,0.007 -0.11719,0.007 -0.26367,0.007 -0.96314,0 -1.40991,-0.32959 -0.52735,-0.35889 -0.52735,-1.21582 v -2.83447 h -0.94482 v -0.62988 h 0.94482 v -1.99585 h 1.40992 v 1.99585 h 0.94848 v 0.62988 h -0.94848 z" />
<path
inkscape:connector-curvature="0"
id="path4860"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 134.6731,682.65344 q 0,0.0293 -0.42481,0.11719 -0.42114,0.0879 -1.07666,0.1062 -0.91553,0 -1.45019,-0.25635 -0.53467,-0.25634 -0.77271,-0.83496 -0.23437,-0.58227 -0.23437,-1.59302 0.0293,-0.80566 0.25634,-1.31835 0.23072,-0.5127 0.72876,-0.76539 0.50171,-0.25634 1.33667,-0.25634 0.53101,0.011 0.95215,0.0915 0.42481,0.0806 0.60791,0.13184 l 0.15015,0.72143 q -0.1355,-0.0696 -0.49805,-0.17212 -0.36255,-0.10254 -0.91186,-0.11352 -0.72144,0 -0.95948,0.47607 -0.23803,0.47608 -0.23803,1.20483 0,0.87891 0.19409,1.43189 0.19775,0.54932 0.80932,0.59326 0.48706,0 0.83863,-0.0842 0.35156,-0.0842 0.56396,-0.1831 0.21607,-0.10254 0.21607,-0.12451 l -0.0879,0.82763 z" />
<path
inkscape:connector-curvature="0"
id="path4862"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 135.21143,682.86218 v -6.99096 h 1.40991 v 2.31079 q 0,0 0,0 0,-0.004 0.16845,-0.0952 0.17579,-0.0915 0.46143,-0.16846 0.28931,-0.0769 0.68848,-0.0806 0.5603,0 0.92285,0.16846 0.36255,0.16479 0.52368,0.43212 0.16113,0.26734 0.16113,0.56763 v 3.8562 h -1.05102 v -3.5852 q 0,-0.45044 -0.2124,-0.61524 -0.21241,-0.16479 -0.71778,-0.16479 -0.2893,0.0147 -0.50171,0.12451 -0.20874,0.1062 -0.32592,0.22705 -0.11719,0.11719 -0.11719,0.14282 v 3.87085 h -1.40991 z" />
<path
inkscape:connector-curvature="0"
id="path4864"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 149.01758,678.18201 -1.96655,4.81567 -2.0398,-4.81567 v 4.68017 h -1.12427 v -6.99096 h 1.7688 l 1.63696,3.66211 1.57471,-3.66211 h 1.7395 v 6.99096 h -1.58935 z" />
<path
inkscape:connector-curvature="0"
id="path4866"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 154.33862,682.86218 v -0.52368 q -0.0586,0.1355 -0.3955,0.33692 -0.33326,0.20141 -1.13526,0.20141 -0.68481,-0.0256 -1.13891,-0.35156 -0.45411,-0.32593 -0.46509,-1.02905 0,-0.7544 0.53833,-1.1316 0.54199,-0.37719 1.62231,-0.45776 0.49805,-0.0403 0.76538,-0.25269 0.271,-0.21606 0.271,-0.48339 0,-0.271 -0.24902,-0.46509 -0.24537,-0.19409 -0.66651,-0.19409 -0.86792,0 -1.35132,0.32226 -0.47973,0.31861 -0.62988,0.53467 l 0.20874,-0.99243 q 0,-0.0256 0.22705,-0.15747 0.23071,-0.13184 0.64087,-0.24536 0.41016,-0.11719 0.97778,-0.12085 1.15723,0 1.67359,0.3955 0.51636,0.39185 0.51636,1.02906 v 3.5852 z m -0.68847,-0.78003 q 0.68847,-0.18676 0.68847,-0.60058 v -1.13892 q -0.004,0.011 -0.0513,0.1062 -0.0476,0.0916 -0.21606,0.18311 -0.16846,0.0915 -0.5127,0.13183 -0.58593,0.0806 -0.89355,0.26368 -0.30762,0.17944 -0.30762,0.61889 0.0476,0.50904 0.81299,0.50904 0.23071,0 0.47974,-0.0733 z" />
<path
inkscape:connector-curvature="0"
id="path4868"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 158.43286,678.49695 v 2.89673 q 0,0.43213 0.25635,0.61523 0.1831,0.14649 0.69214,0.14649 v 0.70678 q -0.0439,0.004 -0.15747,0.007 -0.11719,0.007 -0.26367,0.007 -0.96314,0 -1.40992,-0.32959 -0.52734,-0.35889 -0.52734,-1.21582 v -2.83447 h -0.94483 v -0.62988 h 0.94483 v -1.99585 h 1.40991 v 1.99585 h 0.94849 v 0.62988 h -0.94849 z" />
<path
inkscape:connector-curvature="0"
id="path4870"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 159.70361,682.86218 v -4.99511 h 1.40992 v 0.61523 q 0.007,-0.007 0.0842,-0.10254 0.0806,-0.0989 0.23804,-0.20508 0.15747,-0.1062 0.42847,-0.20141 0.2893,-0.12085 0.73608,-0.12085 0.34424,0 0.43213,0.0293 l 0.12085,0.72144 q -0.25635,-0.0623 -0.47974,-0.0623 -0.48706,0 -0.80932,0.18311 -0.36255,0.17944 -0.55664,0.49072 -0.19409,0.31128 -0.19409,0.57129 v 3.07617 h -1.40992 z" />
<path
inkscape:connector-curvature="0"
id="path4872"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 163.55615,682.86218 v -4.99511 h 1.39527 v 4.99511 z m 0.70679,-7.00561 q 0.37353,0 0.58227,0.23437 0.21241,0.23438 0.21241,0.56031 0,0.33325 -0.21607,0.57128 -0.2124,0.23804 -0.59326,0.23804 -0.36621,0 -0.58227,-0.23804 -0.21607,-0.2417 -0.21607,-0.55664 0,-0.32226 0.21607,-0.56396 0.21606,-0.24536 0.59692,-0.24536 z" />
<path
inkscape:connector-curvature="0"
id="path4874"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 165.51904,677.86707 h 1.60401 l 0.88623,1.40991 0.95947,-1.40991 h 0.97412 l -1.4685,2.11669 1.78344,2.87842 h -1.61865 l -1.03638,-1.66626 -1.15356,1.66626 h -1.03638 l 1.69556,-2.41333 z" />
<path
inkscape:connector-curvature="0"
id="path4847"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 10.08374,716.37122 v 6.99096 H 8.4943848 v -6.99096 z" />
<path
inkscape:connector-curvature="0"
id="path4849"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 15.141113,719.52063 v 3.84155 h -1.051025 v -3.65844 q 0,-0.62989 -0.959473,-0.62989 -0.46875,0.0549 -0.673828,0.29297 -0.201416,0.23438 -0.241699,0.38086 v 3.6145 h -1.409912 v -4.99511 h 1.409912 v 0.40649 q 0.0293,-0.0183 0.197754,-0.13184 0.172119,-0.11352 0.483398,-0.20874 0.314942,-0.0952 0.72876,-0.0952 0.780029,0 1.14624,0.35889 0.369873,0.35522 0.369873,0.82397 z" />
<path
inkscape:connector-curvature="0"
id="path4851"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 17.001465,719.58289 q 0,0.2893 0.512695,0.43579 0.516358,0.14282 1.05835,0.27099 0.541992,0.12451 0.9375,0.42481 0.39917,0.29663 0.41748,0.92285 0,0.91553 -0.494385,1.3147 -0.490722,0.39917 -1.428222,0.46875 -0.117188,0.0146 -0.358887,0.0146 -0.637207,0 -1.098633,-0.0989 -0.461426,-0.10254 -0.640869,-0.16846 l -0.194092,-0.87158 q 0.164795,0.11352 0.604248,0.28564 0.439454,0.17212 1.05835,0.17945 0.65918,0 0.893555,-0.19776 0.238037,-0.20141 0.249023,-0.62622 0,-0.49072 -0.333252,-0.64819 -0.32959,-0.15747 -1.072998,-0.30396 -0.739746,-0.14648 -1.116943,-0.42114 -0.373535,-0.27466 -0.373535,-0.9668 0.05493,-1.20483 1.904296,-1.28906 0.06226,0 0.17212,-0.007 0.109863,-0.007 0.15747,-0.007 0.670166,0 1.080323,0.0952 0.410156,0.0952 0.55664,0.15747 l 0.238037,0.80932 q -0.142822,-0.0915 -0.560302,-0.22338 -0.417481,-0.1355 -1.131592,-0.1355 -0.483399,0 -0.754395,0.11352 -0.270996,0.10987 -0.281982,0.47242 z" />
<path
inkscape:connector-curvature="0"
id="path4838"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 41.25562,1031.8419 q 1.09497,0 1.76513,0.3955 0.67017,0.3919 0.95947,1.1646 0.28931,0.7727 0.28931,1.9519 0,1.2121 -0.3186,2.0068 -0.31861,0.791 -0.98877,1.1756 -0.66651,0.3845 -1.72119,0.3845 -1.01441,0 -1.66626,-0.3772 -0.65186,-0.3772 -0.96314,-1.1682 -0.31128,-0.791 -0.31128,-2.0215 0.011,-1.7578 0.73609,-2.6294 0.72876,-0.8716 2.21924,-0.8826 z m -1.30738,3.512 q 0.0403,1.2268 0.26001,1.9043 0.21973,0.6775 1.03272,0.6885 0.60058,0 0.89355,-0.3626 0.29663,-0.3662 0.37354,-0.9009 0.0806,-0.5383 0.0806,-1.3 0,-0.7801 -0.0696,-1.2927 -0.0659,-0.5127 -0.35522,-0.8899 -0.28931,-0.3809 -0.87891,-0.3846 -0.83862,0 -1.08764,0.6849 -0.24903,0.6848 -0.24903,1.853 z" />
<path
inkscape:connector-curvature="0"
id="path4840"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 46.22876,1037.4523 q 0,0.3112 0.22705,0.5163 0.23071,0.2051 0.56763,0.2051 0.55664,-0.015 0.79468,-0.2637 0.23803,-0.249 0.28564,-0.4138 v -3.6291 h 1.05103 v 4.9951 h -1.05103 v -0.4651 q -0.14282,0.1208 -0.6189,0.3003 -0.47607,0.1794 -1.31469,0.1794 -0.62256,-0.022 -0.98877,-0.3772 -0.36255,-0.3552 -0.36255,-1.0034 v -3.6291 h 1.40991 z" />
<path
inkscape:connector-curvature="0"
id="path4842"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 51.927,1034.4969 v 2.8968 q 0,0.4321 0.25635,0.6152 0.18311,0.1465 0.69214,0.1465 v 0.7068 q -0.0439,0 -0.15747,0.01 -0.11719,0.01 -0.26367,0.01 -0.96314,0 -1.40992,-0.3296 -0.52734,-0.3588 -0.52734,-1.2158 v -2.8345 h -0.94482 v -0.6298 h 0.94482 v -1.9959 H 51.927 v 1.9959 h 0.94849 v 0.6298 H 51.927 Z" />
<path
inkscape:connector-curvature="0"
id="path4844"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 54.44287,1035.0829 q 0,0.2893 0.5127,0.4358 0.51635,0.1428 1.05835,0.271 0.54199,0.1245 0.9375,0.4248 0.39917,0.2966 0.41748,0.9228 0,0.9156 -0.49439,1.3147 -0.49072,0.3992 -1.42822,0.4688 -0.11719,0.015 -0.35889,0.015 -0.6372,0 -1.09863,-0.099 -0.46143,-0.1025 -0.64087,-0.1684 l -0.19409,-0.8716 q 0.16479,0.1135 0.60425,0.2857 0.43945,0.1721 1.05835,0.1794 0.65918,0 0.89355,-0.1978 0.23804,-0.2014 0.24902,-0.6262 0,-0.4907 -0.33325,-0.6482 -0.32959,-0.1574 -1.073,-0.3039 -0.73974,-0.1465 -1.11694,-0.4212 -0.37353,-0.2746 -0.37353,-0.9668 0.0549,-1.2048 1.90429,-1.289 0.0623,0 0.17212,-0.01 0.10987,-0.01 0.15747,-0.01 0.67017,0 1.08032,0.095 0.41016,0.095 0.55665,0.1575 l 0.23803,0.8093 q -0.14282,-0.091 -0.5603,-0.2234 -0.41748,-0.1355 -1.13159,-0.1355 -0.4834,0 -0.7544,0.1136 -0.27099,0.1098 -0.28198,0.4724 z" />
<path
inkscape:connector-curvature="0"
id="path1948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 134.82651,1043.1438 -1.93376,4.7354 -2.00579,-4.7354 v 4.6021 h -1.10552 v -6.8744 h 1.73931 l 1.60967,3.6011 1.54845,-3.6011 h 1.7105 v 6.8744 h -1.56286 z" />
<path
inkscape:connector-curvature="0"
id="path1950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 138.36274,1045.5349 q 0.0324,0.3889 0.26648,0.9831 0.23407,0.5941 0.85345,0.623 0.75622,0 1.18475,-0.1909 0.42852,-0.1944 0.55816,-0.324 l -0.20886,0.8534 q 0,0.076 -0.42853,0.2016 -0.42852,0.1225 -1.09111,0.1225 -0.26288,0 -0.41052,-0.014 -1.07312,-0.08 -1.57366,-0.6159 -0.49695,-0.54 -0.50775,-1.7285 0,-1.3611 0.56536,-1.9949 0.56897,-0.6338 1.66369,-0.6447 1.31438,0 1.78252,0.6915 0.39972,0.5726 0.39972,1.5485 0,0.1836 -0.0108,0.3133 -0.0108,0.126 -0.018,0.1764 z m 1.0047,-2.1102 q -1.0047,0.032 -1.0047,1.4584 h 2.13903 q 0,-1.4584 -1.13433,-1.4584 z" />
<path
inkscape:connector-curvature="0"
id="path1952"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 146.0834,1043.9684 v 3.7775 h -1.0335 v -3.5974 q 0,-0.6194 -0.94348,-0.6194 -0.46093,0.054 -0.66259,0.2882 -0.19806,0.2304 -0.23767,0.3744 v 3.5542 h -1.3864 v -4.9118 h 1.3864 v 0.3997 q 0.0288,-0.019 0.19446,-0.1296 0.16925,-0.1117 0.47534,-0.2053 0.30969,-0.093 0.71661,-0.093 0.76702,0 1.12713,0.3528 0.3637,0.3493 0.3637,0.8102 z" />
<path
inkscape:connector-curvature="0"
id="path1954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 146.97286,1041.7286 h -9.86289 v -0.8571 h 16.53924 v 0.8571 h -5.11349 v 6.0173 h -1.56286 z"
sodipodi:nodetypes="ccccccccc" />
<path
inkscape:connector-curvature="0"
id="path1956"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 152.33122,1047.7459 v -0.515 q -0.0576,0.1333 -0.38891,0.3314 -0.32769,0.1981 -1.11633,0.1981 -0.67339,-0.025 -1.11992,-0.3457 -0.44653,-0.3205 -0.45734,-1.0119 0,-0.7419 0.52936,-1.1128 0.53295,-0.3709 1.59526,-0.4501 0.48975,-0.04 0.75263,-0.2484 0.26647,-0.2125 0.26647,-0.4753 0,-0.2666 -0.24487,-0.4574 -0.24127,-0.1909 -0.65539,-0.1909 -0.85345,0 -1.32879,0.3169 -0.47174,0.3133 -0.61938,0.5257 l 0.20526,-0.9759 q 0,-0.025 0.22327,-0.1548 0.22686,-0.1296 0.63018,-0.2413 0.40332,-0.1151 0.96148,-0.1188 1.13793,0 1.64568,0.3889 0.50775,0.3853 0.50775,1.0119 v 3.5254 z m -0.67699,-0.7669 q 0.67699,-0.1838 0.67699,-0.5906 v -1.1199 q -0.004,0.011 -0.0504,0.1044 -0.0468,0.09 -0.21246,0.1801 -0.16565,0.09 -0.50415,0.1296 -0.57616,0.079 -0.87865,0.2592 -0.30249,0.1764 -0.30249,0.6086 0.0468,0.5005 0.79943,0.5005 0.22687,0 0.47174,-0.071 z" />
<path
inkscape:connector-curvature="0"
id="path1958"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 154.32261,1047.7459 v -6.8744 h 1.35759 v 6.8744 z" />
</g>
</svg>

+ 134
- 0
plugins/community/repos/mental/res/MentalPatchNotes.svg View File

@@ -0,0 +1,134 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="210"
height="380"
viewBox="0 0 210 380.00001"
id="svg14650"
version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MentalPatchNotes.svg">
<defs
id="defs14652" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.85775432"
inkscape:cx="-172.82709"
inkscape:cy="249.25167"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
objecttolerance="2"
inkscape:window-width="1600"
inkscape:window-height="853"
inkscape:window-x="1916"
inkscape:window-y="-4"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid15198"
spacingx="4.9999999"
spacingy="5.0000001"
empspacing="3" />
</sodipodi:namedview>
<metadata
id="metadata14655">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-672.36216)">
<rect
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.89763784;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect15200"
width="210"
height="380"
x="0"
y="672.36218" />
<flowRoot
xml:space="preserve"
id="flowRoot5141"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
id="flowRegion5143"><rect
id="rect5145"
width="80"
height="100"
x="-155"
y="90" /></flowRegion><flowPara
id="flowPara5147"
style="font-size:12.5px;line-height:1.25"> </flowPara></flowRoot> <path
inkscape:connector-curvature="0"
id="path4167"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 85.474716,677.32312 q 0,0.8606 -0.3479,1.32568 -0.344238,0.46143 -0.893555,0.61158 -0.545654,0.15014 -1.296387,0.15014 h -1.439209 v 2.87842 H 79.90831 v -6.99097 h 3.21167 q 1.102295,0 1.717529,0.44312 0.615235,0.44311 0.637207,1.58203 z m -1.501465,-0.0439 q -0.01099,-0.531 -0.296631,-0.82031 -0.281982,-0.2893 -0.739746,-0.2893 h -1.439209 v 2.38403 h 1.395264 q 0.534668,0 0.805664,-0.27466 0.274658,-0.27466 0.274658,-0.99976 z" />
<path
inkscape:connector-curvature="0"
id="path4169"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 88.851181,682.28894 v -0.52368 q -0.05859,0.1355 -0.395508,0.33691 -0.333252,0.20142 -1.135254,0.20142 -0.684814,-0.0256 -1.138916,-0.35156 -0.454101,-0.32593 -0.465088,-1.02906 0,-0.75439 0.53833,-1.13159 0.541993,-0.3772 1.622315,-0.45776 0.498047,-0.0403 0.765381,-0.25269 0.270996,-0.21606 0.270996,-0.4834 0,-0.27099 -0.249024,-0.46508 -0.245361,-0.1941 -0.666503,-0.1941 -0.86792,0 -1.351319,0.32227 -0.479736,0.3186 -0.629883,0.53467 l 0.208741,-0.99243 q 0,-0.0256 0.22705,-0.15747 0.230713,-0.13184 0.64087,-0.24537 0.410156,-0.11718 0.977783,-0.12085 1.157226,0 1.673584,0.39551 0.516357,0.39185 0.516357,1.02906 v 3.5852 z m -0.688477,-0.78003 q 0.688477,-0.18677 0.688477,-0.60058 v -1.13892 q -0.0037,0.011 -0.05127,0.1062 -0.04761,0.0915 -0.216064,0.18311 -0.168457,0.0915 -0.512695,0.13183 -0.585938,0.0806 -0.893555,0.26367 -0.307617,0.17945 -0.307617,0.6189 0.04761,0.50903 0.812988,0.50903 0.230713,0 0.479736,-0.0732 z" />
<path
inkscape:connector-curvature="0"
id="path4171"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 92.945419,677.92371 v 2.89672 q 0,0.43213 0.256348,0.61524 0.183105,0.14648 0.692139,0.14648 v 0.70679 q -0.04395,0.004 -0.157471,0.007 -0.117188,0.007 -0.263672,0.007 -0.963135,0 -1.409912,-0.32959 -0.527344,-0.35889 -0.527344,-1.21582 v -2.83447 h -0.944824 v -0.62989 h 0.944824 v -1.99585 h 1.409912 v 1.99585 h 0.948487 v 0.62989 h -0.948487 z" />
<path
inkscape:connector-curvature="0"
id="path4173"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 98.101669,682.0802 q 0,0.0293 -0.424804,0.11719 -0.421143,0.0879 -1.076661,0.1062 -0.915527,0 -1.450195,-0.25635 -0.534668,-0.25635 -0.772705,-0.83496 -0.234375,-0.58228 -0.234375,-1.59302 0.0293,-0.80566 0.256348,-1.31836 0.230713,-0.51269 0.728759,-0.76538 0.501709,-0.25635 1.33667,-0.25635 0.531006,0.011 0.952149,0.0916 0.424805,0.0806 0.60791,0.13183 l 0.150146,0.72144 q -0.135498,-0.0696 -0.498046,-0.17212 -0.362549,-0.10254 -0.911866,-0.11353 -0.721435,0 -0.959472,0.47608 -0.238037,0.47607 -0.238037,1.20483 0,0.87891 0.194091,1.43189 0.197754,0.54931 0.809327,0.59326 0.48706,0 0.838623,-0.0842 0.351562,-0.0842 0.563964,-0.1831 0.216065,-0.10254 0.216065,-0.12452 l -0.08789,0.82764 z" />
<path
inkscape:connector-curvature="0"
id="path4175"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 98.639999,682.28894 v -6.99097 h 1.409911 v 2.31079 q 0,0 0,0 0,-0.004 0.16846,-0.0952 0.17578,-0.0915 0.46142,-0.16846 0.28931,-0.0769 0.68848,-0.0806 0.5603,0 0.92285,0.16845 0.36255,0.1648 0.52368,0.43213 0.16114,0.26734 0.16114,0.56763 v 3.8562 h -1.05103 v -3.5852 q 0,-0.45044 -0.2124,-0.61524 -0.2124,-0.16479 -0.71777,-0.16479 -0.28931,0.0146 -0.50171,0.12451 -0.20874,0.1062 -0.32593,0.22705 -0.11719,0.11719 -0.11719,0.14282 v 3.87085 h -1.409911 z" />
<path
inkscape:connector-curvature="0"
id="path4177"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 111.71007,680.30774 v -4.99512 h 1.14258 v 6.99097 h -1.86036 l -2.55249,-5.31006 v 5.29541 h -1.12426 v -6.99097 h 1.96655 z" />
<path
inkscape:connector-curvature="0"
id="path4179"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 115.87755,677.26453 q 0.87158,0 1.3916,0.28198 0.52368,0.28198 0.75073,0.83496 0.22705,0.55298 0.22705,1.40259 0,1.32934 -0.56396,1.94824 -0.56397,0.61523 -1.83838,0.61523 -1.2085,-0.011 -1.78345,-0.61889 -0.57129,-0.60791 -0.57129,-1.92993 0.022,-2.53418 2.3877,-2.53418 z m -0.99243,2.51953 q 0.0256,0.64819 0.0732,0.98511 0.0513,0.33325 0.26733,0.60424 0.21607,0.271 0.66651,0.271 0.62988,0 0.79467,-0.47608 0.1648,-0.47973 0.1648,-1.35498 0,-0.86059 -0.16846,-1.35864 -0.16479,-0.50171 -0.79101,-0.50171 -0.64453,0.0183 -0.82764,0.50171 -0.17944,0.47974 -0.17944,1.32935 z" />
<path
inkscape:connector-curvature="0"
id="path4181"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 120.80675,677.92371 v 2.89672 q 0,0.43213 0.25635,0.61524 0.1831,0.14648 0.69213,0.14648 v 0.70679 q -0.0439,0.004 -0.15747,0.007 -0.11718,0.007 -0.26367,0.007 -0.96313,0 -1.40991,-0.32959 -0.52734,-0.35889 -0.52734,-1.21582 v -2.83447 h -0.94483 v -0.62989 h 0.94483 v -1.99585 h 1.40991 v 1.99585 h 0.94848 v 0.62989 h -0.94848 z" />
<path
inkscape:connector-curvature="0"
id="path4183"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 123.33727,680.04041 q 0.0329,0.3955 0.27099,0.99975 0.23804,0.60425 0.86792,0.63355 0.76904,0 1.20484,-0.1941 0.43579,-0.19775 0.56762,-0.32959 l -0.2124,0.86792 q 0,0.0769 -0.43579,0.20508 -0.43579,0.12451 -1.10962,0.12451 -0.26733,0 -0.41748,-0.0146 -1.09131,-0.0806 -1.60034,-0.62622 -0.50537,-0.54932 -0.51636,-1.75782 0,-1.38427 0.57495,-2.02881 0.57861,-0.64453 1.6919,-0.65551 1.33667,0 1.81274,0.70312 0.40649,0.58228 0.40649,1.57471 0,0.18677 -0.011,0.3186 -0.011,0.12818 -0.0183,0.17945 h -3.07617 z m 1.02172,-2.146 q -1.02172,0.033 -1.02172,1.48315 h 2.17529 q 0,-1.48315 -1.15357,-1.48315 z" />
<path
inkscape:connector-curvature="0"
id="path4185"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 128.09801,678.50964 q 0,0.28931 0.51269,0.43579 0.51636,0.14283 1.05835,0.271 0.54199,0.12451 0.9375,0.42481 0.39917,0.29663 0.41748,0.92285 0,0.91552 -0.49438,1.31469 -0.49072,0.39917 -1.42822,0.46875 -0.11719,0.0146 -0.35889,0.0146 -0.63721,0 -1.09863,-0.0989 -0.46143,-0.10254 -0.64087,-0.16846 l -0.1941,-0.87158 q 0.1648,0.11352 0.60425,0.28564 0.43946,0.17212 1.05835,0.17944 0.65918,0 0.89356,-0.19775 0.23803,-0.20142 0.24902,-0.62622 0,-0.49072 -0.33325,-0.64819 -0.32959,-0.15747 -1.073,-0.30396 -0.73975,-0.14648 -1.11694,-0.42114 -0.37354,-0.27466 -0.37354,-0.9668 0.0549,-1.20483 1.9043,-1.28906 0.0623,0 0.17212,-0.007 0.10986,-0.007 0.15747,-0.007 0.67016,0 1.08032,0.0952 0.41016,0.0952 0.55664,0.15747 l 0.23804,0.80932 q -0.14282,-0.0915 -0.5603,-0.22339 -0.41748,-0.13549 -1.1316,-0.13549 -0.48339,0 -0.75439,0.11352 -0.271,0.10986 -0.28198,0.47241 z" />
</g>
</svg>

+ 280
- 0
plugins/community/repos/mental/res/MentalPitchShift.svg View File

@@ -0,0 +1,280 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="60"
height="380"
viewBox="0 0 59.999999 380.00001"
id="svg14650"
version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MentalPitchShift.svg">
<defs
id="defs14652" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="16.717314"
inkscape:cx="25.281353"
inkscape:cy="22.934781"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
objecttolerance="2"
inkscape:window-width="1920"
inkscape:window-height="1061"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1"
inkscape:snap-global="false">
<inkscape:grid
type="xygrid"
id="grid15198"
spacingx="4.9999999"
spacingy="5.0000001"
empspacing="3" />
</sodipodi:namedview>
<metadata
id="metadata14655">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-672.36216)">
<rect
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.89763784;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect15200"
width="60"
height="380"
x="0"
y="672.36218" />
<path
inkscape:connector-curvature="0"
id="path16413"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 14.38916,717.70154 v 4.66064 h -1.05957 v -4.66064 z" />
<path
inkscape:connector-curvature="0"
id="path16415"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 17.760742,719.80115 v 2.56103 h -0.700683 v -2.43896 q 0,-0.41992 -0.639649,-0.41992 -0.3125,0.0366 -0.449219,0.19531 -0.134277,0.15625 -0.161132,0.2539 v 2.40967 h -0.939942 v -3.33008 h 0.939942 v 0.271 q 0.01953,-0.0122 0.131836,-0.0879 0.114746,-0.0757 0.322265,-0.13916 0.209961,-0.0635 0.48584,-0.0635 0.52002,0 0.76416,0.23926 0.246582,0.23682 0.246582,0.54932 z" />
<path
inkscape:connector-curvature="0"
id="path16406"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 42.02755,717.86792 q 0.72998,0 1.176758,0.26367 0.446777,0.26123 0.639648,0.77637 0.192871,0.51514 0.192871,1.30127 0,0.80811 -0.212402,1.33789 -0.212403,0.52735 -0.65918,0.78369 -0.444336,0.25635 -1.147461,0.25635 -0.676269,0 -1.11084,-0.25146 -0.43457,-0.25147 -0.64209,-0.77881 -0.207519,-0.52735 -0.207519,-1.34766 0.0073,-1.17187 0.490723,-1.75293 0.485839,-0.58105 1.479492,-0.58838 z m -0.871582,2.34131 q 0.02685,0.81787 0.17334,1.26953 0.146484,0.45166 0.688476,0.45899 0.400391,0 0.595703,-0.2417 0.197754,-0.24414 0.249024,-0.60059 0.05371,-0.35889 0.05371,-0.8667 0,-0.52002 -0.04639,-0.86181 -0.04394,-0.3418 -0.236817,-0.59327 -0.192871,-0.2539 -0.585937,-0.25634 -0.559082,0 -0.725098,0.45654 -0.166015,0.45654 -0.166015,1.23535 z" />
<path
inkscape:connector-curvature="0"
id="path16408"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 45.342979,721.60816 q 0,0.20752 0.151368,0.34424 0.153808,0.13671 0.378418,0.13671 0.371093,-0.01 0.529785,-0.17578 0.158691,-0.16601 0.190429,-0.27588 v -2.41943 h 0.700684 v 3.33008 h -0.700684 v -0.31006 q -0.09521,0.0806 -0.412597,0.20019 -0.317383,0.11963 -0.876465,0.11963 -0.415039,-0.0146 -0.65918,-0.25146 -0.241699,-0.23682 -0.241699,-0.66895 v -2.41943 h 0.939941 z" />
<path
inkscape:connector-curvature="0"
id="path16410"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 49.141808,719.63794 v 1.93115 q 0,0.28809 0.170898,0.41016 0.12207,0.0977 0.461426,0.0977 v 0.47119 q -0.0293,0.002 -0.104981,0.005 -0.07813,0.005 -0.175781,0.005 -0.64209,0 -0.939941,-0.21972 -0.351563,-0.23926 -0.351563,-0.81055 v -1.88965 h -0.629883 v -0.41992 h 0.629883 v -1.33057 h 0.939942 v 1.33057 h 0.632324 v 0.41992 h -0.632324 z" />
<path
inkscape:connector-curvature="0"
id="path4163"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 9.9464064,677.33777 q 0,0.86059 -0.3479004,1.32568 -0.3442383,0.46143 -0.8935547,0.61157 -0.5456543,0.15015 -1.2963867,0.15015 h -1.439209 v 2.87842 H 4.3800001 v -6.99097 H 7.59167 q 1.102295,0 1.7175293,0.44312 0.6152344,0.44311 0.6372071,1.58203 z m -1.5014649,-0.0439 q -0.010986,-0.531 -0.2966308,-0.82031 -0.2819825,-0.28931 -0.7397461,-0.28931 h -1.439209 v 2.38404 h 1.3952637 q 0.5346679,0 0.805664,-0.27466 0.2746582,-0.27466 0.2746582,-0.99976 z" />
<path
inkscape:connector-curvature="0"
id="path4165"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 10.352901,682.30359 v -4.99512 h 1.395263 v 4.99512 z m 0.706787,-7.00562 q 0.373535,0 0.582275,0.23438 0.212402,0.23437 0.212402,0.5603 0,0.33325 -0.216064,0.57129 -0.212402,0.23804 -0.593262,0.23804 -0.366211,0 -0.582275,-0.23804 -0.216065,-0.2417 -0.216065,-0.55664 0,-0.32227 0.216065,-0.56397 0.216064,-0.24536 0.596924,-0.24536 z" />
<path
inkscape:connector-curvature="0"
id="path4167"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 14.458125,677.93835 v 2.89673 q 0,0.43213 0.256348,0.61524 0.183105,0.14648 0.692138,0.14648 v 0.70679 q -0.04394,0.004 -0.15747,0.007 -0.117188,0.007 -0.263672,0.007 -0.963135,0 -1.409912,-0.32959 -0.527344,-0.35889 -0.527344,-1.21582 v -2.83448 h -0.944824 v -0.62988 h 0.944824 v -1.99585 h 1.409912 v 1.99585 h 0.948486 v 0.62988 h -0.948486 z" />
<path
inkscape:connector-curvature="0"
id="path4169"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 19.614375,682.09485 q 0,0.0293 -0.424805,0.11719 -0.421142,0.0879 -1.07666,0.1062 -0.915527,0 -1.450195,-0.25635 -0.534668,-0.25635 -0.772705,-0.83496 -0.234375,-0.58228 -0.234375,-1.59302 0.0293,-0.80566 0.256348,-1.31836 0.230712,-0.51269 0.728759,-0.76538 0.501709,-0.25635 1.33667,-0.25635 0.531006,0.011 0.952149,0.0916 0.424804,0.0806 0.60791,0.13183 l 0.150146,0.72144 q -0.135498,-0.0696 -0.498047,-0.17212 -0.362548,-0.10254 -0.911865,-0.11353 -0.721435,0 -0.959472,0.47608 -0.238038,0.47607 -0.238038,1.20483 0,0.87891 0.194092,1.43189 0.197754,0.54931 0.809326,0.59326 0.487061,0 0.838623,-0.0842 0.351563,-0.0842 0.563965,-0.18311 0.216065,-0.10254 0.216065,-0.12451 l -0.08789,0.82764 z" />
<path
inkscape:connector-curvature="0"
id="path4171"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 20.152705,682.30359 v -6.99097 h 1.409912 v 2.31079 q 0,0 0,0 0,-0.004 0.168457,-0.0952 0.175782,-0.0915 0.461426,-0.16846 0.289307,-0.0769 0.688477,-0.0806 0.560302,0 0.922851,0.16846 0.362549,0.1648 0.523682,0.43213 0.161133,0.26733 0.161133,0.56763 v 3.8562 h -1.051026 v -3.58521 q 0,-0.45044 -0.212402,-0.61523 -0.212402,-0.1648 -0.717773,-0.1648 -0.289307,0.0146 -0.501709,0.12452 -0.208741,0.1062 -0.325928,0.22705 -0.117188,0.11718 -0.117188,0.14282 v 3.87085 h -1.409912 z" />
<path
inkscape:connector-curvature="0"
id="path4173"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 30.135615,677.02283 q 0,0.39917 0.65918,0.60425 0.662842,0.20141 1.333008,0.37353 0.673828,0.17212 1.175537,0.59692 0.501709,0.42115 0.520019,1.29273 0,0.86426 -0.289306,1.3916 -0.289307,0.52734 -0.812988,0.77271 -0.52002,0.24169 -1.26709,0.29296 -0.179444,0.0146 -0.509033,0.0146 -0.545655,0 -1.032715,-0.0806 -0.483399,-0.0806 -0.79834,-0.17579 -0.314942,-0.0989 -0.314942,-0.11718 l -0.270996,-1.06568 q 0.0037,0 0.325928,0.13916 0.322266,0.13916 0.772705,0.25635 0.454102,0.11719 1.003418,0.13184 0.886231,0 1.190186,-0.28565 0.307617,-0.2893 0.307617,-0.87158 0,-0.69214 -0.413819,-0.9082 -0.413818,-0.21973 -1.347656,-0.41748 -0.930176,-0.20142 -1.398926,-0.57862 -0.46875,-0.38086 -0.46875,-1.33667 0.02197,-0.60791 0.340577,-1.00341 0.318603,-0.39551 0.834961,-0.58594 0.520019,-0.19409 1.16455,-0.22339 1.072998,0 1.680909,0.12451 0.60791,0.12085 0.809326,0.20508 l 0.285644,1.12427 q 0,0 -0.292968,-0.13184 -0.292969,-0.13183 -0.750733,-0.23804 -0.457764,-0.10986 -1.087646,-0.10986 -0.611573,0 -0.959473,0.14649 -0.3479,0.14648 -0.388184,0.66284 z" />
<path
inkscape:connector-curvature="0"
id="path4175"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 34.36169,682.30359 v -6.99097 h 1.409912 v 2.31079 q 0,0 0,0 0,-0.004 0.168457,-0.0952 0.175781,-0.0915 0.461425,-0.16846 0.289307,-0.0769 0.688477,-0.0806 0.560303,0 0.922852,0.16846 0.362548,0.1648 0.523681,0.43213 0.161133,0.26733 0.161133,0.56763 v 3.8562 h -1.051025 v -3.58521 q 0,-0.45044 -0.212403,-0.61523 -0.212402,-0.1648 -0.717773,-0.1648 -0.289307,0.0146 -0.501709,0.12452 -0.20874,0.1062 -0.325928,0.22705 -0.117187,0.11718 -0.117187,0.14282 v 3.87085 H 34.36169 Z" />
<path
inkscape:connector-curvature="0"
id="path4177"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 39.32751,682.30359 v -4.99512 h 1.395264 v 4.99512 z m 0.706787,-7.00562 q 0.373535,0 0.582275,0.23438 0.212403,0.23437 0.212403,0.5603 0,0.33325 -0.216065,0.57129 -0.212402,0.23804 -0.593261,0.23804 -0.366211,0 -0.582276,-0.23804 -0.216064,-0.2417 -0.216064,-0.55664 0,-0.32227 0.216064,-0.56397 0.216065,-0.24536 0.596924,-0.24536 z" />
<path
inkscape:connector-curvature="0"
id="path4179"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 42.085078,682.30359 v -4.36524 h -0.944824 v -0.62988 h 0.944824 v -0.30029 q 0,-0.82764 0.585938,-1.30371 0.509033,-0.39185 1.739502,-0.39185 v 0.82764 q -0.494385,0 -0.721436,0.20874 -0.223389,0.23804 -0.223389,0.65918 v 0.30029 h 0.944825 v 0.62988 h -0.944825 v 4.36524 z" />
<path
inkscape:connector-curvature="0"
id="path4181"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 46.801875,677.93835 v 2.89673 q 0,0.43213 0.256348,0.61524 0.183105,0.14648 0.692138,0.14648 v 0.70679 q -0.04395,0.004 -0.15747,0.007 -0.117188,0.007 -0.263672,0.007 -0.963135,0 -1.409912,-0.32959 -0.527344,-0.35889 -0.527344,-1.21582 v -2.83448 h -0.944824 v -0.62988 h 0.944824 v -1.99585 h 1.409912 v 1.99585 h 0.948486 v 0.62988 h -0.948486 z" />
<path
inkscape:connector-curvature="0"
id="path4183"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 49.332393,680.05505 q 0.03296,0.39551 0.270996,0.99976 0.238037,0.60425 0.86792,0.63354 0.769043,0 1.204834,-0.19409 0.435791,-0.19775 0.567627,-0.32959 l -0.212403,0.86792 q 0,0.0769 -0.435791,0.20508 -0.435791,0.12451 -1.109619,0.12451 -0.267334,0 -0.41748,-0.0146 -1.091309,-0.0806 -1.600342,-0.62622 -0.505371,-0.54931 -0.516358,-1.75781 0,-1.38428 0.574952,-2.02881 0.578613,-0.64453 1.691894,-0.65552 1.33667,0 1.812744,0.70313 0.406494,0.58228 0.406494,1.57471 0,0.18676 -0.01099,0.3186 -0.01099,0.12817 -0.01831,0.17944 h -3.076172 z m 1.021728,-2.14599 q -1.021728,0.033 -1.021728,1.48315 h 2.175293 q 0,-1.48315 -1.153565,-1.48315 z" />
<path
inkscape:connector-curvature="0"
id="path4185"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 52.848018,682.30359 v -4.99512 h 1.409912 v 0.61524 q 0.0073,-0.007 0.08423,-0.10254 0.08057,-0.0989 0.238037,-0.20508 0.157471,-0.1062 0.428467,-0.20142 0.289307,-0.12085 0.736084,-0.12085 0.344238,0 0.432129,0.0293 l 0.12085,0.72144 q -0.256348,-0.0623 -0.479737,-0.0623 -0.48706,0 -0.809326,0.18311 -0.362549,0.17944 -0.55664,0.49072 -0.194092,0.31128 -0.194092,0.57129 v 3.07617 H 52.84802 Z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path4208"
d="m 18.605868,686.15485 q 0.912476,0 1.470948,0.32959 0.558471,0.32653 0.79956,0.97046 0.241089,0.64392 0.241089,1.62658 0,1.01013 -0.265503,1.67237 -0.265503,0.65917 -0.823975,0.97961 -0.555419,0.32043 -1.434326,0.32043 -0.845337,0 -1.388549,-0.31433 -0.543213,-0.31433 -0.802613,-0.97351 -0.259399,-0.65918 -0.259399,-1.68457 0.0092,-1.46484 0.613403,-2.19116 0.6073,-0.72632 1.849365,-0.73547 z m -1.089477,2.92663 q 0.03357,1.02234 0.216675,1.58692 0.183105,0.56457 0.860595,0.57373 0.500489,0 0.744629,-0.30213 0.247193,-0.30517 0.31128,-0.75073 0.06714,-0.44861 0.06714,-1.08337 0,-0.65003 -0.05798,-1.07727 -0.05493,-0.42725 -0.296021,-0.74158 -0.241089,-0.31738 -0.732422,-0.32044 -0.698852,0 -0.906372,0.57068 -0.207519,0.57068 -0.207519,1.54419 z"
inkscape:connector-curvature="0" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path4210"
d="m 24.813144,691.83112 q 0,0.0244 -0.354004,0.0976 -0.350952,0.0732 -0.897217,0.0885 -0.762939,0 -1.208496,-0.21362 -0.445557,-0.21362 -0.643921,-0.6958 -0.195312,-0.48523 -0.195312,-1.32752 0.02441,-0.67138 0.213623,-1.09863 0.19226,-0.42724 0.607299,-0.63782 0.418091,-0.21362 1.113892,-0.21362 0.442505,0.009 0.793457,0.0763 0.354004,0.0671 0.506592,0.10986 l 0.125122,0.60119 q -0.112915,-0.058 -0.415039,-0.14343 -0.302124,-0.0855 -0.759888,-0.0946 -0.601196,0 -0.79956,0.39673 -0.198365,0.39672 -0.198365,1.00402 0,0.73243 0.161743,1.19324 0.164795,0.45777 0.674439,0.49439 0.405884,0 0.698853,-0.0702 0.292968,-0.0702 0.46997,-0.15259 0.180054,-0.0855 0.180054,-0.10376 l -0.07324,0.6897 z"
inkscape:connector-curvature="0" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path4212"
d="m 27.010409,688.36737 v 2.41394 q 0,0.36011 0.213623,0.5127 0.152588,0.12207 0.576783,0.12207 v 0.58899 q -0.03662,0.003 -0.131226,0.006 -0.09766,0.006 -0.219727,0.006 -0.802612,0 -1.174926,-0.27466 -0.439453,-0.29907 -0.439453,-1.01318 v -2.36206 h -0.787354 v -0.5249 h 0.787354 v -1.66321 h 1.174926 v 1.66321 h 0.790406 v 0.5249 h -0.790406 z"
inkscape:connector-curvature="0" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path4214"
d="m 30.556552,692.00507 v -0.43641 q -0.04883,0.11292 -0.32959,0.28077 -0.27771,0.16784 -0.946045,0.16784 -0.570679,-0.0214 -0.949097,-0.29297 -0.378417,-0.2716 -0.387573,-0.85754 0,-0.62866 0.448609,-0.94299 0.45166,-0.31433 1.351928,-0.38147 0.415039,-0.0336 0.637818,-0.21057 0.22583,-0.18006 0.22583,-0.40284 0,-0.22583 -0.20752,-0.38757 -0.204467,-0.16174 -0.55542,-0.16174 -0.723266,0 -1.126098,0.26855 -0.399781,0.26551 -0.524903,0.44556 l 0.173951,-0.82703 q 0,-0.0214 0.189209,-0.13122 0.19226,-0.10987 0.534057,-0.20447 0.341797,-0.0977 0.81482,-0.10071 0.964355,0 1.394653,0.32959 0.430298,0.32654 0.430298,0.85755 v 2.98767 z m -0.573731,-0.65003 q 0.573731,-0.15564 0.573731,-0.50049 v -0.94909 q -0.0031,0.009 -0.04273,0.0885 -0.03967,0.0763 -0.180053,0.15259 -0.140381,0.0763 -0.427246,0.10986 -0.488282,0.0671 -0.744629,0.21973 -0.256348,0.14953 -0.256348,0.51574 0.03967,0.4242 0.67749,0.4242 0.192261,0 0.39978,-0.061 z"
inkscape:connector-curvature="0" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path4216"
d="m 33.858554,692.17902 -1.925659,-4.33655 H 33.0712 l 0.997925,2.23694 0.98877,-2.23694 h 0.711059 z"
inkscape:connector-curvature="0" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path4218"
d="m 37.053744,690.13129 q 0.02747,0.32959 0.22583,0.83313 0.198365,0.50354 0.723267,0.52795 0.640869,0 1.004028,-0.16174 0.363159,-0.1648 0.473023,-0.27466 l -0.177002,0.72327 q 0,0.0641 -0.363159,0.17089 -0.36316,0.10376 -0.924683,0.10376 -0.222778,0 -0.3479,-0.0122 -0.909424,-0.0671 -1.333619,-0.52185 -0.421142,-0.45777 -0.430297,-1.46485 0,-1.15356 0.479126,-1.69067 0.482177,-0.53711 1.409912,-0.54627 1.113891,0 1.51062,0.58594 0.338745,0.48523 0.338745,1.31226 0,0.15564 -0.0092,0.2655 -0.0092,0.10681 -0.01526,0.14954 h -2.563477 z m 0.851441,-1.78833 q -0.851441,0.0275 -0.851441,1.23596 h 1.812744 q 0,-1.23596 -0.961303,-1.23596 z"
inkscape:connector-curvature="0" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path4220"
d="m 41.021029,688.85565 q 0,0.24109 0.427247,0.36316 0.430297,0.11902 0.881958,0.22583 0.45166,0.10376 0.78125,0.35401 0.332641,0.24719 0.3479,0.76904 0,0.76294 -0.411987,1.09558 -0.408936,0.33264 -1.190186,0.39062 -0.09766,0.0122 -0.299072,0.0122 -0.531006,0 -0.915527,-0.0824 -0.384522,-0.0855 -0.534058,-0.14038 L 39.946811,691.117 q 0.137329,0.0946 0.50354,0.23804 0.366211,0.14343 0.881958,0.14954 0.549316,0 0.744629,-0.1648 0.198364,-0.16784 0.207519,-0.52185 0,-0.40893 -0.27771,-0.54016 -0.274658,-0.13122 -0.894165,-0.25329 -0.616455,-0.12208 -0.930786,-0.35096 -0.311279,-0.22888 -0.311279,-0.80566 0.04578,-1.00403 1.586914,-1.07422 0.05188,0 0.143432,-0.006 0.09155,-0.006 0.131226,-0.006 0.558472,0 0.900269,0.0793 0.341796,0.0793 0.463867,0.13122 l 0.198364,0.67444 q -0.119019,-0.0763 -0.466919,-0.18615 -0.3479,-0.11292 -0.942993,-0.11292 -0.402832,0 -0.628662,0.0946 -0.22583,0.0915 -0.234986,0.39367 z"
inkscape:connector-curvature="0" />
<path
inkscape:connector-curvature="0"
id="path4248"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 13.822889,806.78298 q 0,0.33264 0.54932,0.50354 0.55237,0.16784 1.11084,0.31128 0.56152,0.14343 0.97962,0.49743 0.41809,0.35096 0.43334,1.07727 0,0.72022 -0.24108,1.15967 -0.24109,0.43946 -0.67749,0.64392 -0.43335,0.20142 -1.05591,0.24414 -0.14954,0.0122 -0.4242,0.0122 -0.45471,0 -0.86059,-0.0671 -0.40283,-0.0671 -0.66529,-0.14648 -0.26245,-0.0824 -0.26245,-0.0977 l -0.22583,-0.88806 q 0.003,0 0.27161,0.11597 0.26855,0.11596 0.64392,0.21362 0.37842,0.0977 0.83618,0.10986 0.73853,0 0.99182,-0.23803 0.25635,-0.24109 0.25635,-0.72632 0,-0.57678 -0.34485,-0.75684 -0.34485,-0.1831 -1.12304,-0.3479 -0.77515,-0.16785 -1.16578,-0.48218 -0.39062,-0.31738 -0.39062,-1.11389 0.0183,-0.50659 0.28381,-0.83618 0.26551,-0.32959 0.6958,-0.48828 0.43335,-0.16174 0.97046,-0.18616 0.89417,0 1.40076,0.10376 0.50659,0.10071 0.67444,0.1709 l 0.23803,0.93689 q 0,0 -0.24414,-0.10986 -0.24414,-0.10987 -0.62561,-0.19837 -0.38147,-0.0915 -0.90637,-0.0915 -0.50964,0 -0.79956,0.12207 -0.28992,0.12207 -0.32349,0.55237 z" />
<path
inkscape:connector-curvature="0"
id="path4250"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 18.394427,809.30983 q 0.02747,0.32959 0.22583,0.83313 0.198364,0.50354 0.723267,0.52796 0.640869,0 1.004028,-0.16175 0.363159,-0.16479 0.473023,-0.27465 l -0.177002,0.72326 q 0,0.0641 -0.36316,0.1709 -0.363159,0.10376 -0.924682,0.10376 -0.222779,0 -0.347901,-0.0122 -0.909423,-0.0671 -1.333618,-0.52185 -0.421143,-0.45776 -0.430293,-1.46484 0,-1.15357 0.479121,-1.69067 0.482178,-0.53711 1.409912,-0.54627 1.113892,0 1.510621,0.58594 0.338745,0.48523 0.338745,1.31225 0,0.15564 -0.0092,0.26551 -0.0092,0.10681 -0.01526,0.14953 h -2.563477 z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23597 h 1.812744 q 0,-1.23597 -0.961304,-1.23597 z" />
<path
inkscape:connector-curvature="0"
id="path4252"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 21.336322,811.18361 v -4.1626 h 1.174926 v 0.33875 q 0.36316,-0.36316 1.113892,-0.36316 0.531006,0 0.744629,0.19226 0.216675,0.19226 0.253296,0.32044 0.0031,-0.006 0.12207,-0.13733 0.12207,-0.13123 0.357056,-0.23804 0.234985,-0.10986 0.598144,-0.12512 0.668335,0 1.000977,0.30517 0.335693,0.30518 0.335693,0.79346 v 3.07617 h -0.900268 v -2.97546 q 0,-0.56152 -0.674439,-0.56152 -0.354004,0.0244 -0.506592,0.25634 -0.149536,0.23194 -0.180053,0.38147 v 2.89917 h -0.900269 v -2.97546 q 0,-0.24109 -0.164795,-0.39978 -0.164795,-0.16174 -0.512695,-0.16174 -0.372315,0.0366 -0.518799,0.28076 -0.146484,0.24109 -0.167847,0.39367 v 2.86255 z" />
<path
inkscape:connector-curvature="0"
id="path4254"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 27.610736,811.18361 v -4.1626 h 1.162719 v 4.1626 z m 0.588989,-5.83801 q 0.311279,0 0.485229,0.19531 0.177002,0.19531 0.177002,0.46692 0,0.27771 -0.180053,0.47608 -0.177002,0.19836 -0.494385,0.19836 -0.305176,0 -0.48523,-0.19836 -0.180053,-0.20142 -0.180053,-0.46387 0,-0.26856 0.180053,-0.46997 0.180054,-0.20447 0.497437,-0.20447 z" />
<path
inkscape:connector-curvature="0"
id="path4256"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 31.031756,807.54592 v 2.41394 q 0,0.36011 0.213623,0.51269 0.152588,0.12207 0.576782,0.12207 v 0.58899 q -0.03662,0.003 -0.131225,0.006 -0.09766,0.006 -0.219727,0.006 -0.802612,0 -1.174926,-0.27466 -0.439454,-0.29907 -0.439454,-1.01318 v -2.36206 h -0.787353 v -0.52491 h 0.787353 v -1.6632 h 1.174927 v 1.6632 h 0.790405 v 0.52491 h -0.790405 z" />
<path
inkscape:connector-curvature="0"
id="path4258"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 33.979754,806.9966 q 0.726319,0 1.159668,0.23499 0.436402,0.23498 0.625611,0.6958 0.189209,0.46081 0.189209,1.16882 0,1.10779 -0.469971,1.62354 -0.469971,0.51269 -1.531983,0.51269 -1.00708,-0.009 -1.486206,-0.51575 -0.476074,-0.50659 -0.476074,-1.60827 0.01831,-2.11182 1.989746,-2.11182 z m -0.827026,2.09961 q 0.02136,0.54016 0.06104,0.82092 0.04272,0.27771 0.222778,0.50354 0.180054,0.22583 0.55542,0.22583 0.524903,0 0.662232,-0.39673 0.137329,-0.39978 0.137329,-1.12915 0,-0.71716 -0.140381,-1.1322 -0.137329,-0.41809 -0.65918,-0.41809 -0.537109,0.0153 -0.689697,0.41809 -0.149536,0.39978 -0.149536,1.10779 z" />
<path
inkscape:connector-curvature="0"
id="path4260"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 39.952044,807.98232 v 3.20129 H 39.07619 v -3.0487 q 0,-0.52491 -0.799561,-0.52491 -0.390625,0.0458 -0.561523,0.24414 -0.167847,0.19532 -0.201416,0.31739 v 3.01208 h -1.174927 v -4.1626 h 1.174927 v 0.33875 q 0.02441,-0.0153 0.164795,-0.10986 0.143432,-0.0946 0.402832,-0.17395 0.262451,-0.0793 0.6073,-0.0793 0.650024,0 0.9552,0.29907 0.308227,0.29602 0.308227,0.68665 z" />
<path
inkscape:connector-curvature="0"
id="path4262"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 41.514544,809.30983 q 0.02747,0.32959 0.22583,0.83313 0.198365,0.50354 0.723267,0.52796 0.640869,0 1.004028,-0.16175 0.363159,-0.16479 0.473023,-0.27465 l -0.177002,0.72326 q 0,0.0641 -0.363159,0.1709 -0.36316,0.10376 -0.924683,0.10376 -0.222778,0 -0.3479,-0.0122 -0.909424,-0.0671 -1.333619,-0.52185 -0.421142,-0.45776 -0.430297,-1.46484 0,-1.15357 0.479126,-1.69067 0.482177,-0.53711 1.409912,-0.54627 1.113891,0 1.51062,0.58594 0.338745,0.48523 0.338745,1.31225 0,0.15564 -0.0092,0.26551 -0.0092,0.10681 -0.01526,0.14953 h -2.563477 z m 0.851441,-1.78833 q -0.851441,0.0275 -0.851441,1.23597 h 1.812744 q 0,-1.23597 -0.961303,-1.23597 z" />
<path
inkscape:connector-curvature="0"
id="path4264"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 45.481829,808.0342 q 0,0.24109 0.427246,0.36316 0.430298,0.11902 0.881958,0.22583 0.451661,0.10376 0.78125,0.354 0.332642,0.24719 0.347901,0.76904 0,0.76294 -0.411987,1.09559 -0.408936,0.33264 -1.190186,0.39062 -0.09766,0.0122 -0.299072,0.0122 -0.531006,0 -0.915528,-0.0824 -0.384521,-0.0855 -0.534057,-0.14038 l -0.161743,-0.72632 q 0.137329,0.0946 0.50354,0.23804 0.366211,0.14343 0.881958,0.14953 0.549316,0 0.744629,-0.16479 0.198364,-0.16785 0.207519,-0.52185 0,-0.40894 -0.27771,-0.54016 -0.274658,-0.13123 -0.894165,-0.2533 -0.616455,-0.12207 -0.930786,-0.35095 -0.311279,-0.22888 -0.311279,-0.80566 0.04578,-1.00403 1.586914,-1.07422 0.05188,0 0.143432,-0.006 0.09155,-0.006 0.131226,-0.006 0.558472,0 0.900269,0.0793 0.341796,0.0793 0.463867,0.13122 l 0.198364,0.67444 q -0.119019,-0.0763 -0.466919,-0.18616 -0.3479,-0.11291 -0.942993,-0.11291 -0.402832,0 -0.628662,0.0946 -0.22583,0.0915 -0.234986,0.39368 z" />
<path
inkscape:connector-curvature="0"
id="path4280"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 53.008685,691.50299 q 0,0.061 -0.45166,0.21057 -0.448609,0.14648 -1.098633,0.16174 -1.513672,0 -2.114868,-0.76599 -0.598145,-0.76904 -0.598145,-2.39563 0.03052,-0.87585 0.268555,-1.474 0.241089,-0.59814 0.787353,-0.93079 0.546265,-0.33264 1.470948,-0.34484 0.552368,0 0.991821,0.0854 0.442505,0.0824 0.631714,0.14038 l 0.250244,0.98571 q -0.161743,-0.11291 -0.579834,-0.28076 -0.418091,-0.16784 -1.00708,-0.16784 -0.811768,0 -1.089478,0.56762 -0.274658,0.56763 -0.274658,1.41907 0,0.65613 0.07324,1.15662 0.07629,0.50048 0.32959,0.85754 0.256348,0.35706 0.747681,0.38757 0.576782,0 0.961304,-0.10681 0.384521,-0.10986 0.592041,-0.24719 0.189209,-0.12207 0.189209,-0.13428 0,0 -0.0031,0 l -0.07629,0.87586 z" />
<path
inkscape:connector-curvature="0"
id="path4282"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 55.971942,691.88751 -2.761841,-5.88684 h 1.376343 l 1.611328,3.39966 1.287842,-3.39966 h 0.823974 z" />
<path
inkscape:connector-curvature="0"
id="path1948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 21.903241,1043.1438 -1.933764,4.7354 -2.005788,-4.7354 v 4.6021 h -1.105522 v -6.8744 h 1.739308 l 1.609671,3.6011 1.548452,-3.6011 h 1.710499 v 6.8744 h -1.562856 z" />
<path
inkscape:connector-curvature="0"
id="path1950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 25.439474,1045.5349 q 0.03241,0.3889 0.266478,0.9831 0.234069,0.5941 0.853448,0.623 0.756221,0 1.184748,-0.1909 0.428526,-0.1944 0.558164,-0.324 l -0.208862,0.8534 q 0,0.076 -0.428526,0.2016 -0.428523,0.1225 -1.091117,0.1225 -0.262879,0 -0.410521,-0.014 -1.073113,-0.08 -1.573661,-0.6159 -0.496944,-0.54 -0.507747,-1.7285 0,-1.3611 0.565364,-1.9949 0.568967,-0.6338 1.663686,-0.6447 1.314384,0 1.782522,0.6915 0.399717,0.5726 0.399717,1.5485 0,0.1836 -0.01081,0.3133 -0.01081,0.126 -0.018,0.1764 z m 1.004695,-2.1102 q -1.004695,0.032 -1.004695,1.4584 h 2.139025 q 0,-1.4584 -1.13433,-1.4584 z" />
<path
inkscape:connector-curvature="0"
id="path1952"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 33.160131,1043.9684 v 3.7775 h -1.033504 v -3.5974 q 0,-0.6194 -0.943475,-0.6194 -0.460933,0.054 -0.662595,0.2882 -0.198056,0.2304 -0.237667,0.3744 v 3.5542 h -1.386405 v -4.9118 h 1.386405 v 0.3997 q 0.02881,-0.019 0.194458,-0.1296 0.169248,-0.1117 0.475339,-0.2053 0.30969,-0.093 0.716608,-0.093 0.767023,0 1.12713,0.3528 0.363706,0.3493 0.363706,0.8102 z" />
<path
inkscape:connector-curvature="0"
id="path1954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 34.04959,1041.7286 h -9.862893 v -0.8571 H 40.72594 v 0.8571 h -5.113494 v 6.0173 H 34.04959 Z"
sodipodi:nodetypes="ccccccccc" />
<path
inkscape:connector-curvature="0"
id="path1956"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 39.407953,1047.7459 v -0.515 q -0.05762,0.1333 -0.388913,0.3314 -0.327694,0.1981 -1.116327,0.1981 -0.673396,-0.025 -1.119926,-0.3457 -0.446531,-0.3205 -0.457335,-1.0119 0,-0.7419 0.529356,-1.1128 0.532956,-0.3709 1.595265,-0.4501 0.489744,-0.04 0.752622,-0.2484 0.266478,-0.2125 0.266478,-0.4753 0,-0.2666 -0.244872,-0.4574 -0.241272,-0.1909 -0.655392,-0.1909 -0.85345,0 -1.328789,0.3169 -0.471737,0.3133 -0.619381,0.5257 l 0.205261,-0.9759 q 0,-0.025 0.223265,-0.1548 0.226865,-0.1296 0.630183,-0.2413 0.40332,-0.1151 0.961482,-0.1188 1.137932,0 1.64568,0.3889 0.507749,0.3853 0.507749,1.0119 v 3.5254 z m -0.676998,-0.7669 q 0.676998,-0.1838 0.676998,-0.5906 v -1.1199 q -0.0036,0.011 -0.05041,0.1044 -0.04681,0.09 -0.212463,0.1801 -0.165649,0.09 -0.504147,0.1296 -0.576168,0.079 -0.878658,0.2592 -0.302488,0.1764 -0.302488,0.6086 0.04681,0.5005 0.799434,0.5005 0.226865,0 0.471739,-0.071 z" />
<path
inkscape:connector-curvature="0"
id="path1958"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 41.399337,1047.7459 v -6.8744 h 1.357597 v 6.8744 z" />
</g>
</svg>

+ 662
- 0
plugins/community/repos/mental/res/MentalQuadLFO.svg View File

@@ -0,0 +1,662 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="120"
height="380"
viewBox="0 0 31.75 100.54167"
version="1.1"
id="svg8"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MentalQuadLFO.svg">
<defs
id="defs2">
<clipPath
id="clip89">
<rect
id="rect4864"
height="19"
width="18"
x="0"
y="0" />
</clipPath>
<clipPath
id="clip90">
<path
id="path4861"
d="m 0.898438,0.128906 h 16.25 v 17.882813 h -16.25 z m 0,0"
inkscape:connector-curvature="0" />
</clipPath>
<mask
id="mask44">
<g
transform="matrix(0.26458333,0,0,0.26458333,89.358789,128.57765)"
id="g4858"
style="filter:url(#alpha)">
<rect
id="rect4856"
style="fill:#000000;fill-opacity:0.14999402;stroke:none"
height="3351.5"
width="3052.8701"
y="0"
x="0" />
</g>
</mask>
<filter
height="1"
width="1"
y="0"
x="0"
filterUnits="objectBoundingBox"
id="alpha">
<feColorMatrix
id="feColorMatrix4149"
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
in="SourceGraphic"
type="matrix" />
</filter>
<clipPath
id="clipPath17821">
<rect
id="rect17819"
height="19"
width="18"
x="0"
y="0" />
</clipPath>
<clipPath
id="clipPath17825">
<path
id="path17823"
d="m 0.898438,0.128906 h 16.25 v 17.882813 h -16.25 z m 0,0"
inkscape:connector-curvature="0" />
</clipPath>
<clipPath
id="clip87">
<rect
id="rect4848"
height="26"
width="24"
x="0"
y="0" />
</clipPath>
<clipPath
id="clip88">
<path
id="path4845"
d="m 0.683594,0.921875 h 22.679687 v 24.9375 H 0.683594 Z m 0,0"
inkscape:connector-curvature="0" />
</clipPath>
<mask
id="mask43">
<g
transform="matrix(0.26458333,0,0,0.26458333,89.358789,128.57765)"
id="g4842"
style="filter:url(#alpha)">
<rect
id="rect4840"
style="fill:#000000;fill-opacity:0.14999402;stroke:none"
height="3351.5"
width="3052.8701"
y="0"
x="0" />
</g>
</mask>
<filter
height="1"
width="1"
y="0"
x="0"
filterUnits="objectBoundingBox"
id="filter17836">
<feColorMatrix
id="feColorMatrix17834"
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
in="SourceGraphic"
type="matrix" />
</filter>
<clipPath
id="clipPath17840">
<rect
id="rect17838"
height="26"
width="24"
x="0"
y="0" />
</clipPath>
<clipPath
id="clipPath17844">
<path
id="path17842"
d="m 0.683594,0.921875 h 22.679687 v 24.9375 H 0.683594 Z m 0,0"
inkscape:connector-curvature="0" />
</clipPath>
<clipPath
id="clip12">
<path
inkscape:connector-curvature="0"
id="path28860"
d="m 143,129.75 h 3 V 158 h -3 z m 0,0" />
</clipPath>
<clipPath
id="clip11">
<path
inkscape:connector-curvature="0"
id="path28857"
d="m 117.39453,129.75 h 54 v 54.00391 h -54 z m 0,0" />
</clipPath>
<clipPath
id="clip150">
<path
inkscape:connector-curvature="0"
id="path29465"
d="m 176,208.92578 h 2 V 228 h -2 z m 0,0" />
</clipPath>
<clipPath
id="clip149">
<path
inkscape:connector-curvature="0"
id="path29462"
d="m 159.27734,208.92578 h 36 v 36 h -36 z m 0,0" />
</clipPath>
<clipPath
id="clip142">
<path
inkscape:connector-curvature="0"
id="path29320"
d="m 110,208.92578 h 3 V 228 h -3 z m 0,0" />
</clipPath>
<clipPath
id="clip141">
<path
inkscape:connector-curvature="0"
id="path29317"
d="m 93.511719,208.92578 h 36.000001 v 36 H 93.511719 Z m 0,0" />
</clipPath>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="9.4213655"
inkscape:cx="55.318003"
inkscape:cy="13.509509"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
inkscape:snap-bbox="true"
inkscape:snap-page="true"
inkscape:bbox-nodes="true"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:window-width="1920"
inkscape:window-height="1061"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-196.45832)"
style="display:inline">
<path
style="opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.56126601;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
d="M 0,196.45831 H 31.75 V 296.99999 H 0 Z"
id="rect817"
inkscape:connector-curvature="0" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
inkscape:connector-curvature="0"
id="path4592"
d="m 12.625586,198.82923 0.181901,0.27492 h -0.343133 l -0.117821,-0.21601 q 0,0 -0.04341,0.004 -0.04341,0.005 -0.09198,0.005 -0.297656,0 -0.546735,-0.20774 -0.249081,-0.20774 -0.249081,-0.80822 0.01241,-0.50126 0.213939,-0.74311 0.202573,-0.24184 0.619085,-0.24804 0.314193,0 0.497126,0.11368 0.182936,0.11369 0.259416,0.33073 0.07648,0.21705 0.08165,0.55501 0,0.30076 -0.06305,0.49299 -0.06305,0.19121 -0.150895,0.28629 -0.08681,0.0951 -0.163298,0.12609 -0.07545,0.031 -0.08371,0.0341 z m -0.0041,-0.93948 q 0,-0.34003 -0.06304,-0.53227 -0.06201,-0.19223 -0.30489,-0.19223 -0.226343,0.003 -0.299723,0.19947 -0.07338,0.19534 -0.07752,0.51676 0,0.26149 0.04134,0.41548 0.04237,0.15297 0.09818,0.21601 0.05581,0.062 0.104386,0.0755 0.04961,0.0134 0.06098,0.0165 l -0.08475,-0.13952 h 0.313158 l 0.05064,0.0848 q 0.0021,-0.002 0.02894,-0.0248 0.02791,-0.0238 0.05685,-0.0868 0.02894,-0.0641 0.05167,-0.20361 0.02376,-0.13952 0.02376,-0.34519 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
inkscape:connector-curvature="0"
id="path4594"
d="m 13.652913,198.4737 q 0,0.0879 0.06408,0.14572 0.06511,0.0579 0.160198,0.0579 0.157096,-0.004 0.224274,-0.0744 0.06718,-0.0703 0.08061,-0.11679 v -1.02423 h 0.296622 v 1.40974 h -0.296622 v -0.13126 q -0.04031,0.0341 -0.174667,0.0847 -0.134358,0.0506 -0.371036,0.0506 -0.175699,-0.006 -0.279053,-0.10645 -0.10232,-0.10026 -0.10232,-0.28319 v -1.02423 h 0.39791 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
inkscape:connector-curvature="0"
id="path4596"
d="m 15.511198,198.87161 v -0.1478 q -0.01654,0.0382 -0.111622,0.0951 -0.09405,0.0568 -0.320392,0.0568 -0.193271,-0.007 -0.321429,-0.0992 -0.128157,-0.092 -0.131258,-0.29042 0,-0.21291 0.151929,-0.31936 0.152961,-0.10646 0.457854,-0.12919 0.14056,-0.0114 0.216006,-0.0713 0.07648,-0.061 0.07648,-0.13642 0,-0.0765 -0.07028,-0.13126 -0.06925,-0.0548 -0.188103,-0.0548 -0.244946,0 -0.381371,0.091 -0.135392,0.0899 -0.177768,0.1509 l 0.05891,-0.28009 q 0,-0.007 0.06408,-0.0444 0.06511,-0.0372 0.180869,-0.0693 0.115755,-0.0331 0.275953,-0.0341 0.326593,0 0.472321,0.11162 0.145727,0.11059 0.145727,0.29042 v 1.01183 z m -0.194305,-0.22015 q 0.194305,-0.0527 0.194305,-0.1695 v -0.32142 q -0.0011,0.003 -0.01447,0.03 -0.01344,0.0259 -0.06098,0.0517 -0.04754,0.0259 -0.144693,0.0372 -0.165365,0.0227 -0.252182,0.0744 -0.08681,0.0506 -0.08681,0.17466 0.01344,0.14366 0.229441,0.14366 0.06511,0 0.135393,-0.0207 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
inkscape:connector-curvature="0"
id="path4598"
d="m 17.33641,196.8986 v 1.97301 h -0.393777 v -0.0848 q -0.0217,0.0227 -0.09922,0.0579 -0.07751,0.0351 -0.219107,0.0351 -0.162264,-0.002 -0.292489,-0.0558 -0.129191,-0.0548 -0.214974,-0.21911 -0.08475,-0.16433 -0.08475,-0.47438 0.0052,-0.41238 0.157097,-0.54468 0.152961,-0.13229 0.388607,-0.13229 0.222207,0 0.364833,0.0713 v -0.62632 z m -0.393777,1.67225 v -0.85473 q 0,-0.0124 -0.06408,-0.0424 -0.06408,-0.03 -0.177769,-0.0382 -0.208772,0 -0.280085,0.12713 -0.07131,0.12609 -0.07131,0.3638 0,0.18913 0.03307,0.31213 0.03411,0.12195 0.113686,0.185 0.07958,0.062 0.212908,0.062 0.09715,-0.009 0.165364,-0.0537 0.06821,-0.0455 0.06821,-0.061 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
inkscape:connector-curvature="0"
id="path4600"
d="m 19.037596,198.62562 h 0.957049 v 0.24599 h -1.405599 v -1.97301 h 0.44855 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
inkscape:connector-curvature="0"
id="path4602"
d="m 20.583755,198.87161 h -0.448551 v -1.97301 h 1.342554 v 0.24598 h -0.894003 v 0.57567 h 0.745175 v 0.24495 h -0.745175 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
inkscape:connector-curvature="0"
id="path4604"
d="m 22.394497,196.89033 q 0.309026,0 0.498163,0.11162 0.189135,0.11059 0.270783,0.32866 0.08165,0.21808 0.08165,0.55087 0,0.3421 -0.08992,0.56638 -0.08992,0.22324 -0.27905,0.33176 -0.188103,0.10852 -0.485759,0.10852 -0.286288,0 -0.470258,-0.10645 -0.183967,-0.10646 -0.271817,-0.3297 -0.08785,-0.22324 -0.08785,-0.57051 0.0031,-0.49609 0.20774,-0.74207 0.205671,-0.24598 0.626316,-0.24908 z m -0.368969,0.99115 q 0.01138,0.34624 0.07338,0.53744 0.06201,0.1912 0.291455,0.1943 0.169497,0 0.252179,-0.10232 0.08372,-0.10335 0.105421,-0.25424 0.02273,-0.15193 0.02273,-0.36691 0,-0.22014 -0.01963,-0.36483 -0.0186,-0.1447 -0.100253,-0.25115 -0.08165,-0.10749 -0.248047,-0.10852 -0.236677,0 -0.306956,0.19327 -0.07028,0.19327 -0.07028,0.52296 z" />
<path
inkscape:connector-curvature="0"
id="path4687"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777767px;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
d="m 3.0102893,260.12607 q 0,0.0939 0.1550291,0.14211 0.1558896,0.0474 0.3135036,0.0879 0.158474,0.0405 0.2764681,0.14039 0.1179946,0.099 0.1223006,0.30403 0,0.20326 -0.06804,0.32728 -0.06804,0.12402 -0.1912027,0.18173 -0.122301,0.0568 -0.298001,0.0689 -0.0422,0.003 -0.1197166,0.003 -0.1283301,0 -0.2428791,-0.0189 -0.113688,-0.019 -0.187758,-0.0413 -0.07407,-0.0233 -0.07407,-0.0276 l -0.06373,-0.25064 q 8.62e-4,0 0.07665,0.0327 0.07579,0.0327 0.181728,0.0603 0.106798,0.0276 0.2359891,0.031 0.2084286,0 0.2799136,-0.0672 0.07235,-0.068 0.07235,-0.20498 0,-0.16279 -0.09732,-0.2136 -0.09732,-0.0517 -0.3169487,-0.0982 -0.218764,-0.0474 -0.329007,-0.13608 -0.1102426,-0.0896 -0.1102426,-0.31436 0.0052,-0.14297 0.0801,-0.23599 0.07493,-0.093 0.19637,-0.1378 0.122301,-0.0457 0.273885,-0.0525 0.2523527,0 0.3953247,0.0293 0.142971,0.0284 0.1903407,0.0482 l 0.06718,0.26441 q 0,0 -0.0689,-0.031 -0.0689,-0.031 -0.1765607,-0.056 -0.10766,-0.0258 -0.255799,-0.0258 -0.1438317,0 -0.2256527,0.0344 -0.08182,0.0344 -0.0913,0.15589 z" />
<path
inkscape:connector-curvature="0"
id="path4689"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777767px;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
d="m 4.0076437,261.36802 v -1.17477 h 0.3281447 v 1.17477 z m 0.166225,-1.64761 q 0.08785,0 0.1369427,0.0551 0.04995,0.0551 0.04995,0.13177 0,0.0784 -0.05082,0.13436 -0.04995,0.056 -0.1395267,0.056 -0.08613,0 -0.136942,-0.056 -0.05082,-0.0568 -0.05082,-0.13091 0,-0.0758 0.05082,-0.13264 0.05082,-0.0577 0.140387,-0.0577 z" />
<path
inkscape:connector-curvature="0"
id="path4691"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777767px;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
d="m 5.4993688,260.46455 v 0.90347 H 5.2521832 v -0.86041 q 0,-0.14814 -0.2256541,-0.14814 -0.110243,0.0129 -0.158474,0.0689 -0.04737,0.0551 -0.05684,0.0896 v 0.85007 h -0.33159 v -1.17477 h 0.33159 v 0.0956 q 0.0069,-0.004 0.04651,-0.031 0.04048,-0.0267 0.113688,-0.0491 0.07407,-0.0224 0.171393,-0.0224 0.1834521,0 0.2695787,0.0844 0.08699,0.0836 0.08699,0.19379 z" />
<path
inkscape:connector-curvature="0"
id="path4680"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
d="m 2.805538,277.01539 q 0,0.0939 0.15503,0.14212 0.15589,0.0474 0.313503,0.0879 0.158475,0.0405 0.276469,0.14038 0.117995,0.0991 0.122301,0.30403 0,0.20326 -0.06804,0.32729 -0.06804,0.12402 -0.191202,0.18173 -0.122301,0.0568 -0.298001,0.0689 -0.0422,0.003 -0.119717,0.003 -0.12833,0 -0.242879,-0.0189 -0.113689,-0.0189 -0.187758,-0.0413 -0.07407,-0.0233 -0.07407,-0.0276 l -0.06373,-0.25063 q 8.61e-4,0 0.07665,0.0327 0.07579,0.0327 0.181729,0.0603 0.106798,0.0276 0.235989,0.031 0.208428,0 0.279914,-0.0672 0.07235,-0.068 0.07235,-0.20499 0,-0.16278 -0.09732,-0.21359 -0.09732,-0.0517 -0.316949,-0.0982 -0.218763,-0.0474 -0.329006,-0.13608 -0.110243,-0.0896 -0.110243,-0.31436 0.0052,-0.14298 0.0801,-0.23599 0.07493,-0.093 0.196371,-0.13781 0.122301,-0.0456 0.273885,-0.0525 0.252353,0 0.395324,0.0293 0.142972,0.0284 0.190342,0.0482 l 0.06718,0.26441 q 0,0 -0.0689,-0.031 -0.0689,-0.031 -0.176561,-0.056 -0.107659,-0.0258 -0.255798,-0.0258 -0.143833,0 -0.225654,0.0345 -0.08182,0.0345 -0.0913,0.15589 z" />
<path
inkscape:connector-curvature="0"
id="path4682"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
d="m 4.501386,278.25735 v -0.12316 q -0.01378,0.0319 -0.09302,0.0792 -0.07838,0.0474 -0.266995,0.0474 -0.161058,-0.006 -0.267856,-0.0827 -0.106798,-0.0767 -0.109382,-0.24201 0,-0.17743 0.126607,-0.26614 0.127469,-0.0887 0.381545,-0.10766 0.117133,-0.009 0.180006,-0.0594 0.06373,-0.0508 0.06373,-0.11369 0,-0.0637 -0.05857,-0.10938 -0.0577,-0.0457 -0.156751,-0.0457 -0.204122,0 -0.31781,0.0758 -0.112827,0.0749 -0.14814,0.12575 l 0.04909,-0.23341 q 0,-0.006 0.0534,-0.037 0.05426,-0.031 0.150723,-0.0577 0.09646,-0.0276 0.22996,-0.0284 0.272163,0 0.393602,0.093 0.12144,0.0922 0.12144,0.24201 v 0.84319 z M 4.339467,278.0739 q 0.161919,-0.0439 0.161919,-0.14125 v -0.26785 q -8.61e-4,0.003 -0.01206,0.025 -0.0112,0.0215 -0.05082,0.0431 -0.03962,0.0215 -0.120578,0.031 -0.137804,0.0189 -0.210151,0.062 -0.07235,0.0422 -0.07235,0.14556 0.0112,0.11972 0.191203,0.11972 0.05426,0 0.112827,-0.0172 z" />
<path
inkscape:connector-curvature="0"
id="path4684"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
d="m 6.494374,277.08602 -0.397908,1.21009 -0.381545,-0.89573 -0.363457,0.89573 -0.444417,-1.21009 h 0.335035 l 0.180006,0.51849 0.169671,-0.40566 -0.03531,-0.11283 h 0.353122 l 0.211012,0.50126 0.173116,-0.50126 z" />
<path
inkscape:connector-curvature="0"
id="path4673"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
d="m 3.1199254,268.37561 h -0.451307 v -0.20498 h 1.276408 v 0.20498 h -0.451308 v 1.43919 h -0.373793 z" />
<path
inkscape:connector-curvature="0"
id="path4675"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
d="m 4.0302924,269.8148 v -1.17478 h 0.33159 v 0.1447 q 0.0017,-0.002 0.01981,-0.0241 0.01895,-0.0232 0.05598,-0.0482 0.03703,-0.025 0.100769,-0.0474 0.06804,-0.0284 0.173116,-0.0284 0.08096,0 0.101631,0.007 l 0.02842,0.16967 q -0.06029,-0.0146 -0.112827,-0.0146 -0.11455,0 -0.190342,0.0431 -0.08527,0.0422 -0.130913,0.11541 -0.04565,0.0732 -0.04565,0.13436 v 0.72347 z" />
<path
inkscape:connector-curvature="0"
id="path4677"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
d="m 4.9363524,269.8148 v -1.17478 h 0.328145 v 1.17478 z m 0.166226,-1.64762 q 0.08785,0 0.136942,0.0551 0.04995,0.0551 0.04995,0.13177 0,0.0784 -0.05082,0.13436 -0.04995,0.056 -0.139526,0.056 -0.08613,0 -0.136943,-0.056 -0.05082,-0.0568 -0.05082,-0.13091 0,-0.0758 0.05082,-0.13264 0.05082,-0.0577 0.140388,-0.0577 z" />
<path
inkscape:connector-curvature="0"
id="path4666"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458797"
d="m 3.023941,294.09907 q 0,0.0939 0.1550355,0.14211 0.1558955,0.0474 0.3135141,0.0879 0.1584806,0.0405 0.2764787,0.14038 0.1179992,0.0991 0.1223053,0.30403 0,0.20326 -0.068042,0.32729 -0.068042,0.12402 -0.1912087,0.18173 -0.1223053,0.0568 -0.2980115,0.0689 -0.042202,0.003 -0.1197212,0.003 -0.1283347,0 -0.2428877,-0.0189 -0.113693,-0.019 -0.1877646,-0.0413 -0.074073,-0.0233 -0.074073,-0.0276 l -0.063732,-0.25063 q 8.611e-4,0 0.076653,0.0327 0.075793,0.0327 0.1817354,0.0603 0.1068018,0.0276 0.2359975,0.031 0.2084363,0 0.2799238,-0.0672 0.072353,-0.068 0.072353,-0.20499 0,-0.16278 -0.097323,-0.21359 -0.097323,-0.0517 -0.3169592,-0.0982 -0.2187717,-0.0474 -0.3290186,-0.13608 -0.1102469,-0.0896 -0.1102469,-0.31436 0.0052,-0.14297 0.080103,-0.23599 0.074933,-0.093 0.1963779,-0.13781 0.1223054,-0.0456 0.2738948,-0.0525 0.2523619,0 0.3953389,0.0293 0.1429761,0.0284 0.1903477,0.0482 l 0.067182,0.26441 q 0,0 -0.068902,-0.031 -0.068903,-0.031 -0.1765683,-0.056 -0.1076627,-0.0258 -0.255807,-0.0258 -0.143838,0 -0.225662,0.0344 -0.081823,0.0344 -0.091303,0.15589 z" />
<path
inkscape:connector-curvature="0"
id="path4668"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458797"
d="M 5.0695391,295.81386 H 4.7413816 v -0.52537 q -0.1257505,0.0629 -0.3040397,0.0629 -0.1335027,-0.005 -0.2282461,-0.0431 -0.094743,-0.0388 -0.1610637,-0.16968 -0.065462,-0.13177 -0.065462,-0.39015 0.0086,-0.26269 0.086133,-0.3936 0.078383,-0.13092 0.1757062,-0.16279 0.098193,-0.0327 0.2213558,-0.0327 0.098193,0.004 0.171399,0.037 0.074073,0.0327 0.1042177,0.0543 v -0.0844 h 0.3281575 z m -0.3281575,-1.39698 q 0,-0.009 -0.059432,-0.0456 -0.059432,-0.037 -0.1352248,-0.0499 -0.1119689,0 -0.1774282,0.0465 -0.065462,0.0456 -0.093023,0.14125 -0.027561,0.0947 -0.029281,0.24633 0,0.21015 0.060292,0.32728 0.060292,0.11713 0.2325522,0.11713 0.090433,-0.006 0.1386699,-0.0293 0.049092,-0.0241 0.062872,-0.0379 z" />
<path
inkscape:connector-curvature="0"
id="path4670"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458797"
d="m 5.2306028,295.34102 v -1.17477 h 0.3316017 v 0.14469 q 0.0017,-0.002 0.019811,-0.0241 0.018951,-0.0232 0.055982,-0.0482 0.037041,-0.025 0.1007725,-0.0474 0.068042,-0.0284 0.1731221,-0.0284 0.080963,0 0.1016346,0.007 l 0.028421,0.16967 q -0.060292,-0.0146 -0.112831,-0.0146 -0.114554,0 -0.1903487,0.0431 -0.085273,0.0422 -0.1309176,0.11542 -0.045652,0.0732 -0.045652,0.13435 v 0.72347 z" />
<path
inkscape:connector-curvature="0"
id="path4655"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
d="m 2.6349861,252.33501 0.469395,0.73036 h -0.434082 l -0.504707,-0.88884 h 0.201538 q 0.0078,0 0.03876,0.002 0.031,0.002 0.05254,0.002 0.295417,0 0.303169,-0.25752 0,-0.13608 -0.06976,-0.21618 -0.06976,-0.0801 -0.184313,-0.0801 h -0.335036 v 1.43919 H 1.798698 v -1.64417 h 0.7553371 q 0.550354,0 0.550354,0.47628 -0.0078,0.19465 -0.111966,0.29111 -0.104214,0.0965 -0.230821,0.12575 -0.09646,0.0232 -0.119717,0.0232 -0.0069,0 -0.0069,-0.003 z" />
<path
inkscape:connector-curvature="0"
id="path4657"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
d="m 3.4997051,252.53655 q 0.0078,0.093 0.06373,0.23512 0.05598,0.14211 0.2041221,0.149 0.180867,0 0.283359,-0.0456 0.102491,-0.0465 0.133497,-0.0775 l -0.04995,0.20412 q 0,0.0181 -0.102491,0.0482 -0.102492,0.0293 -0.260966,0.0293 -0.06287,0 -0.09819,-0.003 -0.2566591,-0.0189 -0.3763761,-0.14728 -0.118856,-0.12919 -0.12144,-0.41341 0,-0.32556 0.13522,-0.47714 0.136081,-0.15159 0.3979091,-0.15417 0.314365,0 0.42633,0.16536 0.0956,0.13695 0.0956,0.37035 0,0.0439 -0.0026,0.0749 -0.0026,0.0301 -0.0043,0.0422 z m 0.2402961,-0.50471 q -0.2402961,0.008 -0.2402961,0.34881 h 0.5115971 q 0,-0.34881 -0.271301,-0.34881 z" />
<path
inkscape:connector-curvature="0"
id="path4659"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
d="m 4.6193612,252.17653 q 0,0.068 0.120579,0.10249 0.121439,0.0336 0.248908,0.0637 0.127468,0.0293 0.220486,0.0999 0.09388,0.0698 0.09819,0.21704 0,0.21532 -0.116272,0.30919 -0.11541,0.0939 -0.335897,0.11025 -0.02756,0.003 -0.0844,0.003 -0.149862,0 -0.258383,-0.0232 -0.10852,-0.0241 -0.150722,-0.0396 l -0.04565,-0.20498 q 0.03876,0.0267 0.14211,0.0672 0.103353,0.0405 0.248908,0.0422 0.15503,0 0.210151,-0.0465 0.05598,-0.0474 0.05857,-0.14728 0,-0.11541 -0.07838,-0.15244 -0.07752,-0.037 -0.252353,-0.0715 -0.173978,-0.0344 -0.262689,-0.099 -0.08785,-0.0646 -0.08785,-0.22737 0.01292,-0.28336 0.447863,-0.30317 0.01464,0 0.04048,-0.002 0.02584,-0.002 0.03704,-0.002 0.157613,0 0.254076,0.0224 0.09646,0.0224 0.130914,0.037 l 0.05598,0.19034 q -0.03359,-0.0215 -0.131774,-0.0525 -0.09819,-0.0319 -0.266134,-0.0319 -0.113688,0 -0.177422,0.0267 -0.06374,0.0258 -0.06632,0.1111 z" />
<path
inkscape:connector-curvature="0"
id="path4661"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
d="m 5.7183472,252.53655 q 0.0078,0.093 0.06373,0.23512 0.05598,0.14211 0.204122,0.149 0.180867,0 0.283359,-0.0456 0.102492,-0.0465 0.133498,-0.0775 l -0.04995,0.20412 q 0,0.0181 -0.102492,0.0482 -0.102492,0.0293 -0.260966,0.0293 -0.06287,0 -0.09819,-0.003 -0.25666,-0.0189 -0.376377,-0.14728 -0.118856,-0.12919 -0.121439,-0.41341 0,-0.32556 0.13522,-0.47714 0.136081,-0.15159 0.397908,-0.15417 0.314365,0 0.426331,0.16536 0.0956,0.13695 0.0956,0.37035 0,0.0439 -0.0026,0.0749 -0.0026,0.0301 -0.0043,0.0422 z m 0.240295,-0.50471 q -0.240295,0.008 -0.240295,0.34881 h 0.511596 q 0,-0.34881 -0.271301,-0.34881 z" />
<path
inkscape:connector-curvature="0"
id="path4663"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
d="M 7.0386802,252.03873 V 252.72 q 0,0.10163 0.06029,0.14469 0.04306,0.0344 0.16278,0.0344 v 0.16623 q -0.01033,8.6e-4 -0.03703,0.002 -0.02756,0.002 -0.06201,0.002 -0.226515,0 -0.33159,-0.0775 -0.124024,-0.0844 -0.124024,-0.28595 v -0.66662 h -0.222209 v -0.14814 h 0.222209 v -0.46939 h 0.331591 v 0.46939 h 0.223069 v 0.14814 z" />
<path
inkscape:connector-curvature="0"
id="path4642"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
d="m 1.4321263,243.95427 h -0.373793 v -1.64417 h 1.1187951 v 0.20498 H 1.4321263 v 0.47973 h 0.6209781 v 0.20412 H 1.4321263 Z" />
<path
inkscape:connector-curvature="0"
id="path4644"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
d="m 2.2494754,243.95427 v -1.17478 h 0.33159 v 0.1447 q 0.0017,-0.002 0.01981,-0.0241 0.01895,-0.0232 0.05598,-0.0482 0.03704,-0.025 0.10077,-0.0474 0.06804,-0.0284 0.173116,-0.0284 0.08096,0 0.10163,0.007 l 0.02842,0.16967 q -0.06029,-0.0146 -0.112827,-0.0146 -0.114549,0 -0.190341,0.0431 -0.08527,0.0422 -0.130914,0.11541 -0.04565,0.0732 -0.04565,0.13436 v 0.72347 z" />
<path
inkscape:connector-curvature="0"
id="path4646"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
d="m 3.4483684,243.42545 q 0.0078,0.093 0.06373,0.23512 0.05598,0.14211 0.204122,0.14901 0.180868,0 0.283359,-0.0457 0.102492,-0.0465 0.133498,-0.0775 l -0.04995,0.20412 q 0,0.0181 -0.102492,0.0482 -0.102491,0.0293 -0.260966,0.0293 -0.06287,0 -0.09819,-0.003 -0.256659,-0.0189 -0.376377,-0.14727 -0.118855,-0.12919 -0.121439,-0.41341 0,-0.32557 0.13522,-0.47715 0.136081,-0.15158 0.397908,-0.15417 0.314365,0 0.426331,0.16537 0.0956,0.13694 0.0956,0.37034 0,0.0439 -0.0026,0.0749 -0.0026,0.0301 -0.0043,0.0422 z m 0.240296,-0.50471 q -0.240296,0.008 -0.240296,0.34882 h 0.511597 q 0,-0.34882 -0.271301,-0.34882 z" />
<path
inkscape:connector-curvature="0"
id="path4648"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
d="m 5.3268074,244.42711 h -0.328146 v -0.52538 q -0.125746,0.0629 -0.304029,0.0629 -0.133498,-0.005 -0.228238,-0.0431 -0.09474,-0.0388 -0.161058,-0.16967 -0.06546,-0.13178 -0.06546,-0.39016 0.0086,-0.26269 0.08613,-0.3936 0.07838,-0.13091 0.1757,-0.16278 0.09819,-0.0327 0.221348,-0.0327 0.09819,0.004 0.171393,0.037 0.07407,0.0327 0.104214,0.0543 v -0.0844 h 0.328146 z m -0.328146,-1.39699 q 0,-0.009 -0.05943,-0.0457 -0.05943,-0.037 -0.13522,-0.0499 -0.111965,0 -0.177422,0.0465 -0.06546,0.0456 -0.09302,0.14125 -0.02756,0.0947 -0.02928,0.24632 0,0.21015 0.06029,0.32729 0.06029,0.11713 0.232544,0.11713 0.09043,-0.006 0.138665,-0.0293 0.04909,-0.0241 0.06287,-0.0379 z" />
<path
inkscape:connector-curvature="0"
id="path4650"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
d="m 7.4998004,243.86297 q 0,0.0172 -0.127468,0.0594 -0.126607,0.0413 -0.310059,0.0456 -0.427191,0 -0.596862,-0.21618 -0.16881,-0.21704 -0.16881,-0.6761 0.0086,-0.24719 0.07579,-0.416 0.06804,-0.16881 0.222209,-0.26268 0.154168,-0.0939 0.415134,-0.0973 0.15589,0 0.279914,0.0241 0.124884,0.0232 0.178283,0.0396 l 0.07062,0.27819 q -0.04565,-0.0319 -0.163642,-0.0792 -0.117995,-0.0474 -0.284221,-0.0474 -0.229098,0 -0.307474,0.1602 -0.07751,0.16019 -0.07751,0.40049 0,0.18517 0.02067,0.32642 0.02153,0.14125 0.09302,0.24202 0.07235,0.10077 0.211012,0.10938 0.162781,0 0.271302,-0.0301 0.10852,-0.031 0.167087,-0.0698 0.0534,-0.0345 0.0534,-0.0379 0,0 -8.62e-4,0 z" />
<path
inkscape:connector-curvature="0"
id="path4652"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
d="m 8.3360974,243.97149 -0.779453,-1.66139 h 0.388435 l 0.454752,0.95946 0.363458,-0.95946 h 0.2325442 z" />
<path
inkscape:connector-curvature="0"
id="path4734"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
d="m 22.706786,241.22183 -0.462504,1.13258 -0.479729,-1.13258 v 1.10071 h -0.264411 v -1.64417 h 0.415995 l 0.38499,0.86127 0.370347,-0.86127 h 0.409105 v 1.64417 h -0.373793 z" />
<path
inkscape:connector-curvature="0"
id="path4736"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
d="m 23.789408,241.14087 q 0.204983,0 0.327284,0.0663 0.123162,0.0663 0.176561,0.19637 0.0534,0.13005 0.0534,0.32987 0,0.31264 -0.132636,0.4582 -0.132636,0.14469 -0.43236,0.14469 -0.28422,-0.003 -0.41944,-0.14556 -0.134359,-0.14297 -0.134359,-0.45389 0.0052,-0.596 0.561551,-0.596 z m -0.233405,0.59256 q 0.006,0.15244 0.01722,0.23168 0.01206,0.0784 0.06287,0.14211 0.05082,0.0637 0.156752,0.0637 0.148139,0 0.186896,-0.11196 0.03876,-0.11283 0.03876,-0.31867 0,-0.2024 -0.03962,-0.31953 -0.03876,-0.118 -0.186035,-0.118 -0.151584,0.004 -0.194648,0.118 -0.0422,0.11282 -0.0422,0.31264 z" />
<path
inkscape:connector-curvature="0"
id="path4738"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
d="m 25.506788,240.67837 v 1.64417 h -0.328146 v -0.0706 q -0.01809,0.019 -0.08268,0.0482 -0.06459,0.0293 -0.18259,0.0293 -0.13522,-0.002 -0.24374,-0.0465 -0.10766,-0.0456 -0.179145,-0.18259 -0.07062,-0.13694 -0.07062,-0.39532 0.0043,-0.34365 0.130914,-0.4539 0.127468,-0.11024 0.323839,-0.11024 0.185174,0 0.304029,0.0594 v -0.52193 z m -0.328146,1.39354 v -0.71228 q 0,-0.0103 -0.0534,-0.0353 -0.0534,-0.025 -0.148139,-0.0319 -0.173977,0 -0.233405,0.10593 -0.05943,0.10508 -0.05943,0.30317 0,0.15761 0.02756,0.26011 0.02842,0.10163 0.09474,0.15416 0.06632,0.0517 0.177422,0.0517 0.08096,-0.008 0.137804,-0.0448 0.05684,-0.0379 0.05684,-0.0508 z" />
<path
inkscape:connector-curvature="0"
id="path4740"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332"
d="m 25.971014,241.79372 q 0.0078,0.093 0.06374,0.23512 0.05598,0.14211 0.204122,0.14901 0.180868,0 0.283359,-0.0456 0.102491,-0.0465 0.133497,-0.0775 l -0.04995,0.20412 q 0,0.0181 -0.10249,0.0482 -0.102493,0.0293 -0.260967,0.0293 -0.06287,0 -0.09819,-0.003 -0.256659,-0.0189 -0.376377,-0.14727 -0.118856,-0.12919 -0.12144,-0.41341 0,-0.32557 0.13522,-0.47715 0.136083,-0.15158 0.397909,-0.15417 0.314366,0 0.42633,0.16537 0.0956,0.13694 0.0956,0.37034 0,0.0439 -0.0026,0.0749 -0.0026,0.0301 -0.0043,0.0422 z m 0.240296,-0.50471 q -0.240296,0.008 -0.240296,0.34882 h 0.511597 q 0,-0.34882 -0.271301,-0.34882 z" />
<path
inkscape:connector-curvature="0"
id="path1948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.06097782"
d="m 13.84832,294.56095 -0.511642,1.25291 -0.530699,-1.25291 v 1.21764 h -0.292503 v -1.81885 h 0.460193 l 0.425892,0.95279 0.409695,-0.95279 h 0.45257 v 1.81885 H 13.84832 Z" />
<path
inkscape:connector-curvature="0"
id="path1950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.06097782"
d="m 14.783949,295.1936 q 0.0086,0.10289 0.07051,0.26011 0.06193,0.15719 0.225808,0.16484 0.200083,0 0.313464,-0.0505 0.113381,-0.0514 0.147681,-0.0857 l -0.05526,0.2258 q 0,0.0201 -0.11338,0.0533 -0.113381,0.0324 -0.288692,0.0324 -0.06955,0 -0.108617,-0.004 -0.283928,-0.0212 -0.416365,-0.16295 -0.131483,-0.14288 -0.134341,-0.45734 0,-0.36012 0.149586,-0.52781 0.150539,-0.1677 0.440184,-0.17058 0.347764,0 0.471625,0.18296 0.105759,0.1515 0.105759,0.40971 0,0.0486 -0.0029,0.0829 -0.0029,0.0333 -0.0048,0.0467 z m 0.265825,-0.55833 q -0.265825,0.008 -0.265825,0.38587 h 0.56595 q 0,-0.38587 -0.300125,-0.38587 z" />
<path
inkscape:connector-curvature="0"
id="path1952"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.06097782"
d="m 16.826706,294.77913 v 0.99946 h -0.273448 v -0.95181 q 0,-0.16388 -0.249628,-0.16388 -0.121955,0.0143 -0.175311,0.0762 -0.0524,0.061 -0.06288,0.0991 v 0.94038 h -0.36682 V 294.479 h 0.36682 v 0.10576 q 0.0076,-0.005 0.05145,-0.0343 0.04478,-0.0296 0.125767,-0.0543 0.08194,-0.0246 0.189602,-0.0246 0.202942,0 0.29822,0.0933 0.09623,0.0924 0.09623,0.21437 z" />
<path
inkscape:connector-curvature="0"
id="path1954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.06097782"
d="m 17.062042,294.18651 h -2.609557 v -0.22677 h 4.376008 v 0.22677 h -1.352945 v 1.59208 h -0.413506 z"
sodipodi:nodetypes="ccccccccc" />
<path
inkscape:connector-curvature="0"
id="path1956"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.06097782"
d="m 18.479775,295.77859 v -0.13626 q -0.01525,0.0353 -0.102899,0.0877 -0.0867,0.0524 -0.295362,0.0524 -0.178169,-0.007 -0.296314,-0.0915 -0.118144,-0.0848 -0.121003,-0.26773 0,-0.19629 0.140059,-0.29443 0.141011,-0.0981 0.42208,-0.11909 0.129579,-0.0106 0.199132,-0.0657 0.07051,-0.0562 0.07051,-0.12576 0,-0.0705 -0.06479,-0.12102 -0.06384,-0.0505 -0.173406,-0.0505 -0.225809,0 -0.351576,0.0838 -0.124813,0.0829 -0.163877,0.13909 l 0.05431,-0.2582 q 0,-0.007 0.05907,-0.041 0.06002,-0.0343 0.166735,-0.0639 0.106712,-0.0305 0.254393,-0.0314 0.301077,0 0.435419,0.1029 0.134342,0.10194 0.134342,0.26773 v 0.93276 z m -0.179122,-0.20291 q 0.179122,-0.0486 0.179122,-0.15626 v -0.29631 q -9.52e-4,0.003 -0.01334,0.0276 -0.01239,0.0238 -0.05621,0.0477 -0.04383,0.0238 -0.133388,0.0343 -0.152445,0.0209 -0.232479,0.0686 -0.08003,0.0467 -0.08003,0.16102 0.01239,0.13243 0.211517,0.13243 0.06002,0 0.124815,-0.0188 z" />
<path
inkscape:connector-curvature="0"
id="path1958"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.06097782"
d="m 19.006663,295.77859 v -1.81885 h 0.359197 v 1.81885 z" />
</g>
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="widgets"
style="display:none">
<rect
style="fill:#0000ff;fill-opacity:1;stroke-width:0.14353353"
id="OUT"
width="7.9375"
height="7.9375"
x="1.00281"
y="61.758972"
inkscape:label="OUT" />
<rect
style="fill:#00ff00;fill-opacity:1;stroke-width:0.18859141"
id="IN"
width="7.9375"
height="7.9375"
x="1.0028096"
y="41.91523"
inkscape:label="IN" />
<rect
style="fill:#ff0000;fill-opacity:1;stroke-width:0.18456338"
id="KNOB"
width="2.2731133"
height="27.516666"
x="2.7921348"
y="3.9374676"
inkscape:label="KNOB" />
<g
transform="translate(-87.817404,-77.283369)"
id="layer1-3"
inkscape:label="Layer 1">
<path
style="fill:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#636663;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 92.788964,127.42922 c -2.235179,0 -4.05281,-1.81762 -4.05281,-4.05282 0,-2.23516 1.817631,-4.05281 4.05281,-4.05281 2.235176,0 4.05281,1.81765 4.05281,4.05281 0,2.2352 -1.817634,4.05282 -4.05281,4.05282"
id="path7255"
inkscape:connector-curvature="0" />
<path
style="fill:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#636663;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 92.788964,126.29511 c -1.609548,0 -2.918685,-1.30916 -2.918685,-2.91871 0,-1.60954 1.309137,-2.91867 2.918685,-2.91867 1.609549,0 2.918682,1.30913 2.918682,2.91867 0,1.60955 -1.309133,2.91871 -2.918682,2.91871"
id="path7261"
inkscape:connector-curvature="0" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.35277775"
d="m 94.588681,123.3764 c 0,0.99357 -0.806153,1.79974 -1.799717,1.79974 -0.993567,0 -1.79972,-0.80617 -1.79972,-1.79974 0,-0.99356 0.806153,-1.79969 1.79972,-1.79969 0.993564,0 1.799717,0.80613 1.799717,1.79969"
id="path7265"
inkscape:connector-curvature="0" />
</g>
<g
style="display:inline"
transform="translate(-87.817404,-57.439622)"
id="layer1-3-0"
inkscape:label="Layer 1">
<path
style="fill:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#636663;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 92.788964,127.42922 c -2.235179,0 -4.05281,-1.81762 -4.05281,-4.05282 0,-2.23516 1.817631,-4.05281 4.05281,-4.05281 2.235176,0 4.05281,1.81765 4.05281,4.05281 0,2.2352 -1.817634,4.05282 -4.05281,4.05282"
id="path7255-2"
inkscape:connector-curvature="0" />
<path
style="fill:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#636663;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 92.788964,126.29511 c -1.609548,0 -2.918685,-1.30916 -2.918685,-2.91871 0,-1.60954 1.309137,-2.91867 2.918685,-2.91867 1.609549,0 2.918682,1.30913 2.918682,2.91867 0,1.60955 -1.309133,2.91871 -2.918682,2.91871"
id="path7261-0"
inkscape:connector-curvature="0" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.35277775"
d="m 94.588681,123.3764 c 0,0.99357 -0.806153,1.79974 -1.799717,1.79974 -0.993567,0 -1.79972,-0.80617 -1.79972,-1.79974 0,-0.99356 0.806153,-1.79969 1.79972,-1.79969 0.993564,0 1.799717,0.80613 1.799717,1.79969"
id="path7265-7"
inkscape:connector-curvature="0" />
</g>
<rect
style="fill:#ff00ff;fill-opacity:1;stroke-width:0.25129262"
id="LED"
width="2.0221574"
height="2.1166666"
x="2.9054456"
y="36.035389"
inkscape:label="LED" />
<rect
style="display:inline;fill:#00ff00;fill-opacity:1;stroke-width:0.18859141"
id="IN-4"
width="7.9375"
height="7.9375"
x="1.0028075"
y="51.858356"
inkscape:label="IN" />
<g
style="display:inline"
transform="translate(-87.817404,-67.340244)"
id="layer1-3-04"
inkscape:label="Layer 1">
<path
style="fill:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#636663;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 92.788964,127.42922 c -2.235179,0 -4.05281,-1.81762 -4.05281,-4.05282 0,-2.23516 1.817631,-4.05281 4.05281,-4.05281 2.235176,0 4.05281,1.81765 4.05281,4.05281 0,2.2352 -1.817634,4.05282 -4.05281,4.05282"
id="path7255-1"
inkscape:connector-curvature="0" />
<path
style="fill:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#636663;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 92.788964,126.29511 c -1.609548,0 -2.918685,-1.30916 -2.918685,-2.91871 0,-1.60954 1.309137,-2.91867 2.918685,-2.91867 1.609549,0 2.918682,1.30913 2.918682,2.91867 0,1.60955 -1.309133,2.91871 -2.918682,2.91871"
id="path7261-1"
inkscape:connector-curvature="0" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.35277775"
d="m 94.588681,123.3764 c 0,0.99357 -0.806153,1.79974 -1.799717,1.79974 -0.993567,0 -1.79972,-0.80617 -1.79972,-1.79974 0,-0.99356 0.806153,-1.79969 1.79972,-1.79969 0.993564,0 1.799717,0.80613 1.799717,1.79969"
id="path7265-1"
inkscape:connector-curvature="0" />
</g>
<rect
style="display:inline;fill:#0000ff;fill-opacity:1;stroke-width:0.14353353"
id="OUT-6"
width="7.9375"
height="7.9375"
x="1.0028089"
y="71.172935"
inkscape:label="OUT" />
<g
style="display:inline"
transform="translate(-87.608345,-48.443785)"
id="layer1-3-0-0"
inkscape:label="Layer 1">
<path
style="fill:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#636663;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 92.788964,127.42922 c -2.235179,0 -4.05281,-1.81762 -4.05281,-4.05282 0,-2.23516 1.817631,-4.05281 4.05281,-4.05281 2.235176,0 4.05281,1.81765 4.05281,4.05281 0,2.2352 -1.817634,4.05282 -4.05281,4.05282"
id="path7255-2-6"
inkscape:connector-curvature="0" />
<path
style="fill:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#636663;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 92.788964,126.29511 c -1.609548,0 -2.918685,-1.30916 -2.918685,-2.91871 0,-1.60954 1.309137,-2.91867 2.918685,-2.91867 1.609549,0 2.918682,1.30913 2.918682,2.91867 0,1.60955 -1.309133,2.91871 -2.918682,2.91871"
id="path7261-0-0"
inkscape:connector-curvature="0" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.35277775"
d="m 94.588681,123.3764 c 0,0.99357 -0.806153,1.79974 -1.799717,1.79974 -0.993567,0 -1.79972,-0.80617 -1.79972,-1.79974 0,-0.99356 0.806153,-1.79969 1.79972,-1.79969 0.993564,0 1.799717,0.80613 1.799717,1.79969"
id="path7265-7-1"
inkscape:connector-curvature="0" />
</g>
<rect
style="display:inline;fill:#0000ff;fill-opacity:1;stroke-width:0.14353353"
id="OUT-62"
width="7.9375"
height="7.9375"
x="1.0028094"
y="80.16877"
inkscape:label="OUT" />
<g
style="display:inline"
transform="translate(-87.817405,-39.029825)"
id="layer1-3-0-8"
inkscape:label="Layer 1">
<path
style="fill:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#636663;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 92.788964,127.42922 c -2.235179,0 -4.05281,-1.81762 -4.05281,-4.05282 0,-2.23516 1.817631,-4.05281 4.05281,-4.05281 2.235176,0 4.05281,1.81765 4.05281,4.05281 0,2.2352 -1.817634,4.05282 -4.05281,4.05282"
id="path7255-2-1"
inkscape:connector-curvature="0" />
<path
style="fill:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#636663;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 92.788964,126.29511 c -1.609548,0 -2.918685,-1.30916 -2.918685,-2.91871 0,-1.60954 1.309137,-2.91867 2.918685,-2.91867 1.609549,0 2.918682,1.30913 2.918682,2.91867 0,1.60955 -1.309133,2.91871 -2.918682,2.91871"
id="path7261-0-7"
inkscape:connector-curvature="0" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.35277775"
d="m 94.588681,123.3764 c 0,0.99357 -0.806153,1.79974 -1.799717,1.79974 -0.993567,0 -1.79972,-0.80617 -1.79972,-1.79974 0,-0.99356 0.806153,-1.79969 1.79972,-1.79969 0.993564,0 1.799717,0.80613 1.799717,1.79969"
id="path7265-7-4"
inkscape:connector-curvature="0" />
</g>
<rect
style="display:inline;fill:#0000ff;fill-opacity:1;stroke-width:0.14353353"
id="OUT-1"
width="7.9375"
height="7.9375"
x="1.002809"
y="89.582733"
inkscape:label="OUT" />
<g
style="display:inline"
transform="translate(-87.817407,-29.615857)"
id="layer1-3-0-5"
inkscape:label="Layer 1">
<path
style="fill:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#636663;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 92.788964,127.42922 c -2.235179,0 -4.05281,-1.81762 -4.05281,-4.05282 0,-2.23516 1.817631,-4.05281 4.05281,-4.05281 2.235176,0 4.05281,1.81765 4.05281,4.05281 0,2.2352 -1.817634,4.05282 -4.05281,4.05282"
id="path7255-2-7"
inkscape:connector-curvature="0" />
<path
style="fill:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:#636663;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 92.788964,126.29511 c -1.609548,0 -2.918685,-1.30916 -2.918685,-2.91871 0,-1.60954 1.309137,-2.91867 2.918685,-2.91867 1.609549,0 2.918682,1.30913 2.918682,2.91867 0,1.60955 -1.309133,2.91871 -2.918682,2.91871"
id="path7261-0-5"
inkscape:connector-curvature="0" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.35277775"
d="m 94.588681,123.3764 c 0,0.99357 -0.806153,1.79974 -1.799717,1.79974 -0.993567,0 -1.79972,-0.80617 -1.79972,-1.79974 0,-0.99356 0.806153,-1.79969 1.79972,-1.79969 0.993564,0 1.799717,0.80613 1.799717,1.79969"
id="path7265-7-5"
inkscape:connector-curvature="0" />
</g>
<g
transform="translate(-153.26097,-87.405899)"
id="layer1-1"
inkscape:label="Layer 1">
<g
id="g1558"
transform="matrix(0.25661767,0,0,-0.25661767,-287.89299,711.01086)">
<g
id="g6763"
transform="matrix(1,0,0,0.85245901,1737.2207,2414.7499)">
<path
d="M 0,0 H 2.036 C 3.92,0 5.447,-2.028 5.447,-4.529 v -116.729 c 0,-2.502 -1.527,-4.529 -3.411,-4.529 H 0 c -1.884,0 -3.411,2.027 -3.411,4.529 V -4.529 C -3.411,-2.028 -1.884,0 0,0"
style="fill:#444444;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path6765"
inkscape:connector-curvature="0" />
</g>
</g>
</g>
<g
id="g6164"
transform="matrix(0.9998208,0,0,0.9998208,-154.18422,-82.594133)">
<g
id="g6162"
transform="matrix(0.2566,0,0,-0.2566,-287.9,711)">
<g
id="g6160"
transform="translate(1744,2370)">
<path
id="path6158"
d="m 0,0 c -0.072,-5.55 -1.296,-9.915 -5.786,-9.935 -4.598,-0.02 -6.277,4.247 -6.277,9.843 0,5.502 1.494,10.03 6.178,10.03 4.422,0 5.956,-4.44 5.885,-9.935"
inkscape:connector-curvature="0"
style="fill:#ff0000" />
</g>
</g>
</g>
</g>
</svg>

+ 205
- 0
plugins/community/repos/mental/res/MentalQuantiser.svg View File

@@ -0,0 +1,205 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="90"
height="380"
viewBox="0 0 89.999999 380.00001"
id="svg14650"
version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MentalQuantiser.svg">
<defs
id="defs14652" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="14.399094"
inkscape:cx="31.628962"
inkscape:cy="374.70173"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
objecttolerance="2"
inkscape:window-width="1920"
inkscape:window-height="1061"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1"
inkscape:snap-global="false">
<inkscape:grid
type="xygrid"
id="grid15198"
spacingx="4.9999999"
spacingy="5.0000001"
empspacing="3" />
</sodipodi:namedview>
<metadata
id="metadata14655">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-672.36216)">
<rect
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.89763784;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect15200"
width="90"
height="380"
x="0"
y="672.36218" />
<path
inkscape:connector-curvature="0"
id="path16413"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 14.38916,713.96419 v 4.6607 h -1.05957 v -4.6607 z" />
<path
inkscape:connector-curvature="0"
id="path16415"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 17.760742,716.06379 v 2.5611 h -0.700683 v -2.439 q 0,-0.4199 -0.639649,-0.4199 -0.3125,0.037 -0.449219,0.1953 -0.134277,0.1563 -0.161132,0.2539 v 2.4097 h -0.939942 v -3.3301 h 0.939942 v 0.271 q 0.01953,-0.012 0.131836,-0.088 0.114746,-0.076 0.322265,-0.1392 0.209961,-0.063 0.48584,-0.063 0.52002,0 0.76416,0.2393 0.246582,0.2368 0.246582,0.5493 z" />
<path
inkscape:connector-curvature="0"
id="path16406"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 42.02755,713.9677 q 0.72998,0 1.176758,0.2637 0.446777,0.2612 0.639648,0.7763 0.192871,0.5152 0.192871,1.3013 0,0.8081 -0.212402,1.3379 -0.212403,0.5274 -0.65918,0.7837 -0.444336,0.2563 -1.147461,0.2563 -0.676269,0 -1.11084,-0.2514 -0.43457,-0.2515 -0.64209,-0.7788 -0.207519,-0.5274 -0.207519,-1.3477 0.0073,-1.1719 0.490723,-1.7529 0.485839,-0.5811 1.479492,-0.5884 z m -0.871582,2.3413 q 0.02685,0.8179 0.17334,1.2695 0.146484,0.4517 0.688476,0.459 0.400391,0 0.595703,-0.2417 0.197754,-0.2441 0.249024,-0.6006 0.05371,-0.3588 0.05371,-0.8667 0,-0.52 -0.04639,-0.8618 -0.04394,-0.3418 -0.236817,-0.5932 -0.192871,-0.2539 -0.585937,-0.2564 -0.559082,0 -0.725098,0.4566 -0.166015,0.4565 -0.166015,1.2353 z" />
<path
inkscape:connector-curvature="0"
id="path16408"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 45.342979,717.7079 q 0,0.2076 0.151368,0.3443 0.153808,0.1367 0.378418,0.1367 0.371093,-0.01 0.529785,-0.1758 0.158691,-0.166 0.190429,-0.2759 v -2.4194 h 0.700684 v 3.3301 h -0.700684 v -0.3101 q -0.09521,0.081 -0.412597,0.2002 -0.317383,0.1196 -0.876465,0.1196 -0.415039,-0.015 -0.65918,-0.2514 -0.241699,-0.2368 -0.241699,-0.669 v -2.4194 h 0.939941 z" />
<path
inkscape:connector-curvature="0"
id="path16410"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 49.141808,715.7377 v 1.9312 q 0,0.2881 0.170898,0.4101 0.12207,0.098 0.461426,0.098 v 0.4712 q -0.0293,0 -0.104981,0 -0.07813,0 -0.175781,0 -0.64209,0 -0.939941,-0.2197 -0.351563,-0.2393 -0.351563,-0.8105 v -1.8897 h -0.629883 v -0.4199 h 0.629883 v -1.3306 h 0.939942 v 1.3306 h 0.632324 v 0.4199 h -0.632324 z" />
<path
inkscape:connector-curvature="0"
id="path16401"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 80.621235,749.46051 q 0,0.0488 -0.361328,0.16846 -0.358887,0.11718 -0.878906,0.12939 -1.210938,0 -1.691895,-0.61279 -0.478516,-0.61524 -0.478516,-1.91651 0.02441,-0.70068 0.214844,-1.17919 0.192871,-0.47852 0.629883,-0.74463 0.437012,-0.26612 1.176758,-0.27588 0.441894,0 0.793457,0.0684 0.354004,0.0659 0.505371,0.1123 l 0.200195,0.78858 q -0.129394,-0.0903 -0.463867,-0.22461 -0.334473,-0.13428 -0.805664,-0.13428 -0.649414,0 -0.871582,0.4541 -0.219727,0.4541 -0.219727,1.13525 0,0.52491 0.05859,0.9253 0.06104,0.40039 0.263672,0.68603 0.205078,0.28565 0.598144,0.31006 0.461426,0 0.769043,-0.0854 0.307618,-0.0879 0.473633,-0.19775 0.151367,-0.0977 0.151367,-0.10742 0,0 -0.0024,0 l -0.06104,0.70068 z" />
<path
inkscape:connector-curvature="0"
id="path16403"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 82.99184,749.76813 -2.209472,-4.70948 h 1.101074 l 1.289062,2.71973 1.030274,-2.71973 h 0.65918 z" />
<path
inkscape:connector-curvature="0"
id="path6206"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 28.994545,682.96967 0.644531,0.97412 h -1.21582 l -0.417481,-0.76538 q 0,0 -0.153808,0.0146 -0.153809,0.0183 -0.325928,0.0183 -1.054687,0 -1.937256,-0.73608 -0.882568,-0.73608 -0.882568,-2.86377 0.04394,-1.77612 0.758057,-2.63306 0.717773,-0.85693 2.193603,-0.8789 1.113281,0 1.761475,0.40283 0.648193,0.40283 0.919189,1.17188 0.270996,0.76904 0.289307,1.96655 0,1.06567 -0.223389,1.74682 -0.223389,0.67749 -0.534668,1.01441 -0.307617,0.33691 -0.578613,0.44678 -0.267334,0.10986 -0.296631,0.12085 z m -0.01465,-3.32886 q 0,-1.20484 -0.223389,-1.88599 -0.219727,-0.68115 -1.080322,-0.68115 -0.802002,0.011 -1.062012,0.70679 -0.26001,0.69214 -0.274658,1.83105 0,0.92651 0.146484,1.47217 0.150147,0.54199 0.3479,0.76538 0.197754,0.21973 0.369873,0.26733 0.175782,0.0476 0.216065,0.0586 l -0.300293,-0.49439 h 1.109619 l 0.179443,0.3003 q 0.0073,-0.007 0.10254,-0.0879 0.09888,-0.0842 0.201416,-0.30762 0.102539,-0.22705 0.183105,-0.72144 0.08423,-0.49438 0.08423,-1.22314 z" />
<path
inkscape:connector-curvature="0"
id="path6208"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 32.634682,681.7099 q 0,0.31128 0.22705,0.51636 0.230713,0.20508 0.567627,0.20508 0.556641,-0.0146 0.794678,-0.26368 0.238037,-0.24902 0.285645,-0.41381 v -3.62916 h 1.051025 v 4.99512 h -1.051025 v -0.46509 q -0.142823,0.12085 -0.618897,0.3003 -0.476074,0.17944 -1.314697,0.17944 -0.622559,-0.022 -0.98877,-0.3772 -0.362548,-0.35522 -0.362548,-1.00341 v -3.62916 h 1.409912 z" />
<path
inkscape:connector-curvature="0"
id="path6210"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 39.219154,683.11981 v -0.52368 q -0.05859,0.1355 -0.395507,0.33691 -0.333252,0.20142 -1.135254,0.20142 -0.684815,-0.0256 -1.138916,-0.35156 -0.454102,-0.32593 -0.465088,-1.02905 0,-0.7544 0.53833,-1.1316 0.541992,-0.37719 1.622314,-0.45776 0.498047,-0.0403 0.765381,-0.25269 0.270996,-0.21606 0.270996,-0.48339 0,-0.271 -0.249023,-0.46509 -0.245362,-0.19409 -0.666504,-0.19409 -0.86792,0 -1.351318,0.32226 -0.479737,0.31861 -0.629883,0.53467 l 0.20874,-0.99243 q 0,-0.0256 0.227051,-0.15747 0.230713,-0.13184 0.640869,-0.24536 0.410156,-0.11719 0.977783,-0.12085 1.157227,0 1.673584,0.3955 0.516357,0.39185 0.516357,1.02906 v 3.5852 z m -0.688476,-0.78003 q 0.688476,-0.18676 0.688476,-0.60058 v -1.13892 q -0.0037,0.011 -0.05127,0.1062 -0.04761,0.0915 -0.216065,0.18311 -0.168457,0.0915 -0.512695,0.13183 -0.585937,0.0806 -0.893555,0.26368 -0.307617,0.17944 -0.307617,0.61889 0.04761,0.50903 0.812988,0.50903 0.230713,0 0.479737,-0.0732 z" />
<path
inkscape:connector-curvature="0"
id="path6212"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 45.550941,679.27826 v 3.84155 h -1.051025 v -3.65845 q 0,-0.62988 -0.959473,-0.62988 -0.46875,0.0549 -0.673828,0.29297 -0.201416,0.23438 -0.241699,0.38086 v 3.6145 h -1.409912 v -4.99512 h 1.409912 v 0.4065 q 0.0293,-0.0183 0.197754,-0.13184 0.172119,-0.11352 0.483398,-0.20874 0.314942,-0.0952 0.72876,-0.0952 0.780029,0 1.14624,0.35888 0.369873,0.35523 0.369873,0.82398 z" />
<path
inkscape:connector-curvature="0"
id="path6214"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 48.264565,678.75458 v 2.89673 q 0,0.43213 0.256347,0.61523 0.183106,0.14648 0.692139,0.14648 v 0.70679 q -0.04395,0.004 -0.157471,0.007 -0.117187,0.007 -0.263672,0.007 -0.963135,0 -1.409912,-0.32959 -0.527344,-0.35889 -0.527344,-1.21582 v -2.83447 h -0.944824 v -0.62989 h 0.944824 v -1.99584 h 1.409913 v 1.99584 h 0.948486 v 0.62989 h -0.948486 z" />
<path
inkscape:connector-curvature="0"
id="path6216"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 49.549965,683.11981 v -4.99512 h 1.395264 v 4.99512 z m 0.706787,-7.00561 q 0.373535,0 0.582275,0.23437 0.212403,0.23438 0.212403,0.5603 0,0.33326 -0.216065,0.57129 -0.212402,0.23804 -0.593261,0.23804 -0.366211,0 -0.582276,-0.23804 -0.216064,-0.2417 -0.216064,-0.55664 0,-0.32226 0.216064,-0.56396 0.216065,-0.24536 0.596924,-0.24536 z" />
<path
inkscape:connector-curvature="0"
id="path6218"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 52.801918,679.34052 q 0,0.2893 0.512695,0.43579 0.516358,0.14282 1.05835,0.27099 0.541992,0.12451 0.9375,0.42481 0.39917,0.29663 0.41748,0.92285 0,0.91553 -0.494384,1.3147 -0.490723,0.39917 -1.428223,0.46875 -0.117188,0.0146 -0.358887,0.0146 -0.637207,0 -1.098633,-0.0989 -0.461425,-0.10254 -0.640869,-0.16846 l -0.194091,-0.87158 q 0.164794,0.11352 0.604248,0.28564 0.439453,0.17212 1.058349,0.17945 0.65918,0 0.893555,-0.19776 0.238037,-0.20141 0.249023,-0.62622 0,-0.49072 -0.333252,-0.64819 -0.329589,-0.15747 -1.072998,-0.30396 -0.739746,-0.14648 -1.116943,-0.42114 -0.373535,-0.27466 -0.373535,-0.9668 0.05493,-1.20483 1.904297,-1.28906 0.06226,0 0.172119,-0.007 0.109863,-0.007 0.157471,-0.007 0.670166,0 1.080322,0.0952 0.410156,0.0952 0.55664,0.15747 l 0.238038,0.80932 q -0.142823,-0.0915 -0.560303,-0.22338 -0.417481,-0.1355 -1.131592,-0.1355 -0.483398,0 -0.754395,0.11352 -0.270996,0.10987 -0.281982,0.47242 z" />
<path
inkscape:connector-curvature="0"
id="path6220"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 57.47477,680.87128 q 0.03296,0.3955 0.270996,0.99975 0.238037,0.60425 0.86792,0.63355 0.769043,0 1.204834,-0.19409 0.435791,-0.19776 0.567627,-0.32959 l -0.212403,0.86792 q 0,0.0769 -0.435791,0.20507 -0.435791,0.12452 -1.109619,0.12452 -0.267334,0 -0.41748,-0.0146 -1.091309,-0.0806 -1.600342,-0.62622 -0.505371,-0.54932 -0.516358,-1.75782 0,-1.38427 0.574952,-2.0288 0.578613,-0.64454 1.691894,-0.65552 1.33667,0 1.812744,0.70312 0.406494,0.58228 0.406494,1.57471 0,0.18677 -0.01099,0.3186 -0.01099,0.12818 -0.01831,0.17945 h -3.076171 z m 1.021728,-2.146 q -1.021728,0.033 -1.021728,1.48316 h 2.175293 q 0,-1.48316 -1.153565,-1.48316 z" />
<path
inkscape:connector-curvature="0"
id="path6222"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 60.990395,683.11981 v -4.99512 h 1.409912 v 0.61524 q 0.0073,-0.007 0.08423,-0.10254 0.08057,-0.0989 0.238037,-0.20508 0.157471,-0.1062 0.428467,-0.20141 0.289307,-0.12085 0.736084,-0.12085 0.344238,0 0.432129,0.0293 l 0.12085,0.72144 q -0.256348,-0.0623 -0.479737,-0.0623 -0.48706,0 -0.809326,0.18311 -0.362549,0.17944 -0.556641,0.49072 -0.194091,0.31128 -0.194091,0.57129 v 3.07617 h -1.409912 z" />
<path
inkscape:connector-curvature="0"
id="path4156"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 60.758586,747.10677 1.66321,2.58789 h -1.53808 l -1.78833,-3.14941 h 0.71411 q 0.0275,0 0.13733,0.006 0.10986,0.006 0.18615,0.006 1.04676,0 1.07422,-0.91248 0,-0.48218 -0.24719,-0.76599 -0.24719,-0.28381 -0.65308,-0.28381 h -1.18713 v 5.09948 h -1.32446 v -5.8258 h 2.67639 q 1.95007,0 1.95007,1.68762 -0.0275,0.6897 -0.39673,1.03149 -0.36926,0.3418 -0.81787,0.44556 -0.34179,0.0824 -0.42419,0.0824 -0.0244,0 -0.0244,-0.009 z" />
<path
inkscape:connector-curvature="0"
id="path4158"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 64.661786,745.50765 q 0.72632,0 1.15967,0.23499 0.4364,0.23498 0.62561,0.6958 0.18921,0.46081 0.18921,1.16882 0,1.10779 -0.46997,1.62354 -0.46997,0.51269 -1.53198,0.51269 -1.00708,-0.009 -1.48621,-0.51575 -0.47607,-0.50659 -0.47607,-1.60827 0.0183,-2.11182 1.98974,-2.11182 z m -0.82702,2.09961 q 0.0214,0.54016 0.061,0.82092 0.0427,0.27771 0.22278,0.50354 0.18005,0.22583 0.55542,0.22583 0.5249,0 0.66223,-0.39673 0.13733,-0.39978 0.13733,-1.12915 0,-0.71716 -0.14038,-1.1322 -0.13733,-0.41809 -0.65918,-0.41809 -0.53711,0.0153 -0.6897,0.41809 -0.14953,0.39978 -0.14953,1.10779 z" />
<path
inkscape:connector-curvature="0"
id="path4160"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 68.909836,745.50765 q 0.72632,0 1.15967,0.23499 0.4364,0.23498 0.62561,0.6958 0.18921,0.46081 0.18921,1.16882 0,1.10779 -0.46997,1.62354 -0.46997,0.51269 -1.53199,0.51269 -1.00708,-0.009 -1.4862,-0.51575 -0.47608,-0.50659 -0.47608,-1.60827 0.0183,-2.11182 1.98975,-2.11182 z m -0.82703,2.09961 q 0.0214,0.54016 0.061,0.82092 0.0427,0.27771 0.22278,0.50354 0.18005,0.22583 0.55542,0.22583 0.5249,0 0.66223,-0.39673 0.13733,-0.39978 0.13733,-1.12915 0,-0.71716 -0.14038,-1.1322 -0.13733,-0.41809 -0.65918,-0.41809 -0.53711,0.0153 -0.6897,0.41809 -0.14954,0.39978 -0.14954,1.10779 z" />
<path
inkscape:connector-curvature="0"
id="path4162"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 73.017506,746.05697 v 2.41394 q 0,0.36011 0.21362,0.51269 0.15259,0.12207 0.57678,0.12207 v 0.58899 q -0.0366,0.003 -0.13123,0.006 -0.0977,0.006 -0.21972,0.006 -0.80261,0 -1.17493,-0.27466 -0.43945,-0.29907 -0.43945,-1.01318 v -2.36206 h -0.78735 v -0.52491 h 0.78735 v -1.6632 h 1.17493 v 1.6632 h 0.7904 v 0.52491 h -0.7904 z" />
<path
inkscape:connector-curvature="0"
id="path1948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 37.095449,1043.1442 -1.933764,4.7354 -2.005788,-4.7354 v 4.6021 h -1.105522 v -6.8744 h 1.739308 l 1.609671,3.6011 1.548452,-3.6011 h 1.710499 v 6.8744 h -1.562856 z" />
<path
inkscape:connector-curvature="0"
id="path1950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 40.631682,1045.5353 q 0.03241,0.3889 0.266478,0.9831 0.234069,0.5941 0.853448,0.623 0.756221,0 1.184748,-0.1909 0.428526,-0.1944 0.558164,-0.324 l -0.208862,0.8534 q 0,0.076 -0.428526,0.2016 -0.428523,0.1225 -1.091117,0.1225 -0.262879,0 -0.410521,-0.014 -1.073113,-0.08 -1.573661,-0.6159 -0.496944,-0.54 -0.507747,-1.7285 0,-1.3611 0.565364,-1.9949 0.568967,-0.6338 1.663686,-0.6447 1.314384,0 1.782522,0.6915 0.399717,0.5726 0.399717,1.5485 0,0.1836 -0.01081,0.3133 -0.01081,0.126 -0.018,0.1764 z m 1.004695,-2.1102 q -1.004695,0.032 -1.004695,1.4584 h 2.139025 q 0,-1.4584 -1.13433,-1.4584 z" />
<path
inkscape:connector-curvature="0"
id="path1952"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 48.352339,1043.9688 v 3.7775 h -1.033504 v -3.5974 q 0,-0.6194 -0.943475,-0.6194 -0.460933,0.054 -0.662595,0.2882 -0.198056,0.2304 -0.237667,0.3744 v 3.5542 h -1.386405 v -4.9118 h 1.386405 v 0.3997 q 0.02881,-0.019 0.194458,-0.1296 0.169248,-0.1117 0.475339,-0.2053 0.30969,-0.093 0.716608,-0.093 0.767023,0 1.12713,0.3528 0.363706,0.3493 0.363706,0.8102 z" />
<path
inkscape:connector-curvature="0"
id="path1954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 49.241798,1041.729 h -9.862893 v -0.8571 h 16.539243 v 0.8571 h -5.113494 v 6.0173 h -1.562856 z"
sodipodi:nodetypes="ccccccccc" />
<path
inkscape:connector-curvature="0"
id="path1956"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 54.600161,1047.7463 v -0.515 q -0.05762,0.1333 -0.388913,0.3314 -0.327694,0.1981 -1.116327,0.1981 -0.673396,-0.025 -1.119926,-0.3457 -0.446531,-0.3205 -0.457335,-1.0119 0,-0.7419 0.529356,-1.1128 0.532956,-0.3709 1.595265,-0.4501 0.489744,-0.04 0.752622,-0.2484 0.266478,-0.2125 0.266478,-0.4753 0,-0.2666 -0.244872,-0.4574 -0.241272,-0.1909 -0.655392,-0.1909 -0.85345,0 -1.328789,0.3169 -0.471737,0.3133 -0.619381,0.5257 l 0.205261,-0.9759 q 0,-0.025 0.223265,-0.1548 0.226865,-0.1296 0.630183,-0.2413 0.40332,-0.1151 0.961482,-0.1188 1.137932,0 1.64568,0.3889 0.507749,0.3853 0.507749,1.0119 v 3.5254 z m -0.676998,-0.7669 q 0.676998,-0.1838 0.676998,-0.5906 v -1.1199 q -0.0036,0.011 -0.05041,0.1044 -0.04681,0.09 -0.212463,0.1801 -0.165649,0.09 -0.504147,0.1296 -0.576168,0.079 -0.878658,0.2592 -0.302488,0.1764 -0.302488,0.6086 0.04681,0.5005 0.799434,0.5005 0.226865,0 0.471739,-0.071 z" />
<path
inkscape:connector-curvature="0"
id="path1958"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 56.591545,1047.7463 v -6.8744 h 1.357597 v 6.8744 z" />
</g>
</svg>

+ 171
- 0
plugins/community/repos/mental/res/MentalRadioButtons.svg View File

@@ -0,0 +1,171 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="90"
height="380"
viewBox="0 0 89.999999 380.00001"
id="svg14650"
version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MentalRadioButtons.svg">
<defs
id="defs14652" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="10.181697"
inkscape:cx="38.1344"
inkscape:cy="7.496848"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
objecttolerance="2"
inkscape:window-width="1920"
inkscape:window-height="1061"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1"
inkscape:snap-global="false">
<inkscape:grid
type="xygrid"
id="grid15198"
spacingx="4.9999999"
spacingy="5.0000001"
empspacing="3" />
</sodipodi:namedview>
<metadata
id="metadata14655">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-672.36216)">
<rect
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.77361202;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect15200"
width="90"
height="380"
x="0"
y="672.36218" />
<g
aria-label="RadioButtons"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
id="text823"
transform="translate(16)">
<path
d="m 4.2766396,678.97156 2.1289062,3.3125 h -1.96875 l -2.2890625,-4.03125 h 0.9140625 q 0.035156,0 0.1757813,0.008 0.140625,0.008 0.2382812,0.008 1.3398438,0 1.375,-1.16797 0,-0.61718 -0.3164062,-0.98046 -0.3164063,-0.36329 -0.8359375,-0.36329 H 2.1789833 v 6.52735 H 0.48367083 v -7.45703 H 3.9094521 q 2.4960937,0 2.4960937,2.16015 -0.035156,0.88282 -0.5078125,1.32032 -0.4726562,0.4375 -1.046875,0.57031 -0.4375,0.10547 -0.5429687,0.10547 -0.03125,0 -0.03125,-0.0117 z"
id="path825"
inkscape:connector-curvature="0"
style="fill:#ffffff;fill-opacity:1" />
<path
d="m 10.038358,682.28406 v -0.5586 q -0.0625,0.14454 -0.4218747,0.35938 -0.3554687,0.21484 -1.2109375,0.21484 -0.7304687,-0.0273 -1.2148437,-0.375 -0.484375,-0.34765 -0.4960938,-1.09765 0,-0.80469 0.5742188,-1.20703 0.578125,-0.40235 1.7304687,-0.48829 0.53125,-0.043 0.8164063,-0.26953 0.2890629,-0.23047 0.2890629,-0.51562 0,-0.28906 -0.2656254,-0.4961 -0.2617188,-0.20703 -0.7109375,-0.20703 -0.9257813,0 -1.4414063,0.34375 -0.5117187,0.33985 -0.671875,0.57032 l 0.2226563,-1.0586 q 0,-0.0273 0.2421875,-0.16797 0.2460937,-0.14062 0.6835937,-0.26172 0.4375,-0.125 1.0429688,-0.1289 1.2343749,0 1.7851559,0.42187 0.550782,0.41797 0.550782,1.09766 v 3.82422 z m -0.7343747,-0.83203 q 0.7343747,-0.19922 0.7343747,-0.64063 v -1.21484 q -0.0039,0.0117 -0.054687,0.11328 -0.050781,0.0977 -0.2304687,0.19531 -0.1796875,0.0977 -0.546875,0.14063 -0.625,0.0859 -0.953125,0.28125 -0.328125,0.1914 -0.328125,0.66015 0.050781,0.54297 0.8671875,0.54297 0.2460937,0 0.5117187,-0.0781 z"
id="path827"
inkscape:connector-curvature="0"
style="fill:#ffffff;fill-opacity:1" />
<path
d="m 16.936796,674.82703 v 7.45703 h -1.488281 v -0.32031 q -0.08203,0.0859 -0.375,0.21875 -0.292969,0.13281 -0.828125,0.13281 -0.613282,-0.008 -1.105469,-0.21094 -0.488281,-0.20703 -0.8125,-0.82812 -0.320313,-0.6211 -0.320313,-1.79297 0.01953,-1.5586 0.59375,-2.0586 0.578125,-0.5 1.46875,-0.5 0.839844,0 1.378907,0.26953 v -2.36718 z m -1.488281,6.32031 v -3.23047 q 0,-0.0469 -0.242188,-0.16016 -0.242187,-0.11328 -0.671875,-0.14453 -0.789062,0 -1.058594,0.48047 -0.269531,0.47656 -0.269531,1.375 0,0.71485 0.125,1.17969 0.128906,0.46094 0.429688,0.69922 0.300781,0.23437 0.804687,0.23437 0.367188,-0.0351 0.625,-0.20312 0.257813,-0.17188 0.257813,-0.23047 z"
id="path829"
inkscape:connector-curvature="0"
style="fill:#ffffff;fill-opacity:1" />
<path
d="m 17.71414,682.28406 v -5.32813 h 1.488281 v 5.32813 z m 0.753906,-7.47266 q 0.398437,0 0.621094,0.25 0.226562,0.25 0.226562,0.59766 0,0.35547 -0.230469,0.60937 -0.226562,0.25391 -0.632812,0.25391 -0.390625,0 -0.621094,-0.25391 -0.230469,-0.25781 -0.230469,-0.59375 0,-0.34375 0.230469,-0.60156 0.230469,-0.26172 0.636719,-0.26172 z"
id="path831"
inkscape:connector-curvature="0"
style="fill:#ffffff;fill-opacity:1" />
<path
d="m 22.272733,676.92468 q 0.929688,0 1.484375,0.30078 0.558594,0.30079 0.800782,0.89063 0.242187,0.58984 0.242187,1.49609 0,1.41797 -0.601562,2.07813 -0.601563,0.65625 -1.960938,0.65625 -1.289062,-0.0117 -1.902344,-0.66016 -0.609375,-0.64844 -0.609375,-2.05859 0.02344,-2.70313 2.546875,-2.70313 z m -1.058593,2.6875 q 0.02734,0.69141 0.07813,1.05078 0.05469,0.35547 0.285156,0.64454 0.230469,0.28906 0.710937,0.28906 0.671875,0 0.847657,-0.50781 0.175781,-0.51172 0.175781,-1.44532 0,-0.91797 -0.179688,-1.44922 -0.175781,-0.53515 -0.84375,-0.53515 -0.6875,0.0195 -0.882812,0.53515 -0.191406,0.51172 -0.191406,1.41797 z"
id="path833"
inkscape:connector-curvature="0"
style="fill:#ffffff;fill-opacity:1" />
<path
d="m 28.909452,674.82703 q 2.175781,0 2.175781,1.77734 0,1.05859 -0.597656,1.40234 -0.59375,0.33985 -0.988281,0.33985 1.855469,0.17969 1.855469,1.79297 -0.01953,1.24609 -0.675782,1.69531 -0.652343,0.44922 -1.722656,0.44922 h -3.472656 v -7.45703 z m -0.113281,6.52734 q 1.183594,0 1.183594,-1.29297 0,-0.57812 -0.351563,-0.89062 -0.347656,-0.3125 -0.878906,-0.3125 h -1.570313 v 2.49609 z m 1.023437,-4.67187 q -0.08203,-0.92579 -1.101562,-0.92579 h -1.539063 v 2.17579 h 1.488282 q 1.152343,0 1.152343,-1.25 z"
id="path835"
inkscape:connector-curvature="0"
style="fill:#ffffff;fill-opacity:1" />
<path
d="m 33.421171,680.78015 q 0,0.33203 0.242187,0.55078 0.246094,0.21875 0.605469,0.21875 0.59375,-0.0156 0.847656,-0.28125 0.253907,-0.26562 0.304688,-0.4414 v -3.8711 h 1.121094 v 5.32813 h -1.121094 v -0.4961 q -0.152344,0.12891 -0.660156,0.32032 -0.507813,0.1914 -1.402344,0.1914 -0.664063,-0.0234 -1.054688,-0.40234 -0.386718,-0.37891 -0.386718,-1.07031 v -3.8711 h 1.503906 z"
id="path837"
inkscape:connector-curvature="0"
style="fill:#ffffff;fill-opacity:1" />
<path
d="m 39.499296,677.62781 v 3.08984 q 0,0.46094 0.273437,0.65625 0.195313,0.15625 0.738282,0.15625 v 0.75391 q -0.04687,0.004 -0.167969,0.008 -0.125,0.008 -0.28125,0.008 -1.027344,0 -1.503906,-0.35156 -0.5625,-0.38281 -0.5625,-1.29687 v -3.02344 h -1.007813 v -0.67188 h 1.007813 v -2.1289 h 1.503906 v 2.1289 h 1.011719 v 0.67188 z"
id="path839"
inkscape:connector-curvature="0"
style="fill:#ffffff;fill-opacity:1" />
<path
d="m 43.093046,677.62781 v 3.08984 q 0,0.46094 0.273437,0.65625 0.195313,0.15625 0.738282,0.15625 v 0.75391 q -0.04687,0.004 -0.167969,0.008 -0.125,0.008 -0.28125,0.008 -1.027344,0 -1.503906,-0.35156 -0.5625,-0.38281 -0.5625,-1.29687 v -3.02344 h -1.007813 v -0.67188 h 1.007813 v -2.1289 h 1.503906 v 2.1289 h 1.011719 v 0.67188 z"
id="path841"
inkscape:connector-curvature="0"
style="fill:#ffffff;fill-opacity:1" />
<path
d="m 46.866483,676.92468 q 0.929688,0 1.484375,0.30078 0.558594,0.30079 0.800782,0.89063 0.242187,0.58984 0.242187,1.49609 0,1.41797 -0.601562,2.07813 -0.601563,0.65625 -1.960938,0.65625 -1.289062,-0.0117 -1.902344,-0.66016 -0.609375,-0.64844 -0.609375,-2.05859 0.02344,-2.70313 2.546875,-2.70313 z m -1.058593,2.6875 q 0.02734,0.69141 0.07813,1.05078 0.05469,0.35547 0.285156,0.64454 0.230469,0.28906 0.710937,0.28906 0.671875,0 0.847657,-0.50781 0.175781,-0.51172 0.175781,-1.44532 0,-0.91797 -0.179688,-1.44922 -0.175781,-0.53515 -0.84375,-0.53515 -0.6875,0.0195 -0.882812,0.53515 -0.191406,0.51172 -0.191406,1.41797 z"
id="path843"
inkscape:connector-curvature="0"
style="fill:#ffffff;fill-opacity:1" />
<path
d="m 54.511015,678.1864 v 4.09766 h -1.121094 v -3.90235 q 0,-0.67187 -1.023438,-0.67187 -0.5,0.0586 -0.71875,0.3125 -0.214843,0.25 -0.257812,0.40625 v 3.85547 h -1.503906 v -5.32813 h 1.503906 v 0.4336 q 0.03125,-0.0195 0.210937,-0.14063 0.183594,-0.12109 0.515625,-0.22265 0.335938,-0.10157 0.777344,-0.10157 0.832031,0 1.222656,0.38282 0.394532,0.3789 0.394532,0.8789 z"
id="path845"
inkscape:connector-curvature="0"
style="fill:#ffffff;fill-opacity:1" />
<path
d="m 56.49539,678.25281 q 0,0.30859 0.546875,0.46484 0.550781,0.15235 1.128906,0.28906 0.578125,0.13282 1,0.45313 0.425781,0.31641 0.445312,0.98437 0,0.97657 -0.527343,1.40235 -0.523438,0.42578 -1.523438,0.5 -0.125,0.0156 -0.382812,0.0156 -0.679688,0 -1.171875,-0.10547 -0.492188,-0.10937 -0.683594,-0.17968 l -0.207031,-0.92969 q 0.175781,0.12109 0.644531,0.30469 0.46875,0.18359 1.128906,0.1914 0.703125,0 0.953125,-0.21093 0.253906,-0.21485 0.265625,-0.66797 0,-0.52344 -0.355469,-0.69141 -0.351562,-0.16797 -1.144531,-0.32422 -0.789062,-0.15625 -1.191406,-0.44922 -0.398438,-0.29297 -0.398438,-1.03125 0.05859,-1.28515 2.03125,-1.375 0.06641,0 0.183594,-0.008 0.117188,-0.008 0.167969,-0.008 0.714844,0 1.152344,0.10156 0.4375,0.10156 0.59375,0.16797 l 0.253906,0.86328 q -0.152344,-0.0977 -0.597656,-0.23828 -0.445313,-0.14453 -1.207032,-0.14453 -0.515625,0 -0.804687,0.12109 -0.289063,0.11719 -0.300781,0.50391 z"
id="path847"
inkscape:connector-curvature="0"
style="fill:#ffffff;fill-opacity:1" />
</g>
<path
inkscape:connector-curvature="0"
id="path1948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 37.121159,1043.1442 -1.933764,4.7354 -2.005788,-4.7354 v 4.6021 h -1.105522 v -6.8744 h 1.739308 l 1.609671,3.6011 1.548452,-3.6011 h 1.710499 v 6.8744 h -1.562856 z" />
<path
inkscape:connector-curvature="0"
id="path1950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 40.657392,1045.5353 q 0.03241,0.3889 0.266478,0.9831 0.234069,0.5941 0.853448,0.623 0.756221,0 1.184748,-0.1909 0.428526,-0.1944 0.558164,-0.324 l -0.208862,0.8534 q 0,0.076 -0.428526,0.2016 -0.428523,0.1225 -1.091117,0.1225 -0.262879,0 -0.410521,-0.014 -1.073113,-0.08 -1.573661,-0.6159 -0.496944,-0.54 -0.507747,-1.7285 0,-1.3611 0.565364,-1.9949 0.568967,-0.6338 1.663686,-0.6447 1.314384,0 1.782522,0.6915 0.399717,0.5726 0.399717,1.5485 0,0.1836 -0.01081,0.3133 -0.01081,0.126 -0.018,0.1764 z m 1.004695,-2.1102 q -1.004695,0.032 -1.004695,1.4584 h 2.139025 q 0,-1.4584 -1.13433,-1.4584 z" />
<path
inkscape:connector-curvature="0"
id="path1952"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 48.378049,1043.9688 v 3.7775 h -1.033504 v -3.5974 q 0,-0.6194 -0.943475,-0.6194 -0.460933,0.054 -0.662595,0.2882 -0.198056,0.2304 -0.237667,0.3744 v 3.5542 h -1.386405 v -4.9118 h 1.386405 v 0.3997 q 0.02881,-0.019 0.194458,-0.1296 0.169248,-0.1117 0.475339,-0.2053 0.30969,-0.093 0.716608,-0.093 0.767023,0 1.12713,0.3528 0.363706,0.3493 0.363706,0.8102 z" />
<path
inkscape:connector-curvature="0"
id="path1954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 49.267508,1041.729 h -9.862893 v -0.8571 h 16.539243 v 0.8571 h -5.113494 v 6.0173 h -1.562856 z"
sodipodi:nodetypes="ccccccccc" />
<path
inkscape:connector-curvature="0"
id="path1956"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 54.625871,1047.7463 v -0.515 q -0.05762,0.1333 -0.388913,0.3314 -0.327694,0.1981 -1.116327,0.1981 -0.673396,-0.025 -1.119926,-0.3457 -0.446531,-0.3205 -0.457335,-1.0119 0,-0.7419 0.529356,-1.1128 0.532956,-0.3709 1.595265,-0.4501 0.489744,-0.04 0.752622,-0.2484 0.266478,-0.2125 0.266478,-0.4753 0,-0.2666 -0.244872,-0.4574 -0.241272,-0.1909 -0.655392,-0.1909 -0.85345,0 -1.328789,0.3169 -0.471737,0.3133 -0.619381,0.5257 l 0.205261,-0.9759 q 0,-0.025 0.223265,-0.1548 0.226865,-0.1296 0.630183,-0.2413 0.40332,-0.1151 0.961482,-0.1188 1.137932,0 1.64568,0.3889 0.507749,0.3853 0.507749,1.0119 v 3.5254 z m -0.676998,-0.7669 q 0.676998,-0.1838 0.676998,-0.5906 v -1.1199 q -0.0036,0.011 -0.05041,0.1044 -0.04681,0.09 -0.212463,0.1801 -0.165649,0.09 -0.504147,0.1296 -0.576168,0.079 -0.878658,0.2592 -0.302488,0.1764 -0.302488,0.6086 0.04681,0.5005 0.799434,0.5005 0.226865,0 0.471739,-0.071 z" />
<path
inkscape:connector-curvature="0"
id="path1958"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 56.617255,1047.7463 v -6.8744 h 1.357597 v 6.8744 z" />
</g>
</svg>

+ 162
- 0
plugins/community/repos/mental/res/MentalSubMixer.svg View File

@@ -0,0 +1,162 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="120"
height="380"
viewBox="0 0 33.866668 107.24447"
version="1.1"
id="svg4541"
sodipodi:docname="MentalSubMixer.svg"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)">
<defs
id="defs4535" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="5.9104632"
inkscape:cx="15.556142"
inkscape:cy="18.046016"
inkscape:document-units="mm"
inkscape:current-layer="g13224"
showgrid="true"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-width="1920"
inkscape:window-height="1061"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1"
units="px"
showguides="true"
inkscape:guide-bbox="true">
<inkscape:grid
type="xygrid"
id="grid4199"
empspacing="3"
spacingx="1.4111112"
spacingy="1.4111114" />
</sodipodi:namedview>
<metadata
id="metadata4538">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(5.559749,-92.265506)">
<g
transform="matrix(0.27602379,0,0,0.27602379,354.09618,57.736346)"
id="g13122"
style="stroke-width:0.9585526">
<g
transform="translate(-167.07644,-20.557569)"
id="g13178"
style="stroke-width:0.91882312">
<g
transform="translate(-99.2314,6.0949065)"
id="g13224"
style="stroke-width:0.88074034">
<path
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.80924457"
d="m -1036.6811,139.55752 h 122.69481 v 388.53342 h -122.69481 z m 0,0"
id="path25069"
inkscape:connector-curvature="0" />
<path
inkscape:connector-curvature="0"
id="path5536"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -993.23176,144.24421 q 0,0.40813 0.67398,0.61781 0.67773,0.20594 1.36295,0.38193 0.68896,0.17598 1.20193,0.61033 0.51298,0.43059 0.5317,1.32175 0,0.88367 -0.29581,1.42285 -0.2958,0.53919 -0.83124,0.79006 -0.5317,0.24713 -1.29554,0.29955 -0.18348,0.015 -0.52047,0.015 -0.55791,0 -1.0559,-0.0824 -0.49426,-0.0824 -0.81627,-0.17973 -0.32202,-0.1011 -0.32202,-0.11982 l -0.27708,-1.08961 q 0.004,0 0.33325,0.14229 0.3295,0.14228 0.79006,0.2621 0.4643,0.11982 1.02595,0.1348 0.90613,0 1.21691,-0.29206 0.31453,-0.2958 0.31453,-0.89115 0,-0.70769 -0.42312,-0.9286 -0.42311,-0.22466 -1.37792,-0.42686 -0.95106,-0.20594 -1.43034,-0.5916 -0.47927,-0.38942 -0.47927,-1.36669 0.0225,-0.62156 0.34822,-1.02595 0.32576,-0.40439 0.85371,-0.5991 0.5317,-0.19845 1.19071,-0.2284 1.09709,0 1.71865,0.1273 0.62156,0.12357 0.8275,0.20969 l 0.29206,1.14951 q 0,0 -0.29955,-0.13479 -0.29955,-0.1348 -0.76759,-0.24339 -0.46804,-0.11233 -1.11207,-0.11233 -0.62531,0 -0.98102,0.14978 -0.35571,0.14977 -0.3969,0.67772 z" />
<path
inkscape:connector-curvature="0"
id="path5538"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -987.46921,148.20198 q 0,0.31827 0.23215,0.52795 0.23589,0.20969 0.58037,0.20969 0.56915,-0.015 0.81253,-0.2696 0.24338,-0.25461 0.29206,-0.42311 v -3.71065 h 1.07462 v 5.10729 h -1.07462 v -0.47553 q -0.14603,0.12357 -0.6328,0.30704 -0.48676,0.18347 -1.34422,0.18347 -0.63654,-0.0225 -1.01097,-0.38567 -0.37069,-0.3632 -0.37069,-1.02595 v -3.71065 h 1.44157 z" />
<path
inkscape:connector-curvature="0"
id="path5540"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -983.78851,142.4956 h 1.44157 v 2.26907 q 0.51672,-0.25836 1.31801,-0.25836 0.54293,0 0.9623,0.16475 0.42311,0.16475 0.71142,0.71517 0.29206,0.54668 0.29206,1.57263 0,1.10458 -0.30704,1.70368 -0.30703,0.59909 -0.77882,0.80129 -0.46804,0.20219 -1.04842,0.20968 -0.50923,0 -0.79005,-0.12731 -0.27709,-0.12731 -0.35946,-0.20968 v 0.30703 h -1.44157 z m 1.44157,6.05835 q 0,0.0487 0.24338,0.21717 0.24713,0.16475 0.58412,0.19845 0.72266,0 1.01846,-0.49425 0.29955,-0.498 0.29955,-1.53144 0,-0.8612 -0.25836,-1.31801 -0.25462,-0.46055 -1.01097,-0.46055 -0.41937,0.0299 -0.64778,0.13854 -0.2284,0.10858 -0.2284,0.15351 z" />
<path
inkscape:connector-curvature="0"
id="path5542"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -973.17703,144.85828 -2.01072,4.92382 -2.0856,-4.92382 v 4.78527 h -1.14952 v -7.14795 h 1.80852 l 1.67373,3.74434 1.61007,-3.74434 h 1.77856 v 7.14795 h -1.62504 z" />
<path
inkscape:connector-curvature="0"
id="path5544"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -970.77316,149.64355 v -5.10729 h 1.42659 v 5.10729 z m 0.72266,-7.16293 q 0.38192,0 0.59535,0.23964 0.21717,0.23963 0.21717,0.57288 0,0.34074 -0.22092,0.58412 -0.21717,0.24338 -0.60658,0.24338 -0.37444,0 -0.59535,-0.24338 -0.22092,-0.24713 -0.22092,-0.56914 0,-0.3295 0.22092,-0.57663 0.22091,-0.25087 0.61033,-0.25087 z" />
<path
inkscape:connector-curvature="0"
id="path5546"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -968.76619,144.53626 h 1.64002 l 0.90613,1.44158 0.98102,-1.44158 h 0.996 l -1.50149,2.16424 1.8235,2.94305 h -1.655 l -1.05965,-1.70367 -1.17947,1.70367 h -1.05965 l 1.73363,-2.46752 z" />
<path
inkscape:connector-curvature="0"
id="path5548"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -962.43076,147.34453 q 0.0337,0.40438 0.27708,1.0222 0.24338,0.61782 0.88741,0.64777 0.78632,0 1.23189,-0.19845 0.44558,-0.20219 0.58038,-0.33699 l -0.21718,0.88741 q 0,0.0786 -0.44557,0.20969 -0.44558,0.1273 -1.13454,0.1273 -0.27334,0 -0.42686,-0.015 -1.11581,-0.0824 -1.63628,-0.64028 -0.51672,-0.56165 -0.52795,-1.79729 0,-1.41536 0.58786,-2.07436 0.59161,-0.65901 1.72989,-0.67024 1.36669,0 1.85345,0.71891 0.41563,0.59535 0.41563,1.61007 0,0.19096 -0.0112,0.32576 -0.0112,0.13105 -0.0187,0.18347 h -3.14525 z m 1.04467,-2.19419 q -1.04467,0.0337 -1.04467,1.51646 h 2.22414 q 0,-1.51646 -1.17947,-1.51646 z" />
<path
inkscape:connector-curvature="0"
id="path5550"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -958.83619,149.64355 v -5.10729 h 1.44158 v 0.62906 q 0.007,-0.008 0.0861,-0.10485 0.0824,-0.10109 0.24338,-0.20968 0.16101,-0.10859 0.43809,-0.20594 0.2958,-0.12356 0.75261,-0.12356 0.35197,0 0.44184,0.03 l 0.12356,0.73763 q -0.2621,-0.0636 -0.49051,-0.0636 -0.498,0 -0.8275,0.18722 -0.37069,0.18347 -0.56914,0.50174 -0.19845,0.31827 -0.19845,0.58412 v 3.14525 h -1.44158 z" />
<path
inkscape:connector-curvature="0"
id="path1948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23564279"
d="m -983.69078,518.66551 -1.9772,4.84174 -2.0508,-4.84174 v 4.70545 h -1.13026 v -7.02878 h 1.77826 l 1.6458,3.68197 1.5833,-3.68197 h 1.7489 v 7.02878 h -1.598 z" />
<path
inkscape:connector-curvature="0"
id="path1950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23564279"
d="m -980.07508,521.1103 q 0.033,0.39764 0.2724,1.00518 0.2394,0.60744 0.8726,0.63699 0.7732,0 1.2114,-0.19519 0.4381,-0.19876 0.5707,-0.33127 l -0.2136,0.87256 q 0,0.0777 -0.4381,0.20613 -0.4381,0.12525 -1.1156,0.12525 -0.2688,0 -0.4198,-0.0143 -1.0972,-0.0818 -1.609,-0.62973 -0.5081,-0.55213 -0.5191,-1.76732 0,-1.39166 0.578,-2.0397 0.5818,-0.64803 1.7011,-0.65918 1.3439,0 1.8225,0.70703 0.4087,0.58546 0.4087,1.58328 0,0.18772 -0.011,0.32033 -0.011,0.12883 -0.018,0.18036 z m 1.0272,-2.15758 q -1.0272,0.0327 -1.0272,1.49115 h 2.187 q 0,-1.49115 -1.1598,-1.49115 z" />
<path
inkscape:connector-curvature="0"
id="path1952"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23564279"
d="m -972.18108,519.50863 v 3.86233 h -1.0567 v -3.67819 q 0,-0.63331 -0.9647,-0.63331 -0.4713,0.0552 -0.6774,0.29467 -0.2025,0.23558 -0.243,0.38281 v 3.63402 h -1.4176 v -5.02211 h 1.4176 v 0.40868 q 0.029,-0.0194 0.1988,-0.13251 0.173,-0.11421 0.486,-0.20991 0.3166,-0.0951 0.7327,-0.0951 0.7842,0 1.1524,0.36072 0.3719,0.35715 0.3719,0.8284 z" />
<path
inkscape:connector-curvature="0"
id="path1954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23564279"
d="m -971.27168,517.21853 h -10.0843 v -0.87635 h 16.9106 v 0.87635 h -5.2283 v 6.15243 h -1.598 z"
sodipodi:nodetypes="ccccccccc" />
<path
inkscape:connector-curvature="0"
id="path1956"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23564279"
d="m -965.79298,523.37096 v -0.52657 q -0.059,0.13629 -0.3976,0.33884 -0.3351,0.20255 -1.1414,0.20255 -0.6885,-0.0256 -1.1451,-0.35346 -0.4565,-0.3277 -0.4676,-1.03463 0,-0.75856 0.5413,-1.13778 0.5449,-0.37923 1.631,-0.46021 0.5008,-0.0409 0.7696,-0.25398 0.2724,-0.21727 0.2724,-0.48597 0,-0.27259 -0.2503,-0.46768 -0.2467,-0.19518 -0.6702,-0.19518 -0.8726,0 -1.3586,0.32401 -0.4823,0.32034 -0.6333,0.53751 l 0.2099,-0.99782 q 0,-0.0256 0.2283,-0.15827 0.2319,-0.13251 0.6443,-0.24672 0.4124,-0.11769 0.9831,-0.12147 1.1635,0 1.6826,0.39763 0.5192,0.39396 0.5192,1.03463 v 3.60457 z m -0.6922,-0.78413 q 0.6922,-0.18792 0.6922,-0.60386 v -1.14505 q 0,0.0112 -0.051,0.10675 -0.048,0.092 -0.2172,0.18414 -0.1694,0.092 -0.5155,0.13251 -0.5891,0.0808 -0.8984,0.26502 -0.3093,0.18036 -0.3093,0.62227 0.048,0.51174 0.8174,0.51174 0.232,0 0.4823,-0.0726 z" />
<path
inkscape:connector-curvature="0"
id="path1958"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23564279"
d="m -963.75688,523.37096 v -7.02878 h 1.3881 v 7.02878 z" />
</g>
</g>
</g>
</g>
</svg>

+ 209
- 0
plugins/community/repos/mental/res/MentalSums.svg View File

@@ -0,0 +1,209 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="30"
height="380"
viewBox="0 0 8.4666747 107.24447"
version="1.1"
id="svg4541"
sodipodi:docname="MentalSums.svg"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)">
<defs
id="defs4535" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="8.3586572"
inkscape:cx="-52.402005"
inkscape:cy="33.895918"
inkscape:document-units="mm"
inkscape:current-layer="g13383"
showgrid="true"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-width="1920"
inkscape:window-height="1061"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1"
units="px"
inkscape:snap-text-baseline="false">
<inkscape:grid
type="xygrid"
id="grid4199"
empspacing="10" />
</sodipodi:namedview>
<metadata
id="metadata4538">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(5.559749,-92.265499)">
<g
transform="matrix(0.27602379,0,0,0.27602379,354.09618,57.736346)"
id="g13122"
style="stroke-width:0.9585526">
<g
transform="translate(-167.07644,-20.557569)"
id="g13178"
style="stroke-width:0.91882312">
<g
transform="translate(-99.2314,6.0949065)"
id="g13224"
style="stroke-width:0.88074034">
<g
transform="translate(-315.65411,137.78158)"
id="g13271"
style="stroke-width:0.84423596">
<g
transform="matrix(1,0,0,1.0681511,-332.2261,2.2859473)"
id="g13383"
style="stroke-width:0.80924457">
<path
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.80924457"
d="m -388.80083,-0.47761264 h 30.67371 V 363.26653 h -30.67371 z m 0,0"
id="path25069"
inkscape:connector-curvature="0" />
<path
inkscape:connector-curvature="0"
id="path8091"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -377.33626,174.77892 q 0.93296,0 1.50398,0.31549 0.57101,0.31257 0.81751,0.92894 0.2465,0.61638 0.2465,1.557 0,0.96693 -0.27146,1.60082 -0.27146,0.63098 -0.84248,0.93772 -0.56789,0.30673 -1.46654,0.30673 -0.86431,0 -1.41972,-0.30089 -0.55542,-0.30089 -0.82064,-0.93187 -0.26522,-0.63098 -0.26522,-1.61251 0.009,-1.40218 0.62717,-2.09743 0.62094,-0.69525 1.8909,-0.704 z m -1.11394,2.80143 q 0.0343,0.9786 0.22153,1.51903 0.18722,0.54042 0.87992,0.54919 0.51173,0 0.76135,-0.2892 0.25275,-0.29212 0.31827,-0.71862 0.0686,-0.42942 0.0686,-1.03702 0,-0.62222 -0.0593,-1.03119 -0.0561,-0.40898 -0.30267,-0.70985 -0.2465,-0.30381 -0.74887,-0.30673 -0.71455,0 -0.92673,0.54626 -0.21217,0.54627 -0.21217,1.47813 z" />
<path
inkscape:connector-curvature="0"
id="path8093"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -373.09891,179.2542 q 0,0.24831 0.19346,0.4119 0.19658,0.16359 0.48364,0.16359 0.47429,-0.0117 0.67711,-0.21033 0.20281,-0.19865 0.24338,-0.3301 v -2.89492 h 0.89553 v 3.98453 h -0.89553 v -0.37099 q -0.12169,0.0964 -0.52733,0.23954 -0.40563,0.14314 -1.12018,0.14314 -0.53046,-0.0175 -0.84248,-0.30089 -0.30891,-0.28336 -0.30891,-0.80041 v -2.89492 h 1.20131 z" />
<path
inkscape:connector-curvature="0"
id="path8095"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -368.24374,176.89679 v 2.31068 q 0,0.3447 0.21843,0.49076 0.15601,0.11685 0.58973,0.11685 v 0.56379 q -0.0374,0.003 -0.13417,0.006 -0.0998,0.006 -0.22467,0.006 -0.82063,0 -1.2013,-0.26291 -0.44933,-0.28628 -0.44933,-0.96984 v -2.26102 h -0.80504 v -0.50245 h 0.80504 v -1.59205 h 1.20131 v 1.59205 h 0.80816 v 0.50245 h -0.80816 z" />
<path
inkscape:connector-curvature="0"
id="path8091-3"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -377.05721,13.020117 q 0.93293,0 1.50393,0.31549 0.57099,0.31257 0.81749,0.92894 0.24649,0.61638 0.24649,1.557 0,0.96693 -0.27145,1.60082 -0.27145,0.630981 -0.84246,0.93772 -0.56787,0.30673 -1.46649,0.30673 -0.86428,0 -1.41968,-0.30089 -0.5554,-0.30089 -0.82061,-0.93187 -0.26521,-0.630979 -0.26521,-1.61251 0.009,-1.40218 0.62715,-2.09743 0.62092,-0.69525 1.89084,-0.704 z m -1.11391,2.80143 q 0.0343,0.9786 0.22153,1.51903 0.18721,0.54042 0.87989,0.54919 0.51171,0 0.76133,-0.2892 0.25274,-0.29212 0.31826,-0.71862 0.0686,-0.42942 0.0686,-1.03702 0,-0.62222 -0.0593,-1.03119 -0.0561,-0.40898 -0.30266,-0.70985 -0.24649,-0.30381 -0.74884,-0.30673 -0.71453,0 -0.9267,0.54626 -0.21217,0.54627 -0.21217,1.47813 z" />
<path
inkscape:connector-curvature="0"
id="path8093-0"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -372.81999,17.495397 q 0,0.24831 0.19345,0.411901 0.19657,0.163589 0.48363,0.163589 0.47427,-0.0117 0.67708,-0.21033 0.20281,-0.19865 0.24338,-0.3301 v -2.89492 h 0.8955 v 3.984531 h -0.8955 v -0.370991 q -0.12169,0.0964 -0.52732,0.23954 -0.40561,0.14314 -1.12014,0.14314 -0.53045,-0.0175 -0.84246,-0.30089 -0.3089,-0.283359 -0.3089,-0.80041 v -2.89492 h 1.20128 z" />
<path
inkscape:connector-curvature="0"
id="path8095-9"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -367.96497,15.137987 v 2.31068 q 0,0.3447 0.21842,0.49076 0.156,0.116851 0.58971,0.116851 v 0.56379 q -0.0374,0.003 -0.13417,0.006 -0.0998,0.006 -0.22466,0.006 -0.8206,0 -1.20126,-0.262911 -0.44932,-0.28628 -0.44932,-0.969839 v -2.261021 h -0.80501 v -0.50245 h 0.80501 v -1.59205 h 1.20128 v 1.59205 h 0.80813 v 0.50245 h -0.80813 z" />
<path
inkscape:connector-curvature="0"
id="path4162"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -383.30695,3.9696348 q 0,0.382094 0.67399,0.5783992 0.67772,0.1927998 1.36294,0.3575559 0.68895,0.1647562 1.20194,0.5713883 0.51297,0.4031268 0.53169,1.2374238 0,0.8272862 -0.2958,1.332071 -0.2958,0.5047848 -0.83125,0.73965 -0.5317,0.2313596 -1.29554,0.280436 -0.18348,0.014022 -0.52046,0.014022 -0.55792,0 -1.05591,-0.07712 -0.49426,-0.07712 -0.81627,-0.1682616 -0.32202,-0.094647 -0.32202,-0.1121744 l -0.27708,-1.0200859 q 0.004,0 0.33325,0.1332071 0.3295,0.1332071 0.79005,0.2453815 0.46431,0.1121744 1.02596,0.1261962 0.90614,0 1.21691,-0.2734251 0.31453,-0.2769305 0.31453,-0.834297 0,-0.66253 -0.42312,-0.8693516 -0.42311,-0.2103271 -1.37791,-0.3996213 -0.95107,-0.1927998 -1.43034,-0.5538611 -0.47928,-0.3645668 -0.47928,-1.2794892 0.0224,-0.5819046 0.34822,-0.9604932 0.32576,-0.3785887 0.85371,-0.560872 0.5317,-0.1857888 1.1907,-0.2138325 1.0971,0 1.71867,0.1191854 0.62156,0.1156798 0.8275,0.1963051 l 0.29206,1.0761731 q 0,0 -0.29955,-0.1261961 -0.29955,-0.1261963 -0.76759,-0.2278543 -0.46805,-0.1051635 -1.11208,-0.1051635 -0.6253,0 -0.98102,0.140218 -0.35571,0.140218 -0.3969,0.6344862 z" />
<path
inkscape:connector-curvature="0"
id="path4164"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -377.54439,7.6748953 q 0,0.2979632 0.23214,0.4942685 0.2359,0.1963051 0.58038,0.1963051 0.56914,-0.014022 0.81252,-0.2523923 0.24338,-0.2383706 0.29206,-0.3961159 V 4.2430599 h 1.07463 v 4.7814336 h -1.07463 V 8.5793014 q -0.14602,0.1156799 -0.63279,0.2874469 -0.48676,0.171767 -1.34423,0.171767 -0.63653,-0.021033 -1.01097,-0.3610613 -0.37069,-0.3400286 -0.37069,-0.9604933 V 4.2430599 h 1.44158 z" />
<path
inkscape:connector-curvature="0"
id="path4166"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M -373.84872,9.0244935 V 4.2430599 h 1.44157 v 0.3891049 q 0.44558,-0.4171485 1.36669,-0.4171485 0.65152,0 0.91363,0.2208433 0.26585,0.2208434 0.31077,0.3680723 0.004,-0.00701 0.14978,-0.1577453 0.14978,-0.1507343 0.43809,-0.273425 0.28831,-0.1261962 0.73389,-0.1437235 0.82001,0 1.22815,0.350545 0.41188,0.3505449 0.41188,0.9114169 v 3.5334935 h -1.10458 V 5.6066799 q 0,-0.6450028 -0.82751,-0.6450028 -0.43434,0.028043 -0.62156,0.2944578 -0.18347,0.2664142 -0.22092,0.4381812 v 3.3301774 h -1.10458 V 5.6066799 q 0,-0.2769305 -0.20219,-0.4592139 -0.2022,-0.1857889 -0.62906,-0.1857889 -0.4568,0.042065 -0.63654,0.3225014 -0.17973,0.2769306 -0.20594,0.452203 v 3.288112 z" />
<path
inkscape:connector-curvature="0"
id="path4168"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -364.89223,5.4068693 q 0,0.2769305 0.52421,0.4171485 0.52795,0.1367125 1.08211,0.2594033 0.55417,0.1191853 0.95856,0.4066321 0.40812,0.2839415 0.42685,0.8833734 0,0.8763625 -0.50549,1.2584565 -0.50174,0.3820941 -1.46029,0.4486976 -0.11982,0.014022 -0.36695,0.014022 -0.65152,0 -1.12331,-0.094647 -0.47179,-0.098153 -0.65526,-0.1612508 l -0.19844,-0.834297 q 0.16849,0.108669 0.61781,0.273425 0.44932,0.1647562 1.08212,0.1717672 0.67398,0 0.91362,-0.1892944 0.24338,-0.1927997 0.25462,-0.5994319 0,-0.4697302 -0.34074,-0.6204646 -0.33699,-0.1507344 -1.09709,-0.2909524 -0.75637,-0.1402179 -1.14203,-0.4031267 -0.38193,-0.2629087 -0.38193,-0.9254388 0.0561,-1.1532929 1.94707,-1.2339183 0.0637,0 0.17598,-0.00701 0.11233,-0.00701 0.16101,-0.00701 0.68522,0 1.10458,0.091141 0.41937,0.091141 0.56914,0.1507344 l 0.24339,0.7747045 q -0.14603,-0.087636 -0.57289,-0.2138325 -0.42685,-0.1297017 -1.157,-0.1297017 -0.49426,0 -0.77134,0.108669 -0.27708,0.1051635 -0.28831,0.452203 z" />
<path
inkscape:connector-curvature="0"
id="path4193"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -376.98336,47.379269 v 5.576585 h -1.35422 v -5.576585 z" />
<path
inkscape:connector-curvature="0"
id="path4195"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -372.67424,49.891508 v 3.064346 h -0.89553 v -2.918286 q 0,-0.502448 -0.81751,-0.502448 -0.3994,0.04382 -0.57414,0.233697 -0.17161,0.186957 -0.20594,0.303805 v 2.883232 h -1.20131 v -3.984527 h 1.20131 v 0.324254 q 0.0249,-0.01461 0.1685,-0.105164 0.14665,-0.09056 0.41187,-0.166509 0.26835,-0.07595 0.62095,-0.07595 0.66462,0 0.97665,0.286279 0.31515,0.283357 0.31515,0.657271 z" />
<path
inkscape:connector-curvature="0"
id="path4197"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -371.08914,49.941168 q 0,0.230775 0.43684,0.347623 0.43996,0.113928 0.90177,0.21617 0.4618,0.09932 0.79879,0.33886 0.34012,0.236618 0.35571,0.736145 0,0.730302 -0.42124,1.048713 -0.41812,0.318412 -1.21691,0.373915 -0.0998,0.01169 -0.30578,0.01169 -0.54294,0 -0.9361,-0.07888 -0.39315,-0.0818 -0.54605,-0.134376 l -0.16537,-0.695247 q 0.14042,0.09055 0.51485,0.227854 0.37443,0.137297 0.90176,0.143139 0.56165,0 0.76136,-0.157745 0.20281,-0.160667 0.21218,-0.499526 0,-0.391442 -0.28395,-0.517054 -0.28083,-0.125612 -0.91425,-0.242461 -0.6303,-0.116848 -0.95169,-0.335938 -0.31827,-0.219091 -0.31827,-0.771199 0.0468,-0.961078 1.62256,-1.028266 0.053,0 0.14664,-0.0058 0.0936,-0.0058 0.13418,-0.0058 0.57101,0 0.92048,0.07596 0.34947,0.07595 0.47429,0.125612 l 0.20282,0.645587 q -0.12169,-0.07303 -0.4774,-0.178194 -0.35572,-0.108085 -0.96418,-0.108085 -0.41187,0 -0.64277,0.09055 -0.23091,0.08763 -0.24027,0.376836 z" />
<path
inkscape:connector-curvature="0"
id="path4193-4"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -376.98336,210.4488 v 5.57658 h -1.35422 v -5.57658 z" />
<path
inkscape:connector-curvature="0"
id="path4195-5"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -372.67424,212.96104 v 3.06434 h -0.89553 v -2.91828 q 0,-0.50245 -0.81751,-0.50245 -0.3994,0.0438 -0.57414,0.23369 -0.17161,0.18696 -0.20594,0.30381 v 2.88323 h -1.20131 v -3.98453 h 1.20131 v 0.32426 q 0.0249,-0.0146 0.1685,-0.10517 0.14665,-0.0906 0.41187,-0.1665 0.26835,-0.076 0.62095,-0.076 0.66462,0 0.97665,0.28627 0.31515,0.28336 0.31515,0.65728 z" />
<path
inkscape:connector-curvature="0"
id="path4197-6"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -371.08914,213.0107 q 0,0.23077 0.43684,0.34762 0.43996,0.11393 0.90177,0.21617 0.4618,0.0993 0.79879,0.33886 0.34012,0.23662 0.35571,0.73614 0,0.73031 -0.42124,1.04872 -0.41812,0.31841 -1.21691,0.37391 -0.0998,0.0117 -0.30578,0.0117 -0.54294,0 -0.9361,-0.0789 -0.39315,-0.0818 -0.54605,-0.13437 l -0.16537,-0.69525 q 0.14042,0.0906 0.51485,0.22785 0.37443,0.1373 0.90176,0.14314 0.56165,0 0.76136,-0.15774 0.20281,-0.16067 0.21218,-0.49953 0,-0.39144 -0.28395,-0.51705 -0.28083,-0.12562 -0.91425,-0.24246 -0.6303,-0.11685 -0.95169,-0.33594 -0.31827,-0.21909 -0.31827,-0.7712 0.0468,-0.96108 1.62256,-1.02827 0.053,0 0.14664,-0.006 0.0936,-0.006 0.13418,-0.006 0.57101,0 0.92048,0.076 0.34947,0.076 0.47429,0.12561 l 0.20282,0.64559 q -0.12169,-0.073 -0.4774,-0.17819 -0.35572,-0.10809 -0.96418,-0.10809 -0.41187,0 -0.64277,0.0905 -0.23091,0.0876 -0.24027,0.37684 z" />
<path
inkscape:connector-curvature="0"
id="path1948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.22800165"
d="m -381.41248,354.44249 -1.97719,4.53282 -2.05083,-4.53282 v 4.40523 h -1.13035 v -6.58033 h 1.77837 l 1.64582,3.44705 1.58322,-3.44705 h 1.74891 v 6.58033 h -1.59795 z" />
<path
inkscape:connector-curvature="0"
id="path1950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.22800165"
d="m -377.79683,356.7313 q 0.0331,0.37226 0.27246,0.94104 0.23932,0.56869 0.87261,0.59635 0.7732,0 1.21135,-0.18273 0.43815,-0.18608 0.5707,-0.31014 l -0.21355,0.81689 q 0,0.0728 -0.43815,0.19298 -0.43814,0.11726 -1.11562,0.11726 -0.26878,0 -0.41974,-0.0134 -1.09721,-0.0766 -1.609,-0.58956 -0.5081,-0.5169 -0.51915,-1.65455 0,-1.30288 0.57806,-1.90956 0.58175,-0.60669 1.70105,-0.61712 1.3439,0 1.82255,0.66191 0.40869,0.54811 0.40869,1.48226 0,0.17575 -0.0111,0.2999 -0.0111,0.12061 -0.0184,0.16885 z m 1.02725,-2.01993 q -1.02725,0.0306 -1.02725,1.39601 h 2.18706 q 0,-1.39601 -1.15981,-1.39601 z" />
<path
inkscape:connector-curvature="0"
id="path1952"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.22800165"
d="m -369.9028,355.23181 v 3.61591 h -1.05671 v -3.44351 q 0,-0.5929 -0.96466,-0.5929 -0.47129,0.0517 -0.67748,0.27587 -0.2025,0.22054 -0.243,0.35838 v 3.40216 h -1.41754 v -4.70168 h 1.41754 v 0.3826 q 0.0295,-0.0182 0.19882,-0.12406 0.17305,-0.10692 0.48602,-0.19652 0.31664,-0.089 0.7327,-0.089 0.78425,0 1.15244,0.33771 0.37187,0.33436 0.37187,0.77554 z" />
<path
inkscape:connector-curvature="0"
id="path1954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.22800165"
d="m -368.99336,353.08783 h -10.08439 v -0.82044 h 16.91067 v 0.82044 h -5.22833 v 5.75989 h -1.59795 z"
sodipodi:nodetypes="ccccccccc" />
<path
inkscape:connector-curvature="0"
id="path1956"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.22800165"
d="m -363.51467,358.84772 v -0.49297 q -0.0589,0.12759 -0.39765,0.31722 -0.33505,0.18963 -1.14139,0.18963 -0.68852,-0.0239 -1.14508,-0.33092 -0.45656,-0.30679 -0.4676,-0.96861 0,-0.71016 0.54124,-1.06519 0.54493,-0.35504 1.63109,-0.43085 0.50074,-0.0383 0.76952,-0.23777 0.27247,-0.20341 0.27247,-0.45497 0,-0.2552 -0.25038,-0.43783 -0.24669,-0.18274 -0.67011,-0.18274 -0.87261,0 -1.35862,0.30335 -0.48234,0.29989 -0.63329,0.50321 l 0.20987,-0.93415 q 0,-0.0239 0.22827,-0.14818 0.23196,-0.12406 0.64434,-0.23098 0.41238,-0.11018 0.98307,-0.11372 1.16349,0 1.68264,0.37227 0.51915,0.36881 0.51915,0.96861 v 3.37459 z m -0.6922,-0.7341 q 0.6922,-0.17593 0.6922,-0.56533 v -1.07199 q -0.004,0.0105 -0.0515,0.0999 -0.0479,0.0862 -0.21724,0.1724 -0.16936,0.0861 -0.51546,0.12405 -0.58911,0.0756 -0.89839,0.24811 -0.30928,0.16886 -0.30928,0.58257 0.0479,0.47909 0.81738,0.47909 0.23196,0 0.48233,-0.068 z" />
<path
inkscape:connector-curvature="0"
id="path1958"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.22800165"
d="m -361.47856,358.84772 v -6.58033 h 1.38808 v 6.58033 z" />
</g>
</g>
</g>
</g>
</g>
</g>
</svg>

+ 224
- 0
plugins/community/repos/mental/res/MentalSwitch8.svg View File

@@ -0,0 +1,224 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="75"
height="380"
viewBox="0 0 74.999999 380.00001"
id="svg14650"
version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MentalSwitch8.svg">
<defs
id="defs14652" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="4.1793286"
inkscape:cx="-51.132486"
inkscape:cy="90.482064"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
objecttolerance="2"
inkscape:window-width="1920"
inkscape:window-height="1061"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid15198"
spacingx="4.9999999"
spacingy="5.0000001"
empspacing="3" />
</sodipodi:namedview>
<metadata
id="metadata14655">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-672.36216)">
<rect
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.89763784;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect15200"
width="75"
height="380"
x="0"
y="672.36218" />
<path
inkscape:connector-curvature="0"
id="path4751"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 12.480987,675.18748 q 2.23694,0 2.23694,1.41297 0,0.36315 -0.15869,0.61645 -0.15869,0.2533 -0.36621,0.39063 -0.20447,0.13732 -0.37842,0.20141 -0.17395,0.0641 -0.22278,0.0793 0.0488,0.009 0.2472,0.0427 0.20141,0.0336 0.44555,0.15259 0.24414,0.11902 0.43946,0.38452 0.19531,0.2655 0.21972,0.70496 0,1.93786 -2.46277,1.93786 -2.5268499,0 -2.5268499,-1.93786 0.0427,-0.46082 0.2441399,-0.72632 0.20447,-0.26856 0.45776,-0.38147 0.25635,-0.11597 0.45777,-0.14343 0.20141,-0.0275 0.25329,-0.0336 0,0 -0.003,0 -0.0275,0 -0.30517,-0.12512 -0.31128,-0.13733 -0.55848,-0.40894 -0.24414,-0.27161 -0.24414,-0.71716 0.009,-0.6958 0.56458,-1.06812 0.55847,-0.37231 1.66015,-0.38147 z m 0,0.76294 q -0.50354,0 -0.7843,0.23193 -0.27771,0.22889 -0.27771,0.54322 0,0.32043 0.28076,0.56152 0.28382,0.24109 0.78125,0.25025 0.47303,0 0.74158,-0.23804 0.27161,-0.23804 0.27161,-0.56153 0,-0.32348 -0.26856,-0.55542 -0.2655,-0.23193 -0.74463,-0.23193 z m 0,2.5116 q -0.54931,0.009 -0.86364,0.29907 -0.31128,0.28687 -0.31128,0.67444 0,0.38757 0.30823,0.67139 0.30822,0.28076 0.86669,0.28076 0.54932,0 0.8545,-0.28076 0.30822,-0.28382 0.30822,-0.67139 0,-0.39063 -0.31127,-0.68054 -0.31128,-0.29297 -0.85145,-0.29297 z" />
<path
inkscape:connector-curvature="0"
id="path4753"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 25.289217,675.24852 -1.78833,5.92651 -1.71203,-4.37622 -1.62659,4.37622 -1.9867,-5.92651 h 1.40076 l 0.90027,2.87475 0.82397,-2.23694 -0.21362,-0.63781 h 1.48926 l 1.0376,2.87475 0.82397,-2.87475 z" />
<path
inkscape:connector-curvature="0"
id="path4755"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 27.993077,681.07432 v -0.4364 q -0.0488,0.11292 -0.32959,0.28076 -0.27771,0.16785 -0.94605,0.16785 -0.57067,-0.0214 -0.94909,-0.29297 -0.37842,-0.27161 -0.38757,-0.85754 0,-0.62867 0.4486,-0.943 0.45166,-0.31433 1.35193,-0.38147 0.41504,-0.0336 0.63782,-0.21057 0.22583,-0.18005 0.22583,-0.40283 0,-0.22583 -0.20752,-0.38757 -0.20447,-0.16175 -0.55542,-0.16175 -0.72327,0 -1.1261,0.26856 -0.39978,0.2655 -0.5249,0.44556 l 0.17395,-0.82703 q 0,-0.0214 0.18921,-0.13123 0.19226,-0.10986 0.53406,-0.20446 0.34179,-0.0977 0.81482,-0.10071 0.96435,0 1.39465,0.32959 0.4303,0.32654 0.4303,0.85754 v 2.98767 z m -0.57373,-0.65002 q 0.57373,-0.15564 0.57373,-0.50049 v -0.9491 q -0.003,0.009 -0.0427,0.0885 -0.0397,0.0763 -0.18006,0.15259 -0.14038,0.0763 -0.42724,0.10987 -0.48829,0.0671 -0.74463,0.21972 -0.25635,0.14954 -0.25635,0.51575 0.0397,0.42419 0.67749,0.42419 0.19226,0 0.39978,-0.061 z" />
<path
inkscape:connector-curvature="0"
id="path4757"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 31.169957,682.22484 q -0.23499,0.13732 -0.92468,0.13732 l -0.26245,-0.51269 q 0,0 0,0 0,0 0.0916,0.006 0.10376,0.006 0.19531,0.006 0.19837,0 0.28687,-0.0244 0.41809,-0.0885 0.57373,-0.60119 l 0.11291,-0.3357 -1.76086,-3.98865 h 1.18713 l 1.12305,2.55127 0.98877,-2.55127 h 0.73852 l -1.75171,4.53797 q -0.21057,0.54016 -0.59814,0.77515 z" />
<path
inkscape:connector-curvature="0"
id="path4759"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 37.975377,676.67369 q 0,0.33264 0.54932,0.50354 0.55236,0.16784 1.11084,0.31128 0.56152,0.14343 0.97961,0.49743 0.41809,0.35096 0.43335,1.07727 0,0.72022 -0.24109,1.15967 -0.24109,0.43946 -0.67749,0.64392 -0.43335,0.20142 -1.05591,0.24414 -0.14953,0.0122 -0.42419,0.0122 -0.45471,0 -0.8606,-0.0671 -0.40283,-0.0671 -0.66528,-0.14648 -0.26245,-0.0824 -0.26245,-0.0977 l -0.22583,-0.88806 q 0.003,0 0.2716,0.11597 0.26856,0.11596 0.64393,0.21362 0.37841,0.0977 0.83618,0.10986 0.73852,0 0.99182,-0.23803 0.25635,-0.24109 0.25635,-0.72632 0,-0.57678 -0.34485,-0.75684 -0.34485,-0.1831 -1.12305,-0.3479 -0.77515,-0.16785 -1.16577,-0.48218 -0.39063,-0.31738 -0.39063,-1.11389 0.0183,-0.50659 0.28382,-0.83618 0.2655,-0.32959 0.6958,-0.48828 0.43335,-0.16174 0.97046,-0.18616 0.89416,0 1.40075,0.10376 0.5066,0.10071 0.67444,0.1709 l 0.23804,0.93689 q 0,0 -0.24414,-0.10986 -0.24414,-0.10987 -0.62561,-0.19837 -0.38147,-0.0915 -0.90637,-0.0915 -0.50965,0 -0.79956,0.12207 -0.28992,0.12207 -0.32349,0.55237 z" />
<path
inkscape:connector-curvature="0"
id="path4761"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 46.895667,676.92393 -1.40991,4.28772 -1.35193,-3.17383 -1.28784,3.17383 -1.57471,-4.28772 h 1.18713 l 0.63782,1.83716 0.6012,-1.43738 -0.12513,-0.39978 h 1.25122 l 0.74768,1.77613 0.61341,-1.77613 z" />
<path
inkscape:connector-curvature="0"
id="path4763"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 47.148957,681.07432 v -4.1626 h 1.16272 v 4.1626 z m 0.58899,-5.83801 q 0.31128,0 0.48523,0.19531 0.177,0.19531 0.177,0.46692 0,0.27771 -0.18005,0.47608 -0.177,0.19836 -0.49438,0.19836 -0.30518,0 -0.48523,-0.19836 -0.18006,-0.20142 -0.18006,-0.46387 0,-0.26856 0.18006,-0.46997 0.18005,-0.20447 0.49743,-0.20447 z" />
<path
inkscape:connector-curvature="0"
id="path4765"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 50.569977,677.43663 v 2.41394 q 0,0.36011 0.21363,0.51269 0.15258,0.12207 0.57678,0.12207 v 0.58899 q -0.0366,0.003 -0.13123,0.006 -0.0976,0.006 -0.21972,0.006 -0.80262,0 -1.17493,-0.27466 -0.43945,-0.29907 -0.43945,-1.01318 v -2.36206 h -0.78736 v -0.52491 h 0.78736 v -1.6632 h 1.17492 v 1.6632 h 0.79041 v 0.52491 h -0.79041 z" />
<path
inkscape:connector-curvature="0"
id="path4767"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 54.866857,680.90037 q 0,0.0244 -0.354,0.0977 -0.35096,0.0732 -0.89722,0.0885 -0.76294,0 -1.2085,-0.21362 -0.44555,-0.21363 -0.64392,-0.6958 -0.19531,-0.48523 -0.19531,-1.32752 0.0244,-0.67139 0.21362,-1.09863 0.19226,-0.42725 0.6073,-0.63782 0.41809,-0.21362 1.11389,-0.21362 0.44251,0.009 0.79346,0.0763 0.354,0.0671 0.50659,0.10987 l 0.12512,0.60119 q -0.11291,-0.058 -0.41503,-0.14343 -0.30213,-0.0855 -0.75989,-0.0946 -0.6012,0 -0.79956,0.39673 -0.19837,0.39673 -0.19837,1.00403 0,0.73242 0.16175,1.19324 0.16479,0.45776 0.67443,0.49438 0.40589,0 0.69886,-0.0702 0.29297,-0.0702 0.46997,-0.15259 0.18005,-0.0854 0.18005,-0.10375 l -0.0732,0.68969 z" />
<path
inkscape:connector-curvature="0"
id="path4769"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 55.315467,681.07432 v -5.8258 h 1.17492 v 1.92566 q 0,0 0,0 0,-0.003 0.14039,-0.0793 0.14648,-0.0763 0.38452,-0.14038 0.24109,-0.0641 0.57373,-0.0671 0.46692,0 0.76904,0.14038 0.30212,0.13733 0.4364,0.36011 0.13428,0.22278 0.13428,0.47302 v 3.2135 h -0.87586 v -2.98767 q 0,-0.37536 -0.177,-0.51269 -0.177,-0.13733 -0.59814,-0.13733 -0.24109,0.0122 -0.41809,0.10376 -0.17395,0.0885 -0.27161,0.18921 -0.0977,0.0976 -0.0977,0.11901 v 3.22571 h -1.17492 z" />
<path
inkscape:connector-curvature="0"
id="path4803"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 10.307878,815.46497 v 5.8258 H 8.9834156 v -5.8258 z" />
<path
inkscape:connector-curvature="0"
id="path4805"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 14.522356,818.08948 v 3.20129 h -0.875854 v -3.0487 q 0,-0.52491 -0.799561,-0.52491 -0.390625,0.0458 -0.561523,0.24414 -0.167847,0.19532 -0.201416,0.31739 v 3.01208 h -1.174927 v -4.1626 h 1.174927 v 0.33875 q 0.02441,-0.0153 0.164794,-0.10986 0.143433,-0.0946 0.402832,-0.17395 0.262452,-0.0794 0.6073,-0.0794 0.650025,0 0.9552,0.29907 0.308228,0.29602 0.308228,0.68665 z" />
<path
inkscape:connector-curvature="0"
id="path4807"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 15.047258,822.96619 v -5.83802 h 1.16272 v 0.29908 q 0,0 0,0 0,-0.003 0.152588,-0.0854 0.15564,-0.0855 0.366211,-0.15564 0.210571,-0.0702 0.457764,-0.0824 0.445556,0 0.79956,0.11291 0.357056,0.10987 0.634766,0.57374 0.27771,0.46081 0.27771,1.40075 -0.01831,0.90027 -0.247193,1.36719 -0.228881,0.46692 -0.561523,0.61035 -0.32959,0.14038 -0.793457,0.15869 -0.640869,0 -1.086426,-0.22278 v 1.86158 h -1.16272 z m 1.16272,-4.94995 v 2.53601 q 0.05493,0.0488 0.231934,0.13427 0.180053,0.0824 0.494384,0.10376 0.601197,0 0.808716,-0.40893 0.20752,-0.41199 0.228882,-1.16577 0,-0.56458 -0.09766,-0.89722 -0.09461,-0.33569 -0.326538,-0.48828 -0.231934,-0.15259 -0.653076,-0.15259 -0.274659,0.0305 -0.482178,0.16785 -0.204468,0.13427 -0.204468,0.1709 z" />
<path
inkscape:connector-curvature="0"
id="path4809"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 20.458025,820.11584 q 0,0.2594 0.189209,0.4303 0.192261,0.1709 0.473022,0.1709 0.463868,-0.0122 0.662232,-0.21973 0.198364,-0.20752 0.238037,-0.34484 v -3.0243 h 0.875854 v 4.1626 h -0.875854 v -0.38757 q -0.119019,0.10071 -0.515747,0.25024 -0.396729,0.14954 -1.095581,0.14954 -0.518799,-0.0183 -0.823975,-0.31433 -0.302124,-0.29602 -0.302124,-0.83618 v -3.0243 h 1.174927 z" />
<path
inkscape:connector-curvature="0"
id="path4811"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 25.20656,817.65308 v 2.41394 q 0,0.3601 0.213623,0.51269 0.152588,0.12207 0.576782,0.12207 v 0.58899 q -0.03662,0.003 -0.131225,0.006 -0.09766,0.006 -0.219727,0.006 -0.802612,0 -1.174926,-0.27466 -0.439454,-0.29907 -0.439454,-1.01318 v -2.36206 H 23.24428 v -0.52491 h 0.787353 v -1.6632 h 1.174927 v 1.6632 h 0.790405 v 0.52491 H 25.20656 Z" />
<path
inkscape:connector-curvature="0"
id="path4790"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 7.9300361,765.53296 q 0,0.33264 0.5493164,0.50354 0.5523681,0.16785 1.1108398,0.31128 0.5615237,0.14343 0.9796147,0.49743 0.41809,0.35096 0.433349,1.07728 0,0.72021 -0.241089,1.15966 -0.241089,0.43946 -0.67749,0.64392 -0.4333495,0.20142 -1.0559081,0.24414 -0.1495362,0.0122 -0.4241944,0.0122 -0.4547119,0 -0.8605957,-0.0671 -0.402832,-0.0671 -0.6652832,-0.14648 -0.2624511,-0.0824 -0.2624511,-0.0977 l -0.2258301,-0.88806 q 0.00305,0 0.2716064,0.11597 0.2685547,0.11596 0.6439209,0.21362 0.378418,0.0977 0.8361817,0.10986 0.7385254,0 0.9918213,-0.23803 0.2563476,-0.24109 0.2563476,-0.72632 0,-0.57678 -0.3448486,-0.75684 -0.3448486,-0.1831 -1.1230469,-0.3479 -0.7751465,-0.16784 -1.1657715,-0.48218 -0.390625,-0.31738 -0.390625,-1.11389 0.018311,-0.50659 0.2838135,-0.83618 0.2655029,-0.32959 0.6958008,-0.48828 0.4333496,-0.16174 0.970459,-0.18616 0.894165,0 1.4007568,0.10376 0.5065916,0.10071 0.6744386,0.1709 l 0.238037,0.93689 q 0,0 -0.244141,-0.10986 -0.24414,-0.10987 -0.62561,-0.19837 -0.3814697,-0.0915 -0.9063721,-0.0915 -0.5096435,0 -0.7995605,0.12207 -0.289917,0.12207 -0.3234863,0.55237 z" />
<path
inkscape:connector-curvature="0"
id="path4792"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 12.501569,768.05981 q 0.02747,0.32959 0.22583,0.83313 0.198365,0.50354 0.723267,0.52796 0.640869,0 1.004028,-0.16174 0.363159,-0.1648 0.473023,-0.27466 l -0.177002,0.72326 q 0,0.0641 -0.363159,0.1709 -0.36316,0.10376 -0.924683,0.10376 -0.222778,0 -0.3479,-0.0122 -0.909424,-0.0671 -1.333619,-0.52185 -0.421142,-0.45776 -0.430297,-1.46484 0,-1.15356 0.479126,-1.69067 0.482177,-0.53711 1.409912,-0.54627 1.113891,0 1.51062,0.58594 0.338745,0.48523 0.338745,1.31226 0,0.15564 -0.0092,0.2655 -0.0092,0.10681 -0.01526,0.14953 h -2.563477 z m 0.851441,-1.78833 q -0.851441,0.0275 -0.851441,1.23597 h 1.812744 q 0,-1.23597 -0.961303,-1.23597 z" />
<path
inkscape:connector-curvature="0"
id="path4794"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 15.455671,769.93359 v -5.8258 h 1.150513 v 5.8258 z" />
<path
inkscape:connector-curvature="0"
id="path4796"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 18.21446,768.05981 q 0.02747,0.32959 0.22583,0.83313 0.198364,0.50354 0.723267,0.52796 0.640869,0 1.004028,-0.16174 0.363159,-0.1648 0.473022,-0.27466 l -0.177002,0.72326 q 0,0.0641 -0.363159,0.1709 -0.363159,0.10376 -0.924682,0.10376 -0.222779,0 -0.347901,-0.0122 -0.909424,-0.0671 -1.333618,-0.52185 -0.421143,-0.45776 -0.430298,-1.46484 0,-1.15356 0.479126,-1.69067 0.482178,-0.53711 1.409912,-0.54627 1.113892,0 1.51062,0.58594 0.338746,0.48523 0.338746,1.31226 0,0.15564 -0.0092,0.2655 -0.0092,0.10681 -0.01526,0.14953 h -2.563476 z m 0.85144,-1.78833 q -0.85144,0.0275 -0.85144,1.23597 h 1.812744 q 0,-1.23597 -0.961304,-1.23597 z" />
<path
inkscape:connector-curvature="0"
id="path4798"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 24.382062,769.75964 q 0,0.0244 -0.354003,0.0977 -0.350953,0.0732 -0.897217,0.0885 -0.76294,0 -1.208496,-0.21362 -0.445557,-0.21363 -0.643921,-0.6958 -0.195313,-0.48523 -0.195313,-1.32752 0.02441,-0.67138 0.213623,-1.09863 0.192261,-0.42725 0.6073,-0.63782 0.418091,-0.21362 1.113892,-0.21362 0.442505,0.009 0.793457,0.0763 0.354004,0.0671 0.506592,0.10987 l 0.125122,0.60119 q -0.112915,-0.058 -0.415039,-0.14343 -0.302124,-0.0854 -0.759888,-0.0946 -0.601196,0 -0.799561,0.39672 -0.198364,0.39673 -0.198364,1.00403 0,0.73242 0.161743,1.19324 0.164795,0.45776 0.674439,0.49438 0.405883,0 0.698852,-0.0702 0.292969,-0.0702 0.469971,-0.15258 0.180054,-0.0855 0.180054,-0.10376 l -0.07324,0.68969 z" />
<path
inkscape:connector-curvature="0"
id="path4800"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 26.579328,766.2959 v 2.41394 q 0,0.36011 0.213623,0.51269 0.152588,0.12207 0.576782,0.12207 v 0.58899 q -0.03662,0.003 -0.131225,0.006 -0.09766,0.006 -0.219727,0.006 -0.802612,0 -1.174927,-0.27466 -0.439453,-0.29907 -0.439453,-1.01318 v -2.36206 h -0.787353 v -0.5249 h 0.787353 v -1.66321 h 1.174927 v 1.66321 h 0.790405 v 0.5249 h -0.790405 z" />
<path
inkscape:connector-curvature="0"
id="path4960"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 27.774483,695.31524 2.548217,-0.62561 v 5.88684 h -1.287841 v -4.776 l -1.260376,0.27466 z" />
<path
inkscape:connector-curvature="0"
id="path4957"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 30.824165,724.80133 v 0.77514 H 26.1977 v -0.73852 q 0,-0.12512 0.152588,-0.4303 0.15564,-0.30823 0.55542,-0.72632 0.402832,-0.41809 1.104736,-0.84228 0.65918,-0.39063 0.964356,-0.6073 0.308227,-0.21973 0.445557,-0.43641 0.14038,-0.21972 0.14038,-0.51879 -0.02441,-0.82093 -1.126098,-0.83619 -0.872803,0 -1.425171,0.37842 -0.552368,0.37842 -0.747681,0.63172 v -1.06202 q 0,-0.0183 0.134278,-0.12817 0.137329,-0.11291 0.390625,-0.24109 0.253295,-0.13122 0.662231,-0.22888 0.408936,-0.0977 0.961304,-0.10071 0.827026,0 1.379394,0.21362 0.55542,0.21363 0.830078,0.62256 0.27771,0.40894 0.27771,0.97657 -0.03662,0.29907 -0.149536,0.52795 -0.109863,0.22583 -0.415039,0.48828 -0.302124,0.26245 -0.848389,0.55847 -1.370239,0.74768 -1.861572,1.57471 l -0.0885,0.14954 z" />
<path
inkscape:connector-curvature="0"
id="path4954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 30.473213,750.57647 h -1.348877 v -1.34887 h -2.95105 v -0.85144 l 3.088379,-3.66211 h 1.211548 v 3.78723 h 0.698853 v 0.72632 h -0.698853 z m -3.250122,-2.07519 h 1.901245 v -2.22473 z" />
<path
inkscape:connector-curvature="0"
id="path1948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046839"
d="m 29.826119,1043.1438 -1.933781,4.7354 -2.005806,-4.7354 v 4.6021 H 24.781 v -6.8744 h 1.739324 l 1.609685,3.6011 1.548466,-3.6011 h 1.710514 v 6.8744 h -1.56287 z" />
<path
inkscape:connector-curvature="0"
id="path1950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046839"
d="m 33.362384,1045.5349 q 0.03241,0.3889 0.266481,0.9831 0.234071,0.5941 0.853455,0.623 0.756228,0 1.184759,-0.1909 0.42853,-0.1944 0.558169,-0.324 l -0.208864,0.8534 q 0,0.076 -0.42853,0.2016 -0.428527,0.1225 -1.091127,0.1225 -0.262881,0 -0.410524,-0.014 -1.073123,-0.08 -1.573675,-0.6159 -0.496949,-0.54 -0.507752,-1.7285 0,-1.3611 0.565369,-1.9949 0.568972,-0.6338 1.663701,-0.6447 1.314396,0 1.782538,0.6915 0.399721,0.5726 0.399721,1.5485 0,0.1836 -0.01081,0.3133 -0.01081,0.126 -0.018,0.1764 z m 1.004704,-2.1102 q -1.004704,0.032 -1.004704,1.4584 h 2.139044 q 0,-1.4584 -1.13434,-1.4584 z" />
<path
inkscape:connector-curvature="0"
id="path1952"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046839"
d="m 41.083111,1043.9684 v 3.7775 h -1.033514 v -3.5974 q 0,-0.6194 -0.943483,-0.6194 -0.460937,0.054 -0.662601,0.2882 -0.198058,0.2304 -0.237669,0.3744 v 3.5542 h -1.386418 v -4.9118 h 1.386418 v 0.3997 q 0.02881,-0.019 0.19446,-0.1296 0.169249,-0.1117 0.475343,-0.2053 0.309693,-0.093 0.716614,-0.093 0.76703,0 1.12714,0.3528 0.36371,0.3493 0.36371,0.8102 z" />
<path
inkscape:connector-curvature="0"
id="path1954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046839"
d="m 41.972578,1041.7286 h -9.862982 v -0.8571 h 16.539392 v 0.8571 h -5.11354 v 6.0173 h -1.56287 z"
sodipodi:nodetypes="ccccccccc" />
<path
inkscape:connector-curvature="0"
id="path1956"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046839"
d="m 47.330989,1047.7459 v -0.515 q -0.05762,0.1333 -0.388917,0.3314 -0.327697,0.1981 -1.116337,0.1981 -0.673402,-0.025 -1.119936,-0.3457 -0.446535,-0.3205 -0.457339,-1.0119 0,-0.7419 0.529361,-1.1128 0.532961,-0.3709 1.595279,-0.4501 0.489749,-0.04 0.752629,-0.2484 0.26648,-0.2125 0.26648,-0.4753 0,-0.2666 -0.244874,-0.4574 -0.241274,-0.1909 -0.655398,-0.1909 -0.853457,0 -1.328801,0.3169 -0.471741,0.3133 -0.619386,0.5257 l 0.205263,-0.9759 q 0,-0.025 0.223267,-0.1548 0.226867,-0.1296 0.630188,-0.2413 0.403324,-0.1151 0.961491,-0.1188 1.137942,0 1.645695,0.3889 0.507753,0.3853 0.507753,1.0119 v 3.5254 z m -0.677004,-0.7669 q 0.677004,-0.1838 0.677004,-0.5906 v -1.1199 q -0.0036,0.011 -0.05041,0.1044 -0.04681,0.09 -0.212464,0.1801 -0.165651,0.09 -0.504152,0.1296 -0.576173,0.079 -0.878666,0.2592 -0.302491,0.1764 -0.302491,0.6086 0.04681,0.5005 0.799442,0.5005 0.226867,0 0.471743,-0.071 z" />
<path
inkscape:connector-curvature="0"
id="path1958"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046839"
d="m 49.322391,1047.7459 v -6.8744 H 50.68 v 6.8744 z" />
</g>
</svg>

+ 173
- 0
plugins/community/repos/mental/res/MentalSwitches.svg View File

@@ -0,0 +1,173 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="60"
height="380"
viewBox="0 0 59.999999 380.00001"
id="svg14650"
version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MentalSwitches.svg">
<defs
id="defs14652" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.2130478"
inkscape:cx="-245.3128"
inkscape:cy="230.10165"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
objecttolerance="2"
inkscape:window-width="1600"
inkscape:window-height="853"
inkscape:window-x="1916"
inkscape:window-y="-4"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid15198"
spacingx="4.9999999"
spacingy="5.0000001"
empspacing="3" />
</sodipodi:namedview>
<metadata
id="metadata14655">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-672.36216)">
<rect
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.89763784;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect15200"
width="60"
height="380"
x="0"
y="672.36218" />
<path
inkscape:connector-curvature="0"
id="path16413"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 14.38916,725.96419 v 4.6607 h -1.05957 v -4.6607 z" />
<path
inkscape:connector-curvature="0"
id="path16415"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 17.760742,728.06379 v 2.5611 h -0.700683 v -2.439 q 0,-0.4199 -0.639649,-0.4199 -0.3125,0.037 -0.449219,0.1953 -0.134277,0.1563 -0.161132,0.2539 v 2.4097 h -0.939942 v -3.3301 h 0.939942 v 0.271 q 0.01953,-0.012 0.131836,-0.088 0.114746,-0.076 0.322265,-0.1392 0.209961,-0.063 0.48584,-0.063 0.52002,0 0.76416,0.2393 0.246582,0.2368 0.246582,0.5493 z" />
<path
inkscape:connector-curvature="0"
id="path16401"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 14.621235,697.46051 q 0,0.0488 -0.361328,0.16846 -0.358887,0.11718 -0.878906,0.12939 -1.210938,0 -1.691895,-0.61279 -0.478516,-0.61524 -0.478516,-1.91651 0.02441,-0.70068 0.214844,-1.17919 0.192871,-0.47852 0.629883,-0.74463 0.437012,-0.26612 1.176758,-0.27588 0.441894,0 0.793457,0.0684 0.354004,0.0659 0.505371,0.1123 l 0.200195,0.78858 q -0.129394,-0.0903 -0.463867,-0.22461 -0.334473,-0.13428 -0.805664,-0.13428 -0.649414,0 -0.871582,0.4541 -0.219727,0.4541 -0.219727,1.13525 0,0.52491 0.05859,0.9253 0.06104,0.40039 0.263672,0.68603 0.205078,0.28565 0.598144,0.31006 0.461426,0 0.769043,-0.0854 0.307618,-0.0879 0.473633,-0.19775 0.151367,-0.0977 0.151367,-0.10742 0,0 -0.0024,0 l -0.06104,0.70068 z" />
<path
inkscape:connector-curvature="0"
id="path16403"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 16.99184,697.76813 -2.209472,-4.70948 h 1.101074 l 1.289062,2.71973 1.030274,-2.71973 h 0.65918 z" />
<path
inkscape:connector-curvature="0"
id="path4174"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 13.58988,677.38342 q 0,0.39917 0.65918,0.60425 0.662841,0.20142 1.333007,0.37354 0.673829,0.17212 1.175538,0.59692 0.501709,0.42114 0.520019,1.29272 0,0.86426 -0.289307,1.39161 -0.289306,0.52734 -0.812988,0.7727 -0.520019,0.2417 -1.26709,0.29297 -0.179443,0.0146 -0.509033,0.0146 -0.545654,0 -1.032715,-0.0806 -0.483398,-0.0806 -0.79834,-0.17578 -0.314941,-0.0989 -0.314941,-0.11719 l -0.270996,-1.06567 q 0.0037,0 0.325928,0.13916 0.322265,0.13916 0.772705,0.25635 0.454101,0.11718 1.003418,0.13183 0.88623,0 1.190185,-0.28564 0.307617,-0.28931 0.307617,-0.87158 0,-0.69214 -0.413818,-0.90821 -0.413818,-0.21972 -1.347656,-0.41748 -0.930176,-0.20141 -1.398926,-0.57861 -0.46875,-0.38086 -0.46875,-1.33667 0.02197,-0.60791 0.340576,-1.00342 0.318604,-0.39551 0.834961,-0.58594 0.52002,-0.19409 1.164551,-0.22338 1.072998,0 1.680908,0.12451 0.60791,0.12085 0.809326,0.20508 l 0.285645,1.12426 q 0,0 -0.292969,-0.13183 -0.292969,-0.13184 -0.750732,-0.23804 -0.457764,-0.10986 -1.087647,-0.10986 -0.611572,0 -0.959472,0.14648 -0.347901,0.14649 -0.388184,0.66284 z" />
<path
inkscape:connector-curvature="0"
id="path4176"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 24.294226,677.68372 -1.691895,5.14526 -1.622314,-3.80859 -1.54541,3.80859 -1.889649,-5.14526 h 1.424561 l 0.765381,2.20459 0.721435,-1.72486 -0.150146,-0.47973 h 1.501464 l 0.897217,2.13134 0.736084,-2.13134 z" />
<path
inkscape:connector-curvature="0"
id="path4178"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 24.598181,682.66418 v -4.99511 h 1.395263 v 4.99511 z m 0.706787,-7.00561 q 0.373535,0 0.582275,0.23437 0.212403,0.23438 0.212403,0.56031 0,0.33325 -0.216065,0.57129 -0.212402,0.23803 -0.593262,0.23803 -0.36621,0 -0.582275,-0.23803 -0.216064,-0.2417 -0.216064,-0.55664 0,-0.32227 0.216064,-0.56397 0.216065,-0.24536 0.596924,-0.24536 z" />
<path
inkscape:connector-curvature="0"
id="path4180"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 28.703405,678.29895 v 2.89673 q 0,0.43213 0.256348,0.61523 0.183106,0.14649 0.692139,0.14649 v 0.70678 q -0.04395,0.004 -0.157471,0.007 -0.117187,0.007 -0.263672,0.007 -0.963135,0 -1.409912,-0.32959 -0.527344,-0.35888 -0.527344,-1.21582 v -2.83447 h -0.944824 v -0.62988 h 0.944824 v -1.99585 h 1.409912 v 1.99585 h 0.948487 v 0.62988 h -0.948487 z" />
<path
inkscape:connector-curvature="0"
id="path4182"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 33.859655,682.45544 q 0,0.0293 -0.424804,0.11719 -0.421143,0.0879 -1.07666,0.1062 -0.915528,0 -1.450196,-0.25634 -0.534668,-0.25635 -0.772705,-0.83497 -0.234375,-0.58227 -0.234375,-1.59301 0.0293,-0.80567 0.256348,-1.31836 0.230713,-0.5127 0.72876,-0.76538 0.501709,-0.25635 1.336669,-0.25635 0.531006,0.011 0.952149,0.0916 0.424805,0.0806 0.60791,0.13184 l 0.150147,0.72143 q -0.135498,-0.0696 -0.498047,-0.17212 -0.362549,-0.10254 -0.911866,-0.11352 -0.721435,0 -0.959472,0.47607 -0.238037,0.47608 -0.238037,1.20484 0,0.8789 0.194091,1.43188 0.197754,0.54932 0.809327,0.59326 0.48706,0 0.838623,-0.0842 0.351562,-0.0842 0.563965,-0.1831 0.216064,-0.10254 0.216064,-0.12451 l -0.08789,0.82763 z" />
<path
inkscape:connector-curvature="0"
id="path4184"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 34.397985,682.66418 v -6.99096 h 1.409913 v 2.31079 q 0,0 0,0 0,-0.004 0.168457,-0.0952 0.175781,-0.0915 0.461425,-0.16845 0.289307,-0.0769 0.688477,-0.0806 0.560303,0 0.922852,0.16846 0.362548,0.16479 0.523681,0.43213 0.161133,0.26733 0.161133,0.56762 v 3.8562 h -1.051025 v -3.5852 q 0,-0.45044 -0.212403,-0.61523 -0.212402,-0.1648 -0.717773,-0.1648 -0.289307,0.0146 -0.501709,0.12451 -0.20874,0.1062 -0.325928,0.22705 -0.117187,0.11719 -0.117187,0.14282 v 3.87085 h -1.409913 z" />
<path
inkscape:connector-curvature="0"
id="path4186"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 40.608923,680.41565 q 0.03296,0.39551 0.270996,0.99976 0.238037,0.60424 0.86792,0.63354 0.769043,0 1.204834,-0.19409 0.435791,-0.19776 0.567627,-0.32959 l -0.212402,0.86792 q 0,0.0769 -0.435791,0.20508 -0.435791,0.12451 -1.10962,0.12451 -0.267334,0 -0.41748,-0.0146 -1.091309,-0.0806 -1.600342,-0.62622 -0.505371,-0.54932 -0.516357,-1.75781 0,-1.38428 0.574951,-2.02881 0.578613,-0.64453 1.691894,-0.65552 1.33667,0 1.812745,0.70313 0.406494,0.58227 0.406494,1.5747 0,0.18677 -0.01099,0.31861 -0.01099,0.12817 -0.01831,0.17944 H 40.60892 Z m 1.021728,-2.146 q -1.021728,0.033 -1.021728,1.48316 h 2.175293 q 0,-1.48316 -1.153565,-1.48316 z" />
<path
inkscape:connector-curvature="0"
id="path4188"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 45.369665,678.88489 q 0,0.2893 0.512695,0.43579 0.516358,0.14282 1.05835,0.27099 0.541992,0.12452 0.9375,0.42481 0.39917,0.29663 0.417481,0.92285 0,0.91553 -0.494385,1.3147 -0.490723,0.39917 -1.428223,0.46875 -0.117187,0.0147 -0.358887,0.0147 -0.637207,0 -1.098632,-0.0989 -0.461426,-0.10254 -0.64087,-0.16846 l -0.194091,-0.87158 q 0.164795,0.11353 0.604248,0.28565 0.439453,0.17211 1.058349,0.17944 0.65918,0 0.893555,-0.19776 0.238037,-0.20141 0.249023,-0.62622 0,-0.49072 -0.333252,-0.64819 -0.329589,-0.15747 -1.072998,-0.30395 -0.739746,-0.14649 -1.116943,-0.42115 -0.373535,-0.27466 -0.373535,-0.96679 0.05493,-1.20484 1.904297,-1.28907 0.06226,0 0.172119,-0.007 0.109863,-0.007 0.157471,-0.007 0.670166,0 1.080322,0.0952 0.410156,0.0952 0.556641,0.15747 l 0.238037,0.80933 q -0.142823,-0.0916 -0.560303,-0.22339 -0.417481,-0.1355 -1.131592,-0.1355 -0.483398,0 -0.754394,0.11353 -0.270997,0.10986 -0.281983,0.47241 z" />
<path
inkscape:connector-curvature="0"
id="path4208"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 38.041027,725.96503 q 0.729981,0 1.176758,0.26367 0.446777,0.26123 0.639648,0.77637 0.192871,0.51513 0.192871,1.30127 0,0.8081 -0.212402,1.33789 -0.212402,0.52734 -0.65918,0.78369 -0.444336,0.25635 -1.147461,0.25635 -0.676269,0 -1.110839,-0.25147 -0.434571,-0.25146 -0.64209,-0.77881 -0.20752,-0.52734 -0.20752,-1.34765 0.0073,-1.17188 0.490723,-1.75293 0.48584,-0.58106 1.479492,-0.58838 z m -0.871582,2.34131 q 0.02686,0.81787 0.17334,1.26953 0.146484,0.45166 0.688476,0.45898 0.400391,0 0.595704,-0.2417 0.197753,-0.24414 0.249023,-0.60058 0.05371,-0.35889 0.05371,-0.8667 0,-0.52002 -0.04639,-0.86182 -0.04394,-0.3418 -0.236816,-0.59326 -0.192871,-0.25391 -0.585938,-0.25635 -0.559082,0 -0.725097,0.45654 -0.166016,0.45655 -0.166016,1.23536 z" />
<path
inkscape:connector-curvature="0"
id="path4210"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 41.356457,729.70526 q 0,0.20752 0.151367,0.34424 0.153809,0.13672 0.378418,0.13672 0.371094,-0.01 0.529785,-0.17578 0.158691,-0.16602 0.19043,-0.27588 v -2.41944 h 0.700683 v 3.33008 h -0.700683 v -0.31006 q -0.09521,0.0806 -0.412598,0.2002 -0.317383,0.11963 -0.876465,0.11963 -0.415039,-0.0147 -0.659179,-0.25147 -0.2417,-0.23681 -0.2417,-0.66894 v -2.41944 h 0.939942 z" />
<path
inkscape:connector-curvature="0"
id="path4212"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 45.155285,727.73505 v 1.93115 q 0,0.28808 0.170898,0.41015 0.122071,0.0977 0.461426,0.0977 v 0.47119 q -0.0293,0.002 -0.10498,0.005 -0.07813,0.005 -0.175782,0.005 -0.642089,0 -0.939941,-0.21973 -0.351563,-0.23926 -0.351563,-0.81055 v -1.88964 h -0.629882 v -0.41993 h 0.629882 v -1.33056 h 0.939942 v 1.33056 h 0.632324 v 0.41993 h -0.632324 z" />
<path
inkscape:connector-curvature="0"
id="path4214"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 49.286144,729.53436 -0.380859,1.11084 h -0.729981 l 1.611329,-4.66064 h 1.188964 l 1.640625,4.66064 h -1.05957 l -0.410156,-1.11084 z m 1.640625,-0.67871 -0.710449,-1.98974 -0.681152,1.98974 z" />
<path
inkscape:connector-curvature="0"
id="path4199"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 37.739002,758.22772 q 0.729981,0 1.176758,0.26367 0.446777,0.26123 0.639648,0.77637 0.192872,0.51514 0.192872,1.30127 0,0.80811 -0.212403,1.33789 -0.212402,0.52735 -0.659179,0.78369 -0.444336,0.25635 -1.147461,0.25635 -0.67627,0 -1.11084,-0.25146 -0.434571,-0.25147 -0.64209,-0.77881 -0.20752,-0.52735 -0.20752,-1.34766 0.0073,-1.17187 0.490723,-1.75293 0.48584,-0.58105 1.479492,-0.58838 z m -0.871582,2.34131 q 0.02686,0.81787 0.17334,1.26953 0.146484,0.45166 0.688477,0.45899 0.40039,0 0.595703,-0.2417 0.197754,-0.24414 0.249023,-0.60059 0.05371,-0.35889 0.05371,-0.8667 0,-0.52002 -0.04639,-0.86181 -0.04395,-0.3418 -0.236816,-0.59327 -0.192871,-0.2539 -0.585938,-0.25634 -0.559082,0 -0.725097,0.45654 -0.166016,0.45654 -0.166016,1.23535 z" />
<path
inkscape:connector-curvature="0"
id="path4201"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 41.054432,761.96796 q 0,0.20752 0.151367,0.34423 0.153809,0.13672 0.378418,0.13672 0.371094,-0.01 0.529785,-0.17578 0.158692,-0.16601 0.19043,-0.27588 v -2.41943 h 0.700684 v 3.33008 h -0.700684 v -0.31006 q -0.09521,0.0806 -0.412598,0.20019 -0.317383,0.11963 -0.876465,0.11963 -0.415039,-0.0146 -0.659179,-0.25146 -0.241699,-0.23682 -0.241699,-0.66895 v -2.41943 h 0.939941 z" />
<path
inkscape:connector-curvature="0"
id="path4203"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 44.85326,759.99774 v 1.93115 q 0,0.28809 0.170898,0.41016 0.122071,0.0977 0.461426,0.0977 v 0.47119 q -0.0293,0.002 -0.10498,0.005 -0.07813,0.005 -0.175781,0.005 -0.64209,0 -0.939942,-0.21972 -0.351562,-0.23926 -0.351562,-0.81055 v -1.88965 h -0.629883 v -0.41992 h 0.629883 v -1.33057 h 0.939941 v 1.33057 h 0.632324 v 0.41992 H 44.85326 Z" />
<path
inkscape:connector-curvature="0"
id="path4205"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 50.324451,758.24725 q 1.359864,0 1.359864,1.11084 0,0.66162 -0.373535,0.87647 -0.371094,0.2124 -0.617676,0.2124 1.159668,0.11231 1.159668,1.12061 -0.01221,0.7788 -0.422364,1.05957 -0.407714,0.28076 -1.07666,0.28076 h -2.17041 v -4.66065 z m -0.0708,4.07959 q 0.739746,0 0.739746,-0.8081 0,-0.36133 -0.219727,-0.55664 -0.217285,-0.19532 -0.549316,-0.19532 h -0.981446 v 1.56006 z m 0.639648,-2.91992 q -0.05127,-0.57861 -0.688476,-0.57861 h -0.961915 v 1.35986 h 0.930176 q 0.720215,0 0.720215,-0.78125 z" />
</g>
</svg>

+ 138
- 0
plugins/community/repos/mental/res/MentalTemplate.svg View File

@@ -0,0 +1,138 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="60"
height="380"
viewBox="0 0 59.999999 380.00001"
id="svg14650"
version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MentalTemplate.svg">
<defs
id="defs14652" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.3031757"
inkscape:cx="-232.68032"
inkscape:cy="224.27246"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
objecttolerance="2"
inkscape:window-width="1600"
inkscape:window-height="853"
inkscape:window-x="1916"
inkscape:window-y="-4"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid15198"
spacingx="4.9999999"
spacingy="5.0000001"
empspacing="3" />
</sodipodi:namedview>
<metadata
id="metadata14655">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-672.36216)">
<rect
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.89763784;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect15200"
width="60"
height="380"
x="0"
y="672.36218" />
<path
inkscape:connector-curvature="0"
id="path16413"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 14.38916,725.96419 v 4.6607 h -1.05957 v -4.6607 z" />
<path
inkscape:connector-curvature="0"
id="path16415"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 17.760742,728.06379 v 2.5611 h -0.700683 v -2.439 q 0,-0.4199 -0.639649,-0.4199 -0.3125,0.037 -0.449219,0.1953 -0.134277,0.1563 -0.161132,0.2539 v 2.4097 h -0.939942 v -3.3301 h 0.939942 v 0.271 q 0.01953,-0.012 0.131836,-0.088 0.114746,-0.076 0.322265,-0.1392 0.209961,-0.063 0.48584,-0.063 0.52002,0 0.76416,0.2393 0.246582,0.2368 0.246582,0.5493 z" />
<path
inkscape:connector-curvature="0"
id="path16406"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 42.02755,725.9677 q 0.72998,0 1.176758,0.2637 0.446777,0.2612 0.639648,0.7763 0.192871,0.5152 0.192871,1.3013 0,0.8081 -0.212402,1.3379 -0.212403,0.5274 -0.65918,0.7837 -0.444336,0.2563 -1.147461,0.2563 -0.676269,0 -1.11084,-0.2514 -0.43457,-0.2515 -0.64209,-0.7788 -0.207519,-0.5274 -0.207519,-1.3477 0.0073,-1.1719 0.490723,-1.7529 0.485839,-0.5811 1.479492,-0.5884 z m -0.871582,2.3413 q 0.02685,0.8179 0.17334,1.2695 0.146484,0.4517 0.688476,0.459 0.400391,0 0.595703,-0.2417 0.197754,-0.2441 0.249024,-0.6006 0.05371,-0.3588 0.05371,-0.8667 0,-0.52 -0.04639,-0.8618 -0.04394,-0.3418 -0.236817,-0.5932 -0.192871,-0.2539 -0.585937,-0.2564 -0.559082,0 -0.725098,0.4566 -0.166015,0.4565 -0.166015,1.2353 z" />
<path
inkscape:connector-curvature="0"
id="path16408"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 45.342979,729.7079 q 0,0.2076 0.151368,0.3443 0.153808,0.1367 0.378418,0.1367 0.371093,-0.01 0.529785,-0.1758 0.158691,-0.166 0.190429,-0.2759 v -2.4194 h 0.700684 v 3.3301 h -0.700684 v -0.3101 q -0.09521,0.081 -0.412597,0.2002 -0.317383,0.1196 -0.876465,0.1196 -0.415039,-0.015 -0.65918,-0.2514 -0.241699,-0.2368 -0.241699,-0.669 v -2.4194 h 0.939941 z" />
<path
inkscape:connector-curvature="0"
id="path16410"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 49.141808,727.7377 v 1.9312 q 0,0.2881 0.170898,0.4101 0.12207,0.098 0.461426,0.098 v 0.4712 q -0.0293,0 -0.104981,0 -0.07813,0 -0.175781,0 -0.64209,0 -0.939941,-0.2197 -0.351563,-0.2393 -0.351563,-0.8105 v -1.8897 h -0.629883 v -0.4199 h 0.629883 v -1.3306 h 0.939942 v 1.3306 h 0.632324 v 0.4199 h -0.632324 z" />
<path
inkscape:connector-curvature="0"
id="path6298"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 12.831628,676.44458 H 10.912683 V 675.573 h 5.427246 v 0.87158 h -1.918946 v 6.11938 h -1.589355 z" />
<path
inkscape:connector-curvature="0"
id="path6300"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 17.962243,680.31543 q 0.03296,0.39551 0.270996,0.99976 0.238037,0.60424 0.86792,0.63354 0.769043,0 1.204834,-0.19409 0.435791,-0.19776 0.567627,-0.32959 l -0.212402,0.86792 q 0,0.0769 -0.435791,0.20508 -0.435791,0.12451 -1.109619,0.12451 -0.267334,0 -0.417481,-0.0147 -1.091309,-0.0806 -1.600342,-0.62622 -0.505371,-0.54932 -0.516357,-1.75781 0,-1.38428 0.574951,-2.02881 0.578613,-0.64453 1.691895,-0.65552 1.336669,0 1.812744,0.70313 0.406494,0.58227 0.406494,1.5747 0,0.18677 -0.01099,0.31861 -0.01099,0.12817 -0.01831,0.17944 H 17.96224 Z m 1.021729,-2.146 q -1.021729,0.033 -1.021729,1.48316 h 2.175293 q 0,-1.48316 -1.153564,-1.48316 z" />
<path
inkscape:connector-curvature="0"
id="path6302"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 21.492517,682.56396 v -4.99511 h 1.409912 v 0.40649 q 0.435791,-0.43579 1.33667,-0.43579 0.637207,0 0.893554,0.23071 0.26001,0.23072 0.303955,0.38453 0.0037,-0.007 0.146485,-0.1648 0.146484,-0.15747 0.428466,-0.28564 0.281983,-0.13184 0.717774,-0.15015 0.802002,0 1.201172,0.36621 0.402832,0.36621 0.402832,0.95215 v 3.6914 h -1.080322 v -3.57055 q 0,-0.67383 -0.809327,-0.67383 -0.424804,0.0293 -0.60791,0.30762 -0.179443,0.27832 -0.216064,0.45776 v 3.479 h -1.080322 v -3.57055 q 0,-0.28931 -0.197754,-0.47974 -0.197754,-0.19409 -0.615235,-0.19409 -0.446777,0.0439 -0.622558,0.33691 -0.175782,0.28931 -0.201416,0.47242 v 3.43505 z" />
<path
inkscape:connector-curvature="0"
id="path6304"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 29.021813,684.57446 v -7.00561 h 1.395264 v 0.35888 q 0,0 0,0 0,-0.004 0.183106,-0.10253 0.186767,-0.10254 0.439453,-0.18677 0.252685,-0.0842 0.549316,-0.0989 0.534668,0 0.959473,0.1355 0.428467,0.13183 0.761718,0.68848 0.333252,0.55297 0.333252,1.6809 -0.02197,1.08033 -0.29663,1.64063 -0.274659,0.5603 -0.673829,0.73242 -0.395507,0.16846 -0.952148,0.19043 -0.769043,0 -1.303711,-0.26733 v 2.23388 h -1.395264 z m 1.395264,-5.93994 v 3.04321 q 0.06592,0.0586 0.27832,0.16114 0.216065,0.0989 0.593262,0.12451 0.721436,0 0.970459,-0.49072 0.249024,-0.49439 0.274658,-1.39893 0,-0.67749 -0.117187,-1.07666 -0.113526,-0.40283 -0.391846,-0.58594 -0.27832,-0.1831 -0.783691,-0.1831 -0.32959,0.0366 -0.578614,0.20141 -0.245361,0.16114 -0.245361,0.20508 z" />
<path
inkscape:connector-curvature="0"
id="path6306"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 34.134118,682.56396 V 675.573 h 1.380615 v 6.99096 z" />
<path
inkscape:connector-curvature="0"
id="path6308"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 39.169518,682.56396 v -0.52368 q -0.05859,0.1355 -0.395507,0.33692 -0.333252,0.20141 -1.135254,0.20141 -0.684815,-0.0256 -1.138916,-0.35156 -0.454102,-0.32593 -0.465088,-1.02905 0,-0.7544 0.53833,-1.13159 0.541992,-0.3772 1.622314,-0.45777 0.498047,-0.0403 0.765381,-0.25268 0.270996,-0.21607 0.270996,-0.4834 0,-0.271 -0.249023,-0.46509 -0.245361,-0.19409 -0.666504,-0.19409 -0.86792,0 -1.351318,0.32226 -0.479737,0.31861 -0.629883,0.53467 l 0.20874,-0.99243 q 0,-0.0256 0.227051,-0.15747 0.230713,-0.13184 0.640869,-0.24536 0.410156,-0.11719 0.977783,-0.12085 1.157227,0 1.673584,0.39551 0.516358,0.39184 0.516358,1.02905 v 3.5852 z m -0.688476,-0.78002 q 0.688476,-0.18677 0.688476,-0.60059 v -1.13892 q -0.0037,0.011 -0.05127,0.1062 -0.04761,0.0916 -0.216065,0.18311 -0.168457,0.0915 -0.512695,0.13184 -0.585937,0.0806 -0.893555,0.26367 -0.307617,0.17944 -0.307617,0.61889 0.04761,0.50904 0.812989,0.50904 0.230712,0 0.479736,-0.0732 z" />
<path
inkscape:connector-curvature="0"
id="path6310"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 43.263757,678.19873 v 2.89673 q 0,0.43213 0.256347,0.61523 0.183106,0.14649 0.692139,0.14649 v 0.70678 q -0.04395,0.004 -0.157471,0.007 -0.117187,0.007 -0.263671,0.007 -0.963135,0 -1.409913,-0.32959 -0.527343,-0.35888 -0.527343,-1.21582 v -2.83447 H 40.90902 v -0.62988 h 0.944825 v -1.99585 h 1.409912 v 1.99585 h 0.948486 v 0.62988 h -0.948486 z" />
<path
inkscape:connector-curvature="0"
id="path6312"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:LilyUPC;-inkscape-font-specification:'LilyUPC, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 45.794274,680.31543 q 0.03296,0.39551 0.270996,0.99976 0.238038,0.60424 0.86792,0.63354 0.769043,0 1.204834,-0.19409 0.435791,-0.19776 0.567627,-0.32959 l -0.212402,0.86792 q 0,0.0769 -0.435791,0.20508 -0.435791,0.12451 -1.109619,0.12451 -0.267334,0 -0.417481,-0.0147 -1.091308,-0.0806 -1.600341,-0.62622 -0.505372,-0.54932 -0.516358,-1.75781 0,-1.38428 0.574951,-2.02881 0.578614,-0.64453 1.691895,-0.65552 1.33667,0 1.812744,0.70313 0.406494,0.58227 0.406494,1.5747 0,0.18677 -0.01099,0.31861 -0.01099,0.12817 -0.01831,0.17944 h -3.076172 z m 1.021729,-2.146 q -1.021729,0.033 -1.021729,1.48316 h 2.175293 q 0,-1.48316 -1.153564,-1.48316 z" />
</g>
</svg>

+ 486
- 0
plugins/community/repos/mental/res/Mixer.svg View File

@@ -0,0 +1,486 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="390"
height="380"
viewBox="0 0 390.00001 380.00001"
id="svg12504"
version="1.1"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="Mixer.svg">
<defs
id="defs12506" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="2.5343495"
inkscape:cx="158.12116"
inkscape:cy="267.31538"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
inkscape:window-width="1920"
inkscape:window-height="1061"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid13052"
spacingx="15"
spacingy="19.000001"
empspacing="3" />
</sodipodi:namedview>
<metadata
id="metadata12509">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-672.36215)">
<rect
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.5945015;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect13054"
width="390"
height="380"
x="0"
y="672.36212"
sodipodi:insensitive="true" />
<rect
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.08802305;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
id="rect914"
width="371"
height="2"
x="4"
y="784.36212" />
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
x="150"
y="691.36212"
id="text829"><tspan
sodipodi:role="line"
id="tspan827"
x="150"
y="709.02802" /></text>
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1015"
d="m 158.17903,683.53491 -2.79687,6.84896 -2.90105,-6.84896 v 6.65625 h -1.59895 v -9.94271 h 2.51562 l 2.32813,5.20834 2.23958,-5.20834 h 2.47396 v 9.94271 h -2.26042 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1017"
d="m 165.74674,690.19116 v -0.74479 q -0.0833,0.19271 -0.5625,0.47917 -0.47396,0.28646 -1.61458,0.28646 -0.97396,-0.0365 -1.6198,-0.5 -0.64583,-0.46355 -0.66145,-1.46355 0,-1.07291 0.76562,-1.60937 0.77083,-0.53646 2.30729,-0.65104 0.70834,-0.0573 1.08854,-0.35938 0.38542,-0.30729 0.38542,-0.6875 0,-0.38541 -0.35417,-0.66146 -0.34895,-0.27604 -0.94791,-0.27604 -1.23438,0 -1.92188,0.45834 -0.68229,0.45312 -0.89583,0.76041 l 0.29687,-1.41146 q 0,-0.0365 0.32292,-0.22395 0.32813,-0.1875 0.91146,-0.34896 0.58333,-0.16667 1.39062,-0.17188 1.64584,0 2.38021,0.5625 0.73438,0.55729 0.73438,1.46354 v 5.09896 z m -0.97917,-1.10937 q 0.97917,-0.26563 0.97917,-0.85417 v -1.61979 q -0.005,0.0156 -0.0729,0.15104 -0.0677,0.13021 -0.30729,0.26042 -0.23958,0.13021 -0.72917,0.1875 -0.83333,0.11458 -1.27083,0.375 -0.4375,0.25521 -0.4375,0.88021 0.0677,0.72395 1.15625,0.72395 0.32813,0 0.68229,-0.10416 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1019"
d="m 170.35612,684.81616 q 0,0.41146 0.72916,0.61979 0.73438,0.20313 1.50521,0.38542 0.77083,0.17708 1.33333,0.60417 0.56771,0.42187 0.59375,1.3125 0,1.30208 -0.70312,1.86979 -0.69792,0.56771 -2.03125,0.66667 -0.16667,0.0208 -0.51042,0.0208 -0.90625,0 -1.5625,-0.14063 -0.65625,-0.14583 -0.91146,-0.23958 l -0.27604,-1.23958 q 0.23438,0.16146 0.85938,0.40625 0.625,0.24479 1.50521,0.25521 0.9375,0 1.27083,-0.28125 0.33854,-0.28646 0.35417,-0.89063 0,-0.69792 -0.47396,-0.92187 -0.46875,-0.22396 -1.52604,-0.4323 -1.05209,-0.20833 -1.58855,-0.59895 -0.53125,-0.39063 -0.53125,-1.375 0.0781,-1.71355 2.70834,-1.83334 0.0885,0 0.24479,-0.0104 0.15625,-0.0104 0.22396,-0.0104 0.95312,0 1.53646,0.13542 0.58333,0.13541 0.79166,0.22395 l 0.33854,1.15105 q -0.20312,-0.13021 -0.79687,-0.31771 -0.59375,-0.19271 -1.60938,-0.19271 -0.6875,0 -1.07291,0.16146 -0.38542,0.15625 -0.40104,0.67187 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1021"
d="m 178.19466,683.98283 v 4.11979 q 0,0.61458 0.36458,0.875 0.26042,0.20833 0.98438,0.20833 v 1.00521 q -0.0625,0.005 -0.22396,0.0104 -0.16667,0.0104 -0.375,0.0104 -1.36979,0 -2.00521,-0.46875 -0.75,-0.51042 -0.75,-1.72917 v -4.03125 H 174.8457 V 683.087 h 1.34375 v -2.83855 h 2.00521 v 2.83855 h 1.34896 v 0.89583 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1023"
d="m 181.79361,686.99325 q 0.0469,0.5625 0.38542,1.42187 0.33854,0.85938 1.23438,0.90104 1.09375,0 1.71354,-0.27604 0.61979,-0.28125 0.80729,-0.46875 l -0.30208,1.23438 q 0,0.10937 -0.6198,0.29166 -0.61979,0.17709 -1.57812,0.17709 -0.38021,0 -0.59375,-0.0208 -1.55208,-0.11458 -2.27604,-0.89062 -0.71875,-0.78125 -0.73438,-2.5 0,-1.96875 0.81771,-2.88542 0.82292,-0.91667 2.40625,-0.93229 1.90104,0 2.57813,1 0.57812,0.82812 0.57812,2.23958 0,0.26563 -0.0156,0.45313 -0.0156,0.18229 -0.026,0.25521 z m 1.45313,-3.05209 q -1.45313,0.0469 -1.45313,2.10938 h 3.09375 q 0,-2.10938 -1.64062,-2.10938 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1025"
d="M 186.79362,690.19116 V 683.087 h 2.0052 v 0.875 q 0.0104,-0.0104 0.1198,-0.14584 0.11458,-0.14062 0.33854,-0.29166 0.22396,-0.15105 0.60937,-0.28646 0.41146,-0.17188 1.04688,-0.17188 0.48958,0 0.61458,0.0417 l 0.17188,1.02604 q -0.36459,-0.0885 -0.6823,-0.0885 -0.6927,0 -1.15104,0.26042 -0.51562,0.2552 -0.79166,0.69791 -0.27605,0.44271 -0.27605,0.8125 v 4.375 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1027"
d="m 204.8457,683.53491 -2.79688,6.84896 -2.90104,-6.84896 v 6.65625 h -1.59896 v -9.94271 h 2.51563 l 2.32812,5.20834 2.23959,-5.20834 h 2.47396 v 9.94271 h -2.26042 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1029"
d="M 208.18945,690.19116 V 683.087 h 1.98437 v 7.10416 z m 1.00521,-9.96354 q 0.53125,0 0.82812,0.33333 0.30209,0.33334 0.30209,0.79688 0,0.47396 -0.3073,0.8125 -0.30208,0.33854 -0.84375,0.33854 -0.52083,0 -0.82812,-0.33854 -0.30729,-0.34375 -0.30729,-0.79167 0,-0.45833 0.30729,-0.80208 0.30729,-0.34896 0.84896,-0.34896 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1031"
d="m 210.98112,683.087 h 2.28125 l 1.26041,2.0052 1.36459,-2.0052 h 1.38541 l -2.08854,3.01041 2.53646,4.09375 h -2.30208 l -1.47396,-2.36979 -1.64063,2.36979 h -1.47396 l 2.41146,-3.43229 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1033"
d="m 219.79361,686.99325 q 0.0469,0.5625 0.38542,1.42187 0.33854,0.85938 1.23438,0.90104 1.09375,0 1.71354,-0.27604 0.61979,-0.28125 0.80729,-0.46875 l -0.30208,1.23438 q 0,0.10937 -0.6198,0.29166 -0.61979,0.17709 -1.57812,0.17709 -0.38021,0 -0.59375,-0.0208 -1.55208,-0.11458 -2.27604,-0.89062 -0.71875,-0.78125 -0.73438,-2.5 0,-1.96875 0.81771,-2.88542 0.82292,-0.91667 2.40625,-0.93229 1.90104,0 2.57813,1 0.57812,0.82812 0.57812,2.23958 0,0.26563 -0.0156,0.45313 -0.0156,0.18229 -0.026,0.25521 z m 1.45313,-3.05209 q -1.45313,0.0469 -1.45313,2.10938 h 3.09375 q 0,-2.10938 -1.64062,-2.10938 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1035"
d="M 224.79362,690.19116 V 683.087 h 2.00521 v 0.875 q 0.0104,-0.0104 0.11979,-0.14584 0.11458,-0.14062 0.33854,-0.29166 0.22396,-0.15105 0.60938,-0.28646 0.41145,-0.17188 1.04687,-0.17188 0.48958,0 0.61458,0.0417 l 0.17188,1.02604 q -0.36458,-0.0885 -0.68229,-0.0885 -0.69271,0 -1.15104,0.26042 -0.51563,0.2552 -0.79167,0.69791 -0.27604,0.44271 -0.27604,0.8125 v 4.375 z" />
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffeff;fill-opacity:1;stroke:none"
x="255"
y="729.36212"
id="text837"><tspan
sodipodi:role="line"
id="tspan835"
x="255"
y="747.02802" /></text>
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1006"
d="m 31.327934,775.83649 -0.609375,1.77734 h -1.167968 l 2.578125,-7.45703 h 1.902343 l 2.625,7.45703 h -1.695312 l -0.65625,-1.77734 z m 2.625,-1.08594 -1.136718,-3.18359 -1.089844,3.18359 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1008"
d="m 38.421684,776.10992 q 0,0.33204 0.242188,0.55079 0.246094,0.21875 0.605469,0.21875 0.59375,-0.0156 0.847656,-0.28125 0.253906,-0.26563 0.304687,-0.44141 v -3.87109 h 1.121094 v 5.32812 h -1.121094 v -0.49609 q -0.152343,0.1289 -0.660156,0.32031 -0.507812,0.19141 -1.402344,0.19141 -0.664062,-0.0234 -1.054687,-0.40235 -0.386719,-0.3789 -0.386719,-1.07031 v -3.87109 h 1.503906 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1010"
d="m 42.214653,772.28571 h 1.710938 l 0.945312,1.5039 1.023438,-1.5039 h 1.039062 l -1.566406,2.25781 1.902344,3.07031 h -1.726563 l -1.105469,-1.77734 -1.230468,1.77734 h -1.105469 l 1.808594,-2.57422 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1012"
d="m 52.191216,770.87946 3.261718,-0.80079 v 7.53516 h -1.648437 v -6.11328 l -1.613281,0.35156 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path997"
d="m 119.5703,775.53766 -0.60938,1.77734 h -1.16797 l 2.57813,-7.45703 h 1.90234 l 2.625,7.45703 h -1.69531 l -0.65625,-1.77734 z m 2.625,-1.08594 -1.13672,-3.18359 -1.08985,3.18359 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path999"
d="m 126.66405,775.8111 q 0,0.33203 0.24218,0.55078 0.2461,0.21875 0.60547,0.21875 0.59375,-0.0156 0.84766,-0.28125 0.25391,-0.26563 0.30469,-0.44141 v -3.87109 h 1.12109 v 5.32812 h -1.12109 v -0.49609 q -0.15235,0.1289 -0.66016,0.32031 -0.50781,0.19141 -1.40234,0.19141 -0.66407,-0.0234 -1.05469,-0.40235 -0.38672,-0.3789 -0.38672,-1.07031 v -3.87109 h 1.50391 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1001"
d="m 130.45702,771.98688 h 1.71093 l 0.94532,1.5039 1.02343,-1.5039 h 1.03907 l -1.56641,2.25781 1.90234,3.07031 h -1.72656 l -1.10547,-1.77734 -1.23047,1.77734 h -1.10547 l 1.8086,-2.57422 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1003"
d="m 145.61717,776.32281 v 0.99219 h -5.92187 v -0.94531 q 0,-0.16016 0.19531,-0.55078 0.19922,-0.39453 0.71094,-0.92969 0.51562,-0.53516 1.41406,-1.07812 0.84375,-0.5 1.23437,-0.77735 0.39454,-0.28125 0.57032,-0.55859 0.17968,-0.28125 0.17968,-0.66406 -0.0312,-1.05079 -1.4414,-1.07032 -1.11719,0 -1.82422,0.48438 -0.70703,0.48437 -0.95703,0.80859 v -1.35937 q 0,-0.0234 0.17187,-0.16407 0.17578,-0.14453 0.5,-0.30859 0.32422,-0.16797 0.84766,-0.29297 0.52344,-0.125 1.23047,-0.1289 1.05859,0 1.76562,0.27343 0.71094,0.27344 1.0625,0.79688 0.35547,0.52344 0.35547,1.25 -0.0469,0.38281 -0.1914,0.67578 -0.14063,0.28906 -0.53125,0.625 -0.38672,0.33594 -1.08594,0.71484 -1.75391,0.95703 -2.38281,2.01563 l -0.11329,0.1914 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1164"
d="m 363.83774,798.17023 v 7.45703 h -1.69531 v -7.45703 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1166"
d="m 369.23227,801.5296 v 4.09766 h -1.12109 v -3.90235 q 0,-0.67187 -1.02344,-0.67187 -0.5,0.0586 -0.71875,0.3125 -0.21485,0.25 -0.25781,0.40625 v 3.85547 h -1.50391 v -5.32813 h 1.50391 v 0.4336 q 0.0312,-0.0195 0.21093,-0.14063 0.1836,-0.12109 0.51563,-0.22265 0.33594,-0.10157 0.77734,-0.10157 0.83203,0 1.22266,0.38282 0.39453,0.3789 0.39453,0.8789 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1155"
d="m 356.32748,980.91931 -0.60937,1.77735 h -1.16797 l 2.57813,-7.45704 h 1.90234 l 2.625,7.45704 h -1.69531 l -0.65625,-1.77735 z m 2.625,-1.08594 -1.13671,-3.18359 -1.08985,3.18359 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1157"
d="m 363.42123,981.19275 q 0,0.33203 0.24219,0.55078 0.2461,0.21875 0.60547,0.21875 0.59375,-0.0156 0.84766,-0.28125 0.2539,-0.26562 0.30468,-0.44141 v -3.87109 h 1.1211 v 5.32813 h -1.1211 v -0.4961 q -0.15234,0.12891 -0.66015,0.32031 -0.50781,0.19141 -1.40235,0.19141 -0.66406,-0.0234 -1.05468,-0.40234 -0.38672,-0.37891 -0.38672,-1.07032 v -3.87109 h 1.5039 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1159"
d="m 367.2142,977.36853 h 1.71094 l 0.94531,1.50391 1.02344,-1.50391 h 1.03906 l -1.5664,2.25781 1.90234,3.07032 h -1.72656 l -1.10547,-1.77735 -1.23047,1.77735 h -1.10547 l 1.8086,-2.57422 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1161"
d="m 382.37436,981.70447 v 0.99219 h -5.92188 v -0.94532 q 0,-0.16015 0.19532,-0.55078 0.19922,-0.39453 0.71093,-0.92969 0.51563,-0.53515 1.41407,-1.07812 0.84375,-0.5 1.23437,-0.77734 0.39453,-0.28125 0.57031,-0.5586 0.17969,-0.28125 0.17969,-0.66406 -0.0312,-1.05078 -1.4414,-1.07031 -1.11719,0 -1.82422,0.48437 -0.70703,0.48438 -0.95703,0.8086 v -1.35938 q 0,-0.0234 0.17187,-0.16406 0.17578,-0.14453 0.5,-0.3086 0.32422,-0.16796 0.84766,-0.29296 0.52343,-0.125 1.23047,-0.12891 1.05859,0 1.76562,0.27344 0.71094,0.27343 1.0625,0.79687 0.35547,0.52344 0.35547,1.25 -0.0469,0.38281 -0.19141,0.67578 -0.14062,0.28907 -0.53125,0.625 -0.38672,0.33594 -1.08593,0.71485 -1.75391,0.95703 -2.38282,2.01562 l -0.11328,0.19141 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1146"
d="m 361.61914,1018.8652 -2.09766,5.1368 -2.17578,-5.1368 v 4.9922 h -1.19922 v -7.457 h 1.88672 l 1.7461,3.9062 1.67968,-3.9062 h 1.85547 v 7.457 h -1.69531 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1148"
d="m 365.61523,1022.3535 q 0,0.332 0.24219,0.5508 0.2461,0.2187 0.60547,0.2187 0.59375,-0.016 0.84766,-0.2812 0.2539,-0.2656 0.30468,-0.4414 v -3.8711 h 1.1211 v 5.3281 h -1.1211 v -0.4961 q -0.15234,0.1289 -0.66015,0.3203 -0.50781,0.1914 -1.40235,0.1914 -0.66406,-0.023 -1.05468,-0.4023 -0.38672,-0.3789 -0.38672,-1.0703 v -3.8711 h 1.5039 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1150"
d="m 371.69336,1019.2012 v 3.0898 q 0,0.461 0.27344,0.6563 0.19531,0.1562 0.73828,0.1562 v 0.7539 q -0.0469,0 -0.16797,0.01 -0.125,0.01 -0.28125,0.01 -1.02734,0 -1.50391,-0.3515 -0.5625,-0.3828 -0.5625,-1.2969 v -3.0234 h -1.00781 v -0.6719 h 1.00781 v -2.1289 h 1.50391 v 2.1289 h 1.01172 v 0.6719 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1152"
d="m 374.39258,1021.459 q 0.0351,0.4219 0.28906,1.0664 0.25391,0.6445 0.92578,0.6758 0.82031,0 1.28516,-0.2071 0.46484,-0.2109 0.60547,-0.3515 l -0.22657,0.9258 q 0,0.082 -0.46484,0.2187 -0.46484,0.1328 -1.18359,0.1328 -0.28516,0 -0.44532,-0.016 -1.16406,-0.086 -1.70703,-0.668 -0.53906,-0.5859 -0.55078,-1.875 0,-1.4765 0.61328,-2.164 0.61719,-0.6875 1.80469,-0.6993 1.42578,0 1.93359,0.75 0.4336,0.6211 0.4336,1.6797 0,0.1993 -0.0117,0.3399 -0.0117,0.1367 -0.0195,0.1914 z m 1.08984,-2.2891 q -1.08984,0.035 -1.08984,1.5821 h 2.32031 q 0,-1.5821 -1.23047,-1.5821 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1137"
d="m 357.06439,948.83038 -0.60937,1.77735 h -1.16797 l 2.57812,-7.45703 h 1.90235 l 2.625,7.45703 h -1.69532 l -0.65625,-1.77735 z m 2.625,-1.08593 -1.13672,-3.1836 -1.08984,3.1836 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1139"
d="m 364.15814,949.10382 q 0,0.33203 0.24219,0.55078 0.24609,0.21875 0.60547,0.21875 0.59375,-0.0156 0.84765,-0.28125 0.25391,-0.26562 0.30469,-0.4414 v -3.8711 h 1.1211 v 5.32813 h -1.1211 v -0.4961 q -0.15234,0.12891 -0.66015,0.32032 -0.50782,0.1914 -1.40235,0.1914 -0.66406,-0.0234 -1.05469,-0.40234 -0.38671,-0.37891 -0.38671,-1.07031 v -3.8711 h 1.5039 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1141"
d="m 367.95111,945.2796 h 1.71094 l 0.94531,1.50391 1.02344,-1.50391 h 1.03906 l -1.56641,2.25781 1.90235,3.07032 h -1.72656 l -1.10547,-1.77735 -1.23047,1.77735 h -1.10547 l 1.80859,-2.57422 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1143"
d="m 377.92767,943.87335 3.26172,-0.80078 v 7.53516 h -1.64844 v -6.11328 l -1.61328,0.35156 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path980"
d="m 305.50873,772.37805 -2.09766,5.13672 -2.17578,-5.13672 v 4.99219 h -1.19922 v -7.45703 h 1.88672 l 1.74609,3.90625 1.67969,-3.90625 h 1.85547 v 7.45703 h -1.69531 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path982"
d="m 311.18451,777.37024 v -0.55859 q -0.0625,0.14453 -0.42188,0.35937 -0.35546,0.21484 -1.21093,0.21484 -0.73047,-0.0273 -1.21485,-0.375 -0.48437,-0.34765 -0.49609,-1.09765 0,-0.80469 0.57422,-1.20703 0.57812,-0.40235 1.73047,-0.48828 0.53125,-0.043 0.8164,-0.26954 0.28907,-0.23046 0.28907,-0.51562 0,-0.28906 -0.26563,-0.49609 -0.26172,-0.20704 -0.71094,-0.20704 -0.92578,0 -1.4414,0.34375 -0.51172,0.33985 -0.67188,0.57032 l 0.22266,-1.0586 q 0,-0.0273 0.24219,-0.16797 0.24609,-0.14062 0.68359,-0.26171 0.4375,-0.125 1.04297,-0.12891 1.23437,0 1.78515,0.42187 0.55079,0.41797 0.55079,1.09766 v 3.82422 z m -0.73438,-0.83203 q 0.73438,-0.19922 0.73438,-0.64063 v -1.21484 q -0.004,0.0117 -0.0547,0.11328 -0.0508,0.0977 -0.23047,0.19531 -0.17968,0.0977 -0.54687,0.14063 -0.625,0.0859 -0.95313,0.28125 -0.32812,0.1914 -0.32812,0.66015 0.0508,0.54297 0.86719,0.54297 0.24609,0 0.51171,-0.0781 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path984"
d="m 313.32904,777.37024 v -5.32813 h 1.48828 v 5.32813 z m 0.75391,-7.47266 q 0.39843,0 0.62109,0.25 0.22656,0.25 0.22656,0.59766 0,0.35547 -0.23047,0.60937 -0.22656,0.25391 -0.63281,0.25391 -0.39062,0 -0.62109,-0.25391 -0.23047,-0.25781 -0.23047,-0.59375 0,-0.34375 0.23047,-0.60156 0.23047,-0.26172 0.63672,-0.26172 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path986"
d="m 320.09467,773.27258 v 4.09766 h -1.1211 v -3.90234 q 0,-0.67188 -1.02344,-0.67188 -0.5,0.0586 -0.71875,0.3125 -0.21484,0.25 -0.25781,0.40625 v 3.85547 h -1.5039 v -5.32813 h 1.5039 v 0.4336 q 0.0312,-0.0195 0.21094,-0.14063 0.18359,-0.12109 0.51562,-0.22265 0.33594,-0.10157 0.77735,-0.10157 0.83203,0 1.22265,0.38282 0.39454,0.3789 0.39454,0.8789 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path988"
d="m 327.66888,769.88196 q 1.16797,0 1.88282,0.42187 0.71484,0.41797 1.02343,1.24219 0.3086,0.82422 0.3086,2.08203 0,1.29297 -0.33985,2.14063 -0.33984,0.84375 -1.05468,1.2539 -0.71094,0.41016 -1.83594,0.41016 -1.08203,0 -1.77734,-0.40234 -0.69532,-0.40235 -1.02735,-1.2461 -0.33203,-0.84375 -0.33203,-2.15625 0.0117,-1.875 0.78516,-2.80469 0.77734,-0.92968 2.36718,-0.9414 z m -1.39453,3.74609 q 0.043,1.3086 0.27735,2.03125 0.23437,0.72266 1.10156,0.73438 0.64062,0 0.95312,-0.38672 0.31641,-0.39063 0.39844,-0.96094 0.0859,-0.57422 0.0859,-1.38672 0,-0.83203 -0.0742,-1.3789 -0.0703,-0.54688 -0.37891,-0.94922 -0.30859,-0.40625 -0.9375,-0.41016 -0.89453,0 -1.16015,0.73047 -0.26563,0.73047 -0.26563,1.97656 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path990"
d="m 332.97357,775.86633 q 0,0.33203 0.24219,0.55078 0.24609,0.21875 0.60547,0.21875 0.59375,-0.0156 0.84765,-0.28125 0.25391,-0.26562 0.30469,-0.4414 v -3.8711 h 1.1211 v 5.32813 h -1.1211 v -0.49609 q -0.15234,0.1289 -0.66015,0.32031 -0.50782,0.1914 -1.40235,0.1914 -0.66406,-0.0234 -1.05469,-0.40234 -0.38671,-0.37891 -0.38671,-1.07031 v -3.8711 h 1.5039 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path992"
d="m 339.0517,772.71399 v 3.08984 q 0,0.46094 0.27343,0.65625 0.19532,0.15625 0.73829,0.15625 v 0.75391 q -0.0469,0.004 -0.16797,0.008 -0.125,0.008 -0.28125,0.008 -1.02735,0 -1.50391,-0.35156 -0.5625,-0.38281 -0.5625,-1.29687 v -3.02344 h -1.00781 v -0.67188 h 1.00781 v -2.1289 h 1.50391 v 2.1289 h 1.01172 v 0.67188 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path994"
d="m 341.73529,773.33899 q 0,0.30859 0.54688,0.46484 0.55078,0.15235 1.1289,0.28907 0.57813,0.13281 1,0.45312 0.42578,0.31641 0.44531,0.98438 0,0.97656 -0.52734,1.40234 -0.52344,0.42578 -1.52344,0.5 -0.125,0.0156 -0.38281,0.0156 -0.67969,0 -1.17187,-0.10546 -0.49219,-0.10938 -0.6836,-0.17969 l -0.20703,-0.92969 q 0.17578,0.12109 0.64453,0.30469 0.46875,0.18359 1.12891,0.1914 0.70312,0 0.95312,-0.21093 0.25391,-0.21485 0.26563,-0.66797 0,-0.52344 -0.35547,-0.69141 -0.35156,-0.16797 -1.14453,-0.32422 -0.78906,-0.15625 -1.19141,-0.44922 -0.39844,-0.29296 -0.39844,-1.03125 0.0586,-1.28515 2.03125,-1.375 0.0664,0 0.1836,-0.008 0.11719,-0.008 0.16797,-0.008 0.71484,0 1.15234,0.10156 0.4375,0.10156 0.59375,0.16797 l 0.25391,0.86328 q -0.15235,-0.0977 -0.59766,-0.23828 -0.44531,-0.14453 -1.20703,-0.14453 -0.51563,0 -0.80469,0.12109 -0.28906,0.11719 -0.30078,0.50391 z" />
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
x="315"
y="767.36212"
id="text903"><tspan
sodipodi:role="line"
id="tspan901"
x="315"
y="785.02802" /></text>
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path955"
d="m 220.08888,772.0025 -2.09765,5.13672 -2.17579,-5.13672 v 4.99219 h -1.19921 v -7.45703 h 1.88671 l 1.7461,3.90625 1.67969,-3.90625 h 1.85546 v 7.45703 h -1.69531 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path957"
d="m 225.76466,776.99469 v -0.55859 q -0.0625,0.14453 -0.42187,0.35937 -0.35547,0.21484 -1.21094,0.21484 -0.73047,-0.0273 -1.21484,-0.375 -0.48438,-0.34765 -0.4961,-1.09765 0,-0.80469 0.57422,-1.20703 0.57813,-0.40235 1.73047,-0.48828 0.53125,-0.043 0.81641,-0.26954 0.28906,-0.23046 0.28906,-0.51562 0,-0.28906 -0.26563,-0.49609 -0.26171,-0.20704 -0.71093,-0.20704 -0.92578,0 -1.44141,0.34375 -0.51172,0.33985 -0.67187,0.57032 l 0.22265,-1.0586 q 0,-0.0273 0.24219,-0.16797 0.24609,-0.14062 0.68359,-0.26171 0.4375,-0.125 1.04297,-0.12891 1.23438,0 1.78516,0.42187 0.55078,0.41797 0.55078,1.09766 v 3.82422 z m -0.73437,-0.83203 q 0.73437,-0.19922 0.73437,-0.64063 v -1.21484 q -0.004,0.0117 -0.0547,0.11328 -0.0508,0.0977 -0.23047,0.19531 -0.17969,0.0977 -0.54688,0.14063 -0.625,0.0859 -0.95312,0.28125 -0.32813,0.1914 -0.32813,0.66015 0.0508,0.54297 0.86719,0.54297 0.24609,0 0.51172,-0.0781 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path959"
d="m 229.22169,772.96344 q 0,0.30859 0.54688,0.46484 0.55078,0.15235 1.12891,0.28907 0.57812,0.13281 1,0.45312 0.42578,0.31641 0.44531,0.98438 0,0.97656 -0.52735,1.40234 -0.52343,0.42578 -1.52343,0.5 -0.125,0.0156 -0.38282,0.0156 -0.67968,0 -1.17187,-0.10546 -0.49219,-0.10938 -0.68359,-0.17969 l -0.20704,-0.92969 q 0.17579,0.12109 0.64454,0.30469 0.46875,0.18359 1.1289,0.1914 0.70313,0 0.95313,-0.21093 0.2539,-0.21485 0.26562,-0.66797 0,-0.52344 -0.35547,-0.69141 -0.35156,-0.16797 -1.14453,-0.32422 -0.78906,-0.15625 -1.1914,-0.44922 -0.39844,-0.29296 -0.39844,-1.03125 0.0586,-1.28515 2.03125,-1.375 0.0664,0 0.18359,-0.008 0.11719,-0.008 0.16797,-0.008 0.71484,0 1.15234,0.10156 0.4375,0.10156 0.59375,0.16797 l 0.25391,0.86328 q -0.15234,-0.0977 -0.59766,-0.23828 -0.44531,-0.14453 -1.20703,-0.14453 -0.51562,0 -0.80468,0.12109 -0.28907,0.11719 -0.30079,0.50391 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path961"
d="m 235.1006,772.33844 v 3.08984 q 0,0.46094 0.27344,0.65625 0.19531,0.15625 0.73828,0.15625 v 0.75391 q -0.0469,0.004 -0.16797,0.008 -0.125,0.008 -0.28125,0.008 -1.02734,0 -1.50391,-0.35156 -0.5625,-0.38281 -0.5625,-1.29687 v -3.02344 h -1.00781 v -0.67188 h 1.00781 v -2.1289 h 1.50391 v 2.1289 h 1.01172 v 0.67188 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path963"
d="m 237.79982,774.59625 q 0.0352,0.42188 0.28906,1.06641 0.25391,0.64453 0.92578,0.67578 0.82032,0 1.28516,-0.20703 0.46484,-0.21094 0.60547,-0.35156 l -0.22656,0.92578 q 0,0.082 -0.46485,0.21875 -0.46484,0.13281 -1.18359,0.13281 -0.28516,0 -0.44531,-0.0156 -1.16407,-0.0859 -1.70704,-0.66796 -0.53906,-0.58594 -0.55078,-1.875 0,-1.47657 0.61328,-2.16407 0.61719,-0.6875 1.80469,-0.69922 1.42578,0 1.9336,0.75 0.43359,0.6211 0.43359,1.67969 0,0.19922 -0.0117,0.33985 -0.0117,0.13671 -0.0195,0.1914 z m 1.08984,-2.28906 q -1.08984,0.0352 -1.08984,1.58203 h 2.32031 q 0,-1.58203 -1.23047,-1.58203 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path965"
d="m 241.54982,776.99469 v -5.32813 h 1.50391 v 0.65625 q 0.008,-0.008 0.0898,-0.10937 0.0859,-0.10547 0.25391,-0.21875 0.16796,-0.11328 0.45703,-0.21484 0.30859,-0.12891 0.78515,-0.12891 0.36719,0 0.46094,0.0312 l 0.12891,0.76953 q -0.27344,-0.0664 -0.51172,-0.0664 -0.51953,0 -0.86328,0.19532 -0.38672,0.1914 -0.59375,0.52343 -0.20703,0.33204 -0.20703,0.60938 v 3.28125 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path967"
d="m 252.62404,777.07281 -3.53516,-7.53515 h 1.76172 l 2.0625,4.35156 1.64844,-4.35156 h 1.05469 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path969"
d="m 258.37404,771.63531 q 0.92969,0 1.48437,0.30079 0.5586,0.30078 0.80078,0.89062 0.24219,0.58984 0.24219,1.49609 0,1.41797 -0.60156,2.07813 -0.60156,0.65625 -1.96094,0.65625 -1.28906,-0.0117 -1.90234,-0.66016 -0.60938,-0.64843 -0.60938,-2.05859 0.0234,-2.70313 2.54688,-2.70313 z m -1.0586,2.6875 q 0.0273,0.69141 0.0781,1.05079 0.0547,0.35546 0.28516,0.64453 0.23046,0.28906 0.71093,0.28906 0.67188,0 0.84766,-0.50781 0.17578,-0.51172 0.17578,-1.44532 0,-0.91796 -0.17969,-1.44921 -0.17578,-0.53516 -0.84375,-0.53516 -0.6875,0.0195 -0.88281,0.53516 -0.19141,0.51171 -0.19141,1.41796 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path971"
d="m 261.42482,776.99469 v -7.45703 h 1.47266 v 7.45703 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path973"
d="m 265.11623,775.49078 q 0,0.33203 0.24218,0.55078 0.2461,0.21875 0.60547,0.21875 0.59375,-0.0156 0.84766,-0.28125 0.2539,-0.26562 0.30469,-0.4414 v -3.8711 h 1.12109 v 5.32813 h -1.12109 v -0.49609 q -0.15235,0.1289 -0.66016,0.32031 -0.50781,0.1914 -1.40234,0.1914 -0.66407,-0.0234 -1.05469,-0.40234 -0.38672,-0.37891 -0.38672,-1.07031 v -3.8711 h 1.50391 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path975"
d="m 268.97169,776.99469 v -5.32813 h 1.50391 v 0.4336 q 0.46484,-0.46485 1.42578,-0.46485 0.67969,0 0.95313,0.2461 0.27734,0.24609 0.32422,0.41015 0.004,-0.008 0.15625,-0.17578 0.15625,-0.16797 0.45703,-0.30468 0.30078,-0.14063 0.76562,-0.16016 0.85547,0 1.28125,0.39062 0.42969,0.39063 0.42969,1.01563 v 3.9375 h -1.15234 v -3.80859 q 0,-0.71875 -0.86329,-0.71875 -0.45312,0.0312 -0.64843,0.32812 -0.19141,0.29688 -0.23047,0.48828 v 3.71094 h -1.15235 v -3.80859 q 0,-0.3086 -0.21093,-0.51172 -0.21094,-0.20703 -0.65625,-0.20703 -0.47657,0.0469 -0.66407,0.35937 -0.1875,0.30859 -0.21484,0.50391 v 3.66406 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path977"
d="m 278.33107,774.59625 q 0.0352,0.42188 0.28906,1.06641 0.25391,0.64453 0.92578,0.67578 0.82032,0 1.28516,-0.20703 0.46484,-0.21094 0.60547,-0.35156 l -0.22656,0.92578 q 0,0.082 -0.46485,0.21875 -0.46484,0.13281 -1.18359,0.13281 -0.28516,0 -0.44531,-0.0156 -1.16407,-0.0859 -1.70704,-0.66796 -0.53906,-0.58594 -0.55078,-1.875 0,-1.47657 0.61328,-2.16407 0.61719,-0.6875 1.80469,-0.69922 1.42578,0 1.9336,0.75 0.43359,0.6211 0.43359,1.67969 0,0.19922 -0.0117,0.33985 -0.0117,0.13671 -0.0195,0.1914 z m 1.08984,-2.28906 q -1.08984,0.0352 -1.08984,1.58203 h 2.32031 q 0,-1.58203 -1.23047,-1.58203 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1130"
d="m 362.84894,838.3042 -3.53516,-7.53516 h 1.76172 l 2.0625,4.35157 1.64844,-4.35157 h 1.05469 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1132"
d="m 368.59894,832.8667 q 0.92969,0 1.48437,0.30078 0.5586,0.30078 0.80078,0.89063 0.24219,0.58984 0.24219,1.49609 0,1.41797 -0.60156,2.07812 -0.60156,0.65625 -1.96094,0.65625 -1.28906,-0.0117 -1.90234,-0.66015 -0.60938,-0.64844 -0.60938,-2.0586 0.0234,-2.70312 2.54688,-2.70312 z m -1.0586,2.6875 q 0.0274,0.69141 0.0781,1.05078 0.0547,0.35547 0.28516,0.64453 0.23046,0.28906 0.71093,0.28906 0.67188,0 0.84766,-0.50781 0.17578,-0.51172 0.17578,-1.44531 0,-0.91797 -0.17969,-1.44922 -0.17578,-0.53516 -0.84375,-0.53516 -0.6875,0.0195 -0.88281,0.53516 -0.19141,0.51172 -0.19141,1.41797 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1134"
d="m 371.64972,838.22607 v -7.45703 h 1.47266 v 7.45703 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1119"
d="m 358.89322,864.80365 -3.53516,-7.53516 h 1.76172 l 2.0625,4.35157 1.64844,-4.35157 h 1.05469 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1121"
d="m 364.64322,859.36615 q 0.92969,0 1.48437,0.30078 0.5586,0.30078 0.80079,0.89063 0.24218,0.58984 0.24218,1.49609 0,1.41797 -0.60156,2.07812 -0.60156,0.65625 -1.96094,0.65625 -1.28906,-0.0117 -1.90234,-0.66015 -0.60938,-0.64844 -0.60938,-2.0586 0.0234,-2.70312 2.54688,-2.70312 z m -1.05859,2.6875 q 0.0273,0.69141 0.0781,1.05078 0.0547,0.35547 0.28516,0.64453 0.23047,0.28906 0.71093,0.28906 0.67188,0 0.84766,-0.50781 0.17578,-0.51172 0.17578,-1.44531 0,-0.91797 -0.17969,-1.44922 -0.17578,-0.53516 -0.84375,-0.53516 -0.6875,0.0195 -0.88281,0.53516 -0.1914,0.51172 -0.1914,1.41797 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1123"
d="m 367.694,864.72552 v -7.45703 h 1.47266 v 7.45703 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1125"
d="m 379.0065,864.31146 q 0,0.0781 -0.57812,0.26953 -0.57422,0.1875 -1.40625,0.20703 -1.9375,0 -2.70704,-0.98046 -0.76562,-0.98438 -0.76562,-3.06641 0.0391,-1.12109 0.34375,-1.88672 0.30859,-0.76562 1.00781,-1.19141 0.69922,-0.42578 1.88281,-0.4414 0.70704,0 1.26954,0.10937 0.5664,0.10547 0.80859,0.17969 l 0.32031,1.26172 q -0.20703,-0.14453 -0.74219,-0.35938 -0.53515,-0.21484 -1.28906,-0.21484 -1.03906,0 -1.39453,0.72656 -0.35156,0.72657 -0.35156,1.81641 0,0.83984 0.0937,1.48047 0.0976,0.64062 0.42187,1.09765 0.32813,0.45704 0.95703,0.4961 0.73829,0 1.23047,-0.13672 0.49219,-0.14063 0.75782,-0.31641 0.24218,-0.15625 0.24218,-0.17187 0,0 -0.004,0 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1127"
d="m 382.79947,864.80365 -3.53516,-7.53516 h 1.76172 l 2.0625,4.35157 1.64844,-4.35157 h 1.05469 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1112"
d="m 368.24741,887.96295 q 0,0.91797 -0.3711,1.41406 -0.36719,0.49219 -0.95312,0.65235 -0.58203,0.16015 -1.38282,0.16015 h -1.53515 v 3.07032 h -1.69531 v -7.45703 h 3.42578 q 1.17578,0 1.83203,0.47265 0.65625,0.47266 0.67969,1.6875 z m -1.60157,-0.0469 q -0.0117,-0.56641 -0.3164,-0.875 -0.30078,-0.3086 -0.78907,-0.3086 h -1.53515 v 2.54297 h 1.48828 q 0.57031,0 0.85937,-0.29297 0.29297,-0.29297 0.29297,-1.0664 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1114"
d="m 371.84897,893.25983 v -0.5586 q -0.0625,0.14453 -0.42188,0.35938 -0.35547,0.21484 -1.21093,0.21484 -0.73047,-0.0273 -1.21485,-0.375 -0.48437,-0.34765 -0.49609,-1.09765 0,-0.80469 0.57422,-1.20704 0.57812,-0.40234 1.73047,-0.48828 0.53125,-0.043 0.8164,-0.26953 0.28906,-0.23047 0.28906,-0.51562 0,-0.28907 -0.26562,-0.4961 -0.26172,-0.20703 -0.71094,-0.20703 -0.92578,0 -1.4414,0.34375 -0.51172,0.33985 -0.67188,0.57031 l 0.22266,-1.05859 q 0,-0.0273 0.24218,-0.16797 0.2461,-0.14062 0.6836,-0.26172 0.4375,-0.125 1.04297,-0.1289 1.23437,0 1.78515,0.42187 0.55078,0.41797 0.55078,1.09766 v 3.82422 z m -0.73438,-0.83203 q 0.73438,-0.19922 0.73438,-0.64063 v -1.21484 q -0.004,0.0117 -0.0547,0.11328 -0.0508,0.0977 -0.23047,0.19531 -0.17969,0.0977 -0.54687,0.14063 -0.625,0.0859 -0.95313,0.28125 -0.32812,0.1914 -0.32812,0.66015 0.0508,0.54297 0.86718,0.54297 0.2461,0 0.51172,-0.0781 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1116"
d="m 378.60287,889.16217 v 4.09766 h -1.12109 v -3.90235 q 0,-0.67187 -1.02344,-0.67187 -0.5,0.0586 -0.71875,0.3125 -0.21484,0.25 -0.25781,0.40625 v 3.85547 h -1.50391 v -5.32813 h 1.50391 v 0.4336 q 0.0312,-0.0195 0.21094,-0.14063 0.18359,-0.12109 0.51562,-0.22266 0.33594,-0.10156 0.77735,-0.10156 0.83203,0 1.22265,0.38281 0.39453,0.37891 0.39453,0.87891 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1101"
d="m 359.20438,913.05511 q 0,0.91797 -0.3711,1.41407 -0.36719,0.49218 -0.95312,0.65234 -0.58203,0.16016 -1.38282,0.16016 h -1.53515 v 3.07031 h -1.69531 v -7.45703 h 3.42578 q 1.17578,0 1.83203,0.47265 0.65625,0.47266 0.67969,1.6875 z m -1.60157,-0.0469 q -0.0117,-0.56641 -0.3164,-0.875 -0.30078,-0.30859 -0.78907,-0.30859 h -1.53515 v 2.54296 h 1.48828 q 0.57031,0 0.85937,-0.29296 0.29297,-0.29297 0.29297,-1.06641 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1103"
d="m 362.80594,918.35199 v -0.55859 q -0.0625,0.14453 -0.42188,0.35937 -0.35547,0.21484 -1.21093,0.21484 -0.73047,-0.0273 -1.21485,-0.375 -0.48437,-0.34765 -0.49609,-1.09765 0,-0.80469 0.57422,-1.20703 0.57812,-0.40235 1.73047,-0.48828 0.53125,-0.043 0.8164,-0.26954 0.28906,-0.23046 0.28906,-0.51562 0,-0.28906 -0.26562,-0.49609 -0.26172,-0.20704 -0.71094,-0.20704 -0.92578,0 -1.4414,0.34375 -0.51172,0.33985 -0.67188,0.57032 l 0.22266,-1.0586 q 0,-0.0273 0.24218,-0.16797 0.2461,-0.14062 0.6836,-0.26171 0.4375,-0.125 1.04297,-0.12891 1.23437,0 1.78515,0.42187 0.55078,0.41797 0.55078,1.09766 v 3.82422 z m -0.73438,-0.83203 q 0.73438,-0.19922 0.73438,-0.64063 v -1.21484 q -0.004,0.0117 -0.0547,0.11328 -0.0508,0.0977 -0.23047,0.19531 -0.17969,0.0977 -0.54687,0.14063 -0.625,0.0859 -0.95313,0.28125 -0.32812,0.1914 -0.32812,0.66015 0.0508,0.54297 0.86718,0.54297 0.2461,0 0.51172,-0.0781 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1105"
d="m 369.55984,914.25433 v 4.09766 h -1.12109 v -3.90234 q 0,-0.67188 -1.02344,-0.67188 -0.5,0.0586 -0.71875,0.3125 -0.21484,0.25 -0.25781,0.40625 v 3.85547 h -1.50391 v -5.32813 h 1.50391 v 0.4336 q 0.0312,-0.0195 0.21094,-0.14063 0.18359,-0.12109 0.51562,-0.22265 0.33594,-0.10157 0.77735,-0.10157 0.83203,0 1.22265,0.38282 0.39453,0.3789 0.39453,0.8789 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1107"
d="m 379.34109,917.93793 q 0,0.0781 -0.57812,0.26953 -0.57422,0.1875 -1.40625,0.20703 -1.9375,0 -2.70703,-0.98047 -0.76563,-0.98437 -0.76563,-3.06641 0.0391,-1.12109 0.34375,-1.88671 0.3086,-0.76563 1.00782,-1.19141 0.69921,-0.42578 1.88281,-0.44141 0.70703,0 1.26953,0.10938 0.56641,0.10547 0.80859,0.17969 l 0.32032,1.26171 q -0.20704,-0.14453 -0.74219,-0.35937 -0.53516,-0.21484 -1.28906,-0.21484 -1.03907,0 -1.39454,0.72656 -0.35156,0.72656 -0.35156,1.8164 0,0.83985 0.0937,1.48047 0.0977,0.64063 0.42188,1.09766 0.32812,0.45703 0.95703,0.49609 0.73828,0 1.23047,-0.13672 0.49218,-0.14062 0.75781,-0.3164 0.24219,-0.15625 0.24219,-0.17188 0,0 -0.004,0 z" />
<path
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:25px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#fffffe;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
id="path1109"
d="m 383.13406,918.43011 -3.53515,-7.53515 h 1.76172 l 2.0625,4.35156 1.64843,-4.35156 h 1.05469 z" />
<path
inkscape:connector-curvature="0"
id="path1948"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 185.82651,1043.1442 -1.93376,4.7354 -2.00579,-4.7354 v 4.6021 h -1.10552 v -6.8744 h 1.73931 l 1.60967,3.6011 1.54845,-3.6011 h 1.7105 v 6.8744 h -1.56286 z" />
<path
inkscape:connector-curvature="0"
id="path1950"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 189.36275,1045.5353 q 0.0324,0.3889 0.26647,0.9831 0.23407,0.5941 0.85345,0.623 0.75622,0 1.18475,-0.1909 0.42853,-0.1944 0.55816,-0.324 l -0.20886,0.8534 q 0,0.076 -0.42852,0.2016 -0.42853,0.1225 -1.09112,0.1225 -0.26288,0 -0.41052,-0.014 -1.07311,-0.08 -1.57366,-0.6159 -0.49695,-0.54 -0.50775,-1.7285 0,-1.3611 0.56536,-1.9949 0.56897,-0.6338 1.66369,-0.6447 1.31438,0 1.78252,0.6915 0.39972,0.5726 0.39972,1.5485 0,0.1836 -0.0108,0.3133 -0.0108,0.126 -0.018,0.1764 z m 1.00469,-2.1102 q -1.00469,0.032 -1.00469,1.4584 h 2.13902 q 0,-1.4584 -1.13433,-1.4584 z" />
<path
inkscape:connector-curvature="0"
id="path1952"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 197.0834,1043.9688 v 3.7775 h -1.0335 v -3.5974 q 0,-0.6194 -0.94348,-0.6194 -0.46093,0.054 -0.66259,0.2882 -0.19806,0.2304 -0.23767,0.3744 v 3.5542 h -1.3864 v -4.9118 h 1.3864 v 0.3997 q 0.0288,-0.019 0.19446,-0.1296 0.16925,-0.1117 0.47534,-0.2053 0.30969,-0.093 0.71661,-0.093 0.76702,0 1.12713,0.3528 0.3637,0.3493 0.3637,0.8102 z" />
<path
inkscape:connector-curvature="0"
id="path1954"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 197.97286,1041.729 h -9.86289 v -0.8571 h 16.53924 v 0.8571 h -5.11349 v 6.0173 h -1.56286 z"
sodipodi:nodetypes="ccccccccc" />
<path
inkscape:connector-curvature="0"
id="path1956"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 203.33123,1047.7463 v -0.515 q -0.0576,0.1333 -0.38892,0.3314 -0.32769,0.1981 -1.11633,0.1981 -0.67339,-0.025 -1.11992,-0.3457 -0.44653,-0.3205 -0.45734,-1.0119 0,-0.7419 0.52936,-1.1128 0.53296,-0.3709 1.59526,-0.4501 0.48975,-0.04 0.75263,-0.2484 0.26647,-0.2125 0.26647,-0.4753 0,-0.2666 -0.24487,-0.4574 -0.24127,-0.1909 -0.65539,-0.1909 -0.85345,0 -1.32879,0.3169 -0.47174,0.3133 -0.61938,0.5257 l 0.20526,-0.9759 q 0,-0.025 0.22327,-0.1548 0.22686,-0.1296 0.63018,-0.2413 0.40332,-0.1151 0.96148,-0.1188 1.13793,0 1.64568,0.3889 0.50775,0.3853 0.50775,1.0119 v 3.5254 z m -0.677,-0.7669 q 0.677,-0.1838 0.677,-0.5906 v -1.1199 q -0.004,0.011 -0.0504,0.1044 -0.0468,0.09 -0.21247,0.1801 -0.16565,0.09 -0.50414,0.1296 -0.57617,0.079 -0.87866,0.2592 -0.30249,0.1764 -0.30249,0.6086 0.0468,0.5005 0.79943,0.5005 0.22687,0 0.47174,-0.071 z" />
<path
inkscape:connector-curvature="0"
id="path1958"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:6.61458302px;font-family:LilyUPC;-inkscape-font-specification:LilyUPC;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.23046735"
d="m 205.32261,1047.7463 v -6.8744 h 1.3576 v 6.8744 z" />
</g>
</svg>

+ 216
- 0
plugins/community/repos/mental/res/Mults.svg View File

@@ -0,0 +1,216 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="45"
height="380"
viewBox="0 0 12.700012 107.24447"
version="1.1"
id="svg4541"
sodipodi:docname="Mults.svg"
inkscape:version="0.91 r13725">
<defs
id="defs4535" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="3.959798"
inkscape:cx="14.837584"
inkscape:cy="246.763"
inkscape:document-units="mm"
inkscape:current-layer="g13383"
showgrid="true"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-width="1600"
inkscape:window-height="853"
inkscape:window-x="1916"
inkscape:window-y="-4"
inkscape:window-maximized="1"
units="px">
<inkscape:grid
type="xygrid"
id="grid4199"
empspacing="10" />
</sodipodi:namedview>
<metadata
id="metadata4538">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(5.559749,-92.265499)">
<g
transform="matrix(0.27602379,0,0,0.27602379,354.09618,57.736346)"
id="g13122"
style="stroke-width:0.9585526">
<g
transform="translate(-167.07644,-20.557569)"
id="g13178"
style="stroke-width:0.91882312">
<g
transform="translate(-99.2314,6.0949065)"
id="g13224"
style="stroke-width:0.88074034">
<g
transform="translate(-315.65411,137.78158)"
id="g13271"
style="stroke-width:0.84423596">
<g
transform="matrix(1,0,0,1.0681511,-332.2261,2.2859473)"
id="g13383"
style="stroke-width:0.80924457">
<path
style="fill:#e6e6e6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.80924457"
d="m -388.80083,-0.47761264 46.01057,0 0,363.74414264 -46.01057,0 z m 0,0"
id="path25069"
inkscape:connector-curvature="0" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.80924457"
d="m -372.84911,353.51988 c -0.32813,0 -0.63282,-0.1875 -0.78125,-0.48437 l -2.83985,-5.6836 c -0.21484,-0.42968 -0.0391,-0.95703 0.39063,-1.17187 0.42969,-0.21484 0.95703,-0.0391 1.17187,0.39062 l 2.0586,4.1211 2.0625,-4.1211 c 0.21484,-0.42968 0.74218,-0.60546 1.17187,-0.39062 0.42969,0.21484 0.60547,0.74219 0.39063,1.17187 l -2.83985,5.6836 c -0.14843,0.29687 -0.45312,0.48437 -0.78515,0.48437"
id="path25403"
inkscape:connector-curvature="0" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.80924457"
d="m -357.23974,353.51988 c -0.33203,0 -0.63281,-0.1875 -0.78125,-0.48437 l -2.84375,-5.6836 c -0.21484,-0.42968 -0.0391,-0.95703 0.39063,-1.17187 0.43359,-0.21484 0.95703,-0.0391 1.17578,0.39062 l 2.05859,4.1211 2.0586,-4.1211 c 0.21484,-0.42968 0.74218,-0.60546 1.17187,-0.39062 0.43359,0.21484 0.60938,0.74219 0.39453,1.17187 l -2.84375,5.6836 c -0.14844,0.29687 -0.44922,0.48437 -0.78125,0.48437"
id="path25405"
inkscape:connector-curvature="0" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.80924457"
d="m -364.61864,353.51988 c -2.05079,0 -3.71875,-1.66797 -3.71875,-3.71484 0,-2.05078 1.66796,-3.71875 3.71875,-3.71875 0.8125,0 1.58203,0.25781 2.23046,0.74609 0.38282,0.28907 0.46094,0.83594 0.17188,1.22266 -0.28906,0.38672 -0.83594,0.46484 -1.22266,0.17578 -0.34375,-0.25781 -0.75,-0.39453 -1.17968,-0.39453 -1.08594,0 -1.96875,0.88281 -1.96875,1.96875 0,1.08203 0.88281,1.96484 1.96875,1.96484 0.42968,0 0.83593,-0.13672 1.17968,-0.39062 0.38672,-0.29297 0.9336,-0.21485 1.22266,0.17187 0.28906,0.38672 0.21094,0.9336 -0.17188,1.22657 -0.64843,0.48437 -1.41796,0.74218 -2.23046,0.74218"
id="path25407"
inkscape:connector-curvature="0" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.80924457"
d="m -363.42724,349.75816 c 0,0.62891 -0.50781,1.13672 -1.13672,1.13672 -0.625,0 -1.13672,-0.50781 -1.13672,-1.13672 0,-0.625 0.51172,-1.13671 1.13672,-1.13671 0.62891,0 1.13672,0.51171 1.13672,1.13671"
id="path25409"
inkscape:connector-curvature="0" />
<path
inkscape:connector-curvature="0"
id="path4257"
style="font-style:normal;font-weight:normal;font-size:medium;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -376.79084,5.3282323 1.12705,0 1.42659,3.8042558 1.43409,-3.8042558 1.12705,0 0,5.5903087 -0.73764,0 0,-4.9088377 -1.44157,3.8342108 -0.76011,0 -1.44157,-3.8342108 0,4.9088377 -0.73389,0 0,-5.5903087 z" />
<path
inkscape:connector-curvature="0"
id="path4259"
style="font-style:normal;font-weight:normal;font-size:medium;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -370.25696,5.3282323 0.76011,0 0,3.3961228 q 0,0.898642 0.32575,1.2955429 0.32576,0.393157 1.05591,0.393157 0.7264,0 1.05216,-0.393157 0.32576,-0.3969009 0.32576,-1.2955429 l 0,-3.3961228 0.7601,0 0,3.4897308 q 0,1.093349 -0.54293,1.6512569 -0.53918,0.557907 -1.59509,0.557907 -1.05965,0 -1.60258,-0.557907 -0.53919,-0.5579079 -0.53919,-1.6512569 l 0,-3.4897308 z" />
<path
inkscape:connector-curvature="0"
id="path4261"
style="font-style:normal;font-weight:normal;font-size:medium;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -364.55432,5.3282323 0.75636,0 0,4.9537707 2.72214,0 0,0.636538 -3.4785,0 0,-5.5903087 z" />
<path
inkscape:connector-curvature="0"
id="path4263"
style="font-style:normal;font-weight:normal;font-size:medium;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -362.10926,5.3282323 4.72911,0 0,0.636539 -1.9845,0 0,4.9537697 -0.7601,0 0,-4.9537697 -1.98451,0 0,-0.636539 z" />
<path
inkscape:connector-curvature="0"
id="path4265"
style="font-style:normal;font-weight:normal;font-size:medium;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -353.29506,5.5117053 0,0.7376359 q -0.4306,-0.2059389 -0.81253,-0.3070359 -0.38192,-0.101097 -0.73763,-0.101097 -0.61782,0 -0.95481,0.239638 -0.33325,0.2396379 -0.33325,0.6814709 0,0.37069 0.22092,0.561652 0.22466,0.187217 0.84622,0.303292 l 0.45681,0.09361 q 0.84622,0.161007 1.24687,0.5691409 0.40439,0.404389 0.40439,1.08586 0,0.8125229 -0.54668,1.2318899 -0.54293,0.419366 -1.59509,0.419366 -0.3969,0 -0.84622,-0.08986 -0.44558,-0.08986 -0.92486,-0.265848 l 0,-0.7788239 q 0.46056,0.2583599 0.90239,0.3894119 0.44184,0.131052 0.86869,0.131052 0.64777,0 0.99974,-0.254616 0.35197,-0.2546149 0.35197,-0.7264029 0,-0.411878 -0.25462,-0.644027 -0.25087,-0.23215 -0.8275,-0.348225 l -0.46055,-0.08986 q -0.84622,-0.168495 -1.2244,-0.5279519 -0.37818,-0.359458 -0.37818,-0.999741 0,-0.7413809 0.52046,-1.1682359 0.52421,-0.426856 1.44158,-0.426856 0.39315,0 0.80129,0.07114 0.40813,0.07114 0.83499,0.213428 z" />
<path
inkscape:connector-curvature="0"
id="path4277"
style="font-style:normal;font-weight:normal;font-size:medium;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -369.66477,12.667678 0.75635,0 0,5.590314 -0.75635,0 0,-5.590314 z" />
<path
inkscape:connector-curvature="0"
id="path4279"
style="font-style:normal;font-weight:normal;font-size:medium;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -367.40319,12.667678 1.01847,0 2.47876,4.676693 0,-4.676693 0.73389,0 0,5.590314 -1.01847,0 -2.47875,-4.676693 0,4.676693 -0.7339,0 0,-5.590314 z" />
<path
inkscape:connector-curvature="0"
id="path4292"
style="font-style:normal;font-weight:normal;font-size:medium;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -373.50965,49.259178 q -0.82376,0 -1.31052,0.614074 -0.48302,0.614073 -0.48302,1.673724 0,1.055907 0.48302,1.66998 0.48676,0.614073 1.31052,0.614073 0.82376,0 1.30303,-0.614073 0.48302,-0.614073 0.48302,-1.66998 0,-1.059651 -0.48302,-1.673724 -0.47927,-0.614074 -1.30303,-0.614074 z m 0,-0.614073 q 1.17572,0 1.87966,0.790058 0.70394,0.786313 0.70394,2.111813 0,1.321755 -0.70394,2.111813 -0.70394,0.786314 -1.87966,0.786314 -1.17947,0 -1.88715,-0.786314 -0.70394,-0.786313 -0.70394,-2.111813 0,-1.3255 0.70394,-2.111813 0.70768,-0.790058 1.88715,-0.790058 z" />
<path
inkscape:connector-curvature="0"
id="path4294"
style="font-style:normal;font-weight:normal;font-size:medium;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -369.82896,48.746202 0.76011,0 0,3.396126 q 0,0.898643 0.32576,1.295545 0.32575,0.393156 1.0559,0.393156 0.72641,0 1.05217,-0.393156 0.32575,-0.396902 0.32575,-1.295545 l 0,-3.396126 0.76011,0 0,3.489734 q 0,1.09335 -0.54293,1.651259 -0.53919,0.557908 -1.5951,0.557908 -1.05965,0 -1.60258,-0.557908 -0.53919,-0.557909 -0.53919,-1.651259 l 0,-3.489734 z" />
<path
inkscape:connector-curvature="0"
id="path4296"
style="font-style:normal;font-weight:normal;font-size:medium;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -364.90139,48.746202 4.72911,0 0,0.63654 -1.9845,0 0,4.953774 -0.76011,0 0,-4.953774 -1.9845,0 0,-0.63654 z" />
<path
inkscape:connector-curvature="0"
id="path4298"
style="font-style:normal;font-weight:normal;font-size:medium;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -356.08719,48.929675 0,0.737637 q -0.4306,-0.205939 -0.81252,-0.307036 -0.38193,-0.101098 -0.73764,-0.101098 -0.61782,0 -0.95481,0.239639 -0.33325,0.239638 -0.33325,0.681471 0,0.370691 0.22092,0.561653 0.22466,0.187217 0.84622,0.303292 l 0.45681,0.09361 q 0.84623,0.161007 1.24687,0.569141 0.40439,0.40439 0.40439,1.085861 0,0.812524 -0.54667,1.231891 -0.54293,0.419368 -1.5951,0.419368 -0.3969,0 -0.84622,-0.08987 -0.44558,-0.08986 -0.92485,-0.265849 l 0,-0.778824 q 0.46055,0.25836 0.90238,0.389412 0.44184,0.131052 0.86869,0.131052 0.64778,0 0.99974,-0.254616 0.35197,-0.254615 0.35197,-0.726403 0,-0.411879 -0.25461,-0.644029 -0.25087,-0.232149 -0.8275,-0.348224 l -0.46056,-0.08986 q -0.84622,-0.168496 -1.2244,-0.527954 -0.37818,-0.359457 -0.37818,-0.999741 0,-0.741381 0.52046,-1.168237 0.52421,-0.426856 1.44158,-0.426856 0.39316,0 0.80129,0.07114 0.40813,0.07114 0.83499,0.213428 z" />
<path
inkscape:connector-curvature="0"
id="path4277-3"
style="font-style:normal;font-weight:normal;font-size:medium;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -368.75186,175.66883 0.75635,0 0,5.59032 -0.75635,0 0,-5.59032 z" />
<path
inkscape:connector-curvature="0"
id="path4279-7"
style="font-style:normal;font-weight:normal;font-size:medium;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -366.49028,175.66883 1.01847,0 2.47876,4.67669 0,-4.67669 0.73389,0 0,5.59032 -1.01847,0 -2.47875,-4.6767 0,4.6767 -0.7339,0 0,-5.59032 z" />
<path
inkscape:connector-curvature="0"
id="path4292-6"
style="font-style:normal;font-weight:normal;font-size:medium;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -374.64165,210.34589 q -0.82376,0 -1.31052,0.61407 -0.48302,0.61408 -0.48302,1.67373 0,1.0559 0.48302,1.66998 0.48676,0.61407 1.31052,0.61407 0.82376,0 1.30303,-0.61407 0.48302,-0.61408 0.48302,-1.66998 0,-1.05965 -0.48302,-1.67373 -0.47927,-0.61407 -1.30303,-0.61407 z m 0,-0.61407 q 1.17572,0 1.87966,0.79005 0.70394,0.78632 0.70394,2.11182 0,1.32175 -0.70394,2.11181 -0.70394,0.78632 -1.87966,0.78632 -1.17947,0 -1.88715,-0.78632 -0.70394,-0.78631 -0.70394,-2.11181 0,-1.3255 0.70394,-2.11182 0.70768,-0.79005 1.88715,-0.79005 z" />
<path
inkscape:connector-curvature="0"
id="path4294-2"
style="font-style:normal;font-weight:normal;font-size:medium;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -370.96096,209.83291 0.76011,0 0,3.39613 q 0,0.89864 0.32576,1.29554 0.32575,0.39316 1.0559,0.39316 0.72641,0 1.05217,-0.39316 0.32575,-0.3969 0.32575,-1.29554 l 0,-3.39613 0.76011,0 0,3.48974 q 0,1.09335 -0.54293,1.65126 -0.53919,0.55791 -1.5951,0.55791 -1.05965,0 -1.60258,-0.55791 -0.53919,-0.55791 -0.53919,-1.65126 l 0,-3.48974 z" />
<path
inkscape:connector-curvature="0"
id="path4296-5"
style="font-style:normal;font-weight:normal;font-size:medium;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -366.03339,209.83291 4.72911,0 0,0.63654 -1.9845,0 0,4.95378 -0.76011,0 0,-4.95378 -1.9845,0 0,-0.63654 z" />
<path
inkscape:connector-curvature="0"
id="path4298-5"
style="font-style:normal;font-weight:normal;font-size:medium;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -357.21919,210.01639 0,0.73763 q -0.4306,-0.20594 -0.81252,-0.30703 -0.38193,-0.1011 -0.73764,-0.1011 -0.61782,0 -0.95481,0.23964 -0.33325,0.23964 -0.33325,0.68147 0,0.37069 0.22092,0.56165 0.22466,0.18722 0.84622,0.30329 l 0.45681,0.0936 q 0.84623,0.16101 1.24687,0.56915 0.40439,0.40438 0.40439,1.08586 0,0.81252 -0.54667,1.23189 -0.54293,0.41937 -1.5951,0.41937 -0.3969,0 -0.84622,-0.0899 -0.44558,-0.0899 -0.92485,-0.26585 l 0,-0.77883 q 0.46055,0.25836 0.90238,0.38941 0.44184,0.13106 0.86869,0.13106 0.64778,0 0.99974,-0.25462 0.35197,-0.25461 0.35197,-0.7264 0,-0.41188 -0.25461,-0.64403 -0.25087,-0.23215 -0.8275,-0.34823 l -0.46056,-0.0899 q -0.84622,-0.16849 -1.2244,-0.52795 -0.37818,-0.35946 -0.37818,-0.99974 0,-0.74138 0.52046,-1.16824 0.52421,-0.42685 1.44158,-0.42685 0.39316,0 0.80129,0.0711 0.40813,0.0711 0.83499,0.21342 z" />
<rect
style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:4.34198141;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect4187"
width="24.880386"
height="119.70907"
x="-378.3389"
y="219.92116" />
<rect
style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:4.23360395;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect4187-7"
width="24.993055"
height="113.29463"
x="-378.90906"
y="57.959705" />
</g>
</g>
</g>
</g>
</g>
</g>
</svg>

BIN
plugins/community/repos/mental/res/Segment7Standard.ttf View File


+ 206
- 0
plugins/community/repos/mental/res/components/CVInPort.svg View File

@@ -0,0 +1,206 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="8.3556204mm"
height="8.3556299mm"
viewBox="0 0 8.3556203 8.3556298"
version="1.1"
id="svg15246"
sodipodi:docname="CVInPort.svg"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)">
<defs
id="defs15240">
<clipPath
id="clip89">
<rect
y="0"
x="0"
width="18"
height="19"
id="rect4864" />
</clipPath>
<clipPath
id="clip90">
<path
inkscape:connector-curvature="0"
d="m 0.898438,0.128906 h 16.25 v 17.882813 h -16.25 z m 0,0"
id="path4861" />
</clipPath>
<mask
id="mask44">
<g
style="filter:url(#alpha)"
id="g4858"
transform="matrix(0.26458333,0,0,0.26458333,89.358789,128.57765)">
<rect
x="0"
y="0"
width="3052.8701"
height="3351.5"
style="fill:#000000;fill-opacity:0.14999402;stroke:none"
id="rect4856" />
</g>
</mask>
<filter
id="alpha"
filterUnits="objectBoundingBox"
x="0"
y="0"
width="1"
height="1">
<feColorMatrix
type="matrix"
in="SourceGraphic"
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
id="feColorMatrix4149" />
</filter>
<clipPath
id="clipPath17821">
<rect
y="0"
x="0"
width="18"
height="19"
id="rect17819" />
</clipPath>
<clipPath
id="clipPath17825">
<path
inkscape:connector-curvature="0"
d="m 0.898438,0.128906 h 16.25 v 17.882813 h -16.25 z m 0,0"
id="path17823" />
</clipPath>
<clipPath
id="clip87">
<rect
y="0"
x="0"
width="24"
height="26"
id="rect4848" />
</clipPath>
<clipPath
id="clip88">
<path
inkscape:connector-curvature="0"
d="m 0.683594,0.921875 h 22.679687 v 24.9375 H 0.683594 Z m 0,0"
id="path4845" />
</clipPath>
<mask
id="mask43">
<g
style="filter:url(#alpha)"
id="g4842"
transform="matrix(0.26458333,0,0,0.26458333,89.358789,128.57765)">
<rect
x="0"
y="0"
width="3052.8701"
height="3351.5"
style="fill:#000000;fill-opacity:0.14999402;stroke:none"
id="rect4840" />
</g>
</mask>
<filter
id="filter17836"
filterUnits="objectBoundingBox"
x="0"
y="0"
width="1"
height="1">
<feColorMatrix
type="matrix"
in="SourceGraphic"
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
id="feColorMatrix17834" />
</filter>
<clipPath
id="clipPath17840">
<rect
y="0"
x="0"
width="24"
height="26"
id="rect17838" />
</clipPath>
<clipPath
id="clipPath17844">
<path
inkscape:connector-curvature="0"
d="m 0.683594,0.921875 h 22.679687 v 24.9375 H 0.683594 Z m 0,0"
id="path17842" />
</clipPath>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="18.06645"
inkscape:cx="14.198167"
inkscape:cy="17.302494"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1600"
inkscape:window-height="853"
inkscape:window-x="1916"
inkscape:window-y="-4"
inkscape:window-maximized="1"
units="px"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0" />
<metadata
id="metadata15243">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-88.611154,-119.19859)">
<rect
style="fill:#006700;fill-opacity:1;stroke:none;stroke-width:19.60248566;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect849"
width="8.3984737"
height="8.3266926"
x="88.611153"
y="119.19163"
ry="2.2539999" />
<path
inkscape:connector-curvature="0"
id="path7255"
d="m 92.781114,127.31142 c -2.16588,0 -3.927158,-1.76931 -3.927158,-3.94512 0,-2.17576 1.761278,-3.94509 3.927158,-3.94509 2.165876,0 3.927156,1.76933 3.927156,3.94509 0,2.17581 -1.76128,3.94512 -3.927156,3.94512"
style="fill:#c0c0c0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.38600001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path7261"
d="m 92.788964,126.29511 c -1.609548,0 -2.918685,-1.30916 -2.918685,-2.91871 0,-1.60954 1.309137,-2.91867 2.918685,-2.91867 1.609549,0 2.918682,1.30913 2.918682,2.91867 0,1.60955 -1.309133,2.91871 -2.918682,2.91871"
style="fill:#a9a9a9;fill-opacity:1;fill-rule:nonzero;stroke:#696969;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path7265"
d="m 94.588681,123.3764 c 0,0.99357 -0.806153,1.79974 -1.799717,1.79974 -0.993567,0 -1.79972,-0.80617 -1.79972,-1.79974 0,-0.99356 0.806153,-1.79969 1.79972,-1.79969 0.993564,0 1.799717,0.80613 1.799717,1.79969"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#696969;stroke-width:0.05;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
</svg>

+ 206
- 0
plugins/community/repos/mental/res/components/CVOutPort.svg View File

@@ -0,0 +1,206 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="8.3556204mm"
height="8.3556299mm"
viewBox="0 0 8.3556203 8.3556298"
version="1.1"
id="svg15246"
sodipodi:docname="CVOutPort.svg"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)">
<defs
id="defs15240">
<clipPath
id="clip89">
<rect
y="0"
x="0"
width="18"
height="19"
id="rect4864" />
</clipPath>
<clipPath
id="clip90">
<path
inkscape:connector-curvature="0"
d="m 0.898438,0.128906 h 16.25 v 17.882813 h -16.25 z m 0,0"
id="path4861" />
</clipPath>
<mask
id="mask44">
<g
style="filter:url(#alpha)"
id="g4858"
transform="matrix(0.26458333,0,0,0.26458333,89.358789,128.57765)">
<rect
x="0"
y="0"
width="3052.8701"
height="3351.5"
style="fill:#000000;fill-opacity:0.14999402;stroke:none"
id="rect4856" />
</g>
</mask>
<filter
id="alpha"
filterUnits="objectBoundingBox"
x="0"
y="0"
width="1"
height="1">
<feColorMatrix
type="matrix"
in="SourceGraphic"
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
id="feColorMatrix4149" />
</filter>
<clipPath
id="clipPath17821">
<rect
y="0"
x="0"
width="18"
height="19"
id="rect17819" />
</clipPath>
<clipPath
id="clipPath17825">
<path
inkscape:connector-curvature="0"
d="m 0.898438,0.128906 h 16.25 v 17.882813 h -16.25 z m 0,0"
id="path17823" />
</clipPath>
<clipPath
id="clip87">
<rect
y="0"
x="0"
width="24"
height="26"
id="rect4848" />
</clipPath>
<clipPath
id="clip88">
<path
inkscape:connector-curvature="0"
d="m 0.683594,0.921875 h 22.679687 v 24.9375 H 0.683594 Z m 0,0"
id="path4845" />
</clipPath>
<mask
id="mask43">
<g
style="filter:url(#alpha)"
id="g4842"
transform="matrix(0.26458333,0,0,0.26458333,89.358789,128.57765)">
<rect
x="0"
y="0"
width="3052.8701"
height="3351.5"
style="fill:#000000;fill-opacity:0.14999402;stroke:none"
id="rect4840" />
</g>
</mask>
<filter
id="filter17836"
filterUnits="objectBoundingBox"
x="0"
y="0"
width="1"
height="1">
<feColorMatrix
type="matrix"
in="SourceGraphic"
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
id="feColorMatrix17834" />
</filter>
<clipPath
id="clipPath17840">
<rect
y="0"
x="0"
width="24"
height="26"
id="rect17838" />
</clipPath>
<clipPath
id="clipPath17844">
<path
inkscape:connector-curvature="0"
d="m 0.683594,0.921875 h 22.679687 v 24.9375 H 0.683594 Z m 0,0"
id="path17842" />
</clipPath>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="16.81697"
inkscape:cx="10.302291"
inkscape:cy="14.349621"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1600"
inkscape:window-height="853"
inkscape:window-x="1916"
inkscape:window-y="-4"
inkscape:window-maximized="1"
units="px"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0" />
<metadata
id="metadata15243">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-88.611154,-119.19859)">
<rect
style="fill:#76ca00;fill-opacity:1;stroke:none;stroke-width:19.60248566;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect849"
width="8.3984737"
height="8.3266926"
x="88.611153"
y="119.19163"
ry="2.2539999" />
<path
inkscape:connector-curvature="0"
id="path7255"
d="m 92.781114,127.31142 c -2.16588,0 -3.927158,-1.76931 -3.927158,-3.94512 0,-2.17576 1.761278,-3.94509 3.927158,-3.94509 2.165876,0 3.927156,1.76933 3.927156,3.94509 0,2.17581 -1.76128,3.94512 -3.927156,3.94512"
style="fill:#c0c0c0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.38600001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path7261"
d="m 92.788964,126.29511 c -1.609548,0 -2.918685,-1.30916 -2.918685,-2.91871 0,-1.60954 1.309137,-2.91867 2.918685,-2.91867 1.609549,0 2.918682,1.30913 2.918682,2.91867 0,1.60955 -1.309133,2.91871 -2.918682,2.91871"
style="fill:#a9a9a9;fill-opacity:1;fill-rule:nonzero;stroke:#696969;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path7265"
d="m 94.588681,123.3764 c 0,0.99357 -0.806153,1.79974 -1.799717,1.79974 -0.993567,0 -1.79972,-0.80617 -1.79972,-1.79974 0,-0.99356 0.806153,-1.79969 1.79972,-1.79969 0.993564,0 1.799717,0.80613 1.799717,1.79969"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#696969;stroke-width:0.05;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
</svg>

+ 206
- 0
plugins/community/repos/mental/res/components/GateInPort.svg View File

@@ -0,0 +1,206 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="8.3556204mm"
height="8.3556299mm"
viewBox="0 0 8.3556203 8.3556298"
version="1.1"
id="svg15246"
sodipodi:docname="GateInPort.svg"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)">
<defs
id="defs15240">
<clipPath
id="clip89">
<rect
y="0"
x="0"
width="18"
height="19"
id="rect4864" />
</clipPath>
<clipPath
id="clip90">
<path
inkscape:connector-curvature="0"
d="m 0.898438,0.128906 h 16.25 v 17.882813 h -16.25 z m 0,0"
id="path4861" />
</clipPath>
<mask
id="mask44">
<g
style="filter:url(#alpha)"
id="g4858"
transform="matrix(0.26458333,0,0,0.26458333,89.358789,128.57765)">
<rect
x="0"
y="0"
width="3052.8701"
height="3351.5"
style="fill:#000000;fill-opacity:0.14999402;stroke:none"
id="rect4856" />
</g>
</mask>
<filter
id="alpha"
filterUnits="objectBoundingBox"
x="0"
y="0"
width="1"
height="1">
<feColorMatrix
type="matrix"
in="SourceGraphic"
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
id="feColorMatrix4149" />
</filter>
<clipPath
id="clipPath17821">
<rect
y="0"
x="0"
width="18"
height="19"
id="rect17819" />
</clipPath>
<clipPath
id="clipPath17825">
<path
inkscape:connector-curvature="0"
d="m 0.898438,0.128906 h 16.25 v 17.882813 h -16.25 z m 0,0"
id="path17823" />
</clipPath>
<clipPath
id="clip87">
<rect
y="0"
x="0"
width="24"
height="26"
id="rect4848" />
</clipPath>
<clipPath
id="clip88">
<path
inkscape:connector-curvature="0"
d="m 0.683594,0.921875 h 22.679687 v 24.9375 H 0.683594 Z m 0,0"
id="path4845" />
</clipPath>
<mask
id="mask43">
<g
style="filter:url(#alpha)"
id="g4842"
transform="matrix(0.26458333,0,0,0.26458333,89.358789,128.57765)">
<rect
x="0"
y="0"
width="3052.8701"
height="3351.5"
style="fill:#000000;fill-opacity:0.14999402;stroke:none"
id="rect4840" />
</g>
</mask>
<filter
id="filter17836"
filterUnits="objectBoundingBox"
x="0"
y="0"
width="1"
height="1">
<feColorMatrix
type="matrix"
in="SourceGraphic"
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
id="feColorMatrix17834" />
</filter>
<clipPath
id="clipPath17840">
<rect
y="0"
x="0"
width="24"
height="26"
id="rect17838" />
</clipPath>
<clipPath
id="clipPath17844">
<path
inkscape:connector-curvature="0"
d="m 0.683594,0.921875 h 22.679687 v 24.9375 H 0.683594 Z m 0,0"
id="path17842" />
</clipPath>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="18.06645"
inkscape:cx="14.198167"
inkscape:cy="17.302494"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1600"
inkscape:window-height="853"
inkscape:window-x="1916"
inkscape:window-y="-4"
inkscape:window-maximized="1"
units="px"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0" />
<metadata
id="metadata15243">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-88.611154,-119.19859)">
<rect
style="fill:#fb6700;fill-opacity:1;stroke:none;stroke-width:19.60248566;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect849"
width="8.3984737"
height="8.3266926"
x="88.611153"
y="119.19163"
ry="2.2539999" />
<path
inkscape:connector-curvature="0"
id="path7255"
d="m 92.781114,127.31142 c -2.16588,0 -3.927158,-1.76931 -3.927158,-3.94512 0,-2.17576 1.761278,-3.94509 3.927158,-3.94509 2.165876,0 3.927156,1.76933 3.927156,3.94509 0,2.17581 -1.76128,3.94512 -3.927156,3.94512"
style="fill:#c0c0c0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.38600001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path7261"
d="m 92.788964,126.29511 c -1.609548,0 -2.918685,-1.30916 -2.918685,-2.91871 0,-1.60954 1.309137,-2.91867 2.918685,-2.91867 1.609549,0 2.918682,1.30913 2.918682,2.91867 0,1.60955 -1.309133,2.91871 -2.918682,2.91871"
style="fill:#a9a9a9;fill-opacity:1;fill-rule:nonzero;stroke:#696969;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path7265"
d="m 94.588681,123.3764 c 0,0.99357 -0.806153,1.79974 -1.799717,1.79974 -0.993567,0 -1.79972,-0.80617 -1.79972,-1.79974 0,-0.99356 0.806153,-1.79969 1.79972,-1.79969 0.993564,0 1.799717,0.80613 1.799717,1.79969"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#696969;stroke-width:0.05;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
</svg>

+ 206
- 0
plugins/community/repos/mental/res/components/GateOutPort.svg View File

@@ -0,0 +1,206 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="8.3556204mm"
height="8.3556299mm"
viewBox="0 0 8.3556203 8.3556298"
version="1.1"
id="svg15246"
sodipodi:docname="GateOutPort.svg"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)">
<defs
id="defs15240">
<clipPath
id="clip89">
<rect
y="0"
x="0"
width="18"
height="19"
id="rect4864" />
</clipPath>
<clipPath
id="clip90">
<path
inkscape:connector-curvature="0"
d="m 0.898438,0.128906 h 16.25 v 17.882813 h -16.25 z m 0,0"
id="path4861" />
</clipPath>
<mask
id="mask44">
<g
style="filter:url(#alpha)"
id="g4858"
transform="matrix(0.26458333,0,0,0.26458333,89.358789,128.57765)">
<rect
x="0"
y="0"
width="3052.8701"
height="3351.5"
style="fill:#000000;fill-opacity:0.14999402;stroke:none"
id="rect4856" />
</g>
</mask>
<filter
id="alpha"
filterUnits="objectBoundingBox"
x="0"
y="0"
width="1"
height="1">
<feColorMatrix
type="matrix"
in="SourceGraphic"
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
id="feColorMatrix4149" />
</filter>
<clipPath
id="clipPath17821">
<rect
y="0"
x="0"
width="18"
height="19"
id="rect17819" />
</clipPath>
<clipPath
id="clipPath17825">
<path
inkscape:connector-curvature="0"
d="m 0.898438,0.128906 h 16.25 v 17.882813 h -16.25 z m 0,0"
id="path17823" />
</clipPath>
<clipPath
id="clip87">
<rect
y="0"
x="0"
width="24"
height="26"
id="rect4848" />
</clipPath>
<clipPath
id="clip88">
<path
inkscape:connector-curvature="0"
d="m 0.683594,0.921875 h 22.679687 v 24.9375 H 0.683594 Z m 0,0"
id="path4845" />
</clipPath>
<mask
id="mask43">
<g
style="filter:url(#alpha)"
id="g4842"
transform="matrix(0.26458333,0,0,0.26458333,89.358789,128.57765)">
<rect
x="0"
y="0"
width="3052.8701"
height="3351.5"
style="fill:#000000;fill-opacity:0.14999402;stroke:none"
id="rect4840" />
</g>
</mask>
<filter
id="filter17836"
filterUnits="objectBoundingBox"
x="0"
y="0"
width="1"
height="1">
<feColorMatrix
type="matrix"
in="SourceGraphic"
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
id="feColorMatrix17834" />
</filter>
<clipPath
id="clipPath17840">
<rect
y="0"
x="0"
width="24"
height="26"
id="rect17838" />
</clipPath>
<clipPath
id="clipPath17844">
<path
inkscape:connector-curvature="0"
d="m 0.683594,0.921875 h 22.679687 v 24.9375 H 0.683594 Z m 0,0"
id="path17842" />
</clipPath>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="18.06645"
inkscape:cx="14.198167"
inkscape:cy="17.302494"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1600"
inkscape:window-height="853"
inkscape:window-x="1916"
inkscape:window-y="-4"
inkscape:window-maximized="1"
units="px"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0" />
<metadata
id="metadata15243">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-88.611154,-119.19859)">
<rect
style="fill:#ffff00;fill-opacity:1;stroke:none;stroke-width:19.60248566;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect849"
width="8.3984737"
height="8.3266926"
x="88.611153"
y="119.19163"
ry="2.2539999" />
<path
inkscape:connector-curvature="0"
id="path7255"
d="m 92.781114,127.31142 c -2.16588,0 -3.927158,-1.76931 -3.927158,-3.94512 0,-2.17576 1.761278,-3.94509 3.927158,-3.94509 2.165876,0 3.927156,1.76933 3.927156,3.94509 0,2.17581 -1.76128,3.94512 -3.927156,3.94512"
style="fill:#c0c0c0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.38600001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path7261"
d="m 92.788964,126.29511 c -1.609548,0 -2.918685,-1.30916 -2.918685,-2.91871 0,-1.60954 1.309137,-2.91867 2.918685,-2.91867 1.609549,0 2.918682,1.30913 2.918682,2.91867 0,1.60955 -1.309133,2.91871 -2.918682,2.91871"
style="fill:#a9a9a9;fill-opacity:1;fill-rule:nonzero;stroke:#696969;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path7265"
d="m 94.588681,123.3764 c 0,0.99357 -0.806153,1.79974 -1.799717,1.79974 -0.993567,0 -1.79972,-0.80617 -1.79972,-1.79974 0,-0.99356 0.806153,-1.79969 1.79972,-1.79969 0.993564,0 1.799717,0.80613 1.799717,1.79969"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#696969;stroke-width:0.05;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
</svg>

+ 206
- 0
plugins/community/repos/mental/res/components/InPort.svg View File

@@ -0,0 +1,206 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="8.3556204mm"
height="8.3556299mm"
viewBox="0 0 8.3556203 8.3556298"
version="1.1"
id="svg15246"
sodipodi:docname="InPort.svg"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)">
<defs
id="defs15240">
<clipPath
id="clip89">
<rect
y="0"
x="0"
width="18"
height="19"
id="rect4864" />
</clipPath>
<clipPath
id="clip90">
<path
inkscape:connector-curvature="0"
d="m 0.898438,0.128906 h 16.25 v 17.882813 h -16.25 z m 0,0"
id="path4861" />
</clipPath>
<mask
id="mask44">
<g
style="filter:url(#alpha)"
id="g4858"
transform="matrix(0.26458333,0,0,0.26458333,89.358789,128.57765)">
<rect
x="0"
y="0"
width="3052.8701"
height="3351.5"
style="fill:#000000;fill-opacity:0.14999402;stroke:none"
id="rect4856" />
</g>
</mask>
<filter
id="alpha"
filterUnits="objectBoundingBox"
x="0"
y="0"
width="1"
height="1">
<feColorMatrix
type="matrix"
in="SourceGraphic"
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
id="feColorMatrix4149" />
</filter>
<clipPath
id="clipPath17821">
<rect
y="0"
x="0"
width="18"
height="19"
id="rect17819" />
</clipPath>
<clipPath
id="clipPath17825">
<path
inkscape:connector-curvature="0"
d="m 0.898438,0.128906 h 16.25 v 17.882813 h -16.25 z m 0,0"
id="path17823" />
</clipPath>
<clipPath
id="clip87">
<rect
y="0"
x="0"
width="24"
height="26"
id="rect4848" />
</clipPath>
<clipPath
id="clip88">
<path
inkscape:connector-curvature="0"
d="m 0.683594,0.921875 h 22.679687 v 24.9375 H 0.683594 Z m 0,0"
id="path4845" />
</clipPath>
<mask
id="mask43">
<g
style="filter:url(#alpha)"
id="g4842"
transform="matrix(0.26458333,0,0,0.26458333,89.358789,128.57765)">
<rect
x="0"
y="0"
width="3052.8701"
height="3351.5"
style="fill:#000000;fill-opacity:0.14999402;stroke:none"
id="rect4840" />
</g>
</mask>
<filter
id="filter17836"
filterUnits="objectBoundingBox"
x="0"
y="0"
width="1"
height="1">
<feColorMatrix
type="matrix"
in="SourceGraphic"
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
id="feColorMatrix17834" />
</filter>
<clipPath
id="clipPath17840">
<rect
y="0"
x="0"
width="24"
height="26"
id="rect17838" />
</clipPath>
<clipPath
id="clipPath17844">
<path
inkscape:connector-curvature="0"
d="m 0.683594,0.921875 h 22.679687 v 24.9375 H 0.683594 Z m 0,0"
id="path17842" />
</clipPath>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="13.724069"
inkscape:cx="0.82485522"
inkscape:cy="19.112777"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1600"
inkscape:window-height="853"
inkscape:window-x="1916"
inkscape:window-y="-4"
inkscape:window-maximized="1"
units="px"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0" />
<metadata
id="metadata15243">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-88.611154,-119.19859)">
<rect
style="fill:#2700d1;fill-opacity:1;stroke:none;stroke-width:19.61753654;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect849"
width="8.3730946"
height="8.3647604"
x="88.611153"
y="119.1958"
ry="2.2643049" />
<path
inkscape:connector-curvature="0"
id="path7255"
d="m 92.781114,127.31142 c -2.16588,0 -3.927158,-1.76931 -3.927158,-3.94512 0,-2.17576 1.761278,-3.94509 3.927158,-3.94509 2.165876,0 3.927156,1.76933 3.927156,3.94509 0,2.17581 -1.76128,3.94512 -3.927156,3.94512"
style="fill:#c0c0c0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.48560375;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path7261"
d="m 92.788964,126.29511 c -1.609548,0 -2.918685,-1.30916 -2.918685,-2.91871 0,-1.60954 1.309137,-2.91867 2.918685,-2.91867 1.609549,0 2.918682,1.30913 2.918682,2.91867 0,1.60955 -1.309133,2.91871 -2.918682,2.91871"
style="fill:#a9a9a9;fill-opacity:1;fill-rule:nonzero;stroke:#696969;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path7265"
d="m 94.588681,123.3764 c 0,0.99357 -0.806153,1.79974 -1.799717,1.79974 -0.993567,0 -1.79972,-0.80617 -1.79972,-1.79974 0,-0.99356 0.806153,-1.79969 1.79972,-1.79969 0.993564,0 1.799717,0.80613 1.799717,1.79969"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#696969;stroke-width:0.05;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
</svg>

+ 123
- 0
plugins/community/repos/mental/res/components/LrgKnob.svg View File

@@ -0,0 +1,123 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="37.556629"
height="37.556622"
viewBox="0 0 9.9368585 9.9368564"
version="1.1"
id="svg49872"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MedKnob.svg">
<defs
id="defs49866">
<clipPath
id="clip12">
<path
d="m 143,129.75 h 3 V 158 h -3 z m 0,0"
id="path28860"
inkscape:connector-curvature="0" />
</clipPath>
<clipPath
id="clip11">
<path
d="m 117.39453,129.75 h 54 v 54.00391 h -54 z m 0,0"
id="path28857"
inkscape:connector-curvature="0" />
</clipPath>
<clipPath
id="clip150">
<path
d="m 176,208.92578 h 2 V 228 h -2 z m 0,0"
id="path29465"
inkscape:connector-curvature="0" />
</clipPath>
<clipPath
id="clip149">
<path
d="m 159.27734,208.92578 h 36 v 36 h -36 z m 0,0"
id="path29462"
inkscape:connector-curvature="0" />
</clipPath>
<clipPath
id="clip142">
<path
d="m 110,208.92578 h 3 V 228 h -3 z m 0,0"
id="path29320"
inkscape:connector-curvature="0" />
</clipPath>
<clipPath
id="clip141">
<path
d="m 93.511719,208.92578 h 36.000001 v 36 H 93.511719 Z m 0,0"
id="path29317"
inkscape:connector-curvature="0" />
</clipPath>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="11.105002"
inkscape:cx="27.732724"
inkscape:cy="7.3796956"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
units="px"
inkscape:window-width="1600"
inkscape:window-height="900"
inkscape:window-x="0"
inkscape:window-y="18"
inkscape:window-maximized="0"
inkscape:snap-global="true"
inkscape:snap-bbox="true"
inkscape:snap-bbox-midpoints="true"
inkscape:snap-object-midpoints="true"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:object-paths="true"
inkscape:pagecheckerboard="true" />
<metadata
id="metadata49869">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-73.816227,-78.610433)">
<path
style="clip-rule:nonzero;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#00477e;stroke-width:0.38163272;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 83.56227,83.578859 c 0,2.638678 -2.138935,4.777614 -4.777614,4.777614 -2.638677,0 -4.777613,-2.138936 -4.777613,-4.777614 0,-2.638677 2.138936,-4.777612 4.777613,-4.777612 2.638679,0 4.777614,2.138935 4.777614,4.777612"
id="path38955"
inkscape:connector-curvature="0" />
<path
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.39687499;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
d="M 78.784655,83.578861 V 78.610433"
id="path53181"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" />
</g>
</svg>

+ 123
- 0
plugins/community/repos/mental/res/components/MedKnob.svg View File

@@ -0,0 +1,123 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="8mm"
height="8mm"
viewBox="0 0 8.0000003 8.0000001"
version="1.1"
id="svg49872"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="MedKnob.svg">
<defs
id="defs49866">
<clipPath
id="clip12">
<path
d="m 143,129.75 h 3 V 158 h -3 z m 0,0"
id="path28860"
inkscape:connector-curvature="0" />
</clipPath>
<clipPath
id="clip11">
<path
d="m 117.39453,129.75 h 54 v 54.00391 h -54 z m 0,0"
id="path28857"
inkscape:connector-curvature="0" />
</clipPath>
<clipPath
id="clip150">
<path
d="m 176,208.92578 h 2 V 228 h -2 z m 0,0"
id="path29465"
inkscape:connector-curvature="0" />
</clipPath>
<clipPath
id="clip149">
<path
d="m 159.27734,208.92578 h 36 v 36 h -36 z m 0,0"
id="path29462"
inkscape:connector-curvature="0" />
</clipPath>
<clipPath
id="clip142">
<path
d="m 110,208.92578 h 3 V 228 h -3 z m 0,0"
id="path29320"
inkscape:connector-curvature="0" />
</clipPath>
<clipPath
id="clip141">
<path
d="m 93.511719,208.92578 h 36.000001 v 36 H 93.511719 Z m 0,0"
id="path29317"
inkscape:connector-curvature="0" />
</clipPath>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="7.8190493"
inkscape:cx="33.86871"
inkscape:cy="22.206136"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
units="mm"
inkscape:window-width="1600"
inkscape:window-height="900"
inkscape:window-x="290"
inkscape:window-y="111"
inkscape:window-maximized="0"
inkscape:snap-global="true"
inkscape:snap-bbox="true"
inkscape:snap-bbox-midpoints="true"
inkscape:snap-object-midpoints="true"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:object-paths="true"
inkscape:pagecheckerboard="true" />
<metadata
id="metadata49869">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-73.816227,-80.547289)">
<path
style="clip-rule:nonzero;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#00477e;stroke-width:0.30724612;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 81.662603,84.547289 c 0,2.124356 -1.722021,3.846378 -3.846377,3.846378 -2.124355,0 -3.846377,-1.722022 -3.846377,-3.846378 0,-2.124354 1.722022,-3.846375 3.846377,-3.846375 2.124356,0 3.846377,1.722021 3.846377,3.846375"
id="path38955"
inkscape:connector-curvature="0" />
<path
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.31951743;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
d="M 77.816226,84.54729 V 80.547293"
id="path53181"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" />
</g>
</svg>

+ 206
- 0
plugins/community/repos/mental/res/components/OutPort.svg View File

@@ -0,0 +1,206 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="8.3556204mm"
height="8.3556299mm"
viewBox="0 0 8.3556203 8.3556298"
version="1.1"
id="svg15246"
sodipodi:docname="OutPort.svg"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)">
<defs
id="defs15240">
<clipPath
id="clip89">
<rect
y="0"
x="0"
width="18"
height="19"
id="rect4864" />
</clipPath>
<clipPath
id="clip90">
<path
inkscape:connector-curvature="0"
d="m 0.898438,0.128906 h 16.25 v 17.882813 h -16.25 z m 0,0"
id="path4861" />
</clipPath>
<mask
id="mask44">
<g
style="filter:url(#alpha)"
id="g4858"
transform="matrix(0.26458333,0,0,0.26458333,89.358789,128.57765)">
<rect
x="0"
y="0"
width="3052.8701"
height="3351.5"
style="fill:#000000;fill-opacity:0.14999402;stroke:none"
id="rect4856" />
</g>
</mask>
<filter
id="alpha"
filterUnits="objectBoundingBox"
x="0"
y="0"
width="1"
height="1">
<feColorMatrix
type="matrix"
in="SourceGraphic"
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
id="feColorMatrix4149" />
</filter>
<clipPath
id="clipPath17821">
<rect
y="0"
x="0"
width="18"
height="19"
id="rect17819" />
</clipPath>
<clipPath
id="clipPath17825">
<path
inkscape:connector-curvature="0"
d="m 0.898438,0.128906 h 16.25 v 17.882813 h -16.25 z m 0,0"
id="path17823" />
</clipPath>
<clipPath
id="clip87">
<rect
y="0"
x="0"
width="24"
height="26"
id="rect4848" />
</clipPath>
<clipPath
id="clip88">
<path
inkscape:connector-curvature="0"
d="m 0.683594,0.921875 h 22.679687 v 24.9375 H 0.683594 Z m 0,0"
id="path4845" />
</clipPath>
<mask
id="mask43">
<g
style="filter:url(#alpha)"
id="g4842"
transform="matrix(0.26458333,0,0,0.26458333,89.358789,128.57765)">
<rect
x="0"
y="0"
width="3052.8701"
height="3351.5"
style="fill:#000000;fill-opacity:0.14999402;stroke:none"
id="rect4840" />
</g>
</mask>
<filter
id="filter17836"
filterUnits="objectBoundingBox"
x="0"
y="0"
width="1"
height="1">
<feColorMatrix
type="matrix"
in="SourceGraphic"
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
id="feColorMatrix17834" />
</filter>
<clipPath
id="clipPath17840">
<rect
y="0"
x="0"
width="24"
height="26"
id="rect17838" />
</clipPath>
<clipPath
id="clipPath17844">
<path
inkscape:connector-curvature="0"
d="m 0.683594,0.921875 h 22.679687 v 24.9375 H 0.683594 Z m 0,0"
id="path17842" />
</clipPath>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="20.850811"
inkscape:cx="15.294627"
inkscape:cy="16.394841"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1600"
inkscape:window-height="853"
inkscape:window-x="1916"
inkscape:window-y="-4"
inkscape:window-maximized="1"
units="px"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0" />
<metadata
id="metadata15243">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-88.611154,-119.19859)">
<rect
style="fill:#e60000;fill-opacity:1;stroke:none;stroke-width:19.61753654;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect849"
width="8.3730946"
height="8.3647604"
x="88.611153"
y="119.1958"
ry="2.2643049" />
<path
inkscape:connector-curvature="0"
id="path7255"
d="m 92.781114,127.31142 c -2.16588,0 -3.927158,-1.76931 -3.927158,-3.94512 0,-2.17576 1.761278,-3.94509 3.927158,-3.94509 2.165876,0 3.927156,1.76933 3.927156,3.94509 0,2.17581 -1.76128,3.94512 -3.927156,3.94512"
style="fill:#c0c0c0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.48560375;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path7261"
d="m 92.788964,126.29511 c -1.609548,0 -2.918685,-1.30916 -2.918685,-2.91871 0,-1.60954 1.309137,-2.91867 2.918685,-2.91867 1.609549,0 2.918682,1.30913 2.918682,2.91867 0,1.60955 -1.309133,2.91871 -2.918682,2.91871"
style="fill:#a9a9a9;fill-opacity:1;fill-rule:nonzero;stroke:#696969;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path7265"
d="m 94.588681,123.3764 c 0,0.99357 -0.806153,1.79974 -1.799717,1.79974 -0.993567,0 -1.79972,-0.80617 -1.79972,-1.79974 0,-0.99356 0.806153,-1.79969 1.79972,-1.79969 0.993564,0 1.799717,0.80613 1.799717,1.79969"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#696969;stroke-width:0.05;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
</svg>

+ 433
- 0
plugins/community/repos/mental/res/components/SmlKnob.svg View File

@@ -0,0 +1,433 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="6.2990241mm"
height="6.3003879mm"
viewBox="0 0 6.2990242 6.3003887"
version="1.1"
id="svg15246"
sodipodi:docname="SmlKnob.svg"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)">
<defs
id="defs15240">
<clipPath
id="clip89">
<rect
y="0"
x="0"
width="18"
height="19"
id="rect4864" />
</clipPath>
<clipPath
id="clip90">
<path
inkscape:connector-curvature="0"
d="m 0.898438,0.128906 h 16.25 v 17.882813 h -16.25 z m 0,0"
id="path4861" />
</clipPath>
<mask
id="mask44">
<g
style="filter:url(#alpha)"
id="g4858"
transform="matrix(0.26458333,0,0,0.26458333,89.358789,128.57765)">
<rect
x="0"
y="0"
width="3052.8701"
height="3351.5"
style="fill:#000000;fill-opacity:0.14999402;stroke:none"
id="rect4856" />
</g>
</mask>
<filter
id="alpha"
filterUnits="objectBoundingBox"
x="0"
y="0"
width="1"
height="1">
<feColorMatrix
type="matrix"
in="SourceGraphic"
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
id="feColorMatrix4149" />
</filter>
<clipPath
id="clipPath17821">
<rect
y="0"
x="0"
width="18"
height="19"
id="rect17819" />
</clipPath>
<clipPath
id="clipPath17825">
<path
inkscape:connector-curvature="0"
d="m 0.898438,0.128906 h 16.25 v 17.882813 h -16.25 z m 0,0"
id="path17823" />
</clipPath>
<clipPath
id="clip87">
<rect
y="0"
x="0"
width="24"
height="26"
id="rect4848" />
</clipPath>
<clipPath
id="clip88">
<path
inkscape:connector-curvature="0"
d="m 0.683594,0.921875 h 22.679687 v 24.9375 H 0.683594 Z m 0,0"
id="path4845" />
</clipPath>
<mask
id="mask43">
<g
style="filter:url(#alpha)"
id="g4842"
transform="matrix(0.26458333,0,0,0.26458333,89.358789,128.57765)">
<rect
x="0"
y="0"
width="3052.8701"
height="3351.5"
style="fill:#000000;fill-opacity:0.14999402;stroke:none"
id="rect4840" />
</g>
</mask>
<filter
id="filter17836"
filterUnits="objectBoundingBox"
x="0"
y="0"
width="1"
height="1">
<feColorMatrix
type="matrix"
in="SourceGraphic"
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
id="feColorMatrix17834" />
</filter>
<clipPath
id="clipPath17840">
<rect
y="0"
x="0"
width="24"
height="26"
id="rect17838" />
</clipPath>
<clipPath
id="clipPath17844">
<path
inkscape:connector-curvature="0"
d="m 0.683594,0.921875 h 22.679687 v 24.9375 H 0.683594 Z m 0,0"
id="path17842" />
</clipPath>
<clipPath
id="clip95">
<rect
y="0"
x="0"
width="18"
height="18"
id="rect4912" />
</clipPath>
<clipPath
id="clip96">
<path
inkscape:connector-curvature="0"
d="M 0.140625,0.140625 H 17.199219 V 17.199219 H 0.140625 Z m 0,0"
id="path4909" />
</clipPath>
<mask
id="mask47">
<g
style="filter:url(#alpha-3)"
id="g4906"
transform="matrix(0.26458333,0,0,0.26458333,88.611154,119.19859)">
<rect
x="0"
y="0"
width="3052.8701"
height="3351.5"
style="fill:#000000;fill-opacity:0.33000201;stroke:none"
id="rect4904" />
</g>
</mask>
<filter
id="alpha-3"
filterUnits="objectBoundingBox"
x="0"
y="0"
width="1"
height="1">
<feColorMatrix
type="matrix"
in="SourceGraphic"
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
id="feColorMatrix4149-6" />
</filter>
<clipPath
id="clipPath18541">
<rect
y="0"
x="0"
width="18"
height="18"
id="rect18539" />
</clipPath>
<clipPath
id="clipPath18545">
<path
inkscape:connector-curvature="0"
d="M 0.140625,0.140625 H 17.199219 V 17.199219 H 0.140625 Z m 0,0"
id="path18543" />
</clipPath>
<clipPath
id="clip93">
<rect
y="0"
x="0"
width="22"
height="24"
id="rect4896" />
</clipPath>
<clipPath
id="clip94">
<path
inkscape:connector-curvature="0"
d="M 0.0390625,0.0390625 H 21.300781 V 23.421875 H 0.0390625 Z m 0,0"
id="path4893" />
</clipPath>
<mask
id="mask46">
<g
style="filter:url(#alpha-3)"
id="g4890"
transform="matrix(0.26458333,0,0,0.26458333,88.611154,119.19859)">
<rect
x="0"
y="0"
width="3052.8701"
height="3351.5"
style="fill:#000000;fill-opacity:0.14999402;stroke:none"
id="rect4888" />
</g>
</mask>
<filter
id="filter18556"
filterUnits="objectBoundingBox"
x="0"
y="0"
width="1"
height="1">
<feColorMatrix
type="matrix"
in="SourceGraphic"
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
id="feColorMatrix18554" />
</filter>
<clipPath
id="clipPath18560">
<rect
y="0"
x="0"
width="22"
height="24"
id="rect18558" />
</clipPath>
<clipPath
id="clipPath18564">
<path
inkscape:connector-curvature="0"
d="M 0.0390625,0.0390625 H 21.300781 V 23.421875 H 0.0390625 Z m 0,0"
id="path18562" />
</clipPath>
<clipPath
id="clip91">
<rect
y="0"
x="0"
width="29"
height="32"
id="rect4880" />
</clipPath>
<clipPath
id="clip92">
<path
inkscape:connector-curvature="0"
d="M 0.507812,0.5 H 28.855469 V 31.679688 H 0.507812 Z m 0,0"
id="path4877" />
</clipPath>
<mask
id="mask45">
<g
style="filter:url(#alpha-3)"
id="g4874"
transform="matrix(0.26458333,0,0,0.26458333,88.611154,119.19859)">
<rect
x="0"
y="0"
width="3052.8701"
height="3351.5"
style="fill:#000000;fill-opacity:0.14999402;stroke:none"
id="rect4872" />
</g>
</mask>
<filter
id="filter18575"
filterUnits="objectBoundingBox"
x="0"
y="0"
width="1"
height="1">
<feColorMatrix
type="matrix"
in="SourceGraphic"
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
id="feColorMatrix18573" />
</filter>
<clipPath
id="clipPath18579">
<rect
y="0"
x="0"
width="29"
height="32"
id="rect18577" />
</clipPath>
<clipPath
id="clipPath18583">
<path
inkscape:connector-curvature="0"
d="M 0.507812,0.5 H 28.855469 V 31.679688 H 0.507812 Z m 0,0"
id="path18581" />
</clipPath>
<clipPath
id="clip202">
<rect
y="0"
x="0"
width="18"
height="18"
id="rect5795" />
</clipPath>
<clipPath
id="clip203">
<path
inkscape:connector-curvature="0"
d="M 0.855469,0.140625 H 17.914062 V 17.199219 H 0.855469 Z m 0,0"
id="path5792" />
</clipPath>
<mask
id="mask104">
<g
style="filter:url(#alpha-7)"
id="g5789"
transform="matrix(0.26458333,0,0,0.26458333,74.416306,97.613551)">
<rect
x="0"
y="0"
width="3052.8701"
height="3351.5"
style="fill:#000000;fill-opacity:0.33000201;stroke:none"
id="rect5787" />
</g>
</mask>
<filter
id="alpha-7"
filterUnits="objectBoundingBox"
x="0"
y="0"
width="1"
height="1">
<feColorMatrix
type="matrix"
in="SourceGraphic"
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
id="feColorMatrix4149-5" />
</filter>
<clipPath
id="clipPath18765">
<rect
y="0"
x="0"
width="18"
height="18"
id="rect18763" />
</clipPath>
<clipPath
id="clipPath18769">
<path
inkscape:connector-curvature="0"
d="M 0.855469,0.140625 H 17.914062 V 17.199219 H 0.855469 Z m 0,0"
id="path18767" />
</clipPath>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="15.771875"
inkscape:cx="15.010675"
inkscape:cy="9.565692"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1274"
inkscape:window-height="900"
inkscape:window-x="2059"
inkscape:window-y="66"
inkscape:window-maximized="0"
units="px"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0" />
<metadata
id="metadata15243">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-46.318588,-97.647662)">
<path
inkscape:connector-curvature="0"
id="path7219"
d="m 46.461793,100.79805 c 0,1.66123 1.345855,3.00679 3.007452,3.00679 1.660283,0 3.006138,-1.34556 3.006138,-3.00679 0,-1.659919 -1.345855,-3.006797 -3.006138,-3.006797 -1.661597,0 -3.007452,1.346878 -3.007452,3.006797"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#00477e;stroke-width:0.2864106;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path7221"
d="m 49.672764,97.658686 c -0.06752,-0.0055 -0.135079,-0.01101 -0.203976,-0.01101 -0.0689,0 -0.137795,0.0055 -0.205317,0.01101 v 3.139174 h 0.409293 z m 0,0"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.35277775" />
</g>
</svg>

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save