Skip to content

Instantly share code, notes, and snippets.

@timelyportfolio
Last active August 29, 2015 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timelyportfolio/9d7f106c11682f5bb5fb to your computer and use it in GitHub Desktop.
Save timelyportfolio/9d7f106c11682f5bb5fb to your computer and use it in GitHub Desktop.
r plot.zoo animated construction with svg+js using vivus.js

Another quick example of animated chart construction in R using vivus.js and SVGAnnotation. This time we use a plot.zoo chart as our source.

Also, see this first simple example.

replicate/extend

Code is here.

library(xts)
library(htmltools)
library(rvest)
library(pipeR)
library(SVGAnnotation)
svgPlot(plot.zoo(
as.xts(sample_matrix)
,auto.grid=F
,bty='n'
)) %>>%
saveXML %>>%
html %>>%
html_node("svg") %>>%
addAttributes(
id = "rplot"
) %>>%
(
tagList(
. %>>% saveXML %>>% HTML
,tags$script(
"new Vivus('rplot',{type: 'delayed',start:'autostart',delay:0,duration:500})"
#"new Vivus('rplot',{type: 'oneByOne',start:'autostart',delay:0,duration:500})"
)
)
) %>>%
attachDependencies(
htmlDependency(
name="vivus"
,version="0.1"
,src=c("href"=
"http://maxwellito.github.io/vivus/dist"
)
,script = "vivus.min.js"
)
) %>>%
html_print #%>>%
# rCharts:::publish_.gist(
# description = "r plot.zoo animated construction with svg+js using vivus.js"
# ,id = NULL
# )
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<script src="http://maxwellito.github.io/vivus/dist/vivus.min.js"></script>
</head>
<body>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="432pt" height="432pt" viewbox="0 0 432 432" version="1.1" id="rplot">
<display xmlns:r="http://www.r-project.org" usr="0,1,0,1"/>
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d="M 0 -2.722656 L -1.441406 -2.722656 L -1.441406 -0.105469 L -2.121094 -0.105469 L -6.027344 -2.855469 L -6.027344 -3.460938 L -2.121094 -3.460938 L -2.121094 -4.277344 L -1.441406 -4.277344 L -1.441406 -3.460938 L 0 -3.460938 Z M -2.121094 -2.722656 L -4.839844 -2.722656 L -2.121094 -0.835938 Z M -2.121094 -2.722656 "/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M -3.269531 -1.488281 C -3.378906 -1.179688 -3.539063 -0.949219 -3.75 -0.804688 C -3.957031 -0.652344 -4.203125 -0.578125 -4.496094 -0.582031 C -4.933594 -0.578125 -5.304688 -0.738281 -5.601563 -1.054688 C -5.898438 -1.371094 -6.046875 -1.789063 -6.050781 -2.316406 C -6.046875 -2.839844 -5.894531 -3.265625 -5.59375 -3.585938 C -5.285156 -3.90625 -4.914063 -4.066406 -4.476563 -4.066406 C -4.195313 -4.066406 -3.949219 -3.992188 -3.746094 -3.84375 C -3.535156 -3.695313 -3.378906 -3.472656 -3.269531 -3.179688 C -3.144531 -3.546875 -2.949219 -3.828125 -2.683594 -4.023438 C -2.414063 -4.214844 -2.09375 -4.3125 -1.722656 -4.3125 C -1.207031 -4.3125 -0.773438 -4.128906 -0.421875 -3.765625 C -0.0742188 -3.398438 0.0976563 -2.917969 0.101563 -2.328125 C 0.0976563 -1.726563 -0.0742188 -1.246094 -0.425781 -0.886719 C -0.773438 -0.519531 -1.210938 -0.339844 -1.742188 -0.339844 C -2.132813 -0.339844 -2.460938 -0.4375 -2.726563 -0.636719 C -2.988281 -0.835938 -3.171875 -1.121094 -3.269531 -1.488281 Z M -4.523438 -1.339844 C -4.234375 -1.335938 -4 -1.425781 -3.820313 -1.613281 C -3.640625 -1.792969 -3.550781 -2.035156 -3.550781 -2.332031 C -3.550781 -2.613281 -3.640625 -2.84375 -3.820313 -3.03125 C -4 -3.210938 -4.21875 -3.304688 -4.480469 -3.304688 C -4.75 -3.304688 -4.976563 -3.210938 -5.164063 -3.023438 C -5.347656 -2.835938 -5.441406 -2.601563 -5.445313 -2.324219 C -5.441406 -2.039063 -5.351563 -1.804688 -5.171875 -1.617188 C -4.988281 -1.429688 -4.773438 -1.335938 -4.523438 -1.339844 Z M -1.738281 -1.101563 C -1.523438 -1.101563 -1.320313 -1.148438 -1.125 -1.25 C -0.929688 -1.347656 -0.777344 -1.496094 -0.667969 -1.695313 C -0.558594 -1.890625 -0.503906 -2.105469 -0.503906 -2.335938 C -0.503906 -2.6875 -0.617188 -2.980469 -0.84375 -3.210938 C -1.070313 -3.4375 -1.359375 -3.550781 -1.714844 -3.554688 C -2.070313 -3.550781 -2.363281 -3.433594 -2.597656 -3.199219 C -2.828125 -2.960938 -2.945313 -2.664063 -2.949219 -2.3125 C -2.945313 -1.960938 -2.832031 -1.671875 -2.601563 -1.445313 C -2.371094 -1.214844 -2.082031 -1.101563 -1.738281 -1.101563 Z M -1.738281 -1.101563 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M -1.394531 -0.460938 L -1.460938 -1.171875 C -1.121094 -1.230469 -0.878906 -1.34375 -0.730469 -1.515625 C -0.578125 -1.683594 -0.503906 -1.902344 -0.503906 -2.171875 C -0.503906 -2.394531 -0.554688 -2.59375 -0.660156 -2.769531 C -0.761719 -2.9375 -0.902344 -3.078125 -1.078125 -3.191406 C -1.25 -3.296875 -1.484375 -3.386719 -1.78125 -3.464844 C -2.078125 -3.535156 -2.378906 -3.574219 -2.6875 -3.578125 C -2.71875 -3.574219 -2.769531 -3.574219 -2.835938 -3.574219 C -2.601563 -3.425781 -2.410156 -3.222656 -2.261719 -2.964844 C -2.113281 -2.707031 -2.039063 -2.429688 -2.042969 -2.132813 C -2.039063 -1.632813 -2.21875 -1.210938 -2.585938 -0.867188 C -2.945313 -0.519531 -3.421875 -0.34375 -4.015625 -0.347656 C -4.625 -0.34375 -5.117188 -0.523438 -5.492188 -0.886719 C -5.859375 -1.246094 -6.046875 -1.699219 -6.050781 -2.246094 C -6.046875 -2.632813 -5.941406 -2.992188 -5.734375 -3.320313 C -5.519531 -3.644531 -5.21875 -3.890625 -4.832031 -4.058594 C -4.4375 -4.226563 -3.871094 -4.3125 -3.136719 -4.3125 C -2.363281 -4.3125 -1.75 -4.226563 -1.296875 -4.0625 C -0.835938 -3.890625 -0.488281 -3.644531 -0.253906 -3.316406 C -0.015625 -2.984375 0.0976563 -2.597656 0.101563 -2.15625 C 0.0976563 -1.679688 -0.0273438 -1.292969 -0.289063 -0.996094 C -0.546875 -0.699219 -0.917969 -0.519531 -1.394531 -0.460938 Z M -4.054688 -3.492188 C -4.476563 -3.492188 -4.8125 -3.378906 -5.0625 -3.152344 C -5.3125 -2.925781 -5.4375 -2.652344 -5.4375 -2.335938 C -5.4375 -2.003906 -5.300781 -1.71875 -5.035156 -1.476563 C -4.761719 -1.230469 -4.414063 -1.105469 -3.992188 -1.109375 C -3.605469 -1.105469 -3.292969 -1.222656 -3.054688 -1.457031 C -2.8125 -1.6875 -2.695313 -1.972656 -2.695313 -2.316406 C -2.695313 -2.652344 -2.8125 -2.933594 -3.054688 -3.160156 C -3.292969 -3.378906 -3.628906 -3.492188 -4.054688 -3.492188 Z M -4.054688 -3.492188 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M -1.578125 -0.347656 L -1.644531 -1.125 C -1.265625 -1.179688 -0.980469 -1.3125 -0.789063 -1.527344 C -0.597656 -1.734375 -0.503906 -1.988281 -0.503906 -2.285156 C -0.503906 -2.640625 -0.636719 -2.941406 -0.90625 -3.1875 C -1.175781 -3.433594 -1.53125 -3.554688 -1.976563 -3.558594 C -2.394531 -3.554688 -2.730469 -3.4375 -2.976563 -3.203125 C -3.21875 -2.964844 -3.339844 -2.65625 -3.34375 -2.273438 C -3.339844 -2.03125 -3.285156 -1.8125 -3.179688 -1.625 C -3.070313 -1.429688 -2.929688 -1.28125 -2.757813 -1.175781 L -2.847656 -0.480469 L -5.945313 -1.066406 L -5.945313 -4.0625 L -5.238281 -4.0625 L -5.238281 -1.65625 L -3.617188 -1.332031 C -3.867188 -1.691406 -3.996094 -2.074219 -3.996094 -2.472656 C -3.996094 -2.996094 -3.8125 -3.4375 -3.449219 -3.800781 C -3.082031 -4.160156 -2.613281 -4.339844 -2.042969 -4.34375 C -1.496094 -4.339844 -1.023438 -4.183594 -0.628906 -3.867188 C -0.140625 -3.480469 0.0976563 -2.953125 0.101563 -2.285156 C 0.0976563 -1.738281 -0.0507813 -1.289063 -0.355469 -0.941406 C -0.660156 -0.59375 -1.066406 -0.394531 -1.578125 -0.347656 Z M -1.578125 -0.347656 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M -2.972656 -0.347656 C -3.683594 -0.34375 -4.257813 -0.417969 -4.691406 -0.566406 C -5.125 -0.710938 -5.460938 -0.929688 -5.695313 -1.222656 C -5.929688 -1.507813 -6.046875 -1.871094 -6.050781 -2.316406 C -6.046875 -2.636719 -5.980469 -2.921875 -5.855469 -3.164063 C -5.722656 -3.40625 -5.535156 -3.605469 -5.292969 -3.769531 C -5.042969 -3.925781 -4.746094 -4.050781 -4.394531 -4.144531 C -4.042969 -4.230469 -3.566406 -4.277344 -2.972656 -4.28125 C -2.261719 -4.277344 -1.691406 -4.203125 -1.257813 -4.0625 C -0.824219 -3.914063 -0.488281 -3.699219 -0.253906 -3.410156 C -0.015625 -3.121094 0.0976563 -2.753906 0.101563 -2.316406 C 0.0976563 -1.730469 -0.105469 -1.273438 -0.523438 -0.945313 C -1.019531 -0.542969 -1.835938 -0.34375 -2.972656 -0.347656 Z M -2.972656 -1.109375 C -1.980469 -1.105469 -1.324219 -1.222656 -0.996094 -1.457031 C -0.667969 -1.6875 -0.503906 -1.972656 -0.503906 -2.316406 C -0.503906 -2.652344 -0.667969 -2.9375 -0.996094 -3.171875 C -1.324219 -3.398438 -1.980469 -3.515625 -2.972656 -3.519531 C -3.960938 -3.515625 -4.621094 -3.398438 -4.949219 -3.171875 C -5.273438 -2.9375 -5.4375 -2.648438 -5.4375 -2.304688 C -5.4375 -1.960938 -5.292969 -1.691406 -5.007813 -1.492188 C -4.636719 -1.234375 -3.957031 -1.105469 -2.972656 -1.109375 Z M -2.972656 -1.109375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-5">
<path style="stroke:none;" d="M 0 -3.136719 L 0 -2.398438 L -4.714844 -2.398438 C -4.542969 -2.214844 -4.371094 -1.980469 -4.203125 -1.695313 C -4.03125 -1.402344 -3.90625 -1.144531 -3.824219 -0.917969 L -4.539063 -0.917969 C -4.730469 -1.328125 -4.964844 -1.691406 -5.246094 -2.003906 C -5.519531 -2.3125 -5.789063 -2.53125 -6.050781 -2.660156 L -6.050781 -3.136719 Z M 0 -3.136719 "/>
</symbol>
<symbol overflow="visible" id="glyph0-6">
<path style="stroke:none;" d="M -5.238281 -0.398438 L -5.949219 -0.398438 L -5.949219 -4.300781 L -5.375 -4.300781 C -4.960938 -3.917969 -4.417969 -3.535156 -3.746094 -3.160156 C -3.066406 -2.777344 -2.371094 -2.488281 -1.65625 -2.285156 C -1.148438 -2.136719 -0.597656 -2.042969 0 -2.003906 L 0 -1.242188 C -0.472656 -1.25 -1.042969 -1.339844 -1.71875 -1.519531 C -2.386719 -1.695313 -3.035156 -1.953125 -3.660156 -2.289063 C -4.28125 -2.621094 -4.808594 -2.976563 -5.238281 -3.351563 Z M -5.238281 -0.398438 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d="M -4.359375 -0.605469 C -5.84375 -0.601563 -7.003906 -1 -7.84375 -1.800781 C -8.683594 -2.59375 -9.105469 -3.625 -9.105469 -4.890625 C -9.105469 -5.714844 -8.90625 -6.457031 -8.511719 -7.121094 C -8.117188 -7.78125 -7.566406 -8.289063 -6.863281 -8.636719 C -6.152344 -8.984375 -5.351563 -9.15625 -4.460938 -9.160156 C -3.550781 -9.15625 -2.742188 -8.972656 -2.027344 -8.609375 C -1.308594 -8.242188 -0.765625 -7.726563 -0.398438 -7.054688 C -0.03125 -6.382813 0.152344 -5.65625 0.152344 -4.882813 C 0.152344 -4.039063 -0.0507813 -3.289063 -0.457031 -2.625 C -0.863281 -1.960938 -1.417969 -1.457031 -2.121094 -1.117188 C -2.824219 -0.773438 -3.570313 -0.601563 -4.359375 -0.605469 Z M -4.339844 -1.824219 C -3.257813 -1.820313 -2.40625 -2.109375 -1.789063 -2.691406 C -1.164063 -3.269531 -0.855469 -4 -0.859375 -4.875 C -0.855469 -5.765625 -1.167969 -6.5 -1.800781 -7.078125 C -2.425781 -7.652344 -3.316406 -7.9375 -4.46875 -7.941406 C -5.191406 -7.9375 -5.828125 -7.816406 -6.375 -7.570313 C -6.917969 -7.324219 -7.335938 -6.964844 -7.636719 -6.492188 C -7.933594 -6.015625 -8.085938 -5.480469 -8.085938 -4.894531 C -8.085938 -4.050781 -7.796875 -3.332031 -7.222656 -2.730469 C -6.644531 -2.125 -5.683594 -1.820313 -4.339844 -1.824219 Z M -4.339844 -1.824219 "/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 2.484375 -0.824219 L -6.480469 -0.824219 L -6.480469 -1.824219 L -5.640625 -1.824219 C -5.964844 -2.058594 -6.210938 -2.328125 -6.378906 -2.625 C -6.542969 -2.921875 -6.625 -3.28125 -6.628906 -3.703125 C -6.625 -4.257813 -6.484375 -4.746094 -6.199219 -5.167969 C -5.914063 -5.589844 -5.511719 -5.910156 -4.996094 -6.128906 C -4.476563 -6.34375 -3.90625 -6.449219 -3.289063 -6.453125 C -2.621094 -6.449219 -2.023438 -6.332031 -1.496094 -6.09375 C -0.964844 -5.855469 -0.558594 -5.507813 -0.277344 -5.054688 C 0.0078125 -4.597656 0.144531 -4.121094 0.148438 -3.625 C 0.144531 -3.257813 0.0703125 -2.929688 -0.0820313 -2.640625 C -0.238281 -2.347656 -0.433594 -2.109375 -0.671875 -1.921875 L 2.484375 -1.921875 Z M -3.203125 -1.820313 C -2.367188 -1.816406 -1.75 -1.984375 -1.355469 -2.324219 C -0.953125 -2.660156 -0.753906 -3.070313 -0.757813 -3.550781 C -0.753906 -4.039063 -0.960938 -4.457031 -1.375 -4.804688 C -1.785156 -5.152344 -2.425781 -5.324219 -3.296875 -5.328125 C -4.121094 -5.324219 -4.738281 -5.15625 -5.152344 -4.816406 C -5.558594 -4.476563 -5.765625 -4.070313 -5.769531 -3.601563 C -5.765625 -3.128906 -5.546875 -2.714844 -5.113281 -2.359375 C -4.671875 -1.996094 -4.035156 -1.816406 -3.203125 -1.820313 Z M -3.203125 -1.820313 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M -2.085938 -5.261719 L -1.945313 -6.398438 C -1.28125 -6.21875 -0.765625 -5.886719 -0.402344 -5.402344 C -0.0351563 -4.917969 0.144531 -4.296875 0.148438 -3.546875 C 0.144531 -2.59375 -0.144531 -1.84375 -0.726563 -1.289063 C -1.3125 -0.734375 -2.132813 -0.457031 -3.1875 -0.457031 C -4.273438 -0.457031 -5.117188 -0.734375 -5.722656 -1.296875 C -6.324219 -1.855469 -6.625 -2.585938 -6.628906 -3.484375 C -6.625 -4.347656 -6.332031 -5.054688 -5.742188 -5.609375 C -5.152344 -6.15625 -4.320313 -6.433594 -3.253906 -6.433594 C -3.183594 -6.433594 -3.085938 -6.429688 -2.960938 -6.425781 L -2.960938 -1.59375 C -2.242188 -1.632813 -1.699219 -1.832031 -1.324219 -2.195313 C -0.945313 -2.558594 -0.753906 -3.011719 -0.757813 -3.550781 C -0.753906 -3.953125 -0.859375 -4.296875 -1.074219 -4.582031 C -1.28125 -4.867188 -1.621094 -5.09375 -2.085938 -5.261719 Z M -3.863281 -1.652344 L -3.863281 -5.273438 C -4.402344 -5.222656 -4.8125 -5.082031 -5.089844 -4.859375 C -5.511719 -4.503906 -5.722656 -4.050781 -5.726563 -3.496094 C -5.722656 -2.992188 -5.554688 -2.570313 -5.21875 -2.226563 C -4.878906 -1.882813 -4.425781 -1.691406 -3.863281 -1.652344 Z M -3.863281 -1.652344 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 0 -0.824219 L -6.480469 -0.824219 L -6.480469 -1.8125 L -5.558594 -1.8125 C -6.269531 -2.285156 -6.625 -2.972656 -6.628906 -3.875 C -6.625 -4.261719 -6.554688 -4.621094 -6.417969 -4.953125 C -6.273438 -5.277344 -6.089844 -5.523438 -5.863281 -5.6875 C -5.632813 -5.847656 -5.363281 -5.960938 -5.054688 -6.03125 C -4.847656 -6.066406 -4.492188 -6.085938 -3.984375 -6.089844 L 0 -6.089844 L 0 -4.992188 L -3.941406 -4.992188 C -4.386719 -4.992188 -4.722656 -4.949219 -4.945313 -4.863281 C -5.167969 -4.777344 -5.34375 -4.625 -5.476563 -4.40625 C -5.605469 -4.1875 -5.671875 -3.933594 -5.675781 -3.644531 C -5.671875 -3.175781 -5.523438 -2.769531 -5.230469 -2.429688 C -4.929688 -2.089844 -4.367188 -1.921875 -3.539063 -1.921875 L 0 -1.921875 Z M 0 -0.824219 "/>
</symbol>
<symbol overflow="visible" id="glyph1-4">
<path style="stroke:none;" d="M 0 -1 L -8.949219 -1 L -8.949219 -2.183594 L -5.273438 -2.183594 L -5.273438 -6.835938 L -8.949219 -6.835938 L -8.949219 -8.019531 L 0 -8.019531 L 0 -6.835938 L -4.21875 -6.835938 L -4.21875 -2.183594 L 0 -2.183594 Z M 0 -1 "/>
</symbol>
<symbol overflow="visible" id="glyph1-5">
<path style="stroke:none;" d="M -7.683594 -0.832031 L -8.949219 -0.832031 L -8.949219 -1.929688 L -7.683594 -1.929688 Z M 0 -0.828125 L -6.480469 -0.832031 L -6.480469 -1.929688 L 0 -1.929688 Z M 0 -0.828125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-6">
<path style="stroke:none;" d="M 0.539063 -0.621094 L 0.695313 -1.691406 C 1.023438 -1.734375 1.265625 -1.859375 1.417969 -2.0625 C 1.621094 -2.335938 1.722656 -2.707031 1.722656 -3.179688 C 1.722656 -3.683594 1.617188 -4.074219 1.414063 -4.355469 C 1.207031 -4.628906 0.925781 -4.816406 0.5625 -4.917969 C 0.335938 -4.972656 -0.132813 -5 -0.847656 -5 C -0.28125 -4.515625 0 -3.917969 0 -3.203125 C 0 -2.308594 -0.320313 -1.617188 -0.964844 -1.132813 C -1.605469 -0.640625 -2.375 -0.398438 -3.277344 -0.402344 C -3.894531 -0.398438 -4.464844 -0.511719 -4.988281 -0.738281 C -5.507813 -0.960938 -5.914063 -1.285156 -6.199219 -1.710938 C -6.484375 -2.136719 -6.625 -2.636719 -6.628906 -3.210938 C -6.625 -3.976563 -6.316406 -4.605469 -5.699219 -5.101563 L -6.480469 -5.101563 L -6.480469 -6.117188 L -0.878906 -6.117188 C 0.128906 -6.117188 0.84375 -6.011719 1.265625 -5.808594 C 1.6875 -5.597656 2.019531 -5.273438 2.261719 -4.832031 C 2.503906 -4.382813 2.625 -3.835938 2.628906 -3.1875 C 2.625 -2.414063 2.449219 -1.789063 2.105469 -1.3125 C 1.753906 -0.835938 1.234375 -0.605469 0.539063 -0.621094 Z M -3.355469 -1.53125 C -2.503906 -1.527344 -1.882813 -1.699219 -1.496094 -2.039063 C -1.101563 -2.375 -0.90625 -2.796875 -0.910156 -3.308594 C -0.90625 -3.8125 -1.101563 -4.234375 -1.492188 -4.578125 C -1.878906 -4.914063 -2.488281 -5.085938 -3.320313 -5.089844 C -4.113281 -5.085938 -4.710938 -4.910156 -5.113281 -4.5625 C -5.515625 -4.207031 -5.71875 -3.78125 -5.71875 -3.289063 C -5.71875 -2.796875 -5.519531 -2.382813 -5.121094 -2.042969 C -4.722656 -1.699219 -4.132813 -1.527344 -3.355469 -1.53125 Z M -3.355469 -1.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-7">
<path style="stroke:none;" d="M 0 -0.824219 L -8.949219 -0.824219 L -8.949219 -1.921875 L -5.738281 -1.921875 C -6.328125 -2.433594 -6.625 -3.078125 -6.628906 -3.863281 C -6.625 -4.339844 -6.53125 -4.757813 -6.34375 -5.113281 C -6.152344 -5.464844 -5.890625 -5.71875 -5.558594 -5.871094 C -5.222656 -6.023438 -4.738281 -6.097656 -4.109375 -6.101563 L 0 -6.101563 L 0 -5.003906 L -4.109375 -5.003906 C -4.652344 -5.003906 -5.050781 -4.882813 -5.304688 -4.644531 C -5.554688 -4.40625 -5.683594 -4.070313 -5.683594 -3.636719 C -5.683594 -3.308594 -5.597656 -3.003906 -5.429688 -2.71875 C -5.257813 -2.429688 -5.027344 -2.222656 -4.742188 -2.105469 C -4.449219 -1.980469 -4.050781 -1.921875 -3.546875 -1.921875 L 0 -1.921875 Z M 0 -0.824219 "/>
</symbol>
<symbol overflow="visible" id="glyph1-8">
<path style="stroke:none;" d="M 0 -0.914063 L -8.949219 -0.914063 L -8.949219 -2.101563 L -1.054688 -2.101563 L -1.054688 -6.507813 L 0 -6.507813 Z M 0 -0.914063 "/>
</symbol>
<symbol overflow="visible" id="glyph1-9">
<path style="stroke:none;" d="M -3.242188 -0.414063 C -4.4375 -0.410156 -5.328125 -0.746094 -5.90625 -1.417969 C -6.386719 -1.972656 -6.625 -2.648438 -6.628906 -3.453125 C -6.625 -4.34375 -6.332031 -5.074219 -5.75 -5.640625 C -5.164063 -6.203125 -4.359375 -6.484375 -3.332031 -6.488281 C -2.496094 -6.484375 -1.839844 -6.359375 -1.363281 -6.113281 C -0.882813 -5.859375 -0.511719 -5.496094 -0.25 -5.019531 C 0.015625 -4.539063 0.144531 -4.015625 0.148438 -3.453125 C 0.144531 -2.542969 -0.140625 -1.8125 -0.722656 -1.253906 C -1.300781 -0.691406 -2.140625 -0.410156 -3.242188 -0.414063 Z M -3.242188 -1.542969 C -2.40625 -1.539063 -1.785156 -1.722656 -1.375 -2.085938 C -0.960938 -2.445313 -0.753906 -2.898438 -0.757813 -3.453125 C -0.753906 -3.996094 -0.960938 -4.453125 -1.378906 -4.816406 C -1.789063 -5.175781 -2.421875 -5.355469 -3.277344 -5.359375 C -4.074219 -5.355469 -4.683594 -5.171875 -5.097656 -4.8125 C -5.511719 -4.445313 -5.71875 -3.992188 -5.71875 -3.453125 C -5.71875 -2.898438 -5.511719 -2.445313 -5.101563 -2.085938 C -4.6875 -1.722656 -4.066406 -1.539063 -3.242188 -1.542969 Z M -3.242188 -1.542969 "/>
</symbol>
<symbol overflow="visible" id="glyph1-10">
<path style="stroke:none;" d="M 0 -2.019531 L -6.480469 -0.0351563 L -6.480469 -1.171875 L -2.742188 -2.203125 L -1.347656 -2.585938 C -1.417969 -2.601563 -1.863281 -2.714844 -2.6875 -2.921875 L -6.480469 -3.957031 L -6.480469 -5.085938 L -2.722656 -6.054688 L -1.484375 -6.378906 L -2.734375 -6.75 L -6.480469 -7.859375 L -6.480469 -8.929688 L 0 -6.902344 L 0 -5.761719 L -3.882813 -4.730469 L -4.988281 -4.480469 L 0 -3.167969 Z M 0 -2.019531 "/>
</symbol>
<symbol overflow="visible" id="glyph1-11">
<path style="stroke:none;" d="M -3.136719 -7.347656 L -2.839844 -8.53125 C -1.863281 -8.28125 -1.121094 -7.832031 -0.613281 -7.191406 C -0.101563 -6.542969 0.152344 -5.757813 0.152344 -4.828125 C 0.152344 -3.863281 -0.0429688 -3.078125 -0.433594 -2.476563 C -0.824219 -1.871094 -1.390625 -1.410156 -2.140625 -1.09375 C -2.882813 -0.777344 -3.683594 -0.621094 -4.539063 -0.621094 C -5.46875 -0.621094 -6.28125 -0.796875 -6.976563 -1.15625 C -7.667969 -1.507813 -8.195313 -2.015625 -8.558594 -2.675781 C -8.917969 -3.332031 -9.097656 -4.054688 -9.101563 -4.847656 C -9.097656 -5.738281 -8.871094 -6.492188 -8.417969 -7.101563 C -7.960938 -7.710938 -7.320313 -8.136719 -6.492188 -8.378906 L -6.21875 -7.214844 C -6.867188 -7.003906 -7.34375 -6.703125 -7.640625 -6.308594 C -7.9375 -5.914063 -8.085938 -5.417969 -8.085938 -4.820313 C -8.085938 -4.128906 -7.917969 -3.554688 -7.589844 -3.097656 C -7.257813 -2.632813 -6.816406 -2.308594 -6.265625 -2.125 C -5.707031 -1.933594 -5.136719 -1.839844 -4.546875 -1.84375 C -3.785156 -1.839844 -3.121094 -1.949219 -2.554688 -2.175781 C -1.984375 -2.394531 -1.558594 -2.742188 -1.28125 -3.210938 C -0.996094 -3.679688 -0.855469 -4.183594 -0.859375 -4.730469 C -0.855469 -5.390625 -1.046875 -5.953125 -1.433594 -6.414063 C -1.8125 -6.871094 -2.378906 -7.183594 -3.136719 -7.347656 Z M -3.136719 -7.347656 "/>
</symbol>
<symbol overflow="visible" id="glyph1-12">
<path style="stroke:none;" d="M 0 -0.800781 L -8.949219 -0.800781 L -8.949219 -1.898438 L 0 -1.898438 Z M 0 -0.800781 "/>
</symbol>
<symbol overflow="visible" id="glyph1-13">
<path style="stroke:none;" d="M -1.933594 -0.382813 L -2.105469 -1.472656 C -1.667969 -1.527344 -1.335938 -1.699219 -1.105469 -1.980469 C -0.871094 -2.257813 -0.753906 -2.644531 -0.757813 -3.148438 C -0.753906 -3.648438 -0.859375 -4.023438 -1.066406 -4.273438 C -1.269531 -4.515625 -1.507813 -4.640625 -1.789063 -4.640625 C -2.03125 -4.640625 -2.226563 -4.53125 -2.375 -4.316406 C -2.46875 -4.164063 -2.59375 -3.789063 -2.746094 -3.191406 C -2.945313 -2.382813 -3.121094 -1.824219 -3.273438 -1.515625 C -3.417969 -1.203125 -3.625 -0.96875 -3.890625 -0.808594 C -4.152344 -0.644531 -4.441406 -0.5625 -4.761719 -0.566406 C -5.046875 -0.5625 -5.3125 -0.628906 -5.5625 -0.765625 C -5.804688 -0.894531 -6.011719 -1.074219 -6.175781 -1.304688 C -6.300781 -1.472656 -6.40625 -1.707031 -6.496094 -2.003906 C -6.582031 -2.300781 -6.625 -2.617188 -6.628906 -2.953125 C -6.625 -3.460938 -6.550781 -3.90625 -6.40625 -4.292969 C -6.257813 -4.675781 -6.0625 -4.960938 -5.8125 -5.144531 C -5.5625 -5.328125 -5.226563 -5.453125 -4.808594 -5.523438 L -4.664063 -4.449219 C -4.996094 -4.394531 -5.253906 -4.253906 -5.445313 -4.023438 C -5.628906 -3.789063 -5.722656 -3.460938 -5.726563 -3.035156 C -5.722656 -2.527344 -5.640625 -2.164063 -5.476563 -1.953125 C -5.308594 -1.734375 -5.113281 -1.628906 -4.890625 -1.628906 C -4.746094 -1.628906 -4.617188 -1.671875 -4.503906 -1.765625 C -4.382813 -1.851563 -4.285156 -1.992188 -4.210938 -2.183594 C -4.167969 -2.292969 -4.074219 -2.617188 -3.929688 -3.15625 C -3.722656 -3.929688 -3.554688 -4.472656 -3.421875 -4.78125 C -3.289063 -5.085938 -3.09375 -5.324219 -2.84375 -5.503906 C -2.585938 -5.675781 -2.273438 -5.765625 -1.902344 -5.769531 C -1.535156 -5.765625 -1.191406 -5.65625 -0.867188 -5.445313 C -0.542969 -5.226563 -0.292969 -4.917969 -0.117188 -4.519531 C 0.0585938 -4.113281 0.144531 -3.660156 0.148438 -3.15625 C 0.144531 -2.308594 -0.0273438 -1.664063 -0.375 -1.226563 C -0.726563 -0.78125 -1.246094 -0.5 -1.933594 -0.382813 Z M -1.933594 -0.382813 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d="M 0.242188 -1.710938 L 0.960938 -1.808594 C 0.980469 -1.34375 1.066406 -1.027344 1.222656 -0.863281 C 1.375 -0.691406 1.585938 -0.609375 1.859375 -0.609375 C 2.054688 -0.609375 2.226563 -0.652344 2.375 -0.746094 C 2.515625 -0.832031 2.617188 -0.957031 2.675781 -1.117188 C 2.726563 -1.273438 2.753906 -1.527344 2.757813 -1.875 L 2.757813 -6.027344 L 3.554688 -6.027344 L 3.554688 -1.921875 C 3.550781 -1.414063 3.488281 -1.019531 3.371094 -0.746094 C 3.246094 -0.464844 3.054688 -0.253906 2.792969 -0.113281 C 2.527344 0.03125 2.21875 0.0976563 1.863281 0.101563 C 1.332031 0.0976563 0.925781 -0.0507813 0.648438 -0.351563 C 0.363281 -0.65625 0.226563 -1.109375 0.242188 -1.710938 Z M 0.242188 -1.710938 "/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 3.402344 -0.539063 C 3.125 -0.304688 2.863281 -0.136719 2.613281 -0.0429688 C 2.359375 0.0507813 2.085938 0.09375 1.796875 0.0976563 C 1.316406 0.09375 0.949219 -0.0195313 0.691406 -0.253906 C 0.433594 -0.484375 0.304688 -0.785156 0.304688 -1.152344 C 0.304688 -1.363281 0.351563 -1.558594 0.449219 -1.738281 C 0.546875 -1.914063 0.675781 -2.054688 0.832031 -2.164063 C 0.988281 -2.265625 1.164063 -2.347656 1.363281 -2.40625 C 1.507813 -2.441406 1.726563 -2.476563 2.023438 -2.515625 C 2.617188 -2.582031 3.058594 -2.667969 3.34375 -2.769531 C 3.34375 -2.867188 3.34375 -2.933594 3.347656 -2.964844 C 3.34375 -3.265625 3.273438 -3.476563 3.136719 -3.601563 C 2.941406 -3.765625 2.660156 -3.847656 2.292969 -3.851563 C 1.941406 -3.847656 1.6875 -3.789063 1.523438 -3.667969 C 1.355469 -3.546875 1.230469 -3.332031 1.15625 -3.023438 L 0.433594 -3.121094 C 0.496094 -3.429688 0.601563 -3.679688 0.757813 -3.871094 C 0.90625 -4.058594 1.125 -4.203125 1.410156 -4.308594 C 1.691406 -4.410156 2.023438 -4.464844 2.402344 -4.464844 C 2.773438 -4.464844 3.074219 -4.417969 3.308594 -4.332031 C 3.539063 -4.242188 3.710938 -4.132813 3.824219 -4.003906 C 3.929688 -3.867188 4.007813 -3.699219 4.054688 -3.5 C 4.078125 -3.367188 4.089844 -3.140625 4.089844 -2.816406 L 4.089844 -1.828125 C 4.089844 -1.140625 4.105469 -0.703125 4.136719 -0.523438 C 4.167969 -0.335938 4.230469 -0.164063 4.324219 0 L 3.550781 0 C 3.472656 -0.152344 3.421875 -0.332031 3.402344 -0.539063 Z M 3.34375 -2.191406 C 3.074219 -2.082031 2.671875 -1.988281 2.132813 -1.910156 C 1.828125 -1.867188 1.613281 -1.816406 1.488281 -1.761719 C 1.363281 -1.703125 1.265625 -1.621094 1.195313 -1.519531 C 1.125 -1.410156 1.089844 -1.296875 1.09375 -1.171875 C 1.089844 -0.972656 1.164063 -0.804688 1.316406 -0.675781 C 1.464844 -0.542969 1.683594 -0.480469 1.972656 -0.480469 C 2.257813 -0.480469 2.511719 -0.542969 2.734375 -0.667969 C 2.953125 -0.792969 3.117188 -0.960938 3.222656 -1.179688 C 3.300781 -1.34375 3.339844 -1.59375 3.34375 -1.921875 Z M 3.34375 -2.191406 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 0.554688 0 L 0.554688 -4.367188 L 1.222656 -4.367188 L 1.222656 -3.746094 C 1.539063 -4.222656 2 -4.464844 2.609375 -4.464844 C 2.867188 -4.464844 3.109375 -4.414063 3.335938 -4.320313 C 3.554688 -4.222656 3.722656 -4.101563 3.832031 -3.949219 C 3.941406 -3.796875 4.015625 -3.613281 4.0625 -3.402344 C 4.085938 -3.265625 4.101563 -3.027344 4.101563 -2.683594 L 4.101563 0 L 3.363281 0 L 3.363281 -2.65625 C 3.363281 -2.953125 3.332031 -3.179688 3.277344 -3.332031 C 3.214844 -3.476563 3.113281 -3.59375 2.96875 -3.6875 C 2.820313 -3.773438 2.648438 -3.820313 2.453125 -3.824219 C 2.136719 -3.820313 1.863281 -3.71875 1.636719 -3.523438 C 1.40625 -3.320313 1.292969 -2.941406 1.296875 -2.382813 L 1.296875 0 Z M 0.554688 0 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 0.625 0 L 0.625 -6.027344 L 1.824219 -6.027344 L 3.253906 -1.757813 C 3.378906 -1.359375 3.476563 -1.0625 3.539063 -0.867188 C 3.609375 -1.085938 3.714844 -1.40625 3.859375 -1.832031 L 5.304688 -6.027344 L 6.375 -6.027344 L 6.375 0 L 5.609375 0 L 5.609375 -5.042969 L 3.855469 0 L 3.136719 0 L 1.394531 -5.132813 L 1.394531 0 Z M 0.625 0 "/>
</symbol>
<symbol overflow="visible" id="glyph2-4">
<path style="stroke:none;" d="M 0.546875 0 L 0.546875 -4.367188 L 1.210938 -4.367188 L 1.210938 -3.703125 C 1.378906 -4.011719 1.535156 -4.214844 1.683594 -4.316406 C 1.824219 -4.414063 1.984375 -4.464844 2.160156 -4.464844 C 2.40625 -4.464844 2.660156 -4.382813 2.917969 -4.226563 L 2.664063 -3.539063 C 2.480469 -3.644531 2.300781 -3.695313 2.121094 -3.699219 C 1.957031 -3.695313 1.808594 -3.648438 1.683594 -3.554688 C 1.550781 -3.457031 1.460938 -3.320313 1.410156 -3.148438 C 1.324219 -2.882813 1.28125 -2.597656 1.285156 -2.285156 L 1.285156 0 Z M 0.546875 0 "/>
</symbol>
<symbol overflow="visible" id="glyph2-5">
<path style="stroke:none;" d="M 0.523438 1.679688 L 0.441406 0.988281 C 0.597656 1.027344 0.738281 1.046875 0.863281 1.050781 C 1.023438 1.046875 1.15625 1.019531 1.257813 0.96875 C 1.355469 0.910156 1.4375 0.835938 1.5 0.738281 C 1.546875 0.664063 1.621094 0.480469 1.726563 0.1875 C 1.738281 0.148438 1.761719 0.0859375 1.792969 0.0078125 L 0.136719 -4.367188 L 0.933594 -4.367188 L 1.84375 -1.835938 C 1.957031 -1.511719 2.0625 -1.175781 2.160156 -0.828125 C 2.242188 -1.164063 2.34375 -1.496094 2.460938 -1.820313 L 3.394531 -4.367188 L 4.136719 -4.367188 L 2.476563 0.0742188 C 2.292969 0.550781 2.152344 0.882813 2.058594 1.066406 C 1.925781 1.308594 1.777344 1.484375 1.605469 1.601563 C 1.433594 1.710938 1.230469 1.769531 1 1.773438 C 0.855469 1.769531 0.695313 1.738281 0.523438 1.679688 Z M 0.523438 1.679688 "/>
</symbol>
<symbol overflow="visible" id="glyph2-6">
<path style="stroke:none;" d="M 3.417969 0 L 3.417969 -0.640625 C 3.074219 -0.148438 2.613281 0.09375 2.03125 0.0976563 C 1.769531 0.09375 1.527344 0.046875 1.308594 -0.0507813 C 1.082031 -0.148438 0.917969 -0.273438 0.808594 -0.421875 C 0.699219 -0.570313 0.621094 -0.75 0.582031 -0.96875 C 0.550781 -1.109375 0.539063 -1.339844 0.539063 -1.660156 L 0.539063 -4.367188 L 1.277344 -4.367188 L 1.277344 -1.945313 C 1.277344 -1.554688 1.292969 -1.292969 1.324219 -1.164063 C 1.371094 -0.964844 1.46875 -0.8125 1.621094 -0.703125 C 1.769531 -0.59375 1.957031 -0.539063 2.179688 -0.539063 C 2.398438 -0.539063 2.605469 -0.59375 2.804688 -0.707031 C 2.996094 -0.820313 3.132813 -0.976563 3.21875 -1.171875 C 3.296875 -1.367188 3.339844 -1.652344 3.339844 -2.027344 L 3.339844 -4.367188 L 4.078125 -4.367188 L 4.078125 0 Z M 3.417969 0 "/>
</symbol>
<symbol overflow="visible" id="glyph2-7">
<path style="stroke:none;" d="M 0.539063 0 L 0.539063 -6.027344 L 1.277344 -6.027344 L 1.277344 0 Z M 0.539063 0 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d="M 1.164063 0 L 1.164063 -8.949219 L 2.351563 -8.949219 L 2.351563 0 Z M 1.164063 0 "/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 0.824219 0 L 0.824219 -6.480469 L 1.8125 -6.480469 L 1.8125 -5.558594 C 2.285156 -6.269531 2.972656 -6.625 3.875 -6.628906 C 4.261719 -6.625 4.621094 -6.554688 4.953125 -6.417969 C 5.277344 -6.273438 5.523438 -6.089844 5.6875 -5.863281 C 5.847656 -5.632813 5.960938 -5.363281 6.03125 -5.054688 C 6.066406 -4.847656 6.085938 -4.492188 6.089844 -3.984375 L 6.089844 0 L 4.992188 0 L 4.992188 -3.941406 C 4.992188 -4.386719 4.949219 -4.722656 4.863281 -4.945313 C 4.777344 -5.167969 4.625 -5.34375 4.40625 -5.476563 C 4.1875 -5.605469 3.933594 -5.671875 3.644531 -5.675781 C 3.175781 -5.671875 2.769531 -5.523438 2.429688 -5.230469 C 2.089844 -4.929688 1.921875 -4.367188 1.921875 -3.539063 L 1.921875 0 Z M 0.824219 0 "/>
</symbol>
<symbol overflow="visible" id="glyph3-2">
<path style="stroke:none;" d="M 5.03125 0 L 5.03125 -0.816406 C 4.617188 -0.171875 4.011719 0.144531 3.214844 0.148438 C 2.695313 0.144531 2.21875 0.0078125 1.789063 -0.277344 C 1.351563 -0.558594 1.015625 -0.957031 0.78125 -1.472656 C 0.539063 -1.980469 0.421875 -2.570313 0.425781 -3.234375 C 0.421875 -3.882813 0.53125 -4.46875 0.75 -4.996094 C 0.964844 -5.519531 1.285156 -5.921875 1.71875 -6.207031 C 2.148438 -6.484375 2.632813 -6.625 3.167969 -6.628906 C 3.554688 -6.625 3.902344 -6.542969 4.210938 -6.378906 C 4.511719 -6.210938 4.761719 -5.996094 4.957031 -5.738281 L 4.957031 -8.949219 L 6.046875 -8.949219 L 6.046875 0 Z M 1.554688 -3.234375 C 1.550781 -2.402344 1.726563 -1.78125 2.078125 -1.371094 C 2.425781 -0.960938 2.839844 -0.753906 3.320313 -0.757813 C 3.796875 -0.753906 4.203125 -0.949219 4.542969 -1.34375 C 4.875 -1.734375 5.042969 -2.335938 5.046875 -3.144531 C 5.042969 -4.027344 4.875 -4.675781 4.535156 -5.09375 C 4.191406 -5.507813 3.769531 -5.71875 3.273438 -5.71875 C 2.78125 -5.71875 2.371094 -5.519531 2.046875 -5.121094 C 1.714844 -4.722656 1.550781 -4.09375 1.554688 -3.234375 Z M 1.554688 -3.234375 "/>
</symbol>
<symbol overflow="visible" id="glyph3-3">
<path style="stroke:none;" d="M 5.261719 -2.085938 L 6.398438 -1.945313 C 6.21875 -1.28125 5.886719 -0.765625 5.402344 -0.402344 C 4.917969 -0.0351563 4.296875 0.144531 3.546875 0.148438 C 2.59375 0.144531 1.84375 -0.144531 1.289063 -0.726563 C 0.734375 -1.3125 0.457031 -2.132813 0.457031 -3.1875 C 0.457031 -4.273438 0.734375 -5.117188 1.296875 -5.722656 C 1.855469 -6.324219 2.585938 -6.625 3.484375 -6.628906 C 4.347656 -6.625 5.054688 -6.332031 5.609375 -5.742188 C 6.15625 -5.152344 6.433594 -4.320313 6.433594 -3.253906 C 6.433594 -3.183594 6.429688 -3.085938 6.425781 -2.960938 L 1.59375 -2.960938 C 1.632813 -2.242188 1.832031 -1.699219 2.195313 -1.324219 C 2.558594 -0.945313 3.011719 -0.753906 3.550781 -0.757813 C 3.953125 -0.753906 4.296875 -0.859375 4.582031 -1.074219 C 4.867188 -1.28125 5.09375 -1.621094 5.261719 -2.085938 Z M 1.652344 -3.863281 L 5.273438 -3.863281 C 5.222656 -4.402344 5.082031 -4.8125 4.859375 -5.089844 C 4.503906 -5.511719 4.050781 -5.722656 3.496094 -5.726563 C 2.992188 -5.722656 2.570313 -5.554688 2.226563 -5.21875 C 1.882813 -4.878906 1.691406 -4.425781 1.652344 -3.863281 Z M 1.652344 -3.863281 "/>
</symbol>
<symbol overflow="visible" id="glyph3-4">
<path style="stroke:none;" d="M 0.0898438 0 L 2.460938 -3.367188 L 0.269531 -6.480469 L 1.640625 -6.480469 L 2.636719 -4.960938 C 2.824219 -4.667969 2.972656 -4.425781 3.089844 -4.234375 C 3.261719 -4.503906 3.425781 -4.742188 3.582031 -4.949219 L 4.675781 -6.480469 L 5.988281 -6.480469 L 3.746094 -3.429688 L 6.160156 0 L 4.808594 0 L 3.480469 -2.015625 L 3.125 -2.558594 L 1.421875 0 Z M 0.0898438 0 "/>
</symbol>
<symbol overflow="visible" id="glyph4-0">
<path style="stroke:none;" d="M 1.742188 -3.605469 L 0.5 -3.828125 C 0.632813 -4.328125 0.875 -4.699219 1.21875 -4.941406 C 1.5625 -5.179688 2.070313 -5.300781 2.746094 -5.304688 C 3.355469 -5.300781 3.8125 -5.230469 4.113281 -5.085938 C 4.410156 -4.941406 4.621094 -4.757813 4.746094 -4.535156 C 4.867188 -4.308594 4.925781 -3.898438 4.929688 -3.308594 L 4.914063 -1.703125 C 4.910156 -1.246094 4.933594 -0.910156 4.980469 -0.695313 C 5.023438 -0.476563 5.105469 -0.246094 5.226563 0 L 3.867188 0 C 3.832031 -0.0898438 3.789063 -0.222656 3.738281 -0.40625 C 3.714844 -0.484375 3.695313 -0.539063 3.6875 -0.566406 C 3.449219 -0.335938 3.199219 -0.164063 2.933594 -0.0546875 C 2.664063 0.0625 2.378906 0.117188 2.082031 0.117188 C 1.542969 0.117188 1.121094 -0.0273438 0.816406 -0.316406 C 0.503906 -0.605469 0.351563 -0.972656 0.355469 -1.417969 C 0.351563 -1.707031 0.421875 -1.964844 0.566406 -2.199219 C 0.703125 -2.425781 0.898438 -2.601563 1.15625 -2.726563 C 1.40625 -2.84375 1.769531 -2.953125 2.246094 -3.046875 C 2.886719 -3.167969 3.332031 -3.28125 3.582031 -3.386719 L 3.582031 -3.523438 C 3.578125 -3.78125 3.515625 -3.96875 3.386719 -4.085938 C 3.253906 -4.195313 3.007813 -4.253906 2.648438 -4.253906 C 2.402344 -4.253906 2.210938 -4.203125 2.074219 -4.109375 C 1.9375 -4.007813 1.824219 -3.839844 1.742188 -3.605469 Z M 3.582031 -2.492188 C 3.402344 -2.429688 3.125 -2.359375 2.742188 -2.28125 C 2.359375 -2.195313 2.109375 -2.117188 1.996094 -2.042969 C 1.816406 -1.914063 1.726563 -1.753906 1.730469 -1.558594 C 1.726563 -1.363281 1.800781 -1.195313 1.945313 -1.058594 C 2.085938 -0.917969 2.265625 -0.847656 2.492188 -0.851563 C 2.734375 -0.847656 2.972656 -0.929688 3.199219 -1.09375 C 3.363281 -1.214844 3.472656 -1.367188 3.527344 -1.546875 C 3.5625 -1.664063 3.578125 -1.886719 3.582031 -2.21875 Z M 3.582031 -2.492188 "/>
</symbol>
<symbol overflow="visible" id="glyph4-1">
<path style="stroke:none;" d="M 0.234375 -1.480469 L 1.613281 -1.691406 C 1.667969 -1.421875 1.789063 -1.21875 1.96875 -1.082031 C 2.148438 -0.941406 2.398438 -0.871094 2.722656 -0.875 C 3.074219 -0.871094 3.339844 -0.9375 3.523438 -1.070313 C 3.640625 -1.160156 3.703125 -1.28125 3.703125 -1.4375 C 3.703125 -1.539063 3.667969 -1.625 3.605469 -1.695313 C 3.535156 -1.757813 3.382813 -1.820313 3.144531 -1.875 C 2.035156 -2.117188 1.332031 -2.339844 1.039063 -2.546875 C 0.625 -2.824219 0.421875 -3.210938 0.425781 -3.710938 C 0.421875 -4.15625 0.597656 -4.535156 0.957031 -4.84375 C 1.308594 -5.148438 1.859375 -5.300781 2.609375 -5.304688 C 3.3125 -5.300781 3.839844 -5.1875 4.1875 -4.957031 C 4.53125 -4.722656 4.769531 -4.378906 4.90625 -3.933594 L 3.609375 -3.691406 C 3.554688 -3.894531 3.449219 -4.046875 3.292969 -4.15625 C 3.136719 -4.257813 2.914063 -4.3125 2.632813 -4.316406 C 2.265625 -4.3125 2.007813 -4.261719 1.855469 -4.167969 C 1.75 -4.089844 1.699219 -3.996094 1.699219 -3.886719 C 1.699219 -3.785156 1.742188 -3.703125 1.835938 -3.640625 C 1.957031 -3.546875 2.386719 -3.417969 3.117188 -3.253906 C 3.847656 -3.082031 4.355469 -2.878906 4.648438 -2.644531 C 4.933594 -2.394531 5.078125 -2.054688 5.082031 -1.621094 C 5.078125 -1.144531 4.878906 -0.734375 4.484375 -0.394531 C 4.082031 -0.0507813 3.496094 0.117188 2.722656 0.117188 C 2.011719 0.117188 1.453125 -0.0234375 1.042969 -0.3125 C 0.628906 -0.59375 0.359375 -0.984375 0.234375 -1.480469 Z M 0.234375 -1.480469 "/>
</symbol>
<symbol overflow="visible" id="glyph4-2">
<path style="stroke:none;" d="M 0.71875 0 L 0.71875 -1.371094 L 2.089844 -1.371094 L 2.089844 0 Z M 0.71875 0 "/>
</symbol>
<symbol overflow="visible" id="glyph4-3">
<path style="stroke:none;" d="M 0.0585938 0 L 1.929688 -2.671875 L 0.136719 -5.1875 L 1.8125 -5.1875 L 2.730469 -3.761719 L 3.699219 -5.1875 L 5.308594 -5.1875 L 3.550781 -2.730469 L 5.472656 0 L 3.785156 0 L 2.730469 -1.605469 L 1.664063 0 Z M 0.0585938 0 "/>
</symbol>
<symbol overflow="visible" id="glyph4-4">
<path style="stroke:none;" d="M 3.097656 -5.1875 L 3.097656 -4.09375 L 2.160156 -4.09375 L 2.160156 -2.003906 C 2.15625 -1.578125 2.164063 -1.328125 2.183594 -1.261719 C 2.199219 -1.1875 2.238281 -1.128906 2.304688 -1.085938 C 2.367188 -1.039063 2.445313 -1.019531 2.539063 -1.019531 C 2.664063 -1.019531 2.851563 -1.0625 3.09375 -1.152344 L 3.210938 -0.0898438 C 2.890625 0.0507813 2.527344 0.117188 2.125 0.117188 C 1.875 0.117188 1.652344 0.078125 1.453125 -0.0078125 C 1.253906 -0.0859375 1.105469 -0.195313 1.015625 -0.328125 C 0.921875 -0.460938 0.859375 -0.636719 0.824219 -0.863281 C 0.792969 -1.019531 0.777344 -1.34375 0.78125 -1.832031 L 0.78125 -4.09375 L 0.152344 -4.09375 L 0.152344 -5.1875 L 0.78125 -5.1875 L 0.78125 -6.21875 L 2.160156 -7.019531 L 2.160156 -5.1875 Z M 3.097656 -5.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph4-5">
<path style="stroke:none;" d="M 2.996094 2.105469 L 2.050781 2.105469 C 1.550781 1.347656 1.171875 0.570313 0.914063 -0.238281 C 0.652344 -1.046875 0.519531 -1.832031 0.523438 -2.59375 C 0.519531 -3.53125 0.683594 -4.421875 1.007813 -5.265625 C 1.285156 -5.992188 1.636719 -6.664063 2.070313 -7.28125 L 3.007813 -7.28125 C 2.558594 -6.292969 2.253906 -5.453125 2.085938 -4.765625 C 1.917969 -4.070313 1.832031 -3.339844 1.835938 -2.566406 C 1.832031 -2.027344 1.882813 -1.476563 1.984375 -0.921875 C 2.082031 -0.359375 2.21875 0.167969 2.394531 0.675781 C 2.507813 1.003906 2.707031 1.480469 2.996094 2.105469 Z M 2.996094 2.105469 "/>
</symbol>
<symbol overflow="visible" id="glyph4-6">
<path style="stroke:none;" d="M 0.617188 -5.1875 L 1.878906 -5.1875 L 1.878906 -4.480469 C 2.328125 -5.027344 2.867188 -5.300781 3.496094 -5.304688 C 3.828125 -5.300781 4.117188 -5.234375 4.359375 -5.097656 C 4.601563 -4.960938 4.800781 -4.753906 4.964844 -4.480469 C 5.1875 -4.753906 5.433594 -4.960938 5.699219 -5.097656 C 5.960938 -5.234375 6.242188 -5.300781 6.546875 -5.304688 C 6.921875 -5.300781 7.246094 -5.222656 7.511719 -5.070313 C 7.777344 -4.914063 7.972656 -4.6875 8.105469 -4.390625 C 8.195313 -4.164063 8.242188 -3.808594 8.246094 -3.316406 L 8.246094 0 L 6.871094 0 L 6.871094 -2.964844 C 6.867188 -3.480469 6.820313 -3.8125 6.730469 -3.960938 C 6.601563 -4.15625 6.40625 -4.253906 6.144531 -4.253906 C 5.949219 -4.253906 5.769531 -4.195313 5.601563 -4.078125 C 5.429688 -3.960938 5.304688 -3.789063 5.234375 -3.5625 C 5.15625 -3.335938 5.121094 -2.976563 5.125 -2.492188 L 5.125 0 L 3.75 0 L 3.75 -2.84375 C 3.75 -3.34375 3.722656 -3.671875 3.675781 -3.820313 C 3.625 -3.964844 3.550781 -4.070313 3.449219 -4.144531 C 3.34375 -4.214844 3.207031 -4.253906 3.035156 -4.253906 C 2.820313 -4.253906 2.628906 -4.195313 2.460938 -4.082031 C 2.289063 -3.96875 2.167969 -3.804688 2.097656 -3.589844 C 2.023438 -3.375 1.984375 -3.019531 1.988281 -2.519531 L 1.988281 0 L 0.617188 0 Z M 0.617188 -5.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph4-7">
<path style="stroke:none;" d="M 0.679688 -5.1875 L 1.957031 -5.1875 L 1.957031 -4.425781 C 2.121094 -4.683594 2.34375 -4.894531 2.632813 -5.058594 C 2.914063 -5.21875 3.230469 -5.300781 3.574219 -5.304688 C 4.175781 -5.300781 4.6875 -5.066406 5.109375 -4.59375 C 5.527344 -4.121094 5.734375 -3.464844 5.738281 -2.625 C 5.734375 -1.757813 5.523438 -1.082031 5.101563 -0.601563 C 4.675781 -0.121094 4.164063 0.117188 3.566406 0.117188 C 3.277344 0.117188 3.015625 0.0625 2.785156 -0.0546875 C 2.550781 -0.164063 2.308594 -0.359375 2.050781 -0.640625 L 2.050781 1.972656 L 0.679688 1.972656 Z M 2.035156 -2.683594 C 2.03125 -2.097656 2.148438 -1.664063 2.382813 -1.390625 C 2.613281 -1.109375 2.894531 -0.972656 3.230469 -0.972656 C 3.542969 -0.972656 3.808594 -1.097656 4.023438 -1.355469 C 4.234375 -1.605469 4.339844 -2.027344 4.34375 -2.613281 C 4.339844 -3.15625 4.230469 -3.558594 4.015625 -3.824219 C 3.792969 -4.085938 3.523438 -4.21875 3.203125 -4.21875 C 2.867188 -4.21875 2.589844 -4.089844 2.367188 -3.832031 C 2.144531 -3.574219 2.03125 -3.191406 2.035156 -2.683594 Z M 2.035156 -2.683594 "/>
</symbol>
<symbol overflow="visible" id="glyph4-8">
<path style="stroke:none;" d="M 0.71875 0 L 0.71875 -7.160156 L 2.089844 -7.160156 L 2.089844 0 Z M 0.71875 0 "/>
</symbol>
<symbol overflow="visible" id="glyph4-9">
<path style="stroke:none;" d="M 3.722656 -1.652344 L 5.089844 -1.421875 C 4.910156 -0.917969 4.632813 -0.535156 4.253906 -0.273438 C 3.875 -0.0117188 3.398438 0.117188 2.832031 0.117188 C 1.925781 0.117188 1.261719 -0.175781 0.832031 -0.765625 C 0.488281 -1.238281 0.316406 -1.835938 0.316406 -2.554688 C 0.316406 -3.414063 0.539063 -4.085938 0.988281 -4.574219 C 1.4375 -5.058594 2.007813 -5.300781 2.695313 -5.304688 C 3.46875 -5.300781 4.078125 -5.046875 4.523438 -4.539063 C 4.96875 -4.027344 5.179688 -3.246094 5.164063 -2.199219 L 1.722656 -2.199219 C 1.730469 -1.785156 1.839844 -1.46875 2.054688 -1.246094 C 2.265625 -1.019531 2.53125 -0.90625 2.847656 -0.910156 C 3.0625 -0.90625 3.242188 -0.964844 3.390625 -1.085938 C 3.535156 -1.199219 3.644531 -1.390625 3.722656 -1.652344 Z M 3.800781 -3.039063 C 3.789063 -3.433594 3.6875 -3.734375 3.492188 -3.941406 C 3.296875 -4.148438 3.058594 -4.253906 2.78125 -4.253906 C 2.476563 -4.253906 2.226563 -4.144531 2.035156 -3.925781 C 1.835938 -3.707031 1.742188 -3.410156 1.75 -3.039063 Z M 3.800781 -3.039063 "/>
</symbol>
<symbol overflow="visible" id="glyph4-10">
<path style="stroke:none;" d="M -0.09375 1.976563 L -0.09375 1.089844 L 5.613281 1.089844 L 5.613281 1.976563 Z M -0.09375 1.976563 "/>
</symbol>
<symbol overflow="visible" id="glyph4-11">
<path style="stroke:none;" d="M 2.03125 0 L 0.660156 0 L 0.660156 -5.1875 L 1.933594 -5.1875 L 1.933594 -4.449219 C 2.152344 -4.792969 2.347656 -5.023438 2.523438 -5.136719 C 2.695313 -5.246094 2.894531 -5.300781 3.117188 -5.304688 C 3.429688 -5.300781 3.730469 -5.214844 4.019531 -5.046875 L 3.59375 -3.847656 C 3.359375 -3.996094 3.144531 -4.070313 2.949219 -4.074219 C 2.753906 -4.070313 2.59375 -4.019531 2.460938 -3.914063 C 2.328125 -3.808594 2.222656 -3.617188 2.144531 -3.339844 C 2.066406 -3.0625 2.027344 -2.480469 2.03125 -1.601563 Z M 2.03125 0 "/>
</symbol>
<symbol overflow="visible" id="glyph4-12">
<path style="stroke:none;" d="M 0.71875 -5.890625 L 0.71875 -7.160156 L 2.089844 -7.160156 L 2.089844 -5.890625 Z M 0.71875 0 L 0.71875 -5.1875 L 2.089844 -5.1875 L 2.089844 0 Z M 0.71875 0 "/>
</symbol>
<symbol overflow="visible" id="glyph4-13">
<path style="stroke:none;" d="M 0.335938 2.105469 C 0.601563 1.519531 0.792969 1.074219 0.90625 0.769531 C 1.015625 0.457031 1.117188 0.105469 1.214844 -0.296875 C 1.308594 -0.699219 1.378906 -1.082031 1.425781 -1.445313 C 1.46875 -1.808594 1.492188 -2.183594 1.496094 -2.566406 C 1.492188 -3.339844 1.410156 -4.070313 1.246094 -4.765625 C 1.078125 -5.453125 0.773438 -6.292969 0.328125 -7.28125 L 1.261719 -7.28125 C 1.746094 -6.582031 2.128906 -5.839844 2.402344 -5.054688 C 2.675781 -4.269531 2.8125 -3.472656 2.8125 -2.667969 C 2.8125 -1.980469 2.703125 -1.253906 2.492188 -0.480469 C 2.242188 0.394531 1.839844 1.253906 1.285156 2.105469 Z M 0.335938 2.105469 "/>
</symbol>
</g>
<clippath id="clip1">
<path d="M 48.46875 47.519531 L 413.039063 47.519531 L 413.039063 130.382813 L 48.46875 130.382813 Z M 48.46875 47.519531 "/>
</clippath>
<clippath id="clip2">
<path d="M 48.46875 129.382813 L 413.039063 129.382813 L 413.039063 212.246094 L 48.46875 212.246094 Z M 48.46875 129.382813 "/>
</clippath>
<clippath id="clip3">
<path d="M 48.46875 211.246094 L 413.039063 211.246094 L 413.039063 294.109375 L 48.46875 294.109375 Z M 48.46875 211.246094 "/>
</clippath>
<clippath id="clip4">
<path d="M 48.46875 293.113281 L 413.039063 293.113281 L 413.039063 375.976563 L 48.46875 375.976563 Z M 48.46875 293.113281 "/>
</clippath>
</defs>
<g id="surface171">
<rect x="0" y="0" width="432" height="432" style="fill: rgb(100%,100%,100%); fill-opacity: 1; stroke: none;"/>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 48.46875 111.457031 L 48.46875 56.003906 "/>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 48.46875 111.457031 L 43.71875 111.457031 "/>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 48.46875 92.972656 L 43.71875 92.972656 "/>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 48.46875 74.488281 L 43.71875 74.488281 "/>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 48.46875 56.003906 L 43.71875 56.003906 "/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-0" x="38.015625" y="116.140625"/>
<use xlink:href="#glyph0-1" x="38.015625" y="111.457822"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-0" x="38.015625" y="97.65625"/>
<use xlink:href="#glyph0-2" x="38.015625" y="92.973447"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="38.015625" y="79.171875"/>
<use xlink:href="#glyph0-4" x="38.015625" y="74.489072"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="38.015625" y="60.6875"/>
<use xlink:href="#glyph0-5" x="38.015625" y="56.004697"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-0" x="19.007813" y="103.742188"/>
<use xlink:href="#glyph1-1" x="19.007813" y="94.019287"/>
<use xlink:href="#glyph1-2" x="19.007813" y="87.067383"/>
<use xlink:href="#glyph1-3" x="19.007813" y="80.115479"/>
</g>
<g clip-path="url(#clip1)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 61.9375 73.753906 L 63.816406 70.226563 L 65.699219 66.707031 L 67.578125 67.585938 L 69.460938 69.972656 L 71.339844 72.046875 L 73.222656 73.832031 L 75.105469 74.582031 L 76.984375 76.109375 L 78.867188 76.609375 L 80.746094 70.558594 L 82.628906 68.503906 L 84.507813 65.921875 L 86.390625 63.078125 L 88.273438 63.023438 L 90.152344 60.78125 L 92.035156 65.605469 L 93.914063 66.839844 L 95.796875 67.960938 L 97.675781 71.496094 L 99.558594 67.832031 L 101.4375 73.753906 L 103.320313 72.464844 L 105.203125 70.65625 L 107.082031 71.53125 L 108.964844 73.371094 L 110.84375 75.121094 L 112.726563 77.144531 L 114.605469 77.171875 L 116.488281 73.1875 L 118.371094 70.339844 L 120.25 66.261719 L 122.132813 67.609375 L 124.011719 65.582031 L 125.894531 64.804688 L 127.773438 61.242188 L 129.65625 65.371094 L 131.535156 63.671875 L 133.417969 59.085938 L 135.300781 61.75 L 137.179688 61.949219 L 139.0625 58.039063 L 140.941406 57.84375 L 142.824219 56.878906 L 144.703125 54.835938 L 146.585938 53.625 L 148.46875 56.425781 L 150.347656 52.601563 L 152.230469 50.550781 L 154.109375 53.46875 L 155.992188 57.308594 L 157.871094 61.160156 L 159.753906 58.890625 L 161.632813 60.003906 L 163.515625 59.894531 L 165.398438 58.191406 L 167.277344 60.75 L 169.160156 61.65625 L 171.039063 59.402344 L 172.921875 63.21875 L 174.800781 60.949219 L 176.683594 67.230469 L 178.566406 69.589844 L 180.445313 69.414063 L 182.328125 71.816406 L 184.207031 75.753906 L 186.089844 75.898438 L 187.96875 78.300781 L 189.851563 77.621094 L 191.652344 77.675781 L 193.535156 80.101563 L 195.417969 86.269531 L 197.296875 82.367188 L 199.179688 84.671875 L 201.058594 82.683594 L 202.941406 87.46875 L 204.820313 81.375 L 206.703125 81.96875 L 208.585938 83.773438 L 210.464844 85.152344 L 212.347656 87.929688 L 214.226563 95.441406 L 216.109375 102.09375 L 217.988281 105.132813 L 219.871094 106.789063 L 221.75 105.339844 L 223.632813 100.507813 L 225.515625 97.675781 L 227.394531 93.78125 L 229.277344 94.007813 L 231.15625 94.730469 L 233.039063 91.851563 L 234.917969 88.800781 L 236.800781 85.3125 L 238.683594 86.757813 L 240.5625 84.625 L 242.445313 82.929688 L 244.324219 84.761719 L 246.207031 82.675781 L 248.085938 79.191406 L 249.96875 79.09375 L 251.847656 79.902344 L 253.730469 79.265625 L 255.613281 79.164063 L 257.492188 79.125 L 259.375 77.316406 L 261.253906 75.636719 L 263.136719 74.039063 L 265.015625 78.917969 L 266.898438 74.683594 L 268.78125 68.722656 L 270.660156 68.570313 L 272.542969 76.828125 L 274.421875 79.40625 L 276.304688 76.511719 L 278.183594 78.085938 L 280.066406 82.863281 L 281.949219 87.375 L 283.828125 90.417969 L 285.710938 86.582031 L 287.589844 84.273438 L 289.472656 84.410156 L 291.351563 81.890625 L 293.234375 85.871094 L 295.113281 89.902344 L 296.996094 83.878906 L 298.878906 90.515625 L 300.757813 89.695313 L 302.640625 96.027344 L 304.519531 106.75 L 306.402344 112.046875 L 308.28125 110.429688 L 310.164063 118.023438 L 312.046875 118.730469 L 313.925781 116.621094 L 315.808594 115.257813 L 317.6875 117.921875 L 319.570313 117.824219 L 321.449219 119.550781 L 323.332031 112.085938 L 325.210938 114.816406 L 327.09375 112.640625 L 328.976563 113.480469 L 330.855469 111.78125 L 332.738281 108.773438 L 334.617188 111.269531 L 336.5 113.277344 L 338.378906 117.800781 L 340.261719 115.363281 L 342.144531 114.625 L 344.023438 116.183594 L 345.90625 118.808594 L 347.785156 116.777344 L 349.667969 120.417969 L 351.546875 122.34375 L 353.429688 123.179688 L 355.308594 122.160156 L 357.191406 120.984375 L 359.074219 122.792969 L 360.953125 116.097656 L 362.835938 124.800781 L 364.714844 126.351563 L 366.597656 121.414063 L 368.476563 121.941406 L 370.359375 123.785156 L 372.242188 123.203125 L 374.121094 125.359375 L 376.003906 121.90625 L 377.882813 121.425781 L 379.765625 116.792969 L 381.644531 116.8125 L 383.527344 119.433594 L 385.410156 125.710938 L 387.289063 125.503906 L 389.171875 126.15625 L 391.050781 121.75 L 392.933594 118.421875 L 394.8125 117.445313 L 396.695313 118.179688 L 398.574219 117.46875 "/>
</g>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 48.46875 194.226563 L 48.46875 138.429688 "/>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 48.46875 194.226563 L 43.71875 194.226563 "/>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 48.46875 175.628906 L 43.71875 175.628906 "/>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 48.46875 157.027344 L 43.71875 157.027344 "/>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 48.46875 138.429688 L 43.71875 138.429688 "/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-0" x="38.015625" y="198.910156"/>
<use xlink:href="#glyph0-1" x="38.015625" y="194.227354"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-0" x="38.015625" y="180.3125"/>
<use xlink:href="#glyph0-2" x="38.015625" y="175.629697"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="38.015625" y="161.710938"/>
<use xlink:href="#glyph0-4" x="38.015625" y="157.028135"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="38.015625" y="143.113281"/>
<use xlink:href="#glyph0-5" x="38.015625" y="138.430479"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-4" x="19.007813" y="183.171875"/>
<use xlink:href="#glyph1-5" x="19.007813" y="174.144775"/>
<use xlink:href="#glyph1-6" x="19.007813" y="171.367676"/>
<use xlink:href="#glyph1-7" x="19.007813" y="164.415771"/>
</g>
<g clip-path="url(#clip2)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 61.9375 154.839844 L 63.816406 149.183594 L 65.699219 149.199219 L 67.578125 150.082031 L 69.460938 152.484375 L 71.339844 153.019531 L 73.222656 155.101563 L 75.105469 157.125 L 76.984375 154.601563 L 78.867188 152.582031 L 80.746094 150.335938 L 82.628906 148.101563 L 84.507813 145.425781 L 86.390625 144.273438 L 88.273438 143.316406 L 90.152344 142.644531 L 92.035156 145.738281 L 93.914063 146.683594 L 95.796875 150.460938 L 97.675781 149.203125 L 99.558594 148.871094 L 101.4375 153.875 L 103.320313 152.019531 L 105.203125 151.773438 L 107.082031 154.050781 L 108.964844 155.210938 L 110.84375 156.988281 L 112.726563 158.324219 L 114.605469 156.625 L 116.488281 152.828125 L 118.371094 149.332031 L 120.25 147.082031 L 122.132813 148.304688 L 124.011719 146.707031 L 125.894531 144.050781 L 127.773438 143.703125 L 129.65625 144.066406 L 131.535156 141.269531 L 133.417969 140.351563 L 135.300781 143.507813 L 137.179688 139.960938 L 139.0625 139.054688 L 140.941406 138.375 L 142.824219 137.558594 L 144.703125 136.3125 L 146.585938 136.035156 L 148.46875 135.890625 L 150.347656 132.464844 L 152.230469 132.414063 L 154.109375 135.652344 L 155.992188 139.742188 L 157.871094 140.921875 L 159.753906 139 L 161.632813 140.949219 L 163.515625 139.699219 L 165.398438 140.632813 L 167.277344 142.355469 L 169.160156 142.691406 L 171.039063 141.847656 L 172.921875 143.628906 L 174.800781 143.40625 L 176.683594 149.425781 L 178.566406 150.695313 L 180.445313 151.074219 L 182.328125 153.257813 L 184.207031 156.960938 L 186.089844 158.445313 L 187.96875 159.078125 L 189.851563 159.207031 L 191.652344 158.832031 L 193.535156 162.449219 L 195.417969 165.632813 L 197.296875 164.039063 L 199.179688 163.484375 L 201.058594 165.273438 L 202.941406 163.007813 L 204.820313 163.460938 L 206.703125 164.09375 L 208.585938 165.589844 L 210.464844 167.757813 L 212.347656 170.554688 L 214.226563 178.113281 L 216.109375 184.804688 L 217.988281 185.921875 L 219.871094 186.492188 L 221.75 184.257813 L 223.632813 181.207031 L 225.515625 175.585938 L 227.394531 173.816406 L 229.277344 176.03125 L 231.15625 174.066406 L 233.039063 171.066406 L 234.917969 168.683594 L 236.800781 167.921875 L 238.683594 167.835938 L 240.5625 164.292969 L 242.445313 164.660156 L 244.324219 166.285156 L 246.207031 160.976563 L 248.085938 160.390625 L 249.96875 161.589844 L 251.847656 159.757813 L 253.730469 161.242188 L 255.613281 160.871094 L 257.492188 159.578125 L 259.375 157.875 L 261.253906 155.6875 L 263.136719 156.472656 L 265.015625 158.359375 L 266.898438 153.285156 L 268.78125 150.746094 L 270.660156 151.074219 L 272.542969 158.855469 L 274.421875 159.144531 L 276.304688 159.0625 L 278.183594 160.648438 L 280.066406 165.304688 L 281.949219 169.992188 L 283.828125 169.308594 L 285.710938 165.839844 L 287.589844 166.875 L 289.472656 162.777344 L 291.351563 164.476563 L 293.234375 168.136719 L 295.113281 167.070313 L 296.996094 166.480469 L 298.878906 170.882813 L 300.757813 172.328125 L 302.640625 178.5 L 304.519531 189.492188 L 306.402344 193.613281 L 308.28125 193.191406 L 310.164063 199.339844 L 312.046875 199.050781 L 313.925781 195.953125 L 315.808594 198.050781 L 317.6875 198.851563 L 319.570313 198.320313 L 321.449219 195.511719 L 323.332031 193.683594 L 325.210938 195.1875 L 327.09375 192.691406 L 328.976563 193.652344 L 330.855469 190.960938 L 332.738281 191.523438 L 334.617188 193.820313 L 336.5 195.453125 L 338.378906 196.207031 L 340.261719 195.476563 L 342.144531 197.191406 L 344.023438 198.980469 L 345.90625 198.960938 L 347.785156 199.578125 L 349.667969 202.863281 L 351.546875 203.855469 L 353.429688 205.15625 L 355.308594 203.40625 L 357.191406 202.949219 L 359.074219 198.917969 L 360.953125 198.894531 L 362.835938 207.078125 L 364.714844 205.042969 L 366.597656 203.152344 L 368.476563 204.773438 L 370.359375 205.292969 L 372.242188 205.296875 L 374.121094 204.035156 L 376.003906 202.34375 L 377.882813 199.179688 L 379.765625 197.617188 L 381.644531 199.617188 L 383.527344 201.800781 L 385.410156 208.214844 L 387.289063 207.191406 L 389.171875 204.867188 L 391.050781 201.363281 L 392.933594 199.492188 L 394.8125 199.71875 L 396.695313 198.398438 L 398.574219 195.316406 "/>
</g>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 48.46875 291.792969 L 48.46875 216.847656 "/>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 48.46875 291.792969 L 43.71875 291.792969 "/>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 48.46875 273.058594 L 43.71875 273.058594 "/>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 48.46875 254.320313 L 43.71875 254.320313 "/>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 48.46875 235.585938 L 43.71875 235.585938 "/>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 48.46875 216.847656 L 43.71875 216.847656 "/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-0" x="38.015625" y="296.476563"/>
<use xlink:href="#glyph0-6" x="38.015625" y="291.79376"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-0" x="38.015625" y="277.742188"/>
<use xlink:href="#glyph0-1" x="38.015625" y="273.059385"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-0" x="38.015625" y="259.003906"/>
<use xlink:href="#glyph0-2" x="38.015625" y="254.321104"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="38.015625" y="240.269531"/>
<use xlink:href="#glyph0-4" x="38.015625" y="235.586729"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="38.015625" y="221.53125"/>
<use xlink:href="#glyph0-5" x="38.015625" y="216.848447"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-8" x="19.007813" y="263.644531"/>
<use xlink:href="#glyph1-9" x="19.007813" y="256.692627"/>
<use xlink:href="#glyph1-10" x="19.007813" y="249.740723"/>
</g>
<g clip-path="url(#clip3)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 61.9375 236.515625 L 63.816406 231.265625 L 65.699219 230.636719 L 67.578125 231.445313 L 69.460938 233.5 L 71.339844 235.738281 L 73.222656 236.152344 L 75.105469 239.246094 L 76.984375 237.230469 L 78.867188 237.734375 L 80.746094 232.367188 L 82.628906 229.519531 L 84.507813 226.898438 L 86.390625 226.710938 L 88.273438 224.976563 L 90.152344 227.167969 L 92.035156 228.039063 L 93.914063 227.851563 L 95.796875 235.183594 L 97.675781 232.578125 L 99.558594 231.625 L 101.4375 234.898438 L 103.320313 234.386719 L 105.203125 233.164063 L 107.082031 236.699219 L 108.964844 236.097656 L 110.84375 237.933594 L 112.726563 240.023438 L 114.605469 239.847656 L 116.488281 234.265625 L 118.371094 232.007813 L 120.25 228.828125 L 122.132813 229.988281 L 124.011719 228.054688 L 125.894531 226.972656 L 127.773438 226.242188 L 129.65625 226.34375 L 131.535156 224.617188 L 133.417969 222.902344 L 135.300781 224.210938 L 137.179688 222.875 L 139.0625 219.921875 L 140.941406 219.109375 L 142.824219 220.535156 L 144.703125 217.847656 L 146.585938 216.734375 L 148.46875 217.738281 L 150.347656 214.28125 L 152.230469 214.316406 L 154.109375 218.0625 L 155.992188 222.492188 L 157.871094 223.273438 L 159.753906 221.898438 L 161.632813 221.214844 L 163.515625 220.792969 L 165.398438 221.441406 L 167.277344 223.992188 L 169.160156 224.367188 L 171.039063 225.007813 L 172.921875 226.066406 L 174.800781 227.917969 L 176.683594 230.914063 L 178.566406 230.621094 L 180.445313 232.515625 L 182.328125 237.199219 L 184.207031 238.414063 L 186.089844 240.410156 L 187.96875 241.132813 L 189.851563 240.074219 L 191.652344 241.757813 L 193.535156 247.214844 L 195.417969 248.5625 L 197.296875 246.851563 L 199.179688 246.375 L 201.058594 248.03125 L 202.941406 248.742188 L 204.820313 244.652344 L 206.703125 246.390625 L 208.585938 246.523438 L 210.464844 248.480469 L 212.347656 255.613281 L 214.226563 263.1875 L 216.109375 266.796875 L 217.988281 267.628906 L 219.871094 268.625 L 221.75 266.859375 L 223.632813 262.296875 L 225.515625 259.085938 L 227.394531 255.144531 L 229.277344 257.886719 L 231.15625 256.101563 L 233.039063 254.898438 L 234.917969 250.589844 L 236.800781 248.582031 L 238.683594 248.023438 L 240.5625 245.859375 L 242.445313 246.488281 L 244.324219 247.984375 L 246.207031 243.882813 L 248.085938 240.355469 L 249.96875 242.753906 L 251.847656 241.347656 L 253.730469 241.175781 L 255.613281 241.898438 L 257.492188 241 L 259.375 239.753906 L 261.253906 236.992188 L 263.136719 238.59375 L 265.015625 241.242188 L 266.898438 235.78125 L 268.78125 230.941406 L 270.660156 237.914063 L 272.542969 240.6875 L 274.421875 240.570313 L 276.304688 240.289063 L 278.183594 244.800781 L 280.066406 248.851563 L 281.949219 253.257813 L 283.828125 252.167969 L 285.710938 247.84375 L 287.589844 247.902344 L 289.472656 245.640625 L 291.351563 246.570313 L 293.234375 252.390625 L 295.113281 251.210938 L 296.996094 251.777344 L 298.878906 251.832031 L 300.757813 259.433594 L 302.640625 265.9375 L 304.519531 273.636719 L 306.402344 275.070313 L 308.28125 279.386719 L 310.164063 280.886719 L 312.046875 282.089844 L 313.925781 278.507813 L 315.808594 281.460938 L 317.6875 279.613281 L 319.570313 280.453125 L 321.449219 281.261719 L 323.332031 277.164063 L 325.210938 276.589844 L 327.09375 275.164063 L 328.976563 275.226563 L 330.855469 274.085938 L 332.738281 274.433594 L 334.617188 274.894531 L 336.5 279.667969 L 338.378906 279.53125 L 340.261719 277.015625 L 342.144531 277.96875 L 344.023438 281.523438 L 345.90625 281.152344 L 347.785156 282.386719 L 349.667969 285.734375 L 351.546875 287.835938 L 353.429688 287.425781 L 355.308594 285.175781 L 357.191406 283.773438 L 359.074219 284.546875 L 360.953125 286.417969 L 362.835938 289.046875 L 364.714844 288.390625 L 366.597656 283.722656 L 368.476563 285.519531 L 370.359375 286.890625 L 372.242188 286.910156 L 374.121094 287.148438 L 376.003906 284.96875 L 377.882813 283.164063 L 379.765625 279.269531 L 381.644531 280.34375 L 383.527344 285.695313 L 385.410156 290.078125 L 387.289063 287.871094 L 389.171875 289.28125 L 391.050781 283.492188 L 392.933594 280.546875 L 394.8125 281.070313 L 396.695313 280.226563 L 398.574219 279.152344 "/>
</g>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 60.054688 374.976563 L 400.457031 374.976563 "/>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 60.054688 374.976563 L 60.054688 379.726563 "/>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 60.054688 374.976563 L 60.054688 379.726563 "/>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 171.039063 374.976563 L 171.039063 379.726563 "/>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 285.710938 374.976563 L 285.710938 379.726563 "/>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 400.457031 374.976563 L 400.457031 379.726563 "/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-0" x="53.265625" y="393.035156"/>
<use xlink:href="#glyph2-1" x="57.475625" y="393.035156"/>
<use xlink:href="#glyph2-2" x="62.158428" y="393.035156"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="163.789063" y="393.035156"/>
<use xlink:href="#glyph2-1" x="170.802988" y="393.035156"/>
<use xlink:href="#glyph2-4" x="175.485791" y="393.035156"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="277.757813" y="393.035156"/>
<use xlink:href="#glyph2-1" x="284.771738" y="393.035156"/>
<use xlink:href="#glyph2-5" x="289.454541" y="393.035156"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-0" x="395.074219" y="393.035156"/>
<use xlink:href="#glyph2-6" x="399.284219" y="393.035156"/>
<use xlink:href="#glyph2-7" x="403.967021" y="393.035156"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph3-0" x="214.96875" y="412.042969"/>
<use xlink:href="#glyph3-1" x="218.44165" y="412.042969"/>
<use xlink:href="#glyph3-2" x="225.393555" y="412.042969"/>
<use xlink:href="#glyph3-3" x="232.345459" y="412.042969"/>
<use xlink:href="#glyph3-4" x="239.297363" y="412.042969"/>
</g>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 48.46875 374.699219 L 48.46875 299.507813 "/>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 48.46875 374.699219 L 43.71875 374.699219 "/>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 48.46875 355.902344 L 43.71875 355.902344 "/>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 48.46875 337.105469 L 43.71875 337.105469 "/>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 48.46875 318.304688 L 43.71875 318.304688 "/>
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 48.46875 299.507813 L 43.71875 299.507813 "/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-0" x="38.015625" y="379.382813"/>
<use xlink:href="#glyph0-6" x="38.015625" y="374.70001"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-0" x="38.015625" y="360.585938"/>
<use xlink:href="#glyph0-1" x="38.015625" y="355.903135"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-0" x="38.015625" y="341.789063"/>
<use xlink:href="#glyph0-2" x="38.015625" y="337.10626"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="38.015625" y="322.988281"/>
<use xlink:href="#glyph0-4" x="38.015625" y="318.305479"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="38.015625" y="304.191406"/>
<use xlink:href="#glyph0-5" x="38.015625" y="299.508604"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-11" x="19.007813" y="350.023438"/>
<use xlink:href="#glyph1-12" x="19.007813" y="340.996338"/>
<use xlink:href="#glyph1-9" x="19.007813" y="338.219238"/>
<use xlink:href="#glyph1-13" x="19.007813" y="331.267334"/>
<use xlink:href="#glyph1-2" x="19.007813" y="325.017334"/>
</g>
<g clip-path="url(#clip4)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 61.9375 316.09375 L 63.816406 310.832031 L 65.699219 312.058594 L 67.578125 312.015625 L 69.460938 314.902344 L 71.339844 318.460938 L 73.222656 318.53125 L 75.105469 319.9375 L 76.984375 318.824219 L 78.867188 313.8125 L 80.746094 312.945313 L 82.628906 310.546875 L 84.507813 307 L 86.390625 309.113281 L 88.273438 305.554688 L 90.152344 309.164063 L 92.035156 307.472656 L 93.914063 310.546875 L 95.796875 317.902344 L 97.675781 310.394531 L 99.558594 314.335938 L 101.4375 315.117188 L 103.320313 313.957031 L 105.203125 313.730469 L 107.082031 316.984375 L 108.964844 318.101563 L 110.84375 320.542969 L 112.726563 319.832031 L 114.605469 317.898438 L 116.488281 314.0625 L 118.371094 311.578125 L 120.25 311.363281 L 122.132813 310.203125 L 124.011719 307.871094 L 125.894531 305.1875 L 127.773438 308.933594 L 129.65625 306.914063 L 131.535156 303.007813 L 133.417969 305.582031 L 135.300781 305.230469 L 137.179688 301.171875 L 139.0625 300.136719 L 140.941406 301.367188 L 142.824219 298.625 L 144.703125 298.535156 L 146.585938 299.101563 L 148.46875 296.941406 L 150.347656 296.660156 L 152.230469 296.144531 L 154.109375 300.726563 L 155.992188 303.769531 L 157.871094 302.027344 L 159.753906 303.925781 L 161.632813 303.355469 L 163.515625 302.371094 L 165.398438 304.117188 L 167.277344 305.296875 L 169.160156 303.816406 L 171.039063 307.578125 L 172.921875 306.734375 L 174.800781 310.59375 L 176.683594 312.171875 L 178.566406 312.75 L 180.445313 315.226563 L 182.328125 319.925781 L 184.207031 319.839844 L 186.089844 321.933594 L 187.96875 320.429688 L 189.851563 322.289063 L 191.652344 323.1875 L 193.535156 329.976563 L 195.417969 327.003906 L 197.296875 327.78125 L 199.179688 325.917969 L 201.058594 330.578125 L 202.941406 324.796875 L 204.820313 326.84375 L 206.703125 327.574219 L 208.585938 327.367188 L 210.464844 329.644531 L 212.347656 338.402344 L 214.226563 346 L 216.109375 349.515625 L 217.988281 350.457031 L 219.871094 350.101563 L 221.75 345.828125 L 223.632813 342.746094 L 225.515625 338.316406 L 227.394531 337.574219 L 229.277344 339.542969 L 231.15625 335.917969 L 233.039063 332.492188 L 234.917969 330.574219 L 236.800781 330.753906 L 238.683594 329.226563 L 240.5625 326.988281 L 242.445313 329.246094 L 244.324219 327.660156 L 246.207031 322.632813 L 248.085938 323.078125 L 249.96875 323.382813 L 251.847656 323.316406 L 253.730469 322.902344 L 255.613281 323.769531 L 257.492188 321.335938 L 259.375 319.160156 L 261.253906 316.953125 L 263.136719 321.324219 L 265.015625 319.980469 L 266.898438 314.523438 L 268.78125 312.1875 L 270.660156 320.460938 L 272.542969 323.425781 L 274.421875 320.472656 L 276.304688 322.214844 L 278.183594 327.550781 L 280.066406 331.617188 L 281.949219 334.5625 L 283.828125 330.71875 L 285.710938 328.242188 L 287.589844 329.863281 L 289.472656 326.074219 L 291.351563 329.328125 L 293.234375 335.167969 L 295.113281 328.457031 L 296.996094 334.554688 L 298.878906 333.546875 L 300.757813 342.234375 L 302.640625 348.757813 L 304.519531 356.484375 L 306.402344 355.539063 L 308.28125 362.253906 L 310.164063 362.304688 L 312.046875 361.035156 L 313.925781 358.40625 L 315.808594 362.867188 L 317.6875 361.835938 L 319.570313 363.320313 L 321.449219 357.203125 L 323.332031 360.023438 L 325.210938 359.109375 L 327.09375 357.769531 L 328.976563 355.691406 L 330.855469 352.882813 L 332.738281 355.976563 L 334.617188 357.746094 L 336.5 362.535156 L 338.378906 358.296875 L 340.261719 359.042969 L 342.144531 360.832031 L 344.023438 362.457031 L 345.90625 361.058594 L 347.785156 365.265625 L 349.667969 367.625 L 351.546875 370.390625 L 353.429688 367.171875 L 355.308594 366.191406 L 357.191406 365.609375 L 359.074219 360.644531 L 360.953125 369.308594 L 362.835938 371.945313 L 364.714844 366.835938 L 366.597656 366.601563 L 368.476563 368.140625 L 370.359375 367.785156 L 372.242188 369.800781 L 374.121094 367.269531 L 376.003906 367.851563 L 377.882813 362.0625 L 379.765625 362.132813 L 381.644531 362.871094 L 383.527344 368.582031 L 385.410156 370.042969 L 387.289063 370.421875 L 389.171875 366.660156 L 391.050781 363.117188 L 392.933594 362.902344 L 394.8125 363.285156 L 396.695313 362.203125 L 398.574219 360.277344 "/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph4-0" x="163.453125" y="27.339844"/>
<use xlink:href="#glyph4-1" x="169.016873" y="27.339844"/>
<use xlink:href="#glyph4-2" x="174.580621" y="27.339844"/>
<use xlink:href="#glyph4-3" x="177.360053" y="27.339844"/>
<use xlink:href="#glyph4-4" x="182.923801" y="27.339844"/>
<use xlink:href="#glyph4-1" x="186.255211" y="27.339844"/>
<use xlink:href="#glyph4-5" x="191.818959" y="27.339844"/>
<use xlink:href="#glyph4-1" x="195.150369" y="27.339844"/>
<use xlink:href="#glyph4-0" x="200.714117" y="27.339844"/>
<use xlink:href="#glyph4-6" x="206.277865" y="27.339844"/>
<use xlink:href="#glyph4-7" x="215.173023" y="27.339844"/>
<use xlink:href="#glyph4-8" x="221.283865" y="27.339844"/>
<use xlink:href="#glyph4-9" x="224.063297" y="27.339844"/>
<use xlink:href="#glyph4-10" x="229.627045" y="27.339844"/>
<use xlink:href="#glyph4-6" x="235.190793" y="27.339844"/>
<use xlink:href="#glyph4-0" x="244.085951" y="27.339844"/>
<use xlink:href="#glyph4-4" x="249.649699" y="27.339844"/>
<use xlink:href="#glyph4-11" x="252.981109" y="27.339844"/>
<use xlink:href="#glyph4-12" x="256.874268" y="27.339844"/>
<use xlink:href="#glyph4-3" x="259.653699" y="27.339844"/>
<use xlink:href="#glyph4-13" x="265.217447" y="27.339844"/>
</g>
</g>
</svg>
<script>new Vivus('rplot',{type: 'delayed',start:'autostart',delay:0,duration:500})</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment