diff options
author | Guido Günther <agx@sigxcpu.org> | 2016-10-06 14:38:38 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2016-10-06 14:41:13 +0200 |
commit | e347018c929188b955d494992f020946a7e3d4e7 (patch) | |
tree | ee515530cda616a0dfe8afcf27f118acb5288a51 |
Initial commit
-rw-r--r-- | .gitignore | 5 | ||||
-rw-r--r-- | Makefile | 27 | ||||
-rw-r--r-- | debian-kopano.mdwn | 209 | ||||
-rw-r--r-- | logo.png | bin | 0 -> 10385 bytes | |||
-rw-r--r-- | new-queue.png | bin | 0 -> 25156 bytes | |||
-rw-r--r-- | new.png | bin | 0 -> 49508 bytes | |||
-rw-r--r-- | releases.png | bin | 0 -> 10303 bytes | |||
-rw-r--r-- | stretch.png | bin | 0 -> 90605 bytes | |||
-rw-r--r-- | timeline.png | bin | 0 -> 17393 bytes | |||
-rw-r--r-- | timeline.svg | 1646 |
10 files changed, 1887 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2ae89da --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*.pdf +*.html +*~ +dgm.png +reveal.js diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..64c659f --- /dev/null +++ b/Makefile @@ -0,0 +1,27 @@ +SOURCE=debian-kopano.mdwn +PDF=$(SOURCE:mdwn=pdf) +REVEALJS=$(SOURCE:mdwn=html) +REVEALJS_VER=3.3.0 + +IMAGES=$(wildcard *.png) + +all: ${REVEALJS} ${PDF} + +${REVEALJS}: ${SOURCE} ${IMAGES} Makefile reveal.js + #pandoc -V transition=fade -V theme=godiug -t revealjs -s ${SOURCE} -o ${REVEALJS} + pandoc -V transition=fade -t revealjs -s ${SOURCE} -o ${REVEALJS} + #sed -i -e 's,<body>,<body><div id="watermark"><img src="logo.png"></div>,' ${REVEALJS} + +${PDF}: ${SOURCE} Makefile + pandoc -t beamer -s ${SOURCE} -o ${PDF} + +dgm.png: dgm.csv dgm.plot + gnuplot dgm.plot + +reveal.js: + git clone https://github.com/hakimel/reveal.js.git + cd reveal.js + git checkout $(REVEALJS_VER) + +clean: + rm -f dgm.png diff --git a/debian-kopano.mdwn b/debian-kopano.mdwn new file mode 100644 index 0000000..b5a590d --- /dev/null +++ b/debian-kopano.mdwn @@ -0,0 +1,209 @@ +--- +title: The State of Kopano in Debian +author: + - Carsten Schönert + - Guido Günther +tags: kopano, debian +abstract: | + This talk gives an update about Debian's upcoming release Stretch, the + current state of including Kopano in Debian how you can help. +date: Kopano Conference 2016, Kasteel Vaalsbroek, NL +... + +--- + + + +About us +======== + +--- + +## Carsten + * Debian Maintainer + * Everything related to Thunderbird/Icedove + +--- + +## Guido + * Debian Developer + * Nowadays mostly libvirt-* and git-buildpackage + * Debian LTS Team member + * Freelancing Software Developer + +What's Debian +============= + +--- + +## A universal operating system +* Free operating system and software collection +* > 45.000 binary packages +* *One* central source for all free software +* ~10 Linux architectures +* Downstreams: Raspbian, UCS, Tails, Ubuntu, grml, Skolelinux, (> 130) + +--- + +* Focus on quality: Debian Policy, archive rebuilds, piuparts, lintian, autopkgtests, adequate +* Focus on automation: tasks, virtual packages, alternatives, debconf, dbconfig-common + +--- + +## A project +* 1700+ contributors +* Developers, non uploading contributors, maintainers +* not single company backed + +--- + +The upcoming release +==================== + +--- + +## Stretch + +--- + + + +--- + +## Schedule + +--- + + + +--- + +## Whats new in Stretch + +--- + +* Reproducible Builds + +--- + +* New architecture: mips64el + +--- + +* Lots of updated Software: PHP 7.0.11, Python 3.5.1, GNOME 3.22, LibreOffice 5.2.2, docker 1.11, … + +--- + +* Kopano? + +--- + +Kopano in Debian +================ + +--- + +## Z-Push + +* D-Push +* currently stalled at 2.0.7 + +--- + +## ZCP → Kopanocore + +* Started in 2011 with 7.0.X +* All dependencies (gsoap, libvmime, …) are packaged and look good for + Stretch + +--- + +* Upload to 7.2.1 to NEW on 2015-11-01 +* Rejected by Debians FTP masters in March 2016 +* GCC5 transition +* Renaming to Kopanocore + +--- + +* Update to 8.1.0 +* New packages: kopano-backup, kopano-archiver +* Missing: kopano-presence + +--- + +Uploaded at 2016-10-06 + + From: Debian FTP Masters <ftpmaster@ftp-master.debian.org> + To: pkg-giraffe-maintainers@lists.alioth.debian.org + Date: Wed, 05 Oct 2016 22:27:44 +0000 + Subject: [Pkg-giraffe-maintainers] Processing of kopanocore_8.1.0-1_amd64.changes + + kopanocore_8.1.0-1_amd64.changes uploaded successfully to localhost + along with the files: + kopanocore_8.1.0-1.dsc + kopanocore_8.1.0.orig.tar.xz + kopanocore_8.1.0-1.debian.tar.xz + kopano-archiver-dbgsym_8.1.0-1 + … + +--- + + + +--- + +## Webapp + +* Version 3.1.0 work in progress +* https://github.com/tijuca/zarafa-webapp + + +How you can help +================ + +--- + +* Check if important packages you depend on are in testing / have rc-bugs + * http://bugs.debian.org/<packagename> + * http://tracker.debian.org/<packagename> + +--- + +* Install how-can-i-help + + New packages removed from Debian 'testing' (the maintainer might need help): + … + - python-junitxml - https://tracker.debian.org/pkg/pyjunitxml + - seahorse-nautilus - https://tracker.debian.org/pkg/seahorse-nautilus + - twine - https://tracker.debian.org/pkg/twine + - twittering-mode - https://tracker.debian.org/pkg/twittering-mode + + New packages going to be removed from Debian 'testing' (the maintainer might need help): + … + - docker.io - https://tracker.debian.org/pkg/docker.io - removal on 2016-10-11 + +--- + +* [https://wiki.debian.org/Groupware/Giraffe](https://wiki.debian.org/Groupware/Giraffe) +* [Kopano Debian packaging ML](http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-giraffe-discuss) + +--- + +* Z-Push +* Build, Test the packages (see debian/README.source) +* Report bugs +* Extend autopkgtests +* Help with the php7 switch +* Help with the python3 switch + +Comments? Questions? +==================== +* blog: [http://honk.sigxcpu.org/con](http://honk.sigxcpu.org/con) +* @GuidoGuenther on [twitter][] + +--- + +* License: CC BY-SA +* Sources: [https://git.sigxcpu.org/cgit/talks/2016-10-kopano-conference/](https://git.sigxcpu.org/cgit/talks/2016-10-kopano-conference/) + +[twitter]: https://twitter.com/GuidoGuenther diff --git a/logo.png b/logo.png Binary files differnew file mode 100644 index 0000000..e071248 --- /dev/null +++ b/logo.png diff --git a/new-queue.png b/new-queue.png Binary files differBinary files differnew file mode 100644 index 0000000..e927905 --- /dev/null +++ b/new-queue.png diff --git a/releases.png b/releases.png Binary files differnew file mode 100644 index 0000000..9ed4ad9 --- /dev/null +++ b/releases.png diff --git a/stretch.png b/stretch.png Binary files differnew file mode 100644 index 0000000..14f92a4 --- /dev/null +++ b/stretch.png diff --git a/timeline.png b/timeline.png Binary files differnew file mode 100644 index 0000000..ba2353c --- /dev/null +++ b/timeline.png diff --git a/timeline.svg b/timeline.svg new file mode 100644 index 0000000..65d1412 --- /dev/null +++ b/timeline.svg @@ -0,0 +1,1646 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<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:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="595.275591pt" + height="841.889764pt" + viewBox="0 0 595.275591 841.889764" + version="1.2" + id="svg2" + inkscape:version="0.91 r13725" + sodipodi:docname="timeline.svg" + inkscape:export-filename="/home/agx/Documents/talks/2016-10-kopano/timeline.svg.png" + inkscape:export-xdpi="89" + inkscape:export-ydpi="89"> + <metadata + id="metadata578"> + <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> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1920" + inkscape:window-height="1016" + id="namedview576" + showgrid="false" + inkscape:zoom="0.89702955" + inkscape:cx="380.96556" + inkscape:cy="526.18111" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" /> + <defs + id="defs4"> + <g + id="g6"> + <symbol + overflow="visible" + id="glyph0-0"> + <path + style="stroke:none;" + d="M 1.765625 -0.5 L -7.046875 -0.5 L -7.046875 -5.5 L 1.765625 -5.5 Z M 1.21875 -1.0625 L 1.21875 -4.9375 L -6.484375 -4.9375 L -6.484375 -1.0625 Z M 1.21875 -1.0625 " + id="path9" /> + </symbol> + <symbol + overflow="visible" + id="glyph0-1"> + <path + style="stroke:none;" + d="M -7.046875 -5.359375 L -6.09375 -5.359375 C -6.269531 -4.984375 -6.398438 -4.628906 -6.484375 -4.296875 C -6.578125 -3.960938 -6.625 -3.640625 -6.625 -3.328125 C -6.625 -2.796875 -6.519531 -2.382812 -6.3125 -2.09375 C -6.101562 -1.800781 -5.804688 -1.65625 -5.421875 -1.65625 C -5.097656 -1.65625 -4.851562 -1.75 -4.6875 -1.9375 C -4.519531 -2.132812 -4.390625 -2.503906 -4.296875 -3.046875 L -4.171875 -3.640625 C -4.023438 -4.367188 -3.773438 -4.910156 -3.421875 -5.265625 C -3.078125 -5.617188 -2.609375 -5.796875 -2.015625 -5.796875 C -1.304688 -5.796875 -0.769531 -5.554688 -0.40625 -5.078125 C -0.0390625 -4.609375 0.140625 -3.914062 0.140625 -3 C 0.140625 -2.65625 0.0976562 -2.285156 0.015625 -1.890625 C -0.0546875 -1.503906 -0.171875 -1.101562 -0.328125 -0.6875 L -1.34375 -0.6875 C -1.113281 -1.09375 -0.941406 -1.484375 -0.828125 -1.859375 C -0.710938 -2.242188 -0.65625 -2.625 -0.65625 -3 C -0.65625 -3.5625 -0.765625 -3.992188 -0.984375 -4.296875 C -1.210938 -4.609375 -1.53125 -4.765625 -1.9375 -4.765625 C -2.289062 -4.765625 -2.566406 -4.65625 -2.765625 -4.4375 C -2.972656 -4.21875 -3.128906 -3.851562 -3.234375 -3.34375 L -3.34375 -2.75 C -3.488281 -2.007812 -3.71875 -1.472656 -4.03125 -1.140625 C -4.34375 -0.816406 -4.78125 -0.65625 -5.34375 -0.65625 C -5.988281 -0.65625 -6.492188 -0.878906 -6.859375 -1.328125 C -7.234375 -1.785156 -7.421875 -2.414062 -7.421875 -3.21875 C -7.421875 -3.5625 -7.390625 -3.910156 -7.328125 -4.265625 C -7.265625 -4.617188 -7.171875 -4.984375 -7.046875 -5.359375 Z M -7.046875 -5.359375 " + id="path12" /> + </symbol> + <symbol + overflow="visible" + id="glyph0-2"> + <path + style="stroke:none;" + d="M -3.296875 -5.484375 L 0 -5.484375 L 0 -4.59375 L -3.265625 -4.59375 C -3.785156 -4.59375 -4.171875 -4.488281 -4.421875 -4.28125 C -4.679688 -4.082031 -4.8125 -3.78125 -4.8125 -3.375 C -4.8125 -2.894531 -4.65625 -2.515625 -4.34375 -2.234375 C -4.039062 -1.953125 -3.625 -1.8125 -3.09375 -1.8125 L 0 -1.8125 L 0 -0.90625 L -7.59375 -0.90625 L -7.59375 -1.8125 L -4.625 -1.8125 C -4.945312 -2.03125 -5.1875 -2.285156 -5.34375 -2.578125 C -5.507812 -2.867188 -5.59375 -3.203125 -5.59375 -3.578125 C -5.59375 -4.203125 -5.398438 -4.675781 -5.015625 -5 C -4.628906 -5.320312 -4.054688 -5.484375 -3.296875 -5.484375 Z M -3.296875 -5.484375 " + id="path15" /> + </symbol> + <symbol + overflow="visible" + id="glyph0-3"> + <path + style="stroke:none;" + d="M -2.953125 -5.625 L -2.515625 -5.625 L -2.515625 -1.484375 C -1.898438 -1.523438 -1.429688 -1.710938 -1.109375 -2.046875 C -0.785156 -2.378906 -0.625 -2.84375 -0.625 -3.4375 C -0.625 -3.78125 -0.664062 -4.113281 -0.75 -4.4375 C -0.832031 -4.769531 -0.957031 -5.09375 -1.125 -5.40625 L -0.28125 -5.40625 C -0.144531 -5.082031 -0.0390625 -4.75 0.03125 -4.40625 C 0.101562 -4.070312 0.140625 -3.734375 0.140625 -3.390625 C 0.140625 -2.515625 -0.109375 -1.820312 -0.609375 -1.3125 C -1.117188 -0.800781 -1.8125 -0.546875 -2.6875 -0.546875 C -3.582031 -0.546875 -4.289062 -0.785156 -4.8125 -1.265625 C -5.332031 -1.753906 -5.59375 -2.410156 -5.59375 -3.234375 C -5.59375 -3.972656 -5.359375 -4.554688 -4.890625 -4.984375 C -4.421875 -5.410156 -3.773438 -5.625 -2.953125 -5.625 Z M -3.21875 -4.71875 C -3.707031 -4.71875 -4.097656 -4.582031 -4.390625 -4.3125 C -4.691406 -4.039062 -4.84375 -3.6875 -4.84375 -3.25 C -4.84375 -2.738281 -4.695312 -2.332031 -4.40625 -2.03125 C -4.125 -1.738281 -3.726562 -1.566406 -3.21875 -1.515625 Z M -3.21875 -4.71875 " + id="path18" /> + </symbol> + <symbol + overflow="visible" + id="glyph0-4"> + <path + style="stroke:none;" + d="M -7.015625 -1.828125 L -5.46875 -1.828125 L -5.46875 -3.6875 L -4.765625 -3.6875 L -4.765625 -1.828125 L -1.796875 -1.828125 C -1.359375 -1.828125 -1.070312 -1.890625 -0.9375 -2.015625 C -0.8125 -2.140625 -0.75 -2.390625 -0.75 -2.765625 L -0.75 -3.6875 L 0 -3.6875 L 0 -2.765625 C 0 -2.066406 -0.128906 -1.582031 -0.390625 -1.3125 C -0.648438 -1.050781 -1.117188 -0.921875 -1.796875 -0.921875 L -4.765625 -0.921875 L -4.765625 -0.265625 L -5.46875 -0.265625 L -5.46875 -0.921875 L -7.015625 -0.921875 Z M -7.015625 -1.828125 " + id="path21" /> + </symbol> + <symbol + overflow="visible" + id="glyph0-5"> + <path + style="stroke:none;" + d="M -0.828125 -1.234375 L -0.828125 -2.859375 L -6.390625 -2.859375 L -6.046875 -1.09375 L -6.9375 -1.09375 L -7.296875 -2.84375 L -7.296875 -3.828125 L -0.828125 -3.828125 L -0.828125 -5.4375 L 0 -5.4375 L 0 -1.234375 Z M -0.828125 -1.234375 " + id="path24" /> + </symbol> + <symbol + overflow="visible" + id="glyph0-6"> + <path + style="stroke:none;" + d="M -6.484375 -1.96875 L -3.734375 -1.96875 L -3.734375 -3.203125 C -3.734375 -3.660156 -3.851562 -4.015625 -4.09375 -4.265625 C -4.332031 -4.523438 -4.671875 -4.65625 -5.109375 -4.65625 C -5.546875 -4.65625 -5.882812 -4.523438 -6.125 -4.265625 C -6.363281 -4.015625 -6.484375 -3.660156 -6.484375 -3.203125 Z M -7.296875 -0.984375 L -7.296875 -3.203125 C -7.296875 -4.023438 -7.109375 -4.644531 -6.734375 -5.0625 C -6.367188 -5.476562 -5.828125 -5.6875 -5.109375 -5.6875 C -4.390625 -5.6875 -3.847656 -5.476562 -3.484375 -5.0625 C -3.117188 -4.644531 -2.9375 -4.023438 -2.9375 -3.203125 L -2.9375 -1.96875 L 0 -1.96875 L 0 -0.984375 Z M -7.296875 -0.984375 " + id="path27" /> + </symbol> + <symbol + overflow="visible" + id="glyph0-7"> + <path + style="stroke:none;" + d="M -2.75 -3.421875 C -2.75 -2.703125 -2.664062 -2.203125 -2.5 -1.921875 C -2.332031 -1.640625 -2.050781 -1.5 -1.65625 -1.5 C -1.332031 -1.5 -1.078125 -1.601562 -0.890625 -1.8125 C -0.703125 -2.019531 -0.609375 -2.304688 -0.609375 -2.671875 C -0.609375 -3.171875 -0.785156 -3.570312 -1.140625 -3.875 C -1.492188 -4.175781 -1.960938 -4.328125 -2.546875 -4.328125 L -2.75 -4.328125 Z M -3.125 -5.21875 L 0 -5.21875 L 0 -4.328125 L -0.828125 -4.328125 C -0.492188 -4.117188 -0.25 -3.859375 -0.09375 -3.546875 C 0.0625 -3.242188 0.140625 -2.875 0.140625 -2.4375 C 0.140625 -1.875 -0.015625 -1.425781 -0.328125 -1.09375 C -0.640625 -0.757812 -1.0625 -0.59375 -1.59375 -0.59375 C -2.207031 -0.59375 -2.671875 -0.800781 -2.984375 -1.21875 C -3.296875 -1.632812 -3.453125 -2.25 -3.453125 -3.0625 L -3.453125 -4.328125 L -3.546875 -4.328125 C -3.953125 -4.328125 -4.269531 -4.1875 -4.5 -3.90625 C -4.726562 -3.632812 -4.84375 -3.253906 -4.84375 -2.765625 C -4.84375 -2.453125 -4.800781 -2.144531 -4.71875 -1.84375 C -4.644531 -1.550781 -4.535156 -1.269531 -4.390625 -1 L -5.21875 -1 C -5.34375 -1.332031 -5.4375 -1.648438 -5.5 -1.953125 C -5.5625 -2.265625 -5.59375 -2.566406 -5.59375 -2.859375 C -5.59375 -3.648438 -5.390625 -4.238281 -4.984375 -4.625 C -4.578125 -5.019531 -3.957031 -5.21875 -3.125 -5.21875 Z M -3.125 -5.21875 " + id="path30" /> + </symbol> + <symbol + overflow="visible" + id="glyph0-8"> + <path + style="stroke:none;" + d="M -2.796875 -4.546875 C -3.453125 -4.546875 -3.957031 -4.410156 -4.3125 -4.140625 C -4.664062 -3.867188 -4.84375 -3.492188 -4.84375 -3.015625 C -4.84375 -2.523438 -4.664062 -2.144531 -4.3125 -1.875 C -3.957031 -1.613281 -3.453125 -1.484375 -2.796875 -1.484375 C -2.148438 -1.484375 -1.644531 -1.613281 -1.28125 -1.875 C -0.925781 -2.144531 -0.75 -2.523438 -0.75 -3.015625 C -0.75 -3.492188 -0.925781 -3.867188 -1.28125 -4.140625 C -1.644531 -4.410156 -2.148438 -4.546875 -2.796875 -4.546875 Z M -0.671875 -5.4375 C 0.253906 -5.4375 0.941406 -5.226562 1.390625 -4.8125 C 1.847656 -4.40625 2.078125 -3.773438 2.078125 -2.921875 C 2.078125 -2.609375 2.050781 -2.3125 2 -2.03125 C 1.957031 -1.75 1.890625 -1.476562 1.796875 -1.21875 L 0.921875 -1.21875 C 1.066406 -1.476562 1.171875 -1.734375 1.234375 -1.984375 C 1.304688 -2.242188 1.34375 -2.507812 1.34375 -2.78125 C 1.34375 -3.363281 1.1875 -3.800781 0.875 -4.09375 C 0.570312 -4.394531 0.109375 -4.546875 -0.515625 -4.546875 L -0.96875 -4.546875 C -0.644531 -4.359375 -0.398438 -4.117188 -0.234375 -3.828125 C -0.078125 -3.535156 0 -3.1875 0 -2.78125 C 0 -2.113281 -0.253906 -1.570312 -0.765625 -1.15625 C -1.273438 -0.75 -1.953125 -0.546875 -2.796875 -0.546875 C -3.640625 -0.546875 -4.316406 -0.75 -4.828125 -1.15625 C -5.335938 -1.570312 -5.59375 -2.113281 -5.59375 -2.78125 C -5.59375 -3.1875 -5.515625 -3.535156 -5.359375 -3.828125 C -5.203125 -4.117188 -4.960938 -4.359375 -4.640625 -4.546875 L -5.46875 -4.546875 L -5.46875 -5.4375 Z M -0.671875 -5.4375 " + id="path33" /> + </symbol> + <symbol + overflow="visible" + id="glyph0-9"> + <path + style="stroke:none;" + d="" + id="path36" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-0"> + <path + style="stroke:none;" + d="M 1.75 -0.4375 L -7 -0.4375 L -7 -5.5625 L 1.75 -5.5625 Z M 1.203125 -1 L 1.203125 -5 L -6.4375 -5 L -6.4375 -1 Z M 1.203125 -1 " + id="path39" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-1"> + <path + style="stroke:none;" + d="M -8 0.03125 L -8 -6.140625 L -7.109375 -6.140625 L -7.109375 -3.546875 L 0 -3.546875 L 0 -2.5625 L -7.109375 -2.5625 L -7.109375 0.03125 Z M -8 0.03125 " + id="path42" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-2"> + <path + style="stroke:none;" + d="M -5.09375 -4.109375 C -5.164062 -4.003906 -5.210938 -3.894531 -5.234375 -3.78125 C -5.265625 -3.664062 -5.28125 -3.535156 -5.28125 -3.390625 C -5.28125 -2.878906 -5.097656 -2.488281 -4.734375 -2.21875 C -4.367188 -1.945312 -3.847656 -1.8125 -3.171875 -1.8125 L 0 -1.8125 L 0 -0.90625 L -6 -0.90625 L -6 -1.8125 L -5.078125 -1.8125 C -5.390625 -2 -5.617188 -2.242188 -5.765625 -2.546875 C -5.921875 -2.847656 -6 -3.21875 -6 -3.65625 C -6 -3.71875 -6.003906 -3.785156 -6.015625 -3.859375 C -6.023438 -3.929688 -6.050781 -4.015625 -6.09375 -4.109375 Z M -5.09375 -4.109375 " + id="path45" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-3"> + <path + style="stroke:none;" + d="M -3.125 -3.421875 C -3.125 -2.703125 -3.023438 -2.203125 -2.828125 -1.921875 C -2.640625 -1.640625 -2.3125 -1.5 -1.84375 -1.5 C -1.476562 -1.5 -1.1875 -1.601562 -0.96875 -1.8125 C -0.757812 -2.019531 -0.65625 -2.304688 -0.65625 -2.671875 C -0.65625 -3.171875 -0.859375 -3.570312 -1.265625 -3.875 C -1.671875 -4.175781 -2.210938 -4.328125 -2.890625 -4.328125 L -3.125 -4.328125 Z M -3.34375 -5.21875 L 0 -5.21875 L 0 -4.328125 L -0.90625 -4.328125 C -0.601562 -4.117188 -0.375 -3.859375 -0.21875 -3.546875 C -0.0703125 -3.242188 0 -2.875 0 -2.4375 C 0 -1.875 -0.164062 -1.425781 -0.5 -1.09375 C -0.84375 -0.757812 -1.296875 -0.59375 -1.859375 -0.59375 C -2.535156 -0.59375 -3.039062 -0.800781 -3.375 -1.21875 C -3.707031 -1.632812 -3.875 -2.25 -3.875 -3.0625 L -3.875 -4.328125 L -3.953125 -4.328125 C -4.347656 -4.328125 -4.648438 -4.1875 -4.859375 -3.90625 C -5.078125 -3.632812 -5.1875 -3.253906 -5.1875 -2.765625 C -5.1875 -2.453125 -5.148438 -2.144531 -5.078125 -1.84375 C -5.015625 -1.550781 -4.910156 -1.269531 -4.765625 -1 L -5.59375 -1 C -5.726562 -1.332031 -5.828125 -1.648438 -5.890625 -1.953125 C -5.960938 -2.265625 -6 -2.566406 -6 -2.859375 C -6 -3.648438 -5.78125 -4.238281 -5.34375 -4.625 C -4.90625 -5.019531 -4.238281 -5.21875 -3.34375 -5.21875 Z M -3.34375 -5.21875 " + id="path48" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-4"> + <path + style="stroke:none;" + d="M -3.546875 -5.484375 L 0 -5.484375 L 0 -4.59375 L -3.609375 -4.59375 C -4.179688 -4.59375 -4.609375 -4.488281 -4.890625 -4.28125 C -5.171875 -4.082031 -5.3125 -3.78125 -5.3125 -3.375 C -5.3125 -2.894531 -5.140625 -2.515625 -4.796875 -2.234375 C -4.453125 -1.953125 -3.988281 -1.8125 -3.40625 -1.8125 L 0 -1.8125 L 0 -0.90625 L -6 -0.90625 L -6 -1.8125 L -5.09375 -1.8125 C -5.394531 -2.03125 -5.617188 -2.285156 -5.765625 -2.578125 C -5.921875 -2.867188 -6 -3.203125 -6 -3.578125 C -6 -4.203125 -5.789062 -4.675781 -5.375 -5 C -4.957031 -5.320312 -4.347656 -5.484375 -3.546875 -5.484375 Z M -3.546875 -5.484375 " + id="path51" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-5"> + <path + style="stroke:none;" + d="M -5.6875 -4.421875 L -4.796875 -4.421875 C -4.929688 -4.171875 -5.03125 -3.910156 -5.09375 -3.640625 C -5.164062 -3.367188 -5.203125 -3.082031 -5.203125 -2.78125 C -5.203125 -2.34375 -5.128906 -2.007812 -4.984375 -1.78125 C -4.847656 -1.5625 -4.640625 -1.453125 -4.359375 -1.453125 C -4.128906 -1.453125 -3.953125 -1.53125 -3.828125 -1.6875 C -3.710938 -1.84375 -3.597656 -2.164062 -3.484375 -2.65625 L -3.40625 -2.953125 C -3.269531 -3.597656 -3.066406 -4.050781 -2.796875 -4.3125 C -2.535156 -4.582031 -2.179688 -4.71875 -1.734375 -4.71875 C -1.191406 -4.71875 -0.765625 -4.515625 -0.453125 -4.109375 C -0.148438 -3.710938 0 -3.164062 0 -2.46875 C 0 -2.164062 -0.03125 -1.851562 -0.09375 -1.53125 C -0.15625 -1.21875 -0.25 -0.890625 -0.375 -0.546875 L -1.34375 -0.546875 C -1.164062 -0.878906 -1.03125 -1.203125 -0.9375 -1.515625 C -0.851562 -1.835938 -0.8125 -2.160156 -0.8125 -2.484375 C -0.8125 -2.898438 -0.882812 -3.222656 -1.03125 -3.453125 C -1.1875 -3.679688 -1.398438 -3.796875 -1.671875 -3.796875 C -1.929688 -3.796875 -2.128906 -3.710938 -2.265625 -3.546875 C -2.398438 -3.390625 -2.523438 -3.03125 -2.640625 -2.46875 L -2.71875 -2.15625 C -2.84375 -1.601562 -3.03125 -1.203125 -3.28125 -0.953125 C -3.539062 -0.703125 -3.890625 -0.578125 -4.328125 -0.578125 C -4.867188 -0.578125 -5.28125 -0.757812 -5.5625 -1.125 C -5.851562 -1.488281 -6 -2.007812 -6 -2.6875 C -6 -3.007812 -5.972656 -3.316406 -5.921875 -3.609375 C -5.867188 -3.910156 -5.789062 -4.179688 -5.6875 -4.421875 Z M -5.6875 -4.421875 " + id="path54" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-6"> + <path + style="stroke:none;" + d="M -6 -0.9375 L -6 -1.84375 L 0 -1.84375 L 0 -0.9375 Z M -8 -0.9375 L -8 -1.84375 L -6.765625 -1.84375 L -6.765625 -0.9375 Z M -8 -0.9375 " + id="path57" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-7"> + <path + style="stroke:none;" + d="M -7.5 -1.828125 L -6 -1.828125 L -6 -3.6875 L -5.25 -3.6875 L -5.25 -1.828125 L -1.96875 -1.828125 C -1.476562 -1.828125 -1.160156 -1.890625 -1.015625 -2.015625 C -0.878906 -2.140625 -0.8125 -2.390625 -0.8125 -2.765625 L -0.8125 -3.6875 L 0 -3.6875 L 0 -2.765625 C 0 -2.066406 -0.140625 -1.582031 -0.421875 -1.3125 C -0.703125 -1.050781 -1.222656 -0.921875 -1.984375 -0.921875 L -5.25 -0.921875 L -5.25 -0.265625 L -6 -0.265625 L -6 -0.921875 L -7.5 -0.921875 Z M -7.5 -1.828125 " + id="path60" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-8"> + <path + style="stroke:none;" + d="M -5.1875 -3.0625 C -5.1875 -2.582031 -4.992188 -2.203125 -4.609375 -1.921875 C -4.222656 -1.640625 -3.6875 -1.5 -3 -1.5 C -2.320312 -1.5 -1.789062 -1.632812 -1.40625 -1.90625 C -1.019531 -2.1875 -0.828125 -2.570312 -0.828125 -3.0625 C -0.828125 -3.539062 -1.019531 -3.921875 -1.40625 -4.203125 C -1.789062 -4.484375 -2.320312 -4.625 -3 -4.625 C -3.675781 -4.625 -4.207031 -4.484375 -4.59375 -4.203125 C -4.988281 -3.921875 -5.1875 -3.539062 -5.1875 -3.0625 Z M -6 -3.0625 C -6 -3.84375 -5.734375 -4.457031 -5.203125 -4.90625 C -4.679688 -5.351562 -3.945312 -5.578125 -3 -5.578125 C -2.0625 -5.578125 -1.328125 -5.351562 -0.796875 -4.90625 C -0.265625 -4.457031 0 -3.84375 0 -3.0625 C 0 -2.28125 -0.265625 -1.664062 -0.796875 -1.21875 C -1.328125 -0.769531 -2.0625 -0.546875 -3 -0.546875 C -3.945312 -0.546875 -4.679688 -0.769531 -5.203125 -1.21875 C -5.734375 -1.664062 -6 -2.28125 -6 -3.0625 Z M -6 -3.0625 " + id="path63" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-9"> + <path + style="stroke:none;" + d="" + id="path66" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-10"> + <path + style="stroke:none;" + d="M -8 -0.984375 L -8 -5.171875 L -7.109375 -5.171875 L -7.109375 -1.96875 L -4.9375 -1.96875 L -4.9375 -4.859375 L -4.0625 -4.859375 L -4.0625 -1.96875 L 0 -1.96875 L 0 -0.984375 Z M -8 -0.984375 " + id="path69" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-11"> + <path + style="stroke:none;" + d="M -3.53125 -5.625 L -3.125 -5.625 L -3.125 -1.484375 C -2.375 -1.523438 -1.800781 -1.710938 -1.40625 -2.046875 C -1.019531 -2.378906 -0.828125 -2.84375 -0.828125 -3.4375 C -0.828125 -3.78125 -0.878906 -4.113281 -0.984375 -4.4375 C -1.085938 -4.769531 -1.238281 -5.09375 -1.4375 -5.40625 L -0.453125 -5.40625 C -0.304688 -5.082031 -0.191406 -4.75 -0.109375 -4.40625 C -0.0351562 -4.070312 0 -3.734375 0 -3.390625 C 0 -2.515625 -0.265625 -1.820312 -0.796875 -1.3125 C -1.328125 -0.800781 -2.046875 -0.546875 -2.953125 -0.546875 C -3.890625 -0.546875 -4.628906 -0.785156 -5.171875 -1.265625 C -5.722656 -1.753906 -6 -2.410156 -6 -3.234375 C -6 -3.972656 -5.773438 -4.554688 -5.328125 -4.984375 C -4.890625 -5.410156 -4.289062 -5.625 -3.53125 -5.625 Z M -3.875 -4.71875 C -4.28125 -4.71875 -4.597656 -4.582031 -4.828125 -4.3125 C -5.066406 -4.039062 -5.1875 -3.6875 -5.1875 -3.25 C -5.1875 -2.738281 -5.070312 -2.332031 -4.84375 -2.03125 C -4.613281 -1.738281 -4.289062 -1.566406 -3.875 -1.515625 Z M -3.875 -4.71875 " + id="path72" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-12"> + <path + style="stroke:none;" + d="M -6 -0.546875 L -6 -4.8125 L -5.125 -4.8125 L -0.765625 -1.4375 L -0.765625 -4.8125 L 0 -4.8125 L 0 -0.4375 L -0.875 -0.4375 L -5.234375 -3.8125 L -5.234375 -0.546875 Z M -6 -0.546875 " + id="path75" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-13"> + <path + style="stroke:none;" + d="M -8 -0.984375 L -8 -2.3125 L -1.3125 -5.546875 L -8 -5.546875 L -8 -6.5 L 0 -6.5 L 0 -5.171875 L -6.6875 -1.9375 L 0 -1.9375 L 0 -0.984375 Z M -8 -0.984375 " + id="path78" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-14"> + <path + style="stroke:none;" + d="M -6 -0.421875 L -6 -1.3125 L -1.3125 -2.4375 L -6 -3.5625 L -6 -4.625 L -1.3125 -5.75 L -6 -6.859375 L -6 -7.765625 L 0 -6.328125 L 0 -5.265625 L -4.921875 -4.09375 L 0 -2.90625 L 0 -1.84375 Z M -6 -0.421875 " + id="path81" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-15"> + <path + style="stroke:none;" + d="M -1.03125 -1.8125 L 2 -1.8125 L 2 -0.90625 L -6 -0.90625 L -6 -1.8125 L -5.125 -1.8125 C -5.425781 -2 -5.644531 -2.234375 -5.78125 -2.515625 C -5.925781 -2.804688 -6 -3.15625 -6 -3.5625 C -6 -4.226562 -5.722656 -4.765625 -5.171875 -5.171875 C -4.628906 -5.585938 -3.90625 -5.796875 -3 -5.796875 C -2.101562 -5.796875 -1.378906 -5.585938 -0.828125 -5.171875 C -0.273438 -4.765625 0 -4.226562 0 -3.5625 C 0 -3.15625 -0.0820312 -2.804688 -0.25 -2.515625 C -0.425781 -2.234375 -0.6875 -2 -1.03125 -1.8125 Z M -3.078125 -4.875 C -3.773438 -4.875 -4.328125 -4.734375 -4.734375 -4.453125 C -5.140625 -4.179688 -5.34375 -3.8125 -5.34375 -3.34375 C -5.34375 -2.863281 -5.140625 -2.488281 -4.734375 -2.21875 C -4.328125 -1.945312 -3.773438 -1.8125 -3.078125 -1.8125 C -2.367188 -1.8125 -1.8125 -1.945312 -1.40625 -2.21875 C -1.007812 -2.488281 -0.8125 -2.863281 -0.8125 -3.34375 C -0.8125 -3.8125 -1.007812 -4.179688 -1.40625 -4.453125 C -1.8125 -4.734375 -2.367188 -4.875 -3.078125 -4.875 Z M -3.078125 -4.875 " + id="path84" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-16"> + <path + style="stroke:none;" + d="M -5.640625 -4.875 L -4.75 -4.875 C -4.894531 -4.625 -5.003906 -4.367188 -5.078125 -4.109375 C -5.148438 -3.859375 -5.1875 -3.601562 -5.1875 -3.34375 C -5.1875 -2.757812 -4.992188 -2.304688 -4.609375 -1.984375 C -4.234375 -1.660156 -3.695312 -1.5 -3 -1.5 C -2.3125 -1.5 -1.773438 -1.660156 -1.390625 -1.984375 C -1.015625 -2.304688 -0.828125 -2.757812 -0.828125 -3.34375 C -0.828125 -3.601562 -0.863281 -3.859375 -0.9375 -4.109375 C -1.007812 -4.367188 -1.117188 -4.625 -1.265625 -4.875 L -0.375 -4.875 C -0.25 -4.625 -0.15625 -4.363281 -0.09375 -4.09375 C -0.03125 -3.832031 0 -3.550781 0 -3.25 C 0 -2.414062 -0.269531 -1.753906 -0.8125 -1.265625 C -1.351562 -0.785156 -2.082031 -0.546875 -3 -0.546875 C -3.9375 -0.546875 -4.671875 -0.789062 -5.203125 -1.28125 C -5.734375 -1.769531 -6 -2.441406 -6 -3.296875 C -6 -3.578125 -5.96875 -3.847656 -5.90625 -4.109375 C -5.851562 -4.367188 -5.765625 -4.625 -5.640625 -4.875 Z M -5.640625 -4.875 " + id="path87" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-17"> + <path + style="stroke:none;" + d="M -8 -0.90625 L -8 -1.8125 L -3.40625 -1.8125 L -6 -4.5 L -6 -5.640625 L -3.1875 -2.734375 L 0 -5.765625 L 0 -4.59375 L -2.9375 -1.8125 L 0 -1.8125 L 0 -0.90625 Z M -8 -0.90625 " + id="path90" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-18"> + <path + style="stroke:none;" + d="M -3 -4.546875 C -3.695312 -4.546875 -4.238281 -4.410156 -4.625 -4.140625 C -5.007812 -3.867188 -5.203125 -3.492188 -5.203125 -3.015625 C -5.203125 -2.523438 -5.007812 -2.144531 -4.625 -1.875 C -4.238281 -1.613281 -3.695312 -1.484375 -3 -1.484375 C -2.300781 -1.484375 -1.757812 -1.613281 -1.375 -1.875 C -1 -2.144531 -0.8125 -2.523438 -0.8125 -3.015625 C -0.8125 -3.492188 -1 -3.867188 -1.375 -4.140625 C -1.757812 -4.410156 -2.300781 -4.546875 -3 -4.546875 Z M -0.9375 -5.4375 C 0.0507812 -5.4375 0.785156 -5.226562 1.265625 -4.8125 C 1.753906 -4.40625 2 -3.773438 2 -2.921875 C 2 -2.609375 1.972656 -2.3125 1.921875 -2.03125 C 1.867188 -1.75 1.789062 -1.476562 1.6875 -1.21875 L 0.828125 -1.21875 C 0.953125 -1.476562 1.046875 -1.734375 1.109375 -1.984375 C 1.171875 -2.242188 1.203125 -2.507812 1.203125 -2.78125 C 1.203125 -3.363281 1.050781 -3.800781 0.75 -4.09375 C 0.445312 -4.394531 -0.00390625 -4.546875 -0.609375 -4.546875 L -1.03125 -4.546875 C -0.6875 -4.359375 -0.425781 -4.117188 -0.25 -3.828125 C -0.0820312 -3.535156 0 -3.1875 0 -2.78125 C 0 -2.113281 -0.269531 -1.570312 -0.8125 -1.15625 C -1.363281 -0.75 -2.09375 -0.546875 -3 -0.546875 C -3.90625 -0.546875 -4.628906 -0.75 -5.171875 -1.15625 C -5.722656 -1.570312 -6 -2.113281 -6 -2.78125 C -6 -3.1875 -5.914062 -3.535156 -5.75 -3.828125 C -5.582031 -4.117188 -5.328125 -4.359375 -4.984375 -4.546875 L -6 -4.546875 L -6 -5.4375 Z M -0.9375 -5.4375 " + id="path93" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-19"> + <path + style="stroke:none;" + d="M -8 -0.984375 L -8 -1.96875 L -4.9375 -1.96875 L -4.9375 -5.546875 L -8 -5.546875 L -8 -6.53125 L 0 -6.53125 L 0 -5.546875 L -4.0625 -5.546875 L -4.0625 -1.96875 L 0 -1.96875 L 0 -0.984375 Z M -8 -0.984375 " + id="path96" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-20"> + <path + style="stroke:none;" + d="M -4.984375 -4.546875 L -8 -4.546875 L -8 -5.4375 L 0 -5.4375 L 0 -4.546875 L -0.875 -4.546875 C -0.582031 -4.359375 -0.363281 -4.117188 -0.21875 -3.828125 C -0.0703125 -3.535156 0 -3.1875 0 -2.78125 C 0 -2.125 -0.273438 -1.585938 -0.828125 -1.171875 C -1.378906 -0.753906 -2.101562 -0.546875 -3 -0.546875 C -3.90625 -0.546875 -4.628906 -0.753906 -5.171875 -1.171875 C -5.722656 -1.585938 -6 -2.125 -6 -2.78125 C -6 -3.1875 -5.914062 -3.535156 -5.75 -3.828125 C -5.582031 -4.117188 -5.328125 -4.359375 -4.984375 -4.546875 Z M -2.921875 -1.484375 C -2.210938 -1.484375 -1.65625 -1.617188 -1.25 -1.890625 C -0.851562 -2.160156 -0.65625 -2.535156 -0.65625 -3.015625 C -0.65625 -3.484375 -0.851562 -3.851562 -1.25 -4.125 C -1.65625 -4.40625 -2.210938 -4.546875 -2.921875 -4.546875 C -3.628906 -4.546875 -4.1875 -4.40625 -4.59375 -4.125 C -5 -3.851562 -5.203125 -3.484375 -5.203125 -3.015625 C -5.203125 -2.535156 -5 -2.160156 -4.59375 -1.890625 C -4.1875 -1.617188 -3.628906 -1.484375 -2.921875 -1.484375 Z M -2.921875 -1.484375 " + id="path99" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-21"> + <path + style="stroke:none;" + d="M -3.765625 -4.4375 C -3.671875 -4.644531 -3.492188 -4.847656 -3.234375 -5.046875 C -2.984375 -5.253906 -2.632812 -5.457031 -2.1875 -5.65625 L 0 -6.65625 L 0 -5.59375 L -1.859375 -4.671875 C -2.347656 -4.429688 -2.671875 -4.195312 -2.828125 -3.96875 C -2.992188 -3.738281 -3.078125 -3.429688 -3.078125 -3.046875 L -3.078125 -1.96875 L 0 -1.96875 L 0 -0.984375 L -8 -0.984375 L -8 -3.203125 C -8 -4.035156 -7.804688 -4.65625 -7.421875 -5.0625 C -7.046875 -5.476562 -6.472656 -5.6875 -5.703125 -5.6875 C -5.191406 -5.6875 -4.769531 -5.578125 -4.4375 -5.359375 C -4.113281 -5.148438 -3.890625 -4.84375 -3.765625 -4.4375 Z M -7.140625 -1.96875 L -3.921875 -1.96875 L -3.921875 -3.203125 C -3.921875 -3.679688 -4.054688 -4.039062 -4.328125 -4.28125 C -4.597656 -4.53125 -5 -4.65625 -5.53125 -4.65625 C -6.0625 -4.65625 -6.460938 -4.53125 -6.734375 -4.28125 C -7.003906 -4.039062 -7.140625 -3.679688 -7.140625 -3.203125 Z M -7.140625 -1.96875 " + id="path102" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-22"> + <path + style="stroke:none;" + d="M -8 -0.9375 L -8 -1.84375 L 0 -1.84375 L 0 -0.9375 Z M -8 -0.9375 " + id="path105" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-23"> + <path + style="stroke:none;" + d="M -7.609375 -5.359375 L -6.59375 -5.359375 C -6.78125 -4.984375 -6.921875 -4.628906 -7.015625 -4.296875 C -7.109375 -3.960938 -7.15625 -3.640625 -7.15625 -3.328125 C -7.15625 -2.796875 -7.046875 -2.382812 -6.828125 -2.09375 C -6.609375 -1.800781 -6.289062 -1.65625 -5.875 -1.65625 C -5.539062 -1.65625 -5.285156 -1.75 -5.109375 -1.9375 C -4.929688 -2.132812 -4.789062 -2.503906 -4.6875 -3.046875 L -4.5625 -3.640625 C -4.414062 -4.367188 -4.15625 -4.910156 -3.78125 -5.265625 C -3.40625 -5.617188 -2.90625 -5.796875 -2.28125 -5.796875 C -1.53125 -5.796875 -0.960938 -5.554688 -0.578125 -5.078125 C -0.191406 -4.609375 0 -3.914062 0 -3 C 0 -2.65625 -0.0390625 -2.285156 -0.125 -1.890625 C -0.207031 -1.503906 -0.332031 -1.101562 -0.5 -0.6875 L -1.578125 -0.6875 C -1.335938 -1.09375 -1.15625 -1.484375 -1.03125 -1.859375 C -0.914062 -2.242188 -0.859375 -2.625 -0.859375 -3 C -0.859375 -3.5625 -0.972656 -3.992188 -1.203125 -4.296875 C -1.441406 -4.609375 -1.78125 -4.765625 -2.21875 -4.765625 C -2.59375 -4.765625 -2.882812 -4.65625 -3.09375 -4.4375 C -3.3125 -4.21875 -3.472656 -3.851562 -3.578125 -3.34375 L -3.703125 -2.75 C -3.859375 -2.007812 -4.097656 -1.472656 -4.421875 -1.140625 C -4.753906 -0.816406 -5.21875 -0.65625 -5.8125 -0.65625 C -6.488281 -0.65625 -7.019531 -0.878906 -7.40625 -1.328125 C -7.800781 -1.785156 -8 -2.414062 -8 -3.21875 C -8 -3.5625 -7.96875 -3.910156 -7.90625 -4.265625 C -7.84375 -4.617188 -7.742188 -4.984375 -7.609375 -5.359375 Z M -7.609375 -5.359375 " + id="path108" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-24"> + <path + style="stroke:none;" + d="M -2.46875 -0.84375 L -6 -0.84375 L -6 -1.75 L -2.40625 -1.75 C -1.820312 -1.75 -1.390625 -1.847656 -1.109375 -2.046875 C -0.828125 -2.253906 -0.6875 -2.554688 -0.6875 -2.953125 C -0.6875 -3.441406 -0.859375 -3.828125 -1.203125 -4.109375 C -1.546875 -4.390625 -2.007812 -4.53125 -2.59375 -4.53125 L -6 -4.53125 L -6 -5.4375 L 0 -5.4375 L 0 -4.53125 L -0.90625 -4.53125 C -0.59375 -4.3125 -0.363281 -4.054688 -0.21875 -3.765625 C -0.0703125 -3.484375 0 -3.148438 0 -2.765625 C 0 -2.140625 -0.207031 -1.660156 -0.625 -1.328125 C -1.050781 -1.003906 -1.664062 -0.84375 -2.46875 -0.84375 Z M -6 -3.109375 Z M -6 -3.109375 " + id="path111" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-25"> + <path + style="stroke:none;" + d="M 0.328125 -3.21875 C 1.015625 -2.96875 1.460938 -2.71875 1.671875 -2.46875 C 1.890625 -2.226562 2 -1.910156 2 -1.515625 L 2 -0.796875 L 1.1875 -0.796875 L 1.1875 -1.3125 C 1.1875 -1.5625 1.125 -1.753906 1 -1.890625 C 0.875 -2.023438 0.582031 -2.175781 0.125 -2.34375 L -0.3125 -2.515625 L -6 -0.296875 L -6 -1.25 L -1.484375 -2.953125 L -6 -4.671875 L -6 -5.625 Z M 0.328125 -3.21875 " + id="path114" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-26"> + <path + style="stroke:none;" + d="M -3.578125 -7.921875 L -3.125 -7.921875 L -1.21875 -6 L -1.796875 -5.421875 L -2.9375 -6.5625 L -2.9375 -0.609375 L -3.765625 -0.609375 L -3.765625 -6.5625 L -4.90625 -5.421875 L -5.5 -6 Z M -3.578125 -7.921875 " + id="path117" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-27"> + <path + style="stroke:none;" + d="M -8 -0.984375 L -8 -1.96875 L -0.890625 -1.96875 L -0.890625 -5.515625 L 0 -5.515625 L 0 -0.984375 Z M -8 -0.984375 " + id="path120" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-28"> + <path + style="stroke:none;" + d="M -8 -0.984375 L -8 -5.59375 L -7.109375 -5.59375 L -7.109375 -1.96875 L -4.9375 -1.96875 L -4.9375 -5.4375 L -4.0625 -5.4375 L -4.0625 -1.96875 L -0.890625 -1.96875 L -0.890625 -5.671875 L 0 -5.671875 L 0 -0.984375 Z M -8 -0.984375 " + id="path123" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-29"> + <path + style="stroke:none;" + d="M -0.890625 -1.921875 L -0.890625 -5.359375 L 0 -5.359375 L 0 -0.734375 L -0.890625 -0.734375 C -1.304688 -1.109375 -1.863281 -1.617188 -2.5625 -2.265625 C -3.269531 -2.910156 -3.726562 -3.316406 -3.9375 -3.484375 C -4.320312 -3.796875 -4.644531 -4.015625 -4.90625 -4.140625 C -5.175781 -4.265625 -5.4375 -4.328125 -5.6875 -4.328125 C -6.113281 -4.328125 -6.457031 -4.191406 -6.71875 -3.921875 C -6.988281 -3.648438 -7.125 -3.296875 -7.125 -2.859375 C -7.125 -2.546875 -7.0625 -2.21875 -6.9375 -1.875 C -6.820312 -1.539062 -6.648438 -1.175781 -6.421875 -0.78125 L -7.484375 -0.78125 C -7.660156 -1.175781 -7.789062 -1.546875 -7.875 -1.890625 C -7.957031 -2.234375 -8 -2.550781 -8 -2.84375 C -8 -3.59375 -7.796875 -4.191406 -7.390625 -4.640625 C -6.984375 -5.097656 -6.441406 -5.328125 -5.765625 -5.328125 C -5.441406 -5.328125 -5.132812 -5.269531 -4.84375 -5.15625 C -4.550781 -5.039062 -4.207031 -4.835938 -3.8125 -4.546875 C -3.707031 -4.460938 -3.410156 -4.203125 -2.921875 -3.765625 C -2.441406 -3.328125 -1.765625 -2.710938 -0.890625 -1.921875 Z M -0.890625 -1.921875 " + id="path126" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-30"> + <path + style="stroke:none;" + d="M -7.171875 -3.171875 C -7.171875 -2.671875 -6.90625 -2.289062 -6.375 -2.03125 C -5.851562 -1.78125 -5.066406 -1.65625 -4.015625 -1.65625 C -2.953125 -1.65625 -2.15625 -1.78125 -1.625 -2.03125 C -1.101562 -2.289062 -0.84375 -2.671875 -0.84375 -3.171875 C -0.84375 -3.691406 -1.101562 -4.078125 -1.625 -4.328125 C -2.15625 -4.585938 -2.953125 -4.71875 -4.015625 -4.71875 C -5.066406 -4.71875 -5.851562 -4.585938 -6.375 -4.328125 C -6.90625 -4.078125 -7.171875 -3.691406 -7.171875 -3.171875 Z M -8 -3.171875 C -8 -3.992188 -7.65625 -4.617188 -6.96875 -5.046875 C -6.289062 -5.484375 -5.300781 -5.703125 -4 -5.703125 C -2.695312 -5.703125 -1.703125 -5.484375 -1.015625 -5.046875 C -0.335938 -4.617188 0 -3.992188 0 -3.171875 C 0 -2.359375 -0.335938 -1.734375 -1.015625 -1.296875 C -1.703125 -0.867188 -2.695312 -0.65625 -4 -0.65625 C -5.300781 -0.65625 -6.289062 -0.867188 -6.96875 -1.296875 C -7.65625 -1.734375 -8 -2.359375 -8 -3.171875 Z M -8 -3.171875 " + id="path129" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-31"> + <path + style="stroke:none;" + d="M -0.890625 -1.234375 L -0.890625 -2.859375 L -7.015625 -2.859375 L -6.625 -1.09375 L -7.609375 -1.09375 L -8 -2.84375 L -8 -3.828125 L -0.890625 -3.828125 L -0.890625 -5.4375 L 0 -5.4375 L 0 -1.234375 Z M -0.890625 -1.234375 " + id="path132" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-32"> + <path + style="stroke:none;" + d="M -8 -0.828125 L -8 -5.515625 L -7.546875 -5.515625 L 0 -2.859375 L 0 -1.828125 L -7.109375 -4.328125 L -7.109375 -0.828125 Z M -8 -0.828125 " + id="path135" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-33"> + <path + style="stroke:none;" + d="M -2.9375 -0.484375 L -2.9375 -3.125 L -2.078125 -3.125 L -2.078125 -0.484375 Z M -2.9375 -0.484375 " + id="path138" /> + </symbol> + <symbol + overflow="visible" + id="glyph1-34"> + <path + style="stroke:none;" + d="M -8 -0.984375 L -8 -2.453125 L -2.546875 -4.3125 L -8 -6.1875 L -8 -7.65625 L 0 -7.65625 L 0 -6.6875 L -7.03125 -6.6875 L -1.53125 -4.8125 L -1.53125 -3.8125 L -7.03125 -1.9375 L 0 -1.9375 L 0 -0.984375 Z M -8 -0.984375 " + id="path141" /> + </symbol> + <symbol + overflow="visible" + id="glyph2-0"> + <path + style="stroke:none;" + d="M 1.75 -0.4375 L -7 -0.4375 L -7 -5.5625 L 1.75 -5.5625 Z M 1.203125 -1 L 1.203125 -5 L -6.4375 -5 L -6.4375 -1 Z M 1.203125 -1 " + id="path144" /> + </symbol> + <symbol + overflow="visible" + id="glyph2-1"> + <path + style="stroke:none;" + d="M -1.484375 -2.875 L -1.484375 -6.09375 L 0 -6.09375 L 0 -0.796875 L -1.484375 -0.796875 L -4.015625 -3.453125 C -4.253906 -3.691406 -4.484375 -3.867188 -4.703125 -3.984375 C -4.921875 -4.097656 -5.148438 -4.15625 -5.390625 -4.15625 C -5.765625 -4.15625 -6.0625 -4.039062 -6.28125 -3.8125 C -6.507812 -3.582031 -6.625 -3.273438 -6.625 -2.890625 C -6.625 -2.597656 -6.554688 -2.273438 -6.421875 -1.921875 C -6.296875 -1.578125 -6.09375 -1.207031 -5.8125 -0.8125 L -7.546875 -0.8125 C -7.691406 -1.238281 -7.800781 -1.65625 -7.875 -2.0625 C -7.957031 -2.476562 -8 -2.882812 -8 -3.28125 C -8 -4.15625 -7.789062 -4.832031 -7.375 -5.3125 C -6.957031 -5.800781 -6.382812 -6.046875 -5.65625 -6.046875 C -5.226562 -6.046875 -4.828125 -5.941406 -4.453125 -5.734375 C -4.078125 -5.523438 -3.582031 -5.09375 -2.96875 -4.4375 Z M -1.484375 -2.875 " + id="path147" /> + </symbol> + <symbol + overflow="visible" + id="glyph2-2"> + <path + style="stroke:none;" + d="M -4.015625 -4.59375 C -4.984375 -4.59375 -5.660156 -4.507812 -6.046875 -4.34375 C -6.429688 -4.175781 -6.625 -3.890625 -6.625 -3.484375 C -6.625 -3.078125 -6.429688 -2.785156 -6.046875 -2.609375 C -5.660156 -2.441406 -4.984375 -2.359375 -4.015625 -2.359375 C -3.046875 -2.359375 -2.363281 -2.441406 -1.96875 -2.609375 C -1.570312 -2.785156 -1.375 -3.078125 -1.375 -3.484375 C -1.375 -3.878906 -1.570312 -4.160156 -1.96875 -4.328125 C -2.363281 -4.503906 -3.046875 -4.59375 -4.015625 -4.59375 Z M -4 -6.484375 C -2.71875 -6.484375 -1.726562 -6.222656 -1.03125 -5.703125 C -0.34375 -5.179688 0 -4.441406 0 -3.484375 C 0 -2.523438 -0.34375 -1.785156 -1.03125 -1.265625 C -1.726562 -0.742188 -2.71875 -0.484375 -4 -0.484375 C -5.28125 -0.484375 -6.265625 -0.742188 -6.953125 -1.265625 C -7.648438 -1.785156 -8 -2.523438 -8 -3.484375 C -8 -4.441406 -7.648438 -5.179688 -6.953125 -5.703125 C -6.265625 -6.222656 -5.28125 -6.484375 -4 -6.484375 Z M -4 -6.484375 " + id="path150" /> + </symbol> + <symbol + overflow="visible" + id="glyph2-3"> + <path + style="stroke:none;" + d="M -1.390625 -1.171875 L -1.390625 -2.828125 L -6.59375 -2.828125 L -6.203125 -1.125 L -7.609375 -1.125 L -8 -2.828125 L -8 -4.609375 L -1.390625 -4.609375 L -1.390625 -6.265625 L 0 -6.265625 L 0 -1.171875 Z M -1.390625 -1.171875 " + id="path153" /> + </symbol> + <symbol + overflow="visible" + id="glyph2-4"> + <path + style="stroke:none;" + d="M -3.765625 -3.625 C -3.765625 -3.289062 -3.660156 -3.039062 -3.453125 -2.875 C -3.242188 -2.707031 -2.929688 -2.625 -2.515625 -2.625 C -2.097656 -2.625 -1.785156 -2.707031 -1.578125 -2.875 C -1.367188 -3.039062 -1.265625 -3.289062 -1.265625 -3.625 C -1.265625 -3.945312 -1.367188 -4.191406 -1.578125 -4.359375 C -1.785156 -4.523438 -2.097656 -4.609375 -2.515625 -4.609375 C -2.929688 -4.609375 -3.242188 -4.523438 -3.453125 -4.359375 C -3.660156 -4.191406 -3.765625 -3.945312 -3.765625 -3.625 Z M -7.65625 -5.9375 L -6.15625 -5.9375 C -6.332031 -5.632812 -6.460938 -5.34375 -6.546875 -5.0625 C -6.628906 -4.789062 -6.671875 -4.523438 -6.671875 -4.265625 C -6.671875 -3.703125 -6.488281 -3.265625 -6.125 -2.953125 C -5.769531 -2.640625 -5.242188 -2.457031 -4.546875 -2.40625 C -4.710938 -2.625 -4.835938 -2.859375 -4.921875 -3.109375 C -5.003906 -3.359375 -5.046875 -3.632812 -5.046875 -3.9375 C -5.046875 -4.675781 -4.820312 -5.273438 -4.375 -5.734375 C -3.925781 -6.191406 -3.347656 -6.421875 -2.640625 -6.421875 C -1.835938 -6.421875 -1.195312 -6.164062 -0.71875 -5.65625 C -0.238281 -5.144531 0 -4.457031 0 -3.59375 C 0 -2.644531 -0.335938 -1.910156 -1.015625 -1.390625 C -1.691406 -0.878906 -2.65625 -0.625 -3.90625 -0.625 C -5.175781 -0.625 -6.175781 -0.925781 -6.90625 -1.53125 C -7.632812 -2.132812 -8 -2.96875 -8 -4.03125 C -8 -4.363281 -7.96875 -4.6875 -7.90625 -5 C -7.851562 -5.320312 -7.769531 -5.632812 -7.65625 -5.9375 Z M -7.65625 -5.9375 " + id="path156" /> + </symbol> + <symbol + overflow="visible" + id="glyph2-5"> + <path + style="stroke:none;" + d="M -3.515625 -0.546875 L -3.515625 -3.609375 L -2 -3.609375 L -2 -0.546875 Z M -3.515625 -0.546875 " + id="path159" /> + </symbol> + </g> + <clipPath + id="clip1"> + <path + d="M 122 683 L 131 683 L 131 765.890625 L 122 765.890625 Z M 122 683 " + id="path162" /> + </clipPath> + <clipPath + id="clip2"> + <path + d="M 135 583 L 145 583 L 145 669.890625 L 135 669.890625 Z M 135 583 " + id="path165" /> + </clipPath> + <clipPath + id="clip3"> + <path + d="M 147 515 L 156 515 L 156 573.890625 L 147 573.890625 Z M 147 515 " + id="path168" /> + </clipPath> + <clipPath + id="clip4"> + <path + d="M 160 438 L 169 438 L 169 477.890625 L 160 477.890625 Z M 160 438 " + id="path171" /> + </clipPath> + <clipPath + id="clip5"> + <path + d="M 173 311 L 183.75 311 L 183.75 381.890625 L 173 381.890625 Z M 173 311 " + id="path174" /> + </clipPath> + <clipPath + id="clip6"> + <path + d="M 237 721.890625 L 245 721.890625 L 245 765.890625 L 237 765.890625 Z M 237 721.890625 " + id="path177" /> + </clipPath> + <clipPath + id="clip7"> + <path + d="M 237 629 L 245 629 L 245 669.890625 L 237 669.890625 Z M 237 629 " + id="path180" /> + </clipPath> + <clipPath + id="clip8"> + <path + d="M 237 539 L 245 539 L 245 573.890625 L 237 573.890625 Z M 237 539 " + id="path183" /> + </clipPath> + <clipPath + id="clip9"> + <path + d="M 237 433.890625 L 245 433.890625 L 245 477.890625 L 237 477.890625 Z M 237 433.890625 " + id="path186" /> + </clipPath> + <clipPath + id="clip10"> + <path + d="M 237 241.890625 L 245 241.890625 L 245 270 L 237 270 Z M 237 241.890625 " + id="path189" /> + </clipPath> + </defs> + <path + id="path220" + d="m 120,767.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#ffcc00;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <path + id="path222" + d="m 120,719.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#ffcc00;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <g + id="g224" + clip-path="url(#clip1)" + style="clip-rule:nonzero"> + <g + id="g226" + style="fill:#000000;fill-opacity:1"> + <use + id="use228" + y="765.14062" + x="130.25" + xlink:href="#glyph1-1" + width="100%" + height="100%" /> + <use + id="use230" + y="760.64062" + x="130.25" + xlink:href="#glyph1-2" + width="100%" + height="100%" /> + <use + id="use232" + y="756.89062" + x="130.25" + xlink:href="#glyph1-3" + width="100%" + height="100%" /> + <use + id="use234" + y="750.89062" + x="130.25" + xlink:href="#glyph1-4" + width="100%" + height="100%" /> + <use + id="use236" + y="744.89062" + x="130.25" + xlink:href="#glyph1-5" + width="100%" + height="100%" /> + <use + id="use238" + y="739.64062" + x="130.25" + xlink:href="#glyph1-6" + width="100%" + height="100%" /> + <use + id="use240" + y="736.64062" + x="130.25" + xlink:href="#glyph1-7" + width="100%" + height="100%" /> + <use + id="use242" + y="732.89062" + x="130.25" + xlink:href="#glyph1-6" + width="100%" + height="100%" /> + <use + id="use244" + y="729.89062" + x="130.25" + xlink:href="#glyph1-8" + width="100%" + height="100%" /> + <use + id="use246" + y="723.89062" + x="130.25" + xlink:href="#glyph1-4" + width="100%" + height="100%" /> + <use + id="use248" + y="717.89062" + x="130.25" + xlink:href="#glyph1-9" + width="100%" + height="100%" /> + <use + id="use250" + y="714.89062" + x="130.25" + xlink:href="#glyph1-10" + width="100%" + height="100%" /> + <use + id="use252" + y="710.39062" + x="130.25" + xlink:href="#glyph1-2" + width="100%" + height="100%" /> + <use + id="use254" + y="706.64062" + x="130.25" + xlink:href="#glyph1-11" + width="100%" + height="100%" /> + <use + id="use256" + y="700.64062" + x="130.25" + xlink:href="#glyph1-11" + width="100%" + height="100%" /> + <use + id="use258" + y="694.64062" + x="130.25" + xlink:href="#glyph1-12" + width="100%" + height="100%" /> + <use + id="use260" + y="689.39062" + x="130.25" + xlink:href="#glyph1-11" + width="100%" + height="100%" /> + </g> + </g> + <path + id="path262" + d="m 132.75,671.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#ff6600;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <path + id="path264" + d="m 132.75,623.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#ff6600;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <g + id="g266" + clip-path="url(#clip2)" + style="clip-rule:nonzero"> + <g + id="g268" + style="fill:#000000;fill-opacity:1"> + <use + id="use270" + y="669.14062" + x="143" + xlink:href="#glyph1-13" + width="100%" + height="100%" /> + <use + id="use272" + y="661.64062" + x="143" + xlink:href="#glyph1-8" + width="100%" + height="100%" /> + <use + id="use274" + y="655.64062" + x="143" + xlink:href="#glyph1-9" + width="100%" + height="100%" /> + <use + id="use276" + y="652.64062" + x="143" + xlink:href="#glyph1-4" + width="100%" + height="100%" /> + <use + id="use278" + y="646.64062" + x="143" + xlink:href="#glyph1-11" + width="100%" + height="100%" /> + <use + id="use280" + y="640.64062" + x="143" + xlink:href="#glyph1-14" + width="100%" + height="100%" /> + <use + id="use282" + y="632.39062" + x="143" + xlink:href="#glyph1-9" + width="100%" + height="100%" /> + <use + id="use284" + y="629.39062" + x="143" + xlink:href="#glyph1-15" + width="100%" + height="100%" /> + <use + id="use286" + y="623.39062" + x="143" + xlink:href="#glyph1-3" + width="100%" + height="100%" /> + <use + id="use288" + y="617.39062" + x="143" + xlink:href="#glyph1-16" + width="100%" + height="100%" /> + <use + id="use290" + y="612.14062" + x="143" + xlink:href="#glyph1-17" + width="100%" + height="100%" /> + <use + id="use292" + y="606.14062" + x="143" + xlink:href="#glyph1-3" + width="100%" + height="100%" /> + <use + id="use294" + y="600.14062" + x="143" + xlink:href="#glyph1-18" + width="100%" + height="100%" /> + <use + id="use296" + y="594.14062" + x="143" + xlink:href="#glyph1-11" + width="100%" + height="100%" /> + <use + id="use298" + y="588.14062" + x="143" + xlink:href="#glyph1-5" + width="100%" + height="100%" /> + </g> + </g> + <path + id="path300" + d="m 145.5,575.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#7f0000;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <path + id="path302" + d="m 145.5,527.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#7f0000;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <g + id="g304" + clip-path="url(#clip3)" + style="clip-rule:nonzero"> + <g + id="g306" + style="fill:#ffffff;fill-opacity:1"> + <use + id="use308" + y="573.14062" + x="155.75" + xlink:href="#glyph1-19" + width="100%" + height="100%" /> + <use + id="use310" + y="565.64062" + x="155.75" + xlink:href="#glyph1-3" + width="100%" + height="100%" /> + <use + id="use312" + y="559.64062" + x="155.75" + xlink:href="#glyph1-2" + width="100%" + height="100%" /> + <use + id="use314" + y="555.89062" + x="155.75" + xlink:href="#glyph1-20" + width="100%" + height="100%" /> + <use + id="use316" + y="549.89062" + x="155.75" + xlink:href="#glyph1-9" + width="100%" + height="100%" /> + <use + id="use318" + y="546.89062" + x="155.75" + xlink:href="#glyph1-10" + width="100%" + height="100%" /> + <use + id="use320" + y="542.39062" + x="155.75" + xlink:href="#glyph1-2" + width="100%" + height="100%" /> + <use + id="use322" + y="538.64062" + x="155.75" + xlink:href="#glyph1-11" + width="100%" + height="100%" /> + <use + id="use324" + y="532.64062" + x="155.75" + xlink:href="#glyph1-11" + width="100%" + height="100%" /> + <use + id="use326" + y="526.64062" + x="155.75" + xlink:href="#glyph1-12" + width="100%" + height="100%" /> + <use + id="use328" + y="521.39062" + x="155.75" + xlink:href="#glyph1-11" + width="100%" + height="100%" /> + </g> + </g> + <path + id="path330" + d="m 158.25,479.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#339966;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <g + id="g332" + clip-path="url(#clip4)" + style="clip-rule:nonzero"> + <g + id="g334" + style="fill:#000000;fill-opacity:1"> + <use + id="use336" + y="477.14062" + x="168.5" + xlink:href="#glyph1-21" + width="100%" + height="100%" /> + <use + id="use338" + y="471.14062" + x="168.5" + xlink:href="#glyph1-11" + width="100%" + height="100%" /> + <use + id="use340" + y="465.14062" + x="168.5" + xlink:href="#glyph1-22" + width="100%" + height="100%" /> + <use + id="use342" + y="462.14062" + x="168.5" + xlink:href="#glyph1-11" + width="100%" + height="100%" /> + <use + id="use344" + y="456.14062" + x="168.5" + xlink:href="#glyph1-3" + width="100%" + height="100%" /> + <use + id="use346" + y="450.14062" + x="168.5" + xlink:href="#glyph1-5" + width="100%" + height="100%" /> + <use + id="use348" + y="444.89062" + x="168.5" + xlink:href="#glyph1-11" + width="100%" + height="100%" /> + </g> + </g> + <path + id="path350" + d="m 158.25,431.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#339966;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <path + id="path352" + d="m 158.25,383.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#339966;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <path + id="path354" + d="m 158.25,335.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#339966;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <path + id="path356" + d="m 158.25,287.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#339966;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <path + id="path358" + d="m 158.25,239.39062 13.75,0" + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path360" + d="m 171,383.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <path + id="path362" + d="m 171,335.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <g + id="g364" + clip-path="url(#clip5)" + style="clip-rule:nonzero"> + <g + id="g366" + style="fill:#000000;fill-opacity:1"> + <use + id="use368" + y="381.14062" + x="181.25" + xlink:href="#glyph1-23" + width="100%" + height="100%" /> + <use + id="use370" + y="375.14062" + x="181.25" + xlink:href="#glyph1-11" + width="100%" + height="100%" /> + <use + id="use372" + y="369.14062" + x="181.25" + xlink:href="#glyph1-16" + width="100%" + height="100%" /> + <use + id="use374" + y="363.89062" + x="181.25" + xlink:href="#glyph1-24" + width="100%" + height="100%" /> + <use + id="use376" + y="357.89062" + x="181.25" + xlink:href="#glyph1-2" + width="100%" + height="100%" /> + <use + id="use378" + y="354.14062" + x="181.25" + xlink:href="#glyph1-6" + width="100%" + height="100%" /> + <use + id="use380" + y="351.14062" + x="181.25" + xlink:href="#glyph1-7" + width="100%" + height="100%" /> + <use + id="use382" + y="347.39062" + x="181.25" + xlink:href="#glyph1-25" + width="100%" + height="100%" /> + <use + id="use384" + y="341.39062" + x="181.25" + xlink:href="#glyph1-9" + width="100%" + height="100%" /> + <use + id="use386" + y="338.39062" + x="181.25" + xlink:href="#glyph1-26" + width="100%" + height="100%" /> + <use + id="use388" + y="330.14062" + x="181.25" + xlink:href="#glyph1-9" + width="100%" + height="100%" /> + <use + id="use390" + y="327.14062" + x="181.25" + xlink:href="#glyph1-27" + width="100%" + height="100%" /> + <use + id="use392" + y="323.39062" + x="181.25" + xlink:href="#glyph1-1" + width="100%" + height="100%" /> + <use + id="use394" + y="317.39062" + x="181.25" + xlink:href="#glyph1-23" + width="100%" + height="100%" /> + </g> + </g> + <path + id="path396" + d="m 171,287.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <path + id="path398" + d="m 171,239.39062 13.75,0" + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path400" + d="m 183.75,383.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <path + id="path402" + d="m 183.75,335.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <path + id="path404" + d="m 183.75,287.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <g + id="g406" + style="fill:#000000;fill-opacity:1"> + <use + id="use408" + y="348.64062" + x="194" + xlink:href="#glyph1-23" + width="100%" + height="100%" /> + <use + id="use410" + y="342.64062" + x="194" + xlink:href="#glyph1-11" + width="100%" + height="100%" /> + <use + id="use412" + y="336.64062" + x="194" + xlink:href="#glyph1-16" + width="100%" + height="100%" /> + <use + id="use414" + y="331.39062" + x="194" + xlink:href="#glyph1-24" + width="100%" + height="100%" /> + <use + id="use416" + y="325.39062" + x="194" + xlink:href="#glyph1-2" + width="100%" + height="100%" /> + <use + id="use418" + y="321.64062" + x="194" + xlink:href="#glyph1-6" + width="100%" + height="100%" /> + <use + id="use420" + y="318.64062" + x="194" + xlink:href="#glyph1-7" + width="100%" + height="100%" /> + <use + id="use422" + y="314.89062" + x="194" + xlink:href="#glyph1-25" + width="100%" + height="100%" /> + <use + id="use424" + y="308.89062" + x="194" + xlink:href="#glyph1-9" + width="100%" + height="100%" /> + <use + id="use426" + y="305.89062" + x="194" + xlink:href="#glyph1-23" + width="100%" + height="100%" /> + <use + id="use428" + y="299.89062" + x="194" + xlink:href="#glyph1-24" + width="100%" + height="100%" /> + <use + id="use430" + y="293.89062" + x="194" + xlink:href="#glyph1-15" + width="100%" + height="100%" /> + <use + id="use432" + y="287.89062" + x="194" + xlink:href="#glyph1-15" + width="100%" + height="100%" /> + <use + id="use434" + y="281.89062" + x="194" + xlink:href="#glyph1-8" + width="100%" + height="100%" /> + <use + id="use436" + y="275.89062" + x="194" + xlink:href="#glyph1-2" + width="100%" + height="100%" /> + <use + id="use438" + y="272.14062" + x="194" + xlink:href="#glyph1-7" + width="100%" + height="100%" /> + <use + id="use440" + y="268.39062" + x="194" + xlink:href="#glyph1-9" + width="100%" + height="100%" /> + <use + id="use442" + y="265.39062" + x="194" + xlink:href="#glyph1-28" + width="100%" + height="100%" /> + <use + id="use444" + y="259.39062" + x="194" + xlink:href="#glyph1-4" + width="100%" + height="100%" /> + <use + id="use446" + y="253.39062" + x="194" + xlink:href="#glyph1-20" + width="100%" + height="100%" /> + <use + id="use448" + y="247.39062" + x="194" + xlink:href="#glyph1-5" + width="100%" + height="100%" /> + </g> + <path + id="path450" + d="m 183.75,239.39062 13.75,0" + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path452" + d="m 196.5,239.39062 13.75,0" + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path454" + d="m 209.25,239.39062 13.75,0" + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path456" + d="m 222,239.39062 13.75,0" + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path458" + d="m 234.75,767.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <g + id="g460" + clip-path="url(#clip6)" + style="clip-rule:nonzero"> + <g + id="g462" + style="fill:#000000;fill-opacity:1"> + <use + id="use464" + y="765.14062" + x="245" + xlink:href="#glyph2-1" + width="100%" + height="100%" /> + <use + id="use466" + y="758.39062" + x="245" + xlink:href="#glyph2-2" + width="100%" + height="100%" /> + <use + id="use468" + y="751.64062" + x="245" + xlink:href="#glyph2-3" + width="100%" + height="100%" /> + <use + id="use470" + y="744.89062" + x="245" + xlink:href="#glyph2-4" + width="100%" + height="100%" /> + <use + id="use472" + y="738.14062" + x="245" + xlink:href="#glyph2-5" + width="100%" + height="100%" /> + <use + id="use474" + y="734.39062" + x="245" + xlink:href="#glyph2-3" + width="100%" + height="100%" /> + <use + id="use476" + y="727.64062" + x="245" + xlink:href="#glyph2-3" + width="100%" + height="100%" /> + </g> + </g> + <path + id="path478" + d="m 234.75,719.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <path + id="path480" + d="m 234.75,671.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <g + id="g482" + clip-path="url(#clip7)" + style="clip-rule:nonzero"> + <g + id="g484" + style="fill:#000000;fill-opacity:1"> + <use + id="use486" + y="669.14062" + x="245" + xlink:href="#glyph1-29" + width="100%" + height="100%" /> + <use + id="use488" + y="663.14062" + x="245" + xlink:href="#glyph1-30" + width="100%" + height="100%" /> + <use + id="use490" + y="657.14062" + x="245" + xlink:href="#glyph1-31" + width="100%" + height="100%" /> + <use + id="use492" + y="651.14062" + x="245" + xlink:href="#glyph1-32" + width="100%" + height="100%" /> + <use + id="use494" + y="645.14062" + x="245" + xlink:href="#glyph1-33" + width="100%" + height="100%" /> + <use + id="use496" + y="641.39062" + x="245" + xlink:href="#glyph1-30" + width="100%" + height="100%" /> + <use + id="use498" + y="635.39062" + x="245" + xlink:href="#glyph1-31" + width="100%" + height="100%" /> + </g> + </g> + <path + id="path500" + d="m 234.75,623.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <path + id="path502" + d="m 234.75,575.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <g + id="g504" + clip-path="url(#clip8)" + style="clip-rule:nonzero"> + <g + id="g506" + style="fill:#000000;fill-opacity:1"> + <use + id="use508" + y="573.14062" + x="245" + xlink:href="#glyph1-29" + width="100%" + height="100%" /> + <use + id="use510" + y="567.14062" + x="245" + xlink:href="#glyph1-30" + width="100%" + height="100%" /> + <use + id="use512" + y="561.14062" + x="245" + xlink:href="#glyph1-31" + width="100%" + height="100%" /> + <use + id="use514" + y="555.14062" + x="245" + xlink:href="#glyph1-32" + width="100%" + height="100%" /> + <use + id="use516" + y="549.14062" + x="245" + xlink:href="#glyph1-33" + width="100%" + height="100%" /> + <use + id="use518" + y="545.39062" + x="245" + xlink:href="#glyph1-29" + width="100%" + height="100%" /> + </g> + </g> + <path + id="path520" + d="m 234.75,527.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <path + id="path522" + d="m 234.75,479.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <g + id="g524" + clip-path="url(#clip9)" + style="clip-rule:nonzero"> + <g + id="g526" + style="fill:#000000;fill-opacity:1"> + <use + id="use528" + y="477.14062" + x="245" + xlink:href="#glyph1-34" + width="100%" + height="100%" /> + <use + id="use530" + y="468.89062" + x="245" + xlink:href="#glyph1-6" + width="100%" + height="100%" /> + <use + id="use532" + y="465.89062" + x="245" + xlink:href="#glyph1-20" + width="100%" + height="100%" /> + <use + id="use534" + y="459.89062" + x="245" + xlink:href="#glyph1-9" + width="100%" + height="100%" /> + <use + id="use536" + y="456.89062" + x="245" + xlink:href="#glyph1-29" + width="100%" + height="100%" /> + <use + id="use538" + y="450.89062" + x="245" + xlink:href="#glyph1-30" + width="100%" + height="100%" /> + <use + id="use540" + y="444.89062" + x="245" + xlink:href="#glyph1-31" + width="100%" + height="100%" /> + <use + id="use542" + y="438.89062" + x="245" + xlink:href="#glyph1-32" + width="100%" + height="100%" /> + </g> + </g> + <path + id="path544" + d="m 234.75,431.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <path + id="path546" + d="m 234.75,383.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <g + id="g548" + style="fill:#000000;fill-opacity:1"> + <use + id="use550" + y="362.14062" + x="245" + xlink:href="#glyph1-29" + width="100%" + height="100%" /> + <use + id="use552" + y="356.14062" + x="245" + xlink:href="#glyph1-30" + width="100%" + height="100%" /> + <use + id="use554" + y="350.14062" + x="245" + xlink:href="#glyph1-29" + width="100%" + height="100%" /> + <use + id="use556" + y="344.14062" + x="245" + xlink:href="#glyph1-30" + width="100%" + height="100%" /> + </g> + <path + id="path558" + d="m 234.75,335.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <path + id="path560" + d="m 234.75,287.89062 0,-48.19921 12.94922,0 0,48.19921 z m 0,0" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + inkscape:connector-curvature="0" /> + <g + id="g562" + clip-path="url(#clip10)" + style="clip-rule:nonzero"> + <g + id="g564" + style="fill:#000000;fill-opacity:1"> + <use + id="use566" + y="269.14062" + x="245" + xlink:href="#glyph2-1" + width="100%" + height="100%" /> + <use + id="use568" + y="262.39062" + x="245" + xlink:href="#glyph2-2" + width="100%" + height="100%" /> + <use + id="use570" + y="255.64062" + x="245" + xlink:href="#glyph2-1" + width="100%" + height="100%" /> + <use + id="use572" + y="248.89062" + x="245" + xlink:href="#glyph2-1" + width="100%" + height="100%" /> + </g> + </g> + <path + id="path574" + d="m 234.75,239.39062 13.75,0" + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" + inkscape:connector-curvature="0" /> +</svg> |