Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
![]() |
c3d7914e4b |
2
.pep8
|
@ -1,2 +0,0 @@
|
|||
[pycodestyle]
|
||||
max_line_length = 99
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
import subprocess
|
||||
import os.path
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from itertools import zip_longest
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
import svg.path, random
|
||||
from lxml import etree
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
|
||||
def introFrames(p):
|
||||
frames = 0
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
import subprocess
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
|
||||
def pyconFrames(params):
|
||||
frames = 500
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
import subprocess
|
||||
import os.path
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
import svg.path
|
||||
|
||||
|
|
|
@ -3,9 +3,7 @@
|
|||
from lxml import etree
|
||||
from slugify import slugify
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ Yes! That's what I want!
|
|||
------------------------
|
||||
Okay, let's go.
|
||||
|
||||
- Install python3, python3-lxml, python3-cssutils, python3-wand (or use virtualenv, see below), inkscape and libav-tools
|
||||
- Install python3, python3-lxml, python3-cssutils (or use virtualenv, see below), inkscape and libav-tools
|
||||
- Fork this repo on github and clone your personal fork to your local system.
|
||||
- Copy one of the existing setup: 00_example_render_byid
|
||||
- If you are using a newer version of intro-outro-generator, don't copy any of the other projects, as the __init.py__ may not contain all mandatory parameters in the tasks function.
|
||||
|
@ -28,7 +28,7 @@ Okay, let's go.
|
|||
- search for `def debug()` and comment the sections about outro (postroll) and pause
|
||||
- run `./make.py yourproject/ --debug` to generate your first intro
|
||||
- if it looks good, duplicate intro.svg to outro.svg (postroll) and pause.svg (pause-loop) and modify them according to your needs. You can use different IDs in your SVG if required
|
||||
- modify outroFrames and pauseFrames like before and test them using `./make.py yourproject/ --debug`
|
||||
- modify outroFrames and pauseFrames like before an test them using `./make.py yourproject/ --debug`
|
||||
- if everything look like you'd want them to, run `./make.py yourproject/`.
|
||||
- You can use any debianesque linux (can be headless) to generate the videos. More cores help more.
|
||||
- Run `./make-snapshots.sh yourproject/` to generate a png from a specific time-index of your .ts or .dv-files. You can run `./make-snapshots.sh yourproject/ 5` to get a png for the frame at the 5th second of all your clips. Default is 3 seconds.
|
||||
|
@ -109,7 +109,7 @@ The animation sequence is controlled by the three frame-generator routines vorsp
|
|||
### CSS-Style-Modifications
|
||||
`('logo', 'style', 'opacity', 1),` - locate object with id `logo` in the svg, parse its `style`-attribute as css-inline-string and change the value of the css-property `opacity` to 1. The Tupel-Element `'style'` is fixed and declares the type of action which is applied to the specified element. All other tupel-mebers can be modified to suit your needs.
|
||||
|
||||
To form a fade-in-opacity-animation, the frame-generator could look like this:
|
||||
To form an fade-in-opacity-animation, the frame-generator could look like this:
|
||||
|
||||
# three seconds of animation
|
||||
frames = 3*fps
|
||||
|
@ -150,7 +150,7 @@ FEM/VOC-Tracker-Integration
|
|||
*that script-Z-thingy*
|
||||
The [FEM](http://fem.tu-ilmenau.de/) and the [VOC](https://c3voc.de/) uses a special Ticket-Tracker to keep track of the Talks on an event. Various tasks are performed around the recorded Videomaterial (preparing, cutting, encoding, releasing) - synchronized by the Tracker. The files starting with `script-Z` are experiments to integrate the intro-rendering into this process. On some Events the Schedule is very fluid with talks being addes or names changing over the whole conference. Using the Scripts to render the prerols when they are actually needed (and not some days before the conference) would help to get the always-freshest prerolls but it would an additional (computational intense) task to the publishing process.
|
||||
|
||||
Generating a Live-Stream-Overlay
|
||||
Generating an Live-Stream-Overlay
|
||||
---------------------------------
|
||||
While your working on your Video-Artwork you can create another required asset: the stream overlay. When we'll live-stream your Talks we can't send prerolls ovet the live-stream. To let your viewer now what program they are watching at, we usually overlay a transparent image over the live-stream like most television programs do, too.
|
||||
Just create another SVG of the size 1920×1080 (or 1024×576 if you're only targeting the legacy SD-Pipeline) and throw your logo into your prefered corner. To have it looking good we would suggest
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
def introFrames(p):
|
||||
|
|
|
@ -320,7 +320,7 @@ def debug():
|
|||
|
||||
def tasks(queue, args, idlist, skiplist):
|
||||
# iterate over all events extracted from the schedule xml-export
|
||||
for event in schedulelib.events(scheduleUrl):
|
||||
for event in renderlib.events(scheduleUrl):
|
||||
if not (idlist == []):
|
||||
if 000000 in idlist:
|
||||
print("skipping id (%s [%s])" % (event["title"], event["id"]))
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
import subprocess
|
||||
import os.path
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
import subprocess
|
||||
import os.path
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
import math
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
import math
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
scheduleUrl = 'http://annaberg6.de/stuff/camp99/schedule.xml'
|
||||
|
|
|
@ -1,35 +0,0 @@
|
|||
[meta]
|
||||
schedule = https://pretalx.c3voc.de/camp2023/schedule/export/schedule.xml
|
||||
template = intro.mp4
|
||||
alpha = false
|
||||
prores = false
|
||||
inout_type = t
|
||||
|
||||
[title]
|
||||
in = 16
|
||||
out = 24
|
||||
fontfile = saira.ttf
|
||||
fontsize = 100
|
||||
fontcolor = #FB48C4
|
||||
x = (w-text_w)/2
|
||||
y = 100
|
||||
|
||||
[speaker]
|
||||
in = 16
|
||||
out = 24
|
||||
fontfile = saira.ttf
|
||||
fontsize = 70
|
||||
fontcolor = #3FFF21
|
||||
x = (w-text_w)/2
|
||||
y = 800
|
||||
|
||||
[text]
|
||||
in = 16
|
||||
out = 24
|
||||
fontfile = saira.ttf
|
||||
fontsize = 45
|
||||
fontcolor = #FB48C4
|
||||
x = (w-text_w)/2
|
||||
y = 1000
|
||||
text = Chaos Communication Camp 2023
|
||||
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
import subprocess
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
scheduleUrl = 'http://www.fossgis.de/konferenz/2014/programm/schedule.de.xml'
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
import random, sys
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
from colour import Color
|
||||
|
||||
|
|
|
@ -1,14 +1,13 @@
|
|||
[meta]
|
||||
[default]
|
||||
schedule = https://fahrplan.events.ccc.de/camp/2019/Fahrplan/schedule.xml
|
||||
template = cccamp19_talks_intro_1080p.mov
|
||||
alpha = true
|
||||
prores = true
|
||||
inout_type = n
|
||||
|
||||
[title]
|
||||
in = 193
|
||||
out = 324
|
||||
fontfile = Marvel-Bold.ttf
|
||||
font = Marvel-Bold.ttf
|
||||
fontsize = 120
|
||||
fontcolor = #c68100
|
||||
x = (w-text_w)/2
|
||||
|
@ -17,7 +16,7 @@ y = 480
|
|||
[speaker]
|
||||
in = 233
|
||||
out = 324
|
||||
fontfile = Marvel-Regular.ttf
|
||||
font = Marvel-Regular.ttf
|
||||
fontsize = 70
|
||||
fontcolor = #c68100
|
||||
x = (w-text_w)/2
|
||||
|
@ -26,10 +25,10 @@ y = 845
|
|||
[text]
|
||||
in = 242
|
||||
out = 324
|
||||
fontfile = Marvel-Regular.ttf
|
||||
font = Marvel-Regular.ttf
|
||||
fontsize = 45
|
||||
fontcolor = #c68100
|
||||
x = (w-text_w)/2
|
||||
y = 927
|
||||
text = chaos communication camp 2019
|
||||
text = 'chaos communication camp 2019'
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
scheduleUrl = ""
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
scheduleUrl = "https://berlin.ccc.de/datengarten/index.xml"
|
||||
|
|
|
@ -1,14 +1,13 @@
|
|||
[meta]
|
||||
[default]
|
||||
schedule = https://pretalx.denog.de/denog11/schedule/export/schedule.xml
|
||||
template = denog11_intro_template.ts
|
||||
alpha = false
|
||||
prores = false
|
||||
inout_type = n
|
||||
|
||||
[title]
|
||||
in = 1
|
||||
out = 6.5
|
||||
fontfile = DejaVuSans.ttf
|
||||
font = DejaVuSans.ttf
|
||||
fontsize = 100
|
||||
fontcolor = #f9cc12
|
||||
x = 640
|
||||
|
@ -17,7 +16,7 @@ y = 200
|
|||
[speaker]
|
||||
in = 2
|
||||
out = 6.5
|
||||
fontfile = DejaVuSans.ttf
|
||||
font = DejaVuSans.ttf
|
||||
fontsize = 60
|
||||
fontcolor = #ffffff
|
||||
x = 640
|
||||
|
@ -26,10 +25,10 @@ y = 900
|
|||
[text]
|
||||
in = 3
|
||||
out = 6.5
|
||||
fontfile = DejaVuSans.ttf
|
||||
font = DejaVuSans.ttf
|
||||
fontsize = 45
|
||||
fontcolor = #ffffff
|
||||
x = 640
|
||||
y = 1000
|
||||
; text =
|
||||
text = ''
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -4,7 +4,6 @@ import svg.path, random
|
|||
from lxml import etree
|
||||
from slugify import slugify
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
scheduleUrl = 'https://www.datenspuren.de/2014/fahrplan/schedule.xml'
|
||||
|
|
287
easing.py
|
@ -4,233 +4,208 @@
|
|||
|
||||
import math
|
||||
|
||||
|
||||
def easeLinear(t, b, c, d):
|
||||
return c*t/d + b
|
||||
return c*t/d + b
|
||||
|
||||
|
||||
def easeOutCubic(t, b, c, d):
|
||||
t = float(t)/d-1
|
||||
return c*((t)*t*t + 1) + b
|
||||
|
||||
t=float(t)/d-1
|
||||
return c*((t)*t*t + 1) + b
|
||||
|
||||
def easeInCubic(t, b, c, d):
|
||||
t = float(t)/d
|
||||
return c*(t)*t*t + b
|
||||
t=float(t)/d
|
||||
return c*(t)*t*t + b;
|
||||
|
||||
|
||||
def easeInQuad(t, b, c, d):
|
||||
t /= d
|
||||
return c*t*t + b
|
||||
|
||||
t /= d
|
||||
return c*t*t + b
|
||||
|
||||
def easeOutQuad(t, b, c, d):
|
||||
t /= d
|
||||
return -c * t*(t-2) + b
|
||||
|
||||
t /= d
|
||||
return -c * t*(t-2) + b
|
||||
|
||||
def easeInOutQuad(t, b, c, d):
|
||||
t /= d/2
|
||||
if t < 1:
|
||||
return c/2*t*t + b
|
||||
t -= 1
|
||||
return -c/2 * (t*(t-2) - 1) + b
|
||||
t /= d/2
|
||||
if t < 1:
|
||||
return c/2*t*t + b
|
||||
t-=1
|
||||
return -c/2 * (t*(t-2) - 1) + b
|
||||
|
||||
|
||||
def easeInOutCubic(t, b, c, d):
|
||||
t /= d/2
|
||||
if t < 1:
|
||||
return c/2*t*t*t + b
|
||||
t -= 2
|
||||
return c/2*(t*t*t + 2) + b
|
||||
|
||||
t /= d/2
|
||||
if t < 1:
|
||||
return c/2*t*t*t + b
|
||||
t -= 2
|
||||
return c/2*(t*t*t + 2) + b
|
||||
|
||||
def easeInQuart(t, b, c, d):
|
||||
t /= d
|
||||
return c*t*t*t*t + b
|
||||
|
||||
t /= d
|
||||
return c*t*t*t*t + b
|
||||
|
||||
def easeOutQuart(t, b, c, d):
|
||||
t /= d
|
||||
t -= 1
|
||||
return -c * (t*t*t*t - 1) + b
|
||||
|
||||
t /= d
|
||||
t -= 1
|
||||
return -c * (t*t*t*t - 1) + b
|
||||
|
||||
def easeInOutQuart(t, b, c, d):
|
||||
t /= d/2
|
||||
if t < 1:
|
||||
return c/2*t*t*t*t + b
|
||||
t -= 2
|
||||
return -c/2 * (t*t*t*t - 2) + b
|
||||
|
||||
t /= d/2
|
||||
if t < 1:
|
||||
return c/2*t*t*t*t + b
|
||||
t -= 2
|
||||
return -c/2 * (t*t*t*t - 2) + b
|
||||
|
||||
def easeInQuint(t, b, c, d):
|
||||
t /= d
|
||||
return c*t*t*t*t*t + b
|
||||
|
||||
t /= d
|
||||
return c*t*t*t*t*t + b
|
||||
|
||||
def easeOutQuint(t, b, c, d):
|
||||
t /= d
|
||||
t -= 1
|
||||
return c*(t*t*t*t*t + 1) + b
|
||||
|
||||
t /= d
|
||||
t -= 1
|
||||
return c*(t*t*t*t*t + 1) + b
|
||||
|
||||
def easeInOutQuint(t, b, c, d):
|
||||
t /= d/2
|
||||
if t < 1:
|
||||
return c/2*t*t*t*t*t + b
|
||||
t -= 2
|
||||
return c/2*(t*t*t*t*t + 2) + b
|
||||
|
||||
t /= d/2
|
||||
if t < 1:
|
||||
return c/2*t*t*t*t*t + b
|
||||
t -= 2
|
||||
return c/2*(t*t*t*t*t + 2) + b
|
||||
|
||||
def easeInSine(t, b, c, d):
|
||||
return -c * math.cos(t/d * (math.pi/2)) + c + b
|
||||
|
||||
return -c * math.cos(t/d * (math.pi/2)) + c + b
|
||||
|
||||
def easeOutSine(t, b, c, d):
|
||||
return c * math.sin(t/d * (math.pi/2)) + b
|
||||
return c * math.sin(t/d * (math.pi/2)) + b
|
||||
|
||||
|
||||
def easeInOutSine(t, b, c, d):
|
||||
return -c/2 * (math.cos(math.pi*t/d) - 1) + b
|
||||
|
||||
return -c/2 * (math.cos(math.pi*t/d) - 1) + b
|
||||
|
||||
def easeInExpo(t, b, c, d):
|
||||
return c * math.pow(2, 10 * (t/d - 1)) + b
|
||||
|
||||
return c * math.pow( 2, 10 * (t/d - 1) ) + b
|
||||
|
||||
def easeOutExpo(t, b, c, d):
|
||||
return c * (-math.pow(2, -10 * t/d) + 1) + b
|
||||
return c * ( -math.pow( 2, -10 * t/d ) + 1 ) + b
|
||||
|
||||
|
||||
def easeInOutExpo(t, b, c, d):
|
||||
t /= d/2
|
||||
if t < 1:
|
||||
return c/2 * math.pow(2, 10 * (t - 1)) + b
|
||||
t -= 1
|
||||
return c/2 * (-math.pow(2, -10 * t) + 2) + b
|
||||
|
||||
t /= d/2
|
||||
if t < 1:
|
||||
return c/2 * math.pow( 2, 10 * (t - 1) ) + b
|
||||
t -= 1
|
||||
return c/2 * ( -math.pow( 2, -10 * t) + 2 ) + b
|
||||
|
||||
def easeInCirc(t, b, c, d):
|
||||
t /= d
|
||||
return -c * (math.sqrt(1 - t*t) - 1) + b
|
||||
|
||||
t /= d
|
||||
return -c * (math.sqrt(1 - t*t) - 1) + b
|
||||
|
||||
def easeOutCirc(t, b, c, d):
|
||||
t /= d
|
||||
t -= 1
|
||||
return c * math.sqrt(1 - t*t) + b
|
||||
|
||||
t /= d;
|
||||
t -= 1
|
||||
return c * math.sqrt(1 - t*t) + b
|
||||
|
||||
def easeInOutCirc(t, b, c, d):
|
||||
t /= d/2
|
||||
if t < 1:
|
||||
return -c/2 * (math.sqrt(1 - t*t) - 1) + b
|
||||
t -= 2
|
||||
return c/2 * (math.sqrt(1 - t*t) + 1) + b
|
||||
t /= d/2
|
||||
if t < 1:
|
||||
return -c/2 * (math.sqrt(1 - t*t) - 1) + b
|
||||
t -= 2
|
||||
return c/2 * (math.sqrt(1 - t*t) + 1) + b
|
||||
|
||||
|
||||
def easeInElastic(t, b, c, d, s=1.70158):
|
||||
a = c
|
||||
def easeInElastic(t, b, c, d, s = 1.70158):
|
||||
a = c
|
||||
|
||||
if t == 0:
|
||||
return b
|
||||
t /= d
|
||||
if t == 1:
|
||||
return b + c
|
||||
if t == 0:
|
||||
return b
|
||||
t /= d
|
||||
if t == 1:
|
||||
return b + c
|
||||
|
||||
p = d * 0.3
|
||||
if a < abs(c):
|
||||
a = c
|
||||
s = p / 4
|
||||
else:
|
||||
s = p / (2 * math.pi) * math.asin(c / a)
|
||||
p = d * 0.3
|
||||
if a < abs(c):
|
||||
a = c
|
||||
s = p / 4
|
||||
else:
|
||||
s = p / (2 * math.pi) * math.asin(c / a)
|
||||
|
||||
t -= 1
|
||||
return -(a * pow(2, 10 * t) * math.sin((t * d - s) * (2 * math.pi) / p)) + b
|
||||
t -= 1
|
||||
return -(a * pow(2, 10 * t) * math.sin((t * d - s) * (2 * math.pi) / p)) + b
|
||||
|
||||
def easeOutElastic(t, b, c, d, a = 1.70158):
|
||||
if t == 0:
|
||||
return b
|
||||
t /= d
|
||||
if t == 1:
|
||||
return b + c
|
||||
|
||||
def easeOutElastic(t, b, c, d, a=1.70158):
|
||||
if t == 0:
|
||||
return b
|
||||
t /= d
|
||||
if t == 1:
|
||||
return b + c
|
||||
p = d * 0.3
|
||||
if a < abs(c):
|
||||
a, s = c, p / 4
|
||||
else:
|
||||
s = p / (2 * math.pi) * math.asin(c / a)
|
||||
|
||||
p = d * 0.3
|
||||
if a < abs(c):
|
||||
a, s = c, p / 4
|
||||
else:
|
||||
s = p / (2 * math.pi) * math.asin(c / a)
|
||||
return a * pow(2, -10 * t) * math.sin((t * d - s) * (2 * math.pi) / p) + c + b
|
||||
|
||||
return a * pow(2, -10 * t) * math.sin((t * d - s) * (2 * math.pi) / p) + c + b
|
||||
def easeInOutElastic(t, b, c, d, a = 1.70158):
|
||||
if t == 0:
|
||||
return b
|
||||
t /= (d / 2)
|
||||
if t == 2:
|
||||
return b + c
|
||||
|
||||
p = d * (0.3 * 1.5)
|
||||
if a < abs(c):
|
||||
a, s = c, p / 4
|
||||
else:
|
||||
s = p / (2 * math.pi) * math.asin(c / a)
|
||||
|
||||
def easeInOutElastic(t, b, c, d, a=1.70158):
|
||||
if t == 0:
|
||||
return b
|
||||
t /= (d / 2)
|
||||
if t == 2:
|
||||
return b + c
|
||||
if t < 1:
|
||||
t -= 1
|
||||
return -0.5 * (a * pow(2, 10 * t) * math.sin((t * d - s) * (2 * math.pi) / p)) + b
|
||||
|
||||
p = d * (0.3 * 1.5)
|
||||
if a < abs(c):
|
||||
a, s = c, p / 4
|
||||
else:
|
||||
s = p / (2 * math.pi) * math.asin(c / a)
|
||||
t -= 1
|
||||
return a * pow(2, -10 * t) * math.sin((t * d - s) * (2 * math.pi) / p ) * 0.5 + c + b
|
||||
|
||||
if t < 1:
|
||||
t -= 1
|
||||
return -0.5 * (a * pow(2, 10 * t) * math.sin((t * d - s) * (2 * math.pi) / p)) + b
|
||||
def easeInBack(t, b, c, d, s = 1.70158):
|
||||
t /= d
|
||||
return c * t * t * ((s + 1) * t - s) + b
|
||||
|
||||
t -= 1
|
||||
return a * pow(2, -10 * t) * math.sin((t * d - s) * (2 * math.pi) / p) * 0.5 + c + b
|
||||
def easeOutBack(t, b, c, d, s = 1.70158):
|
||||
t = t / d - 1
|
||||
return c * (t * t * ((s + 1) * t + s) + 1) + b
|
||||
|
||||
def easeInOutBack(t, b, c, d, s = 1.70158):
|
||||
t /= d / 2
|
||||
s *= 1.525
|
||||
if t < 1:
|
||||
return c / 2 * (t * t * ((s + 1) * t - s)) + b;
|
||||
|
||||
def easeInBack(t, b, c, d, s=1.70158):
|
||||
t /= d
|
||||
return c * t * t * ((s + 1) * t - s) + b
|
||||
|
||||
|
||||
def easeOutBack(t, b, c, d, s=1.70158):
|
||||
t = t / d - 1
|
||||
return c * (t * t * ((s + 1) * t + s) + 1) + b
|
||||
|
||||
|
||||
def easeInOutBack(t, b, c, d, s=1.70158):
|
||||
t /= d / 2
|
||||
s *= 1.525
|
||||
if t < 1:
|
||||
return c / 2 * (t * t * ((s + 1) * t - s)) + b
|
||||
|
||||
t -= 2
|
||||
return c/2 * (t * t * ((s + 1) * t + s) + 2) + b
|
||||
|
||||
t -= 2
|
||||
return c/2 * (t * t * ((s + 1) * t + s) + 2) + b;
|
||||
|
||||
def easeInBounce(t, b, c, d):
|
||||
return c - easeOutBounce(d-t, 0, c, d) + b
|
||||
|
||||
return c - easeOutBounce(d-t, 0, c, d) + b;
|
||||
|
||||
def easeOutBounce(t, b, c, d):
|
||||
t /= d
|
||||
if t < (1/2.75):
|
||||
return c*(7.5625*t*t) + b
|
||||
t /= d
|
||||
if t < (1/2.75):
|
||||
return c*(7.5625*t*t) + b;
|
||||
|
||||
elif t < (2/2.75):
|
||||
t -= (1.5/2.75)
|
||||
return c*(7.5625*t*t + 0.75) + b
|
||||
elif t < (2/2.75):
|
||||
t -= (1.5/2.75)
|
||||
return c*(7.5625*t*t + 0.75) + b;
|
||||
|
||||
elif t < (2.5/2.75):
|
||||
t -= (2.25/2.75)
|
||||
return c*(7.5625*t*t + 0.9375) + b
|
||||
|
||||
else:
|
||||
t -= (2.625/2.75)
|
||||
return c*(7.5625*t*t + 0.984375) + b
|
||||
elif t < (2.5/2.75):
|
||||
t -= (2.25/2.75)
|
||||
return c*(7.5625*t*t + 0.9375) + b;
|
||||
|
||||
else:
|
||||
t -= (2.625/2.75)
|
||||
return c*(7.5625*t*t + 0.984375) + b;
|
||||
|
||||
def easeInOutBounce(t, b, c, d):
|
||||
if t < d/2:
|
||||
return easeInBounce(t*2, 0, c, d) * .5 + b
|
||||
if t < d/2:
|
||||
return easeInBounce(t*2, 0, c, d) * .5 + b;
|
||||
|
||||
return easeOutBounce(t*2-d, 0, c, d) * .5 + c*.5 + b
|
||||
return easeOutBounce(t*2-d, 0, c, d) * .5 + c*.5 + b;
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
import math
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
scheduleUrl = 'https://eh15.easterhegg.eu/frab/en/eh15/public/schedule.xml'
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
import subprocess
|
||||
import os.path
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
import svg.path
|
||||
import random
|
||||
|
@ -278,7 +277,7 @@ def tasks(queue, args, idlist, skiplist):
|
|||
|
||||
if event['id'] == 8496:
|
||||
eventTitle = 'Know your tools - I’m firing my laser! -'
|
||||
|
||||
|
||||
# generate a task description and put them into the queue
|
||||
queue.put(Rendertask(
|
||||
infile='intro.svg',
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
@ -32,7 +31,7 @@ def introFrames(p):
|
|||
('text', 'style', 'opacity', easeLinear(i, 1, 0, frames)),
|
||||
('bg', 'style', 'opacity', easeLinear(i, 1, 0, frames)),
|
||||
)
|
||||
|
||||
|
||||
frames = int(fps/2)
|
||||
for i in range(0, frames):
|
||||
yield (
|
||||
|
@ -41,7 +40,7 @@ def introFrames(p):
|
|||
('text', 'style', 'opacity', 0),
|
||||
('bg', 'style', 'opacity',0),
|
||||
)
|
||||
|
||||
|
||||
# Show Sponsor
|
||||
frames = 5*fps
|
||||
for i in range(0, frames):
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
@ -16,13 +15,13 @@ def introFrames(p):
|
|||
|
||||
nr = p['$id'];
|
||||
|
||||
# 1 Sekunde nix
|
||||
# 1 Sekunde nix
|
||||
frames = 1*fps
|
||||
for i in range(0, frames):
|
||||
givenFrame += 1
|
||||
yield (
|
||||
('bg', 'attr', '{http://www.w3.org/1999/xlink}href', "given-frames/frame%04d.png" % (givenFrame)),
|
||||
('layer1', 'style', 'opacity', "%.4f" % 0), # nix
|
||||
('layer1', 'style', 'opacity', "%.4f" % 0), # nix
|
||||
# ('text', 'attr', 'transform', 'translate(%.4f, 0)' % easeOutQuad(i, move, -move, frames)),
|
||||
)
|
||||
|
||||
|
@ -45,7 +44,7 @@ def introFrames(p):
|
|||
('layer1', 'style', 'opacity', "%.4f" %1),
|
||||
# ('text', 'attr', 'transform', 'translate(%.4f, 0)' % easeOutQuad(i, move, -move, frames)),
|
||||
)
|
||||
|
||||
|
||||
# 1 Sekunde Text Fadeout
|
||||
frames = 1*fps
|
||||
for i in range(0, frames):
|
||||
|
@ -55,7 +54,7 @@ def introFrames(p):
|
|||
('layer1', 'style', 'opacity', "%.4f" % easeInQuad(i, 1, -1, frames)),
|
||||
# ('text', 'attr', 'transform', 'translate(%.4f, 0)' % easeOutQuad(i, move, -move, frames)),
|
||||
)
|
||||
|
||||
|
||||
# Sponsors
|
||||
frames = 187
|
||||
for i in range(0, frames):
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
import math
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
import math
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
import math
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
import math
|
||||
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
# vim: tabstop=4 shiftwidth=4 expandtab
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
import math
|
||||
|
||||
|
@ -98,7 +96,6 @@ def tasks(queue, params, idlist, skiplist):
|
|||
|
||||
# generate a task description and put them into the queue
|
||||
if int(event['id']) not in skiplist:
|
||||
print("processing id (%s [%s])" % (event['title'], event['id']))
|
||||
queue.put(Rendertask(
|
||||
infile = 'intro.svg',
|
||||
outfile = str(event['id'])+".ts",
|
||||
|
@ -111,7 +108,6 @@ def tasks(queue, params, idlist, skiplist):
|
|||
}
|
||||
))
|
||||
|
||||
|
||||
# place a task for the outro into the queue
|
||||
if not "out" in skiplist:
|
||||
queue.put(Rendertask(
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
import subprocess
|
||||
import os.path
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
import svg.path
|
||||
|
||||
|
@ -161,7 +160,7 @@ def pauseFrames(params):
|
|||
('text1', 'style', 'opacity', 0),
|
||||
('text2', 'style', 'opacity', 0),
|
||||
)
|
||||
|
||||
|
||||
def debug():
|
||||
render('intro.svg',
|
||||
'../intro.ts',
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
import subprocess
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
scheduleUrl = 'http://www.fossgis.de/konferenz/2014/programm/schedule.de.xml'
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
import subprocess
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
scheduleUrl = 'http://www.fossgis.de/konferenz/2015/programm/schedule.de.xml'
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
import subprocess
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
import subprocess
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
import subprocess
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
import subprocess
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
import svg.path
|
||||
from lxml import etree
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
scheduleUrl = 'http://programm.froscon.de/2014/schedule.xml'
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
import svg.path
|
||||
from lxml import etree
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
import subprocess
|
||||
import os.path
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
import svg.path
|
||||
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
import subprocess
|
||||
import os.path
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
import svg.path
|
||||
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
import subprocess
|
||||
import os.path
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
import svg.path
|
||||
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
import subprocess
|
||||
import os.path
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
import svg.path
|
||||
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
import subprocess
|
||||
import os.path
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
import svg.path
|
||||
|
||||
|
|
|
@ -1,161 +0,0 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
import subprocess
|
||||
import os.path
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
import svg.path
|
||||
|
||||
# URL to Schedule-XML
|
||||
scheduleUrl = 'https://programm.froscon.de/2022/schedule.xml'
|
||||
|
||||
# For (really) too long titles
|
||||
titlemap = {
|
||||
#
|
||||
}
|
||||
|
||||
|
||||
def introFrames(args):
|
||||
xml = etree.parse('froscon2022/artwork/intro.svg').getroot()
|
||||
pathstr = xml.find(".//*[@id='animatePath']").get('d')
|
||||
frog = xml.find(".//*[@id='animatePath']").get('d')
|
||||
path = svg.path.parse_path(pathstr)
|
||||
|
||||
init = path.point(0)
|
||||
|
||||
frames = 3*fps
|
||||
for i in range(0, frames):
|
||||
p = path.point(i / frames) - init
|
||||
yield (
|
||||
('animatePath', 'style', 'opacity', 0),
|
||||
('frog', 'attr', 'transform', 'translate(%.4f, %.4f)' % (p.real, p.imag+120)),
|
||||
('title', 'style', 'opacity', 0),
|
||||
('names', 'style', 'opacity', 0),
|
||||
)
|
||||
|
||||
# frames = int(0.5*fps)
|
||||
# for i in range(0, frames):
|
||||
# yield (
|
||||
# ('animatePath', 'style', 'opacity', 0),
|
||||
# ('frog', 'attr', 'transform', 'translate(%.4f, %.4f)' % (p.real, p.imag+120)),
|
||||
# ('title', 'style', 'opacity', easeLinear(i, 0, 1, frames)),
|
||||
# ('names', 'style', 'opacity', easeLinear(i, 0, 1, frames)),
|
||||
# )
|
||||
|
||||
frames = int(3.0*fps)
|
||||
for i in range(0, frames):
|
||||
yield (
|
||||
('animatePath', 'style', 'opacity', 0),
|
||||
('frog', 'attr', 'transform', 'translate(%.4f, %.4f)' % (p.real, p.imag+120)),
|
||||
)
|
||||
|
||||
def outroFrames(args):
|
||||
xml = etree.parse('froscon2022/artwork/outro.svg').getroot()
|
||||
|
||||
frames = int(4*fps)
|
||||
for i in range(0, frames):
|
||||
yield ()
|
||||
|
||||
def pauseFrames(args):
|
||||
frames = 2*fps
|
||||
for i in range(0, frames):
|
||||
yield (
|
||||
('text1', 'style', 'opacity', 1),
|
||||
('text2', 'style', 'opacity', 0),
|
||||
)
|
||||
|
||||
frames = 1*fps
|
||||
for i in range(0, frames):
|
||||
yield (
|
||||
('text1', 'style', 'opacity', easeLinear(i, 1, -1, frames)),
|
||||
('text2', 'style', 'opacity', 0),
|
||||
)
|
||||
|
||||
frames = 1*fps
|
||||
for i in range(0, frames):
|
||||
yield (
|
||||
('text1', 'style', 'opacity', 0),
|
||||
('text2', 'style', 'opacity', easeLinear(i, 0, 1, frames)),
|
||||
)
|
||||
|
||||
frames = 2*fps
|
||||
for i in range(0, frames):
|
||||
yield (
|
||||
('text1', 'style', 'opacity', 0),
|
||||
('text2', 'style', 'opacity', 1),
|
||||
)
|
||||
|
||||
frames = 1*fps
|
||||
for i in range(0, frames):
|
||||
yield (
|
||||
('text1', 'style', 'opacity', 0),
|
||||
('text2', 'style', 'opacity', easeLinear(i, 1, -1, frames)),
|
||||
)
|
||||
|
||||
frames = 1*fps
|
||||
for i in range(0, frames):
|
||||
yield (
|
||||
('text1', 'style', 'opacity', easeLinear(i, 0, 1, frames)),
|
||||
('text2', 'style', 'opacity', 0),
|
||||
)
|
||||
|
||||
def debug():
|
||||
render('intro.svg',
|
||||
'../intro.ts',
|
||||
introFrames,
|
||||
{
|
||||
'$id': 2404,
|
||||
'$title': 'Linux Container im High Performance Computing',
|
||||
'$subtitle': 'Vom Wal zur Singularität und weiter',
|
||||
'$personnames': 'Holger Gantikow'
|
||||
}
|
||||
)
|
||||
|
||||
# render('outro.svg',
|
||||
# '../outro.ts',
|
||||
# outroFrames
|
||||
# )
|
||||
|
||||
# render('pause.svg',
|
||||
# '../pause.ts',
|
||||
# pauseFrames
|
||||
# )
|
||||
|
||||
|
||||
def tasks(queue, args, idlist, skiplist):
|
||||
# iterate over all events extracted from the schedule xml-export
|
||||
for event in events(scheduleUrl):
|
||||
if event['room'] not in ('HS 1/2', 'HS3', 'HS4', 'HS7', 'HS8'):
|
||||
print("skipping room %s (%s)" % (event['room'], event['title']))
|
||||
continue
|
||||
|
||||
if (event['id'] in idlist or not idlist) and not 'intro' in skiplist:
|
||||
# generate a task description and put them into the queue
|
||||
queue.put(Rendertask(
|
||||
infile = 'intro.svg',
|
||||
outfile = str(event['id'])+".ts",
|
||||
sequence = introFrames,
|
||||
parameters = {
|
||||
'$id': event['id'],
|
||||
'$title': event['title'],
|
||||
# '$subtitle': event['subtitle'],
|
||||
'$personnames': event['personnames']
|
||||
}
|
||||
))
|
||||
|
||||
if not 'outro' in skiplist:
|
||||
# place a task for the outro into the queue
|
||||
queue.put(Rendertask(
|
||||
infile = 'outro.svg',
|
||||
outfile = 'outro.ts',
|
||||
sequence = outroFrames
|
||||
))
|
||||
|
||||
if not 'pause' in skiplist:
|
||||
# place the pause-sequence into the queue
|
||||
queue.put(Rendertask(
|
||||
infile = 'pause.svg',
|
||||
outfile = 'pause.ts',
|
||||
sequence = pauseFrames
|
||||
))
|
|
@ -1,218 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
width="1920"
|
||||
height="1080"
|
||||
viewBox="0 0 1920 1080"
|
||||
sodipodi:docname="background.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<metadata
|
||||
id="metadata8">
|
||||
<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>
|
||||
<defs
|
||||
id="defs6" />
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1025"
|
||||
inkscape:window-height="1026"
|
||||
id="namedview4"
|
||||
showgrid="false"
|
||||
inkscape:zoom="0.2816083"
|
||||
inkscape:cx="713.75738"
|
||||
inkscape:cy="1200.2487"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg2"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:pagecheckerboard="0">
|
||||
<sodipodi:guide
|
||||
position="1664.2857,871.42857"
|
||||
orientation="1,0"
|
||||
id="guide4731"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="1840.4762,-14.285714"
|
||||
orientation="1,0"
|
||||
id="guide4733"
|
||||
inkscape:locked="false" />
|
||||
</sodipodi:namedview>
|
||||
<rect
|
||||
id="rect2600"
|
||||
width="1920"
|
||||
height="1080"
|
||||
x="0"
|
||||
y="0"
|
||||
style="fill:#1f1fa3;fill-opacity:1;stroke-width:1" />
|
||||
<g
|
||||
id="Assets"
|
||||
stroke="none"
|
||||
stroke-width="1"
|
||||
fill="none"
|
||||
fill-rule="evenodd"
|
||||
transform="matrix(0.5159005,0,0,0.5159005,1535.7523,25.682362)">
|
||||
<g
|
||||
id="Logo-negative-(white)"
|
||||
transform="translate(-152,-723)"
|
||||
fill="#ffffff"
|
||||
fill-rule="nonzero">
|
||||
<g
|
||||
id="FrOSCon-Logo-rgb-white-endorse-below"
|
||||
transform="translate(152.66729,723)">
|
||||
<path
|
||||
d="m 0,125.00892 v -86.223767 0 C 0,31.796236 1.6859231,25.481687 5.0577694,19.841508 8.4296157,14.201329 12.966282,9.695316 18.667767,6.3234697 24.369253,2.9516235 30.653148,1.2657003 37.519453,1.2657003 h 41.531479 c 2.761423,0 5,2.2385763 5,5 V 19.43948 c 0,2.761424 -2.238577,5 -5,5 H 40.462155 v 0 c -3.923603,0 -7.264796,1.410045 -10.023579,4.230135 -2.758783,2.820089 -4.138175,6.191935 -4.138175,10.115538 v 15.782835 c 0,2.761423 2.238576,5 5,5 h 41.497288 c 2.761424,0 5,2.238576 5,5 v 13.173779 c 0,2.761424 -2.238576,5 -5,5 H 31.300401 c -2.761424,0 -5,2.238577 -5,5 v 37.267153 c 0,2.76143 -2.238576,5 -5,5 H 5 c -2.7614237,0 -5,-2.23857 -5,-5 z"
|
||||
id="Path" />
|
||||
<path
|
||||
d="m 92.042871,125.00892 v -62.130392 0 c 0,-8.337657 2.360292,-14.866777 7.080877,-19.587362 4.720582,-4.720585 11.249702,-7.080877 19.587362,-7.080877 h 20.93256 c 2.76143,0 5,2.238576 5,5 v 11.51851 c 0,2.761424 -2.23857,5 -5,5 h -16.51851 v 0 c -1.59396,0 -2.97335,0.551756 -4.13817,1.65527 -1.16482,1.103513 -1.74723,2.513558 -1.74723,4.230134 v 61.394717 c 0,2.76143 -2.23858,5 -5,5 H 97.042871 c -2.761424,0 -5,-2.23857 -5,-5 z"
|
||||
id="path1976" />
|
||||
<path
|
||||
d="m 298.50444,124.99554 v -13.17378 c 0,-2.76142 2.23857,-5 5,-5 h 50.17566 v 0 c 2.69748,0 5.14973,-0.67437 7.35676,-2.02311 2.20703,-1.34874 3.98491,-3.15727 5.33365,-5.425606 1.34874,-2.268333 2.0231,-4.751237 2.0231,-7.448715 0,-2.820089 -0.67436,-5.3643 -2.0231,-7.632633 -1.34874,-2.268333 -3.12662,-4.076869 -5.33365,-5.425608 -2.20703,-1.348738 -4.65928,-2.023107 -7.35676,-2.023107 h -21.51851 c -7.23414,0 -13.79391,-1.471351 -19.67932,-4.414054 -5.8854,-2.942702 -10.57533,-7.203489 -14.06979,-12.782362 -3.49446,-5.578873 -5.24169,-12.291913 -5.24169,-20.139119 0,-7.724593 1.65527,-14.437632 4.96581,-20.139118 3.31054,-5.701485 7.7859,-10.1461917 13.42608,-13.334119 5.64018,-3.1879274 11.89342,-4.7818911 18.75973,-4.7818911 h 50.91134 c 2.76142,0 5,2.2385762 5,5 V 19.426098 c 0,2.761423 -2.23858,5 -5,5 h -48.33648 v 0 c -2.45225,0 -4.72058,0.643716 -6.805,1.931148 -2.08441,1.287432 -3.70903,2.973355 -4.87385,5.057769 -1.16482,2.084414 -1.74723,4.414054 -1.74723,6.988918 0,2.574865 0.58241,4.904504 1.74723,6.988918 1.16482,2.084414 2.78944,3.739684 4.87385,4.96581 2.08442,1.226126 4.35275,1.839189 6.805,1.839189 h 22.25418 c 7.96982,0 14.89743,1.532657 20.78284,4.597972 5.8854,3.065315 10.45272,7.356755 13.70196,12.874322 3.24923,5.517567 4.87385,11.954728 4.87385,19.311483 0,8.705494 -1.68593,16.123553 -5.05777,22.254183 -3.37185,6.13063 -7.90851,10.78991 -13.61,13.97784 -5.70148,3.18792 -11.98538,4.78189 -18.85169,4.78189 h -53.4862 c -2.76143,0 -5,-2.23858 -5,-5 z"
|
||||
id="path1978" />
|
||||
<path
|
||||
d="m 469.33159,129.99554 c -10.05424,-0.24523 -19.12757,-2.05376 -27.22,-5.42561 -8.09243,-3.37184 -15.02004,-7.96982 -20.78283,-13.79391 -5.76279,-5.8241 -10.2075,-12.598448 -13.33412,-20.323042 -3.12662,-7.724593 -4.68993,-16.000943 -4.68993,-24.829049 0,-8.828107 1.56331,-17.104457 4.68993,-24.82905 3.12662,-7.724594 7.57133,-14.498939 13.33412,-20.323037 5.76279,-5.824098 12.6904,-10.452724 20.78283,-13.8858764 8.09243,-3.4331526 17.16576,-5.2110351 27.22,-5.3336477 h 15.04716 c 2.76142,0 5,2.2385762 5,5 V 19.426098 c 0,2.761423 -2.23858,5 -5,5 h -14.49541 v 0 c -5.8854,0.122612 -11.28035,1.226126 -16.18486,3.31054 -4.9045,2.084414 -9.16529,4.96581 -12.78236,8.644187 -3.61707,3.678378 -6.40651,8.000472 -8.36831,12.966282 -1.9618,4.96581 -2.9427,10.391417 -2.9427,16.276822 0,5.885404 0.9809,11.311011 2.9427,16.276821 1.9618,4.96581 4.75124,9.287904 8.36831,12.966282 3.61707,3.678377 7.87786,6.559778 12.78236,8.644188 4.90451,2.08441 10.29946,3.18793 16.18486,3.31054 h 14.49541 c 2.76142,0 5,2.23858 5,5 v 13.17378 c 0,2.76142 -2.23858,5 -5,5 z"
|
||||
id="path1980" />
|
||||
<path
|
||||
d="m 547.43012,132.20257 c -9.68639,0 -18.33058,-2.17638 -25.93256,-6.52912 -7.60198,-4.35275 -13.61,-10.24965 -18.02405,-17.6907 -4.41406,-7.44105 -6.62108,-15.736562 -6.62108,-24.886527 0,-9.149965 2.20702,-17.445473 6.62108,-24.886525 4.41405,-7.441051 10.42207,-13.337951 18.02405,-17.690698 7.60198,-4.352747 16.24617,-6.52912 25.93256,-6.52912 9.6864,0 18.33058,2.176373 25.93256,6.52912 7.60198,4.352747 13.61,10.224741 18.02406,17.615981 4.41405,7.391241 6.62108,15.728897 6.62108,25.012969 0,9.16146 -2.20703,17.45122 -6.62108,24.86928 -4.41406,7.41806 -10.42208,13.30347 -18.02406,17.65622 -7.60198,4.35274 -16.24616,6.52912 -25.93256,6.52912 z m 0,-21.51851 c 5.14973,0 9.59444,-1.22613 13.33412,-3.67838 3.73968,-2.45225 6.62108,-5.75561 8.64419,-9.910069 2.02311,-4.154459 3.03466,-8.813259 3.03466,-13.976398 0,-5.165056 -1.01155,-9.831997 -3.03466,-14.000826 -2.02311,-4.168828 -4.90451,-7.479368 -8.64419,-9.931619 -3.73968,-2.452252 -8.18439,-3.678378 -13.33412,-3.678378 -5.14973,0 -9.59444,1.226126 -13.33412,3.678378 -3.73968,2.452251 -6.62108,5.755607 -8.64419,9.910066 -2.0231,4.15446 -3.03466,8.813259 -3.03466,13.976399 0,5.165055 1.01156,9.831997 3.03466,14.000825 2.02311,4.168832 4.90451,7.479372 8.64419,9.931622 3.73968,2.45225 8.18439,3.67838 13.33412,3.67838 z"
|
||||
id="Shape" />
|
||||
<path
|
||||
d="m 610.07947,124.99554 v -48.888235 0 c 0,-7.724593 1.80853,-14.774817 5.4256,-21.150672 3.61708,-6.375855 8.85876,-11.464277 15.72507,-15.265268 6.8663,-3.80099 15.08135,-5.701485 24.64513,-5.701485 9.68639,0 17.93209,1.900495 24.73709,5.701485 6.805,3.800991 12.01603,8.889413 15.63311,15.265268 3.61707,6.375855 5.4256,13.426079 5.4256,21.150672 v 48.888235 c 0,2.76142 -2.23857,5 -5,5 h -15.19688 c -2.76143,0 -5,-2.23858 -5,-5 v -48.888235 0 c 0,-3.80099 -0.9196,-7.264796 -2.75879,-10.391417 -1.83919,-3.126621 -4.32209,-5.609526 -7.44871,-7.448715 -3.12662,-1.839189 -6.59043,-2.758783 -10.39142,-2.758783 -3.80099,0 -7.2648,0.919594 -10.39142,2.758783 -3.12662,1.839189 -5.60952,4.322094 -7.44871,7.448715 -1.83919,3.126621 -2.75879,6.590427 -2.75879,10.391417 v 48.888235 c 0,2.76142 -2.23857,5 -5,5 h -15.19688 c -2.76143,0 -5,-2.23858 -5,-5 z"
|
||||
id="path1983" />
|
||||
<path
|
||||
d="m 220,0 c 36.45079,0 66,29.549206 66,66 0,36.45079 -29.54921,66 -66,66 -36.45079,0 -66,-29.54921 -66,-66 0,-36.450794 29.54921,-66 66,-66 z m -17.00189,18.568446 -1.93756,2.831494 1.53943,2.668682 -0.63153,5.078586 -1.8052,-2.303226 0.34534,-3.389575 -3.06967,-2.015477 -3.39205,1.361896 -0.0169,3.912827 2.97572,1.516205 1.45972,5.927492 2.15161,6.815043 -0.0305,7.082912 2.34465,2.071055 4.61088,0.221223 1.8584,0.946904 -4.51345,8.779253 -0.42032,7.509823 -8.75187,-8.896009 -3.40232,-1.733568 -5.60842,2.151177 -1.00711,1.97656 -0.36684,10.187218 4.61019,13.623996 -4.36646,-3.879041 -3.78726,-6.589605 -1.167,-3.653386 0.36458,-2.304699 2.18849,-2.430273 -1.37613,-3.145307 -3.29197,-0.699651 -1.96044,3.203366 1.47629,2.195534 -0.57391,2.87169 -1.97667,-2.314596 -0.0599,-2.520959 -3.84258,-1.369528 -1.98185,2.199722 0.57695,3.220288 2.81609,0.721386 1.23051,2.572829 -2.24123,0.291333 -2.30388,-2.607181 -3.31321,1.246521 -0.27564,3.134268 2.48751,1.660461 2.05638,-0.786817 3.60758,1.838155 7.71477,5.765467 6.95085,7.952341 3.6232,1.385835 4.33669,-2.787504 -0.68495,-13.861259 5.28244,6.489427 2.48527,2.416679 8.6469,4.405812 3.41594,0.590138 8.35499,0.459194 -11.61659,7.593309 0.2939,5.146904 3.25083,2.11666 10.51918,0.94909 9.19899,2.85252 3.60758,1.83816 0.57217,2.12612 2.80546,1.03644 2.37366,-2.06526 -0.93901,-3.41314 -3.46343,-0.33141 -1.08167,-1.98444 2.80474,-0.51677 2.23887,1.85425 2.94439,-1.42608 0.61471,-2.89631 -3.36659,-2.30373 -2.07468,1.43336 -3.03441,-0.23868 1.98592,-2.15223 2.64396,-0.0962 1.43926,-3.468912 -2.501,-2.252016 -3.35348,0.735449 -0.67977,3.199007 -1.65024,1.649618 -3.6416,1.203284 -7.5572,0.80932 -5.70475,-1.2525 13.73185,-4.278263 8.02601,-6.284677 1.00711,-1.97656 -1.55621,-5.801736 -3.40232,-1.733568 -12.34125,-1.851476 5.82852,-4.754204 4.44963,-8.811776 1.8584,0.946903 2.88918,3.60025 3.05367,0.679523 5.71227,-4.187905 6.77817,-2.265089 5.65344,-2.30316 2.97572,1.516205 3.15563,-2.313542 -0.892,-3.544729 -3.43486,-1.298747 -2.53924,2.271729 -2.92441,-0.106632 3.73745,-3.496042 3.06387,-0.323182 1.15185,-3.231833 -2.05137,-2.667005 -3.45449,0.792909 -0.63713,3.251767 -3.16848,2.671159 0.10965,-4.229708 1.66104,-2.137611 -2.23877,-3.241974 -3.54914,0.292887 -1.24839,3.543213 1.6286,2.38328 -1.09677,3.288072 -3.7193,6.163988 -4.50112,2.161253 -4.63654,-10.479651 3.61811,-4.86316 0.0449,-6.64112 1.34093,-1.90326 -0.4133,-5.102476 -1.03338,-1.16321 -1.11562,-4.370289 -2.81584,-3.091877 0.0301,-0.05818 -0.0927,-0.0099 -0.0625,-0.06915 -0.0303,0.05808 -4.1556,-0.460247 -4.19138,1.666237 -1.54846,-0.152307 -4.37092,2.664798 -0.75159,2.203542 -5.3464,3.939863 -1.80771,5.785606 -11.20351,2.408738 -0.8972,-4.911831 2.80062,-6.632079 2.01545,-2.819981 2.88538,-0.08329 2.13273,-3.09262 -1.84918,-3.043465 -3.93873,0.09438 -0.75303,2.600265 -3.35745,2.574872 0.29863,-4.133421 2.25623,-2.426791 -1.38902,-3.260807 z"
|
||||
id="path1985" />
|
||||
<path
|
||||
d="m 0.83694671,181.344 v -21.05081 c 0,-1.14329 0.17423049,-2.0978 0.52269139,-2.86354 0.3484609,-0.76574 0.8060417,-1.37036 1.3727422,-1.81388 0.5667005,-0.44351 1.1987969,-0.7587 1.8962891,-0.94558 0.6974921,-0.18687 1.3884257,-0.2803 2.0728007,-0.2803 0.9448177,0.0103 2.0588282,0.0239 3.3420309,0.0411 1.283204,0.0171 2.634274,0.0557 4.053211,0.11577 1.418938,0.0601 2.788828,0.15228 4.109672,0.2766 v 3.73669 H 7.901978 c -0.8189688,0 -1.4476433,0.22699 -1.8860235,0.68095 -0.4383802,0.45397 -0.6575703,1.06915 -0.6575703,1.84554 v 5.44477 l 11.1735628,0.25949 v 3.54335 L 5.3583842,170.59418 V 181.344 Z"
|
||||
id="path1987" />
|
||||
<path
|
||||
d="m 20.623859,181.344 v -19.55317 h 3.478906 l 1.042531,3.12931 c 0.764599,-0.94368 1.625486,-1.74478 2.58266,-2.4033 0.957175,-0.65852 2.083637,-0.98778 3.379387,-0.98778 0.274891,0 0.558716,0.0146 0.851477,0.0439 0.29276,0.0293 0.56594,0.0804 0.819539,0.15342 v 4.62922 c -0.353594,-0.0487 -0.723252,-0.0902 -1.108973,-0.12461 -0.385721,-0.0344 -0.758801,-0.0516 -1.119238,-0.0516 -0.774865,0 -1.470836,0.0898 -2.087914,0.26947 -0.617078,0.17965 -1.19452,0.44427 -1.732324,0.79387 -0.537805,0.34961 -1.06601,0.79226 -1.584614,1.32798 V 181.344 Z"
|
||||
id="path1989" />
|
||||
<path
|
||||
d="m 43.180654,181.54132 c -2.118141,0 -3.805886,-0.29485 -5.063235,-0.88455 -1.257349,-0.5897 -2.161104,-1.61094 -2.711265,-3.06372 -0.550162,-1.45278 -0.825242,-3.46313 -0.825242,-6.03105 0,-2.63067 0.267286,-4.6721 0.801859,-6.12431 0.534573,-1.4522 1.420173,-2.4703 2.656801,-3.0543 1.236627,-0.584 2.91116,-0.876 5.023597,-0.876 1.871766,0 3.37587,0.19219 4.512313,0.57658 1.136443,0.38439 1.966247,1.05888 2.489414,2.02347 0.523167,0.96459 0.78475,2.31642 0.78475,4.05549 0,1.25507 -0.247231,2.25255 -0.741692,2.99243 -0.49446,0.73989 -1.194994,1.26762 -2.101601,1.58319 -0.906607,0.31557 -1.978129,0.47336 -3.214566,0.47336 h -5.732211 c 0.04296,1.2064 0.204076,2.17165 0.483339,2.89576 0.279263,0.72411 0.791119,1.24452 1.535567,1.56123 0.744448,0.31672 1.834125,0.47507 3.269031,0.47507 h 5.922695 v 2.66393 c -1.012494,0.18326 -2.073656,0.35131 -3.183484,0.50416 -1.109828,0.15284 -2.411852,0.22926 -3.90607,0.22926 z M 39.016802,170.4573 h 5.324438 c 0.85813,0 1.489561,-0.16472 1.894293,-0.49418 0.404731,-0.32945 0.607097,-0.92229 0.607097,-1.77851 0,-0.85395 -0.125754,-1.5273 -0.377261,-2.02005 -0.251508,-0.49275 -0.653293,-0.84368 -1.205356,-1.0528 -0.552062,-0.20911 -1.284344,-0.31367 -2.196844,-0.31367 -1.014395,0 -1.81673,0.16007 -2.407004,0.4802 -0.590273,0.32014 -1.011069,0.89026 -1.262386,1.71037 -0.251318,0.82011 -0.376977,1.97632 -0.376977,3.46864 z"
|
||||
id="path1991" />
|
||||
<path
|
||||
d="m 62.113652,181.54132 c -2.118141,0 -3.805885,-0.29485 -5.063234,-0.88455 -1.257349,-0.5897 -2.161105,-1.61094 -2.711266,-3.06372 -0.550162,-1.45278 -0.825242,-3.46313 -0.825242,-6.03105 0,-2.63067 0.267286,-4.6721 0.801859,-6.12431 0.534573,-1.4522 1.420173,-2.4703 2.656801,-3.0543 1.236628,-0.584 2.91116,-0.876 5.023598,-0.876 1.871765,0 3.375869,0.19219 4.512312,0.57658 1.136443,0.38439 1.966247,1.05888 2.489414,2.02347 0.523167,0.96459 0.78475,2.31642 0.78475,4.05549 0,1.25507 -0.24723,2.25255 -0.741691,2.99243 -0.494461,0.73989 -1.194995,1.26762 -2.101602,1.58319 -0.906607,0.31557 -1.978129,0.47336 -3.214566,0.47336 h -5.732211 c 0.04296,1.2064 0.204077,2.17165 0.48334,2.89576 0.279263,0.72411 0.791118,1.24452 1.535566,1.56123 0.744448,0.31672 1.834125,0.47507 3.269031,0.47507 h 5.922696 v 2.66393 c -1.012495,0.18326 -2.073657,0.35131 -3.183485,0.50416 -1.109828,0.15284 -2.411851,0.22926 -3.90607,0.22926 z M 57.9498,170.4573 h 5.324438 c 0.85813,0 1.489561,-0.16472 1.894293,-0.49418 0.404732,-0.32945 0.607097,-0.92229 0.607097,-1.77851 0,-0.85395 -0.125753,-1.5273 -0.377261,-2.02005 -0.251508,-0.49275 -0.653293,-0.84368 -1.205356,-1.0528 -0.552062,-0.20911 -1.284343,-0.31367 -2.196843,-0.31367 -1.014396,0 -1.816731,0.16007 -2.407004,0.4802 -0.590274,0.32014 -1.011069,0.89026 -1.262387,1.71037 -0.251318,0.82011 -0.376977,1.97632 -0.376977,3.46864 z"
|
||||
id="path1993" />
|
||||
<path
|
||||
d="m 85.95017,181.563 c -1.458479,0 -2.653664,-0.43515 -3.585554,-1.30545 -0.931891,-0.8703 -1.397836,-2.07689 -1.397836,-3.61977 v -1.64592 c 0,-1.50031 0.517748,-2.72962 1.553246,-3.68793 1.035497,-0.95832 2.630946,-1.43747 4.786348,-1.43747 h 5.56796 v -1.70467 c 0,-0.68741 -0.117769,-1.26134 -0.353308,-1.72177 -0.235539,-0.46043 -0.675155,-0.80557 -1.318848,-1.0354 -0.643693,-0.22984 -1.600297,-0.34476 -2.869812,-0.34476 h -5.926688 v -2.62172 c 0.91174,-0.25284 1.972996,-0.46795 3.18377,-0.64531 1.210773,-0.17737 2.6568,-0.271 4.338082,-0.28088 1.614745,-0.0103 2.978742,0.18573 4.091992,0.58799 1.11325,0.40226 1.954271,1.06601 2.523062,1.99125 0.568792,0.92523 0.853188,2.18211 0.853188,3.77062 V 181.344 H 93.85242 l -0.763648,-2.12157 c -0.152844,0.14296 -0.450832,0.33858 -0.893965,0.58685 -0.443133,0.24828 -0.993389,0.51062 -1.650769,0.78704 -0.657381,0.27641 -1.380157,0.50662 -2.168329,0.69064 -0.788172,0.18403 -1.596684,0.27604 -2.425539,0.27604 z m 2.187149,-3.19204 c 0.312531,0.01 0.669737,-0.0249 1.071617,-0.10437 0.40188,-0.0795 0.808798,-0.17509 1.220754,-0.28687 0.411956,-0.11178 0.797772,-0.22603 1.157449,-0.34276 0.359677,-0.11672 0.653388,-0.22204 0.881133,-0.31595 0.227745,-0.0939 0.363099,-0.1479 0.406062,-0.16197 v -5.1214 l -4.221453,0.23382 c -1.112869,0.0772 -1.918531,0.35902 -2.416984,0.84549 -0.498453,0.48648 -0.74768,1.13274 -0.74768,1.93878 v 0.82068 c 0,0.60719 0.124709,1.097 0.374125,1.46941 0.249417,0.37241 0.577156,0.6339 0.983219,0.78446 0.406062,0.15057 0.836648,0.23079 1.291758,0.24068 z"
|
||||
id="path1995" />
|
||||
<path
|
||||
d="m 101.1903,181.344 v -19.55317 h 3.68479 l 0.83665,2.04856 c 0.7992,-0.61974 1.77747,-1.17085 2.93483,-1.65333 1.15735,-0.48249 2.3495,-0.72373 3.57643,-0.72373 1.533,0 2.73997,0.30987 3.62091,0.92961 0.88094,0.61974 1.50971,1.45059 1.88631,2.49255 0.3766,1.04196 0.56489,2.18401 0.56489,3.42615 V 181.344 h -4.52143 v -12.47559 c 0,-0.70186 -0.13289,-1.29955 -0.39865,-1.79306 -0.26577,-0.49351 -0.63638,-0.87524 -1.11183,-1.14519 -0.47545,-0.26995 -1.05346,-0.40492 -1.73403,-0.40492 -0.62734,0 -1.21676,0.0661 -1.76826,0.19847 -0.55149,0.13231 -1.07256,0.3188 -1.56322,0.55947 -0.49066,0.24068 -0.98598,0.52564 -1.48595,0.8549 V 181.344 Z"
|
||||
id="path1997" />
|
||||
<path
|
||||
d="m 128.4808,181.563 c -1.55467,0 -2.85261,-0.33288 -3.89381,-0.99862 -1.0412,-0.66575 -1.82053,-1.72139 -2.338,-3.16695 -0.51746,-1.44555 -0.77619,-3.32986 -0.77619,-5.65293 0,-2.42345 0.2305,-4.38552 0.6915,-5.8862 0.461,-1.50068 1.22931,-2.601 2.30492,-3.30097 1.07561,-0.69996 2.53447,-1.04994 4.37658,-1.04994 0.96953,0 1.92528,0.10066 2.86724,0.30198 0.94197,0.20132 1.77244,0.43144 2.49141,0.69036 v -9.00523 h 4.52144 v 27.8495 h -3.75779 l -0.76365,-1.90884 c -0.40226,0.36348 -0.92162,0.70728 -1.55809,1.03141 -0.63647,0.32413 -1.31514,0.5879 -2.03602,0.79131 -0.72087,0.20341 -1.43072,0.30512 -2.12954,0.30512 z m 1.52273,-3.65514 c 0.8779,0 1.66855,-0.13934 2.37193,-0.41804 0.70339,-0.27869 1.31305,-0.56841 1.82899,-0.86915 V 165.7431 c -0.6205,-0.20189 -1.24727,-0.38839 -1.88032,-0.55948 -0.63304,-0.17109 -1.32065,-0.25664 -2.06282,-0.25664 -1.01858,0 -1.84401,0.18478 -2.47629,0.55434 -0.63229,0.36957 -1.08883,1.03046 -1.36961,1.9827 -0.28078,0.95223 -0.42117,2.30757 -0.42117,4.06604 0,1.62957 0.13183,2.90973 0.39551,3.84048 0.26367,0.93075 0.69198,1.58633 1.28491,1.96673 0.59293,0.38039 1.36923,0.57059 2.32887,0.57059 z"
|
||||
id="path1999" />
|
||||
<path
|
||||
d="m 161.73343,181.563 c -1.80219,0 -3.38195,-0.17357 -4.7393,-0.5207 -1.35734,-0.34713 -2.49008,-0.99225 -3.39821,-1.93536 -0.90812,-0.9431 -1.58794,-2.31603 -2.03943,-4.11879 -0.4515,-1.80276 -0.67725,-4.15501 -0.67725,-7.05676 0,-2.91126 0.22822,-5.2733 0.68466,-7.08614 0.45644,-1.81283 1.1412,-3.20088 2.05427,-4.16413 0.91307,-0.96326 2.0459,-1.62596 3.39849,-1.98811 1.35259,-0.36215 2.92485,-0.54323 4.71677,-0.54323 1.82196,0 3.41161,0.18108 4.76895,0.54323 1.35735,0.36215 2.48761,1.02485 3.3908,1.98811 0.90318,0.96325 1.57805,2.3513 2.0246,4.16413 0.44656,1.81284 0.66984,4.17488 0.66984,7.08614 0,2.90175 -0.22585,5.254 -0.67754,7.05676 -0.45168,1.80276 -1.1315,3.17569 -2.03943,4.11879 -0.90794,0.94311 -2.0382,1.58823 -3.3908,1.93536 -1.35259,0.34713 -2.93473,0.5207 -4.74642,0.5207 z m 0,-4.06234 c 1.18549,0 2.18315,-0.12461 2.993,-0.37384 0.80984,-0.24923 1.45933,-0.70928 1.94847,-1.38016 0.48914,-0.67087 0.84321,-1.63594 1.06221,-2.89519 0.219,-1.25925 0.3285,-2.89928 0.3285,-4.92008 0,-2.12347 -0.11207,-3.82747 -0.3362,-5.112 -0.22413,-1.28453 -0.58067,-2.25863 -1.06962,-2.92228 -0.48895,-0.66365 -1.13587,-1.1104 -1.94077,-1.34024 -0.80491,-0.22983 -1.8001,-0.34475 -2.98559,-0.34475 -1.12123,0 -2.08535,0.11492 -2.89234,0.34475 -0.80699,0.22984 -1.46257,0.67659 -1.96672,1.34024 -0.50416,0.66365 -0.87581,1.63775 -1.11496,2.92228 -0.23916,1.28453 -0.35873,2.98853 -0.35873,5.112 0,2.0208 0.10456,3.66083 0.31367,4.92008 0.20911,1.25925 0.55567,2.22432 1.03968,2.89519 0.48401,0.67088 1.13454,1.13093 1.95161,1.38016 0.81707,0.24923 1.82633,0.37384 3.02779,0.37384 z"
|
||||
id="path2001" />
|
||||
<path
|
||||
d="m 175.99709,189.9945 v -28.20367 h 3.75779 l 0.76364,1.90884 c 0.45663,-0.35322 0.98636,-0.69806 1.58918,-1.03455 0.60282,-0.33648 1.26077,-0.61356 1.97385,-0.83123 0.71308,-0.21767 1.44755,-0.3265 2.2034,-0.3265 1.22808,0 2.28515,0.24447 3.17123,0.73342 0.88607,0.48895 1.60999,1.18083 2.17175,2.07565 0.56175,0.89482 0.97257,1.95693 1.23244,3.18634 0.25987,1.2294 0.38981,2.58247 0.38981,4.0592 0,2.13449 -0.22375,3.95103 -0.67126,5.44962 -0.4475,1.49859 -1.1776,2.63893 -2.19028,3.42102 -1.01269,0.78208 -2.38058,1.17313 -4.10369,1.17313 -0.97789,0 -1.97299,-0.13317 -2.9853,-0.3995 -1.0123,-0.26634 -1.93934,-0.62801 -2.78113,-1.08502 v 9.87325 z m 8.87235,-12.12941 c 0.70224,0 1.34518,-0.18374 1.9288,-0.55121 0.58361,-0.36747 1.05127,-1.00593 1.40296,-1.91539 0.3517,-0.90946 0.52754,-2.18829 0.52754,-3.83649 0,-1.58813 -0.17299,-2.85223 -0.51898,-3.7923 -0.34599,-0.94006 -0.80623,-1.60961 -1.38073,-2.00864 -0.57449,-0.39903 -1.22047,-0.59854 -1.93792,-0.59854 -0.89235,0 -1.70809,0.13935 -2.44721,0.41804 -0.73913,0.27869 -1.38092,0.56841 -1.92538,0.86915 v 10.2354 c 0.6148,0.35094 1.30279,0.63533 2.06397,0.85319 0.76117,0.21786 1.52349,0.32679 2.28695,0.32679 z"
|
||||
id="path2003" />
|
||||
<path
|
||||
d="m 204.51433,181.54132 c -2.11815,0 -3.80589,-0.29485 -5.06324,-0.88455 -1.25735,-0.5897 -2.1611,-1.61094 -2.71127,-3.06372 -0.55016,-1.45278 -0.82524,-3.46313 -0.82524,-6.03105 0,-2.63067 0.26729,-4.6721 0.80186,-6.12431 0.53457,-1.4522 1.42017,-2.4703 2.6568,-3.0543 1.23663,-0.584 2.91116,-0.876 5.0236,-0.876 1.87177,0 3.37587,0.19219 4.51231,0.57658 1.13645,0.38439 1.96625,1.05888 2.48942,2.02347 0.52316,0.96459 0.78475,2.31642 0.78475,4.05549 0,1.25507 -0.24723,2.25255 -0.74169,2.99243 -0.49447,0.73989 -1.195,1.26762 -2.10161,1.58319 -0.9066,0.31557 -1.97813,0.47336 -3.21456,0.47336 h -5.73221 c 0.043,1.2064 0.20407,2.17165 0.48334,2.89576 0.27926,0.72411 0.79111,1.24452 1.53556,1.56123 0.74445,0.31672 1.83413,0.47507 3.26903,0.47507 h 5.9227 v 2.66393 c -1.0125,0.18326 -2.07366,0.35131 -3.18348,0.50416 -1.10983,0.15284 -2.41186,0.22926 -3.90607,0.22926 z m -4.16386,-11.08402 h 5.32444 c 0.85813,0 1.48956,-0.16472 1.89429,-0.49418 0.40474,-0.32945 0.6071,-0.92229 0.6071,-1.77851 0,-0.85395 -0.12575,-1.5273 -0.37726,-2.02005 -0.25151,-0.49275 -0.65329,-0.84368 -1.20536,-1.0528 -0.55206,-0.20911 -1.28434,-0.31367 -2.19684,-0.31367 -1.0144,0 -1.81673,0.16007 -2.407,0.4802 -0.59028,0.32014 -1.01107,0.89026 -1.26239,1.71037 -0.25132,0.82011 -0.37698,1.97632 -0.37698,3.46864 z"
|
||||
id="path2005" />
|
||||
<path
|
||||
d="m 215.46409,181.344 v -19.55317 h 3.68479 l 0.83665,2.04856 c 0.79919,-0.61974 1.77747,-1.17085 2.93482,-1.65333 1.15736,-0.48249 2.3495,-0.72373 3.57643,-0.72373 1.533,0 2.73998,0.30987 3.62092,0.92961 0.88094,0.61974 1.50971,1.45059 1.88631,2.49255 0.37659,1.04196 0.56489,2.18401 0.56489,3.42615 V 181.344 h -4.52144 v -12.47559 c 0,-0.70186 -0.13288,-1.29955 -0.39864,-1.79306 -0.26577,-0.49351 -0.63638,-0.87524 -1.11183,-1.14519 -0.47545,-0.26995 -1.05346,-0.40492 -1.73403,-0.40492 -0.62735,0 -1.21677,0.0661 -1.76826,0.19847 -0.55149,0.13231 -1.07257,0.3188 -1.56322,0.55947 -0.49066,0.24068 -0.98598,0.52564 -1.48595,0.8549 V 181.344 Z"
|
||||
id="path2007" />
|
||||
<path
|
||||
d="m 253.36294,181.563 c -0.64255,0 -1.337,-0.0193 -2.08335,-0.0579 -0.74635,-0.0386 -1.50315,-0.0966 -2.27042,-0.17395 -0.76726,-0.0774 -1.49412,-0.16177 -2.18059,-0.25322 -0.68646,-0.0914 -1.29584,-0.20236 -1.82813,-0.33277 v -3.54335 c 0.68703,0.0631 1.48604,0.11653 2.39702,0.16025 0.91098,0.0437 1.86673,0.0778 2.86725,0.10209 1.00052,0.0243 1.96178,0.0365 2.88378,0.0365 0.9836,0 1.84848,-0.0885 2.59464,-0.26548 0.74616,-0.17699 1.33082,-0.49712 1.754,-0.96041 0.42317,-0.46328 0.63475,-1.1219 0.63475,-1.97584 V 173.018 c 0,-0.95698 -0.2689,-1.68727 -0.8067,-2.19085 -0.53781,-0.50359 -1.33311,-0.75538 -2.38591,-0.75538 h -2.52192 c -2.4512,0 -4.3416,-0.53771 -5.67119,-1.61313 -1.32958,-1.07542 -1.99438,-2.91249 -1.99438,-5.51121 v -1.40012 c 0,-2.58618 0.72772,-4.46213 2.18316,-5.62785 1.45544,-1.16571 3.52624,-1.74857 6.21241,-1.74857 0.92277,0 1.87652,0.0448 2.86126,0.1343 0.98474,0.0895 1.93127,0.19828 2.83959,0.32622 0.90831,0.12794 1.68014,0.26206 2.31546,0.40236 v 3.54335 c -1.08929,-0.0871 -2.31841,-0.16606 -3.68735,-0.23696 -1.36894,-0.0709 -2.64026,-0.10637 -3.81397,-0.10637 -0.93227,0 -1.74639,0.0963 -2.44236,0.28887 -0.69597,0.19257 -1.23007,0.54284 -1.60229,1.0508 -0.37223,0.50796 -0.55834,1.23738 -0.55834,2.18829 v 0.90679 c 0,1.14063 0.31253,1.94182 0.9376,2.40358 0.62506,0.46177 1.51475,0.69265 2.66906,0.69265 h 2.83046 c 1.57292,0 2.86991,0.28981 3.89096,0.86944 1.02105,0.57963 1.78488,1.37284 2.29151,2.37963 0.50663,1.00679 0.75994,2.15559 0.75994,3.4464 v 1.73147 c 0,2.00065 -0.39142,3.53403 -1.17427,4.60014 -0.78285,1.0661 -1.85371,1.79449 -3.21257,2.18515 -1.35886,0.39066 -2.9219,0.586 -4.68911,0.586 z"
|
||||
id="path2009" />
|
||||
<path
|
||||
d="m 274.02527,181.54132 c -1.54098,0 -2.86857,-0.15987 -3.98277,-0.47963 -1.1142,-0.31975 -2.02879,-0.85851 -2.74378,-1.61626 -0.71498,-0.75776 -1.23815,-1.78299 -1.5695,-3.0757 -0.33135,-1.29271 -0.49703,-2.90669 -0.49703,-4.84195 0,-2.02119 0.16929,-3.6827 0.50787,-4.98453 0.33857,-1.30184 0.86535,-2.32099 1.58034,-3.05745 0.71498,-0.73646 1.62947,-1.25031 2.74348,-1.54155 1.11401,-0.29124 2.43448,-0.43686 3.96139,-0.43686 1.54137,0 2.87162,0.15284 3.99076,0.45853 1.11915,0.30569 2.0326,0.82667 2.74036,1.56294 0.70775,0.73627 1.23349,1.75533 1.5772,3.05716 0.3437,1.30183 0.51556,2.94909 0.51556,4.94176 0,1.97822 -0.16463,3.6172 -0.49389,4.91695 -0.32926,1.29974 -0.84787,2.32136 -1.55582,3.06486 -0.70794,0.74349 -1.62149,1.26799 -2.74063,1.57349 -1.11915,0.3055 -2.46366,0.45824 -4.03354,0.45824 z m 0,-3.63346 c 0.73342,0 1.36913,-0.0677 1.90713,-0.20303 0.53799,-0.13535 0.98246,-0.4168 1.33339,-0.84435 0.35093,-0.42754 0.61556,-1.07095 0.79387,-1.93022 0.17832,-0.85927 0.26748,-2.00065 0.26748,-3.42415 0,-1.43339 -0.0892,-2.57364 -0.26748,-3.42074 -0.17831,-0.8471 -0.44294,-1.48186 -0.79387,-1.90427 -0.35093,-0.42241 -0.7954,-0.7013 -1.33339,-0.83665 -0.538,-0.13536 -1.17371,-0.20303 -1.90713,-0.20303 -0.73304,0 -1.36599,0.0677 -1.89885,0.20303 -0.53286,0.13535 -0.97486,0.41424 -1.32598,0.83665 -0.35112,0.42241 -0.61337,1.05717 -0.78675,1.90427 -0.17337,0.8471 -0.26006,1.98735 -0.26006,3.42074 0,1.4235 0.0867,2.56488 0.26006,3.42415 0.17338,0.85927 0.43563,1.50268 0.78675,1.93022 0.35112,0.42755 0.79312,0.709 1.32598,0.84435 0.53286,0.13536 1.16581,0.20303 1.89885,0.20303 z"
|
||||
id="path2011" />
|
||||
<path
|
||||
d="m 291.7726,181.563 c -1.79345,0 -3.18938,-0.50625 -4.18781,-1.51875 -0.99843,-1.01249 -1.49764,-2.49226 -1.49764,-4.43931 v -13.81411 h 4.52144 v 12.50581 c 0,1.28625 0.29542,2.15246 0.88626,2.59863 0.59085,0.44618 1.40696,0.66926 2.44836,0.66926 0.83683,0 1.65656,-0.13953 2.45918,-0.4186 0.80262,-0.27908 1.55848,-0.66214 2.26757,-1.14918 v -14.20592 h 4.522 V 181.344 h -3.68478 l -0.83722,-2.04857 c -0.91745,0.59541 -1.96815,1.12219 -3.15212,1.58034 -1.18397,0.45815 -2.43238,0.68723 -3.74524,0.68723 z"
|
||||
id="path2013" />
|
||||
<path
|
||||
d="m 307.02893,181.344 v -19.55317 h 3.4789 l 1.04254,3.12931 c 0.76459,-0.94368 1.62548,-1.74478 2.58266,-2.4033 0.95717,-0.65852 2.08363,-0.98778 3.37938,-0.98778 0.27489,0 0.55872,0.0146 0.85148,0.0439 0.29276,0.0293 0.56594,0.0804 0.81954,0.15342 v 4.62922 c -0.3536,-0.0487 -0.72325,-0.0902 -1.10897,-0.12461 -0.38573,-0.0344 -0.75881,-0.0516 -1.11924,-0.0516 -0.77487,0 -1.47084,0.0898 -2.08792,0.26947 -0.61708,0.17965 -1.19452,0.44427 -1.73232,0.79387 -0.53781,0.34961 -1.06601,0.79226 -1.58461,1.32798 V 181.344 Z"
|
||||
id="path2015" />
|
||||
<path
|
||||
d="m 329.05362,181.563 c -1.16039,0 -2.23372,-0.15418 -3.21998,-0.46253 -0.98626,-0.30835 -1.84145,-0.82971 -2.56555,-1.56408 -0.72411,-0.73437 -1.28549,-1.74535 -1.68414,-3.03292 -0.39864,-1.28758 -0.59797,-2.9104 -0.59797,-4.86847 0,-2.00522 0.18611,-3.66341 0.55834,-4.97456 0.37222,-1.31114 0.90822,-2.34103 1.60799,-3.08966 0.69978,-0.74863 1.55952,-1.27712 2.57924,-1.58547 1.01972,-0.30835 2.17004,-0.46253 3.45096,-0.46253 1.10337,0 2.20939,0.0575 3.31808,0.17252 1.10869,0.11502 2.23258,0.30921 3.37169,0.58258 v 2.62115 h -5.3387 c -1.16686,0 -2.11899,0.18003 -2.85641,0.54009 -0.73741,0.36006 -1.28339,1.02447 -1.63793,1.99324 -0.35455,0.96877 -0.53182,2.36832 -0.53182,4.19864 0,1.79421 0.18126,3.15992 0.54379,4.09713 0.36253,0.93721 0.91497,1.57054 1.65733,1.89999 0.74236,0.32946 1.69829,0.49418 2.86782,0.49418 h 5.56625 v 2.57838 c -0.5783,0.15285 -1.25916,0.29761 -2.04258,0.4343 -0.78342,0.13668 -1.60742,0.24219 -2.47202,0.31652 -0.86459,0.0743 -1.72272,0.1115 -2.57439,0.1115 z"
|
||||
id="path2017" />
|
||||
<path
|
||||
d="m 346.74072,181.54132 c -2.11814,0 -3.80588,-0.29485 -5.06323,-0.88455 -1.25735,-0.5897 -2.1611,-1.61094 -2.71127,-3.06372 -0.55016,-1.45278 -0.82524,-3.46313 -0.82524,-6.03105 0,-2.63067 0.26729,-4.6721 0.80186,-6.12431 0.53457,-1.4522 1.42017,-2.4703 2.6568,-3.0543 1.23663,-0.584 2.91116,-0.876 5.0236,-0.876 1.87176,0 3.37587,0.19219 4.51231,0.57658 1.13644,0.38439 1.96625,1.05888 2.48941,2.02347 0.52317,0.96459 0.78475,2.31642 0.78475,4.05549 0,1.25507 -0.24723,2.25255 -0.74169,2.99243 -0.49446,0.73989 -1.19499,1.26762 -2.1016,1.58319 -0.9066,0.31557 -1.97813,0.47336 -3.21456,0.47336 h -5.73222 c 0.043,1.2064 0.20408,2.17165 0.48334,2.89576 0.27927,0.72411 0.79112,1.24452 1.53557,1.56123 0.74445,0.31672 1.83413,0.47507 3.26903,0.47507 h 5.9227 v 2.66393 c -1.0125,0.18326 -2.07366,0.35131 -3.18349,0.50416 -1.10983,0.15284 -2.41185,0.22926 -3.90607,0.22926 z m -4.16385,-11.08402 h 5.32444 c 0.85813,0 1.48956,-0.16472 1.89429,-0.49418 0.40473,-0.32945 0.6071,-0.92229 0.6071,-1.77851 0,-0.85395 -0.12575,-1.5273 -0.37726,-2.02005 -0.25151,-0.49275 -0.6533,-0.84368 -1.20536,-1.0528 -0.55206,-0.20911 -1.28434,-0.31367 -2.19684,-0.31367 -1.0144,0 -1.81673,0.16007 -2.40701,0.4802 -0.59027,0.32014 -1.01106,0.89026 -1.26238,1.71037 -0.25132,0.82011 -0.37698,1.97632 -0.37698,3.46864 z"
|
||||
id="path2019" />
|
||||
<path
|
||||
d="m 374.69033,181.563 c -0.64255,0 -1.337,-0.0193 -2.08335,-0.0579 -0.74635,-0.0386 -1.50315,-0.0966 -2.27041,-0.17395 -0.76726,-0.0774 -1.49412,-0.16177 -2.18059,-0.25322 -0.68647,-0.0914 -1.29584,-0.20236 -1.82814,-0.33277 v -3.54335 c 0.68704,0.0631 1.48605,0.11653 2.39703,0.16025 0.91098,0.0437 1.86672,0.0778 2.86724,0.10209 1.00052,0.0243 1.96178,0.0365 2.88379,0.0365 0.9836,0 1.84848,-0.0885 2.59463,-0.26548 0.74616,-0.17699 1.33083,-0.49712 1.754,-0.96041 0.42317,-0.46328 0.63476,-1.1219 0.63476,-1.97584 V 173.018 c 0,-0.95698 -0.2689,-1.68727 -0.80671,-2.19085 -0.5378,-0.50359 -1.3331,-0.75538 -2.3859,-0.75538 h -2.52192 c -2.45121,0 -4.3416,-0.53771 -5.67119,-1.61313 -1.32959,-1.07542 -1.99438,-2.91249 -1.99438,-5.51121 v -1.40012 c 0,-2.58618 0.72772,-4.46213 2.18315,-5.62785 1.45544,-1.16571 3.52624,-1.74857 6.21242,-1.74857 0.92276,0 1.87651,0.0448 2.86125,0.1343 0.98475,0.0895 1.93127,0.19828 2.83959,0.32622 0.90832,0.12794 1.68014,0.26206 2.31547,0.40236 v 3.54335 c -1.0893,-0.0871 -2.31842,-0.16606 -3.68736,-0.23696 -1.36894,-0.0709 -2.64026,-0.10637 -3.81396,-0.10637 -0.93227,0 -1.74639,0.0963 -2.44236,0.28887 -0.69598,0.19257 -1.23007,0.54284 -1.6023,1.0508 -0.37222,0.50796 -0.55833,1.23738 -0.55833,2.18829 v 0.90679 c 0,1.14063 0.31253,1.94182 0.93759,2.40358 0.62506,0.46177 1.51475,0.69265 2.66906,0.69265 h 2.83046 c 1.57293,0 2.86991,0.28981 3.89096,0.86944 1.02105,0.57963 1.78489,1.37284 2.29152,2.37963 0.50662,1.00679 0.75994,2.15559 0.75994,3.4464 v 1.73147 c 0,2.00065 -0.39143,3.53403 -1.17428,4.60014 -0.78284,1.0661 -1.8537,1.79449 -3.21257,2.18515 -1.35886,0.39066 -2.9219,0.586 -4.68911,0.586 z"
|
||||
id="path2021" />
|
||||
<path
|
||||
d="m 395.35267,181.54132 c -1.54099,0 -2.86858,-0.15987 -3.98278,-0.47963 -1.1142,-0.31975 -2.02879,-0.85851 -2.74377,-1.61626 -0.71498,-0.75776 -1.23815,-1.78299 -1.5695,-3.0757 -0.33135,-1.29271 -0.49703,-2.90669 -0.49703,-4.84195 0,-2.02119 0.16929,-3.6827 0.50786,-4.98453 0.33858,-1.30184 0.86536,-2.32099 1.58034,-3.05745 0.71498,-0.73646 1.62948,-1.25031 2.74349,-1.54155 1.11401,-0.29124 2.43447,-0.43686 3.96139,-0.43686 1.54136,0 2.87162,0.15284 3.99076,0.45853 1.11914,0.30569 2.03259,0.82667 2.74035,1.56294 0.70776,0.73627 1.23349,1.75533 1.5772,3.05716 0.34371,1.30183 0.51556,2.94909 0.51556,4.94176 0,1.97822 -0.16463,3.6172 -0.49389,4.91695 -0.32926,1.29974 -0.84786,2.32136 -1.55581,3.06486 -0.70795,0.74349 -1.62149,1.26799 -2.74064,1.57349 -1.11914,0.3055 -2.46365,0.45824 -4.03353,0.45824 z m 0,-3.63346 c 0.73342,0 1.36913,-0.0677 1.90712,-0.20303 0.538,-0.13535 0.98246,-0.4168 1.33339,-0.84435 0.35094,-0.42754 0.61556,-1.07095 0.79388,-1.93022 0.17832,-0.85927 0.26747,-2.00065 0.26747,-3.42415 0,-1.43339 -0.0892,-2.57364 -0.26747,-3.42074 -0.17832,-0.8471 -0.44294,-1.48186 -0.79388,-1.90427 -0.35093,-0.42241 -0.79539,-0.7013 -1.33339,-0.83665 -0.53799,-0.13536 -1.1737,-0.20303 -1.90712,-0.20303 -0.73304,0 -1.366,0.0677 -1.89886,0.20303 -0.53286,0.13535 -0.97485,0.41424 -1.32597,0.83665 -0.35113,0.42241 -0.61338,1.05717 -0.78675,1.90427 -0.17338,0.8471 -0.26006,1.98735 -0.26006,3.42074 0,1.4235 0.0867,2.56488 0.26006,3.42415 0.17337,0.85927 0.43562,1.50268 0.78675,1.93022 0.35112,0.42755 0.79311,0.709 1.32597,0.84435 0.53286,0.13536 1.16582,0.20303 1.89886,0.20303 z"
|
||||
id="path2023" />
|
||||
<path
|
||||
d="m 408.72569,181.344 v -15.91914 h -2.85384 v -2.90004 l 2.85384,-0.73399 v -1.64193 c 0,-1.55809 0.20275,-2.84519 0.60824,-3.8613 0.40549,-1.01611 1.05869,-1.77215 1.9596,-2.26813 0.9009,-0.49598 2.10625,-0.74397 3.61606,-0.74397 0.85167,0 1.60914,0.0529 2.27241,0.15883 0.66328,0.10589 1.22399,0.21168 1.68214,0.31738 v 3.22169 h -3.0814 c -0.67221,0 -1.19053,0.10637 -1.55496,0.31909 -0.36443,0.21273 -0.61897,0.534 -0.76364,0.96383 -0.14467,0.42983 -0.21701,0.98198 -0.21701,1.65647 v 1.87804 h 5.36094 v 3.63403 h -5.36094 V 181.344 Z"
|
||||
id="path2025" />
|
||||
<path
|
||||
d="m 427.85323,181.344 c -1.41818,0 -2.57696,-0.21501 -3.47634,-0.64503 -0.89938,-0.43001 -1.55201,-1.13882 -1.95788,-2.12641 -0.40587,-0.98759 -0.59436,-2.30777 -0.56547,-3.96053 l 0.15855,-9.18717 h -3.07455 v -2.90004 l 3.21599,-0.73399 0.63533,-5.48127 h 3.54335 v 5.48127 h 4.97198 v 3.63403 h -4.97198 v 9.1655 c 0,0.6376 0.0644,1.15735 0.19333,1.55923 0.12889,0.40188 0.30579,0.71698 0.53068,0.94529 0.22489,0.22832 0.47526,0.39257 0.7511,0.49275 0.27584,0.10019 0.5533,0.16245 0.83237,0.18678 l 2.44322,0.24067 v 3.32892 z"
|
||||
id="path2027" />
|
||||
<polygon
|
||||
id="polygon2029"
|
||||
points="460.84574,161.79083 455.46427,181.344 450.48374,181.344 446.52405,168.09906 442.4794,181.344 437.58441,181.344 432.13792,161.79083 436.78825,161.79083 440.48217,177.15904 444.72016,161.79083 448.49962,161.79083 452.73761,177.15904 456.19542,161.79083 " />
|
||||
<path
|
||||
d="m 466.27267,181.563 c -1.45848,0 -2.65366,-0.43515 -3.58555,-1.30545 -0.93189,-0.8703 -1.39784,-2.07689 -1.39784,-3.61977 v -1.64592 c 0,-1.50031 0.51775,-2.72962 1.55325,-3.68793 1.03549,-0.95832 2.63094,-1.43747 4.78634,-1.43747 h 5.56797 v -1.70467 c 0,-0.68741 -0.11777,-1.26134 -0.35331,-1.72177 -0.23554,-0.46043 -0.67516,-0.80557 -1.31885,-1.0354 -0.64369,-0.22984 -1.6003,-0.34476 -2.86981,-0.34476 h -5.92669 v -2.62172 c 0.91174,-0.25284 1.973,-0.46795 3.18377,-0.64531 1.21077,-0.17737 2.6568,-0.271 4.33808,-0.28088 1.61475,-0.0103 2.97874,0.18573 4.09199,0.58799 1.11325,0.40226 1.95427,1.06601 2.52307,1.99125 0.56879,0.92523 0.85318,2.18211 0.85318,3.77062 V 181.344 h -3.54335 l -0.76365,-2.12157 c -0.15284,0.14296 -0.45083,0.33858 -0.89396,0.58685 -0.44313,0.24828 -0.99339,0.51062 -1.65077,0.78704 -0.65738,0.27641 -1.38016,0.50662 -2.16833,0.69064 -0.78817,0.18403 -1.59668,0.27604 -2.42554,0.27604 z m 2.18715,-3.19204 c 0.31253,0.01 0.66974,-0.0249 1.07162,-0.10437 0.40188,-0.0795 0.80879,-0.17509 1.22075,-0.28687 0.41196,-0.11178 0.79777,-0.22603 1.15745,-0.34276 0.35968,-0.11672 0.65339,-0.22204 0.88113,-0.31595 0.22775,-0.0939 0.3631,-0.1479 0.40607,-0.16197 v -5.1214 l -4.22146,0.23382 c -1.11287,0.0772 -1.91853,0.35902 -2.41698,0.84549 -0.49845,0.48648 -0.74768,1.13274 -0.74768,1.93878 v 0.82068 c 0,0.60719 0.12471,1.097 0.37412,1.46941 0.24942,0.37241 0.57716,0.6339 0.98322,0.78446 0.40606,0.15057 0.83665,0.23079 1.29176,0.24068 z"
|
||||
id="path2031" />
|
||||
<path
|
||||
d="m 481.5128,181.344 v -19.55317 h 3.47891 l 1.04253,3.12931 c 0.7646,-0.94368 1.62549,-1.74478 2.58266,-2.4033 0.95717,-0.65852 2.08364,-0.98778 3.37939,-0.98778 0.27489,0 0.55871,0.0146 0.85147,0.0439 0.29276,0.0293 0.56594,0.0804 0.81954,0.15342 v 4.62922 c -0.35359,-0.0487 -0.72325,-0.0902 -1.10897,-0.12461 -0.38572,-0.0344 -0.7588,-0.0516 -1.11924,-0.0516 -0.77486,0 -1.47083,0.0898 -2.08791,0.26947 -0.61708,0.17965 -1.19452,0.44427 -1.73233,0.79387 -0.5378,0.34961 -1.06601,0.79226 -1.58461,1.32798 V 181.344 Z"
|
||||
id="path2033" />
|
||||
<path
|
||||
d="m 504.0696,181.54132 c -2.11814,0 -3.80589,-0.29485 -5.06324,-0.88455 -1.25735,-0.5897 -2.1611,-1.61094 -2.71126,-3.06372 -0.55016,-1.45278 -0.82524,-3.46313 -0.82524,-6.03105 0,-2.63067 0.26728,-4.6721 0.80185,-6.12431 0.53458,-1.4522 1.42018,-2.4703 2.65681,-3.0543 1.23662,-0.584 2.91116,-0.876 5.02359,-0.876 1.87177,0 3.37587,0.19219 4.51232,0.57658 1.13644,0.38439 1.96624,1.05888 2.48941,2.02347 0.52317,0.96459 0.78475,2.31642 0.78475,4.05549 0,1.25507 -0.24723,2.25255 -0.74169,2.99243 -0.49446,0.73989 -1.195,1.26762 -2.1016,1.58319 -0.90661,0.31557 -1.97813,0.47336 -3.21457,0.47336 h -5.73221 c 0.043,1.2064 0.20408,2.17165 0.48334,2.89576 0.27926,0.72411 0.79112,1.24452 1.53557,1.56123 0.74444,0.31672 1.83412,0.47507 3.26903,0.47507 h 5.92269 v 2.66393 c -1.01249,0.18326 -2.07365,0.35131 -3.18348,0.50416 -1.10983,0.15284 -2.41185,0.22926 -3.90607,0.22926 z m -4.16385,-11.08402 h 5.32443 c 0.85813,0 1.48956,-0.16472 1.8943,-0.49418 0.40473,-0.32945 0.60709,-0.92229 0.60709,-1.77851 0,-0.85395 -0.12575,-1.5273 -0.37726,-2.02005 -0.25151,-0.49275 -0.65329,-0.84368 -1.20535,-1.0528 -0.55206,-0.20911 -1.28435,-0.31367 -2.19685,-0.31367 -1.01439,0 -1.81673,0.16007 -2.407,0.4802 -0.59027,0.32014 -1.01107,0.89026 -1.26239,1.71037 -0.25132,0.82011 -0.37697,1.97632 -0.37697,3.46864 z"
|
||||
id="path2035" />
|
||||
<path
|
||||
d="m 533.04178,181.563 c -1.58319,0 -2.9756,-0.1825 -4.17725,-0.5475 -1.20165,-0.365 -2.21035,-1.0317 -3.02608,-2.00009 -0.81574,-0.96839 -1.42968,-2.35748 -1.84183,-4.16727 -0.41214,-1.8098 -0.61821,-4.16481 -0.61821,-7.06503 0,-2.76222 0.2132,-5.03368 0.6396,-6.81438 0.4264,-1.78071 1.05603,-3.16628 1.88888,-4.15673 0.83284,-0.99044 1.8576,-1.68175 3.07426,-2.07394 1.21667,-0.39218 2.61033,-0.58828 4.18097,-0.58828 1.05698,0 2.09057,0.059 3.10079,0.17709 1.01021,0.11805 1.95056,0.26149 2.82105,0.4303 0.87048,0.16881 1.62434,0.35264 2.26157,0.55149 v 3.47891 c -0.4323,-0.0874 -1.02352,-0.1748 -1.77367,-0.26206 -0.75015,-0.0873 -1.60115,-0.16131 -2.553,-0.22214 -0.95186,-0.0608 -1.94011,-0.0913 -2.96478,-0.0913 -1.11857,0 -2.07165,0.12537 -2.85926,0.37612 -0.7876,0.25075 -1.42198,0.71688 -1.90313,1.39841 -0.48115,0.68152 -0.83342,1.65305 -1.05679,2.91458 -0.22337,1.26153 -0.33506,2.90327 -0.33506,4.92522 0,1.99191 0.10095,3.6251 0.30284,4.89955 0.20189,1.27446 0.53381,2.25568 0.99576,2.94367 0.46196,0.68799 1.08636,1.16515 1.8732,1.43149 0.78684,0.26633 1.77015,0.3995 2.94994,0.3995 1.83945,0 3.34203,-0.0405 4.50775,-0.12148 1.16572,-0.081 2.10445,-0.17508 2.8162,-0.2823 v 3.4789 c -0.68894,0.20304 -1.46352,0.37717 -2.32374,0.52241 -0.86022,0.14524 -1.78764,0.25902 -2.78227,0.34133 -0.99462,0.0823 -2.06054,0.12348 -3.19774,0.12348 z"
|
||||
id="path2037" />
|
||||
<path
|
||||
d="m 552.26543,181.54132 c -1.54099,0 -2.86858,-0.15987 -3.98278,-0.47963 -1.1142,-0.31975 -2.02879,-0.85851 -2.74377,-1.61626 -0.71498,-0.75776 -1.23815,-1.78299 -1.5695,-3.0757 -0.33135,-1.29271 -0.49703,-2.90669 -0.49703,-4.84195 0,-2.02119 0.16929,-3.6827 0.50786,-4.98453 0.33858,-1.30184 0.86536,-2.32099 1.58034,-3.05745 0.71498,-0.73646 1.62948,-1.25031 2.74349,-1.54155 1.11401,-0.29124 2.43447,-0.43686 3.96139,-0.43686 1.54136,0 2.87162,0.15284 3.99076,0.45853 1.11914,0.30569 2.03259,0.82667 2.74035,1.56294 0.70776,0.73627 1.23349,1.75533 1.5772,3.05716 0.34371,1.30183 0.51556,2.94909 0.51556,4.94176 0,1.97822 -0.16463,3.6172 -0.49389,4.91695 -0.32926,1.29974 -0.84786,2.32136 -1.55581,3.06486 -0.70795,0.74349 -1.62149,1.26799 -2.74064,1.57349 -1.11914,0.3055 -2.46365,0.45824 -4.03353,0.45824 z m 0,-3.63346 c 0.73342,0 1.36913,-0.0677 1.90712,-0.20303 0.538,-0.13535 0.98246,-0.4168 1.33339,-0.84435 0.35094,-0.42754 0.61556,-1.07095 0.79388,-1.93022 0.17832,-0.85927 0.26748,-2.00065 0.26748,-3.42415 0,-1.43339 -0.0892,-2.57364 -0.26748,-3.42074 -0.17832,-0.8471 -0.44294,-1.48186 -0.79388,-1.90427 -0.35093,-0.42241 -0.79539,-0.7013 -1.33339,-0.83665 -0.53799,-0.13536 -1.1737,-0.20303 -1.90712,-0.20303 -0.73304,0 -1.36599,0.0677 -1.89886,0.20303 -0.53286,0.13535 -0.97485,0.41424 -1.32597,0.83665 -0.35113,0.42241 -0.61337,1.05717 -0.78675,1.90427 -0.17338,0.8471 -0.26006,1.98735 -0.26006,3.42074 0,1.4235 0.0867,2.56488 0.26006,3.42415 0.17338,0.85927 0.43562,1.50268 0.78675,1.93022 0.35112,0.42755 0.79311,0.709 1.32597,0.84435 0.53287,0.13536 1.16582,0.20303 1.89886,0.20303 z"
|
||||
id="path2039" />
|
||||
<path
|
||||
d="m 564.37008,181.344 v -19.55317 h 3.68479 l 0.83665,2.04856 c 0.79919,-0.61974 1.77747,-1.17085 2.93482,-1.65333 1.15736,-0.48249 2.3495,-0.72373 3.57644,-0.72373 1.533,0 2.73997,0.30987 3.62091,0.92961 0.88094,0.61974 1.50971,1.45059 1.88631,2.49255 0.37659,1.04196 0.56489,2.18401 0.56489,3.42615 V 181.344 h -4.52144 v -12.47559 c 0,-0.70186 -0.13288,-1.29955 -0.39864,-1.79306 -0.26577,-0.49351 -0.63638,-0.87524 -1.11183,-1.14519 -0.47545,-0.26995 -1.05346,-0.40492 -1.73403,-0.40492 -0.62735,0 -1.21677,0.0661 -1.76826,0.19847 -0.55149,0.13231 -1.07257,0.3188 -1.56322,0.55947 -0.49066,0.24068 -0.98598,0.52564 -1.48595,0.8549 V 181.344 Z"
|
||||
id="path2041" />
|
||||
<path
|
||||
d="m 586.53746,181.344 v -15.91914 h -2.85385 v -2.90004 l 2.85385,-0.73399 v -1.64193 c 0,-1.55809 0.20274,-2.84519 0.60824,-3.8613 0.40549,-1.01611 1.05869,-1.77215 1.95959,-2.26813 0.9009,-0.49598 2.10626,-0.74397 3.61607,-0.74397 0.85166,0 1.60913,0.0529 2.27241,0.15883 0.66327,0.10589 1.22398,0.21168 1.68213,0.31738 v 3.22169 h -3.08139 c -0.67221,0 -1.19053,0.10637 -1.55496,0.31909 -0.36443,0.21273 -0.61898,0.534 -0.76365,0.96383 -0.14467,0.42983 -0.217,0.98198 -0.217,1.65647 v 1.87804 h 5.36093 v 3.63403 H 591.0589 V 181.344 Z"
|
||||
id="path2043" />
|
||||
<path
|
||||
d="m 606.53244,181.54132 c -2.11814,0 -3.80589,-0.29485 -5.06323,-0.88455 -1.25735,-0.5897 -2.16111,-1.61094 -2.71127,-3.06372 -0.55016,-1.45278 -0.82524,-3.46313 -0.82524,-6.03105 0,-2.63067 0.26728,-4.6721 0.80186,-6.12431 0.53457,-1.4522 1.42017,-2.4703 2.6568,-3.0543 1.23663,-0.584 2.91116,-0.876 5.0236,-0.876 1.87176,0 3.37587,0.19219 4.51231,0.57658 1.13644,0.38439 1.96625,1.05888 2.48941,2.02347 0.52317,0.96459 0.78475,2.31642 0.78475,4.05549 0,1.25507 -0.24723,2.25255 -0.74169,2.99243 -0.49446,0.73989 -1.19499,1.26762 -2.1016,1.58319 -0.90661,0.31557 -1.97813,0.47336 -3.21457,0.47336 h -5.73221 c 0.043,1.2064 0.20408,2.17165 0.48334,2.89576 0.27926,0.72411 0.79112,1.24452 1.53557,1.56123 0.74445,0.31672 1.83412,0.47507 3.26903,0.47507 h 5.92269 v 2.66393 c -1.01249,0.18326 -2.07365,0.35131 -3.18348,0.50416 -1.10983,0.15284 -2.41185,0.22926 -3.90607,0.22926 z m -4.16385,-11.08402 h 5.32444 c 0.85813,0 1.48956,-0.16472 1.89429,-0.49418 0.40473,-0.32945 0.6071,-0.92229 0.6071,-1.77851 0,-0.85395 -0.12576,-1.5273 -0.37726,-2.02005 -0.25151,-0.49275 -0.6533,-0.84368 -1.20536,-1.0528 -0.55206,-0.20911 -1.28434,-0.31367 -2.19684,-0.31367 -1.0144,0 -1.81673,0.16007 -2.40701,0.4802 -0.59027,0.32014 -1.01107,0.89026 -1.26238,1.71037 -0.25132,0.82011 -0.37698,1.97632 -0.37698,3.46864 z"
|
||||
id="path2045" />
|
||||
<path
|
||||
d="m 617.48221,181.344 v -19.55317 h 3.4789 l 1.04253,3.12931 c 0.7646,-0.94368 1.62549,-1.74478 2.58266,-2.4033 0.95718,-0.65852 2.08364,-0.98778 3.37939,-0.98778 0.27489,0 0.55871,0.0146 0.85148,0.0439 0.29276,0.0293 0.56594,0.0804 0.81953,0.15342 v 4.62922 c -0.35359,-0.0487 -0.72325,-0.0902 -1.10897,-0.12461 -0.38572,-0.0344 -0.7588,-0.0516 -1.11924,-0.0516 -0.77486,0 -1.47083,0.0898 -2.08791,0.26947 -0.61708,0.17965 -1.19452,0.44427 -1.73233,0.79387 -0.5378,0.34961 -1.066,0.79226 -1.58461,1.32798 V 181.344 Z"
|
||||
id="path2047" />
|
||||
<path
|
||||
d="m 640.039,181.54132 c -2.11814,0 -3.80589,-0.29485 -5.06323,-0.88455 -1.25735,-0.5897 -2.16111,-1.61094 -2.71127,-3.06372 -0.55016,-1.45278 -0.82524,-3.46313 -0.82524,-6.03105 0,-2.63067 0.26728,-4.6721 0.80186,-6.12431 0.53457,-1.4522 1.42017,-2.4703 2.6568,-3.0543 1.23662,-0.584 2.91116,-0.876 5.02359,-0.876 1.87177,0 3.37587,0.19219 4.51232,0.57658 1.13644,0.38439 1.96625,1.05888 2.48941,2.02347 0.52317,0.96459 0.78475,2.31642 0.78475,4.05549 0,1.25507 -0.24723,2.25255 -0.74169,2.99243 -0.49446,0.73989 -1.19499,1.26762 -2.1016,1.58319 -0.90661,0.31557 -1.97813,0.47336 -3.21457,0.47336 h -5.73221 c 0.043,1.2064 0.20408,2.17165 0.48334,2.89576 0.27926,0.72411 0.79112,1.24452 1.53557,1.56123 0.74445,0.31672 1.83412,0.47507 3.26903,0.47507 h 5.92269 v 2.66393 c -1.01249,0.18326 -2.07365,0.35131 -3.18348,0.50416 -1.10983,0.15284 -2.41185,0.22926 -3.90607,0.22926 z m -4.16385,-11.08402 h 5.32444 c 0.85813,0 1.48956,-0.16472 1.89429,-0.49418 0.40473,-0.32945 0.6071,-0.92229 0.6071,-1.77851 0,-0.85395 -0.12576,-1.5273 -0.37727,-2.02005 -0.2515,-0.49275 -0.65329,-0.84368 -1.20535,-1.0528 -0.55206,-0.20911 -1.28434,-0.31367 -2.19685,-0.31367 -1.01439,0 -1.81673,0.16007 -2.407,0.4802 -0.59027,0.32014 -1.01107,0.89026 -1.26239,1.71037 -0.25131,0.82011 -0.37697,1.97632 -0.37697,3.46864 z"
|
||||
id="path2049" />
|
||||
<path
|
||||
d="m 650.98876,181.344 v -19.55317 h 3.68479 l 0.83665,2.04856 c 0.7992,-0.61974 1.77748,-1.17085 2.93483,-1.65333 1.15735,-0.48249 2.3495,-0.72373 3.57643,-0.72373 1.533,0 2.73997,0.30987 3.62091,0.92961 0.88095,0.61974 1.50972,1.45059 1.88631,2.49255 0.3766,1.04196 0.5649,2.18401 0.5649,3.42615 V 181.344 h -4.52144 v -12.47559 c 0,-0.70186 -0.13288,-1.29955 -0.39865,-1.79306 -0.26577,-0.49351 -0.63637,-0.87524 -1.11182,-1.14519 -0.47545,-0.26995 -1.05347,-0.40492 -1.73404,-0.40492 -0.62734,0 -1.21676,0.0661 -1.76825,0.19847 -0.5515,0.13231 -1.07257,0.3188 -1.56323,0.55947 -0.49066,0.24068 -0.98598,0.52564 -1.48595,0.8549 V 181.344 Z"
|
||||
id="path2051" />
|
||||
<path
|
||||
d="m 679.3389,181.563 c -1.1604,0 -2.23372,-0.15418 -3.21998,-0.46253 -0.98627,-0.30835 -1.84145,-0.82971 -2.56556,-1.56408 -0.7241,-0.73437 -1.28548,-1.74535 -1.68413,-3.03292 -0.39865,-1.28758 -0.59797,-2.9104 -0.59797,-4.86847 0,-2.00522 0.18611,-3.66341 0.55834,-4.97456 0.37222,-1.31114 0.90822,-2.34103 1.60799,-3.08966 0.69978,-0.74863 1.55952,-1.27712 2.57924,-1.58547 1.01972,-0.30835 2.17004,-0.46253 3.45096,-0.46253 1.10336,0 2.20939,0.0575 3.31808,0.17252 1.10869,0.11502 2.23258,0.30921 3.37169,0.58258 v 2.62115 h -5.3387 c -1.16686,0 -2.11899,0.18003 -2.85641,0.54009 -0.73741,0.36006 -1.28339,1.02447 -1.63794,1.99324 -0.35454,0.96877 -0.53181,2.36832 -0.53181,4.19864 0,1.79421 0.18126,3.15992 0.54379,4.09713 0.36253,0.93721 0.91497,1.57054 1.65733,1.89999 0.74235,0.32946 1.69829,0.49418 2.86781,0.49418 h 5.56625 v 2.57838 c -0.57829,0.15285 -1.25915,0.29761 -2.04257,0.4343 -0.78342,0.13668 -1.60743,0.24219 -2.47202,0.31652 -0.86459,0.0743 -1.72272,0.1115 -2.57439,0.1115 z"
|
||||
id="path2053" />
|
||||
<path
|
||||
d="m 697.026,181.54132 c -2.11814,0 -3.80588,-0.29485 -5.06323,-0.88455 -1.25735,-0.5897 -2.16111,-1.61094 -2.71127,-3.06372 -0.55016,-1.45278 -0.82524,-3.46313 -0.82524,-6.03105 0,-2.63067 0.26729,-4.6721 0.80186,-6.12431 0.53457,-1.4522 1.42017,-2.4703 2.6568,-3.0543 1.23663,-0.584 2.91116,-0.876 5.0236,-0.876 1.87176,0 3.37587,0.19219 4.51231,0.57658 1.13644,0.38439 1.96625,1.05888 2.48941,2.02347 0.52317,0.96459 0.78475,2.31642 0.78475,4.05549 0,1.25507 -0.24723,2.25255 -0.74169,2.99243 -0.49446,0.73989 -1.19499,1.26762 -2.1016,1.58319 -0.90661,0.31557 -1.97813,0.47336 -3.21457,0.47336 h -5.73221 c 0.043,1.2064 0.20408,2.17165 0.48334,2.89576 0.27927,0.72411 0.79112,1.24452 1.53557,1.56123 0.74445,0.31672 1.83412,0.47507 3.26903,0.47507 h 5.9227 v 2.66393 c -1.0125,0.18326 -2.07366,0.35131 -3.18349,0.50416 -1.10983,0.15284 -2.41185,0.22926 -3.90607,0.22926 z m -4.16385,-11.08402 h 5.32444 c 0.85813,0 1.48956,-0.16472 1.89429,-0.49418 0.40473,-0.32945 0.6071,-0.92229 0.6071,-1.77851 0,-0.85395 -0.12576,-1.5273 -0.37726,-2.02005 -0.25151,-0.49275 -0.6533,-0.84368 -1.20536,-1.0528 -0.55206,-0.20911 -1.28434,-0.31367 -2.19684,-0.31367 -1.0144,0 -1.81673,0.16007 -2.40701,0.4802 -0.59027,0.32014 -1.01107,0.89026 -1.26238,1.71037 -0.25132,0.82011 -0.37698,1.97632 -0.37698,3.46864 z"
|
||||
id="path2055" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 49 KiB |
Before Width: | Height: | Size: 201 KiB |
|
@ -1,534 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
sodipodi:docname="outro.svg"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
version="1.1"
|
||||
id="svg2"
|
||||
height="576"
|
||||
width="1024"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4">
|
||||
<linearGradient
|
||||
id="linearGradient3811">
|
||||
<stop
|
||||
style="stop-color:#fafbff;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3819" />
|
||||
<stop
|
||||
id="stop3815"
|
||||
offset="1"
|
||||
style="stop-color:#fffbff;stop-opacity:1;" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
id="id12"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="1.71676"
|
||||
cy="9.7279596"
|
||||
r="0.29498801"
|
||||
fx="1.71676"
|
||||
fy="9.7279596">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#75C5F0"
|
||||
id="stop3151" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#007CC3"
|
||||
id="stop3153" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
id="id14"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
xlink:href="#id12"
|
||||
cx="3.27019"
|
||||
cy="2.1879101"
|
||||
r="0.420028"
|
||||
fx="3.27019"
|
||||
fy="2.1879101" />
|
||||
<linearGradient
|
||||
id="linearGradient3382"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="3.27019"
|
||||
y1="1.96386"
|
||||
x2="3.27019"
|
||||
y2="2.3961301">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-opacity:1; stop-color:white"
|
||||
id="stop3384" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-opacity:0; stop-color:white"
|
||||
id="stop3386" />
|
||||
</linearGradient>
|
||||
<mask
|
||||
id="id6">
|
||||
<linearGradient
|
||||
id="id7"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="3.27019"
|
||||
y1="1.96386"
|
||||
x2="3.27019"
|
||||
y2="2.3961301">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-opacity:1; stop-color:white"
|
||||
id="stop3128" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-opacity:0; stop-color:white"
|
||||
id="stop3130" />
|
||||
</linearGradient>
|
||||
<rect
|
||||
style="fill:url(#id7)"
|
||||
x="2.9424601"
|
||||
y="1.94721"
|
||||
width="0.65544897"
|
||||
height="0.465563"
|
||||
id="rect3132" />
|
||||
</mask>
|
||||
<inkscape:perspective
|
||||
id="perspective3373"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 526.18109 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="744.09448 : 526.18109 : 1"
|
||||
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
|
||||
id="perspective3412" />
|
||||
<radialGradient
|
||||
id="id12-3"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="1.71676"
|
||||
cy="9.7279596"
|
||||
r="0.29498801"
|
||||
fx="1.71676"
|
||||
fy="9.7279596">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-color:#75C5F0"
|
||||
id="stop3151-0" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-color:#007CC3"
|
||||
id="stop3153-0" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
id="id14-6"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
xlink:href="#id12-3"
|
||||
cx="3.27019"
|
||||
cy="2.1879101"
|
||||
r="0.420028"
|
||||
fx="3.27019"
|
||||
fy="2.1879101" />
|
||||
<linearGradient
|
||||
id="linearGradient3382-2"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="3.27019"
|
||||
y1="1.96386"
|
||||
x2="3.27019"
|
||||
y2="2.3961301">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-opacity:1; stop-color:white"
|
||||
id="stop3384-5" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-opacity:0; stop-color:white"
|
||||
id="stop3386-2" />
|
||||
</linearGradient>
|
||||
<mask
|
||||
id="id6-4">
|
||||
<linearGradient
|
||||
id="id7-2"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="3.27019"
|
||||
y1="1.96386"
|
||||
x2="3.27019"
|
||||
y2="2.3961301">
|
||||
<stop
|
||||
offset="0"
|
||||
style="stop-opacity:1; stop-color:white"
|
||||
id="stop3128-9" />
|
||||
<stop
|
||||
offset="1"
|
||||
style="stop-opacity:0; stop-color:white"
|
||||
id="stop3130-9" />
|
||||
</linearGradient>
|
||||
<rect
|
||||
style="fill:url(#id7-2)"
|
||||
x="2.9424601"
|
||||
y="1.94721"
|
||||
width="0.65544897"
|
||||
height="0.465563"
|
||||
id="rect3132-4" />
|
||||
</mask>
|
||||
<inkscape:perspective
|
||||
id="perspective3373-6"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 526.18109 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="744.09448 : 526.18109 : 1"
|
||||
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
|
||||
id="perspective3412-2" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
inkscape:document-rotation="0"
|
||||
inkscape:guide-bbox="true"
|
||||
showguides="true"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-height="1026"
|
||||
inkscape:window-width="1916"
|
||||
showgrid="false"
|
||||
inkscape:current-layer="layer1"
|
||||
inkscape:document-units="px"
|
||||
inkscape:cy="402.77692"
|
||||
inkscape:cx="190.70472"
|
||||
inkscape:zoom="0.936002"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
borderopacity="1.0"
|
||||
bordercolor="#666666"
|
||||
pagecolor="#ffffff"
|
||||
id="base"
|
||||
inkscape:pagecheckerboard="0">
|
||||
<sodipodi:guide
|
||||
inkscape:locked="false"
|
||||
id="guide3846"
|
||||
position="54,576"
|
||||
orientation="1,0" />
|
||||
<sodipodi:guide
|
||||
inkscape:locked="false"
|
||||
id="guide3848"
|
||||
position="913,541"
|
||||
orientation="1,0" />
|
||||
<sodipodi:guide
|
||||
inkscape:locked="false"
|
||||
id="guide3049"
|
||||
position="1130.6638,384.66611"
|
||||
orientation="0,1" />
|
||||
<sodipodi:guide
|
||||
inkscape:locked="false"
|
||||
id="guide7766"
|
||||
orientation="0,1"
|
||||
position="285.3176,641.34588" />
|
||||
<sodipodi:guide
|
||||
inkscape:locked="false"
|
||||
id="guide7798"
|
||||
orientation="1,0"
|
||||
position="290.97446,691.19691" />
|
||||
<sodipodi:guide
|
||||
inkscape:locked="false"
|
||||
id="guide7800"
|
||||
orientation="1,0"
|
||||
position="426.73896,684.4794" />
|
||||
<sodipodi:guide
|
||||
inkscape:locked="false"
|
||||
id="guide8000"
|
||||
orientation="0,1"
|
||||
position="524.67326,801.85913" />
|
||||
<sodipodi:guide
|
||||
position="885.37234,363.23404"
|
||||
orientation="0,-1"
|
||||
id="guide450" />
|
||||
<sodipodi:guide
|
||||
position="885.90426,337.70213"
|
||||
orientation="0,-1"
|
||||
id="guide452" />
|
||||
<sodipodi:guide
|
||||
position="886.43617,271.74468"
|
||||
orientation="1,0"
|
||||
id="guide454" />
|
||||
<sodipodi:guide
|
||||
position="154.78723,272.80851"
|
||||
orientation="1,0"
|
||||
id="guide456" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Ebene 2"
|
||||
id="layer3"
|
||||
inkscape:groupmode="layer" />
|
||||
<g
|
||||
transform="translate(0,-476.36218)"
|
||||
id="layer1"
|
||||
inkscape:groupmode="layer"
|
||||
inkscape:label="Ebene 1">
|
||||
<rect
|
||||
y="476.40805"
|
||||
x="0.054346703"
|
||||
height="11.77061"
|
||||
width="1024.9558"
|
||||
id="rect3809"
|
||||
style="fill:#1f1fa3;fill-opacity:1" />
|
||||
<g
|
||||
transform="matrix(1.0009495,0,0,3.8635175,-0.97322136,-1535.9091)"
|
||||
id="bar">
|
||||
<rect
|
||||
style="fill:#1f1fa3;fill-opacity:1"
|
||||
id="rect3809-1"
|
||||
width="1024"
|
||||
height="149.19937"
|
||||
x="1"
|
||||
y="520.72675" />
|
||||
</g>
|
||||
<g
|
||||
id="Assets"
|
||||
stroke="none"
|
||||
stroke-width="1"
|
||||
fill="none"
|
||||
fill-rule="evenodd"
|
||||
transform="matrix(1.038239,0,0,1.038239,154.09442,626.91092)">
|
||||
<g
|
||||
id="Logo-negative-(white)"
|
||||
transform="translate(-152,-723)"
|
||||
fill="#ffffff"
|
||||
fill-rule="nonzero">
|
||||
<g
|
||||
id="FrOSCon-Logo-rgb-white-endorse-below"
|
||||
transform="translate(152.66729,723)">
|
||||
<path
|
||||
d="m 0,125.00892 v -86.223767 0 C 0,31.796236 1.6859231,25.481687 5.0577694,19.841508 8.4296157,14.201329 12.966282,9.695316 18.667767,6.3234697 24.369253,2.9516235 30.653148,1.2657003 37.519453,1.2657003 h 41.531479 c 2.761423,0 5,2.2385763 5,5 V 19.43948 c 0,2.761424 -2.238577,5 -5,5 H 40.462155 v 0 c -3.923603,0 -7.264796,1.410045 -10.023579,4.230135 -2.758783,2.820089 -4.138175,6.191935 -4.138175,10.115538 v 15.782835 c 0,2.761423 2.238576,5 5,5 h 41.497288 c 2.761424,0 5,2.238576 5,5 v 13.173779 c 0,2.761424 -2.238576,5 -5,5 H 31.300401 c -2.761424,0 -5,2.238577 -5,5 v 37.267153 c 0,2.76143 -2.238576,5 -5,5 H 5 c -2.7614237,0 -5,-2.23857 -5,-5 z"
|
||||
id="Path" />
|
||||
<path
|
||||
d="m 92.042871,125.00892 v -62.130392 0 c 0,-8.337657 2.360292,-14.866777 7.080877,-19.587362 4.720582,-4.720585 11.249702,-7.080877 19.587362,-7.080877 h 20.93256 c 2.76143,0 5,2.238576 5,5 v 11.51851 c 0,2.761424 -2.23857,5 -5,5 h -16.51851 v 0 c -1.59396,0 -2.97335,0.551756 -4.13817,1.65527 -1.16482,1.103513 -1.74723,2.513558 -1.74723,4.230134 v 61.394717 c 0,2.76143 -2.23858,5 -5,5 H 97.042871 c -2.761424,0 -5,-2.23857 -5,-5 z"
|
||||
id="path236" />
|
||||
<path
|
||||
d="m 298.50444,124.99554 v -13.17378 c 0,-2.76142 2.23857,-5 5,-5 h 50.17566 v 0 c 2.69748,0 5.14973,-0.67437 7.35676,-2.02311 2.20703,-1.34874 3.98491,-3.15727 5.33365,-5.425606 1.34874,-2.268333 2.0231,-4.751237 2.0231,-7.448715 0,-2.820089 -0.67436,-5.3643 -2.0231,-7.632633 -1.34874,-2.268333 -3.12662,-4.076869 -5.33365,-5.425608 -2.20703,-1.348738 -4.65928,-2.023107 -7.35676,-2.023107 h -21.51851 c -7.23414,0 -13.79391,-1.471351 -19.67932,-4.414054 -5.8854,-2.942702 -10.57533,-7.203489 -14.06979,-12.782362 -3.49446,-5.578873 -5.24169,-12.291913 -5.24169,-20.139119 0,-7.724593 1.65527,-14.437632 4.96581,-20.139118 3.31054,-5.701485 7.7859,-10.1461917 13.42608,-13.334119 5.64018,-3.1879274 11.89342,-4.7818911 18.75973,-4.7818911 h 50.91134 c 2.76142,0 5,2.2385762 5,5 V 19.426098 c 0,2.761423 -2.23858,5 -5,5 h -48.33648 v 0 c -2.45225,0 -4.72058,0.643716 -6.805,1.931148 -2.08441,1.287432 -3.70903,2.973355 -4.87385,5.057769 -1.16482,2.084414 -1.74723,4.414054 -1.74723,6.988918 0,2.574865 0.58241,4.904504 1.74723,6.988918 1.16482,2.084414 2.78944,3.739684 4.87385,4.96581 2.08442,1.226126 4.35275,1.839189 6.805,1.839189 h 22.25418 c 7.96982,0 14.89743,1.532657 20.78284,4.597972 5.8854,3.065315 10.45272,7.356755 13.70196,12.874322 3.24923,5.517567 4.87385,11.954728 4.87385,19.311483 0,8.705494 -1.68593,16.123553 -5.05777,22.254183 -3.37185,6.13063 -7.90851,10.78991 -13.61,13.97784 -5.70148,3.18792 -11.98538,4.78189 -18.85169,4.78189 h -53.4862 c -2.76143,0 -5,-2.23858 -5,-5 z"
|
||||
id="path238" />
|
||||
<path
|
||||
d="m 469.33159,129.99554 c -10.05424,-0.24523 -19.12757,-2.05376 -27.22,-5.42561 -8.09243,-3.37184 -15.02004,-7.96982 -20.78283,-13.79391 -5.76279,-5.8241 -10.2075,-12.598448 -13.33412,-20.323042 -3.12662,-7.724593 -4.68993,-16.000943 -4.68993,-24.829049 0,-8.828107 1.56331,-17.104457 4.68993,-24.82905 3.12662,-7.724594 7.57133,-14.498939 13.33412,-20.323037 5.76279,-5.824098 12.6904,-10.452724 20.78283,-13.8858764 8.09243,-3.4331526 17.16576,-5.2110351 27.22,-5.3336477 h 15.04716 c 2.76142,0 5,2.2385762 5,5 V 19.426098 c 0,2.761423 -2.23858,5 -5,5 h -14.49541 v 0 c -5.8854,0.122612 -11.28035,1.226126 -16.18486,3.31054 -4.9045,2.084414 -9.16529,4.96581 -12.78236,8.644187 -3.61707,3.678378 -6.40651,8.000472 -8.36831,12.966282 -1.9618,4.96581 -2.9427,10.391417 -2.9427,16.276822 0,5.885404 0.9809,11.311011 2.9427,16.276821 1.9618,4.96581 4.75124,9.287904 8.36831,12.966282 3.61707,3.678377 7.87786,6.559778 12.78236,8.644188 4.90451,2.08441 10.29946,3.18793 16.18486,3.31054 h 14.49541 c 2.76142,0 5,2.23858 5,5 v 13.17378 c 0,2.76142 -2.23858,5 -5,5 z"
|
||||
id="path240" />
|
||||
<path
|
||||
d="m 547.43012,132.20257 c -9.68639,0 -18.33058,-2.17638 -25.93256,-6.52912 -7.60198,-4.35275 -13.61,-10.24965 -18.02405,-17.6907 -4.41406,-7.44105 -6.62108,-15.736562 -6.62108,-24.886527 0,-9.149965 2.20702,-17.445473 6.62108,-24.886525 4.41405,-7.441051 10.42207,-13.337951 18.02405,-17.690698 7.60198,-4.352747 16.24617,-6.52912 25.93256,-6.52912 9.6864,0 18.33058,2.176373 25.93256,6.52912 7.60198,4.352747 13.61,10.224741 18.02406,17.615981 4.41405,7.391241 6.62108,15.728897 6.62108,25.012969 0,9.16146 -2.20703,17.45122 -6.62108,24.86928 -4.41406,7.41806 -10.42208,13.30347 -18.02406,17.65622 -7.60198,4.35274 -16.24616,6.52912 -25.93256,6.52912 z m 0,-21.51851 c 5.14973,0 9.59444,-1.22613 13.33412,-3.67838 3.73968,-2.45225 6.62108,-5.75561 8.64419,-9.910069 2.02311,-4.154459 3.03466,-8.813259 3.03466,-13.976398 0,-5.165056 -1.01155,-9.831997 -3.03466,-14.000826 -2.02311,-4.168828 -4.90451,-7.479368 -8.64419,-9.931619 -3.73968,-2.452252 -8.18439,-3.678378 -13.33412,-3.678378 -5.14973,0 -9.59444,1.226126 -13.33412,3.678378 -3.73968,2.452251 -6.62108,5.755607 -8.64419,9.910066 -2.0231,4.15446 -3.03466,8.813259 -3.03466,13.976399 0,5.165055 1.01156,9.831997 3.03466,14.000825 2.02311,4.168832 4.90451,7.479372 8.64419,9.931622 3.73968,2.45225 8.18439,3.67838 13.33412,3.67838 z"
|
||||
id="Shape" />
|
||||
<path
|
||||
d="m 610.07947,124.99554 v -48.888235 0 c 0,-7.724593 1.80853,-14.774817 5.4256,-21.150672 3.61708,-6.375855 8.85876,-11.464277 15.72507,-15.265268 6.8663,-3.80099 15.08135,-5.701485 24.64513,-5.701485 9.68639,0 17.93209,1.900495 24.73709,5.701485 6.805,3.800991 12.01603,8.889413 15.63311,15.265268 3.61707,6.375855 5.4256,13.426079 5.4256,21.150672 v 48.888235 c 0,2.76142 -2.23857,5 -5,5 h -15.19688 c -2.76143,0 -5,-2.23858 -5,-5 v -48.888235 0 c 0,-3.80099 -0.9196,-7.264796 -2.75879,-10.391417 -1.83919,-3.126621 -4.32209,-5.609526 -7.44871,-7.448715 -3.12662,-1.839189 -6.59043,-2.758783 -10.39142,-2.758783 -3.80099,0 -7.2648,0.919594 -10.39142,2.758783 -3.12662,1.839189 -5.60952,4.322094 -7.44871,7.448715 -1.83919,3.126621 -2.75879,6.590427 -2.75879,10.391417 v 48.888235 c 0,2.76142 -2.23857,5 -5,5 h -15.19688 c -2.76143,0 -5,-2.23858 -5,-5 z"
|
||||
id="path243" />
|
||||
<path
|
||||
d="m 220,0 c 36.45079,0 66,29.549206 66,66 0,36.45079 -29.54921,66 -66,66 -36.45079,0 -66,-29.54921 -66,-66 0,-36.450794 29.54921,-66 66,-66 z m -17.00189,18.568446 -1.93756,2.831494 1.53943,2.668682 -0.63153,5.078586 -1.8052,-2.303226 0.34534,-3.389575 -3.06967,-2.015477 -3.39205,1.361896 -0.0169,3.912827 2.97572,1.516205 1.45972,5.927492 2.15161,6.815043 -0.0305,7.082912 2.34465,2.071055 4.61088,0.221223 1.8584,0.946904 -4.51345,8.779253 -0.42032,7.509823 -8.75187,-8.896009 -3.40232,-1.733568 -5.60842,2.151177 -1.00711,1.97656 -0.36684,10.187218 4.61019,13.623996 -4.36646,-3.879041 -3.78726,-6.589605 -1.167,-3.653386 0.36458,-2.304699 2.18849,-2.430273 -1.37613,-3.145307 -3.29197,-0.699651 -1.96044,3.203366 1.47629,2.195534 -0.57391,2.87169 -1.97667,-2.314596 -0.0599,-2.520959 -3.84258,-1.369528 -1.98185,2.199722 0.57695,3.220288 2.81609,0.721386 1.23051,2.572829 -2.24123,0.291333 -2.30388,-2.607181 -3.31321,1.246521 -0.27564,3.134268 2.48751,1.660461 2.05638,-0.786817 3.60758,1.838155 7.71477,5.765467 6.95085,7.952341 3.6232,1.385835 4.33669,-2.787504 -0.68495,-13.861259 5.28244,6.489427 2.48527,2.416679 8.6469,4.405812 3.41594,0.590138 8.35499,0.459194 -11.61659,7.593309 0.2939,5.146904 3.25083,2.11666 10.51918,0.94909 9.19899,2.85252 3.60758,1.83816 0.57217,2.12612 2.80546,1.03644 2.37366,-2.06526 -0.93901,-3.41314 -3.46343,-0.33141 -1.08167,-1.98444 2.80474,-0.51677 2.23887,1.85425 2.94439,-1.42608 0.61471,-2.89631 -3.36659,-2.30373 -2.07468,1.43336 -3.03441,-0.23868 1.98592,-2.15223 2.64396,-0.0962 1.43926,-3.468912 -2.501,-2.252016 -3.35348,0.735449 -0.67977,3.199007 -1.65024,1.649618 -3.6416,1.203284 -7.5572,0.80932 -5.70475,-1.2525 13.73185,-4.278263 8.02601,-6.284677 1.00711,-1.97656 -1.55621,-5.801736 -3.40232,-1.733568 -12.34125,-1.851476 5.82852,-4.754204 4.44963,-8.811776 1.8584,0.946903 2.88918,3.60025 3.05367,0.679523 5.71227,-4.187905 6.77817,-2.265089 5.65344,-2.30316 2.97572,1.516205 3.15563,-2.313542 -0.892,-3.544729 -3.43486,-1.298747 -2.53924,2.271729 -2.92441,-0.106632 3.73745,-3.496042 3.06387,-0.323182 1.15185,-3.231833 -2.05137,-2.667005 -3.45449,0.792909 -0.63713,3.251767 -3.16848,2.671159 0.10965,-4.229708 1.66104,-2.137611 -2.23877,-3.241974 -3.54914,0.292887 -1.24839,3.543213 1.6286,2.38328 -1.09677,3.288072 -3.7193,6.163988 -4.50112,2.161253 -4.63654,-10.479651 3.61811,-4.86316 0.0449,-6.64112 1.34093,-1.90326 -0.4133,-5.102476 -1.03338,-1.16321 -1.11562,-4.370289 -2.81584,-3.091877 0.0301,-0.05818 -0.0927,-0.0099 -0.0625,-0.06915 -0.0303,0.05808 -4.1556,-0.460247 -4.19138,1.666237 -1.54846,-0.152307 -4.37092,2.664798 -0.75159,2.203542 -5.3464,3.939863 -1.80771,5.785606 -11.20351,2.408738 -0.8972,-4.911831 2.80062,-6.632079 2.01545,-2.819981 2.88538,-0.08329 2.13273,-3.09262 -1.84918,-3.043465 -3.93873,0.09438 -0.75303,2.600265 -3.35745,2.574872 0.29863,-4.133421 2.25623,-2.426791 -1.38902,-3.260807 z"
|
||||
id="path245" />
|
||||
<path
|
||||
d="m 0.83694671,181.344 v -21.05081 c 0,-1.14329 0.17423049,-2.0978 0.52269139,-2.86354 0.3484609,-0.76574 0.8060417,-1.37036 1.3727422,-1.81388 0.5667005,-0.44351 1.1987969,-0.7587 1.8962891,-0.94558 0.6974921,-0.18687 1.3884257,-0.2803 2.0728007,-0.2803 0.9448177,0.0103 2.0588282,0.0239 3.3420309,0.0411 1.283204,0.0171 2.634274,0.0557 4.053211,0.11577 1.418938,0.0601 2.788828,0.15228 4.109672,0.2766 v 3.73669 H 7.901978 c -0.8189688,0 -1.4476433,0.22699 -1.8860235,0.68095 -0.4383802,0.45397 -0.6575703,1.06915 -0.6575703,1.84554 v 5.44477 l 11.1735628,0.25949 v 3.54335 L 5.3583842,170.59418 V 181.344 Z"
|
||||
id="path247" />
|
||||
<path
|
||||
d="m 20.623859,181.344 v -19.55317 h 3.478906 l 1.042531,3.12931 c 0.764599,-0.94368 1.625486,-1.74478 2.58266,-2.4033 0.957175,-0.65852 2.083637,-0.98778 3.379387,-0.98778 0.274891,0 0.558716,0.0146 0.851477,0.0439 0.29276,0.0293 0.56594,0.0804 0.819539,0.15342 v 4.62922 c -0.353594,-0.0487 -0.723252,-0.0902 -1.108973,-0.12461 -0.385721,-0.0344 -0.758801,-0.0516 -1.119238,-0.0516 -0.774865,0 -1.470836,0.0898 -2.087914,0.26947 -0.617078,0.17965 -1.19452,0.44427 -1.732324,0.79387 -0.537805,0.34961 -1.06601,0.79226 -1.584614,1.32798 V 181.344 Z"
|
||||
id="path249" />
|
||||
<path
|
||||
d="m 43.180654,181.54132 c -2.118141,0 -3.805886,-0.29485 -5.063235,-0.88455 -1.257349,-0.5897 -2.161104,-1.61094 -2.711265,-3.06372 -0.550162,-1.45278 -0.825242,-3.46313 -0.825242,-6.03105 0,-2.63067 0.267286,-4.6721 0.801859,-6.12431 0.534573,-1.4522 1.420173,-2.4703 2.656801,-3.0543 1.236627,-0.584 2.91116,-0.876 5.023597,-0.876 1.871766,0 3.37587,0.19219 4.512313,0.57658 1.136443,0.38439 1.966247,1.05888 2.489414,2.02347 0.523167,0.96459 0.78475,2.31642 0.78475,4.05549 0,1.25507 -0.247231,2.25255 -0.741692,2.99243 -0.49446,0.73989 -1.194994,1.26762 -2.101601,1.58319 -0.906607,0.31557 -1.978129,0.47336 -3.214566,0.47336 h -5.732211 c 0.04296,1.2064 0.204076,2.17165 0.483339,2.89576 0.279263,0.72411 0.791119,1.24452 1.535567,1.56123 0.744448,0.31672 1.834125,0.47507 3.269031,0.47507 h 5.922695 v 2.66393 c -1.012494,0.18326 -2.073656,0.35131 -3.183484,0.50416 -1.109828,0.15284 -2.411852,0.22926 -3.90607,0.22926 z M 39.016802,170.4573 h 5.324438 c 0.85813,0 1.489561,-0.16472 1.894293,-0.49418 0.404731,-0.32945 0.607097,-0.92229 0.607097,-1.77851 0,-0.85395 -0.125754,-1.5273 -0.377261,-2.02005 -0.251508,-0.49275 -0.653293,-0.84368 -1.205356,-1.0528 -0.552062,-0.20911 -1.284344,-0.31367 -2.196844,-0.31367 -1.014395,0 -1.81673,0.16007 -2.407004,0.4802 -0.590273,0.32014 -1.011069,0.89026 -1.262386,1.71037 -0.251318,0.82011 -0.376977,1.97632 -0.376977,3.46864 z"
|
||||
id="path251" />
|
||||
<path
|
||||
d="m 62.113652,181.54132 c -2.118141,0 -3.805885,-0.29485 -5.063234,-0.88455 -1.257349,-0.5897 -2.161105,-1.61094 -2.711266,-3.06372 -0.550162,-1.45278 -0.825242,-3.46313 -0.825242,-6.03105 0,-2.63067 0.267286,-4.6721 0.801859,-6.12431 0.534573,-1.4522 1.420173,-2.4703 2.656801,-3.0543 1.236628,-0.584 2.91116,-0.876 5.023598,-0.876 1.871765,0 3.375869,0.19219 4.512312,0.57658 1.136443,0.38439 1.966247,1.05888 2.489414,2.02347 0.523167,0.96459 0.78475,2.31642 0.78475,4.05549 0,1.25507 -0.24723,2.25255 -0.741691,2.99243 -0.494461,0.73989 -1.194995,1.26762 -2.101602,1.58319 -0.906607,0.31557 -1.978129,0.47336 -3.214566,0.47336 h -5.732211 c 0.04296,1.2064 0.204077,2.17165 0.48334,2.89576 0.279263,0.72411 0.791118,1.24452 1.535566,1.56123 0.744448,0.31672 1.834125,0.47507 3.269031,0.47507 h 5.922696 v 2.66393 c -1.012495,0.18326 -2.073657,0.35131 -3.183485,0.50416 -1.109828,0.15284 -2.411851,0.22926 -3.90607,0.22926 z M 57.9498,170.4573 h 5.324438 c 0.85813,0 1.489561,-0.16472 1.894293,-0.49418 0.404732,-0.32945 0.607097,-0.92229 0.607097,-1.77851 0,-0.85395 -0.125753,-1.5273 -0.377261,-2.02005 -0.251508,-0.49275 -0.653293,-0.84368 -1.205356,-1.0528 -0.552062,-0.20911 -1.284343,-0.31367 -2.196843,-0.31367 -1.014396,0 -1.816731,0.16007 -2.407004,0.4802 -0.590274,0.32014 -1.011069,0.89026 -1.262387,1.71037 -0.251318,0.82011 -0.376977,1.97632 -0.376977,3.46864 z"
|
||||
id="path253" />
|
||||
<path
|
||||
d="m 85.95017,181.563 c -1.458479,0 -2.653664,-0.43515 -3.585554,-1.30545 -0.931891,-0.8703 -1.397836,-2.07689 -1.397836,-3.61977 v -1.64592 c 0,-1.50031 0.517748,-2.72962 1.553246,-3.68793 1.035497,-0.95832 2.630946,-1.43747 4.786348,-1.43747 h 5.56796 v -1.70467 c 0,-0.68741 -0.117769,-1.26134 -0.353308,-1.72177 -0.235539,-0.46043 -0.675155,-0.80557 -1.318848,-1.0354 -0.643693,-0.22984 -1.600297,-0.34476 -2.869812,-0.34476 h -5.926688 v -2.62172 c 0.91174,-0.25284 1.972996,-0.46795 3.18377,-0.64531 1.210773,-0.17737 2.6568,-0.271 4.338082,-0.28088 1.614745,-0.0103 2.978742,0.18573 4.091992,0.58799 1.11325,0.40226 1.954271,1.06601 2.523062,1.99125 0.568792,0.92523 0.853188,2.18211 0.853188,3.77062 V 181.344 H 93.85242 l -0.763648,-2.12157 c -0.152844,0.14296 -0.450832,0.33858 -0.893965,0.58685 -0.443133,0.24828 -0.993389,0.51062 -1.650769,0.78704 -0.657381,0.27641 -1.380157,0.50662 -2.168329,0.69064 -0.788172,0.18403 -1.596684,0.27604 -2.425539,0.27604 z m 2.187149,-3.19204 c 0.312531,0.01 0.669737,-0.0249 1.071617,-0.10437 0.40188,-0.0795 0.808798,-0.17509 1.220754,-0.28687 0.411956,-0.11178 0.797772,-0.22603 1.157449,-0.34276 0.359677,-0.11672 0.653388,-0.22204 0.881133,-0.31595 0.227745,-0.0939 0.363099,-0.1479 0.406062,-0.16197 v -5.1214 l -4.221453,0.23382 c -1.112869,0.0772 -1.918531,0.35902 -2.416984,0.84549 -0.498453,0.48648 -0.74768,1.13274 -0.74768,1.93878 v 0.82068 c 0,0.60719 0.124709,1.097 0.374125,1.46941 0.249417,0.37241 0.577156,0.6339 0.983219,0.78446 0.406062,0.15057 0.836648,0.23079 1.291758,0.24068 z"
|
||||
id="path255" />
|
||||
<path
|
||||
d="m 101.1903,181.344 v -19.55317 h 3.68479 l 0.83665,2.04856 c 0.7992,-0.61974 1.77747,-1.17085 2.93483,-1.65333 1.15735,-0.48249 2.3495,-0.72373 3.57643,-0.72373 1.533,0 2.73997,0.30987 3.62091,0.92961 0.88094,0.61974 1.50971,1.45059 1.88631,2.49255 0.3766,1.04196 0.56489,2.18401 0.56489,3.42615 V 181.344 h -4.52143 v -12.47559 c 0,-0.70186 -0.13289,-1.29955 -0.39865,-1.79306 -0.26577,-0.49351 -0.63638,-0.87524 -1.11183,-1.14519 -0.47545,-0.26995 -1.05346,-0.40492 -1.73403,-0.40492 -0.62734,0 -1.21676,0.0661 -1.76826,0.19847 -0.55149,0.13231 -1.07256,0.3188 -1.56322,0.55947 -0.49066,0.24068 -0.98598,0.52564 -1.48595,0.8549 V 181.344 Z"
|
||||
id="path257" />
|
||||
<path
|
||||
d="m 128.4808,181.563 c -1.55467,0 -2.85261,-0.33288 -3.89381,-0.99862 -1.0412,-0.66575 -1.82053,-1.72139 -2.338,-3.16695 -0.51746,-1.44555 -0.77619,-3.32986 -0.77619,-5.65293 0,-2.42345 0.2305,-4.38552 0.6915,-5.8862 0.461,-1.50068 1.22931,-2.601 2.30492,-3.30097 1.07561,-0.69996 2.53447,-1.04994 4.37658,-1.04994 0.96953,0 1.92528,0.10066 2.86724,0.30198 0.94197,0.20132 1.77244,0.43144 2.49141,0.69036 v -9.00523 h 4.52144 v 27.8495 h -3.75779 l -0.76365,-1.90884 c -0.40226,0.36348 -0.92162,0.70728 -1.55809,1.03141 -0.63647,0.32413 -1.31514,0.5879 -2.03602,0.79131 -0.72087,0.20341 -1.43072,0.30512 -2.12954,0.30512 z m 1.52273,-3.65514 c 0.8779,0 1.66855,-0.13934 2.37193,-0.41804 0.70339,-0.27869 1.31305,-0.56841 1.82899,-0.86915 V 165.7431 c -0.6205,-0.20189 -1.24727,-0.38839 -1.88032,-0.55948 -0.63304,-0.17109 -1.32065,-0.25664 -2.06282,-0.25664 -1.01858,0 -1.84401,0.18478 -2.47629,0.55434 -0.63229,0.36957 -1.08883,1.03046 -1.36961,1.9827 -0.28078,0.95223 -0.42117,2.30757 -0.42117,4.06604 0,1.62957 0.13183,2.90973 0.39551,3.84048 0.26367,0.93075 0.69198,1.58633 1.28491,1.96673 0.59293,0.38039 1.36923,0.57059 2.32887,0.57059 z"
|
||||
id="path259" />
|
||||
<path
|
||||
d="m 161.73343,181.563 c -1.80219,0 -3.38195,-0.17357 -4.7393,-0.5207 -1.35734,-0.34713 -2.49008,-0.99225 -3.39821,-1.93536 -0.90812,-0.9431 -1.58794,-2.31603 -2.03943,-4.11879 -0.4515,-1.80276 -0.67725,-4.15501 -0.67725,-7.05676 0,-2.91126 0.22822,-5.2733 0.68466,-7.08614 0.45644,-1.81283 1.1412,-3.20088 2.05427,-4.16413 0.91307,-0.96326 2.0459,-1.62596 3.39849,-1.98811 1.35259,-0.36215 2.92485,-0.54323 4.71677,-0.54323 1.82196,0 3.41161,0.18108 4.76895,0.54323 1.35735,0.36215 2.48761,1.02485 3.3908,1.98811 0.90318,0.96325 1.57805,2.3513 2.0246,4.16413 0.44656,1.81284 0.66984,4.17488 0.66984,7.08614 0,2.90175 -0.22585,5.254 -0.67754,7.05676 -0.45168,1.80276 -1.1315,3.17569 -2.03943,4.11879 -0.90794,0.94311 -2.0382,1.58823 -3.3908,1.93536 -1.35259,0.34713 -2.93473,0.5207 -4.74642,0.5207 z m 0,-4.06234 c 1.18549,0 2.18315,-0.12461 2.993,-0.37384 0.80984,-0.24923 1.45933,-0.70928 1.94847,-1.38016 0.48914,-0.67087 0.84321,-1.63594 1.06221,-2.89519 0.219,-1.25925 0.3285,-2.89928 0.3285,-4.92008 0,-2.12347 -0.11207,-3.82747 -0.3362,-5.112 -0.22413,-1.28453 -0.58067,-2.25863 -1.06962,-2.92228 -0.48895,-0.66365 -1.13587,-1.1104 -1.94077,-1.34024 -0.80491,-0.22983 -1.8001,-0.34475 -2.98559,-0.34475 -1.12123,0 -2.08535,0.11492 -2.89234,0.34475 -0.80699,0.22984 -1.46257,0.67659 -1.96672,1.34024 -0.50416,0.66365 -0.87581,1.63775 -1.11496,2.92228 -0.23916,1.28453 -0.35873,2.98853 -0.35873,5.112 0,2.0208 0.10456,3.66083 0.31367,4.92008 0.20911,1.25925 0.55567,2.22432 1.03968,2.89519 0.48401,0.67088 1.13454,1.13093 1.95161,1.38016 0.81707,0.24923 1.82633,0.37384 3.02779,0.37384 z"
|
||||
id="path261" />
|
||||
<path
|
||||
d="m 175.99709,189.9945 v -28.20367 h 3.75779 l 0.76364,1.90884 c 0.45663,-0.35322 0.98636,-0.69806 1.58918,-1.03455 0.60282,-0.33648 1.26077,-0.61356 1.97385,-0.83123 0.71308,-0.21767 1.44755,-0.3265 2.2034,-0.3265 1.22808,0 2.28515,0.24447 3.17123,0.73342 0.88607,0.48895 1.60999,1.18083 2.17175,2.07565 0.56175,0.89482 0.97257,1.95693 1.23244,3.18634 0.25987,1.2294 0.38981,2.58247 0.38981,4.0592 0,2.13449 -0.22375,3.95103 -0.67126,5.44962 -0.4475,1.49859 -1.1776,2.63893 -2.19028,3.42102 -1.01269,0.78208 -2.38058,1.17313 -4.10369,1.17313 -0.97789,0 -1.97299,-0.13317 -2.9853,-0.3995 -1.0123,-0.26634 -1.93934,-0.62801 -2.78113,-1.08502 v 9.87325 z m 8.87235,-12.12941 c 0.70224,0 1.34518,-0.18374 1.9288,-0.55121 0.58361,-0.36747 1.05127,-1.00593 1.40296,-1.91539 0.3517,-0.90946 0.52754,-2.18829 0.52754,-3.83649 0,-1.58813 -0.17299,-2.85223 -0.51898,-3.7923 -0.34599,-0.94006 -0.80623,-1.60961 -1.38073,-2.00864 -0.57449,-0.39903 -1.22047,-0.59854 -1.93792,-0.59854 -0.89235,0 -1.70809,0.13935 -2.44721,0.41804 -0.73913,0.27869 -1.38092,0.56841 -1.92538,0.86915 v 10.2354 c 0.6148,0.35094 1.30279,0.63533 2.06397,0.85319 0.76117,0.21786 1.52349,0.32679 2.28695,0.32679 z"
|
||||
id="path263" />
|
||||
<path
|
||||
d="m 204.51433,181.54132 c -2.11815,0 -3.80589,-0.29485 -5.06324,-0.88455 -1.25735,-0.5897 -2.1611,-1.61094 -2.71127,-3.06372 -0.55016,-1.45278 -0.82524,-3.46313 -0.82524,-6.03105 0,-2.63067 0.26729,-4.6721 0.80186,-6.12431 0.53457,-1.4522 1.42017,-2.4703 2.6568,-3.0543 1.23663,-0.584 2.91116,-0.876 5.0236,-0.876 1.87177,0 3.37587,0.19219 4.51231,0.57658 1.13645,0.38439 1.96625,1.05888 2.48942,2.02347 0.52316,0.96459 0.78475,2.31642 0.78475,4.05549 0,1.25507 -0.24723,2.25255 -0.74169,2.99243 -0.49447,0.73989 -1.195,1.26762 -2.10161,1.58319 -0.9066,0.31557 -1.97813,0.47336 -3.21456,0.47336 h -5.73221 c 0.043,1.2064 0.20407,2.17165 0.48334,2.89576 0.27926,0.72411 0.79111,1.24452 1.53556,1.56123 0.74445,0.31672 1.83413,0.47507 3.26903,0.47507 h 5.9227 v 2.66393 c -1.0125,0.18326 -2.07366,0.35131 -3.18348,0.50416 -1.10983,0.15284 -2.41186,0.22926 -3.90607,0.22926 z m -4.16386,-11.08402 h 5.32444 c 0.85813,0 1.48956,-0.16472 1.89429,-0.49418 0.40474,-0.32945 0.6071,-0.92229 0.6071,-1.77851 0,-0.85395 -0.12575,-1.5273 -0.37726,-2.02005 -0.25151,-0.49275 -0.65329,-0.84368 -1.20536,-1.0528 -0.55206,-0.20911 -1.28434,-0.31367 -2.19684,-0.31367 -1.0144,0 -1.81673,0.16007 -2.407,0.4802 -0.59028,0.32014 -1.01107,0.89026 -1.26239,1.71037 -0.25132,0.82011 -0.37698,1.97632 -0.37698,3.46864 z"
|
||||
id="path265" />
|
||||
<path
|
||||
d="m 215.46409,181.344 v -19.55317 h 3.68479 l 0.83665,2.04856 c 0.79919,-0.61974 1.77747,-1.17085 2.93482,-1.65333 1.15736,-0.48249 2.3495,-0.72373 3.57643,-0.72373 1.533,0 2.73998,0.30987 3.62092,0.92961 0.88094,0.61974 1.50971,1.45059 1.88631,2.49255 0.37659,1.04196 0.56489,2.18401 0.56489,3.42615 V 181.344 h -4.52144 v -12.47559 c 0,-0.70186 -0.13288,-1.29955 -0.39864,-1.79306 -0.26577,-0.49351 -0.63638,-0.87524 -1.11183,-1.14519 -0.47545,-0.26995 -1.05346,-0.40492 -1.73403,-0.40492 -0.62735,0 -1.21677,0.0661 -1.76826,0.19847 -0.55149,0.13231 -1.07257,0.3188 -1.56322,0.55947 -0.49066,0.24068 -0.98598,0.52564 -1.48595,0.8549 V 181.344 Z"
|
||||
id="path267" />
|
||||
<path
|
||||
d="m 253.36294,181.563 c -0.64255,0 -1.337,-0.0193 -2.08335,-0.0579 -0.74635,-0.0386 -1.50315,-0.0966 -2.27042,-0.17395 -0.76726,-0.0774 -1.49412,-0.16177 -2.18059,-0.25322 -0.68646,-0.0914 -1.29584,-0.20236 -1.82813,-0.33277 v -3.54335 c 0.68703,0.0631 1.48604,0.11653 2.39702,0.16025 0.91098,0.0437 1.86673,0.0778 2.86725,0.10209 1.00052,0.0243 1.96178,0.0365 2.88378,0.0365 0.9836,0 1.84848,-0.0885 2.59464,-0.26548 0.74616,-0.17699 1.33082,-0.49712 1.754,-0.96041 0.42317,-0.46328 0.63475,-1.1219 0.63475,-1.97584 V 173.018 c 0,-0.95698 -0.2689,-1.68727 -0.8067,-2.19085 -0.53781,-0.50359 -1.33311,-0.75538 -2.38591,-0.75538 h -2.52192 c -2.4512,0 -4.3416,-0.53771 -5.67119,-1.61313 -1.32958,-1.07542 -1.99438,-2.91249 -1.99438,-5.51121 v -1.40012 c 0,-2.58618 0.72772,-4.46213 2.18316,-5.62785 1.45544,-1.16571 3.52624,-1.74857 6.21241,-1.74857 0.92277,0 1.87652,0.0448 2.86126,0.1343 0.98474,0.0895 1.93127,0.19828 2.83959,0.32622 0.90831,0.12794 1.68014,0.26206 2.31546,0.40236 v 3.54335 c -1.08929,-0.0871 -2.31841,-0.16606 -3.68735,-0.23696 -1.36894,-0.0709 -2.64026,-0.10637 -3.81397,-0.10637 -0.93227,0 -1.74639,0.0963 -2.44236,0.28887 -0.69597,0.19257 -1.23007,0.54284 -1.60229,1.0508 -0.37223,0.50796 -0.55834,1.23738 -0.55834,2.18829 v 0.90679 c 0,1.14063 0.31253,1.94182 0.9376,2.40358 0.62506,0.46177 1.51475,0.69265 2.66906,0.69265 h 2.83046 c 1.57292,0 2.86991,0.28981 3.89096,0.86944 1.02105,0.57963 1.78488,1.37284 2.29151,2.37963 0.50663,1.00679 0.75994,2.15559 0.75994,3.4464 v 1.73147 c 0,2.00065 -0.39142,3.53403 -1.17427,4.60014 -0.78285,1.0661 -1.85371,1.79449 -3.21257,2.18515 -1.35886,0.39066 -2.9219,0.586 -4.68911,0.586 z"
|
||||
id="path269" />
|
||||
<path
|
||||
d="m 274.02527,181.54132 c -1.54098,0 -2.86857,-0.15987 -3.98277,-0.47963 -1.1142,-0.31975 -2.02879,-0.85851 -2.74378,-1.61626 -0.71498,-0.75776 -1.23815,-1.78299 -1.5695,-3.0757 -0.33135,-1.29271 -0.49703,-2.90669 -0.49703,-4.84195 0,-2.02119 0.16929,-3.6827 0.50787,-4.98453 0.33857,-1.30184 0.86535,-2.32099 1.58034,-3.05745 0.71498,-0.73646 1.62947,-1.25031 2.74348,-1.54155 1.11401,-0.29124 2.43448,-0.43686 3.96139,-0.43686 1.54137,0 2.87162,0.15284 3.99076,0.45853 1.11915,0.30569 2.0326,0.82667 2.74036,1.56294 0.70775,0.73627 1.23349,1.75533 1.5772,3.05716 0.3437,1.30183 0.51556,2.94909 0.51556,4.94176 0,1.97822 -0.16463,3.6172 -0.49389,4.91695 -0.32926,1.29974 -0.84787,2.32136 -1.55582,3.06486 -0.70794,0.74349 -1.62149,1.26799 -2.74063,1.57349 -1.11915,0.3055 -2.46366,0.45824 -4.03354,0.45824 z m 0,-3.63346 c 0.73342,0 1.36913,-0.0677 1.90713,-0.20303 0.53799,-0.13535 0.98246,-0.4168 1.33339,-0.84435 0.35093,-0.42754 0.61556,-1.07095 0.79387,-1.93022 0.17832,-0.85927 0.26748,-2.00065 0.26748,-3.42415 0,-1.43339 -0.0892,-2.57364 -0.26748,-3.42074 -0.17831,-0.8471 -0.44294,-1.48186 -0.79387,-1.90427 -0.35093,-0.42241 -0.7954,-0.7013 -1.33339,-0.83665 -0.538,-0.13536 -1.17371,-0.20303 -1.90713,-0.20303 -0.73304,0 -1.36599,0.0677 -1.89885,0.20303 -0.53286,0.13535 -0.97486,0.41424 -1.32598,0.83665 -0.35112,0.42241 -0.61337,1.05717 -0.78675,1.90427 -0.17337,0.8471 -0.26006,1.98735 -0.26006,3.42074 0,1.4235 0.0867,2.56488 0.26006,3.42415 0.17338,0.85927 0.43563,1.50268 0.78675,1.93022 0.35112,0.42755 0.79312,0.709 1.32598,0.84435 0.53286,0.13536 1.16581,0.20303 1.89885,0.20303 z"
|
||||
id="path271" />
|
||||
<path
|
||||
d="m 291.7726,181.563 c -1.79345,0 -3.18938,-0.50625 -4.18781,-1.51875 -0.99843,-1.01249 -1.49764,-2.49226 -1.49764,-4.43931 v -13.81411 h 4.52144 v 12.50581 c 0,1.28625 0.29542,2.15246 0.88626,2.59863 0.59085,0.44618 1.40696,0.66926 2.44836,0.66926 0.83683,0 1.65656,-0.13953 2.45918,-0.4186 0.80262,-0.27908 1.55848,-0.66214 2.26757,-1.14918 v -14.20592 h 4.522 V 181.344 h -3.68478 l -0.83722,-2.04857 c -0.91745,0.59541 -1.96815,1.12219 -3.15212,1.58034 -1.18397,0.45815 -2.43238,0.68723 -3.74524,0.68723 z"
|
||||
id="path273" />
|
||||
<path
|
||||
d="m 307.02893,181.344 v -19.55317 h 3.4789 l 1.04254,3.12931 c 0.76459,-0.94368 1.62548,-1.74478 2.58266,-2.4033 0.95717,-0.65852 2.08363,-0.98778 3.37938,-0.98778 0.27489,0 0.55872,0.0146 0.85148,0.0439 0.29276,0.0293 0.56594,0.0804 0.81954,0.15342 v 4.62922 c -0.3536,-0.0487 -0.72325,-0.0902 -1.10897,-0.12461 -0.38573,-0.0344 -0.75881,-0.0516 -1.11924,-0.0516 -0.77487,0 -1.47084,0.0898 -2.08792,0.26947 -0.61708,0.17965 -1.19452,0.44427 -1.73232,0.79387 -0.53781,0.34961 -1.06601,0.79226 -1.58461,1.32798 V 181.344 Z"
|
||||
id="path275" />
|
||||
<path
|
||||
d="m 329.05362,181.563 c -1.16039,0 -2.23372,-0.15418 -3.21998,-0.46253 -0.98626,-0.30835 -1.84145,-0.82971 -2.56555,-1.56408 -0.72411,-0.73437 -1.28549,-1.74535 -1.68414,-3.03292 -0.39864,-1.28758 -0.59797,-2.9104 -0.59797,-4.86847 0,-2.00522 0.18611,-3.66341 0.55834,-4.97456 0.37222,-1.31114 0.90822,-2.34103 1.60799,-3.08966 0.69978,-0.74863 1.55952,-1.27712 2.57924,-1.58547 1.01972,-0.30835 2.17004,-0.46253 3.45096,-0.46253 1.10337,0 2.20939,0.0575 3.31808,0.17252 1.10869,0.11502 2.23258,0.30921 3.37169,0.58258 v 2.62115 h -5.3387 c -1.16686,0 -2.11899,0.18003 -2.85641,0.54009 -0.73741,0.36006 -1.28339,1.02447 -1.63793,1.99324 -0.35455,0.96877 -0.53182,2.36832 -0.53182,4.19864 0,1.79421 0.18126,3.15992 0.54379,4.09713 0.36253,0.93721 0.91497,1.57054 1.65733,1.89999 0.74236,0.32946 1.69829,0.49418 2.86782,0.49418 h 5.56625 v 2.57838 c -0.5783,0.15285 -1.25916,0.29761 -2.04258,0.4343 -0.78342,0.13668 -1.60742,0.24219 -2.47202,0.31652 -0.86459,0.0743 -1.72272,0.1115 -2.57439,0.1115 z"
|
||||
id="path277" />
|
||||
<path
|
||||
d="m 346.74072,181.54132 c -2.11814,0 -3.80588,-0.29485 -5.06323,-0.88455 -1.25735,-0.5897 -2.1611,-1.61094 -2.71127,-3.06372 -0.55016,-1.45278 -0.82524,-3.46313 -0.82524,-6.03105 0,-2.63067 0.26729,-4.6721 0.80186,-6.12431 0.53457,-1.4522 1.42017,-2.4703 2.6568,-3.0543 1.23663,-0.584 2.91116,-0.876 5.0236,-0.876 1.87176,0 3.37587,0.19219 4.51231,0.57658 1.13644,0.38439 1.96625,1.05888 2.48941,2.02347 0.52317,0.96459 0.78475,2.31642 0.78475,4.05549 0,1.25507 -0.24723,2.25255 -0.74169,2.99243 -0.49446,0.73989 -1.19499,1.26762 -2.1016,1.58319 -0.9066,0.31557 -1.97813,0.47336 -3.21456,0.47336 h -5.73222 c 0.043,1.2064 0.20408,2.17165 0.48334,2.89576 0.27927,0.72411 0.79112,1.24452 1.53557,1.56123 0.74445,0.31672 1.83413,0.47507 3.26903,0.47507 h 5.9227 v 2.66393 c -1.0125,0.18326 -2.07366,0.35131 -3.18349,0.50416 -1.10983,0.15284 -2.41185,0.22926 -3.90607,0.22926 z m -4.16385,-11.08402 h 5.32444 c 0.85813,0 1.48956,-0.16472 1.89429,-0.49418 0.40473,-0.32945 0.6071,-0.92229 0.6071,-1.77851 0,-0.85395 -0.12575,-1.5273 -0.37726,-2.02005 -0.25151,-0.49275 -0.6533,-0.84368 -1.20536,-1.0528 -0.55206,-0.20911 -1.28434,-0.31367 -2.19684,-0.31367 -1.0144,0 -1.81673,0.16007 -2.40701,0.4802 -0.59027,0.32014 -1.01106,0.89026 -1.26238,1.71037 -0.25132,0.82011 -0.37698,1.97632 -0.37698,3.46864 z"
|
||||
id="path279" />
|
||||
<path
|
||||
d="m 374.69033,181.563 c -0.64255,0 -1.337,-0.0193 -2.08335,-0.0579 -0.74635,-0.0386 -1.50315,-0.0966 -2.27041,-0.17395 -0.76726,-0.0774 -1.49412,-0.16177 -2.18059,-0.25322 -0.68647,-0.0914 -1.29584,-0.20236 -1.82814,-0.33277 v -3.54335 c 0.68704,0.0631 1.48605,0.11653 2.39703,0.16025 0.91098,0.0437 1.86672,0.0778 2.86724,0.10209 1.00052,0.0243 1.96178,0.0365 2.88379,0.0365 0.9836,0 1.84848,-0.0885 2.59463,-0.26548 0.74616,-0.17699 1.33083,-0.49712 1.754,-0.96041 0.42317,-0.46328 0.63476,-1.1219 0.63476,-1.97584 V 173.018 c 0,-0.95698 -0.2689,-1.68727 -0.80671,-2.19085 -0.5378,-0.50359 -1.3331,-0.75538 -2.3859,-0.75538 h -2.52192 c -2.45121,0 -4.3416,-0.53771 -5.67119,-1.61313 -1.32959,-1.07542 -1.99438,-2.91249 -1.99438,-5.51121 v -1.40012 c 0,-2.58618 0.72772,-4.46213 2.18315,-5.62785 1.45544,-1.16571 3.52624,-1.74857 6.21242,-1.74857 0.92276,0 1.87651,0.0448 2.86125,0.1343 0.98475,0.0895 1.93127,0.19828 2.83959,0.32622 0.90832,0.12794 1.68014,0.26206 2.31547,0.40236 v 3.54335 c -1.0893,-0.0871 -2.31842,-0.16606 -3.68736,-0.23696 -1.36894,-0.0709 -2.64026,-0.10637 -3.81396,-0.10637 -0.93227,0 -1.74639,0.0963 -2.44236,0.28887 -0.69598,0.19257 -1.23007,0.54284 -1.6023,1.0508 -0.37222,0.50796 -0.55833,1.23738 -0.55833,2.18829 v 0.90679 c 0,1.14063 0.31253,1.94182 0.93759,2.40358 0.62506,0.46177 1.51475,0.69265 2.66906,0.69265 h 2.83046 c 1.57293,0 2.86991,0.28981 3.89096,0.86944 1.02105,0.57963 1.78489,1.37284 2.29152,2.37963 0.50662,1.00679 0.75994,2.15559 0.75994,3.4464 v 1.73147 c 0,2.00065 -0.39143,3.53403 -1.17428,4.60014 -0.78284,1.0661 -1.8537,1.79449 -3.21257,2.18515 -1.35886,0.39066 -2.9219,0.586 -4.68911,0.586 z"
|
||||
id="path281" />
|
||||
<path
|
||||
d="m 395.35267,181.54132 c -1.54099,0 -2.86858,-0.15987 -3.98278,-0.47963 -1.1142,-0.31975 -2.02879,-0.85851 -2.74377,-1.61626 -0.71498,-0.75776 -1.23815,-1.78299 -1.5695,-3.0757 -0.33135,-1.29271 -0.49703,-2.90669 -0.49703,-4.84195 0,-2.02119 0.16929,-3.6827 0.50786,-4.98453 0.33858,-1.30184 0.86536,-2.32099 1.58034,-3.05745 0.71498,-0.73646 1.62948,-1.25031 2.74349,-1.54155 1.11401,-0.29124 2.43447,-0.43686 3.96139,-0.43686 1.54136,0 2.87162,0.15284 3.99076,0.45853 1.11914,0.30569 2.03259,0.82667 2.74035,1.56294 0.70776,0.73627 1.23349,1.75533 1.5772,3.05716 0.34371,1.30183 0.51556,2.94909 0.51556,4.94176 0,1.97822 -0.16463,3.6172 -0.49389,4.91695 -0.32926,1.29974 -0.84786,2.32136 -1.55581,3.06486 -0.70795,0.74349 -1.62149,1.26799 -2.74064,1.57349 -1.11914,0.3055 -2.46365,0.45824 -4.03353,0.45824 z m 0,-3.63346 c 0.73342,0 1.36913,-0.0677 1.90712,-0.20303 0.538,-0.13535 0.98246,-0.4168 1.33339,-0.84435 0.35094,-0.42754 0.61556,-1.07095 0.79388,-1.93022 0.17832,-0.85927 0.26747,-2.00065 0.26747,-3.42415 0,-1.43339 -0.0892,-2.57364 -0.26747,-3.42074 -0.17832,-0.8471 -0.44294,-1.48186 -0.79388,-1.90427 -0.35093,-0.42241 -0.79539,-0.7013 -1.33339,-0.83665 -0.53799,-0.13536 -1.1737,-0.20303 -1.90712,-0.20303 -0.73304,0 -1.366,0.0677 -1.89886,0.20303 -0.53286,0.13535 -0.97485,0.41424 -1.32597,0.83665 -0.35113,0.42241 -0.61338,1.05717 -0.78675,1.90427 -0.17338,0.8471 -0.26006,1.98735 -0.26006,3.42074 0,1.4235 0.0867,2.56488 0.26006,3.42415 0.17337,0.85927 0.43562,1.50268 0.78675,1.93022 0.35112,0.42755 0.79311,0.709 1.32597,0.84435 0.53286,0.13536 1.16582,0.20303 1.89886,0.20303 z"
|
||||
id="path283" />
|
||||
<path
|
||||
d="m 408.72569,181.344 v -15.91914 h -2.85384 v -2.90004 l 2.85384,-0.73399 v -1.64193 c 0,-1.55809 0.20275,-2.84519 0.60824,-3.8613 0.40549,-1.01611 1.05869,-1.77215 1.9596,-2.26813 0.9009,-0.49598 2.10625,-0.74397 3.61606,-0.74397 0.85167,0 1.60914,0.0529 2.27241,0.15883 0.66328,0.10589 1.22399,0.21168 1.68214,0.31738 v 3.22169 h -3.0814 c -0.67221,0 -1.19053,0.10637 -1.55496,0.31909 -0.36443,0.21273 -0.61897,0.534 -0.76364,0.96383 -0.14467,0.42983 -0.21701,0.98198 -0.21701,1.65647 v 1.87804 h 5.36094 v 3.63403 h -5.36094 V 181.344 Z"
|
||||
id="path285" />
|
||||
<path
|
||||
d="m 427.85323,181.344 c -1.41818,0 -2.57696,-0.21501 -3.47634,-0.64503 -0.89938,-0.43001 -1.55201,-1.13882 -1.95788,-2.12641 -0.40587,-0.98759 -0.59436,-2.30777 -0.56547,-3.96053 l 0.15855,-9.18717 h -3.07455 v -2.90004 l 3.21599,-0.73399 0.63533,-5.48127 h 3.54335 v 5.48127 h 4.97198 v 3.63403 h -4.97198 v 9.1655 c 0,0.6376 0.0644,1.15735 0.19333,1.55923 0.12889,0.40188 0.30579,0.71698 0.53068,0.94529 0.22489,0.22832 0.47526,0.39257 0.7511,0.49275 0.27584,0.10019 0.5533,0.16245 0.83237,0.18678 l 2.44322,0.24067 v 3.32892 z"
|
||||
id="path287" />
|
||||
<polygon
|
||||
id="polygon289"
|
||||
points="448.49962,161.79083 452.73761,177.15904 456.19542,161.79083 460.84574,161.79083 455.46427,181.344 450.48374,181.344 446.52405,168.09906 442.4794,181.344 437.58441,181.344 432.13792,161.79083 436.78825,161.79083 440.48217,177.15904 444.72016,161.79083 " />
|
||||
<path
|
||||
d="m 466.27267,181.563 c -1.45848,0 -2.65366,-0.43515 -3.58555,-1.30545 -0.93189,-0.8703 -1.39784,-2.07689 -1.39784,-3.61977 v -1.64592 c 0,-1.50031 0.51775,-2.72962 1.55325,-3.68793 1.03549,-0.95832 2.63094,-1.43747 4.78634,-1.43747 h 5.56797 v -1.70467 c 0,-0.68741 -0.11777,-1.26134 -0.35331,-1.72177 -0.23554,-0.46043 -0.67516,-0.80557 -1.31885,-1.0354 -0.64369,-0.22984 -1.6003,-0.34476 -2.86981,-0.34476 h -5.92669 v -2.62172 c 0.91174,-0.25284 1.973,-0.46795 3.18377,-0.64531 1.21077,-0.17737 2.6568,-0.271 4.33808,-0.28088 1.61475,-0.0103 2.97874,0.18573 4.09199,0.58799 1.11325,0.40226 1.95427,1.06601 2.52307,1.99125 0.56879,0.92523 0.85318,2.18211 0.85318,3.77062 V 181.344 h -3.54335 l -0.76365,-2.12157 c -0.15284,0.14296 -0.45083,0.33858 -0.89396,0.58685 -0.44313,0.24828 -0.99339,0.51062 -1.65077,0.78704 -0.65738,0.27641 -1.38016,0.50662 -2.16833,0.69064 -0.78817,0.18403 -1.59668,0.27604 -2.42554,0.27604 z m 2.18715,-3.19204 c 0.31253,0.01 0.66974,-0.0249 1.07162,-0.10437 0.40188,-0.0795 0.80879,-0.17509 1.22075,-0.28687 0.41196,-0.11178 0.79777,-0.22603 1.15745,-0.34276 0.35968,-0.11672 0.65339,-0.22204 0.88113,-0.31595 0.22775,-0.0939 0.3631,-0.1479 0.40607,-0.16197 v -5.1214 l -4.22146,0.23382 c -1.11287,0.0772 -1.91853,0.35902 -2.41698,0.84549 -0.49845,0.48648 -0.74768,1.13274 -0.74768,1.93878 v 0.82068 c 0,0.60719 0.12471,1.097 0.37412,1.46941 0.24942,0.37241 0.57716,0.6339 0.98322,0.78446 0.40606,0.15057 0.83665,0.23079 1.29176,0.24068 z"
|
||||
id="path291" />
|
||||
<path
|
||||
d="m 481.5128,181.344 v -19.55317 h 3.47891 l 1.04253,3.12931 c 0.7646,-0.94368 1.62549,-1.74478 2.58266,-2.4033 0.95717,-0.65852 2.08364,-0.98778 3.37939,-0.98778 0.27489,0 0.55871,0.0146 0.85147,0.0439 0.29276,0.0293 0.56594,0.0804 0.81954,0.15342 v 4.62922 c -0.35359,-0.0487 -0.72325,-0.0902 -1.10897,-0.12461 -0.38572,-0.0344 -0.7588,-0.0516 -1.11924,-0.0516 -0.77486,0 -1.47083,0.0898 -2.08791,0.26947 -0.61708,0.17965 -1.19452,0.44427 -1.73233,0.79387 -0.5378,0.34961 -1.06601,0.79226 -1.58461,1.32798 V 181.344 Z"
|
||||
id="path293" />
|
||||
<path
|
||||
d="m 504.0696,181.54132 c -2.11814,0 -3.80589,-0.29485 -5.06324,-0.88455 -1.25735,-0.5897 -2.1611,-1.61094 -2.71126,-3.06372 -0.55016,-1.45278 -0.82524,-3.46313 -0.82524,-6.03105 0,-2.63067 0.26728,-4.6721 0.80185,-6.12431 0.53458,-1.4522 1.42018,-2.4703 2.65681,-3.0543 1.23662,-0.584 2.91116,-0.876 5.02359,-0.876 1.87177,0 3.37587,0.19219 4.51232,0.57658 1.13644,0.38439 1.96624,1.05888 2.48941,2.02347 0.52317,0.96459 0.78475,2.31642 0.78475,4.05549 0,1.25507 -0.24723,2.25255 -0.74169,2.99243 -0.49446,0.73989 -1.195,1.26762 -2.1016,1.58319 -0.90661,0.31557 -1.97813,0.47336 -3.21457,0.47336 h -5.73221 c 0.043,1.2064 0.20408,2.17165 0.48334,2.89576 0.27926,0.72411 0.79112,1.24452 1.53557,1.56123 0.74444,0.31672 1.83412,0.47507 3.26903,0.47507 h 5.92269 v 2.66393 c -1.01249,0.18326 -2.07365,0.35131 -3.18348,0.50416 -1.10983,0.15284 -2.41185,0.22926 -3.90607,0.22926 z m -4.16385,-11.08402 h 5.32443 c 0.85813,0 1.48956,-0.16472 1.8943,-0.49418 0.40473,-0.32945 0.60709,-0.92229 0.60709,-1.77851 0,-0.85395 -0.12575,-1.5273 -0.37726,-2.02005 -0.25151,-0.49275 -0.65329,-0.84368 -1.20535,-1.0528 -0.55206,-0.20911 -1.28435,-0.31367 -2.19685,-0.31367 -1.01439,0 -1.81673,0.16007 -2.407,0.4802 -0.59027,0.32014 -1.01107,0.89026 -1.26239,1.71037 -0.25132,0.82011 -0.37697,1.97632 -0.37697,3.46864 z"
|
||||
id="path295" />
|
||||
<path
|
||||
d="m 533.04178,181.563 c -1.58319,0 -2.9756,-0.1825 -4.17725,-0.5475 -1.20165,-0.365 -2.21035,-1.0317 -3.02608,-2.00009 -0.81574,-0.96839 -1.42968,-2.35748 -1.84183,-4.16727 -0.41214,-1.8098 -0.61821,-4.16481 -0.61821,-7.06503 0,-2.76222 0.2132,-5.03368 0.6396,-6.81438 0.4264,-1.78071 1.05603,-3.16628 1.88888,-4.15673 0.83284,-0.99044 1.8576,-1.68175 3.07426,-2.07394 1.21667,-0.39218 2.61033,-0.58828 4.18097,-0.58828 1.05698,0 2.09057,0.059 3.10079,0.17709 1.01021,0.11805 1.95056,0.26149 2.82105,0.4303 0.87048,0.16881 1.62434,0.35264 2.26157,0.55149 v 3.47891 c -0.4323,-0.0874 -1.02352,-0.1748 -1.77367,-0.26206 -0.75015,-0.0873 -1.60115,-0.16131 -2.553,-0.22214 -0.95186,-0.0608 -1.94011,-0.0913 -2.96478,-0.0913 -1.11857,0 -2.07165,0.12537 -2.85926,0.37612 -0.7876,0.25075 -1.42198,0.71688 -1.90313,1.39841 -0.48115,0.68152 -0.83342,1.65305 -1.05679,2.91458 -0.22337,1.26153 -0.33506,2.90327 -0.33506,4.92522 0,1.99191 0.10095,3.6251 0.30284,4.89955 0.20189,1.27446 0.53381,2.25568 0.99576,2.94367 0.46196,0.68799 1.08636,1.16515 1.8732,1.43149 0.78684,0.26633 1.77015,0.3995 2.94994,0.3995 1.83945,0 3.34203,-0.0405 4.50775,-0.12148 1.16572,-0.081 2.10445,-0.17508 2.8162,-0.2823 v 3.4789 c -0.68894,0.20304 -1.46352,0.37717 -2.32374,0.52241 -0.86022,0.14524 -1.78764,0.25902 -2.78227,0.34133 -0.99462,0.0823 -2.06054,0.12348 -3.19774,0.12348 z"
|
||||
id="path297" />
|
||||
<path
|
||||
d="m 552.26543,181.54132 c -1.54099,0 -2.86858,-0.15987 -3.98278,-0.47963 -1.1142,-0.31975 -2.02879,-0.85851 -2.74377,-1.61626 -0.71498,-0.75776 -1.23815,-1.78299 -1.5695,-3.0757 -0.33135,-1.29271 -0.49703,-2.90669 -0.49703,-4.84195 0,-2.02119 0.16929,-3.6827 0.50786,-4.98453 0.33858,-1.30184 0.86536,-2.32099 1.58034,-3.05745 0.71498,-0.73646 1.62948,-1.25031 2.74349,-1.54155 1.11401,-0.29124 2.43447,-0.43686 3.96139,-0.43686 1.54136,0 2.87162,0.15284 3.99076,0.45853 1.11914,0.30569 2.03259,0.82667 2.74035,1.56294 0.70776,0.73627 1.23349,1.75533 1.5772,3.05716 0.34371,1.30183 0.51556,2.94909 0.51556,4.94176 0,1.97822 -0.16463,3.6172 -0.49389,4.91695 -0.32926,1.29974 -0.84786,2.32136 -1.55581,3.06486 -0.70795,0.74349 -1.62149,1.26799 -2.74064,1.57349 -1.11914,0.3055 -2.46365,0.45824 -4.03353,0.45824 z m 0,-3.63346 c 0.73342,0 1.36913,-0.0677 1.90712,-0.20303 0.538,-0.13535 0.98246,-0.4168 1.33339,-0.84435 0.35094,-0.42754 0.61556,-1.07095 0.79388,-1.93022 0.17832,-0.85927 0.26748,-2.00065 0.26748,-3.42415 0,-1.43339 -0.0892,-2.57364 -0.26748,-3.42074 -0.17832,-0.8471 -0.44294,-1.48186 -0.79388,-1.90427 -0.35093,-0.42241 -0.79539,-0.7013 -1.33339,-0.83665 -0.53799,-0.13536 -1.1737,-0.20303 -1.90712,-0.20303 -0.73304,0 -1.36599,0.0677 -1.89886,0.20303 -0.53286,0.13535 -0.97485,0.41424 -1.32597,0.83665 -0.35113,0.42241 -0.61337,1.05717 -0.78675,1.90427 -0.17338,0.8471 -0.26006,1.98735 -0.26006,3.42074 0,1.4235 0.0867,2.56488 0.26006,3.42415 0.17338,0.85927 0.43562,1.50268 0.78675,1.93022 0.35112,0.42755 0.79311,0.709 1.32597,0.84435 0.53287,0.13536 1.16582,0.20303 1.89886,0.20303 z"
|
||||
id="path299" />
|
||||
<path
|
||||
d="m 564.37008,181.344 v -19.55317 h 3.68479 l 0.83665,2.04856 c 0.79919,-0.61974 1.77747,-1.17085 2.93482,-1.65333 1.15736,-0.48249 2.3495,-0.72373 3.57644,-0.72373 1.533,0 2.73997,0.30987 3.62091,0.92961 0.88094,0.61974 1.50971,1.45059 1.88631,2.49255 0.37659,1.04196 0.56489,2.18401 0.56489,3.42615 V 181.344 h -4.52144 v -12.47559 c 0,-0.70186 -0.13288,-1.29955 -0.39864,-1.79306 -0.26577,-0.49351 -0.63638,-0.87524 -1.11183,-1.14519 -0.47545,-0.26995 -1.05346,-0.40492 -1.73403,-0.40492 -0.62735,0 -1.21677,0.0661 -1.76826,0.19847 -0.55149,0.13231 -1.07257,0.3188 -1.56322,0.55947 -0.49066,0.24068 -0.98598,0.52564 -1.48595,0.8549 V 181.344 Z"
|
||||
id="path301" />
|
||||
<path
|
||||
d="m 586.53746,181.344 v -15.91914 h -2.85385 v -2.90004 l 2.85385,-0.73399 v -1.64193 c 0,-1.55809 0.20274,-2.84519 0.60824,-3.8613 0.40549,-1.01611 1.05869,-1.77215 1.95959,-2.26813 0.9009,-0.49598 2.10626,-0.74397 3.61607,-0.74397 0.85166,0 1.60913,0.0529 2.27241,0.15883 0.66327,0.10589 1.22398,0.21168 1.68213,0.31738 v 3.22169 h -3.08139 c -0.67221,0 -1.19053,0.10637 -1.55496,0.31909 -0.36443,0.21273 -0.61898,0.534 -0.76365,0.96383 -0.14467,0.42983 -0.217,0.98198 -0.217,1.65647 v 1.87804 h 5.36093 v 3.63403 H 591.0589 V 181.344 Z"
|
||||
id="path303" />
|
||||
<path
|
||||
d="m 606.53244,181.54132 c -2.11814,0 -3.80589,-0.29485 -5.06323,-0.88455 -1.25735,-0.5897 -2.16111,-1.61094 -2.71127,-3.06372 -0.55016,-1.45278 -0.82524,-3.46313 -0.82524,-6.03105 0,-2.63067 0.26728,-4.6721 0.80186,-6.12431 0.53457,-1.4522 1.42017,-2.4703 2.6568,-3.0543 1.23663,-0.584 2.91116,-0.876 5.0236,-0.876 1.87176,0 3.37587,0.19219 4.51231,0.57658 1.13644,0.38439 1.96625,1.05888 2.48941,2.02347 0.52317,0.96459 0.78475,2.31642 0.78475,4.05549 0,1.25507 -0.24723,2.25255 -0.74169,2.99243 -0.49446,0.73989 -1.19499,1.26762 -2.1016,1.58319 -0.90661,0.31557 -1.97813,0.47336 -3.21457,0.47336 h -5.73221 c 0.043,1.2064 0.20408,2.17165 0.48334,2.89576 0.27926,0.72411 0.79112,1.24452 1.53557,1.56123 0.74445,0.31672 1.83412,0.47507 3.26903,0.47507 h 5.92269 v 2.66393 c -1.01249,0.18326 -2.07365,0.35131 -3.18348,0.50416 -1.10983,0.15284 -2.41185,0.22926 -3.90607,0.22926 z m -4.16385,-11.08402 h 5.32444 c 0.85813,0 1.48956,-0.16472 1.89429,-0.49418 0.40473,-0.32945 0.6071,-0.92229 0.6071,-1.77851 0,-0.85395 -0.12576,-1.5273 -0.37726,-2.02005 -0.25151,-0.49275 -0.6533,-0.84368 -1.20536,-1.0528 -0.55206,-0.20911 -1.28434,-0.31367 -2.19684,-0.31367 -1.0144,0 -1.81673,0.16007 -2.40701,0.4802 -0.59027,0.32014 -1.01107,0.89026 -1.26238,1.71037 -0.25132,0.82011 -0.37698,1.97632 -0.37698,3.46864 z"
|
||||
id="path305" />
|
||||
<path
|
||||
d="m 617.48221,181.344 v -19.55317 h 3.4789 l 1.04253,3.12931 c 0.7646,-0.94368 1.62549,-1.74478 2.58266,-2.4033 0.95718,-0.65852 2.08364,-0.98778 3.37939,-0.98778 0.27489,0 0.55871,0.0146 0.85148,0.0439 0.29276,0.0293 0.56594,0.0804 0.81953,0.15342 v 4.62922 c -0.35359,-0.0487 -0.72325,-0.0902 -1.10897,-0.12461 -0.38572,-0.0344 -0.7588,-0.0516 -1.11924,-0.0516 -0.77486,0 -1.47083,0.0898 -2.08791,0.26947 -0.61708,0.17965 -1.19452,0.44427 -1.73233,0.79387 -0.5378,0.34961 -1.066,0.79226 -1.58461,1.32798 V 181.344 Z"
|
||||
id="path307" />
|
||||
<path
|
||||
d="m 640.039,181.54132 c -2.11814,0 -3.80589,-0.29485 -5.06323,-0.88455 -1.25735,-0.5897 -2.16111,-1.61094 -2.71127,-3.06372 -0.55016,-1.45278 -0.82524,-3.46313 -0.82524,-6.03105 0,-2.63067 0.26728,-4.6721 0.80186,-6.12431 0.53457,-1.4522 1.42017,-2.4703 2.6568,-3.0543 1.23662,-0.584 2.91116,-0.876 5.02359,-0.876 1.87177,0 3.37587,0.19219 4.51232,0.57658 1.13644,0.38439 1.96625,1.05888 2.48941,2.02347 0.52317,0.96459 0.78475,2.31642 0.78475,4.05549 0,1.25507 -0.24723,2.25255 -0.74169,2.99243 -0.49446,0.73989 -1.19499,1.26762 -2.1016,1.58319 -0.90661,0.31557 -1.97813,0.47336 -3.21457,0.47336 h -5.73221 c 0.043,1.2064 0.20408,2.17165 0.48334,2.89576 0.27926,0.72411 0.79112,1.24452 1.53557,1.56123 0.74445,0.31672 1.83412,0.47507 3.26903,0.47507 h 5.92269 v 2.66393 c -1.01249,0.18326 -2.07365,0.35131 -3.18348,0.50416 -1.10983,0.15284 -2.41185,0.22926 -3.90607,0.22926 z m -4.16385,-11.08402 h 5.32444 c 0.85813,0 1.48956,-0.16472 1.89429,-0.49418 0.40473,-0.32945 0.6071,-0.92229 0.6071,-1.77851 0,-0.85395 -0.12576,-1.5273 -0.37727,-2.02005 -0.2515,-0.49275 -0.65329,-0.84368 -1.20535,-1.0528 -0.55206,-0.20911 -1.28434,-0.31367 -2.19685,-0.31367 -1.01439,0 -1.81673,0.16007 -2.407,0.4802 -0.59027,0.32014 -1.01107,0.89026 -1.26239,1.71037 -0.25131,0.82011 -0.37697,1.97632 -0.37697,3.46864 z"
|
||||
id="path309" />
|
||||
<path
|
||||
d="m 650.98876,181.344 v -19.55317 h 3.68479 l 0.83665,2.04856 c 0.7992,-0.61974 1.77748,-1.17085 2.93483,-1.65333 1.15735,-0.48249 2.3495,-0.72373 3.57643,-0.72373 1.533,0 2.73997,0.30987 3.62091,0.92961 0.88095,0.61974 1.50972,1.45059 1.88631,2.49255 0.3766,1.04196 0.5649,2.18401 0.5649,3.42615 V 181.344 h -4.52144 v -12.47559 c 0,-0.70186 -0.13288,-1.29955 -0.39865,-1.79306 -0.26577,-0.49351 -0.63637,-0.87524 -1.11182,-1.14519 -0.47545,-0.26995 -1.05347,-0.40492 -1.73404,-0.40492 -0.62734,0 -1.21676,0.0661 -1.76825,0.19847 -0.5515,0.13231 -1.07257,0.3188 -1.56323,0.55947 -0.49066,0.24068 -0.98598,0.52564 -1.48595,0.8549 V 181.344 Z"
|
||||
id="path311" />
|
||||
<path
|
||||
d="m 679.3389,181.563 c -1.1604,0 -2.23372,-0.15418 -3.21998,-0.46253 -0.98627,-0.30835 -1.84145,-0.82971 -2.56556,-1.56408 -0.7241,-0.73437 -1.28548,-1.74535 -1.68413,-3.03292 -0.39865,-1.28758 -0.59797,-2.9104 -0.59797,-4.86847 0,-2.00522 0.18611,-3.66341 0.55834,-4.97456 0.37222,-1.31114 0.90822,-2.34103 1.60799,-3.08966 0.69978,-0.74863 1.55952,-1.27712 2.57924,-1.58547 1.01972,-0.30835 2.17004,-0.46253 3.45096,-0.46253 1.10336,0 2.20939,0.0575 3.31808,0.17252 1.10869,0.11502 2.23258,0.30921 3.37169,0.58258 v 2.62115 h -5.3387 c -1.16686,0 -2.11899,0.18003 -2.85641,0.54009 -0.73741,0.36006 -1.28339,1.02447 -1.63794,1.99324 -0.35454,0.96877 -0.53181,2.36832 -0.53181,4.19864 0,1.79421 0.18126,3.15992 0.54379,4.09713 0.36253,0.93721 0.91497,1.57054 1.65733,1.89999 0.74235,0.32946 1.69829,0.49418 2.86781,0.49418 h 5.56625 v 2.57838 c -0.57829,0.15285 -1.25915,0.29761 -2.04257,0.4343 -0.78342,0.13668 -1.60743,0.24219 -2.47202,0.31652 -0.86459,0.0743 -1.72272,0.1115 -2.57439,0.1115 z"
|
||||
id="path313" />
|
||||
<path
|
||||
d="m 697.026,181.54132 c -2.11814,0 -3.80588,-0.29485 -5.06323,-0.88455 -1.25735,-0.5897 -2.16111,-1.61094 -2.71127,-3.06372 -0.55016,-1.45278 -0.82524,-3.46313 -0.82524,-6.03105 0,-2.63067 0.26729,-4.6721 0.80186,-6.12431 0.53457,-1.4522 1.42017,-2.4703 2.6568,-3.0543 1.23663,-0.584 2.91116,-0.876 5.0236,-0.876 1.87176,0 3.37587,0.19219 4.51231,0.57658 1.13644,0.38439 1.96625,1.05888 2.48941,2.02347 0.52317,0.96459 0.78475,2.31642 0.78475,4.05549 0,1.25507 -0.24723,2.25255 -0.74169,2.99243 -0.49446,0.73989 -1.19499,1.26762 -2.1016,1.58319 -0.90661,0.31557 -1.97813,0.47336 -3.21457,0.47336 h -5.73221 c 0.043,1.2064 0.20408,2.17165 0.48334,2.89576 0.27927,0.72411 0.79112,1.24452 1.53557,1.56123 0.74445,0.31672 1.83412,0.47507 3.26903,0.47507 h 5.9227 v 2.66393 c -1.0125,0.18326 -2.07366,0.35131 -3.18349,0.50416 -1.10983,0.15284 -2.41185,0.22926 -3.90607,0.22926 z m -4.16385,-11.08402 h 5.32444 c 0.85813,0 1.48956,-0.16472 1.89429,-0.49418 0.40473,-0.32945 0.6071,-0.92229 0.6071,-1.77851 0,-0.85395 -0.12576,-1.5273 -0.37726,-2.02005 -0.25151,-0.49275 -0.6533,-0.84368 -1.20536,-1.0528 -0.55206,-0.20911 -1.28434,-0.31367 -2.19684,-0.31367 -1.0144,0 -1.81673,0.16007 -2.40701,0.4802 -0.59027,0.32014 -1.01107,0.89026 -1.26238,1.71037 -0.25132,0.82011 -0.37698,1.97632 -0.37698,3.46864 z"
|
||||
id="path315" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
transform="translate(-366.71206,-8)"
|
||||
id="g4680">
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.25517px;line-height:0%;font-family:'Open Sans';-inkscape-font-specification:'Open Sans, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.771264"
|
||||
x="764.92072"
|
||||
y="1015.8785"
|
||||
id="text3062-4"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan3064-8"
|
||||
x="764.92072"
|
||||
y="1015.8785"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.2835px;line-height:125%;font-family:'Open Sans';-inkscape-font-specification:'Open Sans, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.771264">Creative Commons Attribution 4.0 International </tspan><tspan
|
||||
sodipodi:role="line"
|
||||
x="764.92072"
|
||||
y="1028.7329"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.2835px;line-height:125%;font-family:'Open Sans';-inkscape-font-specification:'Open Sans, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.771264"
|
||||
id="tspan492"> http://creativecommons.org/licenses/by/4.0/</tspan></text>
|
||||
<g
|
||||
id="license"
|
||||
transform="matrix(0.47397866,0,0,0.47397866,648.37531,619.29603)">
|
||||
<g
|
||||
transform="matrix(2.404762,0,0,2.404762,-253.42861,-1037.1755)"
|
||||
id="g3607">
|
||||
<g
|
||||
id="surface1"
|
||||
transform="translate(258.00002,728.36216)">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#a8b0ab;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 3.40625,0.476563 113.35547,0.203125 c 1.58594,0 3,-0.238282 3,3.160156 l -0.14063,37.328125 H 0.546875 V 3.699219 c 0,-1.671875 0.164063,-3.222656 2.859375,-3.222656 z"
|
||||
id="path3511" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 34.523438,19.574219 c 0.0039,7.53125 -6.097657,13.636719 -13.628907,13.644531 -7.527343,0.0039 -13.636718,-6.097656 -13.640625,-13.625 0,-0.0078 0,-0.01172 0,-0.01953 -0.00391,-7.527345 6.09375,-13.63672 13.625,-13.640626 7.53125,-0.00391 13.640625,6.097656 13.644532,13.625 0,0.0039 0,0.01172 0,0.01563 z"
|
||||
id="path3513" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 31.972656,8.46875 c 3.023438,3.027344 4.535157,6.726563 4.535157,11.105469 0,4.382812 -1.488282,8.042969 -4.457032,10.988281 -3.15625,3.101563 -6.882812,4.652344 -11.183593,4.652344 -4.25,0 -7.910157,-1.535156 -10.984375,-4.613281 -3.078125,-3.074219 -4.617188,-6.75 -4.617188,-11.027344 0,-4.273438 1.539063,-7.976563 4.617188,-11.105469 2.996093,-3.023437 6.65625,-4.535156 10.984375,-4.535156 4.378906,0 8.082031,1.511719 11.105468,4.535156 z m -20.054687,2.035156 c -2.558594,2.582032 -3.835938,5.605469 -3.835938,9.074219 0,3.46875 1.265625,6.46875 3.796875,8.996094 2.527344,2.53125 5.539063,3.796875 9.035157,3.796875 3.496093,0 6.53125,-1.277344 9.113281,-3.835938 2.453125,-2.371093 3.679687,-5.355468 3.679687,-8.957031 0,-3.570312 -1.246093,-6.601562 -3.738281,-9.09375 C 27.480469,7.996094 24.460938,6.75 20.914063,6.75 17.367188,6.75 14.367188,8 11.917969,10.503906 Z m 6.726562,7.550782 c -0.390625,-0.851563 -0.976562,-1.277344 -1.757812,-1.277344 -1.375,0 -2.066406,0.925781 -2.066406,2.78125 0,1.855469 0.691406,2.785156 2.066406,2.785156 0.910156,0 1.5625,-0.453125 1.953125,-1.359375 L 20.75,22.003906 c -0.910156,1.617188 -2.277344,2.425782 -4.097656,2.425782 -1.40625,0 -2.53125,-0.429688 -3.378906,-1.289063 -0.847657,-0.863281 -1.269532,-2.050781 -1.269532,-3.566406 0,-1.488281 0.4375,-2.667969 1.308594,-3.542969 0.871094,-0.875 1.957031,-1.3125 3.261719,-1.3125 1.925781,0 3.304687,0.761719 4.136719,2.277344 z m 8.988282,0 c -0.390625,-0.851563 -0.964844,-1.277344 -1.71875,-1.277344 -1.40625,0 -2.109375,0.925781 -2.109375,2.78125 0,1.855469 0.703125,2.785156 2.109375,2.785156 0.910156,0 1.550781,-0.453125 1.914062,-1.359375 l 1.953125,1.019531 c -0.910156,1.617188 -2.273437,2.425782 -4.089844,2.425782 -1.40625,0 -2.527343,-0.429688 -3.375,-1.289063 -0.839843,-0.863281 -1.265625,-2.050781 -1.265625,-3.566406 0,-1.488281 0.429688,-2.667969 1.289063,-3.542969 0.855469,-0.875 1.945312,-1.3125 3.273437,-1.3125 1.921875,0 3.296875,0.761719 4.128907,2.277344 z"
|
||||
id="path3515" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 117.75391,0 H 2.246094 C 1.007813,0 0,1.007813 0,2.246094 V 41.492188 C 0,41.773438 0.226563,42 0.507813,42 H 119.49219 C 119.77344,42 120,41.773438 120,41.492188 V 2.246094 C 120,1.007813 118.99219,0 117.75391,0 Z M 2.246094,1.015625 H 117.75391 c 0.67968,0 1.23047,0.550781 1.23047,1.230469 0,0 0,15.820312 0,27.246094 H 36.429688 c -3.027344,5.46875 -8.859375,9.183593 -15.546875,9.183593 -6.695313,0 -12.523438,-3.710937 -15.546875,-9.183593 H 1.015625 c 0,-11.425782 0,-27.246094 0,-27.246094 0,-0.679688 0.550781,-1.230469 1.230469,-1.230469 z"
|
||||
id="path3517" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 74.882669,32.746094 c 0.316406,0 0.605469,0.03125 0.863281,0.08594 0.261719,0.05469 0.484375,0.144532 0.671875,0.273438 0.183594,0.125 0.328125,0.292969 0.429688,0.503906 0.101562,0.210938 0.152343,0.46875 0.152343,0.777344 0,0.335937 -0.07422,0.613281 -0.226562,0.835937 -0.152344,0.222657 -0.375,0.40625 -0.671875,0.546875 0.410156,0.117188 0.714844,0.324219 0.914062,0.617188 0.203125,0.292969 0.304688,0.648437 0.304688,1.0625 0,0.332031 -0.06641,0.621094 -0.195313,0.867187 -0.128906,0.242188 -0.304687,0.445313 -0.523437,0.597657 -0.222656,0.15625 -0.472656,0.269531 -0.753906,0.34375 -0.28125,0.07422 -0.570313,0.113281 -0.871094,0.113281 h -3.214844 v -6.625 z m -0.1875,2.679687 c 0.261719,0 0.476562,-0.0625 0.644531,-0.183593 0.164063,-0.125 0.25,-0.324219 0.25,-0.601563 0,-0.15625 -0.02734,-0.28125 -0.08594,-0.378906 -0.05469,-0.101563 -0.128907,-0.175781 -0.222657,-0.234375 -0.09375,-0.05469 -0.199218,-0.09375 -0.320312,-0.113281 -0.121094,-0.02344 -0.246094,-0.03516 -0.375,-0.03516 H 73.22251 v 1.546875 z m 0.08594,2.808594 c 0.144532,0 0.28125,-0.01172 0.410157,-0.03906 0.128906,-0.02734 0.246093,-0.07422 0.34375,-0.140625 0.09766,-0.0625 0.179687,-0.152344 0.238281,-0.265625 0.05859,-0.109375 0.08594,-0.25 0.08594,-0.425782 0,-0.339843 -0.09375,-0.582031 -0.285156,-0.726562 -0.195312,-0.144531 -0.449219,-0.21875 -0.765625,-0.21875 h -1.585937 v 1.816406 z"
|
||||
id="path3523" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 77.577981,32.746094 h 1.632813 l 1.550781,2.617187 1.539063,-2.617187 h 1.625 l -2.457032,4.082031 v 2.542969 h -1.460937 v -2.582031 z"
|
||||
id="path3525" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 88.984231,15.21875 c 0,5.929688 -4.808593,10.734375 -10.738281,10.734375 -5.929687,0 -10.738281,-4.804687 -10.738281,-10.734375 0,-5.933594 4.808594,-10.738281 10.738281,-10.738281 5.929688,0 10.738281,4.804687 10.738281,10.738281 z"
|
||||
id="path3533" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 81.355325,12.109375 c 0,-0.414062 -0.335937,-0.75 -0.75,-0.75 h -4.742187 c -0.414063,0 -0.75,0.335938 -0.75,0.75 v 4.742188 h 1.324218 v 5.617187 h 3.59375 v -5.617187 h 1.324219 z"
|
||||
id="path3535" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 79.855325,9.113281 c 0,0.898438 -0.726562,1.621094 -1.621094,1.621094 -0.894531,0 -1.621093,-0.722656 -1.621093,-1.621094 0,-0.894531 0.726562,-1.621093 1.621093,-1.621093 0.894532,0 1.621094,0.726562 1.621094,1.621093 z"
|
||||
id="path3537" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="m 78.218606,3.386719 c -3.210937,0 -5.929687,1.121094 -8.15625,3.363281 -2.285156,2.316406 -3.425781,5.0625 -3.425781,8.230469 0,3.167969 1.140625,5.894531 3.425781,8.175781 2.285157,2.277344 5.003907,3.417969 8.15625,3.417969 3.191407,0 5.960938,-1.148438 8.300782,-3.449219 2.207031,-2.183594 3.308593,-4.898437 3.308593,-8.144531 C 89.827981,11.734375 88.706888,8.988281 86.4647,6.75 84.218606,4.507813 81.468606,3.386719 78.218606,3.386719 Z m 0.02734,2.085937 c 2.632813,0 4.867188,0.925782 6.707031,2.78125 1.859375,1.835938 2.789063,4.078125 2.789063,6.726563 0,2.667969 -0.910156,4.878906 -2.730469,6.636719 -1.917969,1.894531 -4.171875,2.839843 -6.765625,2.839843 -2.589844,0 -4.828125,-0.933593 -6.703125,-2.808593 -1.878906,-1.875 -2.816406,-4.097657 -2.816406,-6.667969 0,-2.570313 0.949219,-4.8125 2.84375,-6.726563 1.820312,-1.855468 4.046875,-2.78125 6.675781,-2.78125 z"
|
||||
id="path3539" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 65 KiB |
|
@ -1,561 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="1024"
|
||||
height="576"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
sodipodi:docname="pause.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4">
|
||||
<linearGradient
|
||||
id="linearGradient3811">
|
||||
<stop
|
||||
id="stop3819"
|
||||
offset="0"
|
||||
style="stop-color:#fafbff;stop-opacity:1;" />
|
||||
<stop
|
||||
style="stop-color:#fffbff;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3815" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
fy="9.7279596"
|
||||
fx="1.71676"
|
||||
r="0.29498801"
|
||||
cy="9.7279596"
|
||||
cx="1.71676"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="id12">
|
||||
<stop
|
||||
id="stop3151"
|
||||
style="stop-color:#75C5F0"
|
||||
offset="0" />
|
||||
<stop
|
||||
id="stop3153"
|
||||
style="stop-color:#007CC3"
|
||||
offset="1" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
fy="2.1879101"
|
||||
fx="3.27019"
|
||||
r="0.420028"
|
||||
cy="2.1879101"
|
||||
cx="3.27019"
|
||||
xlink:href="#id12"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="id14" />
|
||||
<linearGradient
|
||||
y2="2.3961301"
|
||||
x2="3.27019"
|
||||
y1="1.96386"
|
||||
x1="3.27019"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3382">
|
||||
<stop
|
||||
id="stop3384"
|
||||
style="stop-opacity:1; stop-color:white"
|
||||
offset="0" />
|
||||
<stop
|
||||
id="stop3386"
|
||||
style="stop-opacity:0; stop-color:white"
|
||||
offset="1" />
|
||||
</linearGradient>
|
||||
<mask
|
||||
id="id6">
|
||||
<linearGradient
|
||||
y2="2.3961301"
|
||||
x2="3.27019"
|
||||
y1="1.96386"
|
||||
x1="3.27019"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="id7">
|
||||
<stop
|
||||
id="stop3128"
|
||||
style="stop-opacity:1; stop-color:white"
|
||||
offset="0" />
|
||||
<stop
|
||||
id="stop3130"
|
||||
style="stop-opacity:0; stop-color:white"
|
||||
offset="1" />
|
||||
</linearGradient>
|
||||
<rect
|
||||
id="rect3132"
|
||||
height="0.465563"
|
||||
width="0.65544897"
|
||||
y="1.94721"
|
||||
x="2.9424601"
|
||||
style="fill:url(#id7)" />
|
||||
</mask>
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
id="perspective3373" />
|
||||
<inkscape:perspective
|
||||
id="perspective3412"
|
||||
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
|
||||
inkscape:vp_z="744.09448 : 526.18109 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 526.18109 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<radialGradient
|
||||
fy="9.7279596"
|
||||
fx="1.71676"
|
||||
r="0.29498801"
|
||||
cy="9.7279596"
|
||||
cx="1.71676"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="id12-3">
|
||||
<stop
|
||||
id="stop3151-0"
|
||||
style="stop-color:#75C5F0"
|
||||
offset="0" />
|
||||
<stop
|
||||
id="stop3153-0"
|
||||
style="stop-color:#007CC3"
|
||||
offset="1" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
fy="2.1879101"
|
||||
fx="3.27019"
|
||||
r="0.420028"
|
||||
cy="2.1879101"
|
||||
cx="3.27019"
|
||||
xlink:href="#id12-3"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="id14-6" />
|
||||
<linearGradient
|
||||
y2="2.3961301"
|
||||
x2="3.27019"
|
||||
y1="1.96386"
|
||||
x1="3.27019"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3382-2">
|
||||
<stop
|
||||
id="stop3384-5"
|
||||
style="stop-opacity:1; stop-color:white"
|
||||
offset="0" />
|
||||
<stop
|
||||
id="stop3386-2"
|
||||
style="stop-opacity:0; stop-color:white"
|
||||
offset="1" />
|
||||
</linearGradient>
|
||||
<mask
|
||||
id="id6-4">
|
||||
<linearGradient
|
||||
y2="2.3961301"
|
||||
x2="3.27019"
|
||||
y1="1.96386"
|
||||
x1="3.27019"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="id7-2">
|
||||
<stop
|
||||
id="stop3128-9"
|
||||
style="stop-opacity:1; stop-color:white"
|
||||
offset="0" />
|
||||
<stop
|
||||
id="stop3130-9"
|
||||
style="stop-opacity:0; stop-color:white"
|
||||
offset="1" />
|
||||
</linearGradient>
|
||||
<rect
|
||||
id="rect3132-4"
|
||||
height="0.465563"
|
||||
width="0.65544897"
|
||||
y="1.94721"
|
||||
x="2.9424601"
|
||||
style="fill:url(#id7-2)" />
|
||||
</mask>
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
id="perspective3373-6" />
|
||||
<inkscape:perspective
|
||||
id="perspective3412-2"
|
||||
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
|
||||
inkscape:vp_z="744.09448 : 526.18109 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 526.18109 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<radialGradient
|
||||
fy="9.7279596"
|
||||
fx="1.71676"
|
||||
r="0.29498801"
|
||||
cy="9.7279596"
|
||||
cx="1.71676"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="id12-2">
|
||||
<stop
|
||||
id="stop3151-3"
|
||||
style="stop-color:#75C5F0"
|
||||
offset="0" />
|
||||
<stop
|
||||
id="stop3153-8"
|
||||
style="stop-color:#007CC3"
|
||||
offset="1" />
|
||||
</radialGradient>
|
||||
<radialGradient
|
||||
fy="2.1879101"
|
||||
fx="3.27019"
|
||||
r="0.420028"
|
||||
cy="2.1879101"
|
||||
cx="3.27019"
|
||||
xlink:href="#id12-2"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="id14-68" />
|
||||
<linearGradient
|
||||
y2="2.3961301"
|
||||
x2="3.27019"
|
||||
y1="1.96386"
|
||||
x1="3.27019"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3382-8">
|
||||
<stop
|
||||
id="stop3384-8"
|
||||
style="stop-opacity:1; stop-color:white"
|
||||
offset="0" />
|
||||
<stop
|
||||
id="stop3386-5"
|
||||
style="stop-opacity:0; stop-color:white"
|
||||
offset="1" />
|
||||
</linearGradient>
|
||||
<mask
|
||||
id="id6-3">
|
||||
<linearGradient
|
||||
y2="2.3961301"
|
||||
x2="3.27019"
|
||||
y1="1.96386"
|
||||
x1="3.27019"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="id7-8">
|
||||
<stop
|
||||
id="stop3128-0"
|
||||
style="stop-opacity:1; stop-color:white"
|
||||
offset="0" />
|
||||
<stop
|
||||
id="stop3130-7"
|
||||
style="stop-opacity:0; stop-color:white"
|
||||
offset="1" />
|
||||
</linearGradient>
|
||||
<rect
|
||||
id="rect3132-41"
|
||||
height="0.465563"
|
||||
width="0.65544897"
|
||||
y="1.94721"
|
||||
x="2.9424601"
|
||||
style="fill:url(#id7-8)" />
|
||||
</mask>
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
id="perspective3373-8" />
|
||||
<inkscape:perspective
|
||||
id="perspective3412-8"
|
||||
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
|
||||
inkscape:vp_z="744.09448 : 526.18109 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 526.18109 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.10647803"
|
||||
inkscape:cx="3949.1714"
|
||||
inkscape:cy="-568.19232"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer2"
|
||||
showgrid="false"
|
||||
inkscape:window-width="1400"
|
||||
inkscape:window-height="601"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:pagecheckerboard="0">
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="54,576"
|
||||
id="guide3846"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="913,541"
|
||||
id="guide3848"
|
||||
inkscape:locked="false" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="bg">
|
||||
<rect
|
||||
style="opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="rect905"
|
||||
width="1082"
|
||||
height="615"
|
||||
x="-45"
|
||||
y="-23"
|
||||
ry="18" />
|
||||
<g
|
||||
id="FrOSCon-Logo-rgb-dark-blue-endorse-below"
|
||||
transform="matrix(0.57529828,0,0,0.57529828,610.26734,464.5851)"
|
||||
style="fill:#1f1fa3">
|
||||
<path
|
||||
d="m 0,125.00892 v -86.223767 0 C 0,31.796236 1.6859231,25.481687 5.0577694,19.841508 8.4296157,14.201329 12.966282,9.695316 18.667767,6.3234697 24.369253,2.9516235 30.653148,1.2657003 37.519453,1.2657003 h 41.531479 c 2.761423,0 5,2.2385763 5,5 V 19.43948 c 0,2.761424 -2.238577,5 -5,5 H 40.462155 v 0 c -3.923603,0 -7.264796,1.410045 -10.023579,4.230135 -2.758783,2.820089 -4.138175,6.191935 -4.138175,10.115538 v 15.782835 c 0,2.761423 2.238576,5 5,5 h 41.497288 c 2.761424,0 5,2.238576 5,5 v 13.173779 c 0,2.761424 -2.238576,5 -5,5 H 31.300401 c -2.761424,0 -5,2.238577 -5,5 v 37.267153 c 0,2.76143 -2.238576,5 -5,5 H 5 c -2.7614237,0 -5,-2.23857 -5,-5 z"
|
||||
id="Path"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 92.042871,125.00892 v -62.130392 0 c 0,-8.337657 2.360292,-14.866777 7.080877,-19.587362 4.720582,-4.720585 11.249702,-7.080877 19.587362,-7.080877 h 20.93256 c 2.76143,0 5,2.238576 5,5 v 11.51851 c 0,2.761424 -2.23857,5 -5,5 h -16.51851 v 0 c -1.59396,0 -2.97335,0.551756 -4.13817,1.65527 -1.16482,1.103513 -1.74723,2.513558 -1.74723,4.230134 v 61.394717 c 0,2.76143 -2.23858,5 -5,5 H 97.042871 c -2.761424,0 -5,-2.23857 -5,-5 z"
|
||||
id="path2287"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 298.50444,124.99554 v -13.17378 c 0,-2.76142 2.23857,-5 5,-5 h 50.17566 v 0 c 2.69748,0 5.14973,-0.67437 7.35676,-2.02311 2.20703,-1.34874 3.98491,-3.15727 5.33365,-5.425606 1.34874,-2.268333 2.0231,-4.751237 2.0231,-7.448715 0,-2.820089 -0.67436,-5.3643 -2.0231,-7.632633 -1.34874,-2.268333 -3.12662,-4.076869 -5.33365,-5.425608 -2.20703,-1.348738 -4.65928,-2.023107 -7.35676,-2.023107 h -21.51851 c -7.23414,0 -13.79391,-1.471351 -19.67932,-4.414054 -5.8854,-2.942702 -10.57533,-7.203489 -14.06979,-12.782362 -3.49446,-5.578873 -5.24169,-12.291913 -5.24169,-20.139119 0,-7.724593 1.65527,-14.437632 4.96581,-20.139118 3.31054,-5.701485 7.7859,-10.1461917 13.42608,-13.334119 5.64018,-3.1879274 11.89342,-4.7818911 18.75973,-4.7818911 h 50.91134 c 2.76142,0 5,2.2385762 5,5 V 19.426098 c 0,2.761423 -2.23858,5 -5,5 h -48.33648 v 0 c -2.45225,0 -4.72058,0.643716 -6.805,1.931148 -2.08441,1.287432 -3.70903,2.973355 -4.87385,5.057769 -1.16482,2.084414 -1.74723,4.414054 -1.74723,6.988918 0,2.574865 0.58241,4.904504 1.74723,6.988918 1.16482,2.084414 2.78944,3.739684 4.87385,4.96581 2.08442,1.226126 4.35275,1.839189 6.805,1.839189 h 22.25418 c 7.96982,0 14.89743,1.532657 20.78284,4.597972 5.8854,3.065315 10.45272,7.356755 13.70196,12.874322 3.24923,5.517567 4.87385,11.954728 4.87385,19.311483 0,8.705494 -1.68593,16.123553 -5.05777,22.254183 -3.37185,6.13063 -7.90851,10.78991 -13.61,13.97784 -5.70148,3.18792 -11.98538,4.78189 -18.85169,4.78189 h -53.4862 c -2.76143,0 -5,-2.23858 -5,-5 z"
|
||||
id="path2289"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 469.33159,129.99554 c -10.05424,-0.24523 -19.12757,-2.05376 -27.22,-5.42561 -8.09243,-3.37184 -15.02004,-7.96982 -20.78283,-13.79391 -5.76279,-5.8241 -10.2075,-12.598448 -13.33412,-20.323042 -3.12662,-7.724593 -4.68993,-16.000943 -4.68993,-24.829049 0,-8.828107 1.56331,-17.104457 4.68993,-24.82905 3.12662,-7.724594 7.57133,-14.498939 13.33412,-20.323037 5.76279,-5.824098 12.6904,-10.452724 20.78283,-13.8858764 8.09243,-3.4331526 17.16576,-5.2110351 27.22,-5.3336477 h 15.04716 c 2.76142,0 5,2.2385762 5,5 V 19.426098 c 0,2.761423 -2.23858,5 -5,5 h -14.49541 v 0 c -5.8854,0.122612 -11.28035,1.226126 -16.18486,3.31054 -4.9045,2.084414 -9.16529,4.96581 -12.78236,8.644187 -3.61707,3.678378 -6.40651,8.000472 -8.36831,12.966282 -1.9618,4.96581 -2.9427,10.391417 -2.9427,16.276822 0,5.885404 0.9809,11.311011 2.9427,16.276821 1.9618,4.96581 4.75124,9.287904 8.36831,12.966282 3.61707,3.678377 7.87786,6.559778 12.78236,8.644188 4.90451,2.08441 10.29946,3.18793 16.18486,3.31054 h 14.49541 c 2.76142,0 5,2.23858 5,5 v 13.17378 c 0,2.76142 -2.23858,5 -5,5 z"
|
||||
id="path2291"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 547.43012,132.20257 c -9.68639,0 -18.33058,-2.17638 -25.93256,-6.52912 -7.60198,-4.35275 -13.61,-10.24965 -18.02405,-17.6907 -4.41406,-7.44105 -6.62108,-15.736562 -6.62108,-24.886527 0,-9.149965 2.20702,-17.445473 6.62108,-24.886525 4.41405,-7.441051 10.42207,-13.337951 18.02405,-17.690698 7.60198,-4.352747 16.24617,-6.52912 25.93256,-6.52912 9.6864,0 18.33058,2.176373 25.93256,6.52912 7.60198,4.352747 13.61,10.224741 18.02406,17.615981 4.41405,7.391241 6.62108,15.728897 6.62108,25.012969 0,9.16146 -2.20703,17.45122 -6.62108,24.86928 -4.41406,7.41806 -10.42208,13.30347 -18.02406,17.65622 -7.60198,4.35274 -16.24616,6.52912 -25.93256,6.52912 z m 0,-21.51851 c 5.14973,0 9.59444,-1.22613 13.33412,-3.67838 3.73968,-2.45225 6.62108,-5.75561 8.64419,-9.910069 2.02311,-4.154459 3.03466,-8.813259 3.03466,-13.976398 0,-5.165056 -1.01155,-9.831997 -3.03466,-14.000826 -2.02311,-4.168828 -4.90451,-7.479368 -8.64419,-9.931619 -3.73968,-2.452252 -8.18439,-3.678378 -13.33412,-3.678378 -5.14973,0 -9.59444,1.226126 -13.33412,3.678378 -3.73968,2.452251 -6.62108,5.755607 -8.64419,9.910066 -2.0231,4.15446 -3.03466,8.813259 -3.03466,13.976399 0,5.165055 1.01156,9.831997 3.03466,14.000825 2.02311,4.168832 4.90451,7.479372 8.64419,9.931622 3.73968,2.45225 8.18439,3.67838 13.33412,3.67838 z"
|
||||
id="Shape"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 610.07947,124.99554 v -48.888235 0 c 0,-7.724593 1.80853,-14.774817 5.4256,-21.150672 3.61708,-6.375855 8.85876,-11.464277 15.72507,-15.265268 6.8663,-3.80099 15.08135,-5.701485 24.64513,-5.701485 9.68639,0 17.93209,1.900495 24.73709,5.701485 6.805,3.800991 12.01603,8.889413 15.63311,15.265268 3.61707,6.375855 5.4256,13.426079 5.4256,21.150672 v 48.888235 c 0,2.76142 -2.23857,5 -5,5 h -15.19688 c -2.76143,0 -5,-2.23858 -5,-5 v -48.888235 0 c 0,-3.80099 -0.9196,-7.264796 -2.75879,-10.391417 -1.83919,-3.126621 -4.32209,-5.609526 -7.44871,-7.448715 -3.12662,-1.839189 -6.59043,-2.758783 -10.39142,-2.758783 -3.80099,0 -7.2648,0.919594 -10.39142,2.758783 -3.12662,1.839189 -5.60952,4.322094 -7.44871,7.448715 -1.83919,3.126621 -2.75879,6.590427 -2.75879,10.391417 v 48.888235 c 0,2.76142 -2.23857,5 -5,5 h -15.19688 c -2.76143,0 -5,-2.23858 -5,-5 z"
|
||||
id="path2294"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 220,0 c 36.45079,0 66,29.549206 66,66 0,36.45079 -29.54921,66 -66,66 -36.45079,0 -66,-29.54921 -66,-66 0,-36.450794 29.54921,-66 66,-66 z m -17.00189,18.568446 -1.93756,2.831494 1.53943,2.668682 -0.63153,5.078586 -1.8052,-2.303226 0.34534,-3.389575 -3.06967,-2.015477 -3.39205,1.361896 -0.0169,3.912827 2.97572,1.516205 1.45972,5.927492 2.15161,6.815043 -0.0305,7.082912 2.34465,2.071055 4.61088,0.221223 1.8584,0.946904 -4.51345,8.779253 -0.42032,7.509823 -8.75187,-8.896009 -3.40232,-1.733568 -5.60842,2.151177 -1.00711,1.97656 -0.36684,10.187218 4.61019,13.623996 -4.36646,-3.879041 -3.78726,-6.589605 -1.167,-3.653386 0.36458,-2.304699 2.18849,-2.430273 -1.37613,-3.145307 -3.29197,-0.699651 -1.96044,3.203366 1.47629,2.195534 -0.57391,2.87169 -1.97667,-2.314596 -0.0599,-2.520959 -3.84258,-1.369528 -1.98185,2.199722 0.57695,3.220288 2.81609,0.721386 1.23051,2.572829 -2.24123,0.291333 -2.30388,-2.607181 -3.31321,1.246521 -0.27564,3.134268 2.48751,1.660461 2.05638,-0.786817 3.60758,1.838155 7.71477,5.765467 6.95085,7.952341 3.6232,1.385835 4.33669,-2.787504 -0.68495,-13.861259 5.28244,6.489427 2.48527,2.416679 8.6469,4.405812 3.41594,0.590138 8.35499,0.459194 -11.61659,7.593309 0.2939,5.146904 3.25083,2.11666 10.51918,0.94909 9.19899,2.85252 3.60758,1.83816 0.57217,2.12612 2.80546,1.03644 2.37366,-2.06526 -0.93901,-3.41314 -3.46343,-0.33141 -1.08167,-1.98444 2.80474,-0.51677 2.23887,1.85425 2.94439,-1.42608 0.61471,-2.89631 -3.36659,-2.30373 -2.07468,1.43336 -3.03441,-0.23868 1.98592,-2.15223 2.64396,-0.0962 1.43926,-3.468912 -2.501,-2.252016 -3.35348,0.735449 -0.67977,3.199007 -1.65024,1.649618 -3.6416,1.203284 -7.5572,0.80932 -5.70475,-1.2525 13.73185,-4.278263 8.02601,-6.284677 1.00711,-1.97656 -1.55621,-5.801736 -3.40232,-1.733568 -12.34125,-1.851476 5.82852,-4.754204 4.44963,-8.811776 1.8584,0.946903 2.88918,3.60025 3.05367,0.679523 5.71227,-4.187905 6.77817,-2.265089 5.65344,-2.30316 2.97572,1.516205 3.15563,-2.313542 -0.892,-3.544729 -3.43486,-1.298747 -2.53924,2.271729 -2.92441,-0.106632 3.73745,-3.496042 3.06387,-0.323182 1.15185,-3.231833 -2.05137,-2.667005 -3.45449,0.792909 -0.63713,3.251767 -3.16848,2.671159 0.10965,-4.229708 1.66104,-2.137611 -2.23877,-3.241974 -3.54914,0.292887 -1.24839,3.543213 1.6286,2.38328 -1.09677,3.288072 -3.7193,6.163988 -4.50112,2.161253 -4.63654,-10.479651 3.61811,-4.86316 0.0449,-6.64112 1.34093,-1.90326 -0.4133,-5.102476 -1.03338,-1.16321 -1.11562,-4.370289 -2.81584,-3.091877 0.0301,-0.05818 -0.0927,-0.0099 -0.0625,-0.06915 -0.0303,0.05808 -4.1556,-0.460247 -4.19138,1.666237 -1.54846,-0.152307 -4.37092,2.664798 -0.75159,2.203542 -5.3464,3.939863 -1.80771,5.785606 -11.20351,2.408738 -0.8972,-4.911831 2.80062,-6.632079 2.01545,-2.819981 2.88538,-0.08329 2.13273,-3.09262 -1.84918,-3.043465 -3.93873,0.09438 -0.75303,2.600265 -3.35745,2.574872 0.29863,-4.133421 2.25623,-2.426791 -1.38902,-3.260807 z"
|
||||
id="path2296"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 0.83694671,181.344 v -21.05081 c 0,-1.14329 0.17423049,-2.0978 0.52269139,-2.86354 0.3484609,-0.76574 0.8060417,-1.37036 1.3727422,-1.81388 0.5667005,-0.44351 1.1987969,-0.7587 1.8962891,-0.94558 0.6974921,-0.18687 1.3884257,-0.2803 2.0728007,-0.2803 0.9448177,0.0103 2.0588282,0.0239 3.3420309,0.0411 1.283204,0.0171 2.634274,0.0557 4.053211,0.11577 1.418938,0.0601 2.788828,0.15228 4.109672,0.2766 v 3.73669 H 7.901978 c -0.8189688,0 -1.4476433,0.22699 -1.8860235,0.68095 -0.4383802,0.45397 -0.6575703,1.06915 -0.6575703,1.84554 v 5.44477 l 11.1735628,0.25949 v 3.54335 L 5.3583842,170.59418 V 181.344 Z"
|
||||
id="path2298"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 20.623859,181.344 v -19.55317 h 3.478906 l 1.042531,3.12931 c 0.764599,-0.94368 1.625486,-1.74478 2.58266,-2.4033 0.957175,-0.65852 2.083637,-0.98778 3.379387,-0.98778 0.274891,0 0.558716,0.0146 0.851477,0.0439 0.29276,0.0293 0.56594,0.0804 0.819539,0.15342 v 4.62922 c -0.353594,-0.0487 -0.723252,-0.0902 -1.108973,-0.12461 -0.385721,-0.0344 -0.758801,-0.0516 -1.119238,-0.0516 -0.774865,0 -1.470836,0.0898 -2.087914,0.26947 -0.617078,0.17965 -1.19452,0.44427 -1.732324,0.79387 -0.537805,0.34961 -1.06601,0.79226 -1.584614,1.32798 V 181.344 Z"
|
||||
id="path2300"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 43.180654,181.54132 c -2.118141,0 -3.805886,-0.29485 -5.063235,-0.88455 -1.257349,-0.5897 -2.161104,-1.61094 -2.711265,-3.06372 -0.550162,-1.45278 -0.825242,-3.46313 -0.825242,-6.03105 0,-2.63067 0.267286,-4.6721 0.801859,-6.12431 0.534573,-1.4522 1.420173,-2.4703 2.656801,-3.0543 1.236627,-0.584 2.91116,-0.876 5.023597,-0.876 1.871766,0 3.37587,0.19219 4.512313,0.57658 1.136443,0.38439 1.966247,1.05888 2.489414,2.02347 0.523167,0.96459 0.78475,2.31642 0.78475,4.05549 0,1.25507 -0.247231,2.25255 -0.741692,2.99243 -0.49446,0.73989 -1.194994,1.26762 -2.101601,1.58319 -0.906607,0.31557 -1.978129,0.47336 -3.214566,0.47336 h -5.732211 c 0.04296,1.2064 0.204076,2.17165 0.483339,2.89576 0.279263,0.72411 0.791119,1.24452 1.535567,1.56123 0.744448,0.31672 1.834125,0.47507 3.269031,0.47507 h 5.922695 v 2.66393 c -1.012494,0.18326 -2.073656,0.35131 -3.183484,0.50416 -1.109828,0.15284 -2.411852,0.22926 -3.90607,0.22926 z M 39.016802,170.4573 h 5.324438 c 0.85813,0 1.489561,-0.16472 1.894293,-0.49418 0.404731,-0.32945 0.607097,-0.92229 0.607097,-1.77851 0,-0.85395 -0.125754,-1.5273 -0.377261,-2.02005 -0.251508,-0.49275 -0.653293,-0.84368 -1.205356,-1.0528 -0.552062,-0.20911 -1.284344,-0.31367 -2.196844,-0.31367 -1.014395,0 -1.81673,0.16007 -2.407004,0.4802 -0.590273,0.32014 -1.011069,0.89026 -1.262386,1.71037 -0.251318,0.82011 -0.376977,1.97632 -0.376977,3.46864 z"
|
||||
id="path2302"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 62.113652,181.54132 c -2.118141,0 -3.805885,-0.29485 -5.063234,-0.88455 -1.257349,-0.5897 -2.161105,-1.61094 -2.711266,-3.06372 -0.550162,-1.45278 -0.825242,-3.46313 -0.825242,-6.03105 0,-2.63067 0.267286,-4.6721 0.801859,-6.12431 0.534573,-1.4522 1.420173,-2.4703 2.656801,-3.0543 1.236628,-0.584 2.91116,-0.876 5.023598,-0.876 1.871765,0 3.375869,0.19219 4.512312,0.57658 1.136443,0.38439 1.966247,1.05888 2.489414,2.02347 0.523167,0.96459 0.78475,2.31642 0.78475,4.05549 0,1.25507 -0.24723,2.25255 -0.741691,2.99243 -0.494461,0.73989 -1.194995,1.26762 -2.101602,1.58319 -0.906607,0.31557 -1.978129,0.47336 -3.214566,0.47336 h -5.732211 c 0.04296,1.2064 0.204077,2.17165 0.48334,2.89576 0.279263,0.72411 0.791118,1.24452 1.535566,1.56123 0.744448,0.31672 1.834125,0.47507 3.269031,0.47507 h 5.922696 v 2.66393 c -1.012495,0.18326 -2.073657,0.35131 -3.183485,0.50416 -1.109828,0.15284 -2.411851,0.22926 -3.90607,0.22926 z M 57.9498,170.4573 h 5.324438 c 0.85813,0 1.489561,-0.16472 1.894293,-0.49418 0.404732,-0.32945 0.607097,-0.92229 0.607097,-1.77851 0,-0.85395 -0.125753,-1.5273 -0.377261,-2.02005 -0.251508,-0.49275 -0.653293,-0.84368 -1.205356,-1.0528 -0.552062,-0.20911 -1.284343,-0.31367 -2.196843,-0.31367 -1.014396,0 -1.816731,0.16007 -2.407004,0.4802 -0.590274,0.32014 -1.011069,0.89026 -1.262387,1.71037 -0.251318,0.82011 -0.376977,1.97632 -0.376977,3.46864 z"
|
||||
id="path2304"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 85.95017,181.563 c -1.458479,0 -2.653664,-0.43515 -3.585554,-1.30545 -0.931891,-0.8703 -1.397836,-2.07689 -1.397836,-3.61977 v -1.64592 c 0,-1.50031 0.517748,-2.72962 1.553246,-3.68793 1.035497,-0.95832 2.630946,-1.43747 4.786348,-1.43747 h 5.56796 v -1.70467 c 0,-0.68741 -0.117769,-1.26134 -0.353308,-1.72177 -0.235539,-0.46043 -0.675155,-0.80557 -1.318848,-1.0354 -0.643693,-0.22984 -1.600297,-0.34476 -2.869812,-0.34476 h -5.926688 v -2.62172 c 0.91174,-0.25284 1.972996,-0.46795 3.18377,-0.64531 1.210773,-0.17737 2.6568,-0.271 4.338082,-0.28088 1.614745,-0.0103 2.978742,0.18573 4.091992,0.58799 1.11325,0.40226 1.954271,1.06601 2.523062,1.99125 0.568792,0.92523 0.853188,2.18211 0.853188,3.77062 V 181.344 H 93.85242 l -0.763648,-2.12157 c -0.152844,0.14296 -0.450832,0.33858 -0.893965,0.58685 -0.443133,0.24828 -0.993389,0.51062 -1.650769,0.78704 -0.657381,0.27641 -1.380157,0.50662 -2.168329,0.69064 -0.788172,0.18403 -1.596684,0.27604 -2.425539,0.27604 z m 2.187149,-3.19204 c 0.312531,0.01 0.669737,-0.0249 1.071617,-0.10437 0.40188,-0.0795 0.808798,-0.17509 1.220754,-0.28687 0.411956,-0.11178 0.797772,-0.22603 1.157449,-0.34276 0.359677,-0.11672 0.653388,-0.22204 0.881133,-0.31595 0.227745,-0.0939 0.363099,-0.1479 0.406062,-0.16197 v -5.1214 l -4.221453,0.23382 c -1.112869,0.0772 -1.918531,0.35902 -2.416984,0.84549 -0.498453,0.48648 -0.74768,1.13274 -0.74768,1.93878 v 0.82068 c 0,0.60719 0.124709,1.097 0.374125,1.46941 0.249417,0.37241 0.577156,0.6339 0.983219,0.78446 0.406062,0.15057 0.836648,0.23079 1.291758,0.24068 z"
|
||||
id="path2306"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 101.1903,181.344 v -19.55317 h 3.68479 l 0.83665,2.04856 c 0.7992,-0.61974 1.77747,-1.17085 2.93483,-1.65333 1.15735,-0.48249 2.3495,-0.72373 3.57643,-0.72373 1.533,0 2.73997,0.30987 3.62091,0.92961 0.88094,0.61974 1.50971,1.45059 1.88631,2.49255 0.3766,1.04196 0.56489,2.18401 0.56489,3.42615 V 181.344 h -4.52143 v -12.47559 c 0,-0.70186 -0.13289,-1.29955 -0.39865,-1.79306 -0.26577,-0.49351 -0.63638,-0.87524 -1.11183,-1.14519 -0.47545,-0.26995 -1.05346,-0.40492 -1.73403,-0.40492 -0.62734,0 -1.21676,0.0661 -1.76826,0.19847 -0.55149,0.13231 -1.07256,0.3188 -1.56322,0.55947 -0.49066,0.24068 -0.98598,0.52564 -1.48595,0.8549 V 181.344 Z"
|
||||
id="path2308"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 128.4808,181.563 c -1.55467,0 -2.85261,-0.33288 -3.89381,-0.99862 -1.0412,-0.66575 -1.82053,-1.72139 -2.338,-3.16695 -0.51746,-1.44555 -0.77619,-3.32986 -0.77619,-5.65293 0,-2.42345 0.2305,-4.38552 0.6915,-5.8862 0.461,-1.50068 1.22931,-2.601 2.30492,-3.30097 1.07561,-0.69996 2.53447,-1.04994 4.37658,-1.04994 0.96953,0 1.92528,0.10066 2.86724,0.30198 0.94197,0.20132 1.77244,0.43144 2.49141,0.69036 v -9.00523 h 4.52144 v 27.8495 h -3.75779 l -0.76365,-1.90884 c -0.40226,0.36348 -0.92162,0.70728 -1.55809,1.03141 -0.63647,0.32413 -1.31514,0.5879 -2.03602,0.79131 -0.72087,0.20341 -1.43072,0.30512 -2.12954,0.30512 z m 1.52273,-3.65514 c 0.8779,0 1.66855,-0.13934 2.37193,-0.41804 0.70339,-0.27869 1.31305,-0.56841 1.82899,-0.86915 V 165.7431 c -0.6205,-0.20189 -1.24727,-0.38839 -1.88032,-0.55948 -0.63304,-0.17109 -1.32065,-0.25664 -2.06282,-0.25664 -1.01858,0 -1.84401,0.18478 -2.47629,0.55434 -0.63229,0.36957 -1.08883,1.03046 -1.36961,1.9827 -0.28078,0.95223 -0.42117,2.30757 -0.42117,4.06604 0,1.62957 0.13183,2.90973 0.39551,3.84048 0.26367,0.93075 0.69198,1.58633 1.28491,1.96673 0.59293,0.38039 1.36923,0.57059 2.32887,0.57059 z"
|
||||
id="path2310"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 161.73343,181.563 c -1.80219,0 -3.38195,-0.17357 -4.7393,-0.5207 -1.35734,-0.34713 -2.49008,-0.99225 -3.39821,-1.93536 -0.90812,-0.9431 -1.58794,-2.31603 -2.03943,-4.11879 -0.4515,-1.80276 -0.67725,-4.15501 -0.67725,-7.05676 0,-2.91126 0.22822,-5.2733 0.68466,-7.08614 0.45644,-1.81283 1.1412,-3.20088 2.05427,-4.16413 0.91307,-0.96326 2.0459,-1.62596 3.39849,-1.98811 1.35259,-0.36215 2.92485,-0.54323 4.71677,-0.54323 1.82196,0 3.41161,0.18108 4.76895,0.54323 1.35735,0.36215 2.48761,1.02485 3.3908,1.98811 0.90318,0.96325 1.57805,2.3513 2.0246,4.16413 0.44656,1.81284 0.66984,4.17488 0.66984,7.08614 0,2.90175 -0.22585,5.254 -0.67754,7.05676 -0.45168,1.80276 -1.1315,3.17569 -2.03943,4.11879 -0.90794,0.94311 -2.0382,1.58823 -3.3908,1.93536 -1.35259,0.34713 -2.93473,0.5207 -4.74642,0.5207 z m 0,-4.06234 c 1.18549,0 2.18315,-0.12461 2.993,-0.37384 0.80984,-0.24923 1.45933,-0.70928 1.94847,-1.38016 0.48914,-0.67087 0.84321,-1.63594 1.06221,-2.89519 0.219,-1.25925 0.3285,-2.89928 0.3285,-4.92008 0,-2.12347 -0.11207,-3.82747 -0.3362,-5.112 -0.22413,-1.28453 -0.58067,-2.25863 -1.06962,-2.92228 -0.48895,-0.66365 -1.13587,-1.1104 -1.94077,-1.34024 -0.80491,-0.22983 -1.8001,-0.34475 -2.98559,-0.34475 -1.12123,0 -2.08535,0.11492 -2.89234,0.34475 -0.80699,0.22984 -1.46257,0.67659 -1.96672,1.34024 -0.50416,0.66365 -0.87581,1.63775 -1.11496,2.92228 -0.23916,1.28453 -0.35873,2.98853 -0.35873,5.112 0,2.0208 0.10456,3.66083 0.31367,4.92008 0.20911,1.25925 0.55567,2.22432 1.03968,2.89519 0.48401,0.67088 1.13454,1.13093 1.95161,1.38016 0.81707,0.24923 1.82633,0.37384 3.02779,0.37384 z"
|
||||
id="path2312"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 175.99709,189.9945 v -28.20367 h 3.75779 l 0.76364,1.90884 c 0.45663,-0.35322 0.98636,-0.69806 1.58918,-1.03455 0.60282,-0.33648 1.26077,-0.61356 1.97385,-0.83123 0.71308,-0.21767 1.44755,-0.3265 2.2034,-0.3265 1.22808,0 2.28515,0.24447 3.17123,0.73342 0.88607,0.48895 1.60999,1.18083 2.17175,2.07565 0.56175,0.89482 0.97257,1.95693 1.23244,3.18634 0.25987,1.2294 0.38981,2.58247 0.38981,4.0592 0,2.13449 -0.22375,3.95103 -0.67126,5.44962 -0.4475,1.49859 -1.1776,2.63893 -2.19028,3.42102 -1.01269,0.78208 -2.38058,1.17313 -4.10369,1.17313 -0.97789,0 -1.97299,-0.13317 -2.9853,-0.3995 -1.0123,-0.26634 -1.93934,-0.62801 -2.78113,-1.08502 v 9.87325 z m 8.87235,-12.12941 c 0.70224,0 1.34518,-0.18374 1.9288,-0.55121 0.58361,-0.36747 1.05127,-1.00593 1.40296,-1.91539 0.3517,-0.90946 0.52754,-2.18829 0.52754,-3.83649 0,-1.58813 -0.17299,-2.85223 -0.51898,-3.7923 -0.34599,-0.94006 -0.80623,-1.60961 -1.38073,-2.00864 -0.57449,-0.39903 -1.22047,-0.59854 -1.93792,-0.59854 -0.89235,0 -1.70809,0.13935 -2.44721,0.41804 -0.73913,0.27869 -1.38092,0.56841 -1.92538,0.86915 v 10.2354 c 0.6148,0.35094 1.30279,0.63533 2.06397,0.85319 0.76117,0.21786 1.52349,0.32679 2.28695,0.32679 z"
|
||||
id="path2314"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 204.51433,181.54132 c -2.11815,0 -3.80589,-0.29485 -5.06324,-0.88455 -1.25735,-0.5897 -2.1611,-1.61094 -2.71127,-3.06372 -0.55016,-1.45278 -0.82524,-3.46313 -0.82524,-6.03105 0,-2.63067 0.26729,-4.6721 0.80186,-6.12431 0.53457,-1.4522 1.42017,-2.4703 2.6568,-3.0543 1.23663,-0.584 2.91116,-0.876 5.0236,-0.876 1.87177,0 3.37587,0.19219 4.51231,0.57658 1.13645,0.38439 1.96625,1.05888 2.48942,2.02347 0.52316,0.96459 0.78475,2.31642 0.78475,4.05549 0,1.25507 -0.24723,2.25255 -0.74169,2.99243 -0.49447,0.73989 -1.195,1.26762 -2.10161,1.58319 -0.9066,0.31557 -1.97813,0.47336 -3.21456,0.47336 h -5.73221 c 0.043,1.2064 0.20407,2.17165 0.48334,2.89576 0.27926,0.72411 0.79111,1.24452 1.53556,1.56123 0.74445,0.31672 1.83413,0.47507 3.26903,0.47507 h 5.9227 v 2.66393 c -1.0125,0.18326 -2.07366,0.35131 -3.18348,0.50416 -1.10983,0.15284 -2.41186,0.22926 -3.90607,0.22926 z m -4.16386,-11.08402 h 5.32444 c 0.85813,0 1.48956,-0.16472 1.89429,-0.49418 0.40474,-0.32945 0.6071,-0.92229 0.6071,-1.77851 0,-0.85395 -0.12575,-1.5273 -0.37726,-2.02005 -0.25151,-0.49275 -0.65329,-0.84368 -1.20536,-1.0528 -0.55206,-0.20911 -1.28434,-0.31367 -2.19684,-0.31367 -1.0144,0 -1.81673,0.16007 -2.407,0.4802 -0.59028,0.32014 -1.01107,0.89026 -1.26239,1.71037 -0.25132,0.82011 -0.37698,1.97632 -0.37698,3.46864 z"
|
||||
id="path2316"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 215.46409,181.344 v -19.55317 h 3.68479 l 0.83665,2.04856 c 0.79919,-0.61974 1.77747,-1.17085 2.93482,-1.65333 1.15736,-0.48249 2.3495,-0.72373 3.57643,-0.72373 1.533,0 2.73998,0.30987 3.62092,0.92961 0.88094,0.61974 1.50971,1.45059 1.88631,2.49255 0.37659,1.04196 0.56489,2.18401 0.56489,3.42615 V 181.344 h -4.52144 v -12.47559 c 0,-0.70186 -0.13288,-1.29955 -0.39864,-1.79306 -0.26577,-0.49351 -0.63638,-0.87524 -1.11183,-1.14519 -0.47545,-0.26995 -1.05346,-0.40492 -1.73403,-0.40492 -0.62735,0 -1.21677,0.0661 -1.76826,0.19847 -0.55149,0.13231 -1.07257,0.3188 -1.56322,0.55947 -0.49066,0.24068 -0.98598,0.52564 -1.48595,0.8549 V 181.344 Z"
|
||||
id="path2318"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 253.36294,181.563 c -0.64255,0 -1.337,-0.0193 -2.08335,-0.0579 -0.74635,-0.0386 -1.50315,-0.0966 -2.27042,-0.17395 -0.76726,-0.0774 -1.49412,-0.16177 -2.18059,-0.25322 -0.68646,-0.0914 -1.29584,-0.20236 -1.82813,-0.33277 v -3.54335 c 0.68703,0.0631 1.48604,0.11653 2.39702,0.16025 0.91098,0.0437 1.86673,0.0778 2.86725,0.10209 1.00052,0.0243 1.96178,0.0365 2.88378,0.0365 0.9836,0 1.84848,-0.0885 2.59464,-0.26548 0.74616,-0.17699 1.33082,-0.49712 1.754,-0.96041 0.42317,-0.46328 0.63475,-1.1219 0.63475,-1.97584 V 173.018 c 0,-0.95698 -0.2689,-1.68727 -0.8067,-2.19085 -0.53781,-0.50359 -1.33311,-0.75538 -2.38591,-0.75538 h -2.52192 c -2.4512,0 -4.3416,-0.53771 -5.67119,-1.61313 -1.32958,-1.07542 -1.99438,-2.91249 -1.99438,-5.51121 v -1.40012 c 0,-2.58618 0.72772,-4.46213 2.18316,-5.62785 1.45544,-1.16571 3.52624,-1.74857 6.21241,-1.74857 0.92277,0 1.87652,0.0448 2.86126,0.1343 0.98474,0.0895 1.93127,0.19828 2.83959,0.32622 0.90831,0.12794 1.68014,0.26206 2.31546,0.40236 v 3.54335 c -1.08929,-0.0871 -2.31841,-0.16606 -3.68735,-0.23696 -1.36894,-0.0709 -2.64026,-0.10637 -3.81397,-0.10637 -0.93227,0 -1.74639,0.0963 -2.44236,0.28887 -0.69597,0.19257 -1.23007,0.54284 -1.60229,1.0508 -0.37223,0.50796 -0.55834,1.23738 -0.55834,2.18829 v 0.90679 c 0,1.14063 0.31253,1.94182 0.9376,2.40358 0.62506,0.46177 1.51475,0.69265 2.66906,0.69265 h 2.83046 c 1.57292,0 2.86991,0.28981 3.89096,0.86944 1.02105,0.57963 1.78488,1.37284 2.29151,2.37963 0.50663,1.00679 0.75994,2.15559 0.75994,3.4464 v 1.73147 c 0,2.00065 -0.39142,3.53403 -1.17427,4.60014 -0.78285,1.0661 -1.85371,1.79449 -3.21257,2.18515 -1.35886,0.39066 -2.9219,0.586 -4.68911,0.586 z"
|
||||
id="path2320"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 274.02527,181.54132 c -1.54098,0 -2.86857,-0.15987 -3.98277,-0.47963 -1.1142,-0.31975 -2.02879,-0.85851 -2.74378,-1.61626 -0.71498,-0.75776 -1.23815,-1.78299 -1.5695,-3.0757 -0.33135,-1.29271 -0.49703,-2.90669 -0.49703,-4.84195 0,-2.02119 0.16929,-3.6827 0.50787,-4.98453 0.33857,-1.30184 0.86535,-2.32099 1.58034,-3.05745 0.71498,-0.73646 1.62947,-1.25031 2.74348,-1.54155 1.11401,-0.29124 2.43448,-0.43686 3.96139,-0.43686 1.54137,0 2.87162,0.15284 3.99076,0.45853 1.11915,0.30569 2.0326,0.82667 2.74036,1.56294 0.70775,0.73627 1.23349,1.75533 1.5772,3.05716 0.3437,1.30183 0.51556,2.94909 0.51556,4.94176 0,1.97822 -0.16463,3.6172 -0.49389,4.91695 -0.32926,1.29974 -0.84787,2.32136 -1.55582,3.06486 -0.70794,0.74349 -1.62149,1.26799 -2.74063,1.57349 -1.11915,0.3055 -2.46366,0.45824 -4.03354,0.45824 z m 0,-3.63346 c 0.73342,0 1.36913,-0.0677 1.90713,-0.20303 0.53799,-0.13535 0.98246,-0.4168 1.33339,-0.84435 0.35093,-0.42754 0.61556,-1.07095 0.79387,-1.93022 0.17832,-0.85927 0.26748,-2.00065 0.26748,-3.42415 0,-1.43339 -0.0892,-2.57364 -0.26748,-3.42074 -0.17831,-0.8471 -0.44294,-1.48186 -0.79387,-1.90427 -0.35093,-0.42241 -0.7954,-0.7013 -1.33339,-0.83665 -0.538,-0.13536 -1.17371,-0.20303 -1.90713,-0.20303 -0.73304,0 -1.36599,0.0677 -1.89885,0.20303 -0.53286,0.13535 -0.97486,0.41424 -1.32598,0.83665 -0.35112,0.42241 -0.61337,1.05717 -0.78675,1.90427 -0.17337,0.8471 -0.26006,1.98735 -0.26006,3.42074 0,1.4235 0.0867,2.56488 0.26006,3.42415 0.17338,0.85927 0.43563,1.50268 0.78675,1.93022 0.35112,0.42755 0.79312,0.709 1.32598,0.84435 0.53286,0.13536 1.16581,0.20303 1.89885,0.20303 z"
|
||||
id="path2322"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 291.7726,181.563 c -1.79345,0 -3.18938,-0.50625 -4.18781,-1.51875 -0.99843,-1.01249 -1.49764,-2.49226 -1.49764,-4.43931 v -13.81411 h 4.52144 v 12.50581 c 0,1.28625 0.29542,2.15246 0.88626,2.59863 0.59085,0.44618 1.40696,0.66926 2.44836,0.66926 0.83683,0 1.65656,-0.13953 2.45918,-0.4186 0.80262,-0.27908 1.55848,-0.66214 2.26757,-1.14918 v -14.20592 h 4.522 V 181.344 h -3.68478 l -0.83722,-2.04857 c -0.91745,0.59541 -1.96815,1.12219 -3.15212,1.58034 -1.18397,0.45815 -2.43238,0.68723 -3.74524,0.68723 z"
|
||||
id="path2324"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 307.02893,181.344 v -19.55317 h 3.4789 l 1.04254,3.12931 c 0.76459,-0.94368 1.62548,-1.74478 2.58266,-2.4033 0.95717,-0.65852 2.08363,-0.98778 3.37938,-0.98778 0.27489,0 0.55872,0.0146 0.85148,0.0439 0.29276,0.0293 0.56594,0.0804 0.81954,0.15342 v 4.62922 c -0.3536,-0.0487 -0.72325,-0.0902 -1.10897,-0.12461 -0.38573,-0.0344 -0.75881,-0.0516 -1.11924,-0.0516 -0.77487,0 -1.47084,0.0898 -2.08792,0.26947 -0.61708,0.17965 -1.19452,0.44427 -1.73232,0.79387 -0.53781,0.34961 -1.06601,0.79226 -1.58461,1.32798 V 181.344 Z"
|
||||
id="path2326"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 329.05362,181.563 c -1.16039,0 -2.23372,-0.15418 -3.21998,-0.46253 -0.98626,-0.30835 -1.84145,-0.82971 -2.56555,-1.56408 -0.72411,-0.73437 -1.28549,-1.74535 -1.68414,-3.03292 -0.39864,-1.28758 -0.59797,-2.9104 -0.59797,-4.86847 0,-2.00522 0.18611,-3.66341 0.55834,-4.97456 0.37222,-1.31114 0.90822,-2.34103 1.60799,-3.08966 0.69978,-0.74863 1.55952,-1.27712 2.57924,-1.58547 1.01972,-0.30835 2.17004,-0.46253 3.45096,-0.46253 1.10337,0 2.20939,0.0575 3.31808,0.17252 1.10869,0.11502 2.23258,0.30921 3.37169,0.58258 v 2.62115 h -5.3387 c -1.16686,0 -2.11899,0.18003 -2.85641,0.54009 -0.73741,0.36006 -1.28339,1.02447 -1.63793,1.99324 -0.35455,0.96877 -0.53182,2.36832 -0.53182,4.19864 0,1.79421 0.18126,3.15992 0.54379,4.09713 0.36253,0.93721 0.91497,1.57054 1.65733,1.89999 0.74236,0.32946 1.69829,0.49418 2.86782,0.49418 h 5.56625 v 2.57838 c -0.5783,0.15285 -1.25916,0.29761 -2.04258,0.4343 -0.78342,0.13668 -1.60742,0.24219 -2.47202,0.31652 -0.86459,0.0743 -1.72272,0.1115 -2.57439,0.1115 z"
|
||||
id="path2328"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 346.74072,181.54132 c -2.11814,0 -3.80588,-0.29485 -5.06323,-0.88455 -1.25735,-0.5897 -2.1611,-1.61094 -2.71127,-3.06372 -0.55016,-1.45278 -0.82524,-3.46313 -0.82524,-6.03105 0,-2.63067 0.26729,-4.6721 0.80186,-6.12431 0.53457,-1.4522 1.42017,-2.4703 2.6568,-3.0543 1.23663,-0.584 2.91116,-0.876 5.0236,-0.876 1.87176,0 3.37587,0.19219 4.51231,0.57658 1.13644,0.38439 1.96625,1.05888 2.48941,2.02347 0.52317,0.96459 0.78475,2.31642 0.78475,4.05549 0,1.25507 -0.24723,2.25255 -0.74169,2.99243 -0.49446,0.73989 -1.19499,1.26762 -2.1016,1.58319 -0.9066,0.31557 -1.97813,0.47336 -3.21456,0.47336 h -5.73222 c 0.043,1.2064 0.20408,2.17165 0.48334,2.89576 0.27927,0.72411 0.79112,1.24452 1.53557,1.56123 0.74445,0.31672 1.83413,0.47507 3.26903,0.47507 h 5.9227 v 2.66393 c -1.0125,0.18326 -2.07366,0.35131 -3.18349,0.50416 -1.10983,0.15284 -2.41185,0.22926 -3.90607,0.22926 z m -4.16385,-11.08402 h 5.32444 c 0.85813,0 1.48956,-0.16472 1.89429,-0.49418 0.40473,-0.32945 0.6071,-0.92229 0.6071,-1.77851 0,-0.85395 -0.12575,-1.5273 -0.37726,-2.02005 -0.25151,-0.49275 -0.6533,-0.84368 -1.20536,-1.0528 -0.55206,-0.20911 -1.28434,-0.31367 -2.19684,-0.31367 -1.0144,0 -1.81673,0.16007 -2.40701,0.4802 -0.59027,0.32014 -1.01106,0.89026 -1.26238,1.71037 -0.25132,0.82011 -0.37698,1.97632 -0.37698,3.46864 z"
|
||||
id="path2330"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 374.69033,181.563 c -0.64255,0 -1.337,-0.0193 -2.08335,-0.0579 -0.74635,-0.0386 -1.50315,-0.0966 -2.27041,-0.17395 -0.76726,-0.0774 -1.49412,-0.16177 -2.18059,-0.25322 -0.68647,-0.0914 -1.29584,-0.20236 -1.82814,-0.33277 v -3.54335 c 0.68704,0.0631 1.48605,0.11653 2.39703,0.16025 0.91098,0.0437 1.86672,0.0778 2.86724,0.10209 1.00052,0.0243 1.96178,0.0365 2.88379,0.0365 0.9836,0 1.84848,-0.0885 2.59463,-0.26548 0.74616,-0.17699 1.33083,-0.49712 1.754,-0.96041 0.42317,-0.46328 0.63476,-1.1219 0.63476,-1.97584 V 173.018 c 0,-0.95698 -0.2689,-1.68727 -0.80671,-2.19085 -0.5378,-0.50359 -1.3331,-0.75538 -2.3859,-0.75538 h -2.52192 c -2.45121,0 -4.3416,-0.53771 -5.67119,-1.61313 -1.32959,-1.07542 -1.99438,-2.91249 -1.99438,-5.51121 v -1.40012 c 0,-2.58618 0.72772,-4.46213 2.18315,-5.62785 1.45544,-1.16571 3.52624,-1.74857 6.21242,-1.74857 0.92276,0 1.87651,0.0448 2.86125,0.1343 0.98475,0.0895 1.93127,0.19828 2.83959,0.32622 0.90832,0.12794 1.68014,0.26206 2.31547,0.40236 v 3.54335 c -1.0893,-0.0871 -2.31842,-0.16606 -3.68736,-0.23696 -1.36894,-0.0709 -2.64026,-0.10637 -3.81396,-0.10637 -0.93227,0 -1.74639,0.0963 -2.44236,0.28887 -0.69598,0.19257 -1.23007,0.54284 -1.6023,1.0508 -0.37222,0.50796 -0.55833,1.23738 -0.55833,2.18829 v 0.90679 c 0,1.14063 0.31253,1.94182 0.93759,2.40358 0.62506,0.46177 1.51475,0.69265 2.66906,0.69265 h 2.83046 c 1.57293,0 2.86991,0.28981 3.89096,0.86944 1.02105,0.57963 1.78489,1.37284 2.29152,2.37963 0.50662,1.00679 0.75994,2.15559 0.75994,3.4464 v 1.73147 c 0,2.00065 -0.39143,3.53403 -1.17428,4.60014 -0.78284,1.0661 -1.8537,1.79449 -3.21257,2.18515 -1.35886,0.39066 -2.9219,0.586 -4.68911,0.586 z"
|
||||
id="path2332"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 395.35267,181.54132 c -1.54099,0 -2.86858,-0.15987 -3.98278,-0.47963 -1.1142,-0.31975 -2.02879,-0.85851 -2.74377,-1.61626 -0.71498,-0.75776 -1.23815,-1.78299 -1.5695,-3.0757 -0.33135,-1.29271 -0.49703,-2.90669 -0.49703,-4.84195 0,-2.02119 0.16929,-3.6827 0.50786,-4.98453 0.33858,-1.30184 0.86536,-2.32099 1.58034,-3.05745 0.71498,-0.73646 1.62948,-1.25031 2.74349,-1.54155 1.11401,-0.29124 2.43447,-0.43686 3.96139,-0.43686 1.54136,0 2.87162,0.15284 3.99076,0.45853 1.11914,0.30569 2.03259,0.82667 2.74035,1.56294 0.70776,0.73627 1.23349,1.75533 1.5772,3.05716 0.34371,1.30183 0.51556,2.94909 0.51556,4.94176 0,1.97822 -0.16463,3.6172 -0.49389,4.91695 -0.32926,1.29974 -0.84786,2.32136 -1.55581,3.06486 -0.70795,0.74349 -1.62149,1.26799 -2.74064,1.57349 -1.11914,0.3055 -2.46365,0.45824 -4.03353,0.45824 z m 0,-3.63346 c 0.73342,0 1.36913,-0.0677 1.90712,-0.20303 0.538,-0.13535 0.98246,-0.4168 1.33339,-0.84435 0.35094,-0.42754 0.61556,-1.07095 0.79388,-1.93022 0.17832,-0.85927 0.26747,-2.00065 0.26747,-3.42415 0,-1.43339 -0.0892,-2.57364 -0.26747,-3.42074 -0.17832,-0.8471 -0.44294,-1.48186 -0.79388,-1.90427 -0.35093,-0.42241 -0.79539,-0.7013 -1.33339,-0.83665 -0.53799,-0.13536 -1.1737,-0.20303 -1.90712,-0.20303 -0.73304,0 -1.366,0.0677 -1.89886,0.20303 -0.53286,0.13535 -0.97485,0.41424 -1.32597,0.83665 -0.35113,0.42241 -0.61338,1.05717 -0.78675,1.90427 -0.17338,0.8471 -0.26006,1.98735 -0.26006,3.42074 0,1.4235 0.0867,2.56488 0.26006,3.42415 0.17337,0.85927 0.43562,1.50268 0.78675,1.93022 0.35112,0.42755 0.79311,0.709 1.32597,0.84435 0.53286,0.13536 1.16582,0.20303 1.89886,0.20303 z"
|
||||
id="path2334"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 408.72569,181.344 v -15.91914 h -2.85384 v -2.90004 l 2.85384,-0.73399 v -1.64193 c 0,-1.55809 0.20275,-2.84519 0.60824,-3.8613 0.40549,-1.01611 1.05869,-1.77215 1.9596,-2.26813 0.9009,-0.49598 2.10625,-0.74397 3.61606,-0.74397 0.85167,0 1.60914,0.0529 2.27241,0.15883 0.66328,0.10589 1.22399,0.21168 1.68214,0.31738 v 3.22169 h -3.0814 c -0.67221,0 -1.19053,0.10637 -1.55496,0.31909 -0.36443,0.21273 -0.61897,0.534 -0.76364,0.96383 -0.14467,0.42983 -0.21701,0.98198 -0.21701,1.65647 v 1.87804 h 5.36094 v 3.63403 h -5.36094 V 181.344 Z"
|
||||
id="path2336"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 427.85323,181.344 c -1.41818,0 -2.57696,-0.21501 -3.47634,-0.64503 -0.89938,-0.43001 -1.55201,-1.13882 -1.95788,-2.12641 -0.40587,-0.98759 -0.59436,-2.30777 -0.56547,-3.96053 l 0.15855,-9.18717 h -3.07455 v -2.90004 l 3.21599,-0.73399 0.63533,-5.48127 h 3.54335 v 5.48127 h 4.97198 v 3.63403 h -4.97198 v 9.1655 c 0,0.6376 0.0644,1.15735 0.19333,1.55923 0.12889,0.40188 0.30579,0.71698 0.53068,0.94529 0.22489,0.22832 0.47526,0.39257 0.7511,0.49275 0.27584,0.10019 0.5533,0.16245 0.83237,0.18678 l 2.44322,0.24067 v 3.32892 z"
|
||||
id="path2338"
|
||||
style="fill:#1f1fa3" />
|
||||
<polygon
|
||||
id="polygon2340"
|
||||
points="436.78825,161.79083 440.48217,177.15904 444.72016,161.79083 448.49962,161.79083 452.73761,177.15904 456.19542,161.79083 460.84574,161.79083 455.46427,181.344 450.48374,181.344 446.52405,168.09906 442.4794,181.344 437.58441,181.344 432.13792,161.79083 "
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 466.27267,181.563 c -1.45848,0 -2.65366,-0.43515 -3.58555,-1.30545 -0.93189,-0.8703 -1.39784,-2.07689 -1.39784,-3.61977 v -1.64592 c 0,-1.50031 0.51775,-2.72962 1.55325,-3.68793 1.03549,-0.95832 2.63094,-1.43747 4.78634,-1.43747 h 5.56797 v -1.70467 c 0,-0.68741 -0.11777,-1.26134 -0.35331,-1.72177 -0.23554,-0.46043 -0.67516,-0.80557 -1.31885,-1.0354 -0.64369,-0.22984 -1.6003,-0.34476 -2.86981,-0.34476 h -5.92669 v -2.62172 c 0.91174,-0.25284 1.973,-0.46795 3.18377,-0.64531 1.21077,-0.17737 2.6568,-0.271 4.33808,-0.28088 1.61475,-0.0103 2.97874,0.18573 4.09199,0.58799 1.11325,0.40226 1.95427,1.06601 2.52307,1.99125 0.56879,0.92523 0.85318,2.18211 0.85318,3.77062 V 181.344 h -3.54335 l -0.76365,-2.12157 c -0.15284,0.14296 -0.45083,0.33858 -0.89396,0.58685 -0.44313,0.24828 -0.99339,0.51062 -1.65077,0.78704 -0.65738,0.27641 -1.38016,0.50662 -2.16833,0.69064 -0.78817,0.18403 -1.59668,0.27604 -2.42554,0.27604 z m 2.18715,-3.19204 c 0.31253,0.01 0.66974,-0.0249 1.07162,-0.10437 0.40188,-0.0795 0.80879,-0.17509 1.22075,-0.28687 0.41196,-0.11178 0.79777,-0.22603 1.15745,-0.34276 0.35968,-0.11672 0.65339,-0.22204 0.88113,-0.31595 0.22775,-0.0939 0.3631,-0.1479 0.40607,-0.16197 v -5.1214 l -4.22146,0.23382 c -1.11287,0.0772 -1.91853,0.35902 -2.41698,0.84549 -0.49845,0.48648 -0.74768,1.13274 -0.74768,1.93878 v 0.82068 c 0,0.60719 0.12471,1.097 0.37412,1.46941 0.24942,0.37241 0.57716,0.6339 0.98322,0.78446 0.40606,0.15057 0.83665,0.23079 1.29176,0.24068 z"
|
||||
id="path2342"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 481.5128,181.344 v -19.55317 h 3.47891 l 1.04253,3.12931 c 0.7646,-0.94368 1.62549,-1.74478 2.58266,-2.4033 0.95717,-0.65852 2.08364,-0.98778 3.37939,-0.98778 0.27489,0 0.55871,0.0146 0.85147,0.0439 0.29276,0.0293 0.56594,0.0804 0.81954,0.15342 v 4.62922 c -0.35359,-0.0487 -0.72325,-0.0902 -1.10897,-0.12461 -0.38572,-0.0344 -0.7588,-0.0516 -1.11924,-0.0516 -0.77486,0 -1.47083,0.0898 -2.08791,0.26947 -0.61708,0.17965 -1.19452,0.44427 -1.73233,0.79387 -0.5378,0.34961 -1.06601,0.79226 -1.58461,1.32798 V 181.344 Z"
|
||||
id="path2344"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 504.0696,181.54132 c -2.11814,0 -3.80589,-0.29485 -5.06324,-0.88455 -1.25735,-0.5897 -2.1611,-1.61094 -2.71126,-3.06372 -0.55016,-1.45278 -0.82524,-3.46313 -0.82524,-6.03105 0,-2.63067 0.26728,-4.6721 0.80185,-6.12431 0.53458,-1.4522 1.42018,-2.4703 2.65681,-3.0543 1.23662,-0.584 2.91116,-0.876 5.02359,-0.876 1.87177,0 3.37587,0.19219 4.51232,0.57658 1.13644,0.38439 1.96624,1.05888 2.48941,2.02347 0.52317,0.96459 0.78475,2.31642 0.78475,4.05549 0,1.25507 -0.24723,2.25255 -0.74169,2.99243 -0.49446,0.73989 -1.195,1.26762 -2.1016,1.58319 -0.90661,0.31557 -1.97813,0.47336 -3.21457,0.47336 h -5.73221 c 0.043,1.2064 0.20408,2.17165 0.48334,2.89576 0.27926,0.72411 0.79112,1.24452 1.53557,1.56123 0.74444,0.31672 1.83412,0.47507 3.26903,0.47507 h 5.92269 v 2.66393 c -1.01249,0.18326 -2.07365,0.35131 -3.18348,0.50416 -1.10983,0.15284 -2.41185,0.22926 -3.90607,0.22926 z m -4.16385,-11.08402 h 5.32443 c 0.85813,0 1.48956,-0.16472 1.8943,-0.49418 0.40473,-0.32945 0.60709,-0.92229 0.60709,-1.77851 0,-0.85395 -0.12575,-1.5273 -0.37726,-2.02005 -0.25151,-0.49275 -0.65329,-0.84368 -1.20535,-1.0528 -0.55206,-0.20911 -1.28435,-0.31367 -2.19685,-0.31367 -1.01439,0 -1.81673,0.16007 -2.407,0.4802 -0.59027,0.32014 -1.01107,0.89026 -1.26239,1.71037 -0.25132,0.82011 -0.37697,1.97632 -0.37697,3.46864 z"
|
||||
id="path2346"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 533.04178,181.563 c -1.58319,0 -2.9756,-0.1825 -4.17725,-0.5475 -1.20165,-0.365 -2.21035,-1.0317 -3.02608,-2.00009 -0.81574,-0.96839 -1.42968,-2.35748 -1.84183,-4.16727 -0.41214,-1.8098 -0.61821,-4.16481 -0.61821,-7.06503 0,-2.76222 0.2132,-5.03368 0.6396,-6.81438 0.4264,-1.78071 1.05603,-3.16628 1.88888,-4.15673 0.83284,-0.99044 1.8576,-1.68175 3.07426,-2.07394 1.21667,-0.39218 2.61033,-0.58828 4.18097,-0.58828 1.05698,0 2.09057,0.059 3.10079,0.17709 1.01021,0.11805 1.95056,0.26149 2.82105,0.4303 0.87048,0.16881 1.62434,0.35264 2.26157,0.55149 v 3.47891 c -0.4323,-0.0874 -1.02352,-0.1748 -1.77367,-0.26206 -0.75015,-0.0873 -1.60115,-0.16131 -2.553,-0.22214 -0.95186,-0.0608 -1.94011,-0.0913 -2.96478,-0.0913 -1.11857,0 -2.07165,0.12537 -2.85926,0.37612 -0.7876,0.25075 -1.42198,0.71688 -1.90313,1.39841 -0.48115,0.68152 -0.83342,1.65305 -1.05679,2.91458 -0.22337,1.26153 -0.33506,2.90327 -0.33506,4.92522 0,1.99191 0.10095,3.6251 0.30284,4.89955 0.20189,1.27446 0.53381,2.25568 0.99576,2.94367 0.46196,0.68799 1.08636,1.16515 1.8732,1.43149 0.78684,0.26633 1.77015,0.3995 2.94994,0.3995 1.83945,0 3.34203,-0.0405 4.50775,-0.12148 1.16572,-0.081 2.10445,-0.17508 2.8162,-0.2823 v 3.4789 c -0.68894,0.20304 -1.46352,0.37717 -2.32374,0.52241 -0.86022,0.14524 -1.78764,0.25902 -2.78227,0.34133 -0.99462,0.0823 -2.06054,0.12348 -3.19774,0.12348 z"
|
||||
id="path2348"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 552.26543,181.54132 c -1.54099,0 -2.86858,-0.15987 -3.98278,-0.47963 -1.1142,-0.31975 -2.02879,-0.85851 -2.74377,-1.61626 -0.71498,-0.75776 -1.23815,-1.78299 -1.5695,-3.0757 -0.33135,-1.29271 -0.49703,-2.90669 -0.49703,-4.84195 0,-2.02119 0.16929,-3.6827 0.50786,-4.98453 0.33858,-1.30184 0.86536,-2.32099 1.58034,-3.05745 0.71498,-0.73646 1.62948,-1.25031 2.74349,-1.54155 1.11401,-0.29124 2.43447,-0.43686 3.96139,-0.43686 1.54136,0 2.87162,0.15284 3.99076,0.45853 1.11914,0.30569 2.03259,0.82667 2.74035,1.56294 0.70776,0.73627 1.23349,1.75533 1.5772,3.05716 0.34371,1.30183 0.51556,2.94909 0.51556,4.94176 0,1.97822 -0.16463,3.6172 -0.49389,4.91695 -0.32926,1.29974 -0.84786,2.32136 -1.55581,3.06486 -0.70795,0.74349 -1.62149,1.26799 -2.74064,1.57349 -1.11914,0.3055 -2.46365,0.45824 -4.03353,0.45824 z m 0,-3.63346 c 0.73342,0 1.36913,-0.0677 1.90712,-0.20303 0.538,-0.13535 0.98246,-0.4168 1.33339,-0.84435 0.35094,-0.42754 0.61556,-1.07095 0.79388,-1.93022 0.17832,-0.85927 0.26748,-2.00065 0.26748,-3.42415 0,-1.43339 -0.0892,-2.57364 -0.26748,-3.42074 -0.17832,-0.8471 -0.44294,-1.48186 -0.79388,-1.90427 -0.35093,-0.42241 -0.79539,-0.7013 -1.33339,-0.83665 -0.53799,-0.13536 -1.1737,-0.20303 -1.90712,-0.20303 -0.73304,0 -1.36599,0.0677 -1.89886,0.20303 -0.53286,0.13535 -0.97485,0.41424 -1.32597,0.83665 -0.35113,0.42241 -0.61337,1.05717 -0.78675,1.90427 -0.17338,0.8471 -0.26006,1.98735 -0.26006,3.42074 0,1.4235 0.0867,2.56488 0.26006,3.42415 0.17338,0.85927 0.43562,1.50268 0.78675,1.93022 0.35112,0.42755 0.79311,0.709 1.32597,0.84435 0.53287,0.13536 1.16582,0.20303 1.89886,0.20303 z"
|
||||
id="path2350"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 564.37008,181.344 v -19.55317 h 3.68479 l 0.83665,2.04856 c 0.79919,-0.61974 1.77747,-1.17085 2.93482,-1.65333 1.15736,-0.48249 2.3495,-0.72373 3.57644,-0.72373 1.533,0 2.73997,0.30987 3.62091,0.92961 0.88094,0.61974 1.50971,1.45059 1.88631,2.49255 0.37659,1.04196 0.56489,2.18401 0.56489,3.42615 V 181.344 h -4.52144 v -12.47559 c 0,-0.70186 -0.13288,-1.29955 -0.39864,-1.79306 -0.26577,-0.49351 -0.63638,-0.87524 -1.11183,-1.14519 -0.47545,-0.26995 -1.05346,-0.40492 -1.73403,-0.40492 -0.62735,0 -1.21677,0.0661 -1.76826,0.19847 -0.55149,0.13231 -1.07257,0.3188 -1.56322,0.55947 -0.49066,0.24068 -0.98598,0.52564 -1.48595,0.8549 V 181.344 Z"
|
||||
id="path2352"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 586.53746,181.344 v -15.91914 h -2.85385 v -2.90004 l 2.85385,-0.73399 v -1.64193 c 0,-1.55809 0.20274,-2.84519 0.60824,-3.8613 0.40549,-1.01611 1.05869,-1.77215 1.95959,-2.26813 0.9009,-0.49598 2.10626,-0.74397 3.61607,-0.74397 0.85166,0 1.60913,0.0529 2.27241,0.15883 0.66327,0.10589 1.22398,0.21168 1.68213,0.31738 v 3.22169 h -3.08139 c -0.67221,0 -1.19053,0.10637 -1.55496,0.31909 -0.36443,0.21273 -0.61898,0.534 -0.76365,0.96383 -0.14467,0.42983 -0.217,0.98198 -0.217,1.65647 v 1.87804 h 5.36093 v 3.63403 H 591.0589 V 181.344 Z"
|
||||
id="path2354"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 606.53244,181.54132 c -2.11814,0 -3.80589,-0.29485 -5.06323,-0.88455 -1.25735,-0.5897 -2.16111,-1.61094 -2.71127,-3.06372 -0.55016,-1.45278 -0.82524,-3.46313 -0.82524,-6.03105 0,-2.63067 0.26728,-4.6721 0.80186,-6.12431 0.53457,-1.4522 1.42017,-2.4703 2.6568,-3.0543 1.23663,-0.584 2.91116,-0.876 5.0236,-0.876 1.87176,0 3.37587,0.19219 4.51231,0.57658 1.13644,0.38439 1.96625,1.05888 2.48941,2.02347 0.52317,0.96459 0.78475,2.31642 0.78475,4.05549 0,1.25507 -0.24723,2.25255 -0.74169,2.99243 -0.49446,0.73989 -1.19499,1.26762 -2.1016,1.58319 -0.90661,0.31557 -1.97813,0.47336 -3.21457,0.47336 h -5.73221 c 0.043,1.2064 0.20408,2.17165 0.48334,2.89576 0.27926,0.72411 0.79112,1.24452 1.53557,1.56123 0.74445,0.31672 1.83412,0.47507 3.26903,0.47507 h 5.92269 v 2.66393 c -1.01249,0.18326 -2.07365,0.35131 -3.18348,0.50416 -1.10983,0.15284 -2.41185,0.22926 -3.90607,0.22926 z m -4.16385,-11.08402 h 5.32444 c 0.85813,0 1.48956,-0.16472 1.89429,-0.49418 0.40473,-0.32945 0.6071,-0.92229 0.6071,-1.77851 0,-0.85395 -0.12576,-1.5273 -0.37726,-2.02005 -0.25151,-0.49275 -0.6533,-0.84368 -1.20536,-1.0528 -0.55206,-0.20911 -1.28434,-0.31367 -2.19684,-0.31367 -1.0144,0 -1.81673,0.16007 -2.40701,0.4802 -0.59027,0.32014 -1.01107,0.89026 -1.26238,1.71037 -0.25132,0.82011 -0.37698,1.97632 -0.37698,3.46864 z"
|
||||
id="path2356"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 617.48221,181.344 v -19.55317 h 3.4789 l 1.04253,3.12931 c 0.7646,-0.94368 1.62549,-1.74478 2.58266,-2.4033 0.95718,-0.65852 2.08364,-0.98778 3.37939,-0.98778 0.27489,0 0.55871,0.0146 0.85148,0.0439 0.29276,0.0293 0.56594,0.0804 0.81953,0.15342 v 4.62922 c -0.35359,-0.0487 -0.72325,-0.0902 -1.10897,-0.12461 -0.38572,-0.0344 -0.7588,-0.0516 -1.11924,-0.0516 -0.77486,0 -1.47083,0.0898 -2.08791,0.26947 -0.61708,0.17965 -1.19452,0.44427 -1.73233,0.79387 -0.5378,0.34961 -1.066,0.79226 -1.58461,1.32798 V 181.344 Z"
|
||||
id="path2358"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 640.039,181.54132 c -2.11814,0 -3.80589,-0.29485 -5.06323,-0.88455 -1.25735,-0.5897 -2.16111,-1.61094 -2.71127,-3.06372 -0.55016,-1.45278 -0.82524,-3.46313 -0.82524,-6.03105 0,-2.63067 0.26728,-4.6721 0.80186,-6.12431 0.53457,-1.4522 1.42017,-2.4703 2.6568,-3.0543 1.23662,-0.584 2.91116,-0.876 5.02359,-0.876 1.87177,0 3.37587,0.19219 4.51232,0.57658 1.13644,0.38439 1.96625,1.05888 2.48941,2.02347 0.52317,0.96459 0.78475,2.31642 0.78475,4.05549 0,1.25507 -0.24723,2.25255 -0.74169,2.99243 -0.49446,0.73989 -1.19499,1.26762 -2.1016,1.58319 -0.90661,0.31557 -1.97813,0.47336 -3.21457,0.47336 h -5.73221 c 0.043,1.2064 0.20408,2.17165 0.48334,2.89576 0.27926,0.72411 0.79112,1.24452 1.53557,1.56123 0.74445,0.31672 1.83412,0.47507 3.26903,0.47507 h 5.92269 v 2.66393 c -1.01249,0.18326 -2.07365,0.35131 -3.18348,0.50416 -1.10983,0.15284 -2.41185,0.22926 -3.90607,0.22926 z m -4.16385,-11.08402 h 5.32444 c 0.85813,0 1.48956,-0.16472 1.89429,-0.49418 0.40473,-0.32945 0.6071,-0.92229 0.6071,-1.77851 0,-0.85395 -0.12576,-1.5273 -0.37727,-2.02005 -0.2515,-0.49275 -0.65329,-0.84368 -1.20535,-1.0528 -0.55206,-0.20911 -1.28434,-0.31367 -2.19685,-0.31367 -1.01439,0 -1.81673,0.16007 -2.407,0.4802 -0.59027,0.32014 -1.01107,0.89026 -1.26239,1.71037 -0.25131,0.82011 -0.37697,1.97632 -0.37697,3.46864 z"
|
||||
id="path2360"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 650.98876,181.344 v -19.55317 h 3.68479 l 0.83665,2.04856 c 0.7992,-0.61974 1.77748,-1.17085 2.93483,-1.65333 1.15735,-0.48249 2.3495,-0.72373 3.57643,-0.72373 1.533,0 2.73997,0.30987 3.62091,0.92961 0.88095,0.61974 1.50972,1.45059 1.88631,2.49255 0.3766,1.04196 0.5649,2.18401 0.5649,3.42615 V 181.344 h -4.52144 v -12.47559 c 0,-0.70186 -0.13288,-1.29955 -0.39865,-1.79306 -0.26577,-0.49351 -0.63637,-0.87524 -1.11182,-1.14519 -0.47545,-0.26995 -1.05347,-0.40492 -1.73404,-0.40492 -0.62734,0 -1.21676,0.0661 -1.76825,0.19847 -0.5515,0.13231 -1.07257,0.3188 -1.56323,0.55947 -0.49066,0.24068 -0.98598,0.52564 -1.48595,0.8549 V 181.344 Z"
|
||||
id="path2362"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 679.3389,181.563 c -1.1604,0 -2.23372,-0.15418 -3.21998,-0.46253 -0.98627,-0.30835 -1.84145,-0.82971 -2.56556,-1.56408 -0.7241,-0.73437 -1.28548,-1.74535 -1.68413,-3.03292 -0.39865,-1.28758 -0.59797,-2.9104 -0.59797,-4.86847 0,-2.00522 0.18611,-3.66341 0.55834,-4.97456 0.37222,-1.31114 0.90822,-2.34103 1.60799,-3.08966 0.69978,-0.74863 1.55952,-1.27712 2.57924,-1.58547 1.01972,-0.30835 2.17004,-0.46253 3.45096,-0.46253 1.10336,0 2.20939,0.0575 3.31808,0.17252 1.10869,0.11502 2.23258,0.30921 3.37169,0.58258 v 2.62115 h -5.3387 c -1.16686,0 -2.11899,0.18003 -2.85641,0.54009 -0.73741,0.36006 -1.28339,1.02447 -1.63794,1.99324 -0.35454,0.96877 -0.53181,2.36832 -0.53181,4.19864 0,1.79421 0.18126,3.15992 0.54379,4.09713 0.36253,0.93721 0.91497,1.57054 1.65733,1.89999 0.74235,0.32946 1.69829,0.49418 2.86781,0.49418 h 5.56625 v 2.57838 c -0.57829,0.15285 -1.25915,0.29761 -2.04257,0.4343 -0.78342,0.13668 -1.60743,0.24219 -2.47202,0.31652 -0.86459,0.0743 -1.72272,0.1115 -2.57439,0.1115 z"
|
||||
id="path2364"
|
||||
style="fill:#1f1fa3" />
|
||||
<path
|
||||
d="m 697.026,181.54132 c -2.11814,0 -3.80588,-0.29485 -5.06323,-0.88455 -1.25735,-0.5897 -2.16111,-1.61094 -2.71127,-3.06372 -0.55016,-1.45278 -0.82524,-3.46313 -0.82524,-6.03105 0,-2.63067 0.26729,-4.6721 0.80186,-6.12431 0.53457,-1.4522 1.42017,-2.4703 2.6568,-3.0543 1.23663,-0.584 2.91116,-0.876 5.0236,-0.876 1.87176,0 3.37587,0.19219 4.51231,0.57658 1.13644,0.38439 1.96625,1.05888 2.48941,2.02347 0.52317,0.96459 0.78475,2.31642 0.78475,4.05549 0,1.25507 -0.24723,2.25255 -0.74169,2.99243 -0.49446,0.73989 -1.19499,1.26762 -2.1016,1.58319 -0.90661,0.31557 -1.97813,0.47336 -3.21457,0.47336 h -5.73221 c 0.043,1.2064 0.20408,2.17165 0.48334,2.89576 0.27927,0.72411 0.79112,1.24452 1.53557,1.56123 0.74445,0.31672 1.83412,0.47507 3.26903,0.47507 h 5.9227 v 2.66393 c -1.0125,0.18326 -2.07366,0.35131 -3.18349,0.50416 -1.10983,0.15284 -2.41185,0.22926 -3.90607,0.22926 z m -4.16385,-11.08402 h 5.32444 c 0.85813,0 1.48956,-0.16472 1.89429,-0.49418 0.40473,-0.32945 0.6071,-0.92229 0.6071,-1.77851 0,-0.85395 -0.12576,-1.5273 -0.37726,-2.02005 -0.25151,-0.49275 -0.6533,-0.84368 -1.20536,-1.0528 -0.55206,-0.20911 -1.28434,-0.31367 -2.19684,-0.31367 -1.0144,0 -1.81673,0.16007 -2.40701,0.4802 -0.59027,0.32014 -1.01107,0.89026 -1.26238,1.71037 -0.25132,0.82011 -0.37698,1.97632 -0.37698,3.46864 z"
|
||||
id="path2366"
|
||||
style="fill:#1f1fa3" />
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
inkscape:label="Ebene 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,-476.36218)">
|
||||
<g
|
||||
id="bar"
|
||||
transform="translate(0,-80)">
|
||||
<rect
|
||||
y="628.72675"
|
||||
x="1"
|
||||
height="241.19937"
|
||||
width="1024"
|
||||
id="rect3809-1"
|
||||
style="fill:#1f1fa3;fill-opacity:1" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
|
||||
x="424.54688"
|
||||
y="771.85767"
|
||||
id="text2"
|
||||
inkscape:label="text2"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan3105"
|
||||
x="424.54688"
|
||||
y="771.85767"
|
||||
style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:64px;line-height:125%;font-family:'Open Sans';-inkscape-font-specification:'Open Sans Light';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1">Pause</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
|
||||
x="360"
|
||||
y="131"
|
||||
id="text3875"
|
||||
transform="translate(0,556.36218)"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan3877"
|
||||
x="360"
|
||||
y="131"
|
||||
style="font-size:40px;line-height:1.25;font-family:sans-serif"> </tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;opacity:0.25;fill:#ffffff;fill-opacity:1;stroke:none"
|
||||
x="423.70312"
|
||||
y="773.32642"
|
||||
id="text1"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan3105-9"
|
||||
x="423.70312"
|
||||
y="773.32642"
|
||||
style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:64px;line-height:125%;font-family:'Open Sans';-inkscape-font-specification:'Open Sans Light';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1">Break</tspan></text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 59 KiB |
|
@ -3,7 +3,6 @@
|
|||
import subprocess
|
||||
import os.path
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -1,142 +0,0 @@
|
|||
#!/usr/bin/python
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
scheduleUrl = 'http://data.c3voc.de/fusion22/schedule.xml'
|
||||
|
||||
titlemap = {
|
||||
1234: 'Title',
|
||||
}
|
||||
|
||||
personmap = {
|
||||
1234: 'Name',
|
||||
}
|
||||
|
||||
def bounce(i, min, max, frames):
|
||||
if i == frames - 1:
|
||||
return 0
|
||||
|
||||
if i <= frames / 2:
|
||||
return easeInOutQuad(i, min, max, frames / 2)
|
||||
else:
|
||||
return max - easeInOutQuad(i - frames / 2, min, max, frames / 2)
|
||||
|
||||
|
||||
def introFrames(parameters):
|
||||
# 1 Sekunde Text Fadein
|
||||
frames = 1 * fps
|
||||
for i in range(0, frames):
|
||||
yield (
|
||||
('text', 'style', 'opacity', "%.4f" % easeLinear(i, 0, 1, frames)),
|
||||
)
|
||||
|
||||
# 4 Sekunden stehen lassen
|
||||
frames = 4 * fps
|
||||
for i in range(0, frames):
|
||||
yield ()
|
||||
|
||||
# 3 Sekunde Text Fadeout
|
||||
frames = 1 * fps
|
||||
for i in range(0, frames):
|
||||
yield (
|
||||
('text', 'style', 'opacity', "%.4f" % easeLinear(i, 1, -1, frames)),
|
||||
)
|
||||
|
||||
# two final frames
|
||||
for i in range(0, 2):
|
||||
yield (
|
||||
('text', 'style', 'opacity', "%.4f" % 0),
|
||||
# ('text', 'attr', 'transform', 'translate(%.4f, 0)' % move),
|
||||
)
|
||||
|
||||
|
||||
def outroFrames(p):
|
||||
# 5 Sekunden stehen bleiben
|
||||
frames = 5 * fps
|
||||
for i in range(0, frames):
|
||||
yield []
|
||||
|
||||
|
||||
def debug():
|
||||
render(
|
||||
'intro.svg',
|
||||
'../intro.ts',
|
||||
introFrames,
|
||||
{
|
||||
'$ID': 4711,
|
||||
'$TITLE': "Long Long Long title is LONG",
|
||||
'$SUBTITLE': 'Long Long Long Long subtitle is LONGER',
|
||||
'$SPEAKER': 'Long Name of Dr. Dr. Prof. Dr. Long Long'
|
||||
}
|
||||
)
|
||||
|
||||
# render(
|
||||
# 'pause.svg',
|
||||
# '../pause.ts',
|
||||
# pauseFrames
|
||||
# )
|
||||
#
|
||||
render(
|
||||
'outro.svg',
|
||||
'../outro.ts',
|
||||
outroFrames
|
||||
)
|
||||
|
||||
|
||||
def tasks(queue, args, idlist, skiplist):
|
||||
# iterate over all events extracted from the schedule xml-export
|
||||
for event in events(scheduleUrl):
|
||||
if event['room'] not in ('Content'):
|
||||
print("skipping room %s (%s [%s])" % (event['room'], event['title'], event['id']))
|
||||
continue
|
||||
if not (idlist == []):
|
||||
if 000000 in idlist:
|
||||
print("skipping id (%s [%s])" % (event['title'], event['id']))
|
||||
continue
|
||||
if int(event['id']) not in idlist:
|
||||
print("skipping id (%s [%s])" % (event['title'], event['id']))
|
||||
continue
|
||||
|
||||
# generate a task description and put it into the queue
|
||||
queue.put(Rendertask(
|
||||
infile='intro.svg',
|
||||
outfile=str(event['id']) + ".ts",
|
||||
sequence=introFrames,
|
||||
parameters={
|
||||
'$ID': event['id'],
|
||||
'$TITLE': event['title'] if event['id'] not in titlemap else titlemap[event['id']],
|
||||
'$SUBTITLE': event['subtitle'],
|
||||
'$SPEAKER': event['personnames'] if event['id'] not in personmap else personmap[event['id']]
|
||||
}
|
||||
))
|
||||
|
||||
queue.put(Rendertask(
|
||||
infile='intro_small.svg',
|
||||
outfile=str(event['id']) + "_small.ts",
|
||||
sequence=introFrames,
|
||||
parameters={
|
||||
'$ID': event['id'],
|
||||
'$TITLE': event['title'] if event['id'] not in titlemap else titlemap[event['id']],
|
||||
'$SUBTITLE': event['subtitle'],
|
||||
'$SPEAKER': event['personnames'] if event['id'] not in personmap else personmap[event['id']]
|
||||
}
|
||||
))
|
||||
|
||||
# place a task for the outro into the queue
|
||||
if not "out" in skiplist:
|
||||
queue.put(Rendertask(
|
||||
infile='outro.svg',
|
||||
outfile='outro.ts',
|
||||
sequence=outroFrames
|
||||
))
|
||||
|
||||
# place the pause-sequence into the queue
|
||||
if not "pause" in skiplist:
|
||||
queue.put(Rendertask(
|
||||
infile='pause.svg',
|
||||
outfile='pause.ts',
|
||||
sequence=pauseFrames
|
||||
))
|
|
@ -1,155 +0,0 @@
|
|||
<?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://web.resource.org/cc/"
|
||||
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="42"
|
||||
id="svg2759"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.45+devel"
|
||||
version="1.0"
|
||||
sodipodi:docname="by.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape">
|
||||
<defs
|
||||
id="defs2761" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#8b8b8b"
|
||||
borderopacity="1"
|
||||
gridtolerance="10000"
|
||||
guidetolerance="10"
|
||||
objecttolerance="10"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="1"
|
||||
inkscape:cx="179"
|
||||
inkscape:cy="89.569904"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
width="120px"
|
||||
height="42px"
|
||||
inkscape:showpageshadow="false"
|
||||
inkscape:window-width="1198"
|
||||
inkscape:window-height="624"
|
||||
inkscape:window-x="396"
|
||||
inkscape:window-y="242" />
|
||||
<metadata
|
||||
id="metadata2764">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<g
|
||||
transform="matrix(0.9937728,0,0,0.9936696,-177.69267,6.25128e-7)"
|
||||
id="g260"
|
||||
inkscape:export-filename="/mnt/hgfs/Bov/Documents/Work/2007/cc/identity/srr buttons/big/by.png"
|
||||
inkscape:export-xdpi="300.23013"
|
||||
inkscape:export-ydpi="300.23013">
|
||||
<path
|
||||
id="path3817_1_"
|
||||
nodetypes="ccccccc"
|
||||
d="M 181.96579,0.51074 L 296.02975,0.71338 C 297.6235,0.71338 299.04733,0.47705 299.04733,3.89404 L 298.90768,41.46093 L 179.08737,41.46093 L 179.08737,3.75439 C 179.08737,2.06934 179.25046,0.51074 181.96579,0.51074 z"
|
||||
style="fill:#aab2ab" />
|
||||
|
||||
<path
|
||||
d="M 297.29636,0 L 181.06736,0 C 179.82078,0 178.80613,1.01416 178.80613,2.26074 L 178.80613,41.75732 C 178.80613,42.03906 179.03513,42.26757 179.31687,42.26757 L 299.04734,42.26757 C 299.32908,42.26757 299.55808,42.03905 299.55808,41.75732 L 299.55808,2.26074 C 299.55807,1.01416 298.54343,0 297.29636,0 z M 181.06735,1.02148 L 297.29635,1.02148 C 297.98043,1.02148 298.53658,1.57714 298.53658,2.26074 C 298.53658,2.26074 298.53658,18.20898 298.53658,29.71045 L 215.19234,29.71045 C 212.14742,35.21631 206.28121,38.95459 199.54879,38.95459 C 192.81344,38.95459 186.94869,35.21973 183.90524,29.71045 L 179.8276,29.71045 C 179.8276,18.20899 179.8276,2.26074 179.8276,2.26074 C 179.82761,1.57715 180.38376,1.02148 181.06735,1.02148 z"
|
||||
id="path263" />
|
||||
|
||||
<g
|
||||
enable-background="new "
|
||||
id="g265">
|
||||
<path
|
||||
d="M 253.07761,32.95605 C 253.39499,32.95605 253.68503,32.98437 253.94773,33.04003 C 254.20945,33.09569 254.43308,33.18749 254.62058,33.31542 C 254.8071,33.44237 254.95261,33.6123 255.05515,33.82323 C 255.15769,34.03514 255.20945,34.29589 255.20945,34.60741 C 255.20945,34.94335 255.13328,35.22264 254.97996,35.44628 C 254.82762,35.67089 254.60105,35.85351 254.30223,35.99706 C 254.71434,36.11522 255.02196,36.32226 255.22508,36.61815 C 255.4282,36.91404 255.52977,37.27049 255.52977,37.68749 C 255.52977,38.02343 255.46434,38.31444 255.33348,38.56054 C 255.20262,38.80566 255.02586,39.00683 254.80516,39.1621 C 254.58348,39.31835 254.33055,39.43358 254.04735,39.5078 C 253.76317,39.583 253.47215,39.6201 253.17235,39.6201 L 249.936,39.6201 L 249.936,32.95604 L 253.07761,32.95604 L 253.07761,32.95605 z M 252.89011,35.65137 C 253.15183,35.65137 253.36667,35.58887 253.53562,35.46485 C 253.70359,35.34083 253.78757,35.13965 253.78757,34.86036 C 253.78757,34.70509 253.75925,34.57716 253.70359,34.47852 C 253.64695,34.37891 253.57273,34.30176 253.47898,34.24512 C 253.38523,34.18946 253.27781,34.15039 253.15671,34.12891 C 253.03561,34.10743 252.90866,34.09668 252.77878,34.09668 L 251.40476,34.09668 L 251.40476,35.65137 L 252.89011,35.65137 z M 252.97604,38.47949 C 253.11959,38.47949 253.25631,38.46582 253.38717,38.4375 C 253.51803,38.40918 253.63326,38.3623 253.73385,38.29785 C 253.83346,38.23242 253.91256,38.14355 253.97213,38.03125 C 254.0317,37.91992 254.061,37.77637 254.061,37.60254 C 254.061,37.26074 253.96432,37.0166 253.77096,36.87012 C 253.5776,36.72461 253.32174,36.65137 253.00436,36.65137 L 251.40475,36.65137 L 251.40475,38.47949 L 252.97604,38.47949 z"
|
||||
id="path267"
|
||||
style="fill:#ffffff" />
|
||||
|
||||
<path
|
||||
d="M 255.78854,32.95605 L 257.43209,32.95605 L 258.99264,35.58789 L 260.54342,32.95605 L 262.17721,32.95605 L 259.70358,37.0625 L 259.70358,39.62012 L 258.23483,39.62012 L 258.23483,37.02539 L 255.78854,32.95605 z"
|
||||
id="path269"
|
||||
style="fill:#ffffff" />
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="g5908_1_"
|
||||
transform="matrix(0.872921,0,0,0.872921,50.12536,143.2144)">
|
||||
|
||||
<path
|
||||
id="path5906_1_"
|
||||
cx="296.35416"
|
||||
ry="22.939548"
|
||||
cy="264.3577"
|
||||
type="arc"
|
||||
rx="22.939548"
|
||||
d="M 186.90065,-141.46002 C 186.90623,-132.77923 179.87279,-125.73852 171.19257,-125.73291 C 162.51235,-125.72736 155.47051,-132.76025 155.46547,-141.44098 C 155.46547,-141.44714 155.46547,-141.45331 155.46547,-141.46002 C 155.46043,-150.14081 162.49333,-157.18152 171.17355,-157.18658 C 179.8549,-157.19213 186.89561,-150.15924 186.90065,-141.47845 C 186.90065,-141.4729 186.90065,-141.46619 186.90065,-141.46002 z"
|
||||
style="fill:#ffffff" />
|
||||
|
||||
<g
|
||||
id="g5706_1_"
|
||||
transform="translate(-289.6157,99.0653)">
|
||||
<path
|
||||
id="path5708_1_"
|
||||
d="M 473.57574,-253.32751 C 477.06115,-249.8421 478.80413,-245.5736 478.80413,-240.52532 C 478.80413,-235.47594 477.09136,-231.25329 473.66582,-227.85741 C 470.03051,-224.28081 465.734,-222.49309 460.77635,-222.49309 C 455.87858,-222.49309 451.65648,-224.26628 448.11122,-227.81261 C 444.56541,-231.35845 442.79277,-235.59563 442.79277,-240.52532 C 442.79277,-245.45391 444.56541,-249.7213 448.11122,-253.32751 C 451.56642,-256.81402 455.7885,-258.557 460.77635,-258.557 C 465.82465,-258.55701 470.09039,-256.81403 473.57574,-253.32751 z M 450.45776,-250.98267 C 447.51104,-248.00629 446.03823,-244.51978 446.03823,-240.52033 C 446.03823,-236.52198 447.49651,-233.06507 450.41247,-230.14966 C 453.32897,-227.23316 456.80096,-225.77545 460.82952,-225.77545 C 464.85808,-225.77545 468.35967,-227.24768 471.33605,-230.19385 C 474.16198,-232.9303 475.57549,-236.37091 475.57549,-240.52033 C 475.57549,-244.63837 474.13903,-248.13379 471.26781,-251.00501 C 468.39714,-253.87568 464.9179,-255.31159 460.82952,-255.31159 C 456.74112,-255.31158 453.28314,-253.86841 450.45776,-250.98267 z M 458.21225,-242.27948 C 457.76196,-243.26117 457.08795,-243.75232 456.18903,-243.75232 C 454.59986,-243.75232 453.80558,-242.68225 453.80558,-240.54321 C 453.80558,-238.40368 454.59986,-237.33471 456.18903,-237.33471 C 457.23841,-237.33471 457.98795,-237.85546 458.43769,-238.89922 L 460.64045,-237.72625 C 459.59052,-235.86077 458.01536,-234.92779 455.91496,-234.92779 C 454.29506,-234.92779 452.99733,-235.42449 452.0229,-236.4168 C 451.0468,-237.41021 450.56016,-238.77953 450.56016,-240.52532 C 450.56016,-242.24035 451.06245,-243.60186 452.06764,-244.61034 C 453.07283,-245.61888 454.32466,-246.12291 455.82545,-246.12291 C 458.04557,-246.12291 459.63526,-245.24803 460.59626,-243.50005 L 458.21225,-242.27948 z M 468.57562,-242.27948 C 468.12475,-243.26117 467.46417,-243.75232 466.5932,-243.75232 C 464.97217,-243.75232 464.16107,-242.68225 464.16107,-240.54321 C 464.16107,-238.40368 464.97217,-237.33471 466.5932,-237.33471 C 467.64429,-237.33471 468.38037,-237.85546 468.80048,-238.89922 L 471.05249,-237.72625 C 470.00421,-235.86077 468.43127,-234.92779 466.33478,-234.92779 C 464.7171,-234.92779 463.42218,-235.42449 462.44831,-236.4168 C 461.47614,-237.41021 460.98896,-238.77953 460.98896,-240.52532 C 460.98896,-242.24035 461.48341,-243.60186 462.47181,-244.61034 C 463.45966,-245.61888 464.71711,-246.12291 466.24531,-246.12291 C 468.4615,-246.12291 470.04896,-245.24803 471.0066,-243.50005 L 468.57562,-242.27948 z" />
|
||||
|
||||
</g>
|
||||
|
||||
</g>
|
||||
|
||||
<g
|
||||
id="g275">
|
||||
<circle
|
||||
cx="255.55124"
|
||||
cy="15.31348"
|
||||
r="10.80664"
|
||||
id="circle277"
|
||||
sodipodi:cx="255.55124"
|
||||
sodipodi:cy="15.31348"
|
||||
sodipodi:rx="10.80664"
|
||||
sodipodi:ry="10.80664"
|
||||
style="fill:#ffffff" />
|
||||
|
||||
<g
|
||||
id="g279">
|
||||
<path
|
||||
d="M 258.67819,12.18701 C 258.67819,11.77051 258.3403,11.4331 257.92526,11.4331 L 253.15182,11.4331 C 252.73678,11.4331 252.39889,11.7705 252.39889,12.18701 L 252.39889,16.95996 L 253.72994,16.95996 L 253.72994,22.61182 L 257.34713,22.61182 L 257.34713,16.95996 L 258.67818,16.95996 L 258.67818,12.18701 L 258.67819,12.18701 z"
|
||||
id="path281" />
|
||||
|
||||
<circle
|
||||
cx="255.53854"
|
||||
cy="9.1723604"
|
||||
r="1.63281"
|
||||
id="circle283"
|
||||
sodipodi:cx="255.53854"
|
||||
sodipodi:cy="9.1723604"
|
||||
sodipodi:rx="1.63281"
|
||||
sodipodi:ry="1.63281" />
|
||||
|
||||
</g>
|
||||
|
||||
<path
|
||||
clip-rule="evenodd"
|
||||
d="M 255.5239,3.40723 C 252.29148,3.40723 249.55515,4.53516 247.31589,6.79102 C 245.01804,9.12452 243.8696,11.88672 243.8696,15.07569 C 243.8696,18.26466 245.01804,21.00733 247.31589,23.30225 C 249.61374,25.59668 252.35007,26.74414 255.5239,26.74414 C 258.73679,26.74414 261.52195,25.58789 263.87742,23.27295 C 266.09715,21.07568 267.2075,18.34326 267.2075,15.07568 C 267.2075,11.8081 266.07762,9.04687 263.8198,6.79101 C 261.56003,4.53516 258.79538,3.40723 255.5239,3.40723 z M 255.55319,5.50684 C 258.20163,5.50684 260.45065,6.44092 262.30026,8.30811 C 264.1694,10.15528 265.10397,12.41114 265.10397,15.07569 C 265.10397,17.75928 264.18893,19.98633 262.35885,21.75587 C 260.43014,23.66212 258.16256,24.61476 255.55319,24.61476 C 252.94284,24.61476 250.69381,23.67189 248.80612,21.78517 C 246.91647,19.89845 245.97311,17.66212 245.97311,15.0757 C 245.97311,12.48879 246.92721,10.23341 248.83541,8.30812 C 250.6655,6.44092 252.90475,5.50684 255.55319,5.50684 z"
|
||||
id="path285"
|
||||
style="fill-rule:evenodd" />
|
||||
|
||||
</g>
|
||||
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 5.5 MiB |
Before Width: | Height: | Size: 5.5 MiB |
158942
fusion22/artwork/outro.svg
Before Width: | Height: | Size: 11 MiB |
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -1,145 +0,0 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
scheduleUrl = 'https://import.c3voc.de/schedule/god2024.xml?showall=yes'
|
||||
|
||||
titlemap = {
|
||||
|
||||
}
|
||||
|
||||
def introFrames(p):
|
||||
givenFrame = 0
|
||||
|
||||
nr = p['$id'];
|
||||
|
||||
# 1 Sekunden nix
|
||||
frames = 1*fps
|
||||
for i in range(0, frames):
|
||||
givenFrame += 1
|
||||
yield (
|
||||
('bg', 'attr', '{http://www.w3.org/1999/xlink}href', "given-frames/frame%04d.png" % (givenFrame)),
|
||||
('layer1', 'style', 'opacity', "%.4f" % 0), # nix
|
||||
# ('text', 'attr', 'transform', 'translate(%.4f, 0)' % easeOutQuad(i, move, -move, frames)),
|
||||
)
|
||||
|
||||
# 1 Sekunde Text Fadein
|
||||
frames = 1*fps
|
||||
for i in range(0, frames):
|
||||
givenFrame += 1
|
||||
yield (
|
||||
('bg', 'attr', '{http://www.w3.org/1999/xlink}href', "given-frames/frame%04d.png" % (givenFrame)),
|
||||
('layer1', 'style', 'opacity', "%.4f" % easeLinear(i, 0, 1, frames)),
|
||||
# ('text', 'attr', 'transform', 'translate(%.4f, 0)' % easeOutQuad(i, move, -move, frames)),
|
||||
)
|
||||
|
||||
# 5 Sekunden Text
|
||||
frames = 5*fps
|
||||
for i in range(0, frames):
|
||||
givenFrame += 1
|
||||
yield (
|
||||
('bg', 'attr', '{http://www.w3.org/1999/xlink}href', "given-frames/frame%04d.png" % (givenFrame)),
|
||||
('layer1', 'style', 'opacity', "%.4f" %1),
|
||||
# ('text', 'attr', 'transform', 'translate(%.4f, 0)' % easeOutQuad(i, move, -move, frames)),
|
||||
)
|
||||
|
||||
def outroFrames(p):
|
||||
xml = etree.parse('god2024/artwork/outro.svg').getroot()
|
||||
|
||||
frames = int(5*fps)
|
||||
for i in range(0, frames):
|
||||
yield ()
|
||||
|
||||
def pauseFrames(p):
|
||||
# 1 sekunden fade in
|
||||
frames = 1*fps
|
||||
for i in range(0, frames):
|
||||
yield (
|
||||
('text1', 'style', 'opacity', "%.4f" % easeLinear(i, 0, 1, frames)),
|
||||
)
|
||||
|
||||
# 1 sekunde sehen
|
||||
for i in range(0, frames):
|
||||
yield (
|
||||
('text1', 'style', 'opacity', "%.4f" % 1),
|
||||
)
|
||||
|
||||
# 1 sekunde fadeout
|
||||
for i in range(0, frames):
|
||||
yield (
|
||||
('text1', 'style', 'opacity', "%.4f" % easeLinear(i, 1, -1, frames)),
|
||||
)
|
||||
|
||||
# 1 sekunde bild
|
||||
for i in range(0, frames):
|
||||
yield (
|
||||
('text1', 'style', 'opacity', "%.4f" % 0),
|
||||
)
|
||||
|
||||
def debug():
|
||||
render(
|
||||
'intro.svg',
|
||||
'../intro.ts',
|
||||
introFrames,
|
||||
{
|
||||
'$id': 65,
|
||||
'$title': 'OWASP Juice Shop 10th anniversary: Is it still fresh?'.upper(),
|
||||
'$subtitle': '',
|
||||
'$personnames': 'Jannik Hollenbach'.upper(),
|
||||
#'only_render_frame': 353
|
||||
'only_rerender_frames_after': 225
|
||||
}
|
||||
)
|
||||
|
||||
# render(
|
||||
# 'pause.svg',
|
||||
# '../pause.ts',
|
||||
# pauseFrames
|
||||
# )
|
||||
|
||||
def tasks(queue, args, id_list, skip_list):
|
||||
if not 'outro' in skip_list:
|
||||
# place a task for the outro into the queue
|
||||
queue.put(Rendertask(
|
||||
infile = 'outro.svg',
|
||||
outfile = 'outro.ts',
|
||||
sequence = outroFrames
|
||||
))
|
||||
|
||||
if not 'pause' in skip_list:
|
||||
# place the pause-sequence into the queue
|
||||
queue.put(Rendertask(
|
||||
infile = 'pause.svg',
|
||||
outfile = 'pause.ts',
|
||||
sequence = pauseFrames
|
||||
))
|
||||
|
||||
# iterate over all events extracted from the schedule xml-export
|
||||
for event in events(scheduleUrl, titlemap):
|
||||
|
||||
# skip events which will not be recorded
|
||||
if event['room'] not in ('Da Capo',) or event['track'] == 'Nomnom':
|
||||
print("skipping room %s (%s [%s])" % (event['room'], event['title'], event['id']))
|
||||
continue
|
||||
|
||||
# when id_list is not empty, only render events which are in id_list
|
||||
if id_list and int(event['id']) not in id_list:
|
||||
print("skipping id (%s [%s])" % (event['title'], event['id']))
|
||||
continue
|
||||
|
||||
# generate a task description and put them into the queue
|
||||
queue.put(Rendertask(
|
||||
infile = 'intro.svg',
|
||||
outfile = str(event['id']) + ".ts",
|
||||
sequence = introFrames,
|
||||
parameters = {
|
||||
'$id': event['id'],
|
||||
'$title': event['title'].upper(),
|
||||
'$subtitle': event['subtitle'],
|
||||
'$personnames': event['personnames'].upper(),
|
||||
}
|
||||
))
|
||||
|
Before Width: | Height: | Size: 1.9 MiB |
Before Width: | Height: | Size: 2.4 MiB |
Before Width: | Height: | Size: 1.9 MiB |
|
@ -3,7 +3,6 @@
|
|||
import subprocess
|
||||
import os.path
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
scheduleUrl = 'http://bl0rg.net/~andi/gpn15-fahrplan/schedule.xml'
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
import subprocess
|
||||
import os.path
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
import subprocess
|
||||
import os.path
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
|
@ -101,7 +100,7 @@ def pauseFrames(p):
|
|||
yield (
|
||||
('onhold', 'style', 'opacity', "%.4f" % easeLinear(i, 1, -0.8, frames-1)),
|
||||
)
|
||||
|
||||
|
||||
frames = int(1.5*fps)
|
||||
for i in range(0, frames):
|
||||
yield (
|
||||
|
@ -117,7 +116,7 @@ def outroFrames(p):
|
|||
scale = easeLinear(i, 1.3, 0.3 , frames-1)
|
||||
opacity = 0
|
||||
if i > int(frames*0.7):
|
||||
opacity = easeLinear(int(i-frames*0.7), 0, 1, int(frames-frames*0.7)-1)
|
||||
opacity = easeLinear(int(i-frames*0.7), 0, 1, int(frames-frames*0.7)-1)
|
||||
yield (
|
||||
('guadeclogoscale', 'attr', 'transform', 'scale({scale},{scale})'.format(scale=scale),),
|
||||
('fadetoblack', 'style', 'opacity', '{opac}'.format(opac=opacity),),
|
||||
|
@ -130,7 +129,7 @@ def outroFrames(p):
|
|||
('fadetoblack', 'style', 'opacity', "1"),
|
||||
)
|
||||
|
||||
|
||||
|
||||
def debug():
|
||||
render(
|
||||
'intro.svg',
|
||||
|
@ -163,7 +162,7 @@ def tasks(queue, args):
|
|||
if not str(event['id']) in args:
|
||||
continue
|
||||
|
||||
if len(event['title']) < 71:
|
||||
if len(event['title']) < 71:
|
||||
params = {
|
||||
'$title': event['title'],
|
||||
'$longtitle': '',
|
||||
|
|
|
@ -1,140 +0,0 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from renderlib import *
|
||||
from schedulelib import *
|
||||
from easing import *
|
||||
|
||||
# URL to Schedule-XML
|
||||
scheduleUrl = 'https://pretalx.hackerhotel.nl/hackerhotel-2024/schedule.xml'
|
||||
|
||||
def bounce(i, min, max, frames):
|
||||
if i == frames - 1:
|
||||
return 0
|
||||
|
||||
if i <= frames/2:
|
||||
return easeInOutQuad(i, min, max, frames/2)
|
||||
else:
|
||||
return max - easeInOutQuad(i - frames/2, min, max, frames/2)
|
||||
|
||||
def introFrames(parameters):
|
||||
# 3 Sekunde Text Fadein
|
||||
frames = 1*fps
|
||||
for i in range(0, frames):
|
||||
yield (
|
||||
('textblock', 'style', 'opacity', "%.4f" % easeLinear(i, 0, 1, frames)),
|
||||
)
|
||||
|
||||
# 4 Sekunden stehen lassen
|
||||
frames = 4*fps
|
||||
for i in range(0, frames):
|
||||
yield ()
|
||||
|
||||
# 1 Sekunde Fade to black layer
|
||||
frames = 1*fps
|
||||
for i in range(0, frames):
|
||||
yield (
|
||||
('all', 'style', 'opacity', "%.4f" % easeLinear(i, 1, -1, frames)),
|
||||
('textblock', 'style', 'opacity', "%.4f" % easeLinear(i, 1, -1, frames)),
|
||||
)
|
||||
|
||||
def pauseFrames(parameters):
|
||||
#5 Seconds Fade-In Hacker Fade-Out Hotel
|
||||
frames = 5*fps
|
||||
for i in range(0, frames):
|
||||
yield (
|
||||
('logohacker', 'style', 'opacity', "%.4f" % easeLinear(i, 0, 1, frames)),
|
||||
('logohotel', 'style', 'opacity', "%.4f" % easeLinear(i, 1, -1, frames)),
|
||||
)
|
||||
#5 Seconds Fade-In Hotel Fade-Out Hacker
|
||||
frames = 5*fps
|
||||
for i in range(0, frames):
|
||||
yield (
|
||||
('logohacker', 'style', 'opacity', "%.4f" % easeLinear(i, 1, -1, frames)),
|
||||
('logohotel', 'style', 'opacity', "%.4f" % easeLinear(i, 0, 1, frames)),
|
||||
)
|
||||
|
||||
def outroFrames(p):
|
||||
# 4 Sekunden stehen bleiben
|
||||
frames = 4*fps
|
||||
for i in range(0, frames):
|
||||
yield []
|
||||
# 1 Sekunde Fade to black layer
|
||||
frames = 1*fps
|
||||
for i in range(0, frames):
|
||||
yield (
|
||||
('all', 'style', 'opacity', "%.4f" % easeLinear(i, 1, -1, frames)),
|
||||
)
|
||||
|
||||
def debug():
|
||||
render(
|
||||
'intro.svg',
|
||||
'../intro.ts',
|
||||
introFrames,
|
||||
{
|
||||
'$ID': 4711,
|
||||
'$TITLE': "Long Long Long title is LONG",
|
||||
'$SUBTITLE': 'Long Long Long Long subtitle is LONGER',
|
||||
'$SPEAKER': 'Long Name of Dr. Dr. Prof. Dr. Long Long'
|
||||
}
|
||||
)
|
||||
|
||||
render(
|
||||
'pause.svg',
|
||||
'../pause.ts',
|
||||
pauseFrames
|
||||
)
|
||||
|
||||
# render(
|
||||
# 'infobeamer.svg',
|
||||
# '../infobeamer.ts',
|
||||
# pauseFrames
|
||||
# )
|
||||
|
||||
render(
|
||||
'outro.svg',
|
||||
'../outro.ts',
|
||||
outroFrames
|
||||
)
|
||||
|
||||
def tasks(queue, args, idlist, skiplist):
|
||||
# iterate over all events extracted from the schedule xml-export
|
||||
for event in events(scheduleUrl):
|
||||
if event['room'] not in ('Leonardo Da Vinci', 'Rembrandt', 'Willem van Oranje'):
|
||||
print("skipping room %s (%s [%s])" % (event['room'], event['title'], event['id']))
|
||||
continue
|
||||
if not (idlist==[]):
|
||||
if 000000 in idlist:
|
||||
print("skipping id (%s [%s])" % (event['title'], event['id']))
|
||||
continue
|
||||
if int(event['id']) not in idlist:
|
||||
print("skipping id (%s [%s])" % (event['title'], event['id']))
|
||||
continue
|
||||
|
||||
# generate a task description and put it into the queue
|
||||
queue.put(Rendertask(
|
||||
infile = 'intro.svg',
|
||||
outfile = str(event['id'])+".ts",
|
||||
sequence = introFrames,
|
||||
parameters = {
|
||||
'$ID': event['id'],
|
||||
'$TITLE': event['title'],
|
||||
'$SUBTITLE': event['subtitle'],
|
||||
'$SPEAKER': event['personnames']
|
||||
}
|
||||
))
|
||||
|
||||
# place a task for the outro into the queue
|
||||
if not "out" in skiplist:
|
||||
queue.put(Rendertask(
|
||||
infile = 'outro.svg',
|
||||
outfile = 'outro.ts',
|
||||
sequence = outroFrames
|
||||
))
|
||||
|
||||
# place the pause-sequence into the queue
|
||||
if not "pause" in skiplist:
|
||||
queue.put(Rendertask(
|
||||
infile = 'pause.svg',
|
||||
outfile = 'pause.ts',
|
||||
sequence = pauseFrames
|
||||
))
|
Before Width: | Height: | Size: 23 KiB |
|
@ -1,482 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="1920"
|
||||
height="1080"
|
||||
viewBox="0 0 1920 1080"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
sodipodi:docname="bg.svg"
|
||||
enable-background="new"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4">
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath18">
|
||||
<path
|
||||
d="m 312.117,871.087 c -6.264,-1.72 -10.84,-10.647 -14.167,-15.645 l 0,0 c -4.194,-6.302 -7.979,-12.897 -11.534,-19.58 l 0,0 c -6.794,-12.771 -13.065,-25.863 -21.157,-37.891 l 0,0 -14.658,-134.44 c -34.506,-10.769 -67.49,-29.469 -99.699,-48.874 l 0,0 c 12.812,-37.59 55.526,-58.834 95.24,-58.766 l 0,0 c 0.024,0 0.047,0 0.071,0 l 0,0 c -6.665,-0.282 -13.34,-0.125 -19.96,0.504 l 0,0 c 17.08,-29.328 37.542,-57.811 69.853,-68.2 l 0,0 c 26.039,-8.372 54.524,-0.76 79.568,10.242 l 0,0 c 16.073,7.061 37.811,23.424 50.174,37.459 l 0,0 c -5.443,-6.931 -9.356,-11.85 -9.378,-14.226 l 0,0 c -0.036,-4.022 11.889,-7.249 15.319,-7.836 l 0,0 c 4.537,-0.776 55.479,-8.821 65.762,-9.857 l 0,0 c 10.396,-1.048 20.273,-1.879 30.647,-0.162 l 0,0 c 9.775,1.619 19.405,4.609 27.984,9.637 l 0,0 c 9.366,5.488 17.124,13.214 21.752,22.642 l 0,0 c -2.467,-9.581 -5.754,-22.648 -9.272,-36.305 l 0,0 c -0.171,-0.666 -0.311,-1.344 -0.413,-2.024 l 0,0 c -3.39,-22.815 -3.156,-46.468 -3.991,-69.493 l 0,0 c -0.901,-24.858 -1.418,-49.754 -2.83,-74.59 l 0,0 c -0.791,-13.917 -3.767,-27.11 -7.947,-40.362 l 0,0 c -1.785,-5.66 -3.752,-11.282 -5.94,-16.816 l 0,0 c 2.853,8.361 4.713,17.016 5.261,25.851 l 0,0 c 0.555,8.93 -0.352,17.967 -2.745,26.592 l 0,0 c -2.662,9.599 -7.206,18.729 -13.686,26.328 l 0,0 c -1.536,1.801 -2.531,3.044 -3.792,5.045 l 0,0 c -1.313,2.081 -3.691,4.003 -5.535,5.683 l 0,0 c -4.28,3.901 -8.981,7.314 -13.802,10.512 l 0,0 c -8.952,5.937 -18.089,11.527 -28.039,15.555 l 0,0 c -22.597,9.151 -48.915,13.05 -72.999,8.126 l 0,0 c -49.265,-10.074 -94.2,-46.844 -113.089,-93.79 l 0,0 c -7.565,-18.805 -8.616,-45.719 -6.222,-65.756 l 0,0 c 7.2,-60.243 65.422,-100.088 125.514,-108.448 l 0,0 c 24.824,-3.455 52.18,-1.693 76.294,4.869 l 0,0 c 50.617,13.775 89.298,54.937 112.844,99.669 l 0,0 c 2.794,5.307 14.736,24.552 14.675,26.909 l 0,0 c 0.267,-10.318 3.457,-20.545 9.106,-29.184 l 0,0 16.227,92.559 c 1.621,-9.021 7.294,-17.234 15.157,-21.945 l 0,0 0.204,60.905 c 1.41,-9.085 6.602,-14.523 14.491,-19.244 l 0,0 c -4.166,27.38 -4.717,52.34 -2.482,79.945 l 0,0 c 7.063,-4.324 13.65,-8.62 20.658,-10.281 l 0,0 c -3.651,26.792 -12.97,49.694 -16.621,76.487 l 0,0 c 10.534,-8.562 10.319,-10.84 19.664,-11.89 l 0,0 c -3.943,26.189 -16.832,43.539 -29.738,66.666 l 0,0 25.882,-0.923 c -10.728,25.86 -25.45,41.841 -43.486,63.254 l 0,0 c 10.92,0.053 16.559,0.433 26.037,2.489 l 0,0 c -14.416,20.027 -33.431,26.496 -56.345,35.655 l 0,0 c 14.572,6.667 21.146,13.146 30.811,25.412 l 0,0 c -25.908,4.436 -43.613,6.974 -69.672,10.409 l 0,0 c 9.984,6.221 25.959,11.735 32.646,23.966 l 0,0 c -23.093,-0.068 -51.514,-1.99 -74.606,-2.058 l 0,0 c 3.118,9.15 16.024,22.056 15.344,33.286 l 0,0 -67.289,-24.136 c -2.029,7.646 4.971,10.282 1.623,31.588 l 0,0 -54.542,-23.538 c 0,6.9 9.282,21.518 5.236,31.248 l 0,0 c -1.052,2.53 -27.624,-18.934 -36.917,-20.788 l 0,0 c 0,0 19.327,52.162 14.75,52.15 l 0,0 c -15.455,-0.042 -33.75,-18.848 -49.058,-21.738 l 0,0 c -3.6,5.947 -6.717,12.18 -9.698,18.456 l 0,0 c -5.957,12.543 -11.32,25.358 -17.137,37.966 l 0,0 c -2.809,6.088 -5.71,12.138 -8.882,18.045 l 0,0 c -2.044,3.808 -3.89,8.265 -7.717,10.63 l 0,0 c -2.577,1.592 -6.347,2.531 -9.801,2.531 l 0,0 c -1.401,0 -2.751,-0.155 -3.948,-0.484 m 41.469,-271.97 c -2.238,-1.885 -4.527,-3.722 -6.865,-5.509 l 0,0 c 2.327,1.793 4.616,3.631 6.865,5.509 m 85.349,-45.569 c 0,0 0,0 0,0 M 383.533,241.747 c -16.443,19.302 -23.431,46.211 -18.815,71.142 l 0,0 c 4.341,23.447 18.996,45.037 39.804,56.683 l 0,0 c 20.808,11.645 47.481,12.699 68.622,1.67 l 0,0 c 21.142,-11.029 35.713,-34.183 35.364,-58.026 l 0,0 c -0.349,-23.843 -16.558,-46.24 -39.055,-54.146 l 0,0 c -13.248,-4.655 -27.77,-4.347 -39.5,3.375 l 0,0 c -11.729,7.722 -19.3,22.583 -15.553,36.117 l 0,0 c 3.746,13.535 19.143,23.26 32.574,19.157 l 0,0 c 5.156,-1.575 9.602,-4.83 14.374,-7.338 l 0,0 c 6.351,-3.339 14.186,-5.411 20.409,0.204 l 0,0 c 2.348,2.119 3.893,5.052 4.395,8.174 l 0,0 c 1.65,10.257 -5.836,19.545 -14.699,22.812 l 0,0 c -6.84,2.521 -14.529,2.26 -21.749,1.25 l 0,0 c -23.7,-3.318 -46.176,-17.837 -57.931,-38.681 l 0,0 c -11.755,-20.845 -11.322,-48.644 3.051,-67.777 l 0,0 c 7.968,-10.606 19.479,-17.733 32.216,-21.387 l 0,0 c -16.77,4.192 -32.281,13.594 -43.507,26.771 m 146.601,21.02 c 0.24,0.346 0.478,0.693 0.716,1.042 l 0,0 c -2.094,-3.187 -4.311,-6.295 -6.662,-9.313 l 0,0 c -5.252,-6.741 -11.254,-13.003 -17.851,-18.524 l 0,0 c 9.038,7.807 17.014,17.001 23.797,26.795"
|
||||
id="path20-4"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath28">
|
||||
<path
|
||||
d="m 314.284,874.024 c -6.264,-1.721 -10.84,-10.648 -14.166,-15.645 l 0,0 c -4.194,-6.302 -7.981,-12.897 -11.535,-19.58 l 0,0 c -6.794,-12.772 -13.065,-25.863 -21.157,-37.891 l 0,0 -14.657,-134.44 c -34.506,-10.769 -67.491,-29.47 -99.701,-48.874 l 0,0 c 12.813,-37.59 55.528,-58.835 95.241,-58.767 l 0,0 c 0.017,0 0.031,0 0.048,0 l 0,0 c -6.659,-0.281 -13.323,-0.124 -19.938,0.505 l 0,0 c 17.081,-29.328 37.544,-57.812 69.854,-68.2 l 0,0 c 26.039,-8.373 54.524,-0.761 79.568,10.242 l 0,0 c 16.072,7.06 37.807,23.42 50.171,37.455 l 0,0 c -5.441,-6.928 -9.354,-11.847 -9.375,-14.223 l 0,0 c -0.036,-4.022 11.889,-7.249 15.32,-7.836 l 0,0 c 4.536,-0.776 55.478,-8.82 65.761,-9.857 l 0,0 c 10.396,-1.048 20.273,-1.879 30.647,-0.161 l 0,0 c 9.774,1.618 19.404,4.608 27.984,9.636 l 0,0 c 9.366,5.488 17.124,13.214 21.752,22.642 l 0,0 c -2.467,-9.581 -5.754,-22.647 -9.272,-36.304 l 0,0 c -0.171,-0.666 -0.312,-1.345 -0.413,-2.025 l 0,0 c -3.39,-22.814 -3.157,-46.467 -3.991,-69.492 l 0,0 c -0.902,-24.859 -1.418,-49.754 -2.83,-74.591 l 0,0 c -0.791,-13.916 -3.768,-27.109 -7.947,-40.362 l 0,0 c -1.785,-5.661 -3.753,-11.284 -5.942,-16.82 l 0,0 c 2.854,8.362 4.714,17.02 5.263,25.856 l 0,0 c 0.554,8.929 -0.353,17.967 -2.745,26.592 l 0,0 c -2.662,9.598 -7.206,18.729 -13.686,26.327 l 0,0 c -1.536,1.801 -3.494,3.382 -4.757,5.383 l 0,0 c -1.312,2.081 -2.726,3.665 -4.57,5.345 l 0,0 c -4.28,3.901 -8.981,7.315 -13.802,10.512 l 0,0 c -8.952,5.938 -18.598,10.791 -28.547,14.819 l 0,0 c -22.597,9.149 -47.586,13.078 -71.67,8.153 l 0,0 c -49.265,-10.074 -95.021,-46.134 -113.91,-93.081 l 0,0 c -7.566,-18.804 -8.616,-45.718 -6.222,-65.755 l 0,0 c 7.2,-60.244 65.422,-100.089 125.514,-108.45 l 0,0 c 24.823,-3.453 52.179,-1.692 76.293,4.87 l 0,0 c 50.618,13.775 89.298,54.937 112.845,99.669 l 0,0 c 2.794,5.306 14.736,24.552 14.675,26.91 l 0,0 c 0.266,-10.318 3.457,-20.545 9.105,-29.185 l 0,0 16.228,92.559 c 1.622,-9.021 7.294,-17.234 15.156,-21.944 l 0,0 0.204,60.905 c 1.411,-9.085 6.603,-14.524 14.491,-19.245 l 0,0 c -4.165,27.381 -4.717,52.34 -2.481,79.945 l 0,0 c 7.063,-4.324 13.65,-8.619 20.657,-10.281 l 0,0 c -3.651,26.793 -12.969,49.695 -16.621,76.488 l 0,0 c 10.535,-8.562 10.321,-10.841 19.665,-11.89 l 0,0 c -3.943,26.189 -16.832,43.539 -29.738,66.666 l 0,0 25.881,-0.924 c -10.726,25.861 -25.449,41.842 -43.485,63.255 l 0,0 c 10.92,0.053 16.559,0.433 26.037,2.488 l 0,0 c -14.416,20.028 -33.431,26.496 -56.345,35.655 l 0,0 c 14.571,6.668 21.146,13.147 30.811,25.413 l 0,0 c -25.908,4.436 -43.613,6.973 -69.673,10.409 l 0,0 c 9.985,6.22 25.961,11.735 32.648,23.966 l 0,0 c -23.094,-0.069 -51.515,-1.991 -74.608,-2.06 l 0,0 c 3.119,9.152 16.025,22.058 15.345,33.287 l 0,0 -67.289,-24.135 c -2.03,7.644 4.971,10.282 1.624,31.588 l 0,0 -54.543,-23.538 c 0,6.899 9.282,21.517 5.235,31.248 l 0,0 c -1.052,2.53 -27.623,-18.935 -36.917,-20.789 l 0,0 c 0,0 19.328,52.162 14.751,52.15 l 0,0 c -15.456,-0.043 -33.751,-18.848 -49.059,-21.737 l 0,0 c -3.6,5.946 -6.717,12.18 -9.697,18.454 l 0,0 c -5.958,12.545 -11.32,25.36 -17.137,37.968 l 0,0 c -2.808,6.086 -5.71,12.137 -8.882,18.045 l 0,0 c -2.044,3.808 -3.889,8.265 -7.717,10.63 l 0,0 c -2.577,1.592 -6.347,2.53 -9.801,2.53 l 0,0 c -1.401,0 -2.752,-0.154 -3.948,-0.483 m 41.469,-271.971 c -2.231,-1.88 -4.511,-3.71 -6.842,-5.492 l 0,0 c 2.319,1.787 4.601,3.62 6.842,5.492 m 85.349,-45.569 c 0,0 0,0 0,0 M 385.7,244.684 c -16.443,19.301 -23.431,46.21 -18.815,71.142 l 0,0 c 4.341,23.447 18.996,45.036 39.804,56.681 l 0,0 c 20.807,11.646 47.481,12.699 68.623,1.672 l 0,0 c 21.141,-11.029 35.712,-34.184 35.362,-58.026 l 0,0 C 510.325,292.31 494.456,269.141 471.96,261.234 l 0,0 c -13.249,-4.656 -28.749,-3.925 -40.478,3.797 l 0,0 c -11.73,7.722 -18.663,22.934 -14.915,36.468 l 0,0 c 3.747,13.534 19.144,23.259 32.574,19.157 l 0,0 c 5.156,-1.575 9.602,-4.831 14.374,-7.339 l 0,0 c 6.352,-3.338 14.186,-5.411 20.41,0.205 l 0,0 c 2.347,2.118 3.891,5.052 4.393,8.173 l 0,0 c 1.651,10.257 -5.876,18.554 -14.739,21.821 l 0,0 c -6.84,2.522 -14.381,2.425 -21.601,1.414 l 0,0 c -23.699,-3.317 -46.283,-17.011 -58.038,-37.854 l 0,0 c -11.755,-20.844 -11.323,-48.644 3.051,-67.777 l 0,0 c 7.968,-10.606 19.481,-17.733 32.218,-21.388 l 0,0 c -16.769,4.192 -32.283,13.595 -43.509,26.773 m 146.6,21.019 c 0.248,0.358 0.494,0.716 0.739,1.075 l 0,0 c -2.1,-3.197 -4.324,-6.317 -6.684,-9.346 l 0,0 c -5.241,-6.727 -11.231,-12.977 -17.813,-18.49 l 0,0 c 9.023,7.8 16.985,16.98 23.758,26.761"
|
||||
id="path30"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1428">
|
||||
<path
|
||||
d="m 0,1201.89 853.228,0 L 853.228,0 0,0 0,1201.89 Z"
|
||||
id="path1430"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1436">
|
||||
<path
|
||||
d="m 153.069,874.507 547.722,0 0,-721.1 -547.722,0 0,721.1 z"
|
||||
id="path1438"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<radialGradient
|
||||
fx="0"
|
||||
fy="0"
|
||||
cx="0"
|
||||
cy="0"
|
||||
r="1"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(74.078758,0,0,-59.263008,239.82324,731.99097)"
|
||||
spreadMethod="pad"
|
||||
id="radialGradient1468">
|
||||
<stop
|
||||
style="stop-opacity:1;stop-color:#ffffff"
|
||||
offset="0"
|
||||
id="stop1470" />
|
||||
<stop
|
||||
style="stop-opacity:1;stop-color:#c4c3c3"
|
||||
offset="1"
|
||||
id="stop1472" />
|
||||
</radialGradient>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1480">
|
||||
<path
|
||||
d="m 0,1201.89 853.228,0 L 853.228,0 0,0 0,1201.89 Z"
|
||||
id="path1482"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<radialGradient
|
||||
fx="0"
|
||||
fy="0"
|
||||
cx="0"
|
||||
cy="0"
|
||||
r="1"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(74.078758,0,0,-59.263008,324.3374,727.64069)"
|
||||
spreadMethod="pad"
|
||||
id="radialGradient1516">
|
||||
<stop
|
||||
style="stop-opacity:1;stop-color:#ffffff"
|
||||
offset="0"
|
||||
id="stop1518" />
|
||||
<stop
|
||||
style="stop-opacity:1;stop-color:#c4c3c3"
|
||||
offset="1"
|
||||
id="stop1520" />
|
||||
</radialGradient>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1528">
|
||||
<path
|
||||
d="m 0,1201.89 853.228,0 L 853.228,0 0,0 0,1201.89 Z"
|
||||
id="path1530"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1560">
|
||||
<path
|
||||
d="m 529.474,574.673 c 6.87,-7.702 13.741,-15.405 20.611,-23.107 l 0,0 c 2.925,-3.279 6.035,-7.149 6.026,-11.402 l 0,0 c -10e-4,-0.461 -0.038,-0.925 -0.116,-1.394 l 0,0 c -0.679,-4.076 -4.235,-6.974 -7.641,-9.312 l 0,0 c -8.134,-5.582 -16.812,-10.954 -24.245,-17.441 l 0,0 c -3.348,-2.922 -15.688,-9.847 -17.856,-11.768 l 0,0 c -10.514,-9.322 -29.698,-8.23 -43.695,-6.992 l 0,0 c -2.978,0.263 -6.376,0.501 -8.544,-1.558 l 0,0 c -1.461,-1.388 -1.959,-3.483 -2.345,-5.461 l 0,0 c -0.541,-2.777 -0.961,-5.706 -0.964,-8.569 l 0,0 c -0.005,-3.924 0.773,-7.721 3.093,-10.826 l 0,0 c 5.5,-7.361 17.621,-6.775 24.515,-0.701 l 0,0 c 3.855,3.397 7.098,8.39 12.216,8.854 l 0,0 c 5.187,0.469 9.462,-4.158 11.606,-8.906 l 0,0 c 2.145,-4.748 3.149,-10.106 6.358,-14.211 l 0,0 c 6.392,-8.178 21.134,-7.2 26.389,1.752 l 0,0 c 1.293,2.202 1.885,4.672 1.889,7.167 l 0,0 c 0.013,7.643 -5.488,15.526 -13.22,16.729 l 0,0 c -0.999,1.438 -1.44,3.117 -1.442,4.842 l 0,0 c -0.002,2.689 1.063,5.487 2.742,7.64 l 0,0 c 2.755,3.534 6.807,5.762 10.671,8.029 l 0,0 c 15.893,9.322 30.475,20.875 43.186,34.214 l 0,0 c 2.132,2.238 4.348,4.93 4.35,7.937 l 0,0 c 0,0.269 -0.017,0.54 -0.054,0.814 l 0,0 c -0.28,2.082 -1.645,3.833 -2.959,5.471 l 0,0 c -9.167,11.424 -18.333,22.849 -27.5,34.273 l 0,0 -23.071,-6.074 z"
|
||||
id="path1562"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1646">
|
||||
<path
|
||||
d="m 0,1201.89 853.228,0 L 853.228,0 0,0 0,1201.89 Z"
|
||||
id="path1648"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1658">
|
||||
<path
|
||||
d="m 444.813,571.047 c 6.832,-7.66 13.665,-15.32 20.499,-22.979 l 0,0 c 3.241,-3.634 6.709,-7.994 5.908,-12.797 l 0,0 c -0.056,-0.338 -0.132,-0.668 -0.226,-0.99 l 0,0 c -0.987,-3.65 -4.29,-6.315 -7.463,-8.492 l 0,0 c -8.135,-5.582 -16.812,-10.954 -24.246,-17.441 l 0,0 c -3.348,-2.922 -15.687,-9.846 -17.855,-11.769 l 0,0 c -10.514,-9.321 -29.699,-8.229 -43.695,-6.992 l 0,0 c -2.979,0.264 -6.375,0.503 -8.543,-1.557 l 0,0 c -0.945,-0.898 -1.487,-2.091 -1.857,-3.358 l 0,0 c -0.178,-0.638 -0.315,-1.291 -0.44,-1.933 l 0,0 c -1.283,-6.581 -1.885,-14.024 2.129,-19.396 l 0,0 c 5.499,-7.36 17.621,-6.774 24.514,-0.7 l 0,0 c 3.856,3.397 7.099,8.391 12.216,8.854 l 0,0 c 5.189,0.47 9.464,-4.158 11.607,-8.906 l 0,0 c 2.144,-4.747 3.15,-10.106 6.357,-14.211 l 0,0 c 6.393,-8.177 21.135,-7.199 26.39,1.752 l 0,0 c 0.57,0.971 1.003,1.993 1.311,3.046 l 0,0 c 2.398,8.633 -3.607,19.267 -12.691,20.68 l 0,0 c -1.621,2.332 -1.772,5.302 -0.964,8.064 l 0,0 c 0.46,1.658 1.268,3.248 2.313,4.588 l 0,0 c 2.754,3.534 6.806,5.762 10.671,8.029 l 0,0 c 15.893,9.322 30.475,20.875 43.186,34.215 l 0,0 c 1.669,1.751 3.39,3.782 4.06,6.024 l 0,0 c 0.225,0.825 0.306,1.678 0.187,2.556 l 0,0 c -0.279,2.082 -1.644,3.832 -2.959,5.47 l 0,0 c -9.166,11.425 -18.334,22.85 -27.5,34.274 l 0,0 -22.909,-6.031 z"
|
||||
id="path1660"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.28796074"
|
||||
inkscape:cx="897.69181"
|
||||
inkscape:cy="724.05703"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer3"
|
||||
showgrid="false"
|
||||
units="px"
|
||||
inkscape:window-width="1870"
|
||||
inkscape:window-height="1016"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:snap-global="false"
|
||||
inkscape:pagecheckerboard="0">
|
||||
<sodipodi:guide
|
||||
position="79.389313,583.96947"
|
||||
orientation="1,0"
|
||||
id="guide5258"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="752.5,175"
|
||||
orientation="0,1"
|
||||
id="guide5684"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="622.14288,33.487991"
|
||||
orientation="0,1"
|
||||
id="guide5686"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="512,936"
|
||||
orientation="0,1"
|
||||
id="guide5806"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="1852.7369,1139.6332"
|
||||
orientation="1,0"
|
||||
id="guide5827"
|
||||
inkscape:locked="false" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Background" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer3"
|
||||
inkscape:label="Text"
|
||||
style="display:inline">
|
||||
<rect
|
||||
style="fill:#000000;stroke:#000000;stroke-width:2.50195;fill-opacity:1"
|
||||
id="rect1419"
|
||||
width="1917.498"
|
||||
height="1077.498"
|
||||
x="1.2509733"
|
||||
y="1.2509733"
|
||||
inkscape:export-filename="/home/thorsten/git/voc/intro-outro-generator/hackerhotel2024/artwork/bg.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96" />
|
||||
<g
|
||||
id="g3984"
|
||||
transform="matrix(0.51141082,0,0,0.51141082,1309.2136,-62.528704)"
|
||||
inkscape:export-filename="/home/thorsten/git/voc/intro-outro-generator/hackerhotel2024/artwork/bg.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96">
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 212.06547,284.45341 h -17.60391 v -35.20783 h -52.81173 v 35.20783 h -17.60392 v -83.6319 h 17.60392 v 30.82016 h 52.81173 v -30.82016 h 17.60391 z m 0,0"
|
||||
id="path11" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 229.66938,200.82151 h 88.01954 v 83.6319 H 300.08501 V 249.24558 H 247.2733 v 35.20783 h -17.60392 v -83.6319 m 17.60392,30.82016 h 52.81171 V 218.43876 H 247.2733 Z m 0,0"
|
||||
id="path13" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 352.89674,218.43876 v 48.41073 h 70.42902 v 17.60392 h -88.03293 v -83.6319 h 88.03293 v 17.61725 z m 0,0"
|
||||
id="path15" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 499.90275,240.88376 29.04658,43.56965 H 508.0379 l -23.43189,-35.20783 h -26.07243 v 35.20783 h -17.60391 v -83.61856 h 17.60391 v 30.79351 h 27.05932 l 22.445,-30.79351 h 20.91143 z m 0,0"
|
||||
id="path17" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 564.15715,249.24558 v 17.60391 h 70.41565 v 17.60392 h -88.01956 v -83.61856 h 88.01956 v 17.60391 h -70.41565 v 13.20291 h 70.41565 v 17.60391 z m 0,0"
|
||||
id="path19" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="M 740.19602,249.24558 H 722.5921 l 17.60392,35.20783 h -20.89783 l -17.60391,-35.20783 h -31.91366 v 35.20783 h -17.60391 v -83.61856 h 88.01931 v 48.41073 m -70.4154,-17.60391 h 52.81148 v -13.20291 h -52.81148 z m 0,0"
|
||||
id="path21" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 145.70405,191.07266 c 0,-3.04065 2.46724,-5.49452 5.50789,-5.49452 3.02733,0 5.49457,2.45387 5.49457,5.49452 0,3.0407 -2.46724,5.50788 -5.49457,5.50788 -3.04065,0 -5.50789,-2.46718 -5.50789,-5.50788"
|
||||
id="path23" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 103.65469,269.93019 c 0,-3.04067 2.46724,-5.50788 5.49458,-5.50788 3.04065,0 5.50788,2.46721 5.50788,5.50788 0,3.04068 -2.46723,5.49455 -5.50788,5.49455 -3.02734,0 -5.49458,-2.45387 -5.49458,-5.49455"
|
||||
id="path25" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 155.18615,271.75726 c 0,-3.04068 2.45387,-5.49455 5.49457,-5.49455 3.04065,0 5.50788,2.45387 5.50788,5.49455 0,3.04068 -2.46723,5.50791 -5.50788,5.50791 -3.0407,0 -5.49457,-2.46723 -5.49457,-5.50791"
|
||||
id="path27" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 205.61069,302.93754 c 0,-3.0407 2.46721,-5.50789 5.50791,-5.50789 3.02731,0 5.49455,2.46719 5.49455,5.50789 0,3.04065 -2.46724,5.49452 -5.49455,5.49452 -3.0407,0 -5.50791,-2.45387 -5.50791,-5.49452"
|
||||
id="path29" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 269.79831,268.08981 c 0,-3.0407 2.45387,-5.49457 5.49452,-5.49457 3.04071,0 5.50789,2.45387 5.50789,5.49457 0,3.04065 -2.46718,5.50788 -5.50789,5.50788 -3.04065,0 -5.49452,-2.46723 -5.49452,-5.50788"
|
||||
id="path31" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 196.4353,172.73527 c 0,-3.0407 2.46723,-5.49457 5.50794,-5.49457 3.04065,0 5.50788,2.45387 5.50788,5.49457 0,3.04065 -2.46723,5.49454 -5.50788,5.49454 -3.04071,0 -5.50794,-2.45389 -5.50794,-5.49454"
|
||||
id="path33" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 304.63268,172.73527 c 0,-3.0407 2.46724,-5.49457 5.50789,-5.49457 3.0407,0 5.49457,2.45387 5.49457,5.49457 0,3.04065 -2.45387,5.49454 -5.49457,5.49454 -3.04065,0 -5.50789,-2.45389 -5.50789,-5.49454"
|
||||
id="path35" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 744.75716,262.90194 c 0,-3.04065 2.46711,-5.50788 5.49447,-5.50788 3.04067,0 5.50804,2.46723 5.50804,5.50788 0,3.02736 -2.46737,5.49457 -5.50804,5.49457 -3.02736,0 -5.49447,-2.46721 -5.49447,-5.49457"
|
||||
id="path37" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 321.14302,295.60256 c 0,-3.0407 2.46721,-5.50789 5.49455,-5.50789 3.0407,0 5.50789,2.46719 5.50789,5.50789 0,3.04065 -2.46719,5.49454 -5.50789,5.49454 -3.02734,0 -5.49455,-2.45389 -5.49455,-5.49454"
|
||||
id="path39" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 532.02995,295.90929 c 0,-3.04068 2.46711,-5.50789 5.50778,-5.50789 3.04068,0 5.49473,2.46721 5.49473,5.50789 0,3.04068 -2.45405,5.49457 -5.49473,5.49457 -3.04067,0 -5.50778,-2.45389 -5.50778,-5.49457"
|
||||
id="path41" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 466.0152,306.91175 c 0,-3.0407 2.4539,-5.50789 5.50789,-5.50789 3.02736,0 5.49457,2.46719 5.49457,5.50789 0,3.04065 -2.46721,5.49452 -5.49457,5.49452 -3.05399,0 -5.50789,-2.45387 -5.50789,-5.49452"
|
||||
id="path43" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 468.76249,205.74262 c 0,-3.04071 2.46724,-5.49458 5.50789,-5.49458 3.02736,0 5.49457,2.45387 5.49457,5.49458 0,3.04065 -2.46721,5.49452 -5.49457,5.49452 -3.04065,0 -5.50789,-2.45387 -5.50789,-5.49452"
|
||||
id="path45" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 590.70949,189.53898 c 0,-3.02734 2.46736,-5.49452 5.50804,-5.49452 3.04067,0 5.50778,2.45387 5.50778,5.49452 0,3.0407 -2.46711,5.50788 -5.50778,5.50788 -3.04068,0 -5.50804,-2.46718 -5.50804,-5.50788"
|
||||
id="path47" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 559.54275,173.042 c 0,-3.04068 2.4538,-5.50789 5.49447,-5.50789 3.04068,0 5.50778,2.46721 5.50778,5.50789 0,3.04067 -2.4671,5.49457 -5.50778,5.49457 -3.04067,0 -5.49447,-2.4539 -5.49447,-5.49457"
|
||||
id="path49" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 711.74989,184.04446 c 0,-3.0407 2.45379,-5.49457 5.49447,-5.49457 3.04067,0 5.50778,2.45387 5.50778,5.49457 0,3.04065 -2.46711,5.49452 -5.50778,5.49452 -3.04068,0 -5.49447,-2.45387 -5.49447,-5.49452"
|
||||
id="path51" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 390.82517,247.49856 c 0,-3.0407 2.46721,-5.50791 5.50791,-5.50791 3.02731,0 5.49455,2.46721 5.49455,5.50791 0,3.02731 -2.46724,5.49454 -5.49455,5.49454 -3.0407,0 -5.50791,-2.46723 -5.50791,-5.49454"
|
||||
id="path53" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 365.1528,187.40518 c 0,-3.04065 2.46721,-5.49455 5.50789,-5.49455 3.02733,0 5.49457,2.4539 5.49457,5.49455 0,3.0407 -2.46724,5.49457 -5.49457,5.49457 -3.04068,0 -5.50789,-2.45387 -5.50789,-5.49457"
|
||||
id="path55" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 83.663589,242.41739 c 0,-3.04065 2.467211,-5.49452 5.507912,-5.49452 3.02731,0 5.494546,2.45387 5.494546,5.49452 0,3.0407 -2.467236,5.50794 -5.494546,5.50794 -3.040701,0 -5.507912,-2.46724 -5.507912,-5.50794"
|
||||
id="path57" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="M 151.89208,190.91262 135.47512,173.042 h -25.21895 l -19.257626,16.80371 v 20.79131 l 18.337416,18.4841 v 40.19561"
|
||||
id="path59" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 89.171476,241.80393 v 44.00978 l 13.749744,13.76306 h 47.67726 l 10.08224,-13.89642 v -14.53658"
|
||||
id="path61" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 211.11857,303.24424 h 38.5019 l 13.74972,-13.14957 v -10.22896 l 9.48212,-9.93552"
|
||||
id="path63" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 201.94321,173.042 h 18.33741 l 14.36318,7.33495 h 42.48944 l 7.80175,7.33496 h 85.7257"
|
||||
id="path65" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 396.33306,248.23203 h 22.00489 l 11.90933,-13.76306 V 192.29963 L 410.2295,173.042 H 310.14059"
|
||||
id="path67" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 328.47798,295.90929 h 93.8342 l 6.72149,11.00246 h 42.48945"
|
||||
id="path69" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 537.53773,295.90929 h 104.52986 l 10.08224,11.00246 h 28.41975 l 10.24228,-11.00246 h 61.02681 l 11.06908,-5.96131 0.18692,-14.89665 -11.61602,-11.26919"
|
||||
id="path71" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 474.27038,205.12913 v -23.83196 l 12.68283,-8.25517 h 23.07177 l 22.00497,16.51034 h 60.52007"
|
||||
id="path73" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 568.70472,173.042 h 42.18256 l 10.389,11.00246 h 95.96808"
|
||||
id="path75" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 624.10366,435.47364 h -17.67049 v -35.35452 h -53.05192 v 35.35452 h -17.67048 v -83.97867 h 17.67048 v 30.9402 h 53.05192 v -30.9402 h 17.67049 z m 0,0"
|
||||
id="path77" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 730.19392,435.47364 h -88.4062 v -83.97867 h 88.4062 z m -70.7224,-17.67059 h 53.03834 V 369.1789 h -53.03834 z m 0,0"
|
||||
id="path79" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 836.27087,369.1789 h -35.35455 v 66.29474 H 783.23227 V 369.1789 h -35.36786 v -17.68393 h 88.40646 z m 0,0"
|
||||
id="path81" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 871.62541,400.11912 v 17.68393 h 70.72241 v 17.67059 h -88.39315 v -83.97867 h 88.39315 v 17.68393 h -70.72241 v 13.25627 h 70.72241 v 17.68395 z m 0,0"
|
||||
id="path83" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 960.03162,435.47364 v -83.97867 h 17.68406 v 66.30808 h 70.72242 v 17.67059 z m 0,0"
|
||||
id="path85" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 557.10202,342.01287 c 0,-3.05401 2.48068,-5.53454 5.52135,-5.53454 3.05399,0 5.53442,2.48053 5.53442,5.53454 0,3.04065 -2.48043,5.52123 -5.53442,5.52123 -3.04067,0 -5.52135,-2.48058 -5.52135,-5.52123"
|
||||
id="path87" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 610.51395,327.27626 c 0,-3.05402 2.46736,-5.5212 5.52136,-5.5212 3.05399,0 5.52109,2.46718 5.52109,5.5212 0,3.05399 -2.4671,5.52123 -5.52109,5.52123 -3.054,0 -5.52136,-2.46724 -5.52136,-5.52123"
|
||||
id="path89" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 811.26538,338.33203 c 0,-3.05399 2.4671,-5.53454 5.5211,-5.53454 3.05399,0 5.52109,2.48055 5.52109,5.53454 0,3.0407 -2.4671,5.52125 -5.52109,5.52125 -3.054,0 -5.5211,-2.48055 -5.5211,-5.52125"
|
||||
id="path91" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 859.14264,327.27626 c 0,-3.05402 2.48042,-5.5212 5.5211,-5.5212 3.05399,0 5.52135,2.46718 5.52135,5.5212 0,3.05399 -2.46736,5.52123 -5.52135,5.52123 -3.04068,0 -5.5211,-2.46724 -5.5211,-5.52123"
|
||||
id="path93" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 1015.684,377.00732 c 0,-3.05401 2.4805,-5.53456 5.5211,-5.53456 3.054,0 5.5347,2.48055 5.5347,5.53456 0,3.04065 -2.4673,5.52123 -5.5347,5.52123 -3.0406,0 -5.5211,-2.48058 -5.5211,-5.52123"
|
||||
id="path95" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 513.21238,420.89706 c 0,-3.05399 2.46721,-5.52122 5.52123,-5.52122 3.05401,0 5.53449,2.46723 5.53449,5.52122 0,3.05402 -2.48048,5.52126 -5.53449,5.52126 -3.05402,0 -5.52123,-2.46724 -5.52123,-5.52126"
|
||||
id="path97" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 588.72248,422.73747 c 0,-3.05401 2.48043,-5.52122 5.52136,-5.52122 3.05399,0 5.5211,2.46721 5.5211,5.52122 0,3.05402 -2.46711,5.52123 -5.5211,5.52123 -3.04093,0 -5.52136,-2.46721 -5.52136,-5.52123"
|
||||
id="path99" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 611.74098,454.35784 c 0,-3.05402 2.48042,-5.53454 5.52109,-5.53454 3.05399,0 5.52136,2.48052 5.52136,5.53454 0,3.04065 -2.46737,5.52122 -5.52136,5.52122 -3.04067,0 -5.52109,-2.48057 -5.52109,-5.52122"
|
||||
id="path101" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 709.34935,446.98286 c 0,-3.05402 2.48043,-5.5212 5.5211,-5.5212 3.05399,0 5.53467,2.46718 5.53467,5.5212 0,3.05399 -2.48068,5.53457 -5.53467,5.53457 -3.04067,0 -5.5211,-2.48058 -5.5211,-5.53457"
|
||||
id="path103" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 492.95454,393.26427 c 0,-3.0407 2.46721,-5.52125 5.5212,-5.52125 3.05404,0 5.52125,2.48055 5.52125,5.52125 0,3.05399 -2.46721,5.53455 -5.52125,5.53455 -3.05399,0 -5.5212,-2.48056 -5.5212,-5.53455"
|
||||
id="path105" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="M 561.47649,341.54611 544.97952,323.59544 H 519.6538 l -19.33762,16.87041 v 20.88464 l 18.41743,18.56413 v 40.36898"
|
||||
id="path107" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 498.47577,392.65079 v 44.20983 l 13.81639,13.80306 h 71.81592 l 10.1355,-13.94978 v -14.58991"
|
||||
id="path109" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 985.61068,461.71947 c 0,3.05402 -2.48068,5.52123 -5.53467,5.52123 -3.04068,0 -5.5211,-2.46721 -5.5211,-5.52123 0,-3.05401 2.48042,-5.52122 5.5211,-5.52122 3.05399,0 5.53467,2.46721 5.53467,5.52122"
|
||||
id="path111" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 1011.3897,446.98286 c 0,3.05399 -2.4807,5.53457 -5.5211,5.53457 -3.0542,0 -5.5213,-2.48058 -5.5213,-5.53457 0,-3.05402 2.4671,-5.5212 5.5213,-5.5212 3.0404,0 5.5211,2.46718 5.5211,5.5212"
|
||||
id="path113" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 1050.0651,338.33203 c 0,3.0407 -2.4807,5.52125 -5.5214,5.52125 -3.054,0 -5.5211,-2.48055 -5.5211,-5.52125 0,-3.05399 2.4671,-5.53454 5.5211,-5.53454 3.0407,0 5.5214,2.48055 5.5214,5.53454"
|
||||
id="path115" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 687.25113,461.71947 c 0,3.05402 -2.48068,5.52123 -5.52135,5.52123 -3.05399,0 -5.53442,-2.46721 -5.53442,-5.52123 0,-3.05401 2.48043,-5.52122 5.53442,-5.52122 3.04067,0 5.52135,2.46721 5.52135,5.52122"
|
||||
id="path117" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 770.12267,385.90264 c 0,3.05399 -2.46711,5.52122 -5.5211,5.52122 -3.05399,0 -5.52136,-2.46723 -5.52136,-5.52122 0,-3.05402 2.46737,-5.52125 5.52136,-5.52125 3.05399,0 5.5211,2.46723 5.5211,5.52125"
|
||||
id="path119" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 804.19693,454.05111 c 0,3.04067 -2.46711,5.5212 -5.5211,5.5212 -3.05399,0 -5.52136,-2.48053 -5.52136,-5.5212 0,-3.05405 2.46737,-5.53457 5.52136,-5.53457 3.05399,0 5.5211,2.48052 5.5211,5.53457"
|
||||
id="path121" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 980.07601,461.71947 h -34.98096 l -8.89541,-7.36163 h -42.67598 l -7.82843,-5.5346 h -36.38159 l -9.81543,11.0558 h -18.4174 l -7.6684,-5.82796 -11.6027,-0.61343"
|
||||
id="path123" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 762.76103,387.90306 -9.82874,7.44165 0.31981,20.13783 9.50893,8.69523 -0.22789,24.21873 -6.37454,13.32297 h -74.42985"
|
||||
id="path125" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 615.42179,327.27626 h 38.67509 l 12.89631,11.04245 H 818.0135"
|
||||
id="path127" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 1005.8686,446.98286 h 46.0367 l 8.2953,-13.34963 v -77.81728 l -15.9368,-17.76397"
|
||||
id="path129" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="M 1022.0186,377.71414 988.07779,343.85328 H 922.98351 L 906.60637,327.27626 H 867.74436"
|
||||
id="path131" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 617.26207,454.35784 h 34.99453 l 13.50956,-7.37498 h 47.26401"
|
||||
id="path133" />
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="FadeOutLayer"
|
||||
style="display:inline">
|
||||
<rect
|
||||
style="fill:#000000;fill-opacity:1;opacity:0"
|
||||
id="fadeout"
|
||||
width="1932.7112"
|
||||
height="1092.9814"
|
||||
x="-4.4430141"
|
||||
y="-1.8739687"
|
||||
inkscape:label="#fadeout" />
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 37 KiB |
|
@ -1,745 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="1920"
|
||||
height="1080"
|
||||
viewBox="0 0 1920 1080"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
sodipodi:docname="intro.svg"
|
||||
enable-background="new"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4">
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath18">
|
||||
<path
|
||||
d="m 312.117,871.087 c -6.264,-1.72 -10.84,-10.647 -14.167,-15.645 l 0,0 c -4.194,-6.302 -7.979,-12.897 -11.534,-19.58 l 0,0 c -6.794,-12.771 -13.065,-25.863 -21.157,-37.891 l 0,0 -14.658,-134.44 c -34.506,-10.769 -67.49,-29.469 -99.699,-48.874 l 0,0 c 12.812,-37.59 55.526,-58.834 95.24,-58.766 l 0,0 c 0.024,0 0.047,0 0.071,0 l 0,0 c -6.665,-0.282 -13.34,-0.125 -19.96,0.504 l 0,0 c 17.08,-29.328 37.542,-57.811 69.853,-68.2 l 0,0 c 26.039,-8.372 54.524,-0.76 79.568,10.242 l 0,0 c 16.073,7.061 37.811,23.424 50.174,37.459 l 0,0 c -5.443,-6.931 -9.356,-11.85 -9.378,-14.226 l 0,0 c -0.036,-4.022 11.889,-7.249 15.319,-7.836 l 0,0 c 4.537,-0.776 55.479,-8.821 65.762,-9.857 l 0,0 c 10.396,-1.048 20.273,-1.879 30.647,-0.162 l 0,0 c 9.775,1.619 19.405,4.609 27.984,9.637 l 0,0 c 9.366,5.488 17.124,13.214 21.752,22.642 l 0,0 c -2.467,-9.581 -5.754,-22.648 -9.272,-36.305 l 0,0 c -0.171,-0.666 -0.311,-1.344 -0.413,-2.024 l 0,0 c -3.39,-22.815 -3.156,-46.468 -3.991,-69.493 l 0,0 c -0.901,-24.858 -1.418,-49.754 -2.83,-74.59 l 0,0 c -0.791,-13.917 -3.767,-27.11 -7.947,-40.362 l 0,0 c -1.785,-5.66 -3.752,-11.282 -5.94,-16.816 l 0,0 c 2.853,8.361 4.713,17.016 5.261,25.851 l 0,0 c 0.555,8.93 -0.352,17.967 -2.745,26.592 l 0,0 c -2.662,9.599 -7.206,18.729 -13.686,26.328 l 0,0 c -1.536,1.801 -2.531,3.044 -3.792,5.045 l 0,0 c -1.313,2.081 -3.691,4.003 -5.535,5.683 l 0,0 c -4.28,3.901 -8.981,7.314 -13.802,10.512 l 0,0 c -8.952,5.937 -18.089,11.527 -28.039,15.555 l 0,0 c -22.597,9.151 -48.915,13.05 -72.999,8.126 l 0,0 c -49.265,-10.074 -94.2,-46.844 -113.089,-93.79 l 0,0 c -7.565,-18.805 -8.616,-45.719 -6.222,-65.756 l 0,0 c 7.2,-60.243 65.422,-100.088 125.514,-108.448 l 0,0 c 24.824,-3.455 52.18,-1.693 76.294,4.869 l 0,0 c 50.617,13.775 89.298,54.937 112.844,99.669 l 0,0 c 2.794,5.307 14.736,24.552 14.675,26.909 l 0,0 c 0.267,-10.318 3.457,-20.545 9.106,-29.184 l 0,0 16.227,92.559 c 1.621,-9.021 7.294,-17.234 15.157,-21.945 l 0,0 0.204,60.905 c 1.41,-9.085 6.602,-14.523 14.491,-19.244 l 0,0 c -4.166,27.38 -4.717,52.34 -2.482,79.945 l 0,0 c 7.063,-4.324 13.65,-8.62 20.658,-10.281 l 0,0 c -3.651,26.792 -12.97,49.694 -16.621,76.487 l 0,0 c 10.534,-8.562 10.319,-10.84 19.664,-11.89 l 0,0 c -3.943,26.189 -16.832,43.539 -29.738,66.666 l 0,0 25.882,-0.923 c -10.728,25.86 -25.45,41.841 -43.486,63.254 l 0,0 c 10.92,0.053 16.559,0.433 26.037,2.489 l 0,0 c -14.416,20.027 -33.431,26.496 -56.345,35.655 l 0,0 c 14.572,6.667 21.146,13.146 30.811,25.412 l 0,0 c -25.908,4.436 -43.613,6.974 -69.672,10.409 l 0,0 c 9.984,6.221 25.959,11.735 32.646,23.966 l 0,0 c -23.093,-0.068 -51.514,-1.99 -74.606,-2.058 l 0,0 c 3.118,9.15 16.024,22.056 15.344,33.286 l 0,0 -67.289,-24.136 c -2.029,7.646 4.971,10.282 1.623,31.588 l 0,0 -54.542,-23.538 c 0,6.9 9.282,21.518 5.236,31.248 l 0,0 c -1.052,2.53 -27.624,-18.934 -36.917,-20.788 l 0,0 c 0,0 19.327,52.162 14.75,52.15 l 0,0 c -15.455,-0.042 -33.75,-18.848 -49.058,-21.738 l 0,0 c -3.6,5.947 -6.717,12.18 -9.698,18.456 l 0,0 c -5.957,12.543 -11.32,25.358 -17.137,37.966 l 0,0 c -2.809,6.088 -5.71,12.138 -8.882,18.045 l 0,0 c -2.044,3.808 -3.89,8.265 -7.717,10.63 l 0,0 c -2.577,1.592 -6.347,2.531 -9.801,2.531 l 0,0 c -1.401,0 -2.751,-0.155 -3.948,-0.484 m 41.469,-271.97 c -2.238,-1.885 -4.527,-3.722 -6.865,-5.509 l 0,0 c 2.327,1.793 4.616,3.631 6.865,5.509 m 85.349,-45.569 c 0,0 0,0 0,0 M 383.533,241.747 c -16.443,19.302 -23.431,46.211 -18.815,71.142 l 0,0 c 4.341,23.447 18.996,45.037 39.804,56.683 l 0,0 c 20.808,11.645 47.481,12.699 68.622,1.67 l 0,0 c 21.142,-11.029 35.713,-34.183 35.364,-58.026 l 0,0 c -0.349,-23.843 -16.558,-46.24 -39.055,-54.146 l 0,0 c -13.248,-4.655 -27.77,-4.347 -39.5,3.375 l 0,0 c -11.729,7.722 -19.3,22.583 -15.553,36.117 l 0,0 c 3.746,13.535 19.143,23.26 32.574,19.157 l 0,0 c 5.156,-1.575 9.602,-4.83 14.374,-7.338 l 0,0 c 6.351,-3.339 14.186,-5.411 20.409,0.204 l 0,0 c 2.348,2.119 3.893,5.052 4.395,8.174 l 0,0 c 1.65,10.257 -5.836,19.545 -14.699,22.812 l 0,0 c -6.84,2.521 -14.529,2.26 -21.749,1.25 l 0,0 c -23.7,-3.318 -46.176,-17.837 -57.931,-38.681 l 0,0 c -11.755,-20.845 -11.322,-48.644 3.051,-67.777 l 0,0 c 7.968,-10.606 19.479,-17.733 32.216,-21.387 l 0,0 c -16.77,4.192 -32.281,13.594 -43.507,26.771 m 146.601,21.02 c 0.24,0.346 0.478,0.693 0.716,1.042 l 0,0 c -2.094,-3.187 -4.311,-6.295 -6.662,-9.313 l 0,0 c -5.252,-6.741 -11.254,-13.003 -17.851,-18.524 l 0,0 c 9.038,7.807 17.014,17.001 23.797,26.795"
|
||||
id="path20-4"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath28">
|
||||
<path
|
||||
d="m 314.284,874.024 c -6.264,-1.721 -10.84,-10.648 -14.166,-15.645 l 0,0 c -4.194,-6.302 -7.981,-12.897 -11.535,-19.58 l 0,0 c -6.794,-12.772 -13.065,-25.863 -21.157,-37.891 l 0,0 -14.657,-134.44 c -34.506,-10.769 -67.491,-29.47 -99.701,-48.874 l 0,0 c 12.813,-37.59 55.528,-58.835 95.241,-58.767 l 0,0 c 0.017,0 0.031,0 0.048,0 l 0,0 c -6.659,-0.281 -13.323,-0.124 -19.938,0.505 l 0,0 c 17.081,-29.328 37.544,-57.812 69.854,-68.2 l 0,0 c 26.039,-8.373 54.524,-0.761 79.568,10.242 l 0,0 c 16.072,7.06 37.807,23.42 50.171,37.455 l 0,0 c -5.441,-6.928 -9.354,-11.847 -9.375,-14.223 l 0,0 c -0.036,-4.022 11.889,-7.249 15.32,-7.836 l 0,0 c 4.536,-0.776 55.478,-8.82 65.761,-9.857 l 0,0 c 10.396,-1.048 20.273,-1.879 30.647,-0.161 l 0,0 c 9.774,1.618 19.404,4.608 27.984,9.636 l 0,0 c 9.366,5.488 17.124,13.214 21.752,22.642 l 0,0 c -2.467,-9.581 -5.754,-22.647 -9.272,-36.304 l 0,0 c -0.171,-0.666 -0.312,-1.345 -0.413,-2.025 l 0,0 c -3.39,-22.814 -3.157,-46.467 -3.991,-69.492 l 0,0 c -0.902,-24.859 -1.418,-49.754 -2.83,-74.591 l 0,0 c -0.791,-13.916 -3.768,-27.109 -7.947,-40.362 l 0,0 c -1.785,-5.661 -3.753,-11.284 -5.942,-16.82 l 0,0 c 2.854,8.362 4.714,17.02 5.263,25.856 l 0,0 c 0.554,8.929 -0.353,17.967 -2.745,26.592 l 0,0 c -2.662,9.598 -7.206,18.729 -13.686,26.327 l 0,0 c -1.536,1.801 -3.494,3.382 -4.757,5.383 l 0,0 c -1.312,2.081 -2.726,3.665 -4.57,5.345 l 0,0 c -4.28,3.901 -8.981,7.315 -13.802,10.512 l 0,0 c -8.952,5.938 -18.598,10.791 -28.547,14.819 l 0,0 c -22.597,9.149 -47.586,13.078 -71.67,8.153 l 0,0 c -49.265,-10.074 -95.021,-46.134 -113.91,-93.081 l 0,0 c -7.566,-18.804 -8.616,-45.718 -6.222,-65.755 l 0,0 c 7.2,-60.244 65.422,-100.089 125.514,-108.45 l 0,0 c 24.823,-3.453 52.179,-1.692 76.293,4.87 l 0,0 c 50.618,13.775 89.298,54.937 112.845,99.669 l 0,0 c 2.794,5.306 14.736,24.552 14.675,26.91 l 0,0 c 0.266,-10.318 3.457,-20.545 9.105,-29.185 l 0,0 16.228,92.559 c 1.622,-9.021 7.294,-17.234 15.156,-21.944 l 0,0 0.204,60.905 c 1.411,-9.085 6.603,-14.524 14.491,-19.245 l 0,0 c -4.165,27.381 -4.717,52.34 -2.481,79.945 l 0,0 c 7.063,-4.324 13.65,-8.619 20.657,-10.281 l 0,0 c -3.651,26.793 -12.969,49.695 -16.621,76.488 l 0,0 c 10.535,-8.562 10.321,-10.841 19.665,-11.89 l 0,0 c -3.943,26.189 -16.832,43.539 -29.738,66.666 l 0,0 25.881,-0.924 c -10.726,25.861 -25.449,41.842 -43.485,63.255 l 0,0 c 10.92,0.053 16.559,0.433 26.037,2.488 l 0,0 c -14.416,20.028 -33.431,26.496 -56.345,35.655 l 0,0 c 14.571,6.668 21.146,13.147 30.811,25.413 l 0,0 c -25.908,4.436 -43.613,6.973 -69.673,10.409 l 0,0 c 9.985,6.22 25.961,11.735 32.648,23.966 l 0,0 c -23.094,-0.069 -51.515,-1.991 -74.608,-2.06 l 0,0 c 3.119,9.152 16.025,22.058 15.345,33.287 l 0,0 -67.289,-24.135 c -2.03,7.644 4.971,10.282 1.624,31.588 l 0,0 -54.543,-23.538 c 0,6.899 9.282,21.517 5.235,31.248 l 0,0 c -1.052,2.53 -27.623,-18.935 -36.917,-20.789 l 0,0 c 0,0 19.328,52.162 14.751,52.15 l 0,0 c -15.456,-0.043 -33.751,-18.848 -49.059,-21.737 l 0,0 c -3.6,5.946 -6.717,12.18 -9.697,18.454 l 0,0 c -5.958,12.545 -11.32,25.36 -17.137,37.968 l 0,0 c -2.808,6.086 -5.71,12.137 -8.882,18.045 l 0,0 c -2.044,3.808 -3.889,8.265 -7.717,10.63 l 0,0 c -2.577,1.592 -6.347,2.53 -9.801,2.53 l 0,0 c -1.401,0 -2.752,-0.154 -3.948,-0.483 m 41.469,-271.971 c -2.231,-1.88 -4.511,-3.71 -6.842,-5.492 l 0,0 c 2.319,1.787 4.601,3.62 6.842,5.492 m 85.349,-45.569 c 0,0 0,0 0,0 M 385.7,244.684 c -16.443,19.301 -23.431,46.21 -18.815,71.142 l 0,0 c 4.341,23.447 18.996,45.036 39.804,56.681 l 0,0 c 20.807,11.646 47.481,12.699 68.623,1.672 l 0,0 c 21.141,-11.029 35.712,-34.184 35.362,-58.026 l 0,0 C 510.325,292.31 494.456,269.141 471.96,261.234 l 0,0 c -13.249,-4.656 -28.749,-3.925 -40.478,3.797 l 0,0 c -11.73,7.722 -18.663,22.934 -14.915,36.468 l 0,0 c 3.747,13.534 19.144,23.259 32.574,19.157 l 0,0 c 5.156,-1.575 9.602,-4.831 14.374,-7.339 l 0,0 c 6.352,-3.338 14.186,-5.411 20.41,0.205 l 0,0 c 2.347,2.118 3.891,5.052 4.393,8.173 l 0,0 c 1.651,10.257 -5.876,18.554 -14.739,21.821 l 0,0 c -6.84,2.522 -14.381,2.425 -21.601,1.414 l 0,0 c -23.699,-3.317 -46.283,-17.011 -58.038,-37.854 l 0,0 c -11.755,-20.844 -11.323,-48.644 3.051,-67.777 l 0,0 c 7.968,-10.606 19.481,-17.733 32.218,-21.388 l 0,0 c -16.769,4.192 -32.283,13.595 -43.509,26.773 m 146.6,21.019 c 0.248,0.358 0.494,0.716 0.739,1.075 l 0,0 c -2.1,-3.197 -4.324,-6.317 -6.684,-9.346 l 0,0 c -5.241,-6.727 -11.231,-12.977 -17.813,-18.49 l 0,0 c 9.023,7.8 16.985,16.98 23.758,26.761"
|
||||
id="path30"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1428">
|
||||
<path
|
||||
d="m 0,1201.89 853.228,0 L 853.228,0 0,0 0,1201.89 Z"
|
||||
id="path1430"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1436">
|
||||
<path
|
||||
d="m 153.069,874.507 547.722,0 0,-721.1 -547.722,0 0,721.1 z"
|
||||
id="path1438"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<radialGradient
|
||||
fx="0"
|
||||
fy="0"
|
||||
cx="0"
|
||||
cy="0"
|
||||
r="1"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(74.078758,0,0,-59.263008,239.82324,731.99097)"
|
||||
spreadMethod="pad"
|
||||
id="radialGradient1468">
|
||||
<stop
|
||||
style="stop-opacity:1;stop-color:#ffffff"
|
||||
offset="0"
|
||||
id="stop1470" />
|
||||
<stop
|
||||
style="stop-opacity:1;stop-color:#c4c3c3"
|
||||
offset="1"
|
||||
id="stop1472" />
|
||||
</radialGradient>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1480">
|
||||
<path
|
||||
d="m 0,1201.89 853.228,0 L 853.228,0 0,0 0,1201.89 Z"
|
||||
id="path1482"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<radialGradient
|
||||
fx="0"
|
||||
fy="0"
|
||||
cx="0"
|
||||
cy="0"
|
||||
r="1"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(74.078758,0,0,-59.263008,324.3374,727.64069)"
|
||||
spreadMethod="pad"
|
||||
id="radialGradient1516">
|
||||
<stop
|
||||
style="stop-opacity:1;stop-color:#ffffff"
|
||||
offset="0"
|
||||
id="stop1518" />
|
||||
<stop
|
||||
style="stop-opacity:1;stop-color:#c4c3c3"
|
||||
offset="1"
|
||||
id="stop1520" />
|
||||
</radialGradient>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1528">
|
||||
<path
|
||||
d="m 0,1201.89 853.228,0 L 853.228,0 0,0 0,1201.89 Z"
|
||||
id="path1530"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1560">
|
||||
<path
|
||||
d="m 529.474,574.673 c 6.87,-7.702 13.741,-15.405 20.611,-23.107 l 0,0 c 2.925,-3.279 6.035,-7.149 6.026,-11.402 l 0,0 c -10e-4,-0.461 -0.038,-0.925 -0.116,-1.394 l 0,0 c -0.679,-4.076 -4.235,-6.974 -7.641,-9.312 l 0,0 c -8.134,-5.582 -16.812,-10.954 -24.245,-17.441 l 0,0 c -3.348,-2.922 -15.688,-9.847 -17.856,-11.768 l 0,0 c -10.514,-9.322 -29.698,-8.23 -43.695,-6.992 l 0,0 c -2.978,0.263 -6.376,0.501 -8.544,-1.558 l 0,0 c -1.461,-1.388 -1.959,-3.483 -2.345,-5.461 l 0,0 c -0.541,-2.777 -0.961,-5.706 -0.964,-8.569 l 0,0 c -0.005,-3.924 0.773,-7.721 3.093,-10.826 l 0,0 c 5.5,-7.361 17.621,-6.775 24.515,-0.701 l 0,0 c 3.855,3.397 7.098,8.39 12.216,8.854 l 0,0 c 5.187,0.469 9.462,-4.158 11.606,-8.906 l 0,0 c 2.145,-4.748 3.149,-10.106 6.358,-14.211 l 0,0 c 6.392,-8.178 21.134,-7.2 26.389,1.752 l 0,0 c 1.293,2.202 1.885,4.672 1.889,7.167 l 0,0 c 0.013,7.643 -5.488,15.526 -13.22,16.729 l 0,0 c -0.999,1.438 -1.44,3.117 -1.442,4.842 l 0,0 c -0.002,2.689 1.063,5.487 2.742,7.64 l 0,0 c 2.755,3.534 6.807,5.762 10.671,8.029 l 0,0 c 15.893,9.322 30.475,20.875 43.186,34.214 l 0,0 c 2.132,2.238 4.348,4.93 4.35,7.937 l 0,0 c 0,0.269 -0.017,0.54 -0.054,0.814 l 0,0 c -0.28,2.082 -1.645,3.833 -2.959,5.471 l 0,0 c -9.167,11.424 -18.333,22.849 -27.5,34.273 l 0,0 -23.071,-6.074 z"
|
||||
id="path1562"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1646">
|
||||
<path
|
||||
d="m 0,1201.89 853.228,0 L 853.228,0 0,0 0,1201.89 Z"
|
||||
id="path1648"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1658">
|
||||
<path
|
||||
d="m 444.813,571.047 c 6.832,-7.66 13.665,-15.32 20.499,-22.979 l 0,0 c 3.241,-3.634 6.709,-7.994 5.908,-12.797 l 0,0 c -0.056,-0.338 -0.132,-0.668 -0.226,-0.99 l 0,0 c -0.987,-3.65 -4.29,-6.315 -7.463,-8.492 l 0,0 c -8.135,-5.582 -16.812,-10.954 -24.246,-17.441 l 0,0 c -3.348,-2.922 -15.687,-9.846 -17.855,-11.769 l 0,0 c -10.514,-9.321 -29.699,-8.229 -43.695,-6.992 l 0,0 c -2.979,0.264 -6.375,0.503 -8.543,-1.557 l 0,0 c -0.945,-0.898 -1.487,-2.091 -1.857,-3.358 l 0,0 c -0.178,-0.638 -0.315,-1.291 -0.44,-1.933 l 0,0 c -1.283,-6.581 -1.885,-14.024 2.129,-19.396 l 0,0 c 5.499,-7.36 17.621,-6.774 24.514,-0.7 l 0,0 c 3.856,3.397 7.099,8.391 12.216,8.854 l 0,0 c 5.189,0.47 9.464,-4.158 11.607,-8.906 l 0,0 c 2.144,-4.747 3.15,-10.106 6.357,-14.211 l 0,0 c 6.393,-8.177 21.135,-7.199 26.39,1.752 l 0,0 c 0.57,0.971 1.003,1.993 1.311,3.046 l 0,0 c 2.398,8.633 -3.607,19.267 -12.691,20.68 l 0,0 c -1.621,2.332 -1.772,5.302 -0.964,8.064 l 0,0 c 0.46,1.658 1.268,3.248 2.313,4.588 l 0,0 c 2.754,3.534 6.806,5.762 10.671,8.029 l 0,0 c 15.893,9.322 30.475,20.875 43.186,34.215 l 0,0 c 1.669,1.751 3.39,3.782 4.06,6.024 l 0,0 c 0.225,0.825 0.306,1.678 0.187,2.556 l 0,0 c -0.279,2.082 -1.644,3.832 -2.959,5.47 l 0,0 c -9.166,11.425 -18.334,22.85 -27.5,34.274 l 0,0 -22.909,-6.031 z"
|
||||
id="path1660"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.29623369"
|
||||
inkscape:cx="1284.4589"
|
||||
inkscape:cy="1102.1704"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer3"
|
||||
showgrid="false"
|
||||
units="px"
|
||||
inkscape:window-width="1870"
|
||||
inkscape:window-height="1016"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:snap-global="false"
|
||||
inkscape:pagecheckerboard="0">
|
||||
<sodipodi:guide
|
||||
position="79.389313,583.96947"
|
||||
orientation="1,0"
|
||||
id="guide5258"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="752.5,175"
|
||||
orientation="0,1"
|
||||
id="guide5684"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="622.14288,33.487991"
|
||||
orientation="0,1"
|
||||
id="guide5686"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="512,936"
|
||||
orientation="0,1"
|
||||
id="guide5806"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="1852.7369,1139.6332"
|
||||
orientation="1,0"
|
||||
id="guide5827"
|
||||
inkscape:locked="false" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Background">
|
||||
<rect
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="rect3797"
|
||||
width="1920"
|
||||
height="1080"
|
||||
x="0"
|
||||
y="0" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer3"
|
||||
inkscape:label="Text"
|
||||
style="display:inline">
|
||||
<g
|
||||
id="textblock">
|
||||
<flowRoot
|
||||
transform="matrix(0.9364115,0,0,1,-50.681751,166.85714)"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:'Alte Haas Grotesk';-inkscape-font-specification:'Alte Haas Grotesk';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"
|
||||
id="title"
|
||||
xml:space="preserve"><flowRegion
|
||||
id="flowRegion5059"><rect
|
||||
y="62.857143"
|
||||
x="137.14285"
|
||||
height="473.63077"
|
||||
width="1895.5304"
|
||||
id="rect5061" /></flowRegion><flowPara
|
||||
id="flowPara5065"
|
||||
style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:82.6717px;line-height:120%;font-family:'Source Sans Pro';-inkscape-font-specification:'Source Sans Pro Light';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#eeee23;fill-opacity:1">$TITLE</flowPara><flowPara
|
||||
style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:20.6679px;line-height:120%;font-family:'Source Sans Pro';-inkscape-font-specification:'Source Sans Pro Light';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#35b9ab;fill-opacity:1"
|
||||
id="flowPara4200"> </flowPara><flowPara
|
||||
style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:62.0037px;line-height:120%;font-family:'Source Sans Pro';-inkscape-font-specification:'Source Sans Pro Light';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1"
|
||||
id="flowPara5604">$SUBTITLE</flowPara></flowRoot>
|
||||
<flowRoot
|
||||
transform="matrix(0.9364115,0,0,1,-51.93175,642.91475)"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0.01%;font-family:'Alte Haas Grotesk';-inkscape-font-specification:'Alte Haas Grotesk';letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
id="speaker"
|
||||
xml:space="preserve"><flowRegion
|
||||
id="flowRegion5059-9"><rect
|
||||
y="62.857143"
|
||||
x="137.14285"
|
||||
height="237.2281"
|
||||
width="1896.8654"
|
||||
id="rect5061-3" /></flowRegion><flowPara
|
||||
id="flowPara5121"
|
||||
style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:62.0037px;line-height:120%;font-family:'Source Sans Pro';-inkscape-font-specification:'Source Sans Pro Light';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#eeee23;fill-opacity:1">$SPEAKER</flowPara></flowRoot>
|
||||
</g>
|
||||
<g
|
||||
id="all"
|
||||
inkscape:label="#all">
|
||||
<g
|
||||
id="g13155"
|
||||
transform="matrix(0.85352299,0,0,0.85352299,819.38453,-420.0124)">
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 878.31395,588.31178 h -6.875 v -13.75 h -20.625 v 13.75 h -6.875 v -32.66145 h 6.875 v 12.03645 h 20.625 v -12.03645 h 6.875 z m 0,0"
|
||||
id="path11" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 885.18895,555.65033 h 34.37499 v 32.66145 h -6.875 v -13.75 h -20.62499 v 13.75 h -6.875 v -32.66145 m 6.875,12.03645 h 20.62499 v -5.15624 h -20.62499 z m 0,0"
|
||||
id="path13" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 933.31394,562.53054 v 18.90624 h 27.50522 v 6.875 h -34.38022 v -32.66145 h 34.38022 v 6.88021 z m 0,0"
|
||||
id="path15" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 990.7254,571.29617 11.3438,17.01561 h -8.16671 l -9.15105,-13.75 h -10.18228 v 13.75 h -6.875 v -32.65624 h 6.875 v 12.02604 h 10.5677 l 8.76563,-12.02604 h 8.16671 z m 0,0"
|
||||
id="path17" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 1015.8192,574.56178 v 6.875 h 27.5 v 6.875 h -34.375 v -32.65624 h 34.375 v 6.875 h -27.5 v 5.15624 h 27.5 v 6.875 z m 0,0"
|
||||
id="path19" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 1084.5691,574.56178 h -6.875 l 6.875,13.75 h -8.1614 l -6.875,-13.75 h -12.4635 v 13.75 h -6.875 v -32.65624 h 34.3749 v 18.90624 m -27.4999,-6.875 h 20.6249 v -5.15624 h -20.6249 z m 0,0"
|
||||
id="path21" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 852.39728,551.84303 c 0,-1.18749 0.96355,-2.14582 2.15104,-2.14582 1.18229,0 2.14584,0.95833 2.14584,2.14582 0,1.18751 -0.96355,2.15104 -2.14584,2.15104 -1.18749,0 -2.15104,-0.96353 -2.15104,-2.15104"
|
||||
id="path23" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 835.9754,582.63991 c 0,-1.1875 0.96355,-2.15104 2.14584,-2.15104 1.18749,0 2.15104,0.96354 2.15104,2.15104 0,1.1875 -0.96355,2.14583 -2.15104,2.14583 -1.18229,0 -2.14584,-0.95833 -2.14584,-2.14583"
|
||||
id="path25" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 856.1004,583.35345 c 0,-1.1875 0.95833,-2.14583 2.14584,-2.14583 1.18749,0 2.15104,0.95833 2.15104,2.14583 0,1.1875 -0.96355,2.15105 -2.15104,2.15105 -1.18751,0 -2.14584,-0.96355 -2.14584,-2.15105"
|
||||
id="path27" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 875.79311,595.53054 c 0,-1.18751 0.96354,-2.15104 2.15105,-2.15104 1.18228,0 2.14583,0.96353 2.14583,2.15104 0,1.18749 -0.96355,2.14582 -2.14583,2.14582 -1.18751,0 -2.15105,-0.95833 -2.15105,-2.14582"
|
||||
id="path29" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 900.86083,581.92117 c 0,-1.18751 0.95833,-2.14584 2.14582,-2.14584 1.18751,0 2.15104,0.95833 2.15104,2.14584 0,1.18749 -0.96353,2.15104 -2.15104,2.15104 -1.18749,0 -2.14582,-0.96355 -2.14582,-2.15104"
|
||||
id="path31" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 872.20977,544.68158 c 0,-1.18751 0.96355,-2.14584 2.15106,-2.14584 1.18749,0 2.15104,0.95833 2.15104,2.14584 0,1.18749 -0.96355,2.14583 -2.15104,2.14583 -1.18751,0 -2.15106,-0.95834 -2.15106,-2.14583"
|
||||
id="path33" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 914.46498,544.68158 c 0,-1.18751 0.96355,-2.14584 2.15104,-2.14584 1.18751,0 2.14584,0.95833 2.14584,2.14584 0,1.18749 -0.95833,2.14583 -2.14584,2.14583 -1.18749,0 -2.15104,-0.95834 -2.15104,-2.14583"
|
||||
id="path35" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 1086.3504,579.89511 c 0,-1.18749 0.9635,-2.15104 2.1458,-2.15104 1.1875,0 2.1511,0.96355 2.1511,2.15104 0,1.1823 -0.9636,2.14584 -2.1511,2.14584 -1.1823,0 -2.1458,-0.96354 -2.1458,-2.14584"
|
||||
id="path37" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 920.9129,592.66595 c 0,-1.18751 0.96354,-2.15104 2.14583,-2.15104 1.18751,0 2.15104,0.96353 2.15104,2.15104 0,1.18749 -0.96353,2.14583 -2.15104,2.14583 -1.18229,0 -2.14583,-0.95834 -2.14583,-2.14583"
|
||||
id="path39" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 1003.2723,592.78574 c 0,-1.1875 0.9635,-2.15104 2.151,-2.15104 1.1875,0 2.1459,0.96354 2.1459,2.15104 0,1.1875 -0.9584,2.14584 -2.1459,2.14584 -1.1875,0 -2.151,-0.95834 -2.151,-2.14584"
|
||||
id="path41" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 977.49102,597.08262 c 0,-1.18751 0.95834,-2.15104 2.15104,-2.15104 1.1823,0 2.14584,0.96353 2.14584,2.15104 0,1.18749 -0.96354,2.14582 -2.14584,2.14582 -1.1927,0 -2.15104,-0.95833 -2.15104,-2.14582"
|
||||
id="path43" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 978.56394,557.57221 c 0,-1.18751 0.96355,-2.14584 2.15104,-2.14584 1.1823,0 2.14584,0.95833 2.14584,2.14584 0,1.18749 -0.96354,2.14582 -2.14584,2.14582 -1.18749,0 -2.15104,-0.95833 -2.15104,-2.14582"
|
||||
id="path45" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 1026.1889,551.24407 c 0,-1.18229 0.9636,-2.14582 2.1511,-2.14582 1.1875,0 2.151,0.95833 2.151,2.14582 0,1.18751 -0.9635,2.15104 -2.151,2.15104 -1.1875,0 -2.1511,-0.96353 -2.1511,-2.15104"
|
||||
id="path47" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 1014.0171,544.80137 c 0,-1.1875 0.9583,-2.15104 2.1458,-2.15104 1.1875,0 2.151,0.96354 2.151,2.15104 0,1.1875 -0.9635,2.14584 -2.151,2.14584 -1.1875,0 -2.1458,-0.95834 -2.1458,-2.14584"
|
||||
id="path49" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 1073.4598,549.09825 c 0,-1.18751 0.9583,-2.14584 2.1458,-2.14584 1.1875,0 2.151,0.95833 2.151,2.14584 0,1.18749 -0.9635,2.14582 -2.151,2.14582 -1.1875,0 -2.1458,-0.95833 -2.1458,-2.14582"
|
||||
id="path51" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 948.12644,573.8795 c 0,-1.18751 0.96354,-2.15105 2.15105,-2.15105 1.18228,0 2.14583,0.96354 2.14583,2.15105 0,1.18228 -0.96355,2.14583 -2.14583,2.14583 -1.18751,0 -2.15105,-0.96355 -2.15105,-2.14583"
|
||||
id="path53" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 938.1004,550.41074 c 0,-1.18749 0.96354,-2.14583 2.15104,-2.14583 1.18229,0 2.14584,0.95834 2.14584,2.14583 0,1.18751 -0.96355,2.14584 -2.14584,2.14584 -1.1875,0 -2.15104,-0.95833 -2.15104,-2.14584"
|
||||
id="path55" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 828.16811,571.89511 c 0,-1.18749 0.96354,-2.14582 2.15105,-2.14582 1.18228,0 2.14583,0.95833 2.14583,2.14582 0,1.18751 -0.96355,2.15106 -2.14583,2.15106 -1.18751,0 -2.15105,-0.96355 -2.15105,-2.15106"
|
||||
id="path57" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.894667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 854.81394,551.78053 -6.41145,-6.97916 h -9.84896 l -7.52084,6.56249 v 8.1198 l 7.16146,7.21875 v 15.69792"
|
||||
id="path59" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.894667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 830.31915,571.65553 v 17.1875 l 5.3698,5.375 h 18.61979 l 3.9375,-5.42708 v -5.67709"
|
||||
id="path61" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.894667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 877.94415,595.65032 h 15.03646 l 5.36979,-5.13541 v -3.9948 l 3.70313,-3.8802"
|
||||
id="path63" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.894667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 874.36082,544.80137 h 7.16146 l 5.60937,2.86458 h 16.59375 l 3.04688,2.86458 h 33.47916"
|
||||
id="path65" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.894667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 950.27748,574.16595 h 8.59375 l 4.65105,-5.375 v -16.46874 l -7.81771,-7.52084 h -39.08854"
|
||||
id="path67" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.894667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 923.77748,592.78574 h 36.64584 l 2.625,4.29688 h 16.59375"
|
||||
id="path69" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.894667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 1005.4233,592.78574 h 40.8229 l 3.9375,4.29688 h 11.099 l 4,-4.29688 h 23.8333 l 4.3229,-2.32812 0.073,-5.81771 -4.5365,-4.40105"
|
||||
id="path71" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.894667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 980.71498,557.33262 v -9.30729 l 4.95313,-3.22396 h 9.01041 l 8.59378,6.44792 h 23.6354"
|
||||
id="path73" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.894667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 1017.5952,544.80137 h 16.4739 l 4.0573,4.29688 h 37.4792"
|
||||
id="path75" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 1039.2306,647.29095 h -6.901 v -13.80729 h -20.7188 v 13.80729 h -6.901 v -32.79688 h 6.901 v 12.08333 h 20.7188 v -12.08333 h 6.901 z m 0,0"
|
||||
id="path77" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 1080.6629,647.29095 h -34.526 v -32.79688 h 34.526 z m -27.6198,-6.90104 h 20.7135 v -18.98959 h -20.7135 z m 0,0"
|
||||
id="path79" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 1122.09,621.40032 h -13.8073 v 25.89063 h -6.9063 v -25.89063 h -13.8125 v -6.90625 h 34.5261 z m 0,0"
|
||||
id="path81" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 1135.8973,633.48366 v 6.90625 h 27.6198 v 6.90104 h -34.5209 v -32.79688 h 34.5209 v 6.90625 h -27.6198 v 5.17708 h 27.6198 v 6.90626 z m 0,0"
|
||||
id="path83" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 1170.4233,647.29095 v -32.79688 h 6.9063 v 25.89584 h 27.6198 v 6.90104 z m 0,0"
|
||||
id="path85" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 1013.0639,610.79095 c 0,-1.19271 0.9688,-2.16145 2.1563,-2.16145 1.1927,0 2.1614,0.96874 2.1614,2.16145 0,1.18749 -0.9687,2.15625 -2.1614,2.15625 -1.1875,0 -2.1563,-0.96876 -2.1563,-2.15625"
|
||||
id="path87" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 1033.9233,605.03574 c 0,-1.19271 0.9636,-2.15624 2.1563,-2.15624 1.1927,0 2.1562,0.96353 2.1562,2.15624 0,1.1927 -0.9635,2.15625 -2.1562,2.15625 -1.1927,0 -2.1563,-0.96355 -2.1563,-2.15625"
|
||||
id="path89" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 1112.3244,609.35344 c 0,-1.1927 0.9635,-2.16145 2.1562,-2.16145 1.1927,0 2.1562,0.96875 2.1562,2.16145 0,1.18751 -0.9635,2.15626 -2.1562,2.15626 -1.1927,0 -2.1562,-0.96875 -2.1562,-2.15626"
|
||||
id="path91" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 1131.0223,605.03574 c 0,-1.19271 0.9687,-2.15624 2.1562,-2.15624 1.1927,0 2.1563,0.96353 2.1563,2.15624 0,1.1927 -0.9636,2.15625 -2.1563,2.15625 -1.1875,0 -2.1562,-0.96355 -2.1562,-2.15625"
|
||||
id="path93" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 1192.1577,624.45762 c 0,-1.19271 0.9687,-2.16146 2.1562,-2.16146 1.1927,0 2.1615,0.96875 2.1615,2.16146 0,1.18749 -0.9636,2.15625 -2.1615,2.15625 -1.1875,0 -2.1562,-0.96876 -2.1562,-2.15625"
|
||||
id="path95" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 995.92332,641.59824 c 0,-1.1927 0.96354,-2.15625 2.15625,-2.15625 1.19271,0 2.16143,0.96355 2.16143,2.15625 0,1.19271 -0.96872,2.15626 -2.16143,2.15626 -1.19271,0 -2.15625,-0.96355 -2.15625,-2.15626"
|
||||
id="path97" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 1025.4129,642.31699 c 0,-1.19271 0.9687,-2.15625 2.1563,-2.15625 1.1927,0 2.1562,0.96354 2.1562,2.15625 0,1.19271 -0.9635,2.15625 -2.1562,2.15625 -1.1876,0 -2.1563,-0.96354 -2.1563,-2.15625"
|
||||
id="path99" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 1034.4025,654.66595 c 0,-1.19271 0.9687,-2.16145 2.1562,-2.16145 1.1927,0 2.1563,0.96874 2.1563,2.16145 0,1.18749 -0.9636,2.15625 -2.1563,2.15625 -1.1875,0 -2.1562,-0.96876 -2.1562,-2.15625"
|
||||
id="path101" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 1072.5223,651.78574 c 0,-1.19271 0.9687,-2.15624 2.1562,-2.15624 1.1927,0 2.1615,0.96353 2.1615,2.15624 0,1.1927 -0.9688,2.16146 -2.1615,2.16146 -1.1875,0 -2.1562,-0.96876 -2.1562,-2.16146"
|
||||
id="path103" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 988.01186,630.80658 c 0,-1.18751 0.96354,-2.15626 2.15624,-2.15626 1.19272,0 2.15626,0.96875 2.15626,2.15626 0,1.1927 -0.96354,2.16145 -2.15626,2.16145 -1.1927,0 -2.15624,-0.96875 -2.15624,-2.16145"
|
||||
id="path105" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.898667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 1014.7723,610.60866 -6.4427,-7.01042 h -9.89066 l -7.55208,6.58854 v 8.15625 l 7.19271,7.25 v 15.76563"
|
||||
id="path107" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.898667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 990.16811,630.56699 v 17.26563 l 5.39583,5.39062 h 28.04686 l 3.9583,-5.44792 v -5.69792"
|
||||
id="path109" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 1180.4129,657.54095 c 0,1.19271 -0.9688,2.15625 -2.1615,2.15625 -1.1875,0 -2.1562,-0.96354 -2.1562,-2.15625 0,-1.19271 0.9687,-2.15625 2.1562,-2.15625 1.1927,0 2.1615,0.96354 2.1615,2.15625"
|
||||
id="path111" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 1190.4806,651.78574 c 0,1.1927 -0.9688,2.16146 -2.1562,2.16146 -1.1928,0 -2.1563,-0.96876 -2.1563,-2.16146 0,-1.19271 0.9635,-2.15624 2.1563,-2.15624 1.1874,0 2.1562,0.96353 2.1562,2.15624"
|
||||
id="path113" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 1205.5848,609.35344 c 0,1.18751 -0.9688,2.15626 -2.1563,2.15626 -1.1927,0 -2.1562,-0.96875 -2.1562,-2.15626 0,-1.1927 0.9635,-2.16145 2.1562,-2.16145 1.1875,0 2.1563,0.96875 2.1563,2.16145"
|
||||
id="path115" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 1063.8921,657.54095 c 0,1.19271 -0.9688,2.15625 -2.1563,2.15625 -1.1927,0 -2.1614,-0.96354 -2.1614,-2.15625 0,-1.19271 0.9687,-2.15625 2.1614,-2.15625 1.1875,0 2.1563,0.96354 2.1563,2.15625"
|
||||
id="path117" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 1096.2566,627.93158 c 0,1.1927 -0.9635,2.15625 -2.1562,2.15625 -1.1927,0 -2.1563,-0.96355 -2.1563,-2.15625 0,-1.19271 0.9636,-2.15626 2.1563,-2.15626 1.1927,0 2.1562,0.96355 2.1562,2.15626"
|
||||
id="path119" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
|
||||
d="m 1109.5639,654.54616 c 0,1.1875 -0.9635,2.15624 -2.1562,2.15624 -1.1927,0 -2.1563,-0.96874 -2.1563,-2.15624 0,-1.19272 0.9636,-2.16146 2.1563,-2.16146 1.1927,0 2.1562,0.96874 2.1562,2.16146"
|
||||
id="path121" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.898667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="M 1178.2514,657.54095 H 1164.59 l -3.474,-2.875 h -16.6666 l -3.0573,-2.16147 h -14.2084 l -3.8333,4.31771 h -7.1927 l -2.9948,-2.27604 -4.5313,-0.23957"
|
||||
id="path123" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.898667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 1093.3816,628.71282 -3.8385,2.90625 0.1249,7.86459 3.7136,3.39582 -0.089,9.45834 -2.4895,5.20313 h -29.0677"
|
||||
id="path125" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.898667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 1035.84,605.03574 h 15.1041 l 5.0365,4.3125 h 58.9792"
|
||||
id="path127" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.898667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 1188.3244,651.78574 h 17.9791 l 3.2396,-5.21354 v -30.39062 l -6.2239,-6.93751"
|
||||
id="path129" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.898667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 1194.6316,624.73366 -13.2552,-13.22396 h -25.4218 l -6.3959,-6.47396 h -15.1771"
|
||||
id="path131" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.898667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 1036.5587,654.66595 h 13.6667 l 5.276,-2.88021 h 18.4584"
|
||||
id="path133" />
|
||||
</g>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Open Sans Pro';-inkscape-font-specification:'Open Sans Pro';letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
x="79.389313"
|
||||
y="141.33333"
|
||||
id="text5802"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan5804"
|
||||
x="79.389313"
|
||||
y="141.33333"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:70px;line-height:1.25;font-family:'Source Sans Pro';-inkscape-font-specification:'Source Sans Pro Bold'">Hacker Hotel 2024</tspan></text>
|
||||
<g
|
||||
id="g20765"
|
||||
transform="matrix(2.4640207,0,0,2.4640207,-2141.334,-2613.2162)">
|
||||
<g
|
||||
id="g20922"
|
||||
transform="translate(-106.05972,-17.424097)">
|
||||
<g
|
||||
id="g1906"
|
||||
transform="matrix(1.3333333,0,0,1.3333333,1326.3341,1294.8908)">
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m -66.867182,120.36719 c 0,-0.89062 0.72266,-1.60937 1.61328,-1.60937 0.88672,0 1.60938,0.71875 1.60938,1.60937 0,0.89063 -0.72266,1.61328 -1.60938,1.61328 -0.89062,0 -1.61328,-0.72265 -1.61328,-1.61328"
|
||||
id="path23-3" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m -79.183592,143.46485 c 0,-0.89063 0.72266,-1.61328 1.60938,-1.61328 0.89062,0 1.61328,0.72265 1.61328,1.61328 0,0.89062 -0.72266,1.60937 -1.61328,1.60937 -0.88672,0 -1.60938,-0.71875 -1.60938,-1.60937"
|
||||
id="path25-7" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m -64.089842,144 c 0,-0.89062 0.71875,-1.60937 1.60938,-1.60937 0.89062,0 1.61328,0.71875 1.61328,1.60937 0,0.89063 -0.72266,1.61329 -1.61328,1.61329 -0.89063,0 -1.60938,-0.72266 -1.60938,-1.61329"
|
||||
id="path27-5" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m -49.320312,153.13282 c 0,-0.89063 0.72266,-1.61328 1.61329,-1.61328 0.88671,0 1.60937,0.72265 1.60937,1.61328 0,0.89062 -0.72266,1.60937 -1.60937,1.60937 -0.89063,0 -1.61329,-0.71875 -1.61329,-1.60937"
|
||||
id="path29-9" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m -30.519522,142.92579 c 0,-0.89063 0.71875,-1.60938 1.60937,-1.60938 0.89063,0 1.61328,0.71875 1.61328,1.60938 0,0.89062 -0.72265,1.61328 -1.61328,1.61328 -0.89062,0 -1.60937,-0.72266 -1.60937,-1.61328"
|
||||
id="path31-2" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m -52.007812,114.9961 c 0,-0.89063 0.72266,-1.60938 1.61329,-1.60938 0.89062,0 1.61328,0.71875 1.61328,1.60938 0,0.89062 -0.72266,1.60937 -1.61328,1.60937 -0.89063,0 -1.61329,-0.71875 -1.61329,-1.60937"
|
||||
id="path33-2" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m -20.316402,114.9961 c 0,-0.89063 0.72266,-1.60938 1.61328,-1.60938 0.89063,0 1.60938,0.71875 1.60938,1.60938 0,0.89062 -0.71875,1.60937 -1.60938,1.60937 -0.89062,0 -1.61328,-0.71875 -1.61328,-1.60937"
|
||||
id="path35-8" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 108.59766,141.40625 c 0,-0.89062 0.72266,-1.61328 1.60938,-1.61328 0.89062,0 1.61328,0.72266 1.61328,1.61328 0,0.88672 -0.72266,1.60938 -1.61328,1.60938 -0.88672,0 -1.60938,-0.72266 -1.60938,-1.60938"
|
||||
id="path37-9" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m -15.480462,150.98438 c 0,-0.89063 0.72265,-1.61328 1.60937,-1.61328 0.89063,0 1.61328,0.72265 1.61328,1.61328 0,0.89062 -0.72265,1.60937 -1.61328,1.60937 -0.88672,0 -1.60937,-0.71875 -1.60937,-1.60937"
|
||||
id="path39-7" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 46.289068,151.07422 c 0,-0.89062 0.72266,-1.61328 1.61328,-1.61328 0.89063,0 1.60938,0.72266 1.60938,1.61328 0,0.89063 -0.71875,1.60938 -1.60938,1.60938 -0.89062,0 -1.61328,-0.71875 -1.61328,-1.60938"
|
||||
id="path41-3" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 26.953128,154.29688 c 0,-0.89063 0.71875,-1.61328 1.61328,-1.61328 0.88672,0 1.60938,0.72265 1.60938,1.61328 0,0.89062 -0.72266,1.60937 -1.60938,1.60937 -0.89453,0 -1.61328,-0.71875 -1.61328,-1.60937"
|
||||
id="path43-6" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 27.757818,124.66407 c 0,-0.89063 0.72266,-1.60938 1.61328,-1.60938 0.88672,0 1.60938,0.71875 1.60938,1.60938 0,0.89062 -0.72266,1.60937 -1.60938,1.60937 -0.89062,0 -1.61328,-0.71875 -1.61328,-1.60937"
|
||||
id="path45-1" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 63.476568,119.91797 c 0,-0.88672 0.72266,-1.60937 1.61328,-1.60937 0.89063,0 1.61328,0.71875 1.61328,1.60937 0,0.89063 -0.72265,1.61328 -1.61328,1.61328 -0.89062,0 -1.61328,-0.72265 -1.61328,-1.61328"
|
||||
id="path47-2" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 54.347658,115.08594 c 0,-0.89062 0.71875,-1.61328 1.60938,-1.61328 0.89062,0 1.61328,0.72266 1.61328,1.61328 0,0.89063 -0.72266,1.60938 -1.61328,1.60938 -0.89063,0 -1.60938,-0.71875 -1.60938,-1.60938"
|
||||
id="path49-9" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 98.929688,118.3086 c 0,-0.89063 0.71875,-1.60938 1.609382,-1.60938 0.89062,0 1.61328,0.71875 1.61328,1.60938 0,0.89062 -0.72266,1.60937 -1.61328,1.60937 -0.890632,0 -1.609382,-0.71875 -1.609382,-1.60937"
|
||||
id="path51-3" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 4.929688,136.89454 c 0,-0.89063 0.72266,-1.61329 1.61329,-1.61329 0.88671,0 1.60937,0.72266 1.60937,1.61329 0,0.88671 -0.72266,1.60937 -1.60937,1.60937 -0.89063,0 -1.61329,-0.72266 -1.61329,-1.60937"
|
||||
id="path53-1" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m -2.589842,119.29297 c 0,-0.89062 0.72266,-1.60937 1.61328,-1.60937 0.88672,0 1.60938,0.71875 1.60938,1.60937 0,0.89063 -0.72266,1.60938 -1.60938,1.60938 -0.89062,0 -1.61328,-0.71875 -1.61328,-1.60938"
|
||||
id="path55-9" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m -85.039062,135.40625 c 0,-0.89062 0.72266,-1.60937 1.61329,-1.60937 0.88671,0 1.60937,0.71875 1.60937,1.60937 0,0.89063 -0.72266,1.61329 -1.60937,1.61329 -0.89063,0 -1.61329,-0.72266 -1.61329,-1.61329"
|
||||
id="path57-4" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.671;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m -65.054683,120.32031 -4.808594,-5.23437 h -7.386719 l -5.640625,4.92187 v 6.08985 l 5.371094,5.41406 v 11.77344"
|
||||
id="path59-7" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.671;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m -83.425777,135.22656 v 12.89063 l 4.027344,4.03125 h 13.964844 l 2.953125,-4.07031 v -4.25782"
|
||||
id="path61-8" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.671;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m -47.707027,153.22266 h 11.277344 l 4.027344,-3.85156 v -2.9961 l 2.777343,-2.91015"
|
||||
id="path63-4" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.671;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m -50.394527,115.08594 h 5.371094 l 4.207031,2.14844 h 12.445313 l 2.285156,2.14843 h 25.109375"
|
||||
id="path65-5" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.671;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 6.542973,137.10938 h 6.445313 l 3.488281,-4.03125 v -12.35156 l -5.863281,-5.64063 h -29.316407"
|
||||
id="path67-0" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.671;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m -13.332027,151.07422 h 27.484375 l 1.96875,3.22266 h 12.445313"
|
||||
id="path69-3" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.671;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 47.902348,151.07422 h 30.617188 l 2.953125,3.22266 h 8.324218 l 3,-3.22266 h 17.875001 l 3.24219,-1.74609 0.0547,-4.36328 -3.40235,-3.30079"
|
||||
id="path71-6" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.671;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 29.371098,124.48438 v -6.98047 l 3.714844,-2.41797 h 6.757812 l 6.445313,4.83594 h 17.726562"
|
||||
id="path73-1" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.671;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 57.031254,115.08594 h 12.355469 l 3.042969,3.22266 h 28.109378"
|
||||
id="path75-0" />
|
||||
</g>
|
||||
<g
|
||||
id="g1877"
|
||||
transform="matrix(1.3333333,0,0,1.3333333,1440.3341,1234.547)">
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 53.632818,164.57813 c 0,-0.89453 0.72656,-1.62109 1.61719,-1.62109 0.89453,0 1.62109,0.72656 1.62109,1.62109 0,0.89062 -0.72656,1.61719 -1.62109,1.61719 -0.89063,0 -1.61719,-0.72657 -1.61719,-1.61719"
|
||||
id="path87-6" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 69.277348,160.26172 c 0,-0.89453 0.72266,-1.61718 1.61719,-1.61718 0.89453,0 1.61719,0.72265 1.61719,1.61718 0,0.89453 -0.72266,1.61719 -1.61719,1.61719 -0.89453,0 -1.61719,-0.72266 -1.61719,-1.61719"
|
||||
id="path89-3" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 128.07813,163.5 c 0,-0.89453 0.72266,-1.62109 1.61719,-1.62109 0.89453,0 1.61718,0.72656 1.61718,1.62109 0,0.89063 -0.72265,1.61719 -1.61718,1.61719 -0.89453,0 -1.61719,-0.72656 -1.61719,-1.61719"
|
||||
id="path91-2" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 142.10157,160.26172 c 0,-0.89453 0.72656,-1.61718 1.61718,-1.61718 0.89454,0 1.61719,0.72265 1.61719,1.61718 0,0.89453 -0.72265,1.61719 -1.61719,1.61719 -0.89062,0 -1.61718,-0.72266 -1.61718,-1.61719"
|
||||
id="path93-0" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 187.95313,174.82813 c 0,-0.89453 0.72656,-1.62109 1.61719,-1.62109 0.89453,0 1.62109,0.72656 1.62109,1.62109 0,0.89062 -0.72266,1.61719 -1.62109,1.61719 -0.89063,0 -1.61719,-0.72657 -1.61719,-1.61719"
|
||||
id="path95-6" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 40.777348,187.6836 c 0,-0.89453 0.72266,-1.61719 1.61719,-1.61719 0.89453,0 1.62109,0.72266 1.62109,1.61719 0,0.89453 -0.72656,1.61719 -1.62109,1.61719 -0.89453,0 -1.61719,-0.72266 -1.61719,-1.61719"
|
||||
id="path97-1" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 62.894538,188.22266 c 0,-0.89453 0.72656,-1.61719 1.61719,-1.61719 0.89453,0 1.61718,0.72266 1.61718,1.61719 0,0.89453 -0.72265,1.61719 -1.61718,1.61719 -0.89063,0 -1.61719,-0.72266 -1.61719,-1.61719"
|
||||
id="path99-5" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 69.636728,197.48438 c 0,-0.89453 0.72656,-1.62109 1.61718,-1.62109 0.89453,0 1.61719,0.72656 1.61719,1.62109 0,0.89062 -0.72266,1.61719 -1.61719,1.61719 -0.89062,0 -1.61718,-0.72657 -1.61718,-1.61719"
|
||||
id="path101-5" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 98.226568,195.32422 c 0,-0.89453 0.72656,-1.61718 1.61719,-1.61718 0.894532,0 1.621092,0.72265 1.621092,1.61718 0,0.89453 -0.72656,1.6211 -1.621092,1.6211 -0.89063,0 -1.61719,-0.72657 -1.61719,-1.6211"
|
||||
id="path103-4" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 34.843758,179.58985 c 0,-0.89063 0.72265,-1.61719 1.61718,-1.61719 0.89454,0 1.61719,0.72656 1.61719,1.61719 0,0.89453 -0.72265,1.62109 -1.61719,1.62109 -0.89453,0 -1.61718,-0.72656 -1.61718,-1.62109"
|
||||
id="path105-7" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.674;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 54.914067,164.44141 -4.832031,-5.25781 h -7.417969 l -5.664063,4.9414 v 6.11719 l 5.394532,5.4375 v 11.82422"
|
||||
id="path107-6" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.674;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 36.460942,179.41016 v 12.94922 l 4.046875,4.04297 h 21.035156 l 2.96875,-4.08594 v -4.27344"
|
||||
id="path109-5" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 179.14454,199.64063 c 0,0.89453 -0.72657,1.61719 -1.6211,1.61719 -0.89062,0 -1.61719,-0.72266 -1.61719,-1.61719 0,-0.89453 0.72657,-1.61719 1.61719,-1.61719 0.89453,0 1.6211,0.72266 1.6211,1.61719"
|
||||
id="path111-6" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 186.69532,195.32422 c 0,0.89453 -0.72657,1.6211 -1.61719,1.6211 -0.89453,0 -1.61719,-0.72657 -1.61719,-1.6211 0,-0.89453 0.72266,-1.61718 1.61719,-1.61718 0.89062,0 1.61719,0.72265 1.61719,1.61718"
|
||||
id="path113-9" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 198.02344,163.5 c 0,0.89063 -0.72656,1.61719 -1.61719,1.61719 -0.89453,0 -1.61718,-0.72656 -1.61718,-1.61719 0,-0.89453 0.72265,-1.62109 1.61718,-1.62109 0.89063,0 1.61719,0.72656 1.61719,1.62109"
|
||||
id="path115-3" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 91.753908,199.64063 c 0,0.89453 -0.72656,1.61719 -1.61719,1.61719 -0.89453,0 -1.62109,-0.72266 -1.62109,-1.61719 0,-0.89453 0.72656,-1.61719 1.62109,-1.61719 0.89063,0 1.61719,0.72266 1.61719,1.61719"
|
||||
id="path117-7" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 116.02735,177.4336 c 0,0.89453 -0.72266,1.61719 -1.61719,1.61719 -0.89453,0 -1.61719,-0.72266 -1.61719,-1.61719 0,-0.89453 0.72266,-1.61719 1.61719,-1.61719 0.89453,0 1.61719,0.72266 1.61719,1.61719"
|
||||
id="path119-4" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 126.00782,197.39454 c 0,0.89062 -0.72266,1.61718 -1.61719,1.61718 -0.89453,0 -1.61719,-0.72656 -1.61719,-1.61718 0,-0.89454 0.72266,-1.6211 1.61719,-1.6211 0.89453,0 1.61719,0.72656 1.61719,1.6211"
|
||||
id="path121-5" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.674;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 177.52344,199.64063 h -10.24609 l -2.60547,-2.15625 h -12.5 l -2.29297,-1.6211 h -10.65625 l -2.875,3.23828 h -5.39453 l -2.24609,-1.70703 -3.39844,-0.17968"
|
||||
id="path123-2" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.674;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 113.8711,178.01953 -2.87891,2.17969 0.0937,5.89844 2.78516,2.54687 -0.0664,7.09375 -1.86718,3.90235 H 90.136725"
|
||||
id="path125-5" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.674;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 70.714848,160.26172 h 11.328125 l 3.777344,3.23438 h 44.234373"
|
||||
id="path127-4" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.674;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 185.07813,195.32422 h 13.48438 l 2.42968,-3.91015 V 168.6211 l -4.66796,-5.20313"
|
||||
id="path129-7" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.674;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 189.8086,175.03516 -9.94141,-9.91797 h -19.0664 l -4.79688,-4.85547 H 144.6211"
|
||||
id="path131-4" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.674;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="M 71.253911,197.48438 H 81.50391 l 3.957032,-2.16016 h 13.84375"
|
||||
id="path133-4" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="FadeOutLayer"
|
||||
style="display:inline">
|
||||
<rect
|
||||
style="fill:#000000;fill-opacity:1;opacity:0"
|
||||
id="fadeout"
|
||||
width="1932.7112"
|
||||
height="1092.9814"
|
||||
x="-4.4430141"
|
||||
y="-1.8739687"
|
||||
inkscape:label="#fadeout" />
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 58 KiB |
|
@ -1,300 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="116.221pt"
|
||||
height="314.646pt"
|
||||
viewBox="0 0 116.221 314.646"
|
||||
version="1.2"
|
||||
id="svg136"
|
||||
sodipodi:docname="HackerHotel.svg"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
id="namedview138"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:document-units="pt"
|
||||
showgrid="false"
|
||||
inkscape:zoom="1.0524298"
|
||||
inkscape:cx="34.681649"
|
||||
inkscape:cy="298.83229"
|
||||
inkscape:window-width="1870"
|
||||
inkscape:window-height="1016"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg136" />
|
||||
<defs
|
||||
id="defs5">
|
||||
<clipPath
|
||||
id="clip1">
|
||||
<path
|
||||
d="M 0 0 L 116.222656 0 L 116.222656 314.644531 L 0 314.644531 Z M 0 0 "
|
||||
id="path2" />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g
|
||||
clip-path="url(#clip1)"
|
||||
clip-rule="nonzero"
|
||||
id="g9"
|
||||
transform="rotate(90,58.111328,157.32227)">
|
||||
<path
|
||||
style="fill:#070502;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 116.22266,314.64453 V 0 H 0 v 314.64453 z m 0,0"
|
||||
id="path7" />
|
||||
</g>
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m -47.429682,147.71875 h -5.15625 v -10.3125 h -15.46875 v 10.3125 h -5.15625 v -24.49609 h 5.15625 V 132.25 h 15.46875 v -9.02734 h 5.15625 z m 0,0"
|
||||
id="path11" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m -42.273432,123.22266 h 25.78125 v 24.49609 h -5.15625 v -10.3125 h -15.46875 v 10.3125 h -5.15625 v -24.49609 m 5.15625,9.02734 h 15.46875 v -3.86718 h -15.46875 z m 0,0"
|
||||
id="path13" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m -6.179682,128.38282 v 14.17968 h 20.62891 v 5.15625 h -25.78516 v -24.49609 h 25.78516 v 5.16016 z m 0,0"
|
||||
id="path15" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 36.878908,134.95704 8.50782,12.76171 h -6.125 l -6.86329,-10.3125 h -7.63671 v 10.3125 h -5.15625 v -24.49218 h 5.15625 v 9.01953 h 7.92578 l 6.57422,-9.01953 h 6.125 z m 0,0"
|
||||
id="path17" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 55.699228,137.40625 v 5.15625 h 20.625 v 5.15625 h -25.78125 v -24.49218 h 25.78125 v 5.15625 h -20.625 V 132.25 h 20.625 v 5.15625 z m 0,0"
|
||||
id="path19" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 107.26172,137.40625 h -5.15625 l 5.15625,10.3125 h -6.12109 l -5.156252,-10.3125 h -9.34765 v 10.3125 h -5.15625 v -24.49218 h 25.781242 v 14.17968 M 86.636728,132.25 h 15.468742 v -3.86718 H 86.636728 Z m 0,0"
|
||||
id="path21" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m -66.867182,120.36719 c 0,-0.89062 0.72266,-1.60937 1.61328,-1.60937 0.88672,0 1.60938,0.71875 1.60938,1.60937 0,0.89063 -0.72266,1.61328 -1.60938,1.61328 -0.89062,0 -1.61328,-0.72265 -1.61328,-1.61328"
|
||||
id="path23" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m -79.183592,143.46485 c 0,-0.89063 0.72266,-1.61328 1.60938,-1.61328 0.89062,0 1.61328,0.72265 1.61328,1.61328 0,0.89062 -0.72266,1.60937 -1.61328,1.60937 -0.88672,0 -1.60938,-0.71875 -1.60938,-1.60937"
|
||||
id="path25" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m -64.089842,144 c 0,-0.89062 0.71875,-1.60937 1.60938,-1.60937 0.89062,0 1.61328,0.71875 1.61328,1.60937 0,0.89063 -0.72266,1.61329 -1.61328,1.61329 -0.89063,0 -1.60938,-0.72266 -1.60938,-1.61329"
|
||||
id="path27" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m -49.320312,153.13282 c 0,-0.89063 0.72266,-1.61328 1.61329,-1.61328 0.88671,0 1.60937,0.72265 1.60937,1.61328 0,0.89062 -0.72266,1.60937 -1.60937,1.60937 -0.89063,0 -1.61329,-0.71875 -1.61329,-1.60937"
|
||||
id="path29" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m -30.519522,142.92579 c 0,-0.89063 0.71875,-1.60938 1.60937,-1.60938 0.89063,0 1.61328,0.71875 1.61328,1.60938 0,0.89062 -0.72265,1.61328 -1.61328,1.61328 -0.89062,0 -1.60937,-0.72266 -1.60937,-1.61328"
|
||||
id="path31" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m -52.007812,114.9961 c 0,-0.89063 0.72266,-1.60938 1.61329,-1.60938 0.89062,0 1.61328,0.71875 1.61328,1.60938 0,0.89062 -0.72266,1.60937 -1.61328,1.60937 -0.89063,0 -1.61329,-0.71875 -1.61329,-1.60937"
|
||||
id="path33" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m -20.316402,114.9961 c 0,-0.89063 0.72266,-1.60938 1.61328,-1.60938 0.89063,0 1.60938,0.71875 1.60938,1.60938 0,0.89062 -0.71875,1.60937 -1.60938,1.60937 -0.89062,0 -1.61328,-0.71875 -1.61328,-1.60937"
|
||||
id="path35" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 108.59766,141.40625 c 0,-0.89062 0.72266,-1.61328 1.60938,-1.61328 0.89062,0 1.61328,0.72266 1.61328,1.61328 0,0.88672 -0.72266,1.60938 -1.61328,1.60938 -0.88672,0 -1.60938,-0.72266 -1.60938,-1.60938"
|
||||
id="path37" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m -15.480462,150.98438 c 0,-0.89063 0.72265,-1.61328 1.60937,-1.61328 0.89063,0 1.61328,0.72265 1.61328,1.61328 0,0.89062 -0.72265,1.60937 -1.61328,1.60937 -0.88672,0 -1.60937,-0.71875 -1.60937,-1.60937"
|
||||
id="path39" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 46.289068,151.07422 c 0,-0.89062 0.72266,-1.61328 1.61328,-1.61328 0.89063,0 1.60938,0.72266 1.60938,1.61328 0,0.89063 -0.71875,1.60938 -1.60938,1.60938 -0.89062,0 -1.61328,-0.71875 -1.61328,-1.60938"
|
||||
id="path41" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 26.953128,154.29688 c 0,-0.89063 0.71875,-1.61328 1.61328,-1.61328 0.88672,0 1.60938,0.72265 1.60938,1.61328 0,0.89062 -0.72266,1.60937 -1.60938,1.60937 -0.89453,0 -1.61328,-0.71875 -1.61328,-1.60937"
|
||||
id="path43" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 27.757818,124.66407 c 0,-0.89063 0.72266,-1.60938 1.61328,-1.60938 0.88672,0 1.60938,0.71875 1.60938,1.60938 0,0.89062 -0.72266,1.60937 -1.60938,1.60937 -0.89062,0 -1.61328,-0.71875 -1.61328,-1.60937"
|
||||
id="path45" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 63.476568,119.91797 c 0,-0.88672 0.72266,-1.60937 1.61328,-1.60937 0.89063,0 1.61328,0.71875 1.61328,1.60937 0,0.89063 -0.72265,1.61328 -1.61328,1.61328 -0.89062,0 -1.61328,-0.72265 -1.61328,-1.61328"
|
||||
id="path47" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 54.347658,115.08594 c 0,-0.89062 0.71875,-1.61328 1.60938,-1.61328 0.89062,0 1.61328,0.72266 1.61328,1.61328 0,0.89063 -0.72266,1.60938 -1.61328,1.60938 -0.89063,0 -1.60938,-0.71875 -1.60938,-1.60938"
|
||||
id="path49" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 98.929688,118.3086 c 0,-0.89063 0.71875,-1.60938 1.609382,-1.60938 0.89062,0 1.61328,0.71875 1.61328,1.60938 0,0.89062 -0.72266,1.60937 -1.61328,1.60937 -0.890632,0 -1.609382,-0.71875 -1.609382,-1.60937"
|
||||
id="path51" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 4.929688,136.89454 c 0,-0.89063 0.72266,-1.61329 1.61329,-1.61329 0.88671,0 1.60937,0.72266 1.60937,1.61329 0,0.88671 -0.72266,1.60937 -1.60937,1.60937 -0.89063,0 -1.61329,-0.72266 -1.61329,-1.60937"
|
||||
id="path53" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m -2.589842,119.29297 c 0,-0.89062 0.72266,-1.60937 1.61328,-1.60937 0.88672,0 1.60938,0.71875 1.60938,1.60937 0,0.89063 -0.72266,1.60938 -1.60938,1.60938 -0.89062,0 -1.61328,-0.71875 -1.61328,-1.60938"
|
||||
id="path55" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m -85.039062,135.40625 c 0,-0.89062 0.72266,-1.60937 1.61329,-1.60937 0.88671,0 1.60937,0.71875 1.60937,1.60937 0,0.89063 -0.72266,1.61329 -1.60937,1.61329 -0.89063,0 -1.61329,-0.72266 -1.61329,-1.61329"
|
||||
id="path57" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.671;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m -65.054683,120.32031 -4.808594,-5.23437 h -7.386719 l -5.640625,4.92187 v 6.08985 l 5.371094,5.41406 v 11.77344"
|
||||
id="path59" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.671;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m -83.425777,135.22656 v 12.89063 l 4.027344,4.03125 h 13.964844 l 2.953125,-4.07031 v -4.25782"
|
||||
id="path61" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.671;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m -47.707027,153.22266 h 11.277344 l 4.027344,-3.85156 v -2.9961 l 2.777343,-2.91015"
|
||||
id="path63" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.671;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m -50.394527,115.08594 h 5.371094 l 4.207031,2.14844 h 12.445313 l 2.285156,2.14843 h 25.109375"
|
||||
id="path65" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.671;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 6.542973,137.10938 h 6.445313 l 3.488281,-4.03125 v -12.35156 l -5.863281,-5.64063 h -29.316407"
|
||||
id="path67" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.671;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m -13.332027,151.07422 h 27.484375 l 1.96875,3.22266 h 12.445313"
|
||||
id="path69" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.671;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 47.902348,151.07422 h 30.617188 l 2.953125,3.22266 h 8.324218 l 3,-3.22266 h 17.875001 l 3.24219,-1.74609 0.0547,-4.36328 -3.40235,-3.30079"
|
||||
id="path71" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.671;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 29.371098,124.48438 v -6.98047 l 3.714844,-2.41797 h 6.757812 l 6.445313,4.83594 h 17.726562"
|
||||
id="path73" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.671;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 57.031254,115.08594 h 12.355469 l 3.042969,3.22266 h 28.109378"
|
||||
id="path75" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 73.257818,191.95313 h -5.17578 v -10.35547 h -15.53906 v 10.35547 h -5.17579 v -24.59766 h 5.17579 v 9.0625 h 15.53906 v -9.0625 h 5.17578 z m 0,0"
|
||||
id="path77" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 104.33204,191.95313 H 78.437508 v -24.59766 h 25.894532 z m -20.714852,-5.17578 h 15.53516 v -14.24219 h -15.53516 z m 0,0"
|
||||
id="path79" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 135.40235,172.53516 h -10.35547 v 19.41797 h -5.17969 v -19.41797 h -10.35937 v -5.17969 h 25.89453 z m 0,0"
|
||||
id="path81" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 145.75782,181.59766 v 5.17969 h 20.71484 v 5.17578 h -25.89062 v -24.59766 h 25.89062 v 5.17969 h -20.71484 v 3.88281 h 20.71484 v 5.17969 z m 0,0"
|
||||
id="path83" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 171.65235,191.95313 v -24.59766 h 5.17969 v 19.42188 h 20.71484 v 5.17578 z m 0,0"
|
||||
id="path85" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 53.632818,164.57813 c 0,-0.89453 0.72656,-1.62109 1.61719,-1.62109 0.89453,0 1.62109,0.72656 1.62109,1.62109 0,0.89062 -0.72656,1.61719 -1.62109,1.61719 -0.89063,0 -1.61719,-0.72657 -1.61719,-1.61719"
|
||||
id="path87" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 69.277348,160.26172 c 0,-0.89453 0.72266,-1.61718 1.61719,-1.61718 0.89453,0 1.61719,0.72265 1.61719,1.61718 0,0.89453 -0.72266,1.61719 -1.61719,1.61719 -0.89453,0 -1.61719,-0.72266 -1.61719,-1.61719"
|
||||
id="path89" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 128.07813,163.5 c 0,-0.89453 0.72266,-1.62109 1.61719,-1.62109 0.89453,0 1.61718,0.72656 1.61718,1.62109 0,0.89063 -0.72265,1.61719 -1.61718,1.61719 -0.89453,0 -1.61719,-0.72656 -1.61719,-1.61719"
|
||||
id="path91" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 142.10157,160.26172 c 0,-0.89453 0.72656,-1.61718 1.61718,-1.61718 0.89454,0 1.61719,0.72265 1.61719,1.61718 0,0.89453 -0.72265,1.61719 -1.61719,1.61719 -0.89062,0 -1.61718,-0.72266 -1.61718,-1.61719"
|
||||
id="path93" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 187.95313,174.82813 c 0,-0.89453 0.72656,-1.62109 1.61719,-1.62109 0.89453,0 1.62109,0.72656 1.62109,1.62109 0,0.89062 -0.72266,1.61719 -1.62109,1.61719 -0.89063,0 -1.61719,-0.72657 -1.61719,-1.61719"
|
||||
id="path95" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 40.777348,187.6836 c 0,-0.89453 0.72266,-1.61719 1.61719,-1.61719 0.89453,0 1.62109,0.72266 1.62109,1.61719 0,0.89453 -0.72656,1.61719 -1.62109,1.61719 -0.89453,0 -1.61719,-0.72266 -1.61719,-1.61719"
|
||||
id="path97" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 62.894538,188.22266 c 0,-0.89453 0.72656,-1.61719 1.61719,-1.61719 0.89453,0 1.61718,0.72266 1.61718,1.61719 0,0.89453 -0.72265,1.61719 -1.61718,1.61719 -0.89063,0 -1.61719,-0.72266 -1.61719,-1.61719"
|
||||
id="path99" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 69.636728,197.48438 c 0,-0.89453 0.72656,-1.62109 1.61718,-1.62109 0.89453,0 1.61719,0.72656 1.61719,1.62109 0,0.89062 -0.72266,1.61719 -1.61719,1.61719 -0.89062,0 -1.61718,-0.72657 -1.61718,-1.61719"
|
||||
id="path101" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 98.226568,195.32422 c 0,-0.89453 0.72656,-1.61718 1.61719,-1.61718 0.894532,0 1.621092,0.72265 1.621092,1.61718 0,0.89453 -0.72656,1.6211 -1.621092,1.6211 -0.89063,0 -1.61719,-0.72657 -1.61719,-1.6211"
|
||||
id="path103" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 34.843758,179.58985 c 0,-0.89063 0.72265,-1.61719 1.61718,-1.61719 0.89454,0 1.61719,0.72656 1.61719,1.61719 0,0.89453 -0.72265,1.62109 -1.61719,1.62109 -0.89453,0 -1.61718,-0.72656 -1.61718,-1.62109"
|
||||
id="path105" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.674;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 54.914067,164.44141 -4.832031,-5.25781 h -7.417969 l -5.664063,4.9414 v 6.11719 l 5.394532,5.4375 v 11.82422"
|
||||
id="path107" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.674;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 36.460942,179.41016 v 12.94922 l 4.046875,4.04297 h 21.035156 l 2.96875,-4.08594 v -4.27344"
|
||||
id="path109" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 179.14454,199.64063 c 0,0.89453 -0.72657,1.61719 -1.6211,1.61719 -0.89062,0 -1.61719,-0.72266 -1.61719,-1.61719 0,-0.89453 0.72657,-1.61719 1.61719,-1.61719 0.89453,0 1.6211,0.72266 1.6211,1.61719"
|
||||
id="path111" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 186.69532,195.32422 c 0,0.89453 -0.72657,1.6211 -1.61719,1.6211 -0.89453,0 -1.61719,-0.72657 -1.61719,-1.6211 0,-0.89453 0.72266,-1.61718 1.61719,-1.61718 0.89062,0 1.61719,0.72265 1.61719,1.61718"
|
||||
id="path113" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 198.02344,163.5 c 0,0.89063 -0.72656,1.61719 -1.61719,1.61719 -0.89453,0 -1.61718,-0.72656 -1.61718,-1.61719 0,-0.89453 0.72265,-1.62109 1.61718,-1.62109 0.89063,0 1.61719,0.72656 1.61719,1.62109"
|
||||
id="path115" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 91.753908,199.64063 c 0,0.89453 -0.72656,1.61719 -1.61719,1.61719 -0.89453,0 -1.62109,-0.72266 -1.62109,-1.61719 0,-0.89453 0.72656,-1.61719 1.62109,-1.61719 0.89063,0 1.61719,0.72266 1.61719,1.61719"
|
||||
id="path117" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 116.02735,177.4336 c 0,0.89453 -0.72266,1.61719 -1.61719,1.61719 -0.89453,0 -1.61719,-0.72266 -1.61719,-1.61719 0,-0.89453 0.72266,-1.61719 1.61719,-1.61719 0.89453,0 1.61719,0.72266 1.61719,1.61719"
|
||||
id="path119" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 126.00782,197.39454 c 0,0.89062 -0.72266,1.61718 -1.61719,1.61718 -0.89453,0 -1.61719,-0.72656 -1.61719,-1.61718 0,-0.89454 0.72266,-1.6211 1.61719,-1.6211 0.89453,0 1.61719,0.72656 1.61719,1.6211"
|
||||
id="path121" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.674;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 177.52344,199.64063 h -10.24609 l -2.60547,-2.15625 h -12.5 l -2.29297,-1.6211 h -10.65625 l -2.875,3.23828 h -5.39453 l -2.24609,-1.70703 -3.39844,-0.17968"
|
||||
id="path123" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.674;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 113.8711,178.01953 -2.87891,2.17969 0.0937,5.89844 2.78516,2.54687 -0.0664,7.09375 -1.86718,3.90235 H 90.136725"
|
||||
id="path125" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.674;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 70.714848,160.26172 h 11.328125 l 3.777344,3.23438 h 44.234373"
|
||||
id="path127" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.674;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 185.07813,195.32422 h 13.48438 l 2.42968,-3.91015 V 168.6211 l -4.66796,-5.20313"
|
||||
id="path129" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.674;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 189.8086,175.03516 -9.94141,-9.91797 h -19.0664 l -4.79688,-4.85547 H 144.6211"
|
||||
id="path131" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:0.674;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="M 71.253911,197.48438 H 81.50391 l 3.957032,-2.16016 h 13.84375"
|
||||
id="path133" />
|
||||
</svg>
|
Before Width: | Height: | Size: 19 KiB |
|
@ -1,406 +0,0 @@
|
|||
<?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="750.26471mm"
|
||||
height="350.26483mm"
|
||||
viewBox="0 0 750.26471 350.26483"
|
||||
version="1.1"
|
||||
id="svg1616"
|
||||
inkscape:version="0.92.3 (2405546, 2018-03-11)"
|
||||
sodipodi:docname="HackerHotel_Logo_Lasercutter.svg">
|
||||
<defs
|
||||
id="defs1610">
|
||||
<marker
|
||||
style="overflow:visible"
|
||||
refY="0"
|
||||
refX="0"
|
||||
orient="auto"
|
||||
id="DistanceX">
|
||||
<path
|
||||
id="path2163"
|
||||
style="stroke:#000000;stroke-width:0.5"
|
||||
d="M 3,-3 -3,3 M 0,-5 V 5"
|
||||
inkscape:connector-curvature="0" />
|
||||
</marker>
|
||||
<pattern
|
||||
y="0"
|
||||
x="0"
|
||||
width="8"
|
||||
patternUnits="userSpaceOnUse"
|
||||
id="Hatch"
|
||||
height="8">
|
||||
<path
|
||||
id="path2166"
|
||||
stroke-width="0.25"
|
||||
stroke="#000000"
|
||||
linecap="square"
|
||||
d="M8 4 l-4,4" />
|
||||
<path
|
||||
id="path2168"
|
||||
stroke-width="0.25"
|
||||
stroke="#000000"
|
||||
linecap="square"
|
||||
d="M6 2 l-4,4" />
|
||||
<path
|
||||
id="path2170"
|
||||
stroke-width="0.25"
|
||||
stroke="#000000"
|
||||
linecap="square"
|
||||
d="M4 0 l-4,4" />
|
||||
</pattern>
|
||||
<symbol
|
||||
id="*Model_Space" />
|
||||
<symbol
|
||||
id="*Paper_Space" />
|
||||
<symbol
|
||||
id="SAL-CLOSED_CIRCLE-SO">
|
||||
<path
|
||||
id="path2175"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="m 0.46679,1122.5197 a 0.46679,0.46679 0 1 0 -0.93358,0 0.46679,0.46679 0 1 0 0.93358,0 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
</symbol>
|
||||
<symbol
|
||||
id="SAL-CLOSED_BLANK-SO">
|
||||
<path
|
||||
id="path2178"
|
||||
style="fill:none;stroke:#000000;stroke-linecap:round"
|
||||
d="M -3.779528,1121.8898 0,1122.5197"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2180"
|
||||
style="fill:none;stroke:#000000;stroke-linecap:round"
|
||||
d="m 0,1122.5197 -3.779528,0.6299"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2182"
|
||||
style="fill:none;stroke:#000000;stroke-linecap:round"
|
||||
d="m -3.779528,1121.8898 v 1.2598"
|
||||
inkscape:connector-curvature="0" />
|
||||
</symbol>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.175"
|
||||
inkscape:cx="1865.6713"
|
||||
inkscape:cy="-254.28066"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="g2251"
|
||||
showgrid="false"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1027"
|
||||
inkscape:window-x="-8"
|
||||
inkscape:window-y="-8"
|
||||
inkscape:window-maximized="1" />
|
||||
<metadata
|
||||
id="metadata1613">
|
||||
<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="Laag 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(124.91212,-122.62353)">
|
||||
<g
|
||||
id="g2423"
|
||||
transform="matrix(0.26458333,0,0,0.26458333,259.2203,249.75595)">
|
||||
<g
|
||||
id="g2251"
|
||||
inkscape:label="0">
|
||||
<path
|
||||
id="path2187"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="m -1277.4803,-336.37795 h 68.0315 v 128.50393 h 219.21258 v -128.50393 h 75.59055 V 3.779528 h -75.59055 V -139.84252 H -1209.4488 V 3.779528 h -68.0315 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2189"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="m -846.61417,-336.37795 h 362.83464 V 3.779528 h -68.03149 V -139.84252 h -219.2126 V 3.779528 h -75.59055 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2191"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="m -771.02362,-215.43307 h 211.65354 v -45.35433 h -211.65354 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2193"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="M -45.354331,-336.37795 H -408.18898 V 3.779528 H -45.354331 V -64.251969 H -340.15748 V -268.34646 h 294.803149 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2195"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="M 30.23622,-336.37795 V 3.779528 H 98.267717 V -139.84252 H 211.65354 L 302.36221,3.779528 h 83.1496 L 272.12598,-170.07874 385.51181,-336.37795 h -83.1496 l -98.26772,128.50393 H 98.267717 v -128.50393 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2197"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="m 461.10236,-336.37795 h 362.83465 v 68.03149 H 529.13386 v 60.47244 h 294.80315 v 68.0315 H 529.13386 v 75.590551 H 823.93701 V 3.779528 H 461.10236 Z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2199"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="M 899.52756,3.779528 V -336.37795 h 362.83464 v 196.53543 h -75.5905 l 68.0315,143.622048 h -83.1497 L 1103.622,-139.84252 H 967.55905 V 3.779528 Z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2201"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="M 975.11811,-215.43307 H 1186.7717 V -260.7874 H 975.11811 Z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2203"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="m -1050.7087,366.61417 h 68.03154 v 128.50394 h 219.21259 V 366.61417 h 75.59055 v 340.15748 h -75.59055 V 563.14961 h -219.21259 v 143.62204 h -68.03154 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2205"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="m 257.00787,366.61417 h 362.83465 v 68.0315 H 325.03937 v 60.47244 h 294.80315 v 68.0315 H 325.03937 v 75.59055 h 294.80315 v 68.03149 H 257.00787 Z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2207"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="m -612.28346,366.61417 h 355.27559 v 340.15748 h -355.27559 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2209"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="m -544.25197,434.64567 h 219.2126 v 204.09449 h -219.2126 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2211"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="m -181.41732,366.61417 h 362.83464 v 68.0315 H 37.795276 V 706.77165 H -37.795276 V 434.64567 H -181.41732 Z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2213"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="m 687.87402,366.61417 h 75.59055 v 272.12599 h 287.24413 v 68.03149 H 687.87402 Z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2215"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="M -1345.5118,-79.098721 V -217.64707 l -75.5906,-75.59055 v -86.28067 l 77.8046,-77.80454 h 101.3988 l 58.1817,58.18172 a 26.456693,26.456693 0 1 1 -5.3451,5.34506 l -55.9677,-55.96773 h -95.1367 l -73.3765,73.37656 v 80.01854 l 75.5905,75.59055 v 141.679409 a 26.456693,26.456693 0 1 1 -7.559,0 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2217"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="m -1126.2992,-19.168996 v 43.411693 l -47.5683,47.568327 H -1365.975 L -1428.6614,9.124587 V -140.11388 a 26.456693,26.456693 0 1 1 7.559,0 V 5.993524 l 58.2585,58.258445 h 185.8453 l 43.1403,-43.140335 v -40.28063 a 26.456693,26.456693 0 1 1 7.5591,0 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2219"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="m -671.27997,-40.56162 -31.71216,27.181846 v 45.181526 l -55.12738,55.127382 h -134.12035 a 26.456693,26.456693 0 1 1 0,-7.559055 h 130.98929 l 50.69939,-50.69939 v -45.527136 l 34.35184,-29.444435 a 26.456693,26.456693 0 1 1 4.91937,5.739262 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2221"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="M 128.77529,102.04724 H -12.904114 L -58.258445,56.692913 H -416.01939 a 26.456693,26.456693 0 1 1 0,-7.559055 H -55.127382 L -9.773051,94.488189 H 128.77529 a 26.456693,26.456693 0 1 1 0,7.559051 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2223"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="m -930.03514,-457.32283 h 50.97075 l 30.23622,30.23622 h 204.09449 l 30.23622,30.23622 h 327.52472 a 26.456693,26.456693 0 1 1 0,7.55905 h -330.65578 l -30.23622,-30.23622 h -204.09449 l -30.23622,-30.23622 h -47.83969 a 26.456693,26.456693 0 1 1 0,-7.55905 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2225"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="m -128.77529,-147.40157 h 62.784985 l 43.31314,-50.532 v -170.8946 l -80.935615,-80.93561 h -380.4381 a 26.456693,26.456693 0 1 1 0,-7.55905 h 383.56917 l 85.3636,85.3636 v 176.82194 l -47.395522,55.29477 h -66.261658 a 26.456693,26.456693 0 1 1 0,-7.55905 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2227"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="M -1126.2996,623.89346 V 485.16041 l -75.5883,-75.40319 v -93.84244 l 70.2455,-70.24549 h 116.5169 l 58.18174,58.18172 a 26.456693,26.456693 0 1 1 -5.34506,5.34506 l -55.96768,-55.96772 h -110.2548 l -65.8175,65.8175 v 87.57488 l 75.5882,75.40314 v 141.86948 a 26.456693,26.456693 0 1 1 -7.5591,1.1e-4 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2229"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="m -695.70443,260.7874 h 134.12036 l 45.35433,45.35433 H 75.861909 a 26.456693,26.456693 0 1 1 0,7.55906 H -519.36081 l -45.35433,-45.35433 h -130.98929 a 26.456693,26.456693 0 1 1 0,-7.55906 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2231"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="m 453.27195,49.133858 h 406.24634 l 45.35433,45.354331 h 110.25478 l 45.3543,-45.354331 h 264.5669 l 28.0223,-28.022224 v -49.782323 l -33.2906,-33.29056 a 26.456693,26.456693 0 1 1 5.3451,-5.345059 l 35.5045,35.504556 v 56.044449 l -32.4502,32.450216 h -264.5669 l -45.3544,45.354327 H 901.74155 L 856.38722,56.692913 H 453.27195 a 26.456693,26.456693 0 1 1 0,-7.559055 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2233"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="m 559.09872,-457.32283 h 171.91563 l 45.35433,45.35433 h 365.32002 a 26.456693,26.456693 0 1 1 0,7.55905 H 773.23762 l -45.35433,-45.35433 H 559.09872 a 26.456693,26.456693 0 1 1 0,-7.55905 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2235"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="m 158.74016,-343.66565 v -73.64791 l 40.00927,-40.00927 h 116.51689 l 68.0315,68.03149 h 259.49322 a 26.456693,26.456693 0 1 1 0,7.55906 H 380.16675 l -68.03149,-68.0315 H 201.88049 l -35.58128,35.58128 v 70.51685 a 26.456693,26.456693 0 1 1 -7.55905,0 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2237"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="m -1201.8898,562.87825 v 153.66646 l 50.6994,50.69938 h 291.67211 l 43.14034,-43.14033 v -40.28063 a 26.456693,26.456693 0 1 1 7.55905,0 v 43.41169 l -47.56832,47.56833 h -297.93418 l -55.1274,-55.12738 V 562.87825 a 26.456693,26.456693 0 1 1 7.559,0 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2239"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="m -688.14537,782.36221 h 123.43023 l 30.23622,-30.23623 h 194.5928 a 26.456693,26.456693 0 1 1 0,7.55906 h -191.46173 l -30.23622,30.23622 h -126.5613 a 26.456693,26.456693 0 1 1 0,-7.55905 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2241"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="m -431.1375,812.59843 h 274.61134 l 35.58128,-35.58128 V 666.76238 l -45.35433,-45.35433 v -71.33536 l 34.35184,-29.44444 a 26.456693,26.456693 0 1 1 4.91937,5.73926 l -31.71216,27.18185 v 64.72763 l 45.35433,45.35433 v 116.51689 l -40.00927,40.00927 h -277.7424 a 26.456693,26.456693 0 1 1 0,-7.55905 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2243"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="m 52.642028,782.36221 h 35.546948 l 30.236224,22.67716 h 72.76517 l 45.35433,-45.35433 h 154.31217 l 22.67717,22.67717 h 181.17757 l 37.79528,30.23622 h 116.11092 a 26.456693,26.456693 0 1 1 0,7.55905 H 629.85532 L 592.06004,789.92126 H 410.40297 L 387.72581,767.24409 H 239.67577 l -45.35433,45.35434 H 115.90551 L 85.669291,789.92126 H 52.642028 a 26.456693,26.456693 0 1 1 0,-7.55905 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2245"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="m 906.81764,759.66845 149.23356,-0.0945 47.5708,-47.45449 V 368.82817 l -43.0636,-43.06361 a 26.456693,26.456693 0 1 0 -5.345,5.34506 l 40.8496,40.84961 v 337.02371 l -43.1394,43.0339 -146.11074,0.0926 a 26.456693,26.456693 0 1 0 0.005,7.55905 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path2247"
|
||||
style="fill:none;stroke:#000000"
|
||||
d="M 920.37513,452.21945 810.96927,336.37795 H 538.90691 l -68.0315,-68.03149 h -146.1074 a 26.456693,26.456693 0 1 1 0,-7.55906 h 149.23847 l 68.03149,68.0315 h 272.18961 l 111.64308,118.21032 a 26.456693,26.456693 0 1 1 -5.49553,5.19023 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<g
|
||||
id="g2253"
|
||||
inkscape:label="X-XX-AL-TEKENBLAD_KADER_AFSNIJMARKERING-G" />
|
||||
<g
|
||||
id="g2255"
|
||||
inkscape:label="X-XX-AL-TEKENBLAD_KADER_CENTERMARKERING-G" />
|
||||
<g
|
||||
id="g2257"
|
||||
inkscape:label="X-XX-AL-TEKENBLAD_KADER-G" />
|
||||
<g
|
||||
id="g2259"
|
||||
inkscape:label="X-XX-AL-TEKENBLAD_KADER_VOUWMERK-G" />
|
||||
<g
|
||||
id="g2261"
|
||||
inkscape:label="X-XX-AL-TEKENBLAD_KADER_ROOSTERVERDELING-G" />
|
||||
<g
|
||||
id="g2263"
|
||||
inkscape:label="X-XX-AL-TEKENBLAD_KADER_ROOSTERVERDELING-T35" />
|
||||
<g
|
||||
id="g2265"
|
||||
inkscape:label="X-XX-AL-VERWIJZING_LABEL-S" />
|
||||
<g
|
||||
id="g2267"
|
||||
inkscape:label="X-XX-AL-ALGEMEEN-T25" />
|
||||
<g
|
||||
id="g2269"
|
||||
inkscape:label="X-XX-AL-ALGEMEEN-T50" />
|
||||
<g
|
||||
id="g2271"
|
||||
inkscape:label="X-XX-AL-ALGEMEEN-T35" />
|
||||
<g
|
||||
id="g2273"
|
||||
inkscape:label="X-XX-AL-TEKENBLAD_TITELBLOK-G" />
|
||||
<g
|
||||
id="g2275"
|
||||
inkscape:label="X-XX-AL-TEKENBLAD_TITELBLOK-S" />
|
||||
<g
|
||||
id="g2277"
|
||||
inkscape:label="X-XX-AL-TEKENBLAD_TITELBLOK-T18" />
|
||||
<g
|
||||
id="g2279"
|
||||
inkscape:label="X-XX-AL-TEKENBLAD_TITELBLOK-T25" />
|
||||
<g
|
||||
id="g2281"
|
||||
inkscape:label="X-XX-AL-TEKENBLAD_TITELBLOK-T35" />
|
||||
<g
|
||||
id="g2283"
|
||||
inkscape:label="X-XX-AL-VERWIJZING_LABEL-G" />
|
||||
<g
|
||||
id="g2285"
|
||||
inkscape:label="X-XX-AL-VERWIJZING_DOORSNEDE-G" />
|
||||
<g
|
||||
id="g2287"
|
||||
inkscape:label="X-XX-AL-VERWIJZING_DOORSNEDE-S" />
|
||||
<g
|
||||
id="g2289"
|
||||
inkscape:label="X-XX-AL-DETAIL1-S" />
|
||||
<g
|
||||
id="g2291"
|
||||
inkscape:label="Defpoints" />
|
||||
<g
|
||||
id="g2293"
|
||||
inkscape:label="X-XX-AL-TEKENBLAD_VIEWPORT-GN" />
|
||||
<g
|
||||
id="g2295"
|
||||
inkscape:label="X-XX-AL-TEKENBLAD_TITELBLOK_LOGO-G" />
|
||||
<g
|
||||
id="g2297"
|
||||
inkscape:label="X-XX-AL-ALGEMEEN-T18" />
|
||||
<g
|
||||
id="g2299"
|
||||
inkscape:label="X-XX-AL-REFERENTIE-G" />
|
||||
<g
|
||||
id="g2301"
|
||||
inkscape:label="X-XX-AL-MAATVOERING-T18" />
|
||||
<g
|
||||
id="g2303"
|
||||
inkscape:label="X-XX-AL-ORIENTATIE-S" />
|
||||
<g
|
||||
id="g2305"
|
||||
inkscape:label="X-XX-AL-TEKENBLAD_LEGENDA-G" />
|
||||
<g
|
||||
id="g2307"
|
||||
inkscape:label="X-XX-AL-TEKENBLAD_LEGENDA-T18" />
|
||||
<g
|
||||
id="g2309"
|
||||
inkscape:label="X-XX-AL-TEKENBLAD_LEGENDA-T25" />
|
||||
<g
|
||||
id="g2311"
|
||||
inkscape:label="X-XX-AL-TEKENBLAD_LEGENDA-T50" />
|
||||
<g
|
||||
id="g2313"
|
||||
inkscape:label="X-XX-AL-TEKENBLAD_BIJSCHRIFTEN-T25" />
|
||||
<g
|
||||
id="g2315"
|
||||
inkscape:label="X-XX-AL-TEKENBLAD_QRCODE-S" />
|
||||
<g
|
||||
id="g2317"
|
||||
inkscape:label="X-XX-AL-TEKENBLAD_SCHAALBALK-S" />
|
||||
<g
|
||||
id="g2319"
|
||||
inkscape:label="X-XX-AL-TEKENBLAD_SITUATIE-S" />
|
||||
<g
|
||||
id="g2321"
|
||||
inkscape:label="X-XX-AL-TEKENBLAD_LEGENDA-GN" />
|
||||
<g
|
||||
id="g2323"
|
||||
inkscape:label="X-XX-AL-TEKENBLAD_WIJZIGINGSBLOK-G" />
|
||||
<g
|
||||
id="g2325"
|
||||
inkscape:label="X-XX-AL-TEKENBLAD_WIJZIGINGSBLOK-S" />
|
||||
<g
|
||||
id="g2327"
|
||||
inkscape:label="X-XX-AL-TEKENBLAD_WIJZIGINGSBLOK-T25" />
|
||||
<g
|
||||
id="g2329"
|
||||
inkscape:label="X-XX-AL-TEKENBLAD_WIJZIGINGSBLOK-T18" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 17 KiB |
|
@ -1,54 +0,0 @@
|
|||
<?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://web.resource.org/cc/" 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="42" id="svg2759" sodipodi:version="0.32" inkscape:version="0.45+devel" version="1.0" sodipodi:docname="by.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape">
|
||||
<defs id="defs2761"/>
|
||||
<sodipodi:namedview id="base" pagecolor="#ffffff" bordercolor="#8b8b8b" borderopacity="1" gridtolerance="10000" guidetolerance="10" objecttolerance="10" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="1" inkscape:cx="179" inkscape:cy="89.569904" inkscape:document-units="px" inkscape:current-layer="layer1" width="120px" height="42px" inkscape:showpageshadow="false" inkscape:window-width="1198" inkscape:window-height="624" inkscape:window-x="396" inkscape:window-y="242"/>
|
||||
<metadata id="metadata2764">
|
||||
<rdf:RDF>
|
||||
<cc:Work rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1">
|
||||
<g transform="matrix(0.9937728,0,0,0.9936696,-177.69267,6.25128e-7)" id="g260" inkscape:export-filename="/mnt/hgfs/Bov/Documents/Work/2007/cc/identity/srr buttons/big/by.png" inkscape:export-xdpi="300.23013" inkscape:export-ydpi="300.23013">
|
||||
<path id="path3817_1_" nodetypes="ccccccc" d="M 181.96579,0.51074 L 296.02975,0.71338 C 297.6235,0.71338 299.04733,0.47705 299.04733,3.89404 L 298.90768,41.46093 L 179.08737,41.46093 L 179.08737,3.75439 C 179.08737,2.06934 179.25046,0.51074 181.96579,0.51074 z" style="fill:#aab2ab"/>
|
||||
|
||||
<path d="M 297.29636,0 L 181.06736,0 C 179.82078,0 178.80613,1.01416 178.80613,2.26074 L 178.80613,41.75732 C 178.80613,42.03906 179.03513,42.26757 179.31687,42.26757 L 299.04734,42.26757 C 299.32908,42.26757 299.55808,42.03905 299.55808,41.75732 L 299.55808,2.26074 C 299.55807,1.01416 298.54343,0 297.29636,0 z M 181.06735,1.02148 L 297.29635,1.02148 C 297.98043,1.02148 298.53658,1.57714 298.53658,2.26074 C 298.53658,2.26074 298.53658,18.20898 298.53658,29.71045 L 215.19234,29.71045 C 212.14742,35.21631 206.28121,38.95459 199.54879,38.95459 C 192.81344,38.95459 186.94869,35.21973 183.90524,29.71045 L 179.8276,29.71045 C 179.8276,18.20899 179.8276,2.26074 179.8276,2.26074 C 179.82761,1.57715 180.38376,1.02148 181.06735,1.02148 z" id="path263"/>
|
||||
|
||||
<g enable-background="new " id="g265">
|
||||
<path d="M 253.07761,32.95605 C 253.39499,32.95605 253.68503,32.98437 253.94773,33.04003 C 254.20945,33.09569 254.43308,33.18749 254.62058,33.31542 C 254.8071,33.44237 254.95261,33.6123 255.05515,33.82323 C 255.15769,34.03514 255.20945,34.29589 255.20945,34.60741 C 255.20945,34.94335 255.13328,35.22264 254.97996,35.44628 C 254.82762,35.67089 254.60105,35.85351 254.30223,35.99706 C 254.71434,36.11522 255.02196,36.32226 255.22508,36.61815 C 255.4282,36.91404 255.52977,37.27049 255.52977,37.68749 C 255.52977,38.02343 255.46434,38.31444 255.33348,38.56054 C 255.20262,38.80566 255.02586,39.00683 254.80516,39.1621 C 254.58348,39.31835 254.33055,39.43358 254.04735,39.5078 C 253.76317,39.583 253.47215,39.6201 253.17235,39.6201 L 249.936,39.6201 L 249.936,32.95604 L 253.07761,32.95604 L 253.07761,32.95605 z M 252.89011,35.65137 C 253.15183,35.65137 253.36667,35.58887 253.53562,35.46485 C 253.70359,35.34083 253.78757,35.13965 253.78757,34.86036 C 253.78757,34.70509 253.75925,34.57716 253.70359,34.47852 C 253.64695,34.37891 253.57273,34.30176 253.47898,34.24512 C 253.38523,34.18946 253.27781,34.15039 253.15671,34.12891 C 253.03561,34.10743 252.90866,34.09668 252.77878,34.09668 L 251.40476,34.09668 L 251.40476,35.65137 L 252.89011,35.65137 z M 252.97604,38.47949 C 253.11959,38.47949 253.25631,38.46582 253.38717,38.4375 C 253.51803,38.40918 253.63326,38.3623 253.73385,38.29785 C 253.83346,38.23242 253.91256,38.14355 253.97213,38.03125 C 254.0317,37.91992 254.061,37.77637 254.061,37.60254 C 254.061,37.26074 253.96432,37.0166 253.77096,36.87012 C 253.5776,36.72461 253.32174,36.65137 253.00436,36.65137 L 251.40475,36.65137 L 251.40475,38.47949 L 252.97604,38.47949 z" id="path267" style="fill:#ffffff"/>
|
||||
|
||||
<path d="M 255.78854,32.95605 L 257.43209,32.95605 L 258.99264,35.58789 L 260.54342,32.95605 L 262.17721,32.95605 L 259.70358,37.0625 L 259.70358,39.62012 L 258.23483,39.62012 L 258.23483,37.02539 L 255.78854,32.95605 z" id="path269" style="fill:#ffffff"/>
|
||||
|
||||
</g>
|
||||
|
||||
<g id="g5908_1_" transform="matrix(0.872921,0,0,0.872921,50.12536,143.2144)">
|
||||
|
||||
<path id="path5906_1_" cx="296.35416" ry="22.939548" cy="264.3577" type="arc" rx="22.939548" d="M 186.90065,-141.46002 C 186.90623,-132.77923 179.87279,-125.73852 171.19257,-125.73291 C 162.51235,-125.72736 155.47051,-132.76025 155.46547,-141.44098 C 155.46547,-141.44714 155.46547,-141.45331 155.46547,-141.46002 C 155.46043,-150.14081 162.49333,-157.18152 171.17355,-157.18658 C 179.8549,-157.19213 186.89561,-150.15924 186.90065,-141.47845 C 186.90065,-141.4729 186.90065,-141.46619 186.90065,-141.46002 z" style="fill:#ffffff"/>
|
||||
|
||||
<g id="g5706_1_" transform="translate(-289.6157,99.0653)">
|
||||
<path id="path5708_1_" d="M 473.57574,-253.32751 C 477.06115,-249.8421 478.80413,-245.5736 478.80413,-240.52532 C 478.80413,-235.47594 477.09136,-231.25329 473.66582,-227.85741 C 470.03051,-224.28081 465.734,-222.49309 460.77635,-222.49309 C 455.87858,-222.49309 451.65648,-224.26628 448.11122,-227.81261 C 444.56541,-231.35845 442.79277,-235.59563 442.79277,-240.52532 C 442.79277,-245.45391 444.56541,-249.7213 448.11122,-253.32751 C 451.56642,-256.81402 455.7885,-258.557 460.77635,-258.557 C 465.82465,-258.55701 470.09039,-256.81403 473.57574,-253.32751 z M 450.45776,-250.98267 C 447.51104,-248.00629 446.03823,-244.51978 446.03823,-240.52033 C 446.03823,-236.52198 447.49651,-233.06507 450.41247,-230.14966 C 453.32897,-227.23316 456.80096,-225.77545 460.82952,-225.77545 C 464.85808,-225.77545 468.35967,-227.24768 471.33605,-230.19385 C 474.16198,-232.9303 475.57549,-236.37091 475.57549,-240.52033 C 475.57549,-244.63837 474.13903,-248.13379 471.26781,-251.00501 C 468.39714,-253.87568 464.9179,-255.31159 460.82952,-255.31159 C 456.74112,-255.31158 453.28314,-253.86841 450.45776,-250.98267 z M 458.21225,-242.27948 C 457.76196,-243.26117 457.08795,-243.75232 456.18903,-243.75232 C 454.59986,-243.75232 453.80558,-242.68225 453.80558,-240.54321 C 453.80558,-238.40368 454.59986,-237.33471 456.18903,-237.33471 C 457.23841,-237.33471 457.98795,-237.85546 458.43769,-238.89922 L 460.64045,-237.72625 C 459.59052,-235.86077 458.01536,-234.92779 455.91496,-234.92779 C 454.29506,-234.92779 452.99733,-235.42449 452.0229,-236.4168 C 451.0468,-237.41021 450.56016,-238.77953 450.56016,-240.52532 C 450.56016,-242.24035 451.06245,-243.60186 452.06764,-244.61034 C 453.07283,-245.61888 454.32466,-246.12291 455.82545,-246.12291 C 458.04557,-246.12291 459.63526,-245.24803 460.59626,-243.50005 L 458.21225,-242.27948 z M 468.57562,-242.27948 C 468.12475,-243.26117 467.46417,-243.75232 466.5932,-243.75232 C 464.97217,-243.75232 464.16107,-242.68225 464.16107,-240.54321 C 464.16107,-238.40368 464.97217,-237.33471 466.5932,-237.33471 C 467.64429,-237.33471 468.38037,-237.85546 468.80048,-238.89922 L 471.05249,-237.72625 C 470.00421,-235.86077 468.43127,-234.92779 466.33478,-234.92779 C 464.7171,-234.92779 463.42218,-235.42449 462.44831,-236.4168 C 461.47614,-237.41021 460.98896,-238.77953 460.98896,-240.52532 C 460.98896,-242.24035 461.48341,-243.60186 462.47181,-244.61034 C 463.45966,-245.61888 464.71711,-246.12291 466.24531,-246.12291 C 468.4615,-246.12291 470.04896,-245.24803 471.0066,-243.50005 L 468.57562,-242.27948 z"/>
|
||||
|
||||
</g>
|
||||
|
||||
</g>
|
||||
|
||||
<g id="g275">
|
||||
<circle cx="255.55124" cy="15.31348" r="10.80664" id="circle277" sodipodi:cx="255.55124" sodipodi:cy="15.31348" sodipodi:rx="10.80664" sodipodi:ry="10.80664" style="fill:#ffffff"/>
|
||||
|
||||
<g id="g279">
|
||||
<path d="M 258.67819,12.18701 C 258.67819,11.77051 258.3403,11.4331 257.92526,11.4331 L 253.15182,11.4331 C 252.73678,11.4331 252.39889,11.7705 252.39889,12.18701 L 252.39889,16.95996 L 253.72994,16.95996 L 253.72994,22.61182 L 257.34713,22.61182 L 257.34713,16.95996 L 258.67818,16.95996 L 258.67818,12.18701 L 258.67819,12.18701 z" id="path281"/>
|
||||
|
||||
<circle cx="255.53854" cy="9.1723604" r="1.63281" id="circle283" sodipodi:cx="255.53854" sodipodi:cy="9.1723604" sodipodi:rx="1.63281" sodipodi:ry="1.63281"/>
|
||||
|
||||
</g>
|
||||
|
||||
<path clip-rule="evenodd" d="M 255.5239,3.40723 C 252.29148,3.40723 249.55515,4.53516 247.31589,6.79102 C 245.01804,9.12452 243.8696,11.88672 243.8696,15.07569 C 243.8696,18.26466 245.01804,21.00733 247.31589,23.30225 C 249.61374,25.59668 252.35007,26.74414 255.5239,26.74414 C 258.73679,26.74414 261.52195,25.58789 263.87742,23.27295 C 266.09715,21.07568 267.2075,18.34326 267.2075,15.07568 C 267.2075,11.8081 266.07762,9.04687 263.8198,6.79101 C 261.56003,4.53516 258.79538,3.40723 255.5239,3.40723 z M 255.55319,5.50684 C 258.20163,5.50684 260.45065,6.44092 262.30026,8.30811 C 264.1694,10.15528 265.10397,12.41114 265.10397,15.07569 C 265.10397,17.75928 264.18893,19.98633 262.35885,21.75587 C 260.43014,23.66212 258.16256,24.61476 255.55319,24.61476 C 252.94284,24.61476 250.69381,23.67189 248.80612,21.78517 C 246.91647,19.89845 245.97311,17.66212 245.97311,15.0757 C 245.97311,12.48879 246.92721,10.23341 248.83541,8.30812 C 250.6655,6.44092 252.90475,5.50684 255.55319,5.50684 z" id="path285" style="fill-rule:evenodd"/>
|
||||
|
||||
</g>
|
||||
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 9.6 KiB |
|
@ -1,639 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="1920"
|
||||
height="1080"
|
||||
viewBox="0 0 1920 1080"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
sodipodi:docname="outro.svg"
|
||||
enable-background="new"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4">
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath18">
|
||||
<path
|
||||
d="m 312.117,871.087 c -6.264,-1.72 -10.84,-10.647 -14.167,-15.645 l 0,0 c -4.194,-6.302 -7.979,-12.897 -11.534,-19.58 l 0,0 c -6.794,-12.771 -13.065,-25.863 -21.157,-37.891 l 0,0 -14.658,-134.44 c -34.506,-10.769 -67.49,-29.469 -99.699,-48.874 l 0,0 c 12.812,-37.59 55.526,-58.834 95.24,-58.766 l 0,0 c 0.024,0 0.047,0 0.071,0 l 0,0 c -6.665,-0.282 -13.34,-0.125 -19.96,0.504 l 0,0 c 17.08,-29.328 37.542,-57.811 69.853,-68.2 l 0,0 c 26.039,-8.372 54.524,-0.76 79.568,10.242 l 0,0 c 16.073,7.061 37.811,23.424 50.174,37.459 l 0,0 c -5.443,-6.931 -9.356,-11.85 -9.378,-14.226 l 0,0 c -0.036,-4.022 11.889,-7.249 15.319,-7.836 l 0,0 c 4.537,-0.776 55.479,-8.821 65.762,-9.857 l 0,0 c 10.396,-1.048 20.273,-1.879 30.647,-0.162 l 0,0 c 9.775,1.619 19.405,4.609 27.984,9.637 l 0,0 c 9.366,5.488 17.124,13.214 21.752,22.642 l 0,0 c -2.467,-9.581 -5.754,-22.648 -9.272,-36.305 l 0,0 c -0.171,-0.666 -0.311,-1.344 -0.413,-2.024 l 0,0 c -3.39,-22.815 -3.156,-46.468 -3.991,-69.493 l 0,0 c -0.901,-24.858 -1.418,-49.754 -2.83,-74.59 l 0,0 c -0.791,-13.917 -3.767,-27.11 -7.947,-40.362 l 0,0 c -1.785,-5.66 -3.752,-11.282 -5.94,-16.816 l 0,0 c 2.853,8.361 4.713,17.016 5.261,25.851 l 0,0 c 0.555,8.93 -0.352,17.967 -2.745,26.592 l 0,0 c -2.662,9.599 -7.206,18.729 -13.686,26.328 l 0,0 c -1.536,1.801 -2.531,3.044 -3.792,5.045 l 0,0 c -1.313,2.081 -3.691,4.003 -5.535,5.683 l 0,0 c -4.28,3.901 -8.981,7.314 -13.802,10.512 l 0,0 c -8.952,5.937 -18.089,11.527 -28.039,15.555 l 0,0 c -22.597,9.151 -48.915,13.05 -72.999,8.126 l 0,0 c -49.265,-10.074 -94.2,-46.844 -113.089,-93.79 l 0,0 c -7.565,-18.805 -8.616,-45.719 -6.222,-65.756 l 0,0 c 7.2,-60.243 65.422,-100.088 125.514,-108.448 l 0,0 c 24.824,-3.455 52.18,-1.693 76.294,4.869 l 0,0 c 50.617,13.775 89.298,54.937 112.844,99.669 l 0,0 c 2.794,5.307 14.736,24.552 14.675,26.909 l 0,0 c 0.267,-10.318 3.457,-20.545 9.106,-29.184 l 0,0 16.227,92.559 c 1.621,-9.021 7.294,-17.234 15.157,-21.945 l 0,0 0.204,60.905 c 1.41,-9.085 6.602,-14.523 14.491,-19.244 l 0,0 c -4.166,27.38 -4.717,52.34 -2.482,79.945 l 0,0 c 7.063,-4.324 13.65,-8.62 20.658,-10.281 l 0,0 c -3.651,26.792 -12.97,49.694 -16.621,76.487 l 0,0 c 10.534,-8.562 10.319,-10.84 19.664,-11.89 l 0,0 c -3.943,26.189 -16.832,43.539 -29.738,66.666 l 0,0 25.882,-0.923 c -10.728,25.86 -25.45,41.841 -43.486,63.254 l 0,0 c 10.92,0.053 16.559,0.433 26.037,2.489 l 0,0 c -14.416,20.027 -33.431,26.496 -56.345,35.655 l 0,0 c 14.572,6.667 21.146,13.146 30.811,25.412 l 0,0 c -25.908,4.436 -43.613,6.974 -69.672,10.409 l 0,0 c 9.984,6.221 25.959,11.735 32.646,23.966 l 0,0 c -23.093,-0.068 -51.514,-1.99 -74.606,-2.058 l 0,0 c 3.118,9.15 16.024,22.056 15.344,33.286 l 0,0 -67.289,-24.136 c -2.029,7.646 4.971,10.282 1.623,31.588 l 0,0 -54.542,-23.538 c 0,6.9 9.282,21.518 5.236,31.248 l 0,0 c -1.052,2.53 -27.624,-18.934 -36.917,-20.788 l 0,0 c 0,0 19.327,52.162 14.75,52.15 l 0,0 c -15.455,-0.042 -33.75,-18.848 -49.058,-21.738 l 0,0 c -3.6,5.947 -6.717,12.18 -9.698,18.456 l 0,0 c -5.957,12.543 -11.32,25.358 -17.137,37.966 l 0,0 c -2.809,6.088 -5.71,12.138 -8.882,18.045 l 0,0 c -2.044,3.808 -3.89,8.265 -7.717,10.63 l 0,0 c -2.577,1.592 -6.347,2.531 -9.801,2.531 l 0,0 c -1.401,0 -2.751,-0.155 -3.948,-0.484 m 41.469,-271.97 c -2.238,-1.885 -4.527,-3.722 -6.865,-5.509 l 0,0 c 2.327,1.793 4.616,3.631 6.865,5.509 m 85.349,-45.569 c 0,0 0,0 0,0 M 383.533,241.747 c -16.443,19.302 -23.431,46.211 -18.815,71.142 l 0,0 c 4.341,23.447 18.996,45.037 39.804,56.683 l 0,0 c 20.808,11.645 47.481,12.699 68.622,1.67 l 0,0 c 21.142,-11.029 35.713,-34.183 35.364,-58.026 l 0,0 c -0.349,-23.843 -16.558,-46.24 -39.055,-54.146 l 0,0 c -13.248,-4.655 -27.77,-4.347 -39.5,3.375 l 0,0 c -11.729,7.722 -19.3,22.583 -15.553,36.117 l 0,0 c 3.746,13.535 19.143,23.26 32.574,19.157 l 0,0 c 5.156,-1.575 9.602,-4.83 14.374,-7.338 l 0,0 c 6.351,-3.339 14.186,-5.411 20.409,0.204 l 0,0 c 2.348,2.119 3.893,5.052 4.395,8.174 l 0,0 c 1.65,10.257 -5.836,19.545 -14.699,22.812 l 0,0 c -6.84,2.521 -14.529,2.26 -21.749,1.25 l 0,0 c -23.7,-3.318 -46.176,-17.837 -57.931,-38.681 l 0,0 c -11.755,-20.845 -11.322,-48.644 3.051,-67.777 l 0,0 c 7.968,-10.606 19.479,-17.733 32.216,-21.387 l 0,0 c -16.77,4.192 -32.281,13.594 -43.507,26.771 m 146.601,21.02 c 0.24,0.346 0.478,0.693 0.716,1.042 l 0,0 c -2.094,-3.187 -4.311,-6.295 -6.662,-9.313 l 0,0 c -5.252,-6.741 -11.254,-13.003 -17.851,-18.524 l 0,0 c 9.038,7.807 17.014,17.001 23.797,26.795"
|
||||
id="path20-4"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath28">
|
||||
<path
|
||||
d="m 314.284,874.024 c -6.264,-1.721 -10.84,-10.648 -14.166,-15.645 l 0,0 c -4.194,-6.302 -7.981,-12.897 -11.535,-19.58 l 0,0 c -6.794,-12.772 -13.065,-25.863 -21.157,-37.891 l 0,0 -14.657,-134.44 c -34.506,-10.769 -67.491,-29.47 -99.701,-48.874 l 0,0 c 12.813,-37.59 55.528,-58.835 95.241,-58.767 l 0,0 c 0.017,0 0.031,0 0.048,0 l 0,0 c -6.659,-0.281 -13.323,-0.124 -19.938,0.505 l 0,0 c 17.081,-29.328 37.544,-57.812 69.854,-68.2 l 0,0 c 26.039,-8.373 54.524,-0.761 79.568,10.242 l 0,0 c 16.072,7.06 37.807,23.42 50.171,37.455 l 0,0 c -5.441,-6.928 -9.354,-11.847 -9.375,-14.223 l 0,0 c -0.036,-4.022 11.889,-7.249 15.32,-7.836 l 0,0 c 4.536,-0.776 55.478,-8.82 65.761,-9.857 l 0,0 c 10.396,-1.048 20.273,-1.879 30.647,-0.161 l 0,0 c 9.774,1.618 19.404,4.608 27.984,9.636 l 0,0 c 9.366,5.488 17.124,13.214 21.752,22.642 l 0,0 c -2.467,-9.581 -5.754,-22.647 -9.272,-36.304 l 0,0 c -0.171,-0.666 -0.312,-1.345 -0.413,-2.025 l 0,0 c -3.39,-22.814 -3.157,-46.467 -3.991,-69.492 l 0,0 c -0.902,-24.859 -1.418,-49.754 -2.83,-74.591 l 0,0 c -0.791,-13.916 -3.768,-27.109 -7.947,-40.362 l 0,0 c -1.785,-5.661 -3.753,-11.284 -5.942,-16.82 l 0,0 c 2.854,8.362 4.714,17.02 5.263,25.856 l 0,0 c 0.554,8.929 -0.353,17.967 -2.745,26.592 l 0,0 c -2.662,9.598 -7.206,18.729 -13.686,26.327 l 0,0 c -1.536,1.801 -3.494,3.382 -4.757,5.383 l 0,0 c -1.312,2.081 -2.726,3.665 -4.57,5.345 l 0,0 c -4.28,3.901 -8.981,7.315 -13.802,10.512 l 0,0 c -8.952,5.938 -18.598,10.791 -28.547,14.819 l 0,0 c -22.597,9.149 -47.586,13.078 -71.67,8.153 l 0,0 c -49.265,-10.074 -95.021,-46.134 -113.91,-93.081 l 0,0 c -7.566,-18.804 -8.616,-45.718 -6.222,-65.755 l 0,0 c 7.2,-60.244 65.422,-100.089 125.514,-108.45 l 0,0 c 24.823,-3.453 52.179,-1.692 76.293,4.87 l 0,0 c 50.618,13.775 89.298,54.937 112.845,99.669 l 0,0 c 2.794,5.306 14.736,24.552 14.675,26.91 l 0,0 c 0.266,-10.318 3.457,-20.545 9.105,-29.185 l 0,0 16.228,92.559 c 1.622,-9.021 7.294,-17.234 15.156,-21.944 l 0,0 0.204,60.905 c 1.411,-9.085 6.603,-14.524 14.491,-19.245 l 0,0 c -4.165,27.381 -4.717,52.34 -2.481,79.945 l 0,0 c 7.063,-4.324 13.65,-8.619 20.657,-10.281 l 0,0 c -3.651,26.793 -12.969,49.695 -16.621,76.488 l 0,0 c 10.535,-8.562 10.321,-10.841 19.665,-11.89 l 0,0 c -3.943,26.189 -16.832,43.539 -29.738,66.666 l 0,0 25.881,-0.924 c -10.726,25.861 -25.449,41.842 -43.485,63.255 l 0,0 c 10.92,0.053 16.559,0.433 26.037,2.488 l 0,0 c -14.416,20.028 -33.431,26.496 -56.345,35.655 l 0,0 c 14.571,6.668 21.146,13.147 30.811,25.413 l 0,0 c -25.908,4.436 -43.613,6.973 -69.673,10.409 l 0,0 c 9.985,6.22 25.961,11.735 32.648,23.966 l 0,0 c -23.094,-0.069 -51.515,-1.991 -74.608,-2.06 l 0,0 c 3.119,9.152 16.025,22.058 15.345,33.287 l 0,0 -67.289,-24.135 c -2.03,7.644 4.971,10.282 1.624,31.588 l 0,0 -54.543,-23.538 c 0,6.899 9.282,21.517 5.235,31.248 l 0,0 c -1.052,2.53 -27.623,-18.935 -36.917,-20.789 l 0,0 c 0,0 19.328,52.162 14.751,52.15 l 0,0 c -15.456,-0.043 -33.751,-18.848 -49.059,-21.737 l 0,0 c -3.6,5.946 -6.717,12.18 -9.697,18.454 l 0,0 c -5.958,12.545 -11.32,25.36 -17.137,37.968 l 0,0 c -2.808,6.086 -5.71,12.137 -8.882,18.045 l 0,0 c -2.044,3.808 -3.889,8.265 -7.717,10.63 l 0,0 c -2.577,1.592 -6.347,2.53 -9.801,2.53 l 0,0 c -1.401,0 -2.752,-0.154 -3.948,-0.483 m 41.469,-271.971 c -2.231,-1.88 -4.511,-3.71 -6.842,-5.492 l 0,0 c 2.319,1.787 4.601,3.62 6.842,5.492 m 85.349,-45.569 c 0,0 0,0 0,0 M 385.7,244.684 c -16.443,19.301 -23.431,46.21 -18.815,71.142 l 0,0 c 4.341,23.447 18.996,45.036 39.804,56.681 l 0,0 c 20.807,11.646 47.481,12.699 68.623,1.672 l 0,0 c 21.141,-11.029 35.712,-34.184 35.362,-58.026 l 0,0 C 510.325,292.31 494.456,269.141 471.96,261.234 l 0,0 c -13.249,-4.656 -28.749,-3.925 -40.478,3.797 l 0,0 c -11.73,7.722 -18.663,22.934 -14.915,36.468 l 0,0 c 3.747,13.534 19.144,23.259 32.574,19.157 l 0,0 c 5.156,-1.575 9.602,-4.831 14.374,-7.339 l 0,0 c 6.352,-3.338 14.186,-5.411 20.41,0.205 l 0,0 c 2.347,2.118 3.891,5.052 4.393,8.173 l 0,0 c 1.651,10.257 -5.876,18.554 -14.739,21.821 l 0,0 c -6.84,2.522 -14.381,2.425 -21.601,1.414 l 0,0 c -23.699,-3.317 -46.283,-17.011 -58.038,-37.854 l 0,0 c -11.755,-20.844 -11.323,-48.644 3.051,-67.777 l 0,0 c 7.968,-10.606 19.481,-17.733 32.218,-21.388 l 0,0 c -16.769,4.192 -32.283,13.595 -43.509,26.773 m 146.6,21.019 c 0.248,0.358 0.494,0.716 0.739,1.075 l 0,0 c -2.1,-3.197 -4.324,-6.317 -6.684,-9.346 l 0,0 c -5.241,-6.727 -11.231,-12.977 -17.813,-18.49 l 0,0 c 9.023,7.8 16.985,16.98 23.758,26.761"
|
||||
id="path30"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1428">
|
||||
<path
|
||||
d="m 0,1201.89 853.228,0 L 853.228,0 0,0 0,1201.89 Z"
|
||||
id="path1430"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1436">
|
||||
<path
|
||||
d="m 153.069,874.507 547.722,0 0,-721.1 -547.722,0 0,721.1 z"
|
||||
id="path1438"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<radialGradient
|
||||
fx="0"
|
||||
fy="0"
|
||||
cx="0"
|
||||
cy="0"
|
||||
r="1"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(74.078758,0,0,-59.263008,239.82324,731.99097)"
|
||||
spreadMethod="pad"
|
||||
id="radialGradient1468">
|
||||
<stop
|
||||
style="stop-opacity:1;stop-color:#ffffff"
|
||||
offset="0"
|
||||
id="stop1470" />
|
||||
<stop
|
||||
style="stop-opacity:1;stop-color:#c4c3c3"
|
||||
offset="1"
|
||||
id="stop1472" />
|
||||
</radialGradient>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1480">
|
||||
<path
|
||||
d="m 0,1201.89 853.228,0 L 853.228,0 0,0 0,1201.89 Z"
|
||||
id="path1482"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<radialGradient
|
||||
fx="0"
|
||||
fy="0"
|
||||
cx="0"
|
||||
cy="0"
|
||||
r="1"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(74.078758,0,0,-59.263008,324.3374,727.64069)"
|
||||
spreadMethod="pad"
|
||||
id="radialGradient1516">
|
||||
<stop
|
||||
style="stop-opacity:1;stop-color:#ffffff"
|
||||
offset="0"
|
||||
id="stop1518" />
|
||||
<stop
|
||||
style="stop-opacity:1;stop-color:#c4c3c3"
|
||||
offset="1"
|
||||
id="stop1520" />
|
||||
</radialGradient>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1528">
|
||||
<path
|
||||
d="m 0,1201.89 853.228,0 L 853.228,0 0,0 0,1201.89 Z"
|
||||
id="path1530"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1560">
|
||||
<path
|
||||
d="m 529.474,574.673 c 6.87,-7.702 13.741,-15.405 20.611,-23.107 l 0,0 c 2.925,-3.279 6.035,-7.149 6.026,-11.402 l 0,0 c -10e-4,-0.461 -0.038,-0.925 -0.116,-1.394 l 0,0 c -0.679,-4.076 -4.235,-6.974 -7.641,-9.312 l 0,0 c -8.134,-5.582 -16.812,-10.954 -24.245,-17.441 l 0,0 c -3.348,-2.922 -15.688,-9.847 -17.856,-11.768 l 0,0 c -10.514,-9.322 -29.698,-8.23 -43.695,-6.992 l 0,0 c -2.978,0.263 -6.376,0.501 -8.544,-1.558 l 0,0 c -1.461,-1.388 -1.959,-3.483 -2.345,-5.461 l 0,0 c -0.541,-2.777 -0.961,-5.706 -0.964,-8.569 l 0,0 c -0.005,-3.924 0.773,-7.721 3.093,-10.826 l 0,0 c 5.5,-7.361 17.621,-6.775 24.515,-0.701 l 0,0 c 3.855,3.397 7.098,8.39 12.216,8.854 l 0,0 c 5.187,0.469 9.462,-4.158 11.606,-8.906 l 0,0 c 2.145,-4.748 3.149,-10.106 6.358,-14.211 l 0,0 c 6.392,-8.178 21.134,-7.2 26.389,1.752 l 0,0 c 1.293,2.202 1.885,4.672 1.889,7.167 l 0,0 c 0.013,7.643 -5.488,15.526 -13.22,16.729 l 0,0 c -0.999,1.438 -1.44,3.117 -1.442,4.842 l 0,0 c -0.002,2.689 1.063,5.487 2.742,7.64 l 0,0 c 2.755,3.534 6.807,5.762 10.671,8.029 l 0,0 c 15.893,9.322 30.475,20.875 43.186,34.214 l 0,0 c 2.132,2.238 4.348,4.93 4.35,7.937 l 0,0 c 0,0.269 -0.017,0.54 -0.054,0.814 l 0,0 c -0.28,2.082 -1.645,3.833 -2.959,5.471 l 0,0 c -9.167,11.424 -18.333,22.849 -27.5,34.273 l 0,0 -23.071,-6.074 z"
|
||||
id="path1562"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1646">
|
||||
<path
|
||||
d="m 0,1201.89 853.228,0 L 853.228,0 0,0 0,1201.89 Z"
|
||||
id="path1648"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1658">
|
||||
<path
|
||||
d="m 444.813,571.047 c 6.832,-7.66 13.665,-15.32 20.499,-22.979 l 0,0 c 3.241,-3.634 6.709,-7.994 5.908,-12.797 l 0,0 c -0.056,-0.338 -0.132,-0.668 -0.226,-0.99 l 0,0 c -0.987,-3.65 -4.29,-6.315 -7.463,-8.492 l 0,0 c -8.135,-5.582 -16.812,-10.954 -24.246,-17.441 l 0,0 c -3.348,-2.922 -15.687,-9.846 -17.855,-11.769 l 0,0 c -10.514,-9.321 -29.699,-8.229 -43.695,-6.992 l 0,0 c -2.979,0.264 -6.375,0.503 -8.543,-1.557 l 0,0 c -0.945,-0.898 -1.487,-2.091 -1.857,-3.358 l 0,0 c -0.178,-0.638 -0.315,-1.291 -0.44,-1.933 l 0,0 c -1.283,-6.581 -1.885,-14.024 2.129,-19.396 l 0,0 c 5.499,-7.36 17.621,-6.774 24.514,-0.7 l 0,0 c 3.856,3.397 7.099,8.391 12.216,8.854 l 0,0 c 5.189,0.47 9.464,-4.158 11.607,-8.906 l 0,0 c 2.144,-4.747 3.15,-10.106 6.357,-14.211 l 0,0 c 6.393,-8.177 21.135,-7.199 26.39,1.752 l 0,0 c 0.57,0.971 1.003,1.993 1.311,3.046 l 0,0 c 2.398,8.633 -3.607,19.267 -12.691,20.68 l 0,0 c -1.621,2.332 -1.772,5.302 -0.964,8.064 l 0,0 c 0.46,1.658 1.268,3.248 2.313,4.588 l 0,0 c 2.754,3.534 6.806,5.762 10.671,8.029 l 0,0 c 15.893,9.322 30.475,20.875 43.186,34.215 l 0,0 c 1.669,1.751 3.39,3.782 4.06,6.024 l 0,0 c 0.225,0.825 0.306,1.678 0.187,2.556 l 0,0 c -0.279,2.082 -1.644,3.832 -2.959,5.47 l 0,0 c -9.166,11.425 -18.334,22.85 -27.5,34.274 l 0,0 -22.909,-6.031 z"
|
||||
id="path1660"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.23022283"
|
||||
inkscape:cx="601.59106"
|
||||
inkscape:cy="1322.6316"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer3"
|
||||
showgrid="false"
|
||||
units="px"
|
||||
inkscape:window-width="1870"
|
||||
inkscape:window-height="1016"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:snap-global="false"
|
||||
inkscape:pagecheckerboard="0">
|
||||
<sodipodi:guide
|
||||
position="79.389313,583.96947"
|
||||
orientation="1,0"
|
||||
id="guide5258"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="752.5,175"
|
||||
orientation="0,1"
|
||||
id="guide5684"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="622.14288,33.487991"
|
||||
orientation="0,1"
|
||||
id="guide5686"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="512,936"
|
||||
orientation="0,1"
|
||||
id="guide5806"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="1852.7369,1139.6332"
|
||||
orientation="1,0"
|
||||
id="guide5827"
|
||||
inkscape:locked="false" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Background">
|
||||
<rect
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="rect3797"
|
||||
width="1920"
|
||||
height="1080"
|
||||
x="0"
|
||||
y="0" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer3"
|
||||
inkscape:label="Text"
|
||||
style="display:inline">
|
||||
<g
|
||||
id="all"
|
||||
inkscape:label="#all">
|
||||
<g
|
||||
id="g3984"
|
||||
transform="translate(-3.663589,-7.2407)">
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 212.06547,284.45341 h -17.60391 v -35.20783 h -52.81173 v 35.20783 h -17.60392 v -83.6319 h 17.60392 v 30.82016 h 52.81173 v -30.82016 h 17.60391 z m 0,0"
|
||||
id="path11" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 229.66938,200.82151 h 88.01954 v 83.6319 H 300.08501 V 249.24558 H 247.2733 v 35.20783 h -17.60392 v -83.6319 m 17.60392,30.82016 h 52.81171 V 218.43876 H 247.2733 Z m 0,0"
|
||||
id="path13" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 352.89674,218.43876 v 48.41073 h 70.42902 v 17.60392 h -88.03293 v -83.6319 h 88.03293 v 17.61725 z m 0,0"
|
||||
id="path15" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 499.90275,240.88376 29.04658,43.56965 H 508.0379 l -23.43189,-35.20783 h -26.07243 v 35.20783 h -17.60391 v -83.61856 h 17.60391 v 30.79351 h 27.05932 l 22.445,-30.79351 h 20.91143 z m 0,0"
|
||||
id="path17" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 564.15715,249.24558 v 17.60391 h 70.41565 v 17.60392 h -88.01956 v -83.61856 h 88.01956 v 17.60391 h -70.41565 v 13.20291 h 70.41565 v 17.60391 z m 0,0"
|
||||
id="path19" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="M 740.19602,249.24558 H 722.5921 l 17.60392,35.20783 h -20.89783 l -17.60391,-35.20783 h -31.91366 v 35.20783 h -17.60391 v -83.61856 h 88.01931 v 48.41073 m -70.4154,-17.60391 h 52.81148 v -13.20291 h -52.81148 z m 0,0"
|
||||
id="path21" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 145.70405,191.07266 c 0,-3.04065 2.46724,-5.49452 5.50789,-5.49452 3.02733,0 5.49457,2.45387 5.49457,5.49452 0,3.0407 -2.46724,5.50788 -5.49457,5.50788 -3.04065,0 -5.50789,-2.46718 -5.50789,-5.50788"
|
||||
id="path23" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 103.65469,269.93019 c 0,-3.04067 2.46724,-5.50788 5.49458,-5.50788 3.04065,0 5.50788,2.46721 5.50788,5.50788 0,3.04068 -2.46723,5.49455 -5.50788,5.49455 -3.02734,0 -5.49458,-2.45387 -5.49458,-5.49455"
|
||||
id="path25" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 155.18615,271.75726 c 0,-3.04068 2.45387,-5.49455 5.49457,-5.49455 3.04065,0 5.50788,2.45387 5.50788,5.49455 0,3.04068 -2.46723,5.50791 -5.50788,5.50791 -3.0407,0 -5.49457,-2.46723 -5.49457,-5.50791"
|
||||
id="path27" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 205.61069,302.93754 c 0,-3.0407 2.46721,-5.50789 5.50791,-5.50789 3.02731,0 5.49455,2.46719 5.49455,5.50789 0,3.04065 -2.46724,5.49452 -5.49455,5.49452 -3.0407,0 -5.50791,-2.45387 -5.50791,-5.49452"
|
||||
id="path29" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 269.79831,268.08981 c 0,-3.0407 2.45387,-5.49457 5.49452,-5.49457 3.04071,0 5.50789,2.45387 5.50789,5.49457 0,3.04065 -2.46718,5.50788 -5.50789,5.50788 -3.04065,0 -5.49452,-2.46723 -5.49452,-5.50788"
|
||||
id="path31" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 196.4353,172.73527 c 0,-3.0407 2.46723,-5.49457 5.50794,-5.49457 3.04065,0 5.50788,2.45387 5.50788,5.49457 0,3.04065 -2.46723,5.49454 -5.50788,5.49454 -3.04071,0 -5.50794,-2.45389 -5.50794,-5.49454"
|
||||
id="path33" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 304.63268,172.73527 c 0,-3.0407 2.46724,-5.49457 5.50789,-5.49457 3.0407,0 5.49457,2.45387 5.49457,5.49457 0,3.04065 -2.45387,5.49454 -5.49457,5.49454 -3.04065,0 -5.50789,-2.45389 -5.50789,-5.49454"
|
||||
id="path35" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 744.75716,262.90194 c 0,-3.04065 2.46711,-5.50788 5.49447,-5.50788 3.04067,0 5.50804,2.46723 5.50804,5.50788 0,3.02736 -2.46737,5.49457 -5.50804,5.49457 -3.02736,0 -5.49447,-2.46721 -5.49447,-5.49457"
|
||||
id="path37" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 321.14302,295.60256 c 0,-3.0407 2.46721,-5.50789 5.49455,-5.50789 3.0407,0 5.50789,2.46719 5.50789,5.50789 0,3.04065 -2.46719,5.49454 -5.50789,5.49454 -3.02734,0 -5.49455,-2.45389 -5.49455,-5.49454"
|
||||
id="path39" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 532.02995,295.90929 c 0,-3.04068 2.46711,-5.50789 5.50778,-5.50789 3.04068,0 5.49473,2.46721 5.49473,5.50789 0,3.04068 -2.45405,5.49457 -5.49473,5.49457 -3.04067,0 -5.50778,-2.45389 -5.50778,-5.49457"
|
||||
id="path41" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 466.0152,306.91175 c 0,-3.0407 2.4539,-5.50789 5.50789,-5.50789 3.02736,0 5.49457,2.46719 5.49457,5.50789 0,3.04065 -2.46721,5.49452 -5.49457,5.49452 -3.05399,0 -5.50789,-2.45387 -5.50789,-5.49452"
|
||||
id="path43" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 468.76249,205.74262 c 0,-3.04071 2.46724,-5.49458 5.50789,-5.49458 3.02736,0 5.49457,2.45387 5.49457,5.49458 0,3.04065 -2.46721,5.49452 -5.49457,5.49452 -3.04065,0 -5.50789,-2.45387 -5.50789,-5.49452"
|
||||
id="path45" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 590.70949,189.53898 c 0,-3.02734 2.46736,-5.49452 5.50804,-5.49452 3.04067,0 5.50778,2.45387 5.50778,5.49452 0,3.0407 -2.46711,5.50788 -5.50778,5.50788 -3.04068,0 -5.50804,-2.46718 -5.50804,-5.50788"
|
||||
id="path47" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 559.54275,173.042 c 0,-3.04068 2.4538,-5.50789 5.49447,-5.50789 3.04068,0 5.50778,2.46721 5.50778,5.50789 0,3.04067 -2.4671,5.49457 -5.50778,5.49457 -3.04067,0 -5.49447,-2.4539 -5.49447,-5.49457"
|
||||
id="path49" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 711.74989,184.04446 c 0,-3.0407 2.45379,-5.49457 5.49447,-5.49457 3.04067,0 5.50778,2.45387 5.50778,5.49457 0,3.04065 -2.46711,5.49452 -5.50778,5.49452 -3.04068,0 -5.49447,-2.45387 -5.49447,-5.49452"
|
||||
id="path51" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 390.82517,247.49856 c 0,-3.0407 2.46721,-5.50791 5.50791,-5.50791 3.02731,0 5.49455,2.46721 5.49455,5.50791 0,3.02731 -2.46724,5.49454 -5.49455,5.49454 -3.0407,0 -5.50791,-2.46723 -5.50791,-5.49454"
|
||||
id="path53" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 365.1528,187.40518 c 0,-3.04065 2.46721,-5.49455 5.50789,-5.49455 3.02733,0 5.49457,2.4539 5.49457,5.49455 0,3.0407 -2.46724,5.49457 -5.49457,5.49457 -3.04068,0 -5.50789,-2.45387 -5.50789,-5.49457"
|
||||
id="path55" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 83.663589,242.41739 c 0,-3.04065 2.467211,-5.49452 5.507912,-5.49452 3.02731,0 5.494546,2.45387 5.494546,5.49452 0,3.0407 -2.467236,5.50794 -5.494546,5.50794 -3.040701,0 -5.507912,-2.46724 -5.507912,-5.50794"
|
||||
id="path57" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="M 151.89208,190.91262 135.47512,173.042 h -25.21895 l -19.257626,16.80371 v 20.79131 l 18.337416,18.4841 v 40.19561"
|
||||
id="path59" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 89.171476,241.80393 v 44.00978 l 13.749744,13.76306 h 47.67726 l 10.08224,-13.89642 v -14.53658"
|
||||
id="path61" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 211.11857,303.24424 h 38.5019 l 13.74972,-13.14957 v -10.22896 l 9.48212,-9.93552"
|
||||
id="path63" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 201.94321,173.042 h 18.33741 l 14.36318,7.33495 h 42.48944 l 7.80175,7.33496 h 85.7257"
|
||||
id="path65" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 396.33306,248.23203 h 22.00489 l 11.90933,-13.76306 V 192.29963 L 410.2295,173.042 H 310.14059"
|
||||
id="path67" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 328.47798,295.90929 h 93.8342 l 6.72149,11.00246 h 42.48945"
|
||||
id="path69" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 537.53773,295.90929 h 104.52986 l 10.08224,11.00246 h 28.41975 l 10.24228,-11.00246 h 61.02681 l 11.06908,-5.96131 0.18692,-14.89665 -11.61602,-11.26919"
|
||||
id="path71" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 474.27038,205.12913 v -23.83196 l 12.68283,-8.25517 h 23.07177 l 22.00497,16.51034 h 60.52007"
|
||||
id="path73" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 568.70472,173.042 h 42.18256 l 10.389,11.00246 h 95.96808"
|
||||
id="path75" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 624.10366,435.47364 h -17.67049 v -35.35452 h -53.05192 v 35.35452 h -17.67048 v -83.97867 h 17.67048 v 30.9402 h 53.05192 v -30.9402 h 17.67049 z m 0,0"
|
||||
id="path77" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 730.19392,435.47364 h -88.4062 v -83.97867 h 88.4062 z m -70.7224,-17.67059 h 53.03834 V 369.1789 h -53.03834 z m 0,0"
|
||||
id="path79" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 836.27087,369.1789 h -35.35455 v 66.29474 H 783.23227 V 369.1789 h -35.36786 v -17.68393 h 88.40646 z m 0,0"
|
||||
id="path81" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 871.62541,400.11912 v 17.68393 h 70.72241 v 17.67059 h -88.39315 v -83.97867 h 88.39315 v 17.68393 h -70.72241 v 13.25627 h 70.72241 v 17.68395 z m 0,0"
|
||||
id="path83" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 960.03162,435.47364 v -83.97867 h 17.68406 v 66.30808 h 70.72242 v 17.67059 z m 0,0"
|
||||
id="path85" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 557.10202,342.01287 c 0,-3.05401 2.48068,-5.53454 5.52135,-5.53454 3.05399,0 5.53442,2.48053 5.53442,5.53454 0,3.04065 -2.48043,5.52123 -5.53442,5.52123 -3.04067,0 -5.52135,-2.48058 -5.52135,-5.52123"
|
||||
id="path87" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 610.51395,327.27626 c 0,-3.05402 2.46736,-5.5212 5.52136,-5.5212 3.05399,0 5.52109,2.46718 5.52109,5.5212 0,3.05399 -2.4671,5.52123 -5.52109,5.52123 -3.054,0 -5.52136,-2.46724 -5.52136,-5.52123"
|
||||
id="path89" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 811.26538,338.33203 c 0,-3.05399 2.4671,-5.53454 5.5211,-5.53454 3.05399,0 5.52109,2.48055 5.52109,5.53454 0,3.0407 -2.4671,5.52125 -5.52109,5.52125 -3.054,0 -5.5211,-2.48055 -5.5211,-5.52125"
|
||||
id="path91" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 859.14264,327.27626 c 0,-3.05402 2.48042,-5.5212 5.5211,-5.5212 3.05399,0 5.52135,2.46718 5.52135,5.5212 0,3.05399 -2.46736,5.52123 -5.52135,5.52123 -3.04068,0 -5.5211,-2.46724 -5.5211,-5.52123"
|
||||
id="path93" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 1015.684,377.00732 c 0,-3.05401 2.4805,-5.53456 5.5211,-5.53456 3.054,0 5.5347,2.48055 5.5347,5.53456 0,3.04065 -2.4673,5.52123 -5.5347,5.52123 -3.0406,0 -5.5211,-2.48058 -5.5211,-5.52123"
|
||||
id="path95" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 513.21238,420.89706 c 0,-3.05399 2.46721,-5.52122 5.52123,-5.52122 3.05401,0 5.53449,2.46723 5.53449,5.52122 0,3.05402 -2.48048,5.52126 -5.53449,5.52126 -3.05402,0 -5.52123,-2.46724 -5.52123,-5.52126"
|
||||
id="path97" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 588.72248,422.73747 c 0,-3.05401 2.48043,-5.52122 5.52136,-5.52122 3.05399,0 5.5211,2.46721 5.5211,5.52122 0,3.05402 -2.46711,5.52123 -5.5211,5.52123 -3.04093,0 -5.52136,-2.46721 -5.52136,-5.52123"
|
||||
id="path99" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 611.74098,454.35784 c 0,-3.05402 2.48042,-5.53454 5.52109,-5.53454 3.05399,0 5.52136,2.48052 5.52136,5.53454 0,3.04065 -2.46737,5.52122 -5.52136,5.52122 -3.04067,0 -5.52109,-2.48057 -5.52109,-5.52122"
|
||||
id="path101" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 709.34935,446.98286 c 0,-3.05402 2.48043,-5.5212 5.5211,-5.5212 3.05399,0 5.53467,2.46718 5.53467,5.5212 0,3.05399 -2.48068,5.53457 -5.53467,5.53457 -3.04067,0 -5.5211,-2.48058 -5.5211,-5.53457"
|
||||
id="path103" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 492.95454,393.26427 c 0,-3.0407 2.46721,-5.52125 5.5212,-5.52125 3.05404,0 5.52125,2.48055 5.52125,5.52125 0,3.05399 -2.46721,5.53455 -5.52125,5.53455 -3.05399,0 -5.5212,-2.48056 -5.5212,-5.53455"
|
||||
id="path105" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="M 561.47649,341.54611 544.97952,323.59544 H 519.6538 l -19.33762,16.87041 v 20.88464 l 18.41743,18.56413 v 40.36898"
|
||||
id="path107" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 498.47577,392.65079 v 44.20983 l 13.81639,13.80306 h 71.81592 l 10.1355,-13.94978 v -14.58991"
|
||||
id="path109" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 985.61068,461.71947 c 0,3.05402 -2.48068,5.52123 -5.53467,5.52123 -3.04068,0 -5.5211,-2.46721 -5.5211,-5.52123 0,-3.05401 2.48042,-5.52122 5.5211,-5.52122 3.05399,0 5.53467,2.46721 5.53467,5.52122"
|
||||
id="path111" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 1011.3897,446.98286 c 0,3.05399 -2.4807,5.53457 -5.5211,5.53457 -3.0542,0 -5.5213,-2.48058 -5.5213,-5.53457 0,-3.05402 2.4671,-5.5212 5.5213,-5.5212 3.0404,0 5.5211,2.46718 5.5211,5.5212"
|
||||
id="path113" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 1050.0651,338.33203 c 0,3.0407 -2.4807,5.52125 -5.5214,5.52125 -3.054,0 -5.5211,-2.48055 -5.5211,-5.52125 0,-3.05399 2.4671,-5.53454 5.5211,-5.53454 3.0407,0 5.5214,2.48055 5.5214,5.53454"
|
||||
id="path115" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 687.25113,461.71947 c 0,3.05402 -2.48068,5.52123 -5.52135,5.52123 -3.05399,0 -5.53442,-2.46721 -5.53442,-5.52123 0,-3.05401 2.48043,-5.52122 5.53442,-5.52122 3.04067,0 5.52135,2.46721 5.52135,5.52122"
|
||||
id="path117" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 770.12267,385.90264 c 0,3.05399 -2.46711,5.52122 -5.5211,5.52122 -3.05399,0 -5.52136,-2.46723 -5.52136,-5.52122 0,-3.05402 2.46737,-5.52125 5.52136,-5.52125 3.05399,0 5.5211,2.46723 5.5211,5.52125"
|
||||
id="path119" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 804.19693,454.05111 c 0,3.04067 -2.46711,5.5212 -5.5211,5.5212 -3.05399,0 -5.52136,-2.48053 -5.52136,-5.5212 0,-3.05405 2.46737,-5.53457 5.52136,-5.53457 3.05399,0 5.5211,2.48052 5.5211,5.53457"
|
||||
id="path121" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 980.07601,461.71947 h -34.98096 l -8.89541,-7.36163 h -42.67598 l -7.82843,-5.5346 h -36.38159 l -9.81543,11.0558 h -18.4174 l -7.6684,-5.82796 -11.6027,-0.61343"
|
||||
id="path123" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 762.76103,387.90306 -9.82874,7.44165 0.31981,20.13783 9.50893,8.69523 -0.22789,24.21873 -6.37454,13.32297 h -74.42985"
|
||||
id="path125" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 615.42179,327.27626 h 38.67509 l 12.89631,11.04245 H 818.0135"
|
||||
id="path127" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 1005.8686,446.98286 h 46.0367 l 8.2953,-13.34963 v -77.81728 l -15.9368,-17.76397"
|
||||
id="path129" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="M 1022.0186,377.71414 988.07779,343.85328 H 922.98351 L 906.60637,327.27626 H 867.74436"
|
||||
id="path131" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 617.26207,454.35784 h 34.99453 l 13.50956,-7.37498 h 47.26401"
|
||||
id="path133" />
|
||||
</g>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:39.0202px;line-height:0%;font-family:'Open Sans Pro';-inkscape-font-specification:'Open Sans Pro';letter-spacing:0px;word-spacing:0px;fill:#eeee23;fill-opacity:1;stroke:none;stroke-width:3.25169px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
x="1213.1715"
|
||||
y="382.26883"
|
||||
id="text5802"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan5804"
|
||||
x="1213.1715"
|
||||
y="382.26883"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:227.618px;line-height:1.25;font-family:'Source Sans Pro';-inkscape-font-specification:'Source Sans Pro Bold';fill:#eeee23;fill-opacity:1;stroke-width:3.25169px">2024</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:85.3333px;line-height:0%;font-family:'Open Sans Pro';-inkscape-font-specification:'Open Sans Pro';letter-spacing:0px;word-spacing:0px;display:inline;fill:#eeee23;fill-opacity:1;stroke:none;stroke-width:3.25169px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
x="543.95203"
|
||||
y="558.56561"
|
||||
id="text5802-7"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan5804-5"
|
||||
x="543.95203"
|
||||
y="558.56561"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:85.3333px;line-height:1.25;font-family:'Source Sans Pro';-inkscape-font-specification:'Source Sans Pro Bold';fill:#eeee23;fill-opacity:1;stroke-width:3.25169px">was brought to you by</tspan></text>
|
||||
<rect
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="line"
|
||||
width="1325.7142"
|
||||
height="3"
|
||||
x="297.5"
|
||||
y="888.88116" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Courier 10 Pitch';-inkscape-font-specification:'Courier 10 Pitch';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#eeee23;fill-opacity:1;stroke:none"
|
||||
x="991.40881"
|
||||
y="967.91754"
|
||||
id="text"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan3895"
|
||||
x="991.40881"
|
||||
y="967.91754"
|
||||
style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:45px;line-height:125%;font-family:'Source Sans Pro';-inkscape-font-specification:'Source Sans Pro Light';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#eeee23;fill-opacity:1">More Recordings available on media.ccc.de</tspan></text>
|
||||
<g
|
||||
id="g3899"
|
||||
transform="matrix(0.53175479,0,0,0.53175479,785.99,614.11912)"
|
||||
style="fill:#eeee23;fill-opacity:1">
|
||||
<path
|
||||
id="path3901"
|
||||
d="m 294.407,7.95792 c 6.213,1.027 19.117,20.42198 17.554,56.04198 -4.3,2.287 -9.289,0.945 -12.547,0.894 -10.184,-2.682 -0.678,-29.555 -14.953,-39.546 C 263.79,10.8809 119.447,14.4069 45.5808,21.1209 13.592,24.0289 17.478,87.0639 16.8569,120.43 c -0.5169,27.768 0.4448,58.119 11.4189,88.93 9.4468,26.524 44.2989,17.409 75.9712,18.571 56.978,0 160.981,1.883 173.53,-3.125 9.092,-3.629 12.796,-16.972 14.709,-25.575 3.351,-15.069 -0.168,-25.607 11.822,-25.324 6.313,0.149 7.555,5.857 6.592,16.772 -1.001,11.346 -4.393,26.441 -9.128,44.005 -3.421,12.688 -27.012,10.129 -42.628,10.129 C 180.218,242.704 100.45,245.236 24.0554,243.125 1.9155,242.514 1.46946,137.911 0.285625,118.923 -1.10525,96.6069 2.51438,7.01993 21.3615,6.01993 35.3674,5.27692 113.628,0.0309143 159.959,0.0189209 205.016,0.00692749 252.988,1.11093 294.407,7.95792"
|
||||
style="fill:#eeee23;fill-opacity:1;stroke:none"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path3903"
|
||||
d="m 223.69,24.0759 c 5.487,15.616 -8.019,40.096 12.24,48.537 73.438,12.662 159.117,-14.772 221.582,23.635 16.882,16.4601 29.544,35.4531 37.563,55.7121 v -9.285 c -9.285,-25.746 -28.278,-47.6931 -46.427,-70.0621 5.065,-6.753 10.974,1.266 16.038,3.376 18.571,23.213 37.563,46.8491 44.739,74.7051 1.265,1.688 3.798,5.065 5.908,2.11 l 2.955,-2.954 c -6.331,-29.966 -25.324,-54.4461 -41.362,-80.1921 7.175,-4.643 14.35,3.377 20.259,8.019 12.24,20.259 25.746,40.5181 30.388,64.1531 3.376,2.532 7.597,-2.11 9.285,-5.065 -2.532,-18.571 -8.864,-35.031 -16.461,-50.6471 1.266,-2.11 1.266,-5.065 4.221,-5.065 18.149,9.707 17.727,30.8111 24.057,47.2711 5.909,-0.422 8.863,-18.993 16.46,-8.019 2.532,6.753 -10.129,17.305 2.955,18.149 -6.331,30.388 -39.674,54.024 -68.796,60.777 -15.194,3.376 -35.453,8.018 -46.849,-3.798 2.11,-5.487 9.707,-6.331 15.194,-7.175 33.765,-1.266 65.842,-13.506 86.101,-40.518 l -0.844,-0.844 c -32.077,21.525 -71.75,42.206 -111.424,26.168 -3.376,-0.844 -5.065,-5.487 -2.954,-8.019 0.844,-2.532 -1.688,-3.798 -2.955,-4.221 -67.108,2.954 -137.596,-6.324 -202.593,4.227 -7.13,1.158 -7.934,7.746 -9.284,13.082 -3.414,13.511 5.21,32.647 -2.824,39.846 0,0 -5.936,1.741 -10.256,-0.177 -1.011,-5.609 -4.227,-37.144 2.948,-54.026 9.077,-21.357 89.954,-14.153 113.334,-14.626 42.722,-0.863 92.638,-2.254 132.734,0.701 -11.396,-11.396 -29.122,-11.818 -46.427,-11.396 -54.868,-0.844 -140.604,-0.559 -175.376,-2.466 -51.431,-2.822 -69.842,48.893 -102.341,82.658 h -15.194 c 20.259,-28.277 42.097,-60.522 70.062,-85.256 4.509,-3.988 7.645,-4.615 15.194,-6.752 21.025,-5.953 224.959,0.844 224.959,0.844 9.285,2.11 19.415,3.376 28.278,7.174 -5.065,-13.084 -21.525,-16.46 -34.609,-18.147 -73.017,-2.11 -146.877,-0.422 -218.628,-5.065 -19.415,-5.909 -29.544,-29.9661 -44.739,-44.7391 l -32.499,-41.362 16.46,0.844 c 21.103,24.479 35.575,54.506 62.887,73.8601 6.02,4.266 134.602,3.027 202.584,2.954 10.96,-0.012 33.77,7.175 48.542,15.195 2.532,-3.376 -1.688,-6.331 -4.221,-8.863 -30.811,-29.5441 -94.362,-20.3431 -117.328,-20.2641 -40.285,0.14 -88.233,8.522 -121.559,-12.235 -8.141,-5.071 -6.752,-35.875 -2.953,-52.758 h 10.973"
|
||||
style="fill:#eeee23;fill-opacity:1;stroke:none"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path3905"
|
||||
d="m 575.267,153.649 c -7.175,30.389 -29.544,57.822 -57.823,73.017 -17.727,3.799 -40.518,15.616 -54.868,-2.11 9.708,-8.863 27.434,-2.954 38.83,-10.13 29.544,-8.441 53.858,-34.474 68.796,-60.777 1.91,-1.321 3.195,-2.823 5.065,0"
|
||||
style="fill:#eeee23;fill-opacity:1;stroke:none"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path3907"
|
||||
d="m 584.142,179.84 c -5.065,26.168 -17.727,53.602 -44.739,66.686 -11.818,5.487 -30.388,11.818 -41.362,2.11 v -4.221 c 41.784,1.688 62.887,-42.206 79.77,-71.75 4.643,-0.422 5.065,3.798 6.331,7.175"
|
||||
style="fill:#eeee23;fill-opacity:1;stroke:none"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path3909"
|
||||
d="m 611.567,280.265 c 19.879,4.224 39.249,-15.615 43.47,10.131 -16.883,8.863 -39.674,6.331 -57.4,1.266 -3.799,7.597 1.688,16.038 0,25.324 -2.532,24.902 -11.818,48.537 -33.765,63.731 -6.357,3.3 -7.677,5.247 -11.431,5.909 1.138,-5.702 1.527,-10.353 2.5,-13.899 4.346,-2.92 23.503,-15.22 24.125,-31.684 9.707,-34.609 -0.844,-68.796 -24.058,-94.12 l 15.194,-13.928 c 8.863,17.726 18.896,42.495 41.364,47.269"
|
||||
style="fill:#eeee23;fill-opacity:1;stroke:none"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path3911"
|
||||
d="m 542.769,257.054 c 24.479,47.271 1.688,102.561 -4.221,151.098 2.532,18.149 5.065,36.719 20.259,49.381 -1.688,4.221 0.844,14.772 -5.909,12.24 -21.525,-11.396 -28.7,-34.187 -28.278,-57.822 -0.844,-41.784 21.525,-75.127 16.038,-117.333 L 536.86,286.6 c -17.305,18.57 -36.719,41.784 -35.453,70.905 l -11.396,2.11 c -12.662,-40.518 31.655,-63.743 37.564,-100.04 0,0 9.707,-3.786 15.194,-2.521"
|
||||
style="fill:#eeee23;fill-opacity:1;stroke:none"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.35942px;line-height:0%;font-family:'Courier 10 Pitch';-inkscape-font-specification:'Courier 10 Pitch';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#eeee23;fill-opacity:1;stroke:none;stroke-width:0.696618"
|
||||
x="866.38"
|
||||
y="789.8587"
|
||||
id="text3926"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan3928"
|
||||
x="866.38"
|
||||
y="789.8587"
|
||||
style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:27.8647px;line-height:1.25;font-family:'Source Sans Pro';-inkscape-font-specification:'Source Sans Pro Light';text-align:center;text-anchor:middle;fill:#eeee23;fill-opacity:1;stroke-width:0.696618">www.ccc.de</tspan></text>
|
||||
<g
|
||||
transform="matrix(1.8929006,0,0,1.892704,-258.28838,964.90644)"
|
||||
id="g260"
|
||||
inkscape:export-filename="/mnt/hgfs/Bov/Documents/Work/2007/cc/identity/srr buttons/big/by.png"
|
||||
inkscape:export-xdpi="300.23013"
|
||||
inkscape:export-ydpi="300.23013">
|
||||
<path
|
||||
id="path3817_1_"
|
||||
nodetypes="ccccccc"
|
||||
d="m 181.96579,0.51074 114.06396,0.20264 c 1.59375,0 3.01758,-0.23633 3.01758,3.18066 l -0.13965,37.56689 H 179.08737 V 3.75439 c 0,-1.68505 0.16309,-3.24365 2.87842,-3.24365 z"
|
||||
style="fill:#aab2ab" />
|
||||
<path
|
||||
d="m 297.29636,0 h -116.229 c -1.24658,0 -2.26123,1.01416 -2.26123,2.26074 v 39.49658 c 0,0.28174 0.229,0.51025 0.51074,0.51025 h 119.73047 c 0.28174,0 0.51074,-0.22852 0.51074,-0.51025 V 2.26074 C 299.55807,1.01416 298.54343,0 297.29636,0 Z M 181.06735,1.02148 h 116.229 c 0.68408,0 1.24023,0.55566 1.24023,1.23926 0,0 0,15.94824 0,27.44971 h -83.34424 c -3.04492,5.50586 -8.91113,9.24414 -15.64355,9.24414 -6.73535,0 -12.6001,-3.73486 -15.64355,-9.24414 h -4.07764 c 0,-11.50146 0,-27.44971 0,-27.44971 1e-5,-0.68359 0.55616,-1.23926 1.23975,-1.23926 z"
|
||||
id="path263" />
|
||||
<g
|
||||
enable-background="new "
|
||||
id="g265">
|
||||
<path
|
||||
d="m 253.07761,32.95605 c 0.31738,0 0.60742,0.02832 0.87012,0.08398 0.26172,0.05566 0.48535,0.14746 0.67285,0.27539 0.18652,0.12695 0.33203,0.29688 0.43457,0.50781 0.10254,0.21191 0.1543,0.47266 0.1543,0.78418 0,0.33594 -0.0762,0.61523 -0.22949,0.83887 -0.15234,0.22461 -0.37891,0.40723 -0.67773,0.55078 0.41211,0.11816 0.71973,0.3252 0.92285,0.62109 0.20312,0.29589 0.30469,0.65234 0.30469,1.06934 0,0.33594 -0.0654,0.62695 -0.19629,0.87305 -0.13086,0.24512 -0.30762,0.44629 -0.52832,0.60156 -0.22168,0.15625 -0.47461,0.27148 -0.75781,0.3457 -0.28418,0.0752 -0.5752,0.1123 -0.875,0.1123 H 249.936 v -6.66406 h 3.14161 z m -0.1875,2.69532 c 0.26172,0 0.47656,-0.0625 0.64551,-0.18652 0.16797,-0.12402 0.25195,-0.3252 0.25195,-0.60449 0,-0.15527 -0.0283,-0.2832 -0.084,-0.38184 -0.0566,-0.09961 -0.13086,-0.17676 -0.22461,-0.2334 -0.0937,-0.05566 -0.20117,-0.09473 -0.32227,-0.11621 -0.1211,-0.02148 -0.24805,-0.03223 -0.37793,-0.03223 h -1.37402 v 1.55469 z m 0.0859,2.82812 c 0.14355,0 0.28027,-0.01367 0.41113,-0.04199 0.13086,-0.02832 0.24609,-0.0752 0.34668,-0.13965 0.0996,-0.06543 0.17871,-0.1543 0.23828,-0.2666 0.0596,-0.11133 0.0889,-0.25488 0.0889,-0.42871 0,-0.3418 -0.0967,-0.58594 -0.29004,-0.73242 -0.19336,-0.14551 -0.44922,-0.21875 -0.7666,-0.21875 h -1.59961 v 1.82812 z"
|
||||
id="path267"
|
||||
style="fill:#ffffff" />
|
||||
<path
|
||||
d="m 255.78854,32.95605 h 1.64355 l 1.56055,2.63184 1.55078,-2.63184 h 1.63379 l -2.47363,4.10645 v 2.55762 h -1.46875 v -2.59473 z"
|
||||
id="path269"
|
||||
style="fill:#ffffff" />
|
||||
</g>
|
||||
<g
|
||||
id="g5908_1_"
|
||||
transform="matrix(0.872921,0,0,0.872921,50.12536,143.2144)">
|
||||
<path
|
||||
id="path5906_1_"
|
||||
cx="296.35416"
|
||||
ry="22.939548"
|
||||
cy="264.3577"
|
||||
type="arc"
|
||||
rx="22.939548"
|
||||
d="m 186.90065,-141.46002 c 0.006,8.68079 -7.02786,15.7215 -15.70808,15.72711 -8.68022,0.006 -15.72206,-7.02734 -15.7271,-15.70807 0,-0.006 0,-0.0123 0,-0.019 -0.005,-8.68079 7.02786,-15.7215 15.70808,-15.72656 8.68135,-0.006 15.72206,7.02734 15.7271,15.70813 0,0.006 0,0.0123 0,0.0184 z"
|
||||
style="fill:#ffffff" />
|
||||
<g
|
||||
id="g5706_1_"
|
||||
transform="translate(-289.6157,99.0653)">
|
||||
<path
|
||||
id="path5708_1_"
|
||||
d="m 473.57574,-253.32751 c 3.48541,3.48541 5.22839,7.75391 5.22839,12.80219 0,5.04938 -1.71277,9.27203 -5.13831,12.66791 -3.63531,3.5766 -7.93182,5.36432 -12.88947,5.36432 -4.89777,0 -9.11987,-1.77319 -12.66513,-5.31952 -3.54581,-3.54584 -5.31845,-7.78302 -5.31845,-12.71271 0,-4.92859 1.77264,-9.19598 5.31845,-12.80219 3.4552,-3.48651 7.67728,-5.22949 12.66513,-5.22949 5.0483,-10e-6 9.31404,1.74297 12.79939,5.22949 z m -23.11798,2.34484 c -2.94672,2.97638 -4.41953,6.46289 -4.41953,10.46234 0,3.99835 1.45828,7.45526 4.37424,10.37067 2.9165,2.9165 6.38849,4.37421 10.41705,4.37421 4.02856,0 7.53015,-1.47223 10.50653,-4.4184 2.82593,-2.73645 4.23944,-6.17706 4.23944,-10.32648 0,-4.11804 -1.43646,-7.61346 -4.30768,-10.48468 -2.87067,-2.87067 -6.34991,-4.30658 -10.43829,-4.30658 -4.0884,1e-5 -7.54638,1.44318 -10.37176,4.32892 z m 7.75449,8.70319 c -0.45029,-0.98169 -1.1243,-1.47284 -2.02322,-1.47284 -1.58917,0 -2.38345,1.07007 -2.38345,3.20911 0,2.13953 0.79428,3.2085 2.38345,3.2085 1.04938,0 1.79892,-0.52075 2.24866,-1.56451 l 2.20276,1.17297 c -1.04993,1.86548 -2.62509,2.79846 -4.72549,2.79846 -1.6199,0 -2.91763,-0.4967 -3.89206,-1.48901 -0.9761,-0.99341 -1.46274,-2.36273 -1.46274,-4.10852 0,-1.71503 0.50229,-3.07654 1.50748,-4.08502 1.00519,-1.00854 2.25702,-1.51257 3.75781,-1.51257 2.22012,0 3.80981,0.87488 4.77081,2.62286 z m 10.36337,0 c -0.45087,-0.98169 -1.11145,-1.47284 -1.98242,-1.47284 -1.62103,0 -2.43213,1.07007 -2.43213,3.20911 0,2.13953 0.8111,3.2085 2.43213,3.2085 1.05109,0 1.78717,-0.52075 2.20728,-1.56451 l 2.25201,1.17297 c -1.04828,1.86548 -2.62122,2.79846 -4.71771,2.79846 -1.61768,0 -2.9126,-0.4967 -3.88647,-1.48901 -0.97217,-0.99341 -1.45935,-2.36273 -1.45935,-4.10852 0,-1.71503 0.49445,-3.07654 1.48285,-4.08502 0.98785,-1.00854 2.2453,-1.51257 3.7735,-1.51257 2.21619,0 3.80365,0.87488 4.76129,2.62286 z" />
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
id="g275">
|
||||
<circle
|
||||
cx="255.55124"
|
||||
cy="15.31348"
|
||||
r="10.80664"
|
||||
id="circle277"
|
||||
style="fill:#ffffff" />
|
||||
<g
|
||||
id="g279">
|
||||
<path
|
||||
d="m 258.67819,12.18701 c 0,-0.4165 -0.33789,-0.75391 -0.75293,-0.75391 h -4.77344 c -0.41504,0 -0.75293,0.3374 -0.75293,0.75391 v 4.77295 h 1.33105 v 5.65186 h 3.61719 v -5.65186 h 1.33105 v -4.77295 z"
|
||||
id="path281" />
|
||||
<circle
|
||||
cx="255.53854"
|
||||
cy="9.1723604"
|
||||
r="1.63281"
|
||||
id="circle283" />
|
||||
</g>
|
||||
<path
|
||||
clip-rule="evenodd"
|
||||
d="m 255.5239,3.40723 c -3.23242,0 -5.96875,1.12793 -8.20801,3.38379 -2.29785,2.3335 -3.44629,5.0957 -3.44629,8.28467 0,3.18897 1.14844,5.93164 3.44629,8.22656 2.29785,2.29443 5.03418,3.44189 8.20801,3.44189 3.21289,0 5.99805,-1.15625 8.35352,-3.47119 2.21973,-2.19727 3.33008,-4.92969 3.33008,-8.19727 0,-3.26758 -1.12988,-6.02881 -3.3877,-8.28467 -2.25977,-2.25585 -5.02442,-3.38378 -8.2959,-3.38378 z m 0.0293,2.09961 c 2.64844,0 4.89746,0.93408 6.74707,2.80127 1.86914,1.84717 2.80371,4.10303 2.80371,6.76758 0,2.68359 -0.91504,4.91064 -2.74512,6.68018 -1.92871,1.90625 -4.19629,2.85889 -6.80566,2.85889 -2.61035,0 -4.85938,-0.94287 -6.74707,-2.82959 -1.88965,-1.88672 -2.83301,-4.12305 -2.83301,-6.70947 0,-2.58691 0.9541,-4.84229 2.8623,-6.76758 1.83009,-1.8672 4.06934,-2.80128 6.71778,-2.80128 z"
|
||||
id="path285"
|
||||
style="fill-rule:evenodd" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="FadeOutLayer"
|
||||
style="display:inline">
|
||||
<rect
|
||||
style="fill:#000000;fill-opacity:1;opacity:0"
|
||||
id="fadeout"
|
||||
width="1932.7112"
|
||||
height="1092.9814"
|
||||
x="-4.4430141"
|
||||
y="-1.8739687"
|
||||
inkscape:label="#fadeout" />
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 53 KiB |
Before Width: | Height: | Size: 25 KiB |
|
@ -1,488 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="1920"
|
||||
height="1080"
|
||||
viewBox="0 0 1920 1080"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
sodipodi:docname="overlay-leonardo.svg"
|
||||
enable-background="new"
|
||||
inkscape:export-filename="/home/thorsten/git/voc/intro-outro-generator/hackerhotel2024/artwork/overlay-leonardo.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4">
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath18">
|
||||
<path
|
||||
d="m 312.117,871.087 c -6.264,-1.72 -10.84,-10.647 -14.167,-15.645 l 0,0 c -4.194,-6.302 -7.979,-12.897 -11.534,-19.58 l 0,0 c -6.794,-12.771 -13.065,-25.863 -21.157,-37.891 l 0,0 -14.658,-134.44 c -34.506,-10.769 -67.49,-29.469 -99.699,-48.874 l 0,0 c 12.812,-37.59 55.526,-58.834 95.24,-58.766 l 0,0 c 0.024,0 0.047,0 0.071,0 l 0,0 c -6.665,-0.282 -13.34,-0.125 -19.96,0.504 l 0,0 c 17.08,-29.328 37.542,-57.811 69.853,-68.2 l 0,0 c 26.039,-8.372 54.524,-0.76 79.568,10.242 l 0,0 c 16.073,7.061 37.811,23.424 50.174,37.459 l 0,0 c -5.443,-6.931 -9.356,-11.85 -9.378,-14.226 l 0,0 c -0.036,-4.022 11.889,-7.249 15.319,-7.836 l 0,0 c 4.537,-0.776 55.479,-8.821 65.762,-9.857 l 0,0 c 10.396,-1.048 20.273,-1.879 30.647,-0.162 l 0,0 c 9.775,1.619 19.405,4.609 27.984,9.637 l 0,0 c 9.366,5.488 17.124,13.214 21.752,22.642 l 0,0 c -2.467,-9.581 -5.754,-22.648 -9.272,-36.305 l 0,0 c -0.171,-0.666 -0.311,-1.344 -0.413,-2.024 l 0,0 c -3.39,-22.815 -3.156,-46.468 -3.991,-69.493 l 0,0 c -0.901,-24.858 -1.418,-49.754 -2.83,-74.59 l 0,0 c -0.791,-13.917 -3.767,-27.11 -7.947,-40.362 l 0,0 c -1.785,-5.66 -3.752,-11.282 -5.94,-16.816 l 0,0 c 2.853,8.361 4.713,17.016 5.261,25.851 l 0,0 c 0.555,8.93 -0.352,17.967 -2.745,26.592 l 0,0 c -2.662,9.599 -7.206,18.729 -13.686,26.328 l 0,0 c -1.536,1.801 -2.531,3.044 -3.792,5.045 l 0,0 c -1.313,2.081 -3.691,4.003 -5.535,5.683 l 0,0 c -4.28,3.901 -8.981,7.314 -13.802,10.512 l 0,0 c -8.952,5.937 -18.089,11.527 -28.039,15.555 l 0,0 c -22.597,9.151 -48.915,13.05 -72.999,8.126 l 0,0 c -49.265,-10.074 -94.2,-46.844 -113.089,-93.79 l 0,0 c -7.565,-18.805 -8.616,-45.719 -6.222,-65.756 l 0,0 c 7.2,-60.243 65.422,-100.088 125.514,-108.448 l 0,0 c 24.824,-3.455 52.18,-1.693 76.294,4.869 l 0,0 c 50.617,13.775 89.298,54.937 112.844,99.669 l 0,0 c 2.794,5.307 14.736,24.552 14.675,26.909 l 0,0 c 0.267,-10.318 3.457,-20.545 9.106,-29.184 l 0,0 16.227,92.559 c 1.621,-9.021 7.294,-17.234 15.157,-21.945 l 0,0 0.204,60.905 c 1.41,-9.085 6.602,-14.523 14.491,-19.244 l 0,0 c -4.166,27.38 -4.717,52.34 -2.482,79.945 l 0,0 c 7.063,-4.324 13.65,-8.62 20.658,-10.281 l 0,0 c -3.651,26.792 -12.97,49.694 -16.621,76.487 l 0,0 c 10.534,-8.562 10.319,-10.84 19.664,-11.89 l 0,0 c -3.943,26.189 -16.832,43.539 -29.738,66.666 l 0,0 25.882,-0.923 c -10.728,25.86 -25.45,41.841 -43.486,63.254 l 0,0 c 10.92,0.053 16.559,0.433 26.037,2.489 l 0,0 c -14.416,20.027 -33.431,26.496 -56.345,35.655 l 0,0 c 14.572,6.667 21.146,13.146 30.811,25.412 l 0,0 c -25.908,4.436 -43.613,6.974 -69.672,10.409 l 0,0 c 9.984,6.221 25.959,11.735 32.646,23.966 l 0,0 c -23.093,-0.068 -51.514,-1.99 -74.606,-2.058 l 0,0 c 3.118,9.15 16.024,22.056 15.344,33.286 l 0,0 -67.289,-24.136 c -2.029,7.646 4.971,10.282 1.623,31.588 l 0,0 -54.542,-23.538 c 0,6.9 9.282,21.518 5.236,31.248 l 0,0 c -1.052,2.53 -27.624,-18.934 -36.917,-20.788 l 0,0 c 0,0 19.327,52.162 14.75,52.15 l 0,0 c -15.455,-0.042 -33.75,-18.848 -49.058,-21.738 l 0,0 c -3.6,5.947 -6.717,12.18 -9.698,18.456 l 0,0 c -5.957,12.543 -11.32,25.358 -17.137,37.966 l 0,0 c -2.809,6.088 -5.71,12.138 -8.882,18.045 l 0,0 c -2.044,3.808 -3.89,8.265 -7.717,10.63 l 0,0 c -2.577,1.592 -6.347,2.531 -9.801,2.531 l 0,0 c -1.401,0 -2.751,-0.155 -3.948,-0.484 m 41.469,-271.97 c -2.238,-1.885 -4.527,-3.722 -6.865,-5.509 l 0,0 c 2.327,1.793 4.616,3.631 6.865,5.509 m 85.349,-45.569 c 0,0 0,0 0,0 M 383.533,241.747 c -16.443,19.302 -23.431,46.211 -18.815,71.142 l 0,0 c 4.341,23.447 18.996,45.037 39.804,56.683 l 0,0 c 20.808,11.645 47.481,12.699 68.622,1.67 l 0,0 c 21.142,-11.029 35.713,-34.183 35.364,-58.026 l 0,0 c -0.349,-23.843 -16.558,-46.24 -39.055,-54.146 l 0,0 c -13.248,-4.655 -27.77,-4.347 -39.5,3.375 l 0,0 c -11.729,7.722 -19.3,22.583 -15.553,36.117 l 0,0 c 3.746,13.535 19.143,23.26 32.574,19.157 l 0,0 c 5.156,-1.575 9.602,-4.83 14.374,-7.338 l 0,0 c 6.351,-3.339 14.186,-5.411 20.409,0.204 l 0,0 c 2.348,2.119 3.893,5.052 4.395,8.174 l 0,0 c 1.65,10.257 -5.836,19.545 -14.699,22.812 l 0,0 c -6.84,2.521 -14.529,2.26 -21.749,1.25 l 0,0 c -23.7,-3.318 -46.176,-17.837 -57.931,-38.681 l 0,0 c -11.755,-20.845 -11.322,-48.644 3.051,-67.777 l 0,0 c 7.968,-10.606 19.479,-17.733 32.216,-21.387 l 0,0 c -16.77,4.192 -32.281,13.594 -43.507,26.771 m 146.601,21.02 c 0.24,0.346 0.478,0.693 0.716,1.042 l 0,0 c -2.094,-3.187 -4.311,-6.295 -6.662,-9.313 l 0,0 c -5.252,-6.741 -11.254,-13.003 -17.851,-18.524 l 0,0 c 9.038,7.807 17.014,17.001 23.797,26.795"
|
||||
id="path20-4"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath28">
|
||||
<path
|
||||
d="m 314.284,874.024 c -6.264,-1.721 -10.84,-10.648 -14.166,-15.645 l 0,0 c -4.194,-6.302 -7.981,-12.897 -11.535,-19.58 l 0,0 c -6.794,-12.772 -13.065,-25.863 -21.157,-37.891 l 0,0 -14.657,-134.44 c -34.506,-10.769 -67.491,-29.47 -99.701,-48.874 l 0,0 c 12.813,-37.59 55.528,-58.835 95.241,-58.767 l 0,0 c 0.017,0 0.031,0 0.048,0 l 0,0 c -6.659,-0.281 -13.323,-0.124 -19.938,0.505 l 0,0 c 17.081,-29.328 37.544,-57.812 69.854,-68.2 l 0,0 c 26.039,-8.373 54.524,-0.761 79.568,10.242 l 0,0 c 16.072,7.06 37.807,23.42 50.171,37.455 l 0,0 c -5.441,-6.928 -9.354,-11.847 -9.375,-14.223 l 0,0 c -0.036,-4.022 11.889,-7.249 15.32,-7.836 l 0,0 c 4.536,-0.776 55.478,-8.82 65.761,-9.857 l 0,0 c 10.396,-1.048 20.273,-1.879 30.647,-0.161 l 0,0 c 9.774,1.618 19.404,4.608 27.984,9.636 l 0,0 c 9.366,5.488 17.124,13.214 21.752,22.642 l 0,0 c -2.467,-9.581 -5.754,-22.647 -9.272,-36.304 l 0,0 c -0.171,-0.666 -0.312,-1.345 -0.413,-2.025 l 0,0 c -3.39,-22.814 -3.157,-46.467 -3.991,-69.492 l 0,0 c -0.902,-24.859 -1.418,-49.754 -2.83,-74.591 l 0,0 c -0.791,-13.916 -3.768,-27.109 -7.947,-40.362 l 0,0 c -1.785,-5.661 -3.753,-11.284 -5.942,-16.82 l 0,0 c 2.854,8.362 4.714,17.02 5.263,25.856 l 0,0 c 0.554,8.929 -0.353,17.967 -2.745,26.592 l 0,0 c -2.662,9.598 -7.206,18.729 -13.686,26.327 l 0,0 c -1.536,1.801 -3.494,3.382 -4.757,5.383 l 0,0 c -1.312,2.081 -2.726,3.665 -4.57,5.345 l 0,0 c -4.28,3.901 -8.981,7.315 -13.802,10.512 l 0,0 c -8.952,5.938 -18.598,10.791 -28.547,14.819 l 0,0 c -22.597,9.149 -47.586,13.078 -71.67,8.153 l 0,0 c -49.265,-10.074 -95.021,-46.134 -113.91,-93.081 l 0,0 c -7.566,-18.804 -8.616,-45.718 -6.222,-65.755 l 0,0 c 7.2,-60.244 65.422,-100.089 125.514,-108.45 l 0,0 c 24.823,-3.453 52.179,-1.692 76.293,4.87 l 0,0 c 50.618,13.775 89.298,54.937 112.845,99.669 l 0,0 c 2.794,5.306 14.736,24.552 14.675,26.91 l 0,0 c 0.266,-10.318 3.457,-20.545 9.105,-29.185 l 0,0 16.228,92.559 c 1.622,-9.021 7.294,-17.234 15.156,-21.944 l 0,0 0.204,60.905 c 1.411,-9.085 6.603,-14.524 14.491,-19.245 l 0,0 c -4.165,27.381 -4.717,52.34 -2.481,79.945 l 0,0 c 7.063,-4.324 13.65,-8.619 20.657,-10.281 l 0,0 c -3.651,26.793 -12.969,49.695 -16.621,76.488 l 0,0 c 10.535,-8.562 10.321,-10.841 19.665,-11.89 l 0,0 c -3.943,26.189 -16.832,43.539 -29.738,66.666 l 0,0 25.881,-0.924 c -10.726,25.861 -25.449,41.842 -43.485,63.255 l 0,0 c 10.92,0.053 16.559,0.433 26.037,2.488 l 0,0 c -14.416,20.028 -33.431,26.496 -56.345,35.655 l 0,0 c 14.571,6.668 21.146,13.147 30.811,25.413 l 0,0 c -25.908,4.436 -43.613,6.973 -69.673,10.409 l 0,0 c 9.985,6.22 25.961,11.735 32.648,23.966 l 0,0 c -23.094,-0.069 -51.515,-1.991 -74.608,-2.06 l 0,0 c 3.119,9.152 16.025,22.058 15.345,33.287 l 0,0 -67.289,-24.135 c -2.03,7.644 4.971,10.282 1.624,31.588 l 0,0 -54.543,-23.538 c 0,6.899 9.282,21.517 5.235,31.248 l 0,0 c -1.052,2.53 -27.623,-18.935 -36.917,-20.789 l 0,0 c 0,0 19.328,52.162 14.751,52.15 l 0,0 c -15.456,-0.043 -33.751,-18.848 -49.059,-21.737 l 0,0 c -3.6,5.946 -6.717,12.18 -9.697,18.454 l 0,0 c -5.958,12.545 -11.32,25.36 -17.137,37.968 l 0,0 c -2.808,6.086 -5.71,12.137 -8.882,18.045 l 0,0 c -2.044,3.808 -3.889,8.265 -7.717,10.63 l 0,0 c -2.577,1.592 -6.347,2.53 -9.801,2.53 l 0,0 c -1.401,0 -2.752,-0.154 -3.948,-0.483 m 41.469,-271.971 c -2.231,-1.88 -4.511,-3.71 -6.842,-5.492 l 0,0 c 2.319,1.787 4.601,3.62 6.842,5.492 m 85.349,-45.569 c 0,0 0,0 0,0 M 385.7,244.684 c -16.443,19.301 -23.431,46.21 -18.815,71.142 l 0,0 c 4.341,23.447 18.996,45.036 39.804,56.681 l 0,0 c 20.807,11.646 47.481,12.699 68.623,1.672 l 0,0 c 21.141,-11.029 35.712,-34.184 35.362,-58.026 l 0,0 C 510.325,292.31 494.456,269.141 471.96,261.234 l 0,0 c -13.249,-4.656 -28.749,-3.925 -40.478,3.797 l 0,0 c -11.73,7.722 -18.663,22.934 -14.915,36.468 l 0,0 c 3.747,13.534 19.144,23.259 32.574,19.157 l 0,0 c 5.156,-1.575 9.602,-4.831 14.374,-7.339 l 0,0 c 6.352,-3.338 14.186,-5.411 20.41,0.205 l 0,0 c 2.347,2.118 3.891,5.052 4.393,8.173 l 0,0 c 1.651,10.257 -5.876,18.554 -14.739,21.821 l 0,0 c -6.84,2.522 -14.381,2.425 -21.601,1.414 l 0,0 c -23.699,-3.317 -46.283,-17.011 -58.038,-37.854 l 0,0 c -11.755,-20.844 -11.323,-48.644 3.051,-67.777 l 0,0 c 7.968,-10.606 19.481,-17.733 32.218,-21.388 l 0,0 c -16.769,4.192 -32.283,13.595 -43.509,26.773 m 146.6,21.019 c 0.248,0.358 0.494,0.716 0.739,1.075 l 0,0 c -2.1,-3.197 -4.324,-6.317 -6.684,-9.346 l 0,0 c -5.241,-6.727 -11.231,-12.977 -17.813,-18.49 l 0,0 c 9.023,7.8 16.985,16.98 23.758,26.761"
|
||||
id="path30"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1428">
|
||||
<path
|
||||
d="m 0,1201.89 853.228,0 L 853.228,0 0,0 0,1201.89 Z"
|
||||
id="path1430"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1436">
|
||||
<path
|
||||
d="m 153.069,874.507 547.722,0 0,-721.1 -547.722,0 0,721.1 z"
|
||||
id="path1438"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<radialGradient
|
||||
fx="0"
|
||||
fy="0"
|
||||
cx="0"
|
||||
cy="0"
|
||||
r="1"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(74.078758,0,0,-59.263008,239.82324,731.99097)"
|
||||
spreadMethod="pad"
|
||||
id="radialGradient1468">
|
||||
<stop
|
||||
style="stop-opacity:1;stop-color:#ffffff"
|
||||
offset="0"
|
||||
id="stop1470" />
|
||||
<stop
|
||||
style="stop-opacity:1;stop-color:#c4c3c3"
|
||||
offset="1"
|
||||
id="stop1472" />
|
||||
</radialGradient>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1480">
|
||||
<path
|
||||
d="m 0,1201.89 853.228,0 L 853.228,0 0,0 0,1201.89 Z"
|
||||
id="path1482"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<radialGradient
|
||||
fx="0"
|
||||
fy="0"
|
||||
cx="0"
|
||||
cy="0"
|
||||
r="1"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(74.078758,0,0,-59.263008,324.3374,727.64069)"
|
||||
spreadMethod="pad"
|
||||
id="radialGradient1516">
|
||||
<stop
|
||||
style="stop-opacity:1;stop-color:#ffffff"
|
||||
offset="0"
|
||||
id="stop1518" />
|
||||
<stop
|
||||
style="stop-opacity:1;stop-color:#c4c3c3"
|
||||
offset="1"
|
||||
id="stop1520" />
|
||||
</radialGradient>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1528">
|
||||
<path
|
||||
d="m 0,1201.89 853.228,0 L 853.228,0 0,0 0,1201.89 Z"
|
||||
id="path1530"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1560">
|
||||
<path
|
||||
d="m 529.474,574.673 c 6.87,-7.702 13.741,-15.405 20.611,-23.107 l 0,0 c 2.925,-3.279 6.035,-7.149 6.026,-11.402 l 0,0 c -10e-4,-0.461 -0.038,-0.925 -0.116,-1.394 l 0,0 c -0.679,-4.076 -4.235,-6.974 -7.641,-9.312 l 0,0 c -8.134,-5.582 -16.812,-10.954 -24.245,-17.441 l 0,0 c -3.348,-2.922 -15.688,-9.847 -17.856,-11.768 l 0,0 c -10.514,-9.322 -29.698,-8.23 -43.695,-6.992 l 0,0 c -2.978,0.263 -6.376,0.501 -8.544,-1.558 l 0,0 c -1.461,-1.388 -1.959,-3.483 -2.345,-5.461 l 0,0 c -0.541,-2.777 -0.961,-5.706 -0.964,-8.569 l 0,0 c -0.005,-3.924 0.773,-7.721 3.093,-10.826 l 0,0 c 5.5,-7.361 17.621,-6.775 24.515,-0.701 l 0,0 c 3.855,3.397 7.098,8.39 12.216,8.854 l 0,0 c 5.187,0.469 9.462,-4.158 11.606,-8.906 l 0,0 c 2.145,-4.748 3.149,-10.106 6.358,-14.211 l 0,0 c 6.392,-8.178 21.134,-7.2 26.389,1.752 l 0,0 c 1.293,2.202 1.885,4.672 1.889,7.167 l 0,0 c 0.013,7.643 -5.488,15.526 -13.22,16.729 l 0,0 c -0.999,1.438 -1.44,3.117 -1.442,4.842 l 0,0 c -0.002,2.689 1.063,5.487 2.742,7.64 l 0,0 c 2.755,3.534 6.807,5.762 10.671,8.029 l 0,0 c 15.893,9.322 30.475,20.875 43.186,34.214 l 0,0 c 2.132,2.238 4.348,4.93 4.35,7.937 l 0,0 c 0,0.269 -0.017,0.54 -0.054,0.814 l 0,0 c -0.28,2.082 -1.645,3.833 -2.959,5.471 l 0,0 c -9.167,11.424 -18.333,22.849 -27.5,34.273 l 0,0 -23.071,-6.074 z"
|
||||
id="path1562"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1646">
|
||||
<path
|
||||
d="m 0,1201.89 853.228,0 L 853.228,0 0,0 0,1201.89 Z"
|
||||
id="path1648"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1658">
|
||||
<path
|
||||
d="m 444.813,571.047 c 6.832,-7.66 13.665,-15.32 20.499,-22.979 l 0,0 c 3.241,-3.634 6.709,-7.994 5.908,-12.797 l 0,0 c -0.056,-0.338 -0.132,-0.668 -0.226,-0.99 l 0,0 c -0.987,-3.65 -4.29,-6.315 -7.463,-8.492 l 0,0 c -8.135,-5.582 -16.812,-10.954 -24.246,-17.441 l 0,0 c -3.348,-2.922 -15.687,-9.846 -17.855,-11.769 l 0,0 c -10.514,-9.321 -29.699,-8.229 -43.695,-6.992 l 0,0 c -2.979,0.264 -6.375,0.503 -8.543,-1.557 l 0,0 c -0.945,-0.898 -1.487,-2.091 -1.857,-3.358 l 0,0 c -0.178,-0.638 -0.315,-1.291 -0.44,-1.933 l 0,0 c -1.283,-6.581 -1.885,-14.024 2.129,-19.396 l 0,0 c 5.499,-7.36 17.621,-6.774 24.514,-0.7 l 0,0 c 3.856,3.397 7.099,8.391 12.216,8.854 l 0,0 c 5.189,0.47 9.464,-4.158 11.607,-8.906 l 0,0 c 2.144,-4.747 3.15,-10.106 6.357,-14.211 l 0,0 c 6.393,-8.177 21.135,-7.199 26.39,1.752 l 0,0 c 0.57,0.971 1.003,1.993 1.311,3.046 l 0,0 c 2.398,8.633 -3.607,19.267 -12.691,20.68 l 0,0 c -1.621,2.332 -1.772,5.302 -0.964,8.064 l 0,0 c 0.46,1.658 1.268,3.248 2.313,4.588 l 0,0 c 2.754,3.534 6.806,5.762 10.671,8.029 l 0,0 c 15.893,9.322 30.475,20.875 43.186,34.215 l 0,0 c 1.669,1.751 3.39,3.782 4.06,6.024 l 0,0 c 0.225,0.825 0.306,1.678 0.187,2.556 l 0,0 c -0.279,2.082 -1.644,3.832 -2.959,5.47 l 0,0 c -9.166,11.425 -18.334,22.85 -27.5,34.274 l 0,0 -22.909,-6.031 z"
|
||||
id="path1660"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.31543523"
|
||||
inkscape:cx="749.75772"
|
||||
inkscape:cy="936.80088"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer3"
|
||||
showgrid="false"
|
||||
units="px"
|
||||
inkscape:window-width="1870"
|
||||
inkscape:window-height="1016"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:snap-global="false"
|
||||
inkscape:pagecheckerboard="0">
|
||||
<sodipodi:guide
|
||||
position="79.389313,583.96947"
|
||||
orientation="1,0"
|
||||
id="guide5258"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="752.5,175"
|
||||
orientation="0,1"
|
||||
id="guide5684"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="622.14288,33.487991"
|
||||
orientation="0,1"
|
||||
id="guide5686"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="512,936"
|
||||
orientation="0,1"
|
||||
id="guide5806"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="1852.7369,1139.6332"
|
||||
orientation="1,0"
|
||||
id="guide5827"
|
||||
inkscape:locked="false" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Background" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer3"
|
||||
inkscape:label="Text"
|
||||
style="display:inline">
|
||||
<g
|
||||
id="g3984"
|
||||
transform="matrix(0.32730293,0,0,0.32730293,1502.6167,-11.313358)">
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 212.06547,284.45341 h -17.60391 v -35.20783 h -52.81173 v 35.20783 h -17.60392 v -83.6319 h 17.60392 v 30.82016 h 52.81173 v -30.82016 h 17.60391 z m 0,0"
|
||||
id="path11" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 229.66938,200.82151 h 88.01954 v 83.6319 H 300.08501 V 249.24558 H 247.2733 v 35.20783 h -17.60392 v -83.6319 m 17.60392,30.82016 h 52.81171 V 218.43876 H 247.2733 Z m 0,0"
|
||||
id="path13" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 352.89674,218.43876 v 48.41073 h 70.42902 v 17.60392 h -88.03293 v -83.6319 h 88.03293 v 17.61725 z m 0,0"
|
||||
id="path15" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 499.90275,240.88376 29.04658,43.56965 H 508.0379 l -23.43189,-35.20783 h -26.07243 v 35.20783 h -17.60391 v -83.61856 h 17.60391 v 30.79351 h 27.05932 l 22.445,-30.79351 h 20.91143 z m 0,0"
|
||||
id="path17" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 564.15715,249.24558 v 17.60391 h 70.41565 v 17.60392 h -88.01956 v -83.61856 h 88.01956 v 17.60391 h -70.41565 v 13.20291 h 70.41565 v 17.60391 z m 0,0"
|
||||
id="path19" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="M 740.19602,249.24558 H 722.5921 l 17.60392,35.20783 h -20.89783 l -17.60391,-35.20783 h -31.91366 v 35.20783 h -17.60391 v -83.61856 h 88.01931 v 48.41073 m -70.4154,-17.60391 h 52.81148 v -13.20291 h -52.81148 z m 0,0"
|
||||
id="path21" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 145.70405,191.07266 c 0,-3.04065 2.46724,-5.49452 5.50789,-5.49452 3.02733,0 5.49457,2.45387 5.49457,5.49452 0,3.0407 -2.46724,5.50788 -5.49457,5.50788 -3.04065,0 -5.50789,-2.46718 -5.50789,-5.50788"
|
||||
id="path23" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 103.65469,269.93019 c 0,-3.04067 2.46724,-5.50788 5.49458,-5.50788 3.04065,0 5.50788,2.46721 5.50788,5.50788 0,3.04068 -2.46723,5.49455 -5.50788,5.49455 -3.02734,0 -5.49458,-2.45387 -5.49458,-5.49455"
|
||||
id="path25" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 155.18615,271.75726 c 0,-3.04068 2.45387,-5.49455 5.49457,-5.49455 3.04065,0 5.50788,2.45387 5.50788,5.49455 0,3.04068 -2.46723,5.50791 -5.50788,5.50791 -3.0407,0 -5.49457,-2.46723 -5.49457,-5.50791"
|
||||
id="path27" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 205.61069,302.93754 c 0,-3.0407 2.46721,-5.50789 5.50791,-5.50789 3.02731,0 5.49455,2.46719 5.49455,5.50789 0,3.04065 -2.46724,5.49452 -5.49455,5.49452 -3.0407,0 -5.50791,-2.45387 -5.50791,-5.49452"
|
||||
id="path29" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 269.79831,268.08981 c 0,-3.0407 2.45387,-5.49457 5.49452,-5.49457 3.04071,0 5.50789,2.45387 5.50789,5.49457 0,3.04065 -2.46718,5.50788 -5.50789,5.50788 -3.04065,0 -5.49452,-2.46723 -5.49452,-5.50788"
|
||||
id="path31" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 196.4353,172.73527 c 0,-3.0407 2.46723,-5.49457 5.50794,-5.49457 3.04065,0 5.50788,2.45387 5.50788,5.49457 0,3.04065 -2.46723,5.49454 -5.50788,5.49454 -3.04071,0 -5.50794,-2.45389 -5.50794,-5.49454"
|
||||
id="path33" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 304.63268,172.73527 c 0,-3.0407 2.46724,-5.49457 5.50789,-5.49457 3.0407,0 5.49457,2.45387 5.49457,5.49457 0,3.04065 -2.45387,5.49454 -5.49457,5.49454 -3.04065,0 -5.50789,-2.45389 -5.50789,-5.49454"
|
||||
id="path35" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 744.75716,262.90194 c 0,-3.04065 2.46711,-5.50788 5.49447,-5.50788 3.04067,0 5.50804,2.46723 5.50804,5.50788 0,3.02736 -2.46737,5.49457 -5.50804,5.49457 -3.02736,0 -5.49447,-2.46721 -5.49447,-5.49457"
|
||||
id="path37" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 321.14302,295.60256 c 0,-3.0407 2.46721,-5.50789 5.49455,-5.50789 3.0407,0 5.50789,2.46719 5.50789,5.50789 0,3.04065 -2.46719,5.49454 -5.50789,5.49454 -3.02734,0 -5.49455,-2.45389 -5.49455,-5.49454"
|
||||
id="path39" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 532.02995,295.90929 c 0,-3.04068 2.46711,-5.50789 5.50778,-5.50789 3.04068,0 5.49473,2.46721 5.49473,5.50789 0,3.04068 -2.45405,5.49457 -5.49473,5.49457 -3.04067,0 -5.50778,-2.45389 -5.50778,-5.49457"
|
||||
id="path41" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 466.0152,306.91175 c 0,-3.0407 2.4539,-5.50789 5.50789,-5.50789 3.02736,0 5.49457,2.46719 5.49457,5.50789 0,3.04065 -2.46721,5.49452 -5.49457,5.49452 -3.05399,0 -5.50789,-2.45387 -5.50789,-5.49452"
|
||||
id="path43" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 468.76249,205.74262 c 0,-3.04071 2.46724,-5.49458 5.50789,-5.49458 3.02736,0 5.49457,2.45387 5.49457,5.49458 0,3.04065 -2.46721,5.49452 -5.49457,5.49452 -3.04065,0 -5.50789,-2.45387 -5.50789,-5.49452"
|
||||
id="path45" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 590.70949,189.53898 c 0,-3.02734 2.46736,-5.49452 5.50804,-5.49452 3.04067,0 5.50778,2.45387 5.50778,5.49452 0,3.0407 -2.46711,5.50788 -5.50778,5.50788 -3.04068,0 -5.50804,-2.46718 -5.50804,-5.50788"
|
||||
id="path47" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 559.54275,173.042 c 0,-3.04068 2.4538,-5.50789 5.49447,-5.50789 3.04068,0 5.50778,2.46721 5.50778,5.50789 0,3.04067 -2.4671,5.49457 -5.50778,5.49457 -3.04067,0 -5.49447,-2.4539 -5.49447,-5.49457"
|
||||
id="path49" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 711.74989,184.04446 c 0,-3.0407 2.45379,-5.49457 5.49447,-5.49457 3.04067,0 5.50778,2.45387 5.50778,5.49457 0,3.04065 -2.46711,5.49452 -5.50778,5.49452 -3.04068,0 -5.49447,-2.45387 -5.49447,-5.49452"
|
||||
id="path51" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 390.82517,247.49856 c 0,-3.0407 2.46721,-5.50791 5.50791,-5.50791 3.02731,0 5.49455,2.46721 5.49455,5.50791 0,3.02731 -2.46724,5.49454 -5.49455,5.49454 -3.0407,0 -5.50791,-2.46723 -5.50791,-5.49454"
|
||||
id="path53" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 365.1528,187.40518 c 0,-3.04065 2.46721,-5.49455 5.50789,-5.49455 3.02733,0 5.49457,2.4539 5.49457,5.49455 0,3.0407 -2.46724,5.49457 -5.49457,5.49457 -3.04068,0 -5.50789,-2.45387 -5.50789,-5.49457"
|
||||
id="path55" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 83.663589,242.41739 c 0,-3.04065 2.467211,-5.49452 5.507912,-5.49452 3.02731,0 5.494546,2.45387 5.494546,5.49452 0,3.0407 -2.467236,5.50794 -5.494546,5.50794 -3.040701,0 -5.507912,-2.46724 -5.507912,-5.50794"
|
||||
id="path57" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="M 151.89208,190.91262 135.47512,173.042 h -25.21895 l -19.257626,16.80371 v 20.79131 l 18.337416,18.4841 v 40.19561"
|
||||
id="path59" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 89.171476,241.80393 v 44.00978 l 13.749744,13.76306 h 47.67726 l 10.08224,-13.89642 v -14.53658"
|
||||
id="path61" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 211.11857,303.24424 h 38.5019 l 13.74972,-13.14957 v -10.22896 l 9.48212,-9.93552"
|
||||
id="path63" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 201.94321,173.042 h 18.33741 l 14.36318,7.33495 h 42.48944 l 7.80175,7.33496 h 85.7257"
|
||||
id="path65" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 396.33306,248.23203 h 22.00489 l 11.90933,-13.76306 V 192.29963 L 410.2295,173.042 H 310.14059"
|
||||
id="path67" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 328.47798,295.90929 h 93.8342 l 6.72149,11.00246 h 42.48945"
|
||||
id="path69" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 537.53773,295.90929 h 104.52986 l 10.08224,11.00246 h 28.41975 l 10.24228,-11.00246 h 61.02681 l 11.06908,-5.96131 0.18692,-14.89665 -11.61602,-11.26919"
|
||||
id="path71" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 474.27038,205.12913 v -23.83196 l 12.68283,-8.25517 h 23.07177 l 22.00497,16.51034 h 60.52007"
|
||||
id="path73" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 568.70472,173.042 h 42.18256 l 10.389,11.00246 h 95.96808"
|
||||
id="path75" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 624.10366,435.47364 h -17.67049 v -35.35452 h -53.05192 v 35.35452 h -17.67048 v -83.97867 h 17.67048 v 30.9402 h 53.05192 v -30.9402 h 17.67049 z m 0,0"
|
||||
id="path77" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 730.19392,435.47364 h -88.4062 v -83.97867 h 88.4062 z m -70.7224,-17.67059 h 53.03834 V 369.1789 h -53.03834 z m 0,0"
|
||||
id="path79" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 836.27087,369.1789 h -35.35455 v 66.29474 H 783.23227 V 369.1789 h -35.36786 v -17.68393 h 88.40646 z m 0,0"
|
||||
id="path81" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 871.62541,400.11912 v 17.68393 h 70.72241 v 17.67059 h -88.39315 v -83.97867 h 88.39315 v 17.68393 h -70.72241 v 13.25627 h 70.72241 v 17.68395 z m 0,0"
|
||||
id="path83" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 960.03162,435.47364 v -83.97867 h 17.68406 v 66.30808 h 70.72242 v 17.67059 z m 0,0"
|
||||
id="path85" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 557.10202,342.01287 c 0,-3.05401 2.48068,-5.53454 5.52135,-5.53454 3.05399,0 5.53442,2.48053 5.53442,5.53454 0,3.04065 -2.48043,5.52123 -5.53442,5.52123 -3.04067,0 -5.52135,-2.48058 -5.52135,-5.52123"
|
||||
id="path87" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 610.51395,327.27626 c 0,-3.05402 2.46736,-5.5212 5.52136,-5.5212 3.05399,0 5.52109,2.46718 5.52109,5.5212 0,3.05399 -2.4671,5.52123 -5.52109,5.52123 -3.054,0 -5.52136,-2.46724 -5.52136,-5.52123"
|
||||
id="path89" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 811.26538,338.33203 c 0,-3.05399 2.4671,-5.53454 5.5211,-5.53454 3.05399,0 5.52109,2.48055 5.52109,5.53454 0,3.0407 -2.4671,5.52125 -5.52109,5.52125 -3.054,0 -5.5211,-2.48055 -5.5211,-5.52125"
|
||||
id="path91" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 859.14264,327.27626 c 0,-3.05402 2.48042,-5.5212 5.5211,-5.5212 3.05399,0 5.52135,2.46718 5.52135,5.5212 0,3.05399 -2.46736,5.52123 -5.52135,5.52123 -3.04068,0 -5.5211,-2.46724 -5.5211,-5.52123"
|
||||
id="path93" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 1015.684,377.00732 c 0,-3.05401 2.4805,-5.53456 5.5211,-5.53456 3.054,0 5.5347,2.48055 5.5347,5.53456 0,3.04065 -2.4673,5.52123 -5.5347,5.52123 -3.0406,0 -5.5211,-2.48058 -5.5211,-5.52123"
|
||||
id="path95" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 513.21238,420.89706 c 0,-3.05399 2.46721,-5.52122 5.52123,-5.52122 3.05401,0 5.53449,2.46723 5.53449,5.52122 0,3.05402 -2.48048,5.52126 -5.53449,5.52126 -3.05402,0 -5.52123,-2.46724 -5.52123,-5.52126"
|
||||
id="path97" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 588.72248,422.73747 c 0,-3.05401 2.48043,-5.52122 5.52136,-5.52122 3.05399,0 5.5211,2.46721 5.5211,5.52122 0,3.05402 -2.46711,5.52123 -5.5211,5.52123 -3.04093,0 -5.52136,-2.46721 -5.52136,-5.52123"
|
||||
id="path99" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 611.74098,454.35784 c 0,-3.05402 2.48042,-5.53454 5.52109,-5.53454 3.05399,0 5.52136,2.48052 5.52136,5.53454 0,3.04065 -2.46737,5.52122 -5.52136,5.52122 -3.04067,0 -5.52109,-2.48057 -5.52109,-5.52122"
|
||||
id="path101" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 709.34935,446.98286 c 0,-3.05402 2.48043,-5.5212 5.5211,-5.5212 3.05399,0 5.53467,2.46718 5.53467,5.5212 0,3.05399 -2.48068,5.53457 -5.53467,5.53457 -3.04067,0 -5.5211,-2.48058 -5.5211,-5.53457"
|
||||
id="path103" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 492.95454,393.26427 c 0,-3.0407 2.46721,-5.52125 5.5212,-5.52125 3.05404,0 5.52125,2.48055 5.52125,5.52125 0,3.05399 -2.46721,5.53455 -5.52125,5.53455 -3.05399,0 -5.5212,-2.48056 -5.5212,-5.53455"
|
||||
id="path105" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="M 561.47649,341.54611 544.97952,323.59544 H 519.6538 l -19.33762,16.87041 v 20.88464 l 18.41743,18.56413 v 40.36898"
|
||||
id="path107" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 498.47577,392.65079 v 44.20983 l 13.81639,13.80306 h 71.81592 l 10.1355,-13.94978 v -14.58991"
|
||||
id="path109" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 985.61068,461.71947 c 0,3.05402 -2.48068,5.52123 -5.53467,5.52123 -3.04068,0 -5.5211,-2.46721 -5.5211,-5.52123 0,-3.05401 2.48042,-5.52122 5.5211,-5.52122 3.05399,0 5.53467,2.46721 5.53467,5.52122"
|
||||
id="path111" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 1011.3897,446.98286 c 0,3.05399 -2.4807,5.53457 -5.5211,5.53457 -3.0542,0 -5.5213,-2.48058 -5.5213,-5.53457 0,-3.05402 2.4671,-5.5212 5.5213,-5.5212 3.0404,0 5.5211,2.46718 5.5211,5.5212"
|
||||
id="path113" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 1050.0651,338.33203 c 0,3.0407 -2.4807,5.52125 -5.5214,5.52125 -3.054,0 -5.5211,-2.48055 -5.5211,-5.52125 0,-3.05399 2.4671,-5.53454 5.5211,-5.53454 3.0407,0 5.5214,2.48055 5.5214,5.53454"
|
||||
id="path115" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 687.25113,461.71947 c 0,3.05402 -2.48068,5.52123 -5.52135,5.52123 -3.05399,0 -5.53442,-2.46721 -5.53442,-5.52123 0,-3.05401 2.48043,-5.52122 5.53442,-5.52122 3.04067,0 5.52135,2.46721 5.52135,5.52122"
|
||||
id="path117" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 770.12267,385.90264 c 0,3.05399 -2.46711,5.52122 -5.5211,5.52122 -3.05399,0 -5.52136,-2.46723 -5.52136,-5.52122 0,-3.05402 2.46737,-5.52125 5.52136,-5.52125 3.05399,0 5.5211,2.46723 5.5211,5.52125"
|
||||
id="path119" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 804.19693,454.05111 c 0,3.04067 -2.46711,5.5212 -5.5211,5.5212 -3.05399,0 -5.52136,-2.48053 -5.52136,-5.5212 0,-3.05405 2.46737,-5.53457 5.52136,-5.53457 3.05399,0 5.5211,2.48052 5.5211,5.53457"
|
||||
id="path121" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 980.07601,461.71947 h -34.98096 l -8.89541,-7.36163 h -42.67598 l -7.82843,-5.5346 h -36.38159 l -9.81543,11.0558 h -18.4174 l -7.6684,-5.82796 -11.6027,-0.61343"
|
||||
id="path123" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 762.76103,387.90306 -9.82874,7.44165 0.31981,20.13783 9.50893,8.69523 -0.22789,24.21873 -6.37454,13.32297 h -74.42985"
|
||||
id="path125" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 615.42179,327.27626 h 38.67509 l 12.89631,11.04245 H 818.0135"
|
||||
id="path127" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 1005.8686,446.98286 h 46.0367 l 8.2953,-13.34963 v -77.81728 l -15.9368,-17.76397"
|
||||
id="path129" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="M 1022.0186,377.71414 988.07779,343.85328 H 922.98351 L 906.60637,327.27626 H 867.74436"
|
||||
id="path131" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 617.26207,454.35784 h 34.99453 l 13.50956,-7.37498 h 47.26401"
|
||||
id="path133" />
|
||||
</g>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:39.892px;line-height:0%;font-family:'Open Sans Pro';-inkscape-font-specification:'Open Sans Pro';letter-spacing:0px;word-spacing:0px;fill:#eeee23;fill-opacity:1;stroke:none;stroke-width:3.24291px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
x="1852.1141"
|
||||
y="181.15578"
|
||||
id="text5802"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan5804"
|
||||
x="1852.1141"
|
||||
y="181.15578"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:39.892px;line-height:1.25;font-family:'Source Sans Pro';-inkscape-font-specification:'Source Sans Pro Bold';text-align:end;text-anchor:end;fill:#eeee23;fill-opacity:1;stroke-width:3.24291px">Room</tspan><tspan
|
||||
sodipodi:role="line"
|
||||
x="1852.1141"
|
||||
y="231.02078"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:39.892px;line-height:1.25;font-family:'Source Sans Pro';-inkscape-font-specification:'Source Sans Pro Bold';text-align:end;text-anchor:end;fill:#eeee23;fill-opacity:1;stroke-width:3.24291px"
|
||||
id="tspan11281">Leonardo Da Vinci</tspan></text>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="FadeOutLayer"
|
||||
style="display:inline">
|
||||
<rect
|
||||
style="fill:#000000;fill-opacity:1;opacity:0"
|
||||
id="fadeout"
|
||||
width="1932.7112"
|
||||
height="1092.9814"
|
||||
x="-4.4430141"
|
||||
y="-1.8739687"
|
||||
inkscape:label="#fadeout" />
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 23 KiB |
|
@ -1,488 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="1920"
|
||||
height="1080"
|
||||
viewBox="0 0 1920 1080"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
sodipodi:docname="overlay-rembrandt.svg"
|
||||
enable-background="new"
|
||||
inkscape:export-filename="/home/thorsten/git/voc/intro-outro-generator/hackerhotel2024/artwork/overlay-rembrandt.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4">
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath18">
|
||||
<path
|
||||
d="m 312.117,871.087 c -6.264,-1.72 -10.84,-10.647 -14.167,-15.645 l 0,0 c -4.194,-6.302 -7.979,-12.897 -11.534,-19.58 l 0,0 c -6.794,-12.771 -13.065,-25.863 -21.157,-37.891 l 0,0 -14.658,-134.44 c -34.506,-10.769 -67.49,-29.469 -99.699,-48.874 l 0,0 c 12.812,-37.59 55.526,-58.834 95.24,-58.766 l 0,0 c 0.024,0 0.047,0 0.071,0 l 0,0 c -6.665,-0.282 -13.34,-0.125 -19.96,0.504 l 0,0 c 17.08,-29.328 37.542,-57.811 69.853,-68.2 l 0,0 c 26.039,-8.372 54.524,-0.76 79.568,10.242 l 0,0 c 16.073,7.061 37.811,23.424 50.174,37.459 l 0,0 c -5.443,-6.931 -9.356,-11.85 -9.378,-14.226 l 0,0 c -0.036,-4.022 11.889,-7.249 15.319,-7.836 l 0,0 c 4.537,-0.776 55.479,-8.821 65.762,-9.857 l 0,0 c 10.396,-1.048 20.273,-1.879 30.647,-0.162 l 0,0 c 9.775,1.619 19.405,4.609 27.984,9.637 l 0,0 c 9.366,5.488 17.124,13.214 21.752,22.642 l 0,0 c -2.467,-9.581 -5.754,-22.648 -9.272,-36.305 l 0,0 c -0.171,-0.666 -0.311,-1.344 -0.413,-2.024 l 0,0 c -3.39,-22.815 -3.156,-46.468 -3.991,-69.493 l 0,0 c -0.901,-24.858 -1.418,-49.754 -2.83,-74.59 l 0,0 c -0.791,-13.917 -3.767,-27.11 -7.947,-40.362 l 0,0 c -1.785,-5.66 -3.752,-11.282 -5.94,-16.816 l 0,0 c 2.853,8.361 4.713,17.016 5.261,25.851 l 0,0 c 0.555,8.93 -0.352,17.967 -2.745,26.592 l 0,0 c -2.662,9.599 -7.206,18.729 -13.686,26.328 l 0,0 c -1.536,1.801 -2.531,3.044 -3.792,5.045 l 0,0 c -1.313,2.081 -3.691,4.003 -5.535,5.683 l 0,0 c -4.28,3.901 -8.981,7.314 -13.802,10.512 l 0,0 c -8.952,5.937 -18.089,11.527 -28.039,15.555 l 0,0 c -22.597,9.151 -48.915,13.05 -72.999,8.126 l 0,0 c -49.265,-10.074 -94.2,-46.844 -113.089,-93.79 l 0,0 c -7.565,-18.805 -8.616,-45.719 -6.222,-65.756 l 0,0 c 7.2,-60.243 65.422,-100.088 125.514,-108.448 l 0,0 c 24.824,-3.455 52.18,-1.693 76.294,4.869 l 0,0 c 50.617,13.775 89.298,54.937 112.844,99.669 l 0,0 c 2.794,5.307 14.736,24.552 14.675,26.909 l 0,0 c 0.267,-10.318 3.457,-20.545 9.106,-29.184 l 0,0 16.227,92.559 c 1.621,-9.021 7.294,-17.234 15.157,-21.945 l 0,0 0.204,60.905 c 1.41,-9.085 6.602,-14.523 14.491,-19.244 l 0,0 c -4.166,27.38 -4.717,52.34 -2.482,79.945 l 0,0 c 7.063,-4.324 13.65,-8.62 20.658,-10.281 l 0,0 c -3.651,26.792 -12.97,49.694 -16.621,76.487 l 0,0 c 10.534,-8.562 10.319,-10.84 19.664,-11.89 l 0,0 c -3.943,26.189 -16.832,43.539 -29.738,66.666 l 0,0 25.882,-0.923 c -10.728,25.86 -25.45,41.841 -43.486,63.254 l 0,0 c 10.92,0.053 16.559,0.433 26.037,2.489 l 0,0 c -14.416,20.027 -33.431,26.496 -56.345,35.655 l 0,0 c 14.572,6.667 21.146,13.146 30.811,25.412 l 0,0 c -25.908,4.436 -43.613,6.974 -69.672,10.409 l 0,0 c 9.984,6.221 25.959,11.735 32.646,23.966 l 0,0 c -23.093,-0.068 -51.514,-1.99 -74.606,-2.058 l 0,0 c 3.118,9.15 16.024,22.056 15.344,33.286 l 0,0 -67.289,-24.136 c -2.029,7.646 4.971,10.282 1.623,31.588 l 0,0 -54.542,-23.538 c 0,6.9 9.282,21.518 5.236,31.248 l 0,0 c -1.052,2.53 -27.624,-18.934 -36.917,-20.788 l 0,0 c 0,0 19.327,52.162 14.75,52.15 l 0,0 c -15.455,-0.042 -33.75,-18.848 -49.058,-21.738 l 0,0 c -3.6,5.947 -6.717,12.18 -9.698,18.456 l 0,0 c -5.957,12.543 -11.32,25.358 -17.137,37.966 l 0,0 c -2.809,6.088 -5.71,12.138 -8.882,18.045 l 0,0 c -2.044,3.808 -3.89,8.265 -7.717,10.63 l 0,0 c -2.577,1.592 -6.347,2.531 -9.801,2.531 l 0,0 c -1.401,0 -2.751,-0.155 -3.948,-0.484 m 41.469,-271.97 c -2.238,-1.885 -4.527,-3.722 -6.865,-5.509 l 0,0 c 2.327,1.793 4.616,3.631 6.865,5.509 m 85.349,-45.569 c 0,0 0,0 0,0 M 383.533,241.747 c -16.443,19.302 -23.431,46.211 -18.815,71.142 l 0,0 c 4.341,23.447 18.996,45.037 39.804,56.683 l 0,0 c 20.808,11.645 47.481,12.699 68.622,1.67 l 0,0 c 21.142,-11.029 35.713,-34.183 35.364,-58.026 l 0,0 c -0.349,-23.843 -16.558,-46.24 -39.055,-54.146 l 0,0 c -13.248,-4.655 -27.77,-4.347 -39.5,3.375 l 0,0 c -11.729,7.722 -19.3,22.583 -15.553,36.117 l 0,0 c 3.746,13.535 19.143,23.26 32.574,19.157 l 0,0 c 5.156,-1.575 9.602,-4.83 14.374,-7.338 l 0,0 c 6.351,-3.339 14.186,-5.411 20.409,0.204 l 0,0 c 2.348,2.119 3.893,5.052 4.395,8.174 l 0,0 c 1.65,10.257 -5.836,19.545 -14.699,22.812 l 0,0 c -6.84,2.521 -14.529,2.26 -21.749,1.25 l 0,0 c -23.7,-3.318 -46.176,-17.837 -57.931,-38.681 l 0,0 c -11.755,-20.845 -11.322,-48.644 3.051,-67.777 l 0,0 c 7.968,-10.606 19.479,-17.733 32.216,-21.387 l 0,0 c -16.77,4.192 -32.281,13.594 -43.507,26.771 m 146.601,21.02 c 0.24,0.346 0.478,0.693 0.716,1.042 l 0,0 c -2.094,-3.187 -4.311,-6.295 -6.662,-9.313 l 0,0 c -5.252,-6.741 -11.254,-13.003 -17.851,-18.524 l 0,0 c 9.038,7.807 17.014,17.001 23.797,26.795"
|
||||
id="path20-4"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath28">
|
||||
<path
|
||||
d="m 314.284,874.024 c -6.264,-1.721 -10.84,-10.648 -14.166,-15.645 l 0,0 c -4.194,-6.302 -7.981,-12.897 -11.535,-19.58 l 0,0 c -6.794,-12.772 -13.065,-25.863 -21.157,-37.891 l 0,0 -14.657,-134.44 c -34.506,-10.769 -67.491,-29.47 -99.701,-48.874 l 0,0 c 12.813,-37.59 55.528,-58.835 95.241,-58.767 l 0,0 c 0.017,0 0.031,0 0.048,0 l 0,0 c -6.659,-0.281 -13.323,-0.124 -19.938,0.505 l 0,0 c 17.081,-29.328 37.544,-57.812 69.854,-68.2 l 0,0 c 26.039,-8.373 54.524,-0.761 79.568,10.242 l 0,0 c 16.072,7.06 37.807,23.42 50.171,37.455 l 0,0 c -5.441,-6.928 -9.354,-11.847 -9.375,-14.223 l 0,0 c -0.036,-4.022 11.889,-7.249 15.32,-7.836 l 0,0 c 4.536,-0.776 55.478,-8.82 65.761,-9.857 l 0,0 c 10.396,-1.048 20.273,-1.879 30.647,-0.161 l 0,0 c 9.774,1.618 19.404,4.608 27.984,9.636 l 0,0 c 9.366,5.488 17.124,13.214 21.752,22.642 l 0,0 c -2.467,-9.581 -5.754,-22.647 -9.272,-36.304 l 0,0 c -0.171,-0.666 -0.312,-1.345 -0.413,-2.025 l 0,0 c -3.39,-22.814 -3.157,-46.467 -3.991,-69.492 l 0,0 c -0.902,-24.859 -1.418,-49.754 -2.83,-74.591 l 0,0 c -0.791,-13.916 -3.768,-27.109 -7.947,-40.362 l 0,0 c -1.785,-5.661 -3.753,-11.284 -5.942,-16.82 l 0,0 c 2.854,8.362 4.714,17.02 5.263,25.856 l 0,0 c 0.554,8.929 -0.353,17.967 -2.745,26.592 l 0,0 c -2.662,9.598 -7.206,18.729 -13.686,26.327 l 0,0 c -1.536,1.801 -3.494,3.382 -4.757,5.383 l 0,0 c -1.312,2.081 -2.726,3.665 -4.57,5.345 l 0,0 c -4.28,3.901 -8.981,7.315 -13.802,10.512 l 0,0 c -8.952,5.938 -18.598,10.791 -28.547,14.819 l 0,0 c -22.597,9.149 -47.586,13.078 -71.67,8.153 l 0,0 c -49.265,-10.074 -95.021,-46.134 -113.91,-93.081 l 0,0 c -7.566,-18.804 -8.616,-45.718 -6.222,-65.755 l 0,0 c 7.2,-60.244 65.422,-100.089 125.514,-108.45 l 0,0 c 24.823,-3.453 52.179,-1.692 76.293,4.87 l 0,0 c 50.618,13.775 89.298,54.937 112.845,99.669 l 0,0 c 2.794,5.306 14.736,24.552 14.675,26.91 l 0,0 c 0.266,-10.318 3.457,-20.545 9.105,-29.185 l 0,0 16.228,92.559 c 1.622,-9.021 7.294,-17.234 15.156,-21.944 l 0,0 0.204,60.905 c 1.411,-9.085 6.603,-14.524 14.491,-19.245 l 0,0 c -4.165,27.381 -4.717,52.34 -2.481,79.945 l 0,0 c 7.063,-4.324 13.65,-8.619 20.657,-10.281 l 0,0 c -3.651,26.793 -12.969,49.695 -16.621,76.488 l 0,0 c 10.535,-8.562 10.321,-10.841 19.665,-11.89 l 0,0 c -3.943,26.189 -16.832,43.539 -29.738,66.666 l 0,0 25.881,-0.924 c -10.726,25.861 -25.449,41.842 -43.485,63.255 l 0,0 c 10.92,0.053 16.559,0.433 26.037,2.488 l 0,0 c -14.416,20.028 -33.431,26.496 -56.345,35.655 l 0,0 c 14.571,6.668 21.146,13.147 30.811,25.413 l 0,0 c -25.908,4.436 -43.613,6.973 -69.673,10.409 l 0,0 c 9.985,6.22 25.961,11.735 32.648,23.966 l 0,0 c -23.094,-0.069 -51.515,-1.991 -74.608,-2.06 l 0,0 c 3.119,9.152 16.025,22.058 15.345,33.287 l 0,0 -67.289,-24.135 c -2.03,7.644 4.971,10.282 1.624,31.588 l 0,0 -54.543,-23.538 c 0,6.899 9.282,21.517 5.235,31.248 l 0,0 c -1.052,2.53 -27.623,-18.935 -36.917,-20.789 l 0,0 c 0,0 19.328,52.162 14.751,52.15 l 0,0 c -15.456,-0.043 -33.751,-18.848 -49.059,-21.737 l 0,0 c -3.6,5.946 -6.717,12.18 -9.697,18.454 l 0,0 c -5.958,12.545 -11.32,25.36 -17.137,37.968 l 0,0 c -2.808,6.086 -5.71,12.137 -8.882,18.045 l 0,0 c -2.044,3.808 -3.889,8.265 -7.717,10.63 l 0,0 c -2.577,1.592 -6.347,2.53 -9.801,2.53 l 0,0 c -1.401,0 -2.752,-0.154 -3.948,-0.483 m 41.469,-271.971 c -2.231,-1.88 -4.511,-3.71 -6.842,-5.492 l 0,0 c 2.319,1.787 4.601,3.62 6.842,5.492 m 85.349,-45.569 c 0,0 0,0 0,0 M 385.7,244.684 c -16.443,19.301 -23.431,46.21 -18.815,71.142 l 0,0 c 4.341,23.447 18.996,45.036 39.804,56.681 l 0,0 c 20.807,11.646 47.481,12.699 68.623,1.672 l 0,0 c 21.141,-11.029 35.712,-34.184 35.362,-58.026 l 0,0 C 510.325,292.31 494.456,269.141 471.96,261.234 l 0,0 c -13.249,-4.656 -28.749,-3.925 -40.478,3.797 l 0,0 c -11.73,7.722 -18.663,22.934 -14.915,36.468 l 0,0 c 3.747,13.534 19.144,23.259 32.574,19.157 l 0,0 c 5.156,-1.575 9.602,-4.831 14.374,-7.339 l 0,0 c 6.352,-3.338 14.186,-5.411 20.41,0.205 l 0,0 c 2.347,2.118 3.891,5.052 4.393,8.173 l 0,0 c 1.651,10.257 -5.876,18.554 -14.739,21.821 l 0,0 c -6.84,2.522 -14.381,2.425 -21.601,1.414 l 0,0 c -23.699,-3.317 -46.283,-17.011 -58.038,-37.854 l 0,0 c -11.755,-20.844 -11.323,-48.644 3.051,-67.777 l 0,0 c 7.968,-10.606 19.481,-17.733 32.218,-21.388 l 0,0 c -16.769,4.192 -32.283,13.595 -43.509,26.773 m 146.6,21.019 c 0.248,0.358 0.494,0.716 0.739,1.075 l 0,0 c -2.1,-3.197 -4.324,-6.317 -6.684,-9.346 l 0,0 c -5.241,-6.727 -11.231,-12.977 -17.813,-18.49 l 0,0 c 9.023,7.8 16.985,16.98 23.758,26.761"
|
||||
id="path30"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1428">
|
||||
<path
|
||||
d="m 0,1201.89 853.228,0 L 853.228,0 0,0 0,1201.89 Z"
|
||||
id="path1430"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1436">
|
||||
<path
|
||||
d="m 153.069,874.507 547.722,0 0,-721.1 -547.722,0 0,721.1 z"
|
||||
id="path1438"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<radialGradient
|
||||
fx="0"
|
||||
fy="0"
|
||||
cx="0"
|
||||
cy="0"
|
||||
r="1"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(74.078758,0,0,-59.263008,239.82324,731.99097)"
|
||||
spreadMethod="pad"
|
||||
id="radialGradient1468">
|
||||
<stop
|
||||
style="stop-opacity:1;stop-color:#ffffff"
|
||||
offset="0"
|
||||
id="stop1470" />
|
||||
<stop
|
||||
style="stop-opacity:1;stop-color:#c4c3c3"
|
||||
offset="1"
|
||||
id="stop1472" />
|
||||
</radialGradient>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1480">
|
||||
<path
|
||||
d="m 0,1201.89 853.228,0 L 853.228,0 0,0 0,1201.89 Z"
|
||||
id="path1482"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<radialGradient
|
||||
fx="0"
|
||||
fy="0"
|
||||
cx="0"
|
||||
cy="0"
|
||||
r="1"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(74.078758,0,0,-59.263008,324.3374,727.64069)"
|
||||
spreadMethod="pad"
|
||||
id="radialGradient1516">
|
||||
<stop
|
||||
style="stop-opacity:1;stop-color:#ffffff"
|
||||
offset="0"
|
||||
id="stop1518" />
|
||||
<stop
|
||||
style="stop-opacity:1;stop-color:#c4c3c3"
|
||||
offset="1"
|
||||
id="stop1520" />
|
||||
</radialGradient>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1528">
|
||||
<path
|
||||
d="m 0,1201.89 853.228,0 L 853.228,0 0,0 0,1201.89 Z"
|
||||
id="path1530"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1560">
|
||||
<path
|
||||
d="m 529.474,574.673 c 6.87,-7.702 13.741,-15.405 20.611,-23.107 l 0,0 c 2.925,-3.279 6.035,-7.149 6.026,-11.402 l 0,0 c -10e-4,-0.461 -0.038,-0.925 -0.116,-1.394 l 0,0 c -0.679,-4.076 -4.235,-6.974 -7.641,-9.312 l 0,0 c -8.134,-5.582 -16.812,-10.954 -24.245,-17.441 l 0,0 c -3.348,-2.922 -15.688,-9.847 -17.856,-11.768 l 0,0 c -10.514,-9.322 -29.698,-8.23 -43.695,-6.992 l 0,0 c -2.978,0.263 -6.376,0.501 -8.544,-1.558 l 0,0 c -1.461,-1.388 -1.959,-3.483 -2.345,-5.461 l 0,0 c -0.541,-2.777 -0.961,-5.706 -0.964,-8.569 l 0,0 c -0.005,-3.924 0.773,-7.721 3.093,-10.826 l 0,0 c 5.5,-7.361 17.621,-6.775 24.515,-0.701 l 0,0 c 3.855,3.397 7.098,8.39 12.216,8.854 l 0,0 c 5.187,0.469 9.462,-4.158 11.606,-8.906 l 0,0 c 2.145,-4.748 3.149,-10.106 6.358,-14.211 l 0,0 c 6.392,-8.178 21.134,-7.2 26.389,1.752 l 0,0 c 1.293,2.202 1.885,4.672 1.889,7.167 l 0,0 c 0.013,7.643 -5.488,15.526 -13.22,16.729 l 0,0 c -0.999,1.438 -1.44,3.117 -1.442,4.842 l 0,0 c -0.002,2.689 1.063,5.487 2.742,7.64 l 0,0 c 2.755,3.534 6.807,5.762 10.671,8.029 l 0,0 c 15.893,9.322 30.475,20.875 43.186,34.214 l 0,0 c 2.132,2.238 4.348,4.93 4.35,7.937 l 0,0 c 0,0.269 -0.017,0.54 -0.054,0.814 l 0,0 c -0.28,2.082 -1.645,3.833 -2.959,5.471 l 0,0 c -9.167,11.424 -18.333,22.849 -27.5,34.273 l 0,0 -23.071,-6.074 z"
|
||||
id="path1562"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1646">
|
||||
<path
|
||||
d="m 0,1201.89 853.228,0 L 853.228,0 0,0 0,1201.89 Z"
|
||||
id="path1648"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1658">
|
||||
<path
|
||||
d="m 444.813,571.047 c 6.832,-7.66 13.665,-15.32 20.499,-22.979 l 0,0 c 3.241,-3.634 6.709,-7.994 5.908,-12.797 l 0,0 c -0.056,-0.338 -0.132,-0.668 -0.226,-0.99 l 0,0 c -0.987,-3.65 -4.29,-6.315 -7.463,-8.492 l 0,0 c -8.135,-5.582 -16.812,-10.954 -24.246,-17.441 l 0,0 c -3.348,-2.922 -15.687,-9.846 -17.855,-11.769 l 0,0 c -10.514,-9.321 -29.699,-8.229 -43.695,-6.992 l 0,0 c -2.979,0.264 -6.375,0.503 -8.543,-1.557 l 0,0 c -0.945,-0.898 -1.487,-2.091 -1.857,-3.358 l 0,0 c -0.178,-0.638 -0.315,-1.291 -0.44,-1.933 l 0,0 c -1.283,-6.581 -1.885,-14.024 2.129,-19.396 l 0,0 c 5.499,-7.36 17.621,-6.774 24.514,-0.7 l 0,0 c 3.856,3.397 7.099,8.391 12.216,8.854 l 0,0 c 5.189,0.47 9.464,-4.158 11.607,-8.906 l 0,0 c 2.144,-4.747 3.15,-10.106 6.357,-14.211 l 0,0 c 6.393,-8.177 21.135,-7.199 26.39,1.752 l 0,0 c 0.57,0.971 1.003,1.993 1.311,3.046 l 0,0 c 2.398,8.633 -3.607,19.267 -12.691,20.68 l 0,0 c -1.621,2.332 -1.772,5.302 -0.964,8.064 l 0,0 c 0.46,1.658 1.268,3.248 2.313,4.588 l 0,0 c 2.754,3.534 6.806,5.762 10.671,8.029 l 0,0 c 15.893,9.322 30.475,20.875 43.186,34.215 l 0,0 c 1.669,1.751 3.39,3.782 4.06,6.024 l 0,0 c 0.225,0.825 0.306,1.678 0.187,2.556 l 0,0 c -0.279,2.082 -1.644,3.832 -2.959,5.47 l 0,0 c -9.166,11.425 -18.334,22.85 -27.5,34.274 l 0,0 -22.909,-6.031 z"
|
||||
id="path1660"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.20605623"
|
||||
inkscape:cx="730.38317"
|
||||
inkscape:cy="696.41186"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer3"
|
||||
showgrid="false"
|
||||
units="px"
|
||||
inkscape:window-width="1870"
|
||||
inkscape:window-height="1016"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:snap-global="false"
|
||||
inkscape:pagecheckerboard="0">
|
||||
<sodipodi:guide
|
||||
position="79.389313,583.96947"
|
||||
orientation="1,0"
|
||||
id="guide5258"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="752.5,175"
|
||||
orientation="0,1"
|
||||
id="guide5684"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="622.14288,33.487991"
|
||||
orientation="0,1"
|
||||
id="guide5686"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="512,936"
|
||||
orientation="0,1"
|
||||
id="guide5806"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="1852.7369,1139.6332"
|
||||
orientation="1,0"
|
||||
id="guide5827"
|
||||
inkscape:locked="false" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Background" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer3"
|
||||
inkscape:label="Text"
|
||||
style="display:inline">
|
||||
<g
|
||||
id="g3984"
|
||||
transform="matrix(0.32730293,0,0,0.32730293,1502.6167,-11.313358)">
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 212.06547,284.45341 h -17.60391 v -35.20783 h -52.81173 v 35.20783 h -17.60392 v -83.6319 h 17.60392 v 30.82016 h 52.81173 v -30.82016 h 17.60391 z m 0,0"
|
||||
id="path11" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 229.66938,200.82151 h 88.01954 v 83.6319 H 300.08501 V 249.24558 H 247.2733 v 35.20783 h -17.60392 v -83.6319 m 17.60392,30.82016 h 52.81171 V 218.43876 H 247.2733 Z m 0,0"
|
||||
id="path13" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 352.89674,218.43876 v 48.41073 h 70.42902 v 17.60392 h -88.03293 v -83.6319 h 88.03293 v 17.61725 z m 0,0"
|
||||
id="path15" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 499.90275,240.88376 29.04658,43.56965 H 508.0379 l -23.43189,-35.20783 h -26.07243 v 35.20783 h -17.60391 v -83.61856 h 17.60391 v 30.79351 h 27.05932 l 22.445,-30.79351 h 20.91143 z m 0,0"
|
||||
id="path17" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 564.15715,249.24558 v 17.60391 h 70.41565 v 17.60392 h -88.01956 v -83.61856 h 88.01956 v 17.60391 h -70.41565 v 13.20291 h 70.41565 v 17.60391 z m 0,0"
|
||||
id="path19" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="M 740.19602,249.24558 H 722.5921 l 17.60392,35.20783 h -20.89783 l -17.60391,-35.20783 h -31.91366 v 35.20783 h -17.60391 v -83.61856 h 88.01931 v 48.41073 m -70.4154,-17.60391 h 52.81148 v -13.20291 h -52.81148 z m 0,0"
|
||||
id="path21" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 145.70405,191.07266 c 0,-3.04065 2.46724,-5.49452 5.50789,-5.49452 3.02733,0 5.49457,2.45387 5.49457,5.49452 0,3.0407 -2.46724,5.50788 -5.49457,5.50788 -3.04065,0 -5.50789,-2.46718 -5.50789,-5.50788"
|
||||
id="path23" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 103.65469,269.93019 c 0,-3.04067 2.46724,-5.50788 5.49458,-5.50788 3.04065,0 5.50788,2.46721 5.50788,5.50788 0,3.04068 -2.46723,5.49455 -5.50788,5.49455 -3.02734,0 -5.49458,-2.45387 -5.49458,-5.49455"
|
||||
id="path25" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 155.18615,271.75726 c 0,-3.04068 2.45387,-5.49455 5.49457,-5.49455 3.04065,0 5.50788,2.45387 5.50788,5.49455 0,3.04068 -2.46723,5.50791 -5.50788,5.50791 -3.0407,0 -5.49457,-2.46723 -5.49457,-5.50791"
|
||||
id="path27" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 205.61069,302.93754 c 0,-3.0407 2.46721,-5.50789 5.50791,-5.50789 3.02731,0 5.49455,2.46719 5.49455,5.50789 0,3.04065 -2.46724,5.49452 -5.49455,5.49452 -3.0407,0 -5.50791,-2.45387 -5.50791,-5.49452"
|
||||
id="path29" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 269.79831,268.08981 c 0,-3.0407 2.45387,-5.49457 5.49452,-5.49457 3.04071,0 5.50789,2.45387 5.50789,5.49457 0,3.04065 -2.46718,5.50788 -5.50789,5.50788 -3.04065,0 -5.49452,-2.46723 -5.49452,-5.50788"
|
||||
id="path31" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 196.4353,172.73527 c 0,-3.0407 2.46723,-5.49457 5.50794,-5.49457 3.04065,0 5.50788,2.45387 5.50788,5.49457 0,3.04065 -2.46723,5.49454 -5.50788,5.49454 -3.04071,0 -5.50794,-2.45389 -5.50794,-5.49454"
|
||||
id="path33" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 304.63268,172.73527 c 0,-3.0407 2.46724,-5.49457 5.50789,-5.49457 3.0407,0 5.49457,2.45387 5.49457,5.49457 0,3.04065 -2.45387,5.49454 -5.49457,5.49454 -3.04065,0 -5.50789,-2.45389 -5.50789,-5.49454"
|
||||
id="path35" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 744.75716,262.90194 c 0,-3.04065 2.46711,-5.50788 5.49447,-5.50788 3.04067,0 5.50804,2.46723 5.50804,5.50788 0,3.02736 -2.46737,5.49457 -5.50804,5.49457 -3.02736,0 -5.49447,-2.46721 -5.49447,-5.49457"
|
||||
id="path37" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 321.14302,295.60256 c 0,-3.0407 2.46721,-5.50789 5.49455,-5.50789 3.0407,0 5.50789,2.46719 5.50789,5.50789 0,3.04065 -2.46719,5.49454 -5.50789,5.49454 -3.02734,0 -5.49455,-2.45389 -5.49455,-5.49454"
|
||||
id="path39" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 532.02995,295.90929 c 0,-3.04068 2.46711,-5.50789 5.50778,-5.50789 3.04068,0 5.49473,2.46721 5.49473,5.50789 0,3.04068 -2.45405,5.49457 -5.49473,5.49457 -3.04067,0 -5.50778,-2.45389 -5.50778,-5.49457"
|
||||
id="path41" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 466.0152,306.91175 c 0,-3.0407 2.4539,-5.50789 5.50789,-5.50789 3.02736,0 5.49457,2.46719 5.49457,5.50789 0,3.04065 -2.46721,5.49452 -5.49457,5.49452 -3.05399,0 -5.50789,-2.45387 -5.50789,-5.49452"
|
||||
id="path43" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 468.76249,205.74262 c 0,-3.04071 2.46724,-5.49458 5.50789,-5.49458 3.02736,0 5.49457,2.45387 5.49457,5.49458 0,3.04065 -2.46721,5.49452 -5.49457,5.49452 -3.04065,0 -5.50789,-2.45387 -5.50789,-5.49452"
|
||||
id="path45" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 590.70949,189.53898 c 0,-3.02734 2.46736,-5.49452 5.50804,-5.49452 3.04067,0 5.50778,2.45387 5.50778,5.49452 0,3.0407 -2.46711,5.50788 -5.50778,5.50788 -3.04068,0 -5.50804,-2.46718 -5.50804,-5.50788"
|
||||
id="path47" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 559.54275,173.042 c 0,-3.04068 2.4538,-5.50789 5.49447,-5.50789 3.04068,0 5.50778,2.46721 5.50778,5.50789 0,3.04067 -2.4671,5.49457 -5.50778,5.49457 -3.04067,0 -5.49447,-2.4539 -5.49447,-5.49457"
|
||||
id="path49" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 711.74989,184.04446 c 0,-3.0407 2.45379,-5.49457 5.49447,-5.49457 3.04067,0 5.50778,2.45387 5.50778,5.49457 0,3.04065 -2.46711,5.49452 -5.50778,5.49452 -3.04068,0 -5.49447,-2.45387 -5.49447,-5.49452"
|
||||
id="path51" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 390.82517,247.49856 c 0,-3.0407 2.46721,-5.50791 5.50791,-5.50791 3.02731,0 5.49455,2.46721 5.49455,5.50791 0,3.02731 -2.46724,5.49454 -5.49455,5.49454 -3.0407,0 -5.50791,-2.46723 -5.50791,-5.49454"
|
||||
id="path53" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 365.1528,187.40518 c 0,-3.04065 2.46721,-5.49455 5.50789,-5.49455 3.02733,0 5.49457,2.4539 5.49457,5.49455 0,3.0407 -2.46724,5.49457 -5.49457,5.49457 -3.04068,0 -5.50789,-2.45387 -5.50789,-5.49457"
|
||||
id="path55" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 83.663589,242.41739 c 0,-3.04065 2.467211,-5.49452 5.507912,-5.49452 3.02731,0 5.494546,2.45387 5.494546,5.49452 0,3.0407 -2.467236,5.50794 -5.494546,5.50794 -3.040701,0 -5.507912,-2.46724 -5.507912,-5.50794"
|
||||
id="path57" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="M 151.89208,190.91262 135.47512,173.042 h -25.21895 l -19.257626,16.80371 v 20.79131 l 18.337416,18.4841 v 40.19561"
|
||||
id="path59" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 89.171476,241.80393 v 44.00978 l 13.749744,13.76306 h 47.67726 l 10.08224,-13.89642 v -14.53658"
|
||||
id="path61" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 211.11857,303.24424 h 38.5019 l 13.74972,-13.14957 v -10.22896 l 9.48212,-9.93552"
|
||||
id="path63" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 201.94321,173.042 h 18.33741 l 14.36318,7.33495 h 42.48944 l 7.80175,7.33496 h 85.7257"
|
||||
id="path65" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 396.33306,248.23203 h 22.00489 l 11.90933,-13.76306 V 192.29963 L 410.2295,173.042 H 310.14059"
|
||||
id="path67" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 328.47798,295.90929 h 93.8342 l 6.72149,11.00246 h 42.48945"
|
||||
id="path69" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 537.53773,295.90929 h 104.52986 l 10.08224,11.00246 h 28.41975 l 10.24228,-11.00246 h 61.02681 l 11.06908,-5.96131 0.18692,-14.89665 -11.61602,-11.26919"
|
||||
id="path71" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 474.27038,205.12913 v -23.83196 l 12.68283,-8.25517 h 23.07177 l 22.00497,16.51034 h 60.52007"
|
||||
id="path73" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 568.70472,173.042 h 42.18256 l 10.389,11.00246 h 95.96808"
|
||||
id="path75" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 624.10366,435.47364 h -17.67049 v -35.35452 h -53.05192 v 35.35452 h -17.67048 v -83.97867 h 17.67048 v 30.9402 h 53.05192 v -30.9402 h 17.67049 z m 0,0"
|
||||
id="path77" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 730.19392,435.47364 h -88.4062 v -83.97867 h 88.4062 z m -70.7224,-17.67059 h 53.03834 V 369.1789 h -53.03834 z m 0,0"
|
||||
id="path79" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 836.27087,369.1789 h -35.35455 v 66.29474 H 783.23227 V 369.1789 h -35.36786 v -17.68393 h 88.40646 z m 0,0"
|
||||
id="path81" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 871.62541,400.11912 v 17.68393 h 70.72241 v 17.67059 h -88.39315 v -83.97867 h 88.39315 v 17.68393 h -70.72241 v 13.25627 h 70.72241 v 17.68395 z m 0,0"
|
||||
id="path83" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 960.03162,435.47364 v -83.97867 h 17.68406 v 66.30808 h 70.72242 v 17.67059 z m 0,0"
|
||||
id="path85" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 557.10202,342.01287 c 0,-3.05401 2.48068,-5.53454 5.52135,-5.53454 3.05399,0 5.53442,2.48053 5.53442,5.53454 0,3.04065 -2.48043,5.52123 -5.53442,5.52123 -3.04067,0 -5.52135,-2.48058 -5.52135,-5.52123"
|
||||
id="path87" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 610.51395,327.27626 c 0,-3.05402 2.46736,-5.5212 5.52136,-5.5212 3.05399,0 5.52109,2.46718 5.52109,5.5212 0,3.05399 -2.4671,5.52123 -5.52109,5.52123 -3.054,0 -5.52136,-2.46724 -5.52136,-5.52123"
|
||||
id="path89" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 811.26538,338.33203 c 0,-3.05399 2.4671,-5.53454 5.5211,-5.53454 3.05399,0 5.52109,2.48055 5.52109,5.53454 0,3.0407 -2.4671,5.52125 -5.52109,5.52125 -3.054,0 -5.5211,-2.48055 -5.5211,-5.52125"
|
||||
id="path91" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 859.14264,327.27626 c 0,-3.05402 2.48042,-5.5212 5.5211,-5.5212 3.05399,0 5.52135,2.46718 5.52135,5.5212 0,3.05399 -2.46736,5.52123 -5.52135,5.52123 -3.04068,0 -5.5211,-2.46724 -5.5211,-5.52123"
|
||||
id="path93" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 1015.684,377.00732 c 0,-3.05401 2.4805,-5.53456 5.5211,-5.53456 3.054,0 5.5347,2.48055 5.5347,5.53456 0,3.04065 -2.4673,5.52123 -5.5347,5.52123 -3.0406,0 -5.5211,-2.48058 -5.5211,-5.52123"
|
||||
id="path95" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 513.21238,420.89706 c 0,-3.05399 2.46721,-5.52122 5.52123,-5.52122 3.05401,0 5.53449,2.46723 5.53449,5.52122 0,3.05402 -2.48048,5.52126 -5.53449,5.52126 -3.05402,0 -5.52123,-2.46724 -5.52123,-5.52126"
|
||||
id="path97" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 588.72248,422.73747 c 0,-3.05401 2.48043,-5.52122 5.52136,-5.52122 3.05399,0 5.5211,2.46721 5.5211,5.52122 0,3.05402 -2.46711,5.52123 -5.5211,5.52123 -3.04093,0 -5.52136,-2.46721 -5.52136,-5.52123"
|
||||
id="path99" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 611.74098,454.35784 c 0,-3.05402 2.48042,-5.53454 5.52109,-5.53454 3.05399,0 5.52136,2.48052 5.52136,5.53454 0,3.04065 -2.46737,5.52122 -5.52136,5.52122 -3.04067,0 -5.52109,-2.48057 -5.52109,-5.52122"
|
||||
id="path101" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 709.34935,446.98286 c 0,-3.05402 2.48043,-5.5212 5.5211,-5.5212 3.05399,0 5.53467,2.46718 5.53467,5.5212 0,3.05399 -2.48068,5.53457 -5.53467,5.53457 -3.04067,0 -5.5211,-2.48058 -5.5211,-5.53457"
|
||||
id="path103" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 492.95454,393.26427 c 0,-3.0407 2.46721,-5.52125 5.5212,-5.52125 3.05404,0 5.52125,2.48055 5.52125,5.52125 0,3.05399 -2.46721,5.53455 -5.52125,5.53455 -3.05399,0 -5.5212,-2.48056 -5.5212,-5.53455"
|
||||
id="path105" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="M 561.47649,341.54611 544.97952,323.59544 H 519.6538 l -19.33762,16.87041 v 20.88464 l 18.41743,18.56413 v 40.36898"
|
||||
id="path107" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 498.47577,392.65079 v 44.20983 l 13.81639,13.80306 h 71.81592 l 10.1355,-13.94978 v -14.58991"
|
||||
id="path109" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 985.61068,461.71947 c 0,3.05402 -2.48068,5.52123 -5.53467,5.52123 -3.04068,0 -5.5211,-2.46721 -5.5211,-5.52123 0,-3.05401 2.48042,-5.52122 5.5211,-5.52122 3.05399,0 5.53467,2.46721 5.53467,5.52122"
|
||||
id="path111" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 1011.3897,446.98286 c 0,3.05399 -2.4807,5.53457 -5.5211,5.53457 -3.0542,0 -5.5213,-2.48058 -5.5213,-5.53457 0,-3.05402 2.4671,-5.5212 5.5213,-5.5212 3.0404,0 5.5211,2.46718 5.5211,5.5212"
|
||||
id="path113" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 1050.0651,338.33203 c 0,3.0407 -2.4807,5.52125 -5.5214,5.52125 -3.054,0 -5.5211,-2.48055 -5.5211,-5.52125 0,-3.05399 2.4671,-5.53454 5.5211,-5.53454 3.0407,0 5.5214,2.48055 5.5214,5.53454"
|
||||
id="path115" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 687.25113,461.71947 c 0,3.05402 -2.48068,5.52123 -5.52135,5.52123 -3.05399,0 -5.53442,-2.46721 -5.53442,-5.52123 0,-3.05401 2.48043,-5.52122 5.53442,-5.52122 3.04067,0 5.52135,2.46721 5.52135,5.52122"
|
||||
id="path117" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 770.12267,385.90264 c 0,3.05399 -2.46711,5.52122 -5.5211,5.52122 -3.05399,0 -5.52136,-2.46723 -5.52136,-5.52122 0,-3.05402 2.46737,-5.52125 5.52136,-5.52125 3.05399,0 5.5211,2.46723 5.5211,5.52125"
|
||||
id="path119" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 804.19693,454.05111 c 0,3.04067 -2.46711,5.5212 -5.5211,5.5212 -3.05399,0 -5.52136,-2.48053 -5.52136,-5.5212 0,-3.05405 2.46737,-5.53457 5.52136,-5.53457 3.05399,0 5.5211,2.48052 5.5211,5.53457"
|
||||
id="path121" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 980.07601,461.71947 h -34.98096 l -8.89541,-7.36163 h -42.67598 l -7.82843,-5.5346 h -36.38159 l -9.81543,11.0558 h -18.4174 l -7.6684,-5.82796 -11.6027,-0.61343"
|
||||
id="path123" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 762.76103,387.90306 -9.82874,7.44165 0.31981,20.13783 9.50893,8.69523 -0.22789,24.21873 -6.37454,13.32297 h -74.42985"
|
||||
id="path125" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 615.42179,327.27626 h 38.67509 l 12.89631,11.04245 H 818.0135"
|
||||
id="path127" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 1005.8686,446.98286 h 46.0367 l 8.2953,-13.34963 v -77.81728 l -15.9368,-17.76397"
|
||||
id="path129" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="M 1022.0186,377.71414 988.07779,343.85328 H 922.98351 L 906.60637,327.27626 H 867.74436"
|
||||
id="path131" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 617.26207,454.35784 h 34.99453 l 13.50956,-7.37498 h 47.26401"
|
||||
id="path133" />
|
||||
</g>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:39.892px;line-height:0%;font-family:'Open Sans Pro';-inkscape-font-specification:'Open Sans Pro';letter-spacing:0px;word-spacing:0px;fill:#eeee23;fill-opacity:1;stroke:none;stroke-width:3.24291px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
x="1852.1141"
|
||||
y="181.15578"
|
||||
id="text5802"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan5804"
|
||||
x="1852.1141"
|
||||
y="181.15578"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:39.892px;line-height:1.25;font-family:'Source Sans Pro';-inkscape-font-specification:'Source Sans Pro Bold';text-align:end;text-anchor:end;fill:#eeee23;fill-opacity:1;stroke-width:3.24291px">Room</tspan><tspan
|
||||
sodipodi:role="line"
|
||||
x="1852.1141"
|
||||
y="231.02078"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:39.892px;line-height:1.25;font-family:'Source Sans Pro';-inkscape-font-specification:'Source Sans Pro Bold';text-align:end;text-anchor:end;fill:#eeee23;fill-opacity:1;stroke-width:3.24291px"
|
||||
id="tspan11281">Rembrandt</tspan></text>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="FadeOutLayer"
|
||||
style="display:inline">
|
||||
<rect
|
||||
style="fill:#000000;fill-opacity:1;opacity:0"
|
||||
id="fadeout"
|
||||
width="1932.7112"
|
||||
height="1092.9814"
|
||||
x="-4.4430141"
|
||||
y="-1.8739687"
|
||||
inkscape:label="#fadeout" />
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 26 KiB |
|
@ -1,488 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="1920"
|
||||
height="1080"
|
||||
viewBox="0 0 1920 1080"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
sodipodi:docname="overlay-willem.svg"
|
||||
enable-background="new"
|
||||
inkscape:export-filename="/home/thorsten/git/voc/intro-outro-generator/hackerhotel2024/artwork/overlay-willem.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs4">
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath18">
|
||||
<path
|
||||
d="m 312.117,871.087 c -6.264,-1.72 -10.84,-10.647 -14.167,-15.645 l 0,0 c -4.194,-6.302 -7.979,-12.897 -11.534,-19.58 l 0,0 c -6.794,-12.771 -13.065,-25.863 -21.157,-37.891 l 0,0 -14.658,-134.44 c -34.506,-10.769 -67.49,-29.469 -99.699,-48.874 l 0,0 c 12.812,-37.59 55.526,-58.834 95.24,-58.766 l 0,0 c 0.024,0 0.047,0 0.071,0 l 0,0 c -6.665,-0.282 -13.34,-0.125 -19.96,0.504 l 0,0 c 17.08,-29.328 37.542,-57.811 69.853,-68.2 l 0,0 c 26.039,-8.372 54.524,-0.76 79.568,10.242 l 0,0 c 16.073,7.061 37.811,23.424 50.174,37.459 l 0,0 c -5.443,-6.931 -9.356,-11.85 -9.378,-14.226 l 0,0 c -0.036,-4.022 11.889,-7.249 15.319,-7.836 l 0,0 c 4.537,-0.776 55.479,-8.821 65.762,-9.857 l 0,0 c 10.396,-1.048 20.273,-1.879 30.647,-0.162 l 0,0 c 9.775,1.619 19.405,4.609 27.984,9.637 l 0,0 c 9.366,5.488 17.124,13.214 21.752,22.642 l 0,0 c -2.467,-9.581 -5.754,-22.648 -9.272,-36.305 l 0,0 c -0.171,-0.666 -0.311,-1.344 -0.413,-2.024 l 0,0 c -3.39,-22.815 -3.156,-46.468 -3.991,-69.493 l 0,0 c -0.901,-24.858 -1.418,-49.754 -2.83,-74.59 l 0,0 c -0.791,-13.917 -3.767,-27.11 -7.947,-40.362 l 0,0 c -1.785,-5.66 -3.752,-11.282 -5.94,-16.816 l 0,0 c 2.853,8.361 4.713,17.016 5.261,25.851 l 0,0 c 0.555,8.93 -0.352,17.967 -2.745,26.592 l 0,0 c -2.662,9.599 -7.206,18.729 -13.686,26.328 l 0,0 c -1.536,1.801 -2.531,3.044 -3.792,5.045 l 0,0 c -1.313,2.081 -3.691,4.003 -5.535,5.683 l 0,0 c -4.28,3.901 -8.981,7.314 -13.802,10.512 l 0,0 c -8.952,5.937 -18.089,11.527 -28.039,15.555 l 0,0 c -22.597,9.151 -48.915,13.05 -72.999,8.126 l 0,0 c -49.265,-10.074 -94.2,-46.844 -113.089,-93.79 l 0,0 c -7.565,-18.805 -8.616,-45.719 -6.222,-65.756 l 0,0 c 7.2,-60.243 65.422,-100.088 125.514,-108.448 l 0,0 c 24.824,-3.455 52.18,-1.693 76.294,4.869 l 0,0 c 50.617,13.775 89.298,54.937 112.844,99.669 l 0,0 c 2.794,5.307 14.736,24.552 14.675,26.909 l 0,0 c 0.267,-10.318 3.457,-20.545 9.106,-29.184 l 0,0 16.227,92.559 c 1.621,-9.021 7.294,-17.234 15.157,-21.945 l 0,0 0.204,60.905 c 1.41,-9.085 6.602,-14.523 14.491,-19.244 l 0,0 c -4.166,27.38 -4.717,52.34 -2.482,79.945 l 0,0 c 7.063,-4.324 13.65,-8.62 20.658,-10.281 l 0,0 c -3.651,26.792 -12.97,49.694 -16.621,76.487 l 0,0 c 10.534,-8.562 10.319,-10.84 19.664,-11.89 l 0,0 c -3.943,26.189 -16.832,43.539 -29.738,66.666 l 0,0 25.882,-0.923 c -10.728,25.86 -25.45,41.841 -43.486,63.254 l 0,0 c 10.92,0.053 16.559,0.433 26.037,2.489 l 0,0 c -14.416,20.027 -33.431,26.496 -56.345,35.655 l 0,0 c 14.572,6.667 21.146,13.146 30.811,25.412 l 0,0 c -25.908,4.436 -43.613,6.974 -69.672,10.409 l 0,0 c 9.984,6.221 25.959,11.735 32.646,23.966 l 0,0 c -23.093,-0.068 -51.514,-1.99 -74.606,-2.058 l 0,0 c 3.118,9.15 16.024,22.056 15.344,33.286 l 0,0 -67.289,-24.136 c -2.029,7.646 4.971,10.282 1.623,31.588 l 0,0 -54.542,-23.538 c 0,6.9 9.282,21.518 5.236,31.248 l 0,0 c -1.052,2.53 -27.624,-18.934 -36.917,-20.788 l 0,0 c 0,0 19.327,52.162 14.75,52.15 l 0,0 c -15.455,-0.042 -33.75,-18.848 -49.058,-21.738 l 0,0 c -3.6,5.947 -6.717,12.18 -9.698,18.456 l 0,0 c -5.957,12.543 -11.32,25.358 -17.137,37.966 l 0,0 c -2.809,6.088 -5.71,12.138 -8.882,18.045 l 0,0 c -2.044,3.808 -3.89,8.265 -7.717,10.63 l 0,0 c -2.577,1.592 -6.347,2.531 -9.801,2.531 l 0,0 c -1.401,0 -2.751,-0.155 -3.948,-0.484 m 41.469,-271.97 c -2.238,-1.885 -4.527,-3.722 -6.865,-5.509 l 0,0 c 2.327,1.793 4.616,3.631 6.865,5.509 m 85.349,-45.569 c 0,0 0,0 0,0 M 383.533,241.747 c -16.443,19.302 -23.431,46.211 -18.815,71.142 l 0,0 c 4.341,23.447 18.996,45.037 39.804,56.683 l 0,0 c 20.808,11.645 47.481,12.699 68.622,1.67 l 0,0 c 21.142,-11.029 35.713,-34.183 35.364,-58.026 l 0,0 c -0.349,-23.843 -16.558,-46.24 -39.055,-54.146 l 0,0 c -13.248,-4.655 -27.77,-4.347 -39.5,3.375 l 0,0 c -11.729,7.722 -19.3,22.583 -15.553,36.117 l 0,0 c 3.746,13.535 19.143,23.26 32.574,19.157 l 0,0 c 5.156,-1.575 9.602,-4.83 14.374,-7.338 l 0,0 c 6.351,-3.339 14.186,-5.411 20.409,0.204 l 0,0 c 2.348,2.119 3.893,5.052 4.395,8.174 l 0,0 c 1.65,10.257 -5.836,19.545 -14.699,22.812 l 0,0 c -6.84,2.521 -14.529,2.26 -21.749,1.25 l 0,0 c -23.7,-3.318 -46.176,-17.837 -57.931,-38.681 l 0,0 c -11.755,-20.845 -11.322,-48.644 3.051,-67.777 l 0,0 c 7.968,-10.606 19.479,-17.733 32.216,-21.387 l 0,0 c -16.77,4.192 -32.281,13.594 -43.507,26.771 m 146.601,21.02 c 0.24,0.346 0.478,0.693 0.716,1.042 l 0,0 c -2.094,-3.187 -4.311,-6.295 -6.662,-9.313 l 0,0 c -5.252,-6.741 -11.254,-13.003 -17.851,-18.524 l 0,0 c 9.038,7.807 17.014,17.001 23.797,26.795"
|
||||
id="path20-4"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath28">
|
||||
<path
|
||||
d="m 314.284,874.024 c -6.264,-1.721 -10.84,-10.648 -14.166,-15.645 l 0,0 c -4.194,-6.302 -7.981,-12.897 -11.535,-19.58 l 0,0 c -6.794,-12.772 -13.065,-25.863 -21.157,-37.891 l 0,0 -14.657,-134.44 c -34.506,-10.769 -67.491,-29.47 -99.701,-48.874 l 0,0 c 12.813,-37.59 55.528,-58.835 95.241,-58.767 l 0,0 c 0.017,0 0.031,0 0.048,0 l 0,0 c -6.659,-0.281 -13.323,-0.124 -19.938,0.505 l 0,0 c 17.081,-29.328 37.544,-57.812 69.854,-68.2 l 0,0 c 26.039,-8.373 54.524,-0.761 79.568,10.242 l 0,0 c 16.072,7.06 37.807,23.42 50.171,37.455 l 0,0 c -5.441,-6.928 -9.354,-11.847 -9.375,-14.223 l 0,0 c -0.036,-4.022 11.889,-7.249 15.32,-7.836 l 0,0 c 4.536,-0.776 55.478,-8.82 65.761,-9.857 l 0,0 c 10.396,-1.048 20.273,-1.879 30.647,-0.161 l 0,0 c 9.774,1.618 19.404,4.608 27.984,9.636 l 0,0 c 9.366,5.488 17.124,13.214 21.752,22.642 l 0,0 c -2.467,-9.581 -5.754,-22.647 -9.272,-36.304 l 0,0 c -0.171,-0.666 -0.312,-1.345 -0.413,-2.025 l 0,0 c -3.39,-22.814 -3.157,-46.467 -3.991,-69.492 l 0,0 c -0.902,-24.859 -1.418,-49.754 -2.83,-74.591 l 0,0 c -0.791,-13.916 -3.768,-27.109 -7.947,-40.362 l 0,0 c -1.785,-5.661 -3.753,-11.284 -5.942,-16.82 l 0,0 c 2.854,8.362 4.714,17.02 5.263,25.856 l 0,0 c 0.554,8.929 -0.353,17.967 -2.745,26.592 l 0,0 c -2.662,9.598 -7.206,18.729 -13.686,26.327 l 0,0 c -1.536,1.801 -3.494,3.382 -4.757,5.383 l 0,0 c -1.312,2.081 -2.726,3.665 -4.57,5.345 l 0,0 c -4.28,3.901 -8.981,7.315 -13.802,10.512 l 0,0 c -8.952,5.938 -18.598,10.791 -28.547,14.819 l 0,0 c -22.597,9.149 -47.586,13.078 -71.67,8.153 l 0,0 c -49.265,-10.074 -95.021,-46.134 -113.91,-93.081 l 0,0 c -7.566,-18.804 -8.616,-45.718 -6.222,-65.755 l 0,0 c 7.2,-60.244 65.422,-100.089 125.514,-108.45 l 0,0 c 24.823,-3.453 52.179,-1.692 76.293,4.87 l 0,0 c 50.618,13.775 89.298,54.937 112.845,99.669 l 0,0 c 2.794,5.306 14.736,24.552 14.675,26.91 l 0,0 c 0.266,-10.318 3.457,-20.545 9.105,-29.185 l 0,0 16.228,92.559 c 1.622,-9.021 7.294,-17.234 15.156,-21.944 l 0,0 0.204,60.905 c 1.411,-9.085 6.603,-14.524 14.491,-19.245 l 0,0 c -4.165,27.381 -4.717,52.34 -2.481,79.945 l 0,0 c 7.063,-4.324 13.65,-8.619 20.657,-10.281 l 0,0 c -3.651,26.793 -12.969,49.695 -16.621,76.488 l 0,0 c 10.535,-8.562 10.321,-10.841 19.665,-11.89 l 0,0 c -3.943,26.189 -16.832,43.539 -29.738,66.666 l 0,0 25.881,-0.924 c -10.726,25.861 -25.449,41.842 -43.485,63.255 l 0,0 c 10.92,0.053 16.559,0.433 26.037,2.488 l 0,0 c -14.416,20.028 -33.431,26.496 -56.345,35.655 l 0,0 c 14.571,6.668 21.146,13.147 30.811,25.413 l 0,0 c -25.908,4.436 -43.613,6.973 -69.673,10.409 l 0,0 c 9.985,6.22 25.961,11.735 32.648,23.966 l 0,0 c -23.094,-0.069 -51.515,-1.991 -74.608,-2.06 l 0,0 c 3.119,9.152 16.025,22.058 15.345,33.287 l 0,0 -67.289,-24.135 c -2.03,7.644 4.971,10.282 1.624,31.588 l 0,0 -54.543,-23.538 c 0,6.899 9.282,21.517 5.235,31.248 l 0,0 c -1.052,2.53 -27.623,-18.935 -36.917,-20.789 l 0,0 c 0,0 19.328,52.162 14.751,52.15 l 0,0 c -15.456,-0.043 -33.751,-18.848 -49.059,-21.737 l 0,0 c -3.6,5.946 -6.717,12.18 -9.697,18.454 l 0,0 c -5.958,12.545 -11.32,25.36 -17.137,37.968 l 0,0 c -2.808,6.086 -5.71,12.137 -8.882,18.045 l 0,0 c -2.044,3.808 -3.889,8.265 -7.717,10.63 l 0,0 c -2.577,1.592 -6.347,2.53 -9.801,2.53 l 0,0 c -1.401,0 -2.752,-0.154 -3.948,-0.483 m 41.469,-271.971 c -2.231,-1.88 -4.511,-3.71 -6.842,-5.492 l 0,0 c 2.319,1.787 4.601,3.62 6.842,5.492 m 85.349,-45.569 c 0,0 0,0 0,0 M 385.7,244.684 c -16.443,19.301 -23.431,46.21 -18.815,71.142 l 0,0 c 4.341,23.447 18.996,45.036 39.804,56.681 l 0,0 c 20.807,11.646 47.481,12.699 68.623,1.672 l 0,0 c 21.141,-11.029 35.712,-34.184 35.362,-58.026 l 0,0 C 510.325,292.31 494.456,269.141 471.96,261.234 l 0,0 c -13.249,-4.656 -28.749,-3.925 -40.478,3.797 l 0,0 c -11.73,7.722 -18.663,22.934 -14.915,36.468 l 0,0 c 3.747,13.534 19.144,23.259 32.574,19.157 l 0,0 c 5.156,-1.575 9.602,-4.831 14.374,-7.339 l 0,0 c 6.352,-3.338 14.186,-5.411 20.41,0.205 l 0,0 c 2.347,2.118 3.891,5.052 4.393,8.173 l 0,0 c 1.651,10.257 -5.876,18.554 -14.739,21.821 l 0,0 c -6.84,2.522 -14.381,2.425 -21.601,1.414 l 0,0 c -23.699,-3.317 -46.283,-17.011 -58.038,-37.854 l 0,0 c -11.755,-20.844 -11.323,-48.644 3.051,-67.777 l 0,0 c 7.968,-10.606 19.481,-17.733 32.218,-21.388 l 0,0 c -16.769,4.192 -32.283,13.595 -43.509,26.773 m 146.6,21.019 c 0.248,0.358 0.494,0.716 0.739,1.075 l 0,0 c -2.1,-3.197 -4.324,-6.317 -6.684,-9.346 l 0,0 c -5.241,-6.727 -11.231,-12.977 -17.813,-18.49 l 0,0 c 9.023,7.8 16.985,16.98 23.758,26.761"
|
||||
id="path30"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1428">
|
||||
<path
|
||||
d="m 0,1201.89 853.228,0 L 853.228,0 0,0 0,1201.89 Z"
|
||||
id="path1430"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1436">
|
||||
<path
|
||||
d="m 153.069,874.507 547.722,0 0,-721.1 -547.722,0 0,721.1 z"
|
||||
id="path1438"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<radialGradient
|
||||
fx="0"
|
||||
fy="0"
|
||||
cx="0"
|
||||
cy="0"
|
||||
r="1"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(74.078758,0,0,-59.263008,239.82324,731.99097)"
|
||||
spreadMethod="pad"
|
||||
id="radialGradient1468">
|
||||
<stop
|
||||
style="stop-opacity:1;stop-color:#ffffff"
|
||||
offset="0"
|
||||
id="stop1470" />
|
||||
<stop
|
||||
style="stop-opacity:1;stop-color:#c4c3c3"
|
||||
offset="1"
|
||||
id="stop1472" />
|
||||
</radialGradient>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1480">
|
||||
<path
|
||||
d="m 0,1201.89 853.228,0 L 853.228,0 0,0 0,1201.89 Z"
|
||||
id="path1482"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<radialGradient
|
||||
fx="0"
|
||||
fy="0"
|
||||
cx="0"
|
||||
cy="0"
|
||||
r="1"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(74.078758,0,0,-59.263008,324.3374,727.64069)"
|
||||
spreadMethod="pad"
|
||||
id="radialGradient1516">
|
||||
<stop
|
||||
style="stop-opacity:1;stop-color:#ffffff"
|
||||
offset="0"
|
||||
id="stop1518" />
|
||||
<stop
|
||||
style="stop-opacity:1;stop-color:#c4c3c3"
|
||||
offset="1"
|
||||
id="stop1520" />
|
||||
</radialGradient>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1528">
|
||||
<path
|
||||
d="m 0,1201.89 853.228,0 L 853.228,0 0,0 0,1201.89 Z"
|
||||
id="path1530"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1560">
|
||||
<path
|
||||
d="m 529.474,574.673 c 6.87,-7.702 13.741,-15.405 20.611,-23.107 l 0,0 c 2.925,-3.279 6.035,-7.149 6.026,-11.402 l 0,0 c -10e-4,-0.461 -0.038,-0.925 -0.116,-1.394 l 0,0 c -0.679,-4.076 -4.235,-6.974 -7.641,-9.312 l 0,0 c -8.134,-5.582 -16.812,-10.954 -24.245,-17.441 l 0,0 c -3.348,-2.922 -15.688,-9.847 -17.856,-11.768 l 0,0 c -10.514,-9.322 -29.698,-8.23 -43.695,-6.992 l 0,0 c -2.978,0.263 -6.376,0.501 -8.544,-1.558 l 0,0 c -1.461,-1.388 -1.959,-3.483 -2.345,-5.461 l 0,0 c -0.541,-2.777 -0.961,-5.706 -0.964,-8.569 l 0,0 c -0.005,-3.924 0.773,-7.721 3.093,-10.826 l 0,0 c 5.5,-7.361 17.621,-6.775 24.515,-0.701 l 0,0 c 3.855,3.397 7.098,8.39 12.216,8.854 l 0,0 c 5.187,0.469 9.462,-4.158 11.606,-8.906 l 0,0 c 2.145,-4.748 3.149,-10.106 6.358,-14.211 l 0,0 c 6.392,-8.178 21.134,-7.2 26.389,1.752 l 0,0 c 1.293,2.202 1.885,4.672 1.889,7.167 l 0,0 c 0.013,7.643 -5.488,15.526 -13.22,16.729 l 0,0 c -0.999,1.438 -1.44,3.117 -1.442,4.842 l 0,0 c -0.002,2.689 1.063,5.487 2.742,7.64 l 0,0 c 2.755,3.534 6.807,5.762 10.671,8.029 l 0,0 c 15.893,9.322 30.475,20.875 43.186,34.214 l 0,0 c 2.132,2.238 4.348,4.93 4.35,7.937 l 0,0 c 0,0.269 -0.017,0.54 -0.054,0.814 l 0,0 c -0.28,2.082 -1.645,3.833 -2.959,5.471 l 0,0 c -9.167,11.424 -18.333,22.849 -27.5,34.273 l 0,0 -23.071,-6.074 z"
|
||||
id="path1562"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1646">
|
||||
<path
|
||||
d="m 0,1201.89 853.228,0 L 853.228,0 0,0 0,1201.89 Z"
|
||||
id="path1648"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath1658">
|
||||
<path
|
||||
d="m 444.813,571.047 c 6.832,-7.66 13.665,-15.32 20.499,-22.979 l 0,0 c 3.241,-3.634 6.709,-7.994 5.908,-12.797 l 0,0 c -0.056,-0.338 -0.132,-0.668 -0.226,-0.99 l 0,0 c -0.987,-3.65 -4.29,-6.315 -7.463,-8.492 l 0,0 c -8.135,-5.582 -16.812,-10.954 -24.246,-17.441 l 0,0 c -3.348,-2.922 -15.687,-9.846 -17.855,-11.769 l 0,0 c -10.514,-9.321 -29.699,-8.229 -43.695,-6.992 l 0,0 c -2.979,0.264 -6.375,0.503 -8.543,-1.557 l 0,0 c -0.945,-0.898 -1.487,-2.091 -1.857,-3.358 l 0,0 c -0.178,-0.638 -0.315,-1.291 -0.44,-1.933 l 0,0 c -1.283,-6.581 -1.885,-14.024 2.129,-19.396 l 0,0 c 5.499,-7.36 17.621,-6.774 24.514,-0.7 l 0,0 c 3.856,3.397 7.099,8.391 12.216,8.854 l 0,0 c 5.189,0.47 9.464,-4.158 11.607,-8.906 l 0,0 c 2.144,-4.747 3.15,-10.106 6.357,-14.211 l 0,0 c 6.393,-8.177 21.135,-7.199 26.39,1.752 l 0,0 c 0.57,0.971 1.003,1.993 1.311,3.046 l 0,0 c 2.398,8.633 -3.607,19.267 -12.691,20.68 l 0,0 c -1.621,2.332 -1.772,5.302 -0.964,8.064 l 0,0 c 0.46,1.658 1.268,3.248 2.313,4.588 l 0,0 c 2.754,3.534 6.806,5.762 10.671,8.029 l 0,0 c 15.893,9.322 30.475,20.875 43.186,34.215 l 0,0 c 1.669,1.751 3.39,3.782 4.06,6.024 l 0,0 c 0.225,0.825 0.306,1.678 0.187,2.556 l 0,0 c -0.279,2.082 -1.644,3.832 -2.959,5.47 l 0,0 c -9.166,11.425 -18.334,22.85 -27.5,34.274 l 0,0 -22.909,-6.031 z"
|
||||
id="path1660"
|
||||
inkscape:connector-curvature="0" />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.18266796"
|
||||
inkscape:cx="1239.9547"
|
||||
inkscape:cy="1683.3822"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer3"
|
||||
showgrid="false"
|
||||
units="px"
|
||||
inkscape:window-width="1870"
|
||||
inkscape:window-height="1016"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:snap-global="false"
|
||||
inkscape:pagecheckerboard="0">
|
||||
<sodipodi:guide
|
||||
position="79.389313,583.96947"
|
||||
orientation="1,0"
|
||||
id="guide5258"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="752.5,175"
|
||||
orientation="0,1"
|
||||
id="guide5684"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="622.14288,33.487991"
|
||||
orientation="0,1"
|
||||
id="guide5686"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="512,936"
|
||||
orientation="0,1"
|
||||
id="guide5806"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="1852.7369,1139.6332"
|
||||
orientation="1,0"
|
||||
id="guide5827"
|
||||
inkscape:locked="false" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Background" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer3"
|
||||
inkscape:label="Text"
|
||||
style="display:inline">
|
||||
<g
|
||||
id="g3984"
|
||||
transform="matrix(0.32730293,0,0,0.32730293,1502.6167,-11.313358)">
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 212.06547,284.45341 h -17.60391 v -35.20783 h -52.81173 v 35.20783 h -17.60392 v -83.6319 h 17.60392 v 30.82016 h 52.81173 v -30.82016 h 17.60391 z m 0,0"
|
||||
id="path11" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 229.66938,200.82151 h 88.01954 v 83.6319 H 300.08501 V 249.24558 H 247.2733 v 35.20783 h -17.60392 v -83.6319 m 17.60392,30.82016 h 52.81171 V 218.43876 H 247.2733 Z m 0,0"
|
||||
id="path13" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 352.89674,218.43876 v 48.41073 h 70.42902 v 17.60392 h -88.03293 v -83.6319 h 88.03293 v 17.61725 z m 0,0"
|
||||
id="path15" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 499.90275,240.88376 29.04658,43.56965 H 508.0379 l -23.43189,-35.20783 h -26.07243 v 35.20783 h -17.60391 v -83.61856 h 17.60391 v 30.79351 h 27.05932 l 22.445,-30.79351 h 20.91143 z m 0,0"
|
||||
id="path17" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 564.15715,249.24558 v 17.60391 h 70.41565 v 17.60392 h -88.01956 v -83.61856 h 88.01956 v 17.60391 h -70.41565 v 13.20291 h 70.41565 v 17.60391 z m 0,0"
|
||||
id="path19" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="M 740.19602,249.24558 H 722.5921 l 17.60392,35.20783 h -20.89783 l -17.60391,-35.20783 h -31.91366 v 35.20783 h -17.60391 v -83.61856 h 88.01931 v 48.41073 m -70.4154,-17.60391 h 52.81148 v -13.20291 h -52.81148 z m 0,0"
|
||||
id="path21" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 145.70405,191.07266 c 0,-3.04065 2.46724,-5.49452 5.50789,-5.49452 3.02733,0 5.49457,2.45387 5.49457,5.49452 0,3.0407 -2.46724,5.50788 -5.49457,5.50788 -3.04065,0 -5.50789,-2.46718 -5.50789,-5.50788"
|
||||
id="path23" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 103.65469,269.93019 c 0,-3.04067 2.46724,-5.50788 5.49458,-5.50788 3.04065,0 5.50788,2.46721 5.50788,5.50788 0,3.04068 -2.46723,5.49455 -5.50788,5.49455 -3.02734,0 -5.49458,-2.45387 -5.49458,-5.49455"
|
||||
id="path25" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 155.18615,271.75726 c 0,-3.04068 2.45387,-5.49455 5.49457,-5.49455 3.04065,0 5.50788,2.45387 5.50788,5.49455 0,3.04068 -2.46723,5.50791 -5.50788,5.50791 -3.0407,0 -5.49457,-2.46723 -5.49457,-5.50791"
|
||||
id="path27" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 205.61069,302.93754 c 0,-3.0407 2.46721,-5.50789 5.50791,-5.50789 3.02731,0 5.49455,2.46719 5.49455,5.50789 0,3.04065 -2.46724,5.49452 -5.49455,5.49452 -3.0407,0 -5.50791,-2.45387 -5.50791,-5.49452"
|
||||
id="path29" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 269.79831,268.08981 c 0,-3.0407 2.45387,-5.49457 5.49452,-5.49457 3.04071,0 5.50789,2.45387 5.50789,5.49457 0,3.04065 -2.46718,5.50788 -5.50789,5.50788 -3.04065,0 -5.49452,-2.46723 -5.49452,-5.50788"
|
||||
id="path31" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 196.4353,172.73527 c 0,-3.0407 2.46723,-5.49457 5.50794,-5.49457 3.04065,0 5.50788,2.45387 5.50788,5.49457 0,3.04065 -2.46723,5.49454 -5.50788,5.49454 -3.04071,0 -5.50794,-2.45389 -5.50794,-5.49454"
|
||||
id="path33" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 304.63268,172.73527 c 0,-3.0407 2.46724,-5.49457 5.50789,-5.49457 3.0407,0 5.49457,2.45387 5.49457,5.49457 0,3.04065 -2.45387,5.49454 -5.49457,5.49454 -3.04065,0 -5.50789,-2.45389 -5.50789,-5.49454"
|
||||
id="path35" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 744.75716,262.90194 c 0,-3.04065 2.46711,-5.50788 5.49447,-5.50788 3.04067,0 5.50804,2.46723 5.50804,5.50788 0,3.02736 -2.46737,5.49457 -5.50804,5.49457 -3.02736,0 -5.49447,-2.46721 -5.49447,-5.49457"
|
||||
id="path37" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 321.14302,295.60256 c 0,-3.0407 2.46721,-5.50789 5.49455,-5.50789 3.0407,0 5.50789,2.46719 5.50789,5.50789 0,3.04065 -2.46719,5.49454 -5.50789,5.49454 -3.02734,0 -5.49455,-2.45389 -5.49455,-5.49454"
|
||||
id="path39" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 532.02995,295.90929 c 0,-3.04068 2.46711,-5.50789 5.50778,-5.50789 3.04068,0 5.49473,2.46721 5.49473,5.50789 0,3.04068 -2.45405,5.49457 -5.49473,5.49457 -3.04067,0 -5.50778,-2.45389 -5.50778,-5.49457"
|
||||
id="path41" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 466.0152,306.91175 c 0,-3.0407 2.4539,-5.50789 5.50789,-5.50789 3.02736,0 5.49457,2.46719 5.49457,5.50789 0,3.04065 -2.46721,5.49452 -5.49457,5.49452 -3.05399,0 -5.50789,-2.45387 -5.50789,-5.49452"
|
||||
id="path43" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 468.76249,205.74262 c 0,-3.04071 2.46724,-5.49458 5.50789,-5.49458 3.02736,0 5.49457,2.45387 5.49457,5.49458 0,3.04065 -2.46721,5.49452 -5.49457,5.49452 -3.04065,0 -5.50789,-2.45387 -5.50789,-5.49452"
|
||||
id="path45" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 590.70949,189.53898 c 0,-3.02734 2.46736,-5.49452 5.50804,-5.49452 3.04067,0 5.50778,2.45387 5.50778,5.49452 0,3.0407 -2.46711,5.50788 -5.50778,5.50788 -3.04068,0 -5.50804,-2.46718 -5.50804,-5.50788"
|
||||
id="path47" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 559.54275,173.042 c 0,-3.04068 2.4538,-5.50789 5.49447,-5.50789 3.04068,0 5.50778,2.46721 5.50778,5.50789 0,3.04067 -2.4671,5.49457 -5.50778,5.49457 -3.04067,0 -5.49447,-2.4539 -5.49447,-5.49457"
|
||||
id="path49" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 711.74989,184.04446 c 0,-3.0407 2.45379,-5.49457 5.49447,-5.49457 3.04067,0 5.50778,2.45387 5.50778,5.49457 0,3.04065 -2.46711,5.49452 -5.50778,5.49452 -3.04068,0 -5.49447,-2.45387 -5.49447,-5.49452"
|
||||
id="path51" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 390.82517,247.49856 c 0,-3.0407 2.46721,-5.50791 5.50791,-5.50791 3.02731,0 5.49455,2.46721 5.49455,5.50791 0,3.02731 -2.46724,5.49454 -5.49455,5.49454 -3.0407,0 -5.50791,-2.46723 -5.50791,-5.49454"
|
||||
id="path53" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 365.1528,187.40518 c 0,-3.04065 2.46721,-5.49455 5.50789,-5.49455 3.02733,0 5.49457,2.4539 5.49457,5.49455 0,3.0407 -2.46724,5.49457 -5.49457,5.49457 -3.04068,0 -5.50789,-2.45387 -5.50789,-5.49457"
|
||||
id="path55" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 83.663589,242.41739 c 0,-3.04065 2.467211,-5.49452 5.507912,-5.49452 3.02731,0 5.494546,2.45387 5.494546,5.49452 0,3.0407 -2.467236,5.50794 -5.494546,5.50794 -3.040701,0 -5.507912,-2.46724 -5.507912,-5.50794"
|
||||
id="path57" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="M 151.89208,190.91262 135.47512,173.042 h -25.21895 l -19.257626,16.80371 v 20.79131 l 18.337416,18.4841 v 40.19561"
|
||||
id="path59" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 89.171476,241.80393 v 44.00978 l 13.749744,13.76306 h 47.67726 l 10.08224,-13.89642 v -14.53658"
|
||||
id="path61" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 211.11857,303.24424 h 38.5019 l 13.74972,-13.14957 v -10.22896 l 9.48212,-9.93552"
|
||||
id="path63" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 201.94321,173.042 h 18.33741 l 14.36318,7.33495 h 42.48944 l 7.80175,7.33496 h 85.7257"
|
||||
id="path65" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 396.33306,248.23203 h 22.00489 l 11.90933,-13.76306 V 192.29963 L 410.2295,173.042 H 310.14059"
|
||||
id="path67" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 328.47798,295.90929 h 93.8342 l 6.72149,11.00246 h 42.48945"
|
||||
id="path69" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 537.53773,295.90929 h 104.52986 l 10.08224,11.00246 h 28.41975 l 10.24228,-11.00246 h 61.02681 l 11.06908,-5.96131 0.18692,-14.89665 -11.61602,-11.26919"
|
||||
id="path71" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 474.27038,205.12913 v -23.83196 l 12.68283,-8.25517 h 23.07177 l 22.00497,16.51034 h 60.52007"
|
||||
id="path73" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.29086;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 568.70472,173.042 h 42.18256 l 10.389,11.00246 h 95.96808"
|
||||
id="path75" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 624.10366,435.47364 h -17.67049 v -35.35452 h -53.05192 v 35.35452 h -17.67048 v -83.97867 h 17.67048 v 30.9402 h 53.05192 v -30.9402 h 17.67049 z m 0,0"
|
||||
id="path77" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 730.19392,435.47364 h -88.4062 v -83.97867 h 88.4062 z m -70.7224,-17.67059 h 53.03834 V 369.1789 h -53.03834 z m 0,0"
|
||||
id="path79" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 836.27087,369.1789 h -35.35455 v 66.29474 H 783.23227 V 369.1789 h -35.36786 v -17.68393 h 88.40646 z m 0,0"
|
||||
id="path81" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 871.62541,400.11912 v 17.68393 h 70.72241 v 17.67059 h -88.39315 v -83.97867 h 88.39315 v 17.68393 h -70.72241 v 13.25627 h 70.72241 v 17.68395 z m 0,0"
|
||||
id="path83" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 960.03162,435.47364 v -83.97867 h 17.68406 v 66.30808 h 70.72242 v 17.67059 z m 0,0"
|
||||
id="path85" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 557.10202,342.01287 c 0,-3.05401 2.48068,-5.53454 5.52135,-5.53454 3.05399,0 5.53442,2.48053 5.53442,5.53454 0,3.04065 -2.48043,5.52123 -5.53442,5.52123 -3.04067,0 -5.52135,-2.48058 -5.52135,-5.52123"
|
||||
id="path87" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 610.51395,327.27626 c 0,-3.05402 2.46736,-5.5212 5.52136,-5.5212 3.05399,0 5.52109,2.46718 5.52109,5.5212 0,3.05399 -2.4671,5.52123 -5.52109,5.52123 -3.054,0 -5.52136,-2.46724 -5.52136,-5.52123"
|
||||
id="path89" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 811.26538,338.33203 c 0,-3.05399 2.4671,-5.53454 5.5211,-5.53454 3.05399,0 5.52109,2.48055 5.52109,5.53454 0,3.0407 -2.4671,5.52125 -5.52109,5.52125 -3.054,0 -5.5211,-2.48055 -5.5211,-5.52125"
|
||||
id="path91" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 859.14264,327.27626 c 0,-3.05402 2.48042,-5.5212 5.5211,-5.5212 3.05399,0 5.52135,2.46718 5.52135,5.5212 0,3.05399 -2.46736,5.52123 -5.52135,5.52123 -3.04068,0 -5.5211,-2.46724 -5.5211,-5.52123"
|
||||
id="path93" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 1015.684,377.00732 c 0,-3.05401 2.4805,-5.53456 5.5211,-5.53456 3.054,0 5.5347,2.48055 5.5347,5.53456 0,3.04065 -2.4673,5.52123 -5.5347,5.52123 -3.0406,0 -5.5211,-2.48058 -5.5211,-5.52123"
|
||||
id="path95" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 513.21238,420.89706 c 0,-3.05399 2.46721,-5.52122 5.52123,-5.52122 3.05401,0 5.53449,2.46723 5.53449,5.52122 0,3.05402 -2.48048,5.52126 -5.53449,5.52126 -3.05402,0 -5.52123,-2.46724 -5.52123,-5.52126"
|
||||
id="path97" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 588.72248,422.73747 c 0,-3.05401 2.48043,-5.52122 5.52136,-5.52122 3.05399,0 5.5211,2.46721 5.5211,5.52122 0,3.05402 -2.46711,5.52123 -5.5211,5.52123 -3.04093,0 -5.52136,-2.46721 -5.52136,-5.52123"
|
||||
id="path99" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 611.74098,454.35784 c 0,-3.05402 2.48042,-5.53454 5.52109,-5.53454 3.05399,0 5.52136,2.48052 5.52136,5.53454 0,3.04065 -2.46737,5.52122 -5.52136,5.52122 -3.04067,0 -5.52109,-2.48057 -5.52109,-5.52122"
|
||||
id="path101" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 709.34935,446.98286 c 0,-3.05402 2.48043,-5.5212 5.5211,-5.5212 3.05399,0 5.53467,2.46718 5.53467,5.5212 0,3.05399 -2.48068,5.53457 -5.53467,5.53457 -3.04067,0 -5.5211,-2.48058 -5.5211,-5.53457"
|
||||
id="path103" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 492.95454,393.26427 c 0,-3.0407 2.46721,-5.52125 5.5212,-5.52125 3.05404,0 5.52125,2.48055 5.52125,5.52125 0,3.05399 -2.46721,5.53455 -5.52125,5.53455 -3.05399,0 -5.5212,-2.48056 -5.5212,-5.53455"
|
||||
id="path105" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="M 561.47649,341.54611 544.97952,323.59544 H 519.6538 l -19.33762,16.87041 v 20.88464 l 18.41743,18.56413 v 40.36898"
|
||||
id="path107" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 498.47577,392.65079 v 44.20983 l 13.81639,13.80306 h 71.81592 l 10.1355,-13.94978 v -14.58991"
|
||||
id="path109" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 985.61068,461.71947 c 0,3.05402 -2.48068,5.52123 -5.53467,5.52123 -3.04068,0 -5.5211,-2.46721 -5.5211,-5.52123 0,-3.05401 2.48042,-5.52122 5.5211,-5.52122 3.05399,0 5.53467,2.46721 5.53467,5.52122"
|
||||
id="path111" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 1011.3897,446.98286 c 0,3.05399 -2.4807,5.53457 -5.5211,5.53457 -3.0542,0 -5.5213,-2.48058 -5.5213,-5.53457 0,-3.05402 2.4671,-5.5212 5.5213,-5.5212 3.0404,0 5.5211,2.46718 5.5211,5.5212"
|
||||
id="path113" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 1050.0651,338.33203 c 0,3.0407 -2.4807,5.52125 -5.5214,5.52125 -3.054,0 -5.5211,-2.48055 -5.5211,-5.52125 0,-3.05399 2.4671,-5.53454 5.5211,-5.53454 3.0407,0 5.5214,2.48055 5.5214,5.53454"
|
||||
id="path115" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 687.25113,461.71947 c 0,3.05402 -2.48068,5.52123 -5.52135,5.52123 -3.05399,0 -5.53442,-2.46721 -5.53442,-5.52123 0,-3.05401 2.48043,-5.52122 5.53442,-5.52122 3.04067,0 5.52135,2.46721 5.52135,5.52122"
|
||||
id="path117" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 770.12267,385.90264 c 0,3.05399 -2.46711,5.52122 -5.5211,5.52122 -3.05399,0 -5.52136,-2.46723 -5.52136,-5.52122 0,-3.05402 2.46737,-5.52125 5.52136,-5.52125 3.05399,0 5.5211,2.46723 5.5211,5.52125"
|
||||
id="path119" />
|
||||
<path
|
||||
style="fill:#eeee23;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.41408"
|
||||
d="m 804.19693,454.05111 c 0,3.04067 -2.46711,5.5212 -5.5211,5.5212 -3.05399,0 -5.52136,-2.48053 -5.52136,-5.5212 0,-3.05405 2.46737,-5.53457 5.52136,-5.53457 3.05399,0 5.5211,2.48052 5.5211,5.53457"
|
||||
id="path121" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 980.07601,461.71947 h -34.98096 l -8.89541,-7.36163 h -42.67598 l -7.82843,-5.5346 h -36.38159 l -9.81543,11.0558 h -18.4174 l -7.6684,-5.82796 -11.6027,-0.61343"
|
||||
id="path123" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 762.76103,387.90306 -9.82874,7.44165 0.31981,20.13783 9.50893,8.69523 -0.22789,24.21873 -6.37454,13.32297 h -74.42985"
|
||||
id="path125" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 615.42179,327.27626 h 38.67509 l 12.89631,11.04245 H 818.0135"
|
||||
id="path127" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 1005.8686,446.98286 h 46.0367 l 8.2953,-13.34963 v -77.81728 l -15.9368,-17.76397"
|
||||
id="path129" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="M 1022.0186,377.71414 988.07779,343.85328 H 922.98351 L 906.60637,327.27626 H 867.74436"
|
||||
id="path131" />
|
||||
<path
|
||||
style="fill:none;stroke:#eeee23;stroke-width:2.3011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
|
||||
d="m 617.26207,454.35784 h 34.99453 l 13.50956,-7.37498 h 47.26401"
|
||||
id="path133" />
|
||||
</g>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:39.892px;line-height:0%;font-family:'Open Sans Pro';-inkscape-font-specification:'Open Sans Pro';letter-spacing:0px;word-spacing:0px;fill:#eeee23;fill-opacity:1;stroke:none;stroke-width:3.24291px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
x="1852.1141"
|
||||
y="181.15578"
|
||||
id="text5802"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan5804"
|
||||
x="1852.1141"
|
||||
y="181.15578"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:39.892px;line-height:1.25;font-family:'Source Sans Pro';-inkscape-font-specification:'Source Sans Pro Bold';text-align:end;text-anchor:end;fill:#eeee23;fill-opacity:1;stroke-width:3.24291px">Room</tspan><tspan
|
||||
sodipodi:role="line"
|
||||
x="1852.1141"
|
||||
y="231.02078"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:39.892px;line-height:1.25;font-family:'Source Sans Pro';-inkscape-font-specification:'Source Sans Pro Bold';text-align:end;text-anchor:end;fill:#eeee23;fill-opacity:1;stroke-width:3.24291px"
|
||||
id="tspan11281">Willem van Oranje</tspan></text>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="FadeOutLayer"
|
||||
style="display:inline">
|
||||
<rect
|
||||
style="fill:#000000;fill-opacity:1;opacity:0"
|
||||
id="fadeout"
|
||||
width="1932.7112"
|
||||
height="1092.9814"
|
||||
x="-4.4430141"
|
||||
y="-1.8739687"
|
||||
inkscape:label="#fadeout" />
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 38 KiB |