Skip to content

Instantly share code, notes, and snippets.

@marcusmueller
Created January 31, 2024 17:46
Show Gist options
  • Save marcusmueller/a47da5b2e058f28877628e8d33c49138 to your computer and use it in GitHub Desktop.
Save marcusmueller/a47da5b2e058f28877628e8d33c49138 to your computer and use it in GitHub Desktop.
# GNU Radio C++ Flow Graph CMakeLists.txt
#
# Title: generate c++ variables
# Author: Marcus Müller, Solomon B Stoner
# GNU Radio version: v3.11.0.0git-649-gd7cdf222
cmake_minimum_required(VERSION 3.8)
set(CMAKE_CXX_STANDARD 14)
project(repro5090)
find_package(Gnuradio "3.11" COMPONENTS
blocks
fec
fft
filter
analog
digital
dtv
audio
channels
pdu
iio
qtgui
trellis
uhd
uhd UHD 4.0 RFNoC
video-sdl
vocoder
wavelet
zeromq
network
soapy
)
add_executable(repro5090 repro5090.cpp)
target_link_libraries(repro5090
gnuradio::gnuradio-blocks
gnuradio::gnuradio-filter
)
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="560" height="252" viewBox="0 0 560 252">
<defs>
<g>
<g id="glyph-0-0">
<path d="M 0.40625 1.890625 L 0.40625 -7.609375 L 5.75 -7.609375 L 5.75 1.890625 Z M 1 1.296875 L 5.140625 1.296875 L 5.140625 -7 L 1 -7 Z M 1 1.296875 "/>
</g>
<g id="glyph-0-1">
<path d="M 4.53125 -6.546875 C 3.914062 -6.546875 3.441406 -6.320312 3.109375 -5.875 C 2.773438 -5.4375 2.609375 -4.8125 2.609375 -4 C 2.609375 -3.195312 2.773438 -2.570312 3.109375 -2.125 C 3.441406 -1.6875 3.914062 -1.46875 4.53125 -1.46875 C 5.144531 -1.46875 5.617188 -1.6875 5.953125 -2.125 C 6.296875 -2.570312 6.46875 -3.195312 6.46875 -4 C 6.46875 -4.8125 6.296875 -5.4375 5.953125 -5.875 C 5.617188 -6.320312 5.144531 -6.546875 4.53125 -6.546875 Z M 4.53125 -8 C 5.78125 -8 6.757812 -7.644531 7.46875 -6.9375 C 8.175781 -6.226562 8.53125 -5.25 8.53125 -4 C 8.53125 -2.75 8.175781 -1.769531 7.46875 -1.0625 C 6.757812 -0.351562 5.78125 0 4.53125 0 C 3.28125 0 2.300781 -0.351562 1.59375 -1.0625 C 0.882812 -1.769531 0.53125 -2.75 0.53125 -4 C 0.53125 -5.25 0.882812 -6.226562 1.59375 -6.9375 C 2.300781 -7.644531 3.28125 -8 4.53125 -8 Z M 4.53125 -8 "/>
</g>
<g id="glyph-0-2">
<path d="M 2.765625 -1 L 2.765625 2 L 0.890625 2 L 0.890625 -6 L 2.765625 -6 L 2.765625 -5.15625 C 3.015625 -5.4375 3.296875 -5.644531 3.609375 -5.78125 C 3.921875 -5.925781 4.28125 -6 4.6875 -6 C 5.414062 -6 6.007812 -5.71875 6.46875 -5.15625 C 6.925781 -4.601562 7.15625 -3.882812 7.15625 -3 C 7.15625 -2.113281 6.925781 -1.390625 6.46875 -0.828125 C 6.007812 -0.273438 5.414062 0 4.6875 0 C 4.28125 0 3.921875 -0.078125 3.609375 -0.234375 C 3.296875 -0.398438 3.015625 -0.65625 2.765625 -1 Z M 4 -4.796875 C 3.601562 -4.796875 3.296875 -4.644531 3.078125 -4.34375 C 2.867188 -4.050781 2.765625 -3.628906 2.765625 -3.078125 C 2.765625 -2.523438 2.867188 -2.097656 3.078125 -1.796875 C 3.296875 -1.503906 3.601562 -1.359375 4 -1.359375 C 4.394531 -1.359375 4.695312 -1.503906 4.90625 -1.796875 C 5.125 -2.085938 5.234375 -2.515625 5.234375 -3.078125 C 5.234375 -3.628906 5.125 -4.050781 4.90625 -4.34375 C 4.695312 -4.644531 4.394531 -4.796875 4 -4.796875 Z M 4 -4.796875 "/>
</g>
<g id="glyph-0-3">
<path d="M 2.9375 -7.5 L 2.9375 -6 L 4.859375 -6 L 4.859375 -4.671875 L 2.9375 -4.671875 L 2.9375 -2.0625 C 2.9375 -1.78125 2.988281 -1.585938 3.09375 -1.484375 C 3.195312 -1.390625 3.410156 -1.34375 3.734375 -1.34375 L 4.6875 -1.34375 L 4.6875 0 L 3.09375 0 C 2.351562 0 1.828125 -0.15625 1.515625 -0.46875 C 1.210938 -0.789062 1.0625 -1.332031 1.0625 -2.09375 L 1.0625 -4.671875 L 0.140625 -4.671875 L 0.140625 -6 L 1.0625 -6 L 1.0625 -7.5 Z M 2.9375 -7.5 "/>
</g>
<g id="glyph-0-4">
<path d="M 0.890625 -6 L 2.765625 -6 L 2.765625 0 L 0.890625 0 Z M 0.890625 -8 L 2.765625 -8 L 2.765625 -6.484375 L 0.890625 -6.484375 Z M 0.890625 -8 "/>
</g>
<g id="glyph-0-5">
<path d="M 3.671875 -4.65625 C 3.253906 -4.65625 2.9375 -4.515625 2.71875 -4.234375 C 2.507812 -3.953125 2.40625 -3.539062 2.40625 -3 C 2.40625 -2.457031 2.507812 -2.046875 2.71875 -1.765625 C 2.9375 -1.484375 3.253906 -1.34375 3.671875 -1.34375 C 4.078125 -1.34375 4.382812 -1.484375 4.59375 -1.765625 C 4.8125 -2.046875 4.921875 -2.457031 4.921875 -3 C 4.921875 -3.539062 4.8125 -3.953125 4.59375 -4.234375 C 4.382812 -4.515625 4.078125 -4.65625 3.671875 -4.65625 Z M 3.671875 -6 C 4.671875 -6 5.453125 -5.734375 6.015625 -5.203125 C 6.585938 -4.671875 6.875 -3.9375 6.875 -3 C 6.875 -2.0625 6.585938 -1.328125 6.015625 -0.796875 C 5.453125 -0.265625 4.671875 0 3.671875 0 C 2.660156 0 1.867188 -0.265625 1.296875 -0.796875 C 0.734375 -1.328125 0.453125 -2.0625 0.453125 -3 C 0.453125 -3.9375 0.734375 -4.671875 1.296875 -5.203125 C 1.867188 -5.734375 2.660156 -6 3.671875 -6 Z M 3.671875 -6 "/>
</g>
<g id="glyph-0-6">
<path d="M 6.765625 -3.5625 L 6.765625 0 L 4.890625 0 L 4.890625 -2.828125 C 4.890625 -3.347656 4.875 -3.707031 4.84375 -3.90625 C 4.820312 -4.101562 4.785156 -4.242188 4.734375 -4.328125 C 4.660156 -4.460938 4.5625 -4.5625 4.4375 -4.625 C 4.3125 -4.695312 4.171875 -4.734375 4.015625 -4.734375 C 3.617188 -4.734375 3.3125 -4.578125 3.09375 -4.265625 C 2.875 -3.953125 2.765625 -3.519531 2.765625 -2.96875 L 2.765625 0 L 0.890625 0 L 0.890625 -6 L 2.765625 -6 L 2.765625 -5.140625 C 3.046875 -5.429688 3.34375 -5.644531 3.65625 -5.78125 C 3.96875 -5.925781 4.316406 -6 4.703125 -6 C 5.378906 -6 5.890625 -5.789062 6.234375 -5.375 C 6.585938 -4.957031 6.765625 -4.351562 6.765625 -3.5625 Z M 6.765625 -3.5625 "/>
</g>
<g id="glyph-0-7">
<path d="M 5.453125 -5.671875 L 5.453125 -4.265625 C 5.054688 -4.429688 4.671875 -4.550781 4.296875 -4.625 C 3.921875 -4.707031 3.570312 -4.75 3.25 -4.75 C 2.894531 -4.75 2.628906 -4.707031 2.453125 -4.625 C 2.285156 -4.539062 2.203125 -4.40625 2.203125 -4.21875 C 2.203125 -4.082031 2.265625 -3.972656 2.390625 -3.890625 C 2.523438 -3.804688 2.757812 -3.75 3.09375 -3.71875 L 3.421875 -3.671875 C 4.378906 -3.554688 5.019531 -3.363281 5.34375 -3.09375 C 5.675781 -2.820312 5.84375 -2.394531 5.84375 -1.8125 C 5.84375 -1.207031 5.613281 -0.753906 5.15625 -0.453125 C 4.695312 -0.148438 4.015625 0 3.109375 0 C 2.722656 0 2.320312 -0.03125 1.90625 -0.09375 C 1.5 -0.15625 1.078125 -0.25 0.640625 -0.375 L 0.640625 -1.765625 C 1.015625 -1.585938 1.394531 -1.457031 1.78125 -1.375 C 2.175781 -1.289062 2.570312 -1.25 2.96875 -1.25 C 3.332031 -1.25 3.609375 -1.296875 3.796875 -1.390625 C 3.984375 -1.484375 4.078125 -1.628906 4.078125 -1.828125 C 4.078125 -1.984375 4.007812 -2.101562 3.875 -2.1875 C 3.75 -2.269531 3.5 -2.332031 3.125 -2.375 L 2.796875 -2.421875 C 1.960938 -2.515625 1.378906 -2.695312 1.046875 -2.96875 C 0.710938 -3.25 0.546875 -3.664062 0.546875 -4.21875 C 0.546875 -4.820312 0.757812 -5.269531 1.1875 -5.5625 C 1.613281 -5.851562 2.265625 -6 3.140625 -6 C 3.484375 -6 3.84375 -5.96875 4.21875 -5.90625 C 4.59375 -5.851562 5.003906 -5.773438 5.453125 -5.671875 Z M 5.453125 -5.671875 "/>
</g>
<g id="glyph-0-8">
<path d="M 3.828125 -4.09375 C 4.242188 -4.09375 4.539062 -4.1875 4.71875 -4.375 C 4.90625 -4.570312 5 -4.890625 5 -5.328125 C 5 -5.753906 4.90625 -6.0625 4.71875 -6.25 C 4.539062 -6.445312 4.242188 -6.546875 3.828125 -6.546875 L 2.984375 -6.546875 L 2.984375 -4.09375 Z M 2.984375 -2.71875 L 2.984375 0 L 0.984375 0 L 0.984375 -8 L 4.046875 -8 C 5.066406 -8 5.816406 -7.804688 6.296875 -7.421875 C 6.773438 -7.046875 7.015625 -6.441406 7.015625 -5.609375 C 7.015625 -5.046875 6.890625 -4.582031 6.640625 -4.21875 C 6.390625 -3.851562 6.015625 -3.582031 5.515625 -3.40625 C 5.796875 -3.34375 6.039062 -3.207031 6.25 -3 C 6.46875 -2.800781 6.691406 -2.492188 6.921875 -2.078125 L 8 0 L 5.875 0 L 4.921875 -1.78125 C 4.722656 -2.132812 4.523438 -2.378906 4.328125 -2.515625 C 4.140625 -2.648438 3.878906 -2.71875 3.546875 -2.71875 Z M 2.984375 -2.71875 "/>
</g>
<g id="glyph-0-9">
<path d="M 7.15625 -0.578125 C 6.78125 -0.390625 6.394531 -0.242188 6 -0.140625 C 5.601562 -0.046875 5.1875 0 4.75 0 C 3.445312 0 2.414062 -0.359375 1.65625 -1.078125 C 0.90625 -1.796875 0.53125 -2.769531 0.53125 -4 C 0.53125 -5.238281 0.90625 -6.210938 1.65625 -6.921875 C 2.414062 -7.640625 3.445312 -8 4.75 -8 C 5.1875 -8 5.601562 -7.953125 6 -7.859375 C 6.394531 -7.765625 6.78125 -7.617188 7.15625 -7.421875 L 7.15625 -5.828125 C 6.78125 -6.066406 6.410156 -6.242188 6.046875 -6.359375 C 5.691406 -6.484375 5.3125 -6.546875 4.90625 -6.546875 C 4.1875 -6.546875 3.625 -6.320312 3.21875 -5.875 C 2.8125 -5.425781 2.609375 -4.800781 2.609375 -4 C 2.609375 -3.207031 2.8125 -2.585938 3.21875 -2.140625 C 3.625 -1.691406 4.1875 -1.46875 4.90625 -1.46875 C 5.3125 -1.46875 5.691406 -1.523438 6.046875 -1.640625 C 6.410156 -1.753906 6.78125 -1.9375 7.15625 -2.1875 Z M 7.15625 -0.578125 "/>
</g>
<g id="glyph-0-10">
</g>
<g id="glyph-0-11">
<path d="M 0.984375 -8 L 6.390625 -8 L 6.390625 -6.484375 L 2.984375 -6.484375 L 2.984375 -5 L 6.1875 -5 L 6.1875 -3.484375 L 2.984375 -3.484375 L 2.984375 0 L 0.984375 0 Z M 0.984375 -8 "/>
</g>
<g id="glyph-0-12">
<path d="M 0.890625 -8 L 2.765625 -8 L 2.765625 0 L 0.890625 0 Z M 0.890625 -8 "/>
</g>
<g id="glyph-0-13">
<path d="M 6.71875 -3.296875 L 6.71875 -2.828125 L 2.359375 -2.828125 C 2.398438 -2.296875 2.554688 -1.898438 2.828125 -1.640625 C 3.097656 -1.378906 3.476562 -1.25 3.96875 -1.25 C 4.363281 -1.25 4.765625 -1.316406 5.171875 -1.453125 C 5.585938 -1.585938 6.015625 -1.800781 6.453125 -2.09375 L 6.453125 -0.515625 C 6.003906 -0.347656 5.554688 -0.21875 5.109375 -0.125 C 4.671875 -0.0390625 4.234375 0 3.796875 0 C 2.742188 0 1.921875 -0.257812 1.328125 -0.78125 C 0.742188 -1.3125 0.453125 -2.050781 0.453125 -3 C 0.453125 -3.9375 0.738281 -4.671875 1.3125 -5.203125 C 1.894531 -5.734375 2.6875 -6 3.6875 -6 C 4.601562 -6 5.335938 -5.753906 5.890625 -5.265625 C 6.441406 -4.773438 6.71875 -4.117188 6.71875 -3.296875 Z M 4.796875 -3.984375 C 4.796875 -4.210938 4.691406 -4.394531 4.484375 -4.53125 C 4.285156 -4.675781 4.019531 -4.75 3.6875 -4.75 C 3.320312 -4.75 3.023438 -4.679688 2.796875 -4.546875 C 2.578125 -4.421875 2.4375 -4.234375 2.375 -3.984375 Z M 4.796875 -3.984375 "/>
</g>
<g id="glyph-0-14">
<path d="M 5.234375 -4.40625 C 5.066406 -4.476562 4.898438 -4.535156 4.734375 -4.578125 C 4.578125 -4.617188 4.414062 -4.640625 4.25 -4.640625 C 3.769531 -4.640625 3.398438 -4.476562 3.140625 -4.15625 C 2.890625 -3.84375 2.765625 -3.390625 2.765625 -2.796875 L 2.765625 0 L 0.890625 0 L 0.890625 -6 L 2.765625 -6 L 2.765625 -5.046875 C 3.003906 -5.378906 3.273438 -5.617188 3.578125 -5.765625 C 3.890625 -5.921875 4.265625 -6 4.703125 -6 C 4.765625 -6 4.832031 -6 4.90625 -6 C 4.976562 -6 5.082031 -6.035156 5.21875 -6.109375 Z M 5.234375 -4.40625 "/>
</g>
<g id="glyph-0-15">
<path d="M 0.046875 -8 L 7.21875 -8 L 7.21875 -6.484375 L 4.640625 -6.484375 L 4.640625 0 L 2.640625 0 L 2.640625 -6.484375 L 0.046875 -6.484375 Z M 0.046875 -8 "/>
</g>
<g id="glyph-0-16">
<path d="M 3.515625 -2.859375 C 3.117188 -2.859375 2.820312 -2.78125 2.625 -2.625 C 2.4375 -2.46875 2.34375 -2.242188 2.34375 -1.953125 C 2.34375 -1.691406 2.421875 -1.484375 2.578125 -1.328125 C 2.734375 -1.171875 2.953125 -1.09375 3.234375 -1.09375 C 3.585938 -1.09375 3.882812 -1.234375 4.125 -1.515625 C 4.363281 -1.804688 4.484375 -2.171875 4.484375 -2.609375 L 4.484375 -2.859375 Z M 6.359375 -3.34375 L 6.359375 0 L 4.484375 0 L 4.484375 -0.875 C 4.234375 -0.5625 3.953125 -0.335938 3.640625 -0.203125 C 3.328125 -0.0664062 2.945312 0 2.5 0 C 1.894531 0 1.398438 -0.175781 1.015625 -0.53125 C 0.640625 -0.894531 0.453125 -1.359375 0.453125 -1.921875 C 0.453125 -2.617188 0.6875 -3.128906 1.15625 -3.453125 C 1.632812 -3.785156 2.375 -3.953125 3.375 -3.953125 L 4.484375 -3.953125 L 4.484375 -4.0625 C 4.484375 -4.300781 4.363281 -4.472656 4.125 -4.578125 C 3.894531 -4.691406 3.535156 -4.75 3.046875 -4.75 C 2.640625 -4.75 2.265625 -4.71875 1.921875 -4.65625 C 1.578125 -4.59375 1.257812 -4.5 0.96875 -4.375 L 0.96875 -5.703125 C 1.363281 -5.796875 1.765625 -5.867188 2.171875 -5.921875 C 2.578125 -5.972656 2.976562 -6 3.375 -6 C 4.425781 -6 5.1875 -5.789062 5.65625 -5.375 C 6.125 -4.957031 6.359375 -4.28125 6.359375 -3.34375 Z M 6.359375 -3.34375 "/>
</g>
<g id="glyph-0-17">
<path d="M 0.046875 -8 L 2.0625 -8 L 4.125 -2.09375 L 6.1875 -8 L 8.203125 -8 L 5.328125 0 L 2.9375 0 Z M 0.046875 -8 "/>
</g>
<g id="glyph-0-18">
<path d="M 4 -1.359375 C 4.394531 -1.359375 4.695312 -1.492188 4.90625 -1.765625 C 5.125 -2.046875 5.234375 -2.457031 5.234375 -3 C 5.234375 -3.53125 5.125 -3.9375 4.90625 -4.21875 C 4.695312 -4.5 4.394531 -4.640625 4 -4.640625 C 3.601562 -4.640625 3.296875 -4.5 3.078125 -4.21875 C 2.867188 -3.9375 2.765625 -3.53125 2.765625 -3 C 2.765625 -2.46875 2.867188 -2.0625 3.078125 -1.78125 C 3.296875 -1.5 3.601562 -1.359375 4 -1.359375 Z M 2.765625 -5 C 3.015625 -5.332031 3.296875 -5.582031 3.609375 -5.75 C 3.921875 -5.914062 4.28125 -6 4.6875 -6 C 5.414062 -6 6.007812 -5.71875 6.46875 -5.15625 C 6.925781 -4.601562 7.15625 -3.882812 7.15625 -3 C 7.15625 -2.113281 6.925781 -1.390625 6.46875 -0.828125 C 6.007812 -0.273438 5.414062 0 4.6875 0 C 4.28125 0 3.921875 -0.078125 3.609375 -0.234375 C 3.296875 -0.398438 3.015625 -0.65625 2.765625 -1 L 2.765625 0 L 0.890625 0 L 0.890625 -8 L 2.765625 -8 Z M 2.765625 -5 "/>
</g>
<g id="glyph-0-19">
<path d="M 0.984375 -8 L 3.21875 -8 L 6.046875 -2.515625 L 6.046875 -8 L 7.953125 -8 L 7.953125 0 L 5.71875 0 L 2.875 -5.484375 L 2.875 0 L 0.984375 0 Z M 0.984375 -8 "/>
</g>
<g id="glyph-0-20">
<path d="M 0.828125 -2.4375 L 0.828125 -6 L 2.703125 -6 L 2.703125 -5.40625 C 2.703125 -5.082031 2.703125 -4.671875 2.703125 -4.171875 C 2.703125 -3.679688 2.703125 -3.347656 2.703125 -3.171875 C 2.703125 -2.679688 2.710938 -2.328125 2.734375 -2.109375 C 2.753906 -1.898438 2.796875 -1.75 2.859375 -1.65625 C 2.929688 -1.53125 3.03125 -1.429688 3.15625 -1.359375 C 3.28125 -1.296875 3.421875 -1.265625 3.578125 -1.265625 C 3.972656 -1.265625 4.28125 -1.414062 4.5 -1.71875 C 4.71875 -2.03125 4.828125 -2.46875 4.828125 -3.03125 L 4.828125 -6 L 6.703125 -6 L 6.703125 0 L 4.828125 0 L 4.828125 -0.84375 C 4.546875 -0.550781 4.25 -0.335938 3.9375 -0.203125 C 3.625 -0.0664062 3.28125 0 2.90625 0 C 2.226562 0 1.710938 -0.207031 1.359375 -0.625 C 1.003906 -1.039062 0.828125 -1.644531 0.828125 -2.4375 Z M 0.828125 -2.4375 "/>
</g>
<g id="glyph-0-21">
<path d="M 6.390625 -7.609375 L 6.390625 -5.984375 C 5.960938 -6.171875 5.546875 -6.3125 5.140625 -6.40625 C 4.734375 -6.5 4.347656 -6.546875 3.984375 -6.546875 C 3.503906 -6.546875 3.148438 -6.476562 2.921875 -6.34375 C 2.691406 -6.21875 2.578125 -6.019531 2.578125 -5.75 C 2.578125 -5.539062 2.65625 -5.375 2.8125 -5.25 C 2.96875 -5.132812 3.25 -5.035156 3.65625 -4.953125 L 4.515625 -4.796875 C 5.378906 -4.628906 5.992188 -4.367188 6.359375 -4.015625 C 6.722656 -3.660156 6.90625 -3.160156 6.90625 -2.515625 C 6.90625 -1.671875 6.648438 -1.039062 6.140625 -0.625 C 5.628906 -0.207031 4.851562 0 3.8125 0 C 3.3125 0 2.8125 -0.046875 2.3125 -0.140625 C 1.820312 -0.234375 1.328125 -0.375 0.828125 -0.5625 L 0.828125 -2.25 C 1.328125 -1.988281 1.804688 -1.789062 2.265625 -1.65625 C 2.734375 -1.53125 3.179688 -1.46875 3.609375 -1.46875 C 4.046875 -1.46875 4.378906 -1.539062 4.609375 -1.6875 C 4.847656 -1.832031 4.96875 -2.035156 4.96875 -2.296875 C 4.96875 -2.535156 4.890625 -2.722656 4.734375 -2.859375 C 4.578125 -2.992188 4.257812 -3.109375 3.78125 -3.203125 L 3.015625 -3.375 C 2.234375 -3.539062 1.660156 -3.800781 1.296875 -4.15625 C 0.941406 -4.519531 0.765625 -5.003906 0.765625 -5.609375 C 0.765625 -6.378906 1.015625 -6.96875 1.515625 -7.375 C 2.015625 -7.789062 2.734375 -8 3.671875 -8 C 4.097656 -8 4.535156 -7.96875 4.984375 -7.90625 C 5.441406 -7.84375 5.910156 -7.742188 6.390625 -7.609375 Z M 6.390625 -7.609375 "/>
</g>
<g id="glyph-0-22">
<path d="M 0.890625 -8 L 2.765625 -8 L 2.765625 -3.796875 L 4.90625 -6 L 7.078125 -6 L 4.21875 -3.25 L 7.296875 0 L 5.03125 0 L 2.765625 -2.5 L 2.765625 0 L 0.890625 0 Z M 0.890625 -8 "/>
</g>
<g id="glyph-0-23">
<path d="M 5.609375 -5.671875 L 5.609375 -4.171875 C 5.359375 -4.335938 5.101562 -4.457031 4.84375 -4.53125 C 4.59375 -4.613281 4.328125 -4.65625 4.046875 -4.65625 C 3.523438 -4.65625 3.117188 -4.507812 2.828125 -4.21875 C 2.546875 -3.925781 2.40625 -3.519531 2.40625 -3 C 2.40625 -2.46875 2.546875 -2.054688 2.828125 -1.765625 C 3.117188 -1.484375 3.523438 -1.34375 4.046875 -1.34375 C 4.335938 -1.34375 4.613281 -1.382812 4.875 -1.46875 C 5.144531 -1.550781 5.390625 -1.675781 5.609375 -1.84375 L 5.609375 -0.328125 C 5.316406 -0.222656 5.019531 -0.140625 4.71875 -0.078125 C 4.414062 -0.0234375 4.113281 0 3.8125 0 C 2.757812 0 1.9375 -0.257812 1.34375 -0.78125 C 0.75 -1.3125 0.453125 -2.050781 0.453125 -3 C 0.453125 -3.945312 0.75 -4.679688 1.34375 -5.203125 C 1.9375 -5.734375 2.757812 -6 3.8125 -6 C 4.125 -6 4.425781 -5.96875 4.71875 -5.90625 C 5.019531 -5.851562 5.316406 -5.773438 5.609375 -5.671875 Z M 5.609375 -5.671875 "/>
</g>
<g id="glyph-0-24">
<path d="M 2.984375 -6.484375 L 2.984375 -1.515625 L 3.703125 -1.515625 C 4.523438 -1.515625 5.148438 -1.726562 5.578125 -2.15625 C 6.015625 -2.582031 6.234375 -3.203125 6.234375 -4.015625 C 6.234375 -4.816406 6.015625 -5.425781 5.578125 -5.84375 C 5.148438 -6.269531 4.523438 -6.484375 3.703125 -6.484375 Z M 0.984375 -8 L 3.09375 -8 C 4.269531 -8 5.148438 -7.910156 5.734375 -7.734375 C 6.316406 -7.566406 6.8125 -7.273438 7.21875 -6.859375 C 7.582031 -6.492188 7.851562 -6.078125 8.03125 -5.609375 C 8.207031 -5.140625 8.296875 -4.609375 8.296875 -4.015625 C 8.296875 -3.410156 8.207031 -2.867188 8.03125 -2.390625 C 7.851562 -1.921875 7.582031 -1.503906 7.21875 -1.140625 C 6.800781 -0.722656 6.300781 -0.425781 5.71875 -0.25 C 5.132812 -0.0820312 4.257812 0 3.09375 0 L 0.984375 0 Z M 0.984375 -8 "/>
</g>
<g id="glyph-0-25">
<path d="M 6.3125 -4.875 C 6.539062 -5.238281 6.816406 -5.515625 7.140625 -5.703125 C 7.472656 -5.898438 7.832031 -6 8.21875 -6 C 8.882812 -6 9.394531 -5.789062 9.75 -5.375 C 10.101562 -4.957031 10.28125 -4.351562 10.28125 -3.5625 L 10.28125 0 L 8.40625 0 L 8.40625 -3.046875 C 8.40625 -3.097656 8.40625 -3.144531 8.40625 -3.1875 C 8.40625 -3.238281 8.40625 -3.3125 8.40625 -3.40625 C 8.40625 -3.8125 8.34375 -4.109375 8.21875 -4.296875 C 8.101562 -4.484375 7.910156 -4.578125 7.640625 -4.578125 C 7.285156 -4.578125 7.007812 -4.429688 6.8125 -4.140625 C 6.625 -3.847656 6.523438 -3.425781 6.515625 -2.875 L 6.515625 0 L 4.640625 0 L 4.640625 -3.046875 C 4.640625 -3.691406 4.582031 -4.109375 4.46875 -4.296875 C 4.363281 -4.484375 4.164062 -4.578125 3.875 -4.578125 C 3.519531 -4.578125 3.242188 -4.429688 3.046875 -4.140625 C 2.859375 -3.847656 2.765625 -3.425781 2.765625 -2.875 L 2.765625 0 L 0.890625 0 L 0.890625 -6 L 2.765625 -6 L 2.765625 -5 C 2.992188 -5.320312 3.253906 -5.566406 3.546875 -5.734375 C 3.847656 -5.910156 4.175781 -6 4.53125 -6 C 4.9375 -6 5.289062 -5.898438 5.59375 -5.703125 C 5.90625 -5.503906 6.144531 -5.226562 6.3125 -4.875 Z M 6.3125 -4.875 "/>
</g>
<g id="glyph-0-26">
<path d="M 4.859375 -1 C 4.609375 -0.65625 4.328125 -0.398438 4.015625 -0.234375 C 3.703125 -0.078125 3.34375 0 2.9375 0 C 2.226562 0 1.640625 -0.28125 1.171875 -0.84375 C 0.710938 -1.40625 0.484375 -2.128906 0.484375 -3.015625 C 0.484375 -3.890625 0.710938 -4.601562 1.171875 -5.15625 C 1.640625 -5.71875 2.226562 -6 2.9375 -6 C 3.34375 -6 3.703125 -5.914062 4.015625 -5.75 C 4.328125 -5.59375 4.609375 -5.34375 4.859375 -5 L 4.859375 -6 L 6.75 -6 L 6.75 -0.84375 C 6.75 0.0703125 6.453125 0.773438 5.859375 1.265625 C 5.265625 1.753906 4.40625 2 3.28125 2 C 2.914062 2 2.5625 1.96875 2.21875 1.90625 C 1.875 1.851562 1.53125 1.769531 1.1875 1.65625 L 1.1875 0.359375 C 1.519531 0.492188 1.84375 0.59375 2.15625 0.65625 C 2.46875 0.726562 2.78125 0.765625 3.09375 0.765625 C 3.707031 0.765625 4.15625 0.648438 4.4375 0.421875 C 4.71875 0.191406 4.859375 -0.164062 4.859375 -0.65625 Z M 3.640625 -4.65625 C 3.253906 -4.65625 2.953125 -4.507812 2.734375 -4.21875 C 2.515625 -3.9375 2.40625 -3.53125 2.40625 -3 C 2.40625 -2.457031 2.507812 -2.046875 2.71875 -1.765625 C 2.925781 -1.492188 3.234375 -1.359375 3.640625 -1.359375 C 4.023438 -1.359375 4.320312 -1.5 4.53125 -1.78125 C 4.75 -2.070312 4.859375 -2.476562 4.859375 -3 C 4.859375 -3.53125 4.75 -3.9375 4.53125 -4.21875 C 4.320312 -4.507812 4.023438 -4.65625 3.640625 -4.65625 Z M 3.640625 -4.65625 "/>
</g>
<g id="glyph-0-27">
<path d="M 0.984375 -8 L 2.984375 -8 L 2.984375 0 L 0.984375 0 Z M 0.984375 -8 "/>
</g>
<g id="glyph-1-0">
<path d="M 0.4375 1.75 L 0.4375 -7 L 5.5625 -7 L 5.5625 1.75 Z M 1 1.203125 L 5 1.203125 L 5 -6.4375 L 1 -6.4375 Z M 1 1.203125 "/>
</g>
<g id="glyph-1-1">
<path d="M 0.046875 -8 L 6.765625 -8 L 6.765625 -6.484375 L 4.34375 -6.484375 L 4.34375 0 L 2.46875 0 L 2.46875 -6.484375 L 0.046875 -6.484375 Z M 0.046875 -8 "/>
</g>
<g id="glyph-1-2">
<path d="M 0.84375 -6 L 2.59375 -6 L 2.59375 0 L 0.84375 0 Z M 0.84375 -8 L 2.59375 -8 L 2.59375 -6.46875 L 0.84375 -6.46875 Z M 0.84375 -8 "/>
</g>
<g id="glyph-1-3">
<path d="M 2.75 -7.5 L 2.75 -6 L 4.546875 -6 L 4.546875 -4.671875 L 2.75 -4.671875 L 2.75 -2.0625 C 2.75 -1.78125 2.796875 -1.585938 2.890625 -1.484375 C 2.992188 -1.390625 3.195312 -1.34375 3.5 -1.34375 L 4.40625 -1.34375 L 4.40625 0 L 2.90625 0 C 2.207031 0 1.710938 -0.15625 1.421875 -0.46875 C 1.140625 -0.789062 1 -1.332031 1 -2.09375 L 1 -4.671875 L 0.125 -4.671875 L 0.125 -6 L 1 -6 L 1 -7.5 Z M 2.75 -7.5 "/>
</g>
<g id="glyph-1-4">
<path d="M 0.84375 -8 L 2.59375 -8 L 2.59375 0 L 0.84375 0 Z M 0.84375 -8 "/>
</g>
<g id="glyph-1-5">
<path d="M 6.296875 -3.296875 L 6.296875 -2.828125 L 2.21875 -2.828125 C 2.257812 -2.296875 2.40625 -1.898438 2.65625 -1.640625 C 2.90625 -1.378906 3.257812 -1.25 3.71875 -1.25 C 4.082031 -1.25 4.457031 -1.320312 4.84375 -1.46875 C 5.238281 -1.613281 5.640625 -1.820312 6.046875 -2.09375 L 6.046875 -0.515625 C 5.628906 -0.347656 5.210938 -0.21875 4.796875 -0.125 C 4.390625 -0.0390625 3.976562 0 3.5625 0 C 2.570312 0 1.800781 -0.257812 1.25 -0.78125 C 0.707031 -1.3125 0.4375 -2.050781 0.4375 -3 C 0.4375 -3.9375 0.703125 -4.671875 1.234375 -5.203125 C 1.773438 -5.734375 2.519531 -6 3.46875 -6 C 4.320312 -6 5.003906 -5.753906 5.515625 -5.265625 C 6.035156 -4.773438 6.296875 -4.117188 6.296875 -3.296875 Z M 4.5 -3.984375 C 4.5 -4.210938 4.398438 -4.398438 4.203125 -4.546875 C 4.015625 -4.691406 3.765625 -4.765625 3.453125 -4.765625 C 3.109375 -4.765625 2.832031 -4.695312 2.625 -4.5625 C 2.414062 -4.425781 2.285156 -4.234375 2.234375 -3.984375 Z M 4.5 -3.984375 "/>
</g>
<g id="glyph-1-6">
<path d="M 1.125 -6 L 2.875 -6 L 2.875 -3.984375 L 1.125 -3.984375 Z M 1.125 -2.03125 L 2.875 -2.03125 L 2.875 0 L 1.125 0 Z M 1.125 -2.03125 "/>
</g>
<g id="glyph-1-7">
<path d="M 5.34375 -1.6875 L 2.40625 -1.6875 L 1.9375 0 L 0.046875 0 L 2.75 -8 L 4.984375 -8 L 7.6875 0 L 5.796875 0 Z M 2.875 -3.125 L 4.875 -3.125 L 3.875 -6.1875 Z M 2.875 -3.125 "/>
</g>
<g id="glyph-1-8">
<path d="M 0.78125 -2.4375 L 0.78125 -6 L 2.546875 -6 L 2.546875 -5.40625 C 2.546875 -5.070312 2.539062 -4.65625 2.53125 -4.15625 C 2.53125 -3.664062 2.53125 -3.34375 2.53125 -3.1875 C 2.53125 -2.695312 2.539062 -2.34375 2.5625 -2.125 C 2.582031 -1.914062 2.625 -1.765625 2.6875 -1.671875 C 2.75 -1.535156 2.835938 -1.429688 2.953125 -1.359375 C 3.078125 -1.296875 3.210938 -1.265625 3.359375 -1.265625 C 3.722656 -1.265625 4.007812 -1.421875 4.21875 -1.734375 C 4.425781 -2.046875 4.53125 -2.472656 4.53125 -3.015625 L 4.53125 -6 L 6.28125 -6 L 6.28125 0 L 4.53125 0 L 4.53125 -0.84375 C 4.269531 -0.550781 3.988281 -0.335938 3.6875 -0.203125 C 3.394531 -0.0664062 3.070312 0 2.71875 0 C 2.082031 0 1.597656 -0.207031 1.265625 -0.625 C 0.941406 -1.039062 0.78125 -1.644531 0.78125 -2.4375 Z M 0.78125 -2.4375 "/>
</g>
<g id="glyph-1-9">
<path d="M 6.34375 -3.578125 L 6.34375 0 L 4.578125 0 L 4.578125 -2.71875 C 4.578125 -3.238281 4.566406 -3.59375 4.546875 -3.78125 C 4.523438 -3.96875 4.488281 -4.109375 4.4375 -4.203125 C 4.375 -4.328125 4.28125 -4.421875 4.15625 -4.484375 C 4.039062 -4.554688 3.910156 -4.59375 3.765625 -4.59375 C 3.398438 -4.59375 3.113281 -4.441406 2.90625 -4.140625 C 2.695312 -3.835938 2.59375 -3.421875 2.59375 -2.890625 L 2.59375 0 L 0.84375 0 L 0.84375 -8 L 2.59375 -8 L 2.59375 -5 C 2.851562 -5.34375 3.128906 -5.59375 3.421875 -5.75 C 3.722656 -5.914062 4.050781 -6 4.40625 -6 C 5.039062 -6 5.519531 -5.789062 5.84375 -5.375 C 6.175781 -4.96875 6.34375 -4.367188 6.34375 -3.578125 Z M 6.34375 -3.578125 "/>
</g>
<g id="glyph-1-10">
<path d="M 3.4375 -4.671875 C 3.050781 -4.671875 2.753906 -4.523438 2.546875 -4.234375 C 2.347656 -3.953125 2.25 -3.539062 2.25 -3 C 2.25 -2.457031 2.347656 -2.046875 2.546875 -1.765625 C 2.753906 -1.484375 3.050781 -1.34375 3.4375 -1.34375 C 3.820312 -1.34375 4.113281 -1.484375 4.3125 -1.765625 C 4.519531 -2.046875 4.625 -2.457031 4.625 -3 C 4.625 -3.539062 4.519531 -3.953125 4.3125 -4.234375 C 4.113281 -4.523438 3.820312 -4.671875 3.4375 -4.671875 Z M 3.4375 -6 C 4.382812 -6 5.117188 -5.734375 5.640625 -5.203125 C 6.171875 -4.679688 6.4375 -3.945312 6.4375 -3 C 6.4375 -2.0625 6.171875 -1.328125 5.640625 -0.796875 C 5.117188 -0.265625 4.382812 0 3.4375 0 C 2.5 0 1.765625 -0.265625 1.234375 -0.796875 C 0.703125 -1.328125 0.4375 -2.0625 0.4375 -3 C 0.4375 -3.945312 0.703125 -4.679688 1.234375 -5.203125 C 1.765625 -5.734375 2.5 -6 3.4375 -6 Z M 3.4375 -6 "/>
</g>
<g id="glyph-1-11">
<path d="M 4.90625 -4.40625 C 4.75 -4.488281 4.59375 -4.546875 4.4375 -4.578125 C 4.289062 -4.617188 4.140625 -4.640625 3.984375 -4.640625 C 3.535156 -4.640625 3.191406 -4.476562 2.953125 -4.15625 C 2.710938 -3.832031 2.59375 -3.375 2.59375 -2.78125 L 2.59375 0 L 0.84375 0 L 0.84375 -6 L 2.59375 -6 L 2.59375 -5.046875 C 2.8125 -5.378906 3.066406 -5.617188 3.359375 -5.765625 C 3.648438 -5.921875 4 -6 4.40625 -6 C 4.46875 -6 4.53125 -6 4.59375 -6 C 4.664062 -6 4.765625 -6.035156 4.890625 -6.109375 Z M 4.90625 -4.40625 "/>
</g>
<g id="glyph-1-12">
<path d="M 6.703125 -0.578125 C 6.359375 -0.390625 6 -0.242188 5.625 -0.140625 C 5.25 -0.046875 4.859375 0 4.453125 0 C 3.234375 0 2.269531 -0.359375 1.5625 -1.078125 C 0.851562 -1.796875 0.5 -2.769531 0.5 -4 C 0.5 -5.238281 0.851562 -6.210938 1.5625 -6.921875 C 2.269531 -7.640625 3.234375 -8 4.453125 -8 C 4.859375 -8 5.25 -7.953125 5.625 -7.859375 C 6 -7.765625 6.359375 -7.617188 6.703125 -7.421875 L 6.703125 -5.828125 C 6.347656 -6.066406 6 -6.242188 5.65625 -6.359375 C 5.320312 -6.484375 4.96875 -6.546875 4.59375 -6.546875 C 3.925781 -6.546875 3.398438 -6.316406 3.015625 -5.859375 C 2.628906 -5.410156 2.4375 -4.789062 2.4375 -4 C 2.4375 -3.207031 2.628906 -2.585938 3.015625 -2.140625 C 3.398438 -1.691406 3.925781 -1.46875 4.59375 -1.46875 C 4.96875 -1.46875 5.320312 -1.523438 5.65625 -1.640625 C 6 -1.765625 6.347656 -1.945312 6.703125 -2.1875 Z M 6.703125 -0.578125 "/>
</g>
<g id="glyph-1-13">
<path d="M 2.59375 -1 L 2.59375 2 L 0.84375 2 L 0.84375 -6 L 2.59375 -6 L 2.59375 -5.140625 C 2.832031 -5.429688 3.097656 -5.644531 3.390625 -5.78125 C 3.679688 -5.925781 4.019531 -6 4.40625 -6 C 5.070312 -6 5.617188 -5.71875 6.046875 -5.15625 C 6.484375 -4.601562 6.703125 -3.882812 6.703125 -3 C 6.703125 -2.125 6.484375 -1.40625 6.046875 -0.84375 C 5.617188 -0.28125 5.070312 0 4.40625 0 C 4.019531 0 3.679688 -0.078125 3.390625 -0.234375 C 3.097656 -0.398438 2.832031 -0.65625 2.59375 -1 Z M 3.75 -4.78125 C 3.375 -4.78125 3.085938 -4.632812 2.890625 -4.34375 C 2.691406 -4.050781 2.59375 -3.625 2.59375 -3.0625 C 2.59375 -2.519531 2.691406 -2.097656 2.890625 -1.796875 C 3.085938 -1.503906 3.375 -1.359375 3.75 -1.359375 C 4.125 -1.359375 4.410156 -1.503906 4.609375 -1.796875 C 4.804688 -2.097656 4.90625 -2.519531 4.90625 -3.0625 C 4.90625 -3.625 4.804688 -4.050781 4.609375 -4.34375 C 4.410156 -4.632812 4.125 -4.78125 3.75 -4.78125 Z M 3.75 -4.78125 "/>
</g>
<g id="glyph-1-14">
<path d="M 0.125 -6 L 1.875 -6 L 3.34375 -2.125 L 4.59375 -6 L 6.34375 -6 L 4.03125 0.28125 C 3.800781 0.914062 3.53125 1.359375 3.21875 1.609375 C 2.914062 1.867188 2.515625 2 2.015625 2 L 1 2 L 1 0.765625 L 1.546875 0.765625 C 1.847656 0.765625 2.0625 0.710938 2.1875 0.609375 C 2.320312 0.515625 2.429688 0.34375 2.515625 0.09375 L 2.5625 -0.078125 Z M 0.125 -6 "/>
</g>
<g id="glyph-1-15">
<path d="M 4.5625 -1 C 4.320312 -0.65625 4.054688 -0.398438 3.765625 -0.234375 C 3.472656 -0.078125 3.140625 0 2.765625 0 C 2.097656 0 1.546875 -0.28125 1.109375 -0.84375 C 0.671875 -1.40625 0.453125 -2.125 0.453125 -3 C 0.453125 -3.875 0.671875 -4.59375 1.109375 -5.15625 C 1.546875 -5.71875 2.097656 -6 2.765625 -6 C 3.140625 -6 3.472656 -5.914062 3.765625 -5.75 C 4.054688 -5.59375 4.320312 -5.34375 4.5625 -5 L 4.5625 -6 L 6.3125 -6 L 6.3125 -0.84375 C 6.3125 0.0820312 6.035156 0.785156 5.484375 1.265625 C 4.929688 1.753906 4.128906 2 3.078125 2 C 2.734375 2 2.398438 1.96875 2.078125 1.90625 C 1.765625 1.851562 1.445312 1.769531 1.125 1.65625 L 1.125 0.359375 C 1.425781 0.492188 1.722656 0.59375 2.015625 0.65625 C 2.304688 0.726562 2.601562 0.765625 2.90625 0.765625 C 3.476562 0.765625 3.894531 0.648438 4.15625 0.421875 C 4.425781 0.191406 4.5625 -0.164062 4.5625 -0.65625 Z M 3.40625 -4.640625 C 3.039062 -4.640625 2.757812 -4.492188 2.5625 -4.203125 C 2.363281 -3.921875 2.265625 -3.519531 2.265625 -3 C 2.265625 -2.457031 2.359375 -2.046875 2.546875 -1.765625 C 2.742188 -1.492188 3.03125 -1.359375 3.40625 -1.359375 C 3.769531 -1.359375 4.050781 -1.5 4.25 -1.78125 C 4.457031 -2.070312 4.5625 -2.476562 4.5625 -3 C 4.5625 -3.519531 4.457031 -3.921875 4.25 -4.203125 C 4.050781 -4.492188 3.769531 -4.640625 3.40625 -4.640625 Z M 3.40625 -4.640625 "/>
</g>
<g id="glyph-1-16">
<path d="M 4.25 -6.546875 C 3.675781 -6.546875 3.226562 -6.320312 2.90625 -5.875 C 2.59375 -5.4375 2.4375 -4.8125 2.4375 -4 C 2.4375 -3.195312 2.59375 -2.570312 2.90625 -2.125 C 3.226562 -1.6875 3.675781 -1.46875 4.25 -1.46875 C 4.820312 -1.46875 5.265625 -1.6875 5.578125 -2.125 C 5.898438 -2.570312 6.0625 -3.195312 6.0625 -4 C 6.0625 -4.8125 5.898438 -5.4375 5.578125 -5.875 C 5.265625 -6.320312 4.820312 -6.546875 4.25 -6.546875 Z M 4.25 -8 C 5.414062 -8 6.332031 -7.644531 7 -6.9375 C 7.664062 -6.226562 8 -5.25 8 -4 C 8 -2.75 7.664062 -1.769531 7 -1.0625 C 6.332031 -0.351562 5.414062 0 4.25 0 C 3.082031 0 2.164062 -0.351562 1.5 -1.0625 C 0.832031 -1.769531 0.5 -2.75 0.5 -4 C 0.5 -5.25 0.832031 -6.226562 1.5 -6.9375 C 2.164062 -7.644531 3.082031 -8 4.25 -8 Z M 4.25 -8 "/>
</g>
<g id="glyph-1-17">
</g>
<g id="glyph-1-18">
<path d="M 0.921875 -8 L 2.796875 -8 L 2.796875 -1.53125 L 6.09375 -1.53125 L 6.09375 0 L 0.921875 0 Z M 0.921875 -8 "/>
</g>
<g id="glyph-1-19">
<path d="M 3.296875 -2.859375 C 2.929688 -2.859375 2.65625 -2.78125 2.46875 -2.625 C 2.28125 -2.46875 2.1875 -2.25 2.1875 -1.96875 C 2.1875 -1.695312 2.257812 -1.484375 2.40625 -1.328125 C 2.5625 -1.171875 2.769531 -1.09375 3.03125 -1.09375 C 3.363281 -1.09375 3.640625 -1.238281 3.859375 -1.53125 C 4.085938 -1.820312 4.203125 -2.179688 4.203125 -2.609375 L 4.203125 -2.859375 Z M 5.96875 -3.34375 L 5.96875 0 L 4.203125 0 L 4.203125 -0.875 C 3.960938 -0.5625 3.695312 -0.335938 3.40625 -0.203125 C 3.113281 -0.0664062 2.757812 0 2.34375 0 C 1.769531 0 1.304688 -0.175781 0.953125 -0.53125 C 0.609375 -0.894531 0.4375 -1.363281 0.4375 -1.9375 C 0.4375 -2.632812 0.65625 -3.144531 1.09375 -3.46875 C 1.53125 -3.789062 2.222656 -3.953125 3.171875 -3.953125 L 4.203125 -3.953125 L 4.203125 -4.078125 C 4.203125 -4.304688 4.09375 -4.476562 3.875 -4.59375 C 3.65625 -4.707031 3.316406 -4.765625 2.859375 -4.765625 C 2.484375 -4.765625 2.132812 -4.726562 1.8125 -4.65625 C 1.488281 -4.59375 1.1875 -4.5 0.90625 -4.375 L 0.90625 -5.703125 C 1.28125 -5.804688 1.65625 -5.878906 2.03125 -5.921875 C 2.414062 -5.972656 2.796875 -6 3.171875 -6 C 4.160156 -6 4.875 -5.789062 5.3125 -5.375 C 5.75 -4.957031 5.96875 -4.28125 5.96875 -3.34375 Z M 5.96875 -3.34375 "/>
</g>
<g id="glyph-1-20">
<path d="M 6.34375 -3.578125 L 6.34375 0 L 4.578125 0 L 4.578125 -2.8125 C 4.578125 -3.34375 4.566406 -3.703125 4.546875 -3.890625 C 4.523438 -4.085938 4.488281 -4.234375 4.4375 -4.328125 C 4.375 -4.460938 4.28125 -4.5625 4.15625 -4.625 C 4.039062 -4.695312 3.910156 -4.734375 3.765625 -4.734375 C 3.398438 -4.734375 3.113281 -4.578125 2.90625 -4.265625 C 2.695312 -3.953125 2.59375 -3.523438 2.59375 -2.984375 L 2.59375 0 L 0.84375 0 L 0.84375 -6 L 2.59375 -6 L 2.59375 -5.140625 C 2.851562 -5.429688 3.128906 -5.644531 3.421875 -5.78125 C 3.722656 -5.925781 4.050781 -6 4.40625 -6 C 5.039062 -6 5.519531 -5.789062 5.84375 -5.375 C 6.175781 -4.96875 6.34375 -4.367188 6.34375 -3.578125 Z M 6.34375 -3.578125 "/>
</g>
<g id="glyph-1-21">
<path d="M 7.46875 -0.734375 C 7 -0.492188 6.507812 -0.3125 6 -0.1875 C 5.5 -0.0625 4.984375 0 4.453125 0 C 3.234375 0 2.269531 -0.359375 1.5625 -1.078125 C 0.851562 -1.796875 0.5 -2.769531 0.5 -4 C 0.5 -5.25 0.859375 -6.226562 1.578125 -6.9375 C 2.304688 -7.644531 3.296875 -8 4.546875 -8 C 5.035156 -8 5.5 -7.953125 5.9375 -7.859375 C 6.382812 -7.765625 6.804688 -7.617188 7.203125 -7.421875 L 7.203125 -5.703125 C 6.796875 -5.992188 6.390625 -6.207031 5.984375 -6.34375 C 5.585938 -6.476562 5.1875 -6.546875 4.78125 -6.546875 C 4.03125 -6.546875 3.453125 -6.328125 3.046875 -5.890625 C 2.640625 -5.453125 2.4375 -4.820312 2.4375 -4 C 2.4375 -3.1875 2.628906 -2.5625 3.015625 -2.125 C 3.410156 -1.6875 3.96875 -1.46875 4.6875 -1.46875 C 4.882812 -1.46875 5.066406 -1.476562 5.234375 -1.5 C 5.398438 -1.519531 5.550781 -1.550781 5.6875 -1.59375 L 5.6875 -2.734375 L 4.546875 -2.734375 L 4.546875 -4.078125 L 7.46875 -4.078125 Z M 7.46875 -0.734375 "/>
</g>
<g id="glyph-1-22">
<path d="M 5.109375 -5.671875 L 5.109375 -4.28125 C 4.734375 -4.445312 4.367188 -4.566406 4.015625 -4.640625 C 3.671875 -4.722656 3.347656 -4.765625 3.046875 -4.765625 C 2.710938 -4.765625 2.460938 -4.722656 2.296875 -4.640625 C 2.140625 -4.554688 2.0625 -4.421875 2.0625 -4.234375 C 2.0625 -4.085938 2.117188 -3.972656 2.234375 -3.890625 C 2.359375 -3.816406 2.582031 -3.757812 2.90625 -3.71875 L 3.203125 -3.671875 C 4.097656 -3.566406 4.703125 -3.375 5.015625 -3.09375 C 5.328125 -2.820312 5.484375 -2.398438 5.484375 -1.828125 C 5.484375 -1.222656 5.265625 -0.765625 4.828125 -0.453125 C 4.398438 -0.148438 3.757812 0 2.90625 0 C 2.550781 0 2.179688 -0.03125 1.796875 -0.09375 C 1.410156 -0.15625 1.007812 -0.25 0.59375 -0.375 L 0.59375 -1.765625 C 0.945312 -1.585938 1.304688 -1.457031 1.671875 -1.375 C 2.035156 -1.289062 2.40625 -1.25 2.78125 -1.25 C 3.125 -1.25 3.378906 -1.296875 3.546875 -1.390625 C 3.722656 -1.484375 3.8125 -1.632812 3.8125 -1.84375 C 3.8125 -2 3.753906 -2.113281 3.640625 -2.1875 C 3.523438 -2.269531 3.289062 -2.335938 2.9375 -2.390625 L 2.625 -2.421875 C 1.84375 -2.523438 1.296875 -2.710938 0.984375 -2.984375 C 0.671875 -3.253906 0.515625 -3.671875 0.515625 -4.234375 C 0.515625 -4.835938 0.710938 -5.28125 1.109375 -5.5625 C 1.503906 -5.851562 2.113281 -6 2.9375 -6 C 3.257812 -6 3.597656 -5.972656 3.953125 -5.921875 C 4.304688 -5.867188 4.691406 -5.785156 5.109375 -5.671875 Z M 5.109375 -5.671875 "/>
</g>
<g id="glyph-1-23">
<path d="M 3.59375 -4.109375 C 3.988281 -4.109375 4.269531 -4.203125 4.4375 -4.390625 C 4.601562 -4.585938 4.6875 -4.898438 4.6875 -5.328125 C 4.6875 -5.753906 4.601562 -6.0625 4.4375 -6.25 C 4.269531 -6.445312 3.988281 -6.546875 3.59375 -6.546875 L 2.796875 -6.546875 L 2.796875 -4.109375 Z M 2.796875 -2.703125 L 2.796875 0 L 0.921875 0 L 0.921875 -8 L 3.796875 -8 C 4.753906 -8 5.457031 -7.804688 5.90625 -7.421875 C 6.351562 -7.046875 6.578125 -6.441406 6.578125 -5.609375 C 6.578125 -5.046875 6.457031 -4.582031 6.21875 -4.21875 C 5.988281 -3.851562 5.640625 -3.582031 5.171875 -3.40625 C 5.429688 -3.34375 5.660156 -3.207031 5.859375 -3 C 6.066406 -2.789062 6.273438 -2.476562 6.484375 -2.0625 L 7.5 0 L 5.5 0 L 4.609375 -1.78125 C 4.429688 -2.132812 4.25 -2.375 4.0625 -2.5 C 3.882812 -2.632812 3.640625 -2.703125 3.328125 -2.703125 Z M 2.796875 -2.703125 "/>
</g>
<g id="glyph-1-24">
<path d="M 0.921875 -8 L 2.796875 -8 L 2.796875 0 L 0.921875 0 Z M 0.921875 -8 "/>
</g>
<g id="glyph-1-25">
<path d="M 2.796875 -6.484375 L 2.796875 -1.53125 L 3.46875 -1.53125 C 4.238281 -1.53125 4.828125 -1.738281 5.234375 -2.15625 C 5.640625 -2.582031 5.84375 -3.203125 5.84375 -4.015625 C 5.84375 -4.816406 5.640625 -5.425781 5.234375 -5.84375 C 4.828125 -6.269531 4.238281 -6.484375 3.46875 -6.484375 Z M 0.921875 -8 L 2.90625 -8 C 4.007812 -8 4.832031 -7.910156 5.375 -7.734375 C 5.914062 -7.566406 6.378906 -7.273438 6.765625 -6.859375 C 7.109375 -6.492188 7.363281 -6.078125 7.53125 -5.609375 C 7.695312 -5.140625 7.78125 -4.609375 7.78125 -4.015625 C 7.78125 -3.410156 7.695312 -2.867188 7.53125 -2.390625 C 7.363281 -1.921875 7.109375 -1.503906 6.765625 -1.140625 C 6.378906 -0.734375 5.910156 -0.441406 5.359375 -0.265625 C 4.816406 -0.0859375 4 0 2.90625 0 L 0.921875 0 Z M 0.921875 -8 "/>
</g>
<g id="glyph-1-26">
<path d="M 5.984375 -7.609375 L 5.984375 -5.984375 C 5.585938 -6.171875 5.195312 -6.3125 4.8125 -6.40625 C 4.4375 -6.5 4.078125 -6.546875 3.734375 -6.546875 C 3.285156 -6.546875 2.953125 -6.476562 2.734375 -6.34375 C 2.523438 -6.207031 2.421875 -6.007812 2.421875 -5.75 C 2.421875 -5.539062 2.492188 -5.378906 2.640625 -5.265625 C 2.785156 -5.148438 3.046875 -5.050781 3.421875 -4.96875 L 4.234375 -4.796875 C 5.035156 -4.617188 5.609375 -4.351562 5.953125 -4 C 6.296875 -3.65625 6.46875 -3.160156 6.46875 -2.515625 C 6.46875 -1.671875 6.226562 -1.039062 5.75 -0.625 C 5.28125 -0.207031 4.550781 0 3.5625 0 C 3.101562 0 2.640625 -0.046875 2.171875 -0.140625 C 1.710938 -0.234375 1.25 -0.375 0.78125 -0.5625 L 0.78125 -2.25 C 1.25 -1.988281 1.695312 -1.789062 2.125 -1.65625 C 2.5625 -1.53125 2.984375 -1.46875 3.390625 -1.46875 C 3.796875 -1.46875 4.109375 -1.539062 4.328125 -1.6875 C 4.546875 -1.832031 4.65625 -2.035156 4.65625 -2.296875 C 4.65625 -2.546875 4.582031 -2.734375 4.4375 -2.859375 C 4.289062 -2.984375 3.992188 -3.097656 3.546875 -3.203125 L 2.828125 -3.375 C 2.097656 -3.539062 1.5625 -3.804688 1.21875 -4.171875 C 0.882812 -4.535156 0.71875 -5.019531 0.71875 -5.625 C 0.71875 -6.382812 0.953125 -6.96875 1.421875 -7.375 C 1.890625 -7.789062 2.5625 -8 3.4375 -8 C 3.84375 -8 4.253906 -7.96875 4.671875 -7.90625 C 5.097656 -7.84375 5.535156 -7.742188 5.984375 -7.609375 Z M 5.984375 -7.609375 "/>
</g>
<g id="glyph-1-27">
<path d="M 5.90625 -4.890625 C 6.125 -5.253906 6.382812 -5.53125 6.6875 -5.71875 C 7 -5.90625 7.335938 -6 7.703125 -6 C 8.328125 -6 8.800781 -5.789062 9.125 -5.375 C 9.457031 -4.96875 9.625 -4.367188 9.625 -3.578125 L 9.625 0 L 7.875 0 L 7.875 -3.0625 C 7.875 -3.101562 7.875 -3.144531 7.875 -3.1875 C 7.875 -3.238281 7.875 -3.3125 7.875 -3.40625 C 7.875 -3.820312 7.816406 -4.125 7.703125 -4.3125 C 7.597656 -4.5 7.414062 -4.59375 7.15625 -4.59375 C 6.820312 -4.59375 6.566406 -4.445312 6.390625 -4.15625 C 6.210938 -3.863281 6.117188 -3.4375 6.109375 -2.875 L 6.109375 0 L 4.34375 0 L 4.34375 -3.0625 C 4.34375 -3.707031 4.289062 -4.125 4.1875 -4.3125 C 4.082031 -4.5 3.898438 -4.59375 3.640625 -4.59375 C 3.304688 -4.59375 3.046875 -4.441406 2.859375 -4.140625 C 2.679688 -3.847656 2.59375 -3.429688 2.59375 -2.890625 L 2.59375 0 L 0.828125 0 L 0.828125 -6 L 2.59375 -6 L 2.59375 -5 C 2.800781 -5.332031 3.046875 -5.582031 3.328125 -5.75 C 3.609375 -5.914062 3.914062 -6 4.25 -6 C 4.625 -6 4.957031 -5.898438 5.25 -5.703125 C 5.539062 -5.515625 5.757812 -5.242188 5.90625 -4.890625 Z M 5.90625 -4.890625 "/>
</g>
<g id="glyph-1-28">
<path d="M 3.765625 1.5625 L 2.3125 1.5625 C 1.820312 0.695312 1.457031 -0.117188 1.21875 -0.890625 C 0.976562 -1.671875 0.859375 -2.445312 0.859375 -3.21875 C 0.859375 -3.976562 0.976562 -4.75 1.21875 -5.53125 C 1.457031 -6.320312 1.820312 -7.144531 2.3125 -8 L 3.765625 -8 C 3.347656 -7.164062 3.035156 -6.351562 2.828125 -5.5625 C 2.617188 -4.78125 2.515625 -4.003906 2.515625 -3.234375 C 2.515625 -2.453125 2.617188 -1.664062 2.828125 -0.875 C 3.035156 -0.0820312 3.347656 0.726562 3.765625 1.5625 Z M 3.765625 1.5625 "/>
</g>
<g id="glyph-1-29">
<path d="M 0.921875 -8 L 2.796875 -8 L 2.796875 -5 L 5.578125 -5 L 5.578125 -8 L 7.453125 -8 L 7.453125 0 L 5.578125 0 L 5.578125 -3.46875 L 2.796875 -3.46875 L 2.796875 0 L 0.921875 0 Z M 0.921875 -8 "/>
</g>
<g id="glyph-1-30">
<path d="M 0.578125 -6 L 5.34375 -6 L 5.34375 -4.703125 L 2.46875 -1.34375 L 5.34375 -1.34375 L 5.34375 0 L 0.453125 0 L 0.453125 -1.3125 L 3.328125 -4.671875 L 0.578125 -4.671875 Z M 0.578125 -6 "/>
</g>
<g id="glyph-1-31">
<path d="M 0.796875 1.5625 C 1.210938 0.726562 1.523438 -0.0820312 1.734375 -0.875 C 1.941406 -1.664062 2.046875 -2.453125 2.046875 -3.234375 C 2.046875 -4.003906 1.941406 -4.78125 1.734375 -5.5625 C 1.523438 -6.351562 1.210938 -7.164062 0.796875 -8 L 2.25 -8 C 2.75 -7.144531 3.117188 -6.320312 3.359375 -5.53125 C 3.597656 -4.75 3.71875 -3.976562 3.71875 -3.21875 C 3.71875 -2.445312 3.597656 -1.671875 3.359375 -0.890625 C 3.117188 -0.117188 2.75 0.695312 2.25 1.5625 Z M 0.796875 1.5625 "/>
</g>
<g id="glyph-1-32">
<path d="M 3.75 -1.359375 C 4.125 -1.359375 4.410156 -1.5 4.609375 -1.78125 C 4.804688 -2.0625 4.90625 -2.46875 4.90625 -3 C 4.90625 -3.539062 4.804688 -3.945312 4.609375 -4.21875 C 4.410156 -4.5 4.125 -4.640625 3.75 -4.640625 C 3.375 -4.640625 3.085938 -4.5 2.890625 -4.21875 C 2.691406 -3.945312 2.59375 -3.539062 2.59375 -3 C 2.59375 -2.46875 2.691406 -2.0625 2.890625 -1.78125 C 3.085938 -1.5 3.375 -1.359375 3.75 -1.359375 Z M 2.59375 -5 C 2.832031 -5.34375 3.097656 -5.59375 3.390625 -5.75 C 3.679688 -5.914062 4.019531 -6 4.40625 -6 C 5.070312 -6 5.617188 -5.71875 6.046875 -5.15625 C 6.484375 -4.601562 6.703125 -3.882812 6.703125 -3 C 6.703125 -2.125 6.484375 -1.40625 6.046875 -0.84375 C 5.617188 -0.28125 5.070312 0 4.40625 0 C 4.019531 0 3.679688 -0.078125 3.390625 -0.234375 C 3.097656 -0.398438 2.832031 -0.65625 2.59375 -1 L 2.59375 0 L 0.84375 0 L 0.84375 -8 L 2.59375 -8 Z M 2.59375 -5 "/>
</g>
<g id="glyph-1-33">
<path d="M 0.921875 -8 L 5.984375 -8 L 5.984375 -6.484375 L 2.796875 -6.484375 L 2.796875 -5 L 5.796875 -5 L 5.796875 -3.46875 L 2.796875 -3.46875 L 2.796875 -1.53125 L 6.09375 -1.53125 L 6.09375 0 L 0.921875 0 Z M 0.921875 -8 "/>
</g>
<g id="glyph-1-34">
<path d="M 2.21875 -3.078125 L 0.25 -6 L 2.09375 -6 L 3.21875 -4.21875 L 4.34375 -6 L 6.203125 -6 L 4.234375 -3.078125 L 6.296875 0 L 4.453125 0 L 3.21875 -1.890625 L 2 0 L 0.15625 0 Z M 2.21875 -3.078125 "/>
</g>
<g id="glyph-1-35">
<path d="M 5.265625 -5.671875 L 5.265625 -4.1875 C 5.023438 -4.351562 4.785156 -4.472656 4.546875 -4.546875 C 4.304688 -4.628906 4.054688 -4.671875 3.796875 -4.671875 C 3.304688 -4.671875 2.925781 -4.523438 2.65625 -4.234375 C 2.382812 -3.941406 2.25 -3.53125 2.25 -3 C 2.25 -2.476562 2.382812 -2.070312 2.65625 -1.78125 C 2.925781 -1.488281 3.304688 -1.34375 3.796875 -1.34375 C 4.066406 -1.34375 4.328125 -1.382812 4.578125 -1.46875 C 4.828125 -1.550781 5.054688 -1.675781 5.265625 -1.84375 L 5.265625 -0.328125 C 4.984375 -0.222656 4.703125 -0.140625 4.421875 -0.078125 C 4.140625 -0.0234375 3.859375 0 3.578125 0 C 2.585938 0 1.816406 -0.265625 1.265625 -0.796875 C 0.710938 -1.328125 0.4375 -2.0625 0.4375 -3 C 0.4375 -3.945312 0.710938 -4.679688 1.265625 -5.203125 C 1.816406 -5.734375 2.585938 -6 3.578125 -6 C 3.867188 -6 4.148438 -5.972656 4.421875 -5.921875 C 4.703125 -5.867188 4.984375 -5.785156 5.265625 -5.671875 Z M 5.265625 -5.671875 "/>
</g>
<g id="glyph-1-36">
<path d="M 3.84375 -5.09375 C 4.132812 -5.09375 4.351562 -5.15625 4.5 -5.28125 C 4.65625 -5.414062 4.734375 -5.609375 4.734375 -5.859375 C 4.734375 -6.109375 4.65625 -6.300781 4.5 -6.4375 C 4.351562 -6.570312 4.132812 -6.640625 3.84375 -6.640625 L 2.796875 -6.640625 L 2.796875 -5.09375 Z M 3.90625 -1.375 C 4.28125 -1.375 4.5625 -1.472656 4.75 -1.671875 C 4.945312 -1.867188 5.046875 -2.164062 5.046875 -2.5625 C 5.046875 -2.9375 4.945312 -3.222656 4.75 -3.421875 C 4.5625 -3.617188 4.28125 -3.71875 3.90625 -3.71875 L 2.796875 -3.71875 L 2.796875 -1.375 Z M 5.65625 -4.28125 C 6.050781 -4.15625 6.359375 -3.921875 6.578125 -3.578125 C 6.804688 -3.234375 6.921875 -2.800781 6.921875 -2.28125 C 6.921875 -1.519531 6.679688 -0.945312 6.203125 -0.5625 C 5.734375 -0.1875 5.007812 0 4.03125 0 L 0.921875 0 L 0.921875 -8 L 3.734375 -8 C 4.753906 -8 5.488281 -7.828125 5.9375 -7.484375 C 6.394531 -7.148438 6.625 -6.617188 6.625 -5.890625 C 6.625 -5.503906 6.539062 -5.171875 6.375 -4.890625 C 6.207031 -4.617188 5.96875 -4.414062 5.65625 -4.28125 Z M 5.65625 -4.28125 "/>
</g>
<g id="glyph-1-37">
<path d="M 0.296875 -8 L 2.09375 -8 L 3.359375 -2.1875 L 4.609375 -8 L 6.421875 -8 L 7.671875 -2.1875 L 8.9375 -8 L 10.71875 -8 L 9 0 L 6.828125 0 L 5.515625 -6.078125 L 4.203125 0 L 2.03125 0 Z M 0.296875 -8 "/>
</g>
<g id="glyph-1-38">
<path d="M 0.921875 -8 L 3.015625 -8 L 5.671875 -2.515625 L 5.671875 -8 L 7.453125 -8 L 7.453125 0 L 5.359375 0 L 2.703125 -5.484375 L 2.703125 0 L 0.921875 0 Z M 0.921875 -8 "/>
</g>
<g id="glyph-1-39">
<path d="M 0.046875 -8 L 1.9375 -8 L 3.875 -2.09375 L 5.796875 -8 L 7.6875 -8 L 4.984375 0 L 2.75 0 Z M 0.046875 -8 "/>
</g>
<g id="glyph-2-0">
<path d="M 0.4375 1.75 L 0.4375 -7 L 5.5625 -7 L 5.5625 1.75 Z M 1 1.203125 L 5 1.203125 L 5 -6.4375 L 1 -6.4375 Z M 1 1.203125 "/>
</g>
<g id="glyph-2-1">
</g>
<g id="glyph-2-2">
<path d="M 4.546875 -3 C 4.546875 -3.695312 4.410156 -4.238281 4.140625 -4.625 C 3.867188 -5.007812 3.492188 -5.203125 3.015625 -5.203125 C 2.523438 -5.203125 2.144531 -5.007812 1.875 -4.625 C 1.613281 -4.238281 1.484375 -3.695312 1.484375 -3 C 1.484375 -2.300781 1.613281 -1.757812 1.875 -1.375 C 2.144531 -1 2.523438 -0.8125 3.015625 -0.8125 C 3.492188 -0.8125 3.867188 -1 4.140625 -1.375 C 4.410156 -1.757812 4.546875 -2.300781 4.546875 -3 Z M 5.4375 -0.9375 C 5.4375 0.0507812 5.226562 0.785156 4.8125 1.265625 C 4.40625 1.753906 3.773438 2 2.921875 2 C 2.609375 2 2.3125 1.972656 2.03125 1.921875 C 1.75 1.867188 1.476562 1.789062 1.21875 1.6875 L 1.21875 0.828125 C 1.476562 0.953125 1.734375 1.046875 1.984375 1.109375 C 2.242188 1.171875 2.507812 1.203125 2.78125 1.203125 C 3.363281 1.203125 3.800781 1.050781 4.09375 0.75 C 4.394531 0.445312 4.546875 -0.00390625 4.546875 -0.609375 L 4.546875 -1.03125 C 4.359375 -0.6875 4.117188 -0.425781 3.828125 -0.25 C 3.535156 -0.0820312 3.1875 0 2.78125 0 C 2.113281 0 1.570312 -0.269531 1.15625 -0.8125 C 0.75 -1.363281 0.546875 -2.09375 0.546875 -3 C 0.546875 -3.90625 0.75 -4.628906 1.15625 -5.171875 C 1.570312 -5.722656 2.113281 -6 2.78125 -6 C 3.1875 -6 3.535156 -5.914062 3.828125 -5.75 C 4.117188 -5.582031 4.359375 -5.328125 4.546875 -4.984375 L 4.546875 -6 L 5.4375 -6 Z M 5.4375 -0.9375 "/>
</g>
<g id="glyph-2-3">
<path d="M 5.625 -3.53125 L 5.625 -3.125 L 1.484375 -3.125 C 1.523438 -2.375 1.710938 -1.800781 2.046875 -1.40625 C 2.378906 -1.019531 2.84375 -0.828125 3.4375 -0.828125 C 3.78125 -0.828125 4.113281 -0.878906 4.4375 -0.984375 C 4.769531 -1.085938 5.09375 -1.238281 5.40625 -1.4375 L 5.40625 -0.453125 C 5.082031 -0.304688 4.75 -0.191406 4.40625 -0.109375 C 4.070312 -0.0351562 3.734375 0 3.390625 0 C 2.515625 0 1.820312 -0.265625 1.3125 -0.796875 C 0.800781 -1.328125 0.546875 -2.046875 0.546875 -2.953125 C 0.546875 -3.890625 0.785156 -4.628906 1.265625 -5.171875 C 1.753906 -5.722656 2.410156 -6 3.234375 -6 C 3.972656 -6 4.554688 -5.773438 4.984375 -5.328125 C 5.410156 -4.890625 5.625 -4.289062 5.625 -3.53125 Z M 4.71875 -3.875 C 4.71875 -4.28125 4.582031 -4.597656 4.3125 -4.828125 C 4.039062 -5.066406 3.6875 -5.1875 3.25 -5.1875 C 2.738281 -5.1875 2.332031 -5.070312 2.03125 -4.84375 C 1.738281 -4.613281 1.566406 -4.289062 1.515625 -3.875 Z M 4.71875 -3.875 "/>
</g>
<g id="glyph-2-4">
<path d="M 5.484375 -3.546875 L 5.484375 0 L 4.59375 0 L 4.59375 -3.609375 C 4.59375 -4.179688 4.488281 -4.609375 4.28125 -4.890625 C 4.082031 -5.171875 3.78125 -5.3125 3.375 -5.3125 C 2.894531 -5.3125 2.515625 -5.140625 2.234375 -4.796875 C 1.953125 -4.453125 1.8125 -3.988281 1.8125 -3.40625 L 1.8125 0 L 0.90625 0 L 0.90625 -6 L 1.8125 -6 L 1.8125 -5.09375 C 2.03125 -5.394531 2.285156 -5.617188 2.578125 -5.765625 C 2.867188 -5.921875 3.203125 -6 3.578125 -6 C 4.203125 -6 4.675781 -5.789062 5 -5.375 C 5.320312 -4.957031 5.484375 -4.347656 5.484375 -3.546875 Z M 5.484375 -3.546875 "/>
</g>
<g id="glyph-2-5">
<path d="M 4.109375 -5.09375 C 4.003906 -5.164062 3.894531 -5.210938 3.78125 -5.234375 C 3.664062 -5.265625 3.535156 -5.28125 3.390625 -5.28125 C 2.878906 -5.28125 2.488281 -5.097656 2.21875 -4.734375 C 1.945312 -4.367188 1.8125 -3.847656 1.8125 -3.171875 L 1.8125 0 L 0.90625 0 L 0.90625 -6 L 1.8125 -6 L 1.8125 -5.078125 C 2 -5.390625 2.242188 -5.617188 2.546875 -5.765625 C 2.847656 -5.921875 3.21875 -6 3.65625 -6 C 3.71875 -6 3.785156 -6.003906 3.859375 -6.015625 C 3.929688 -6.023438 4.015625 -6.050781 4.109375 -6.09375 Z M 4.109375 -5.09375 "/>
</g>
<g id="glyph-2-6">
<path d="M 3.421875 -3.125 C 2.703125 -3.125 2.203125 -3.023438 1.921875 -2.828125 C 1.640625 -2.640625 1.5 -2.3125 1.5 -1.84375 C 1.5 -1.476562 1.601562 -1.1875 1.8125 -0.96875 C 2.019531 -0.757812 2.304688 -0.65625 2.671875 -0.65625 C 3.171875 -0.65625 3.570312 -0.859375 3.875 -1.265625 C 4.175781 -1.671875 4.328125 -2.210938 4.328125 -2.890625 L 4.328125 -3.125 Z M 5.21875 -3.34375 L 5.21875 0 L 4.328125 0 L 4.328125 -0.90625 C 4.117188 -0.601562 3.859375 -0.375 3.546875 -0.21875 C 3.242188 -0.0703125 2.875 0 2.4375 0 C 1.875 0 1.425781 -0.164062 1.09375 -0.5 C 0.757812 -0.84375 0.59375 -1.296875 0.59375 -1.859375 C 0.59375 -2.535156 0.800781 -3.039062 1.21875 -3.375 C 1.632812 -3.707031 2.25 -3.875 3.0625 -3.875 L 4.328125 -3.875 L 4.328125 -3.953125 C 4.328125 -4.347656 4.1875 -4.648438 3.90625 -4.859375 C 3.632812 -5.078125 3.253906 -5.1875 2.765625 -5.1875 C 2.453125 -5.1875 2.144531 -5.148438 1.84375 -5.078125 C 1.550781 -5.015625 1.269531 -4.910156 1 -4.765625 L 1 -5.59375 C 1.332031 -5.726562 1.648438 -5.828125 1.953125 -5.890625 C 2.265625 -5.960938 2.566406 -6 2.859375 -6 C 3.648438 -6 4.238281 -5.78125 4.625 -5.34375 C 5.019531 -4.90625 5.21875 -4.238281 5.21875 -3.34375 Z M 5.21875 -3.34375 "/>
</g>
<g id="glyph-2-7">
<path d="M 1.828125 -7.5 L 1.828125 -6 L 3.6875 -6 L 3.6875 -5.25 L 1.828125 -5.25 L 1.828125 -1.96875 C 1.828125 -1.476562 1.890625 -1.160156 2.015625 -1.015625 C 2.140625 -0.878906 2.390625 -0.8125 2.765625 -0.8125 L 3.6875 -0.8125 L 3.6875 0 L 2.765625 0 C 2.066406 0 1.582031 -0.140625 1.3125 -0.421875 C 1.050781 -0.703125 0.921875 -1.222656 0.921875 -1.984375 L 0.921875 -5.25 L 0.265625 -5.25 L 0.265625 -6 L 0.921875 -6 L 0.921875 -7.5 Z M 1.828125 -7.5 "/>
</g>
<g id="glyph-2-8">
<path d="M 4.875 -5.640625 L 4.875 -4.75 C 4.625 -4.894531 4.367188 -5.003906 4.109375 -5.078125 C 3.859375 -5.148438 3.601562 -5.1875 3.34375 -5.1875 C 2.757812 -5.1875 2.304688 -4.992188 1.984375 -4.609375 C 1.660156 -4.234375 1.5 -3.695312 1.5 -3 C 1.5 -2.3125 1.660156 -1.773438 1.984375 -1.390625 C 2.304688 -1.015625 2.757812 -0.828125 3.34375 -0.828125 C 3.601562 -0.828125 3.859375 -0.863281 4.109375 -0.9375 C 4.367188 -1.007812 4.625 -1.117188 4.875 -1.265625 L 4.875 -0.375 C 4.625 -0.25 4.363281 -0.15625 4.09375 -0.09375 C 3.832031 -0.03125 3.550781 0 3.25 0 C 2.414062 0 1.753906 -0.269531 1.265625 -0.8125 C 0.785156 -1.351562 0.546875 -2.082031 0.546875 -3 C 0.546875 -3.9375 0.789062 -4.671875 1.28125 -5.203125 C 1.769531 -5.734375 2.441406 -6 3.296875 -6 C 3.578125 -6 3.847656 -5.96875 4.109375 -5.90625 C 4.367188 -5.851562 4.625 -5.765625 4.875 -5.640625 Z M 4.875 -5.640625 "/>
</g>
<g id="glyph-2-9">
<path d="M 4.59375 -6.71875 L 4.59375 -3.9375 L 7.3125 -3.9375 L 7.3125 -3.0625 L 4.59375 -3.0625 L 4.59375 0 L 3.78125 0 L 3.78125 -3.0625 L 1.0625 -3.0625 L 1.0625 -3.9375 L 3.78125 -3.9375 L 3.78125 -6.71875 Z M 4.59375 -6.71875 "/>
</g>
<g id="glyph-2-10">
<path d="M 0.296875 -6 L 1.25 -6 L 2.953125 -0.96875 L 4.671875 -6 L 5.625 -6 L 3.5625 0 L 2.34375 0 Z M 0.296875 -6 "/>
</g>
<g id="glyph-2-11">
<path d="M 0.9375 -6 L 1.84375 -6 L 1.84375 0 L 0.9375 0 Z M 0.9375 -8 L 1.84375 -8 L 1.84375 -6.765625 L 0.9375 -6.765625 Z M 0.9375 -8 "/>
</g>
<g id="glyph-2-12">
<path d="M 4.875 -3 C 4.875 -3.6875 4.734375 -4.222656 4.453125 -4.609375 C 4.179688 -5.003906 3.8125 -5.203125 3.34375 -5.203125 C 2.863281 -5.203125 2.488281 -5.003906 2.21875 -4.609375 C 1.945312 -4.222656 1.8125 -3.6875 1.8125 -3 C 1.8125 -2.3125 1.945312 -1.773438 2.21875 -1.390625 C 2.488281 -1.003906 2.863281 -0.8125 3.34375 -0.8125 C 3.8125 -0.8125 4.179688 -1.003906 4.453125 -1.390625 C 4.734375 -1.773438 4.875 -2.3125 4.875 -3 Z M 1.8125 -4.984375 C 2 -5.328125 2.234375 -5.582031 2.515625 -5.75 C 2.804688 -5.914062 3.15625 -6 3.5625 -6 C 4.226562 -6 4.765625 -5.722656 5.171875 -5.171875 C 5.585938 -4.628906 5.796875 -3.90625 5.796875 -3 C 5.796875 -2.101562 5.585938 -1.378906 5.171875 -0.828125 C 4.765625 -0.273438 4.226562 0 3.5625 0 C 3.15625 0 2.804688 -0.0820312 2.515625 -0.25 C 2.234375 -0.425781 2 -0.6875 1.8125 -1.03125 L 1.8125 0 L 0.90625 0 L 0.90625 -8 L 1.8125 -8 Z M 1.8125 -4.984375 "/>
</g>
<g id="glyph-2-13">
<path d="M 0.9375 -8 L 1.84375 -8 L 1.84375 0 L 0.9375 0 Z M 0.9375 -8 "/>
</g>
<g id="glyph-2-14">
<path d="M 4.421875 -5.6875 L 4.421875 -4.796875 C 4.171875 -4.929688 3.910156 -5.03125 3.640625 -5.09375 C 3.367188 -5.164062 3.082031 -5.203125 2.78125 -5.203125 C 2.34375 -5.203125 2.007812 -5.128906 1.78125 -4.984375 C 1.5625 -4.847656 1.453125 -4.640625 1.453125 -4.359375 C 1.453125 -4.128906 1.53125 -3.953125 1.6875 -3.828125 C 1.84375 -3.710938 2.164062 -3.597656 2.65625 -3.484375 L 2.953125 -3.40625 C 3.597656 -3.269531 4.050781 -3.066406 4.3125 -2.796875 C 4.582031 -2.535156 4.71875 -2.179688 4.71875 -1.734375 C 4.71875 -1.191406 4.515625 -0.765625 4.109375 -0.453125 C 3.710938 -0.148438 3.164062 0 2.46875 0 C 2.164062 0 1.851562 -0.03125 1.53125 -0.09375 C 1.21875 -0.15625 0.890625 -0.25 0.546875 -0.375 L 0.546875 -1.34375 C 0.878906 -1.164062 1.203125 -1.03125 1.515625 -0.9375 C 1.835938 -0.851562 2.160156 -0.8125 2.484375 -0.8125 C 2.898438 -0.8125 3.222656 -0.882812 3.453125 -1.03125 C 3.679688 -1.1875 3.796875 -1.398438 3.796875 -1.671875 C 3.796875 -1.929688 3.710938 -2.128906 3.546875 -2.265625 C 3.390625 -2.398438 3.03125 -2.523438 2.46875 -2.640625 L 2.15625 -2.71875 C 1.601562 -2.84375 1.203125 -3.03125 0.953125 -3.28125 C 0.703125 -3.539062 0.578125 -3.890625 0.578125 -4.328125 C 0.578125 -4.867188 0.757812 -5.28125 1.125 -5.5625 C 1.488281 -5.851562 2.007812 -6 2.6875 -6 C 3.007812 -6 3.316406 -5.972656 3.609375 -5.921875 C 3.910156 -5.867188 4.179688 -5.789062 4.421875 -5.6875 Z M 4.421875 -5.6875 "/>
</g>
<g id="glyph-2-15">
<path d="M 0.984375 -8 L 2.453125 -8 L 4.3125 -2.546875 L 6.1875 -8 L 7.65625 -8 L 7.65625 0 L 6.6875 0 L 6.6875 -7.03125 L 4.8125 -1.53125 L 3.8125 -1.53125 L 1.9375 -7.03125 L 1.9375 0 L 0.984375 0 Z M 0.984375 -8 "/>
</g>
<g id="glyph-2-16">
<path d="M 0.84375 -2.46875 L 0.84375 -6 L 1.75 -6 L 1.75 -2.40625 C 1.75 -1.820312 1.847656 -1.390625 2.046875 -1.109375 C 2.253906 -0.828125 2.554688 -0.6875 2.953125 -0.6875 C 3.441406 -0.6875 3.828125 -0.859375 4.109375 -1.203125 C 4.390625 -1.546875 4.53125 -2.007812 4.53125 -2.59375 L 4.53125 -6 L 5.4375 -6 L 5.4375 0 L 4.53125 0 L 4.53125 -0.90625 C 4.3125 -0.59375 4.054688 -0.363281 3.765625 -0.21875 C 3.484375 -0.0703125 3.148438 0 2.765625 0 C 2.140625 0 1.660156 -0.207031 1.328125 -0.625 C 1.003906 -1.050781 0.84375 -1.664062 0.84375 -2.46875 Z M 0.84375 -2.46875 "/>
</g>
<g id="glyph-2-17">
<path d="M 1.0625 -1.328125 L 2.09375 -1.328125 L 2.09375 0 L 1.0625 0 Z M 1.0625 -1.328125 "/>
</g>
<g id="glyph-2-18">
<path d="M 3.0625 -5.1875 C 2.582031 -5.1875 2.203125 -4.992188 1.921875 -4.609375 C 1.640625 -4.222656 1.5 -3.6875 1.5 -3 C 1.5 -2.320312 1.632812 -1.789062 1.90625 -1.40625 C 2.1875 -1.019531 2.570312 -0.828125 3.0625 -0.828125 C 3.539062 -0.828125 3.921875 -1.019531 4.203125 -1.40625 C 4.484375 -1.789062 4.625 -2.320312 4.625 -3 C 4.625 -3.675781 4.484375 -4.207031 4.203125 -4.59375 C 3.921875 -4.988281 3.539062 -5.1875 3.0625 -5.1875 Z M 3.0625 -6 C 3.84375 -6 4.457031 -5.734375 4.90625 -5.203125 C 5.351562 -4.679688 5.578125 -3.945312 5.578125 -3 C 5.578125 -2.0625 5.351562 -1.328125 4.90625 -0.796875 C 4.457031 -0.265625 3.84375 0 3.0625 0 C 2.28125 0 1.664062 -0.265625 1.21875 -0.796875 C 0.769531 -1.328125 0.546875 -2.0625 0.546875 -3 C 0.546875 -3.945312 0.769531 -4.679688 1.21875 -5.203125 C 1.664062 -5.734375 2.28125 -6 3.0625 -6 Z M 3.0625 -6 "/>
</g>
<g id="glyph-2-19">
<path d="M 1.96875 -4.078125 L 1.96875 -0.875 L 3.546875 -0.875 C 4.078125 -0.875 4.46875 -1.003906 4.71875 -1.265625 C 4.976562 -1.523438 5.109375 -1.925781 5.109375 -2.46875 C 5.109375 -3.019531 4.976562 -3.425781 4.71875 -3.6875 C 4.46875 -3.945312 4.078125 -4.078125 3.546875 -4.078125 Z M 1.96875 -7.140625 L 1.96875 -4.921875 L 3.421875 -4.921875 C 3.910156 -4.921875 4.269531 -5.007812 4.5 -5.1875 C 4.738281 -5.375 4.859375 -5.65625 4.859375 -6.03125 C 4.859375 -6.394531 4.738281 -6.671875 4.5 -6.859375 C 4.269531 -7.046875 3.910156 -7.140625 3.421875 -7.140625 Z M 0.984375 -8 L 3.5 -8 C 4.25 -8 4.828125 -7.835938 5.234375 -7.515625 C 5.640625 -7.203125 5.84375 -6.75 5.84375 -6.15625 C 5.84375 -5.695312 5.738281 -5.332031 5.53125 -5.0625 C 5.320312 -4.789062 5.019531 -4.617188 4.625 -4.546875 C 5.101562 -4.421875 5.476562 -4.164062 5.75 -3.78125 C 6.019531 -3.40625 6.15625 -2.929688 6.15625 -2.359375 C 6.15625 -1.609375 5.929688 -1.023438 5.484375 -0.609375 C 5.046875 -0.203125 4.414062 0 3.59375 0 L 0.984375 0 Z M 0.984375 -8 "/>
</g>
<g id="glyph-2-20">
<path d="M 5.359375 -7.609375 L 5.359375 -6.59375 C 4.984375 -6.78125 4.628906 -6.921875 4.296875 -7.015625 C 3.960938 -7.109375 3.640625 -7.15625 3.328125 -7.15625 C 2.796875 -7.15625 2.382812 -7.046875 2.09375 -6.828125 C 1.800781 -6.609375 1.65625 -6.289062 1.65625 -5.875 C 1.65625 -5.539062 1.75 -5.285156 1.9375 -5.109375 C 2.132812 -4.929688 2.503906 -4.789062 3.046875 -4.6875 L 3.640625 -4.5625 C 4.367188 -4.414062 4.910156 -4.15625 5.265625 -3.78125 C 5.617188 -3.40625 5.796875 -2.90625 5.796875 -2.28125 C 5.796875 -1.53125 5.554688 -0.960938 5.078125 -0.578125 C 4.609375 -0.191406 3.914062 0 3 0 C 2.65625 0 2.285156 -0.0390625 1.890625 -0.125 C 1.503906 -0.207031 1.101562 -0.332031 0.6875 -0.5 L 0.6875 -1.578125 C 1.09375 -1.335938 1.484375 -1.15625 1.859375 -1.03125 C 2.242188 -0.914062 2.625 -0.859375 3 -0.859375 C 3.5625 -0.859375 3.992188 -0.972656 4.296875 -1.203125 C 4.609375 -1.441406 4.765625 -1.78125 4.765625 -2.21875 C 4.765625 -2.59375 4.65625 -2.882812 4.4375 -3.09375 C 4.21875 -3.3125 3.851562 -3.472656 3.34375 -3.578125 L 2.75 -3.703125 C 2.007812 -3.859375 1.472656 -4.097656 1.140625 -4.421875 C 0.816406 -4.753906 0.65625 -5.21875 0.65625 -5.8125 C 0.65625 -6.488281 0.878906 -7.019531 1.328125 -7.40625 C 1.785156 -7.800781 2.414062 -8 3.21875 -8 C 3.5625 -8 3.910156 -7.96875 4.265625 -7.90625 C 4.617188 -7.84375 4.984375 -7.742188 5.359375 -7.609375 Z M 5.359375 -7.609375 "/>
</g>
<g id="glyph-2-21">
<path d="M 1.921875 -0.890625 L 5.359375 -0.890625 L 5.359375 0 L 0.734375 0 L 0.734375 -0.890625 C 1.109375 -1.304688 1.617188 -1.863281 2.265625 -2.5625 C 2.910156 -3.269531 3.316406 -3.726562 3.484375 -3.9375 C 3.796875 -4.320312 4.015625 -4.644531 4.140625 -4.90625 C 4.265625 -5.175781 4.328125 -5.4375 4.328125 -5.6875 C 4.328125 -6.113281 4.191406 -6.457031 3.921875 -6.71875 C 3.648438 -6.988281 3.296875 -7.125 2.859375 -7.125 C 2.546875 -7.125 2.21875 -7.0625 1.875 -6.9375 C 1.539062 -6.820312 1.175781 -6.648438 0.78125 -6.421875 L 0.78125 -7.484375 C 1.175781 -7.660156 1.546875 -7.789062 1.890625 -7.875 C 2.234375 -7.957031 2.550781 -8 2.84375 -8 C 3.59375 -8 4.191406 -7.796875 4.640625 -7.390625 C 5.097656 -6.984375 5.328125 -6.441406 5.328125 -5.765625 C 5.328125 -5.441406 5.269531 -5.132812 5.15625 -4.84375 C 5.039062 -4.550781 4.835938 -4.207031 4.546875 -3.8125 C 4.460938 -3.707031 4.203125 -3.410156 3.765625 -2.921875 C 3.328125 -2.441406 2.710938 -1.765625 1.921875 -0.890625 Z M 1.921875 -0.890625 "/>
</g>
<g id="glyph-2-22">
<path d="M 3.171875 -7.171875 C 2.671875 -7.171875 2.289062 -6.90625 2.03125 -6.375 C 1.78125 -5.851562 1.65625 -5.066406 1.65625 -4.015625 C 1.65625 -2.953125 1.78125 -2.15625 2.03125 -1.625 C 2.289062 -1.101562 2.671875 -0.84375 3.171875 -0.84375 C 3.691406 -0.84375 4.078125 -1.101562 4.328125 -1.625 C 4.585938 -2.15625 4.71875 -2.953125 4.71875 -4.015625 C 4.71875 -5.066406 4.585938 -5.851562 4.328125 -6.375 C 4.078125 -6.90625 3.691406 -7.171875 3.171875 -7.171875 Z M 3.171875 -8 C 3.992188 -8 4.617188 -7.65625 5.046875 -6.96875 C 5.484375 -6.289062 5.703125 -5.300781 5.703125 -4 C 5.703125 -2.695312 5.484375 -1.703125 5.046875 -1.015625 C 4.617188 -0.335938 3.992188 0 3.171875 0 C 2.359375 0 1.734375 -0.335938 1.296875 -1.015625 C 0.867188 -1.703125 0.65625 -2.695312 0.65625 -4 C 0.65625 -5.300781 0.867188 -6.289062 1.296875 -6.96875 C 1.734375 -7.65625 2.359375 -8 3.171875 -8 Z M 3.171875 -8 "/>
</g>
<g id="glyph-2-23">
<path d="M 1.234375 -0.890625 L 2.859375 -0.890625 L 2.859375 -7.015625 L 1.09375 -6.625 L 1.09375 -7.609375 L 2.84375 -8 L 3.828125 -8 L 3.828125 -0.890625 L 5.4375 -0.890625 L 5.4375 0 L 1.234375 0 Z M 1.234375 -0.890625 "/>
</g>
<g id="glyph-2-24">
<path d="M 1.171875 -1.578125 L 2.203125 -1.578125 L 2.203125 -0.671875 L 1.40625 1 L 0.765625 1 L 1.171875 -0.671875 Z M 1.171875 -1.578125 "/>
</g>
<g id="glyph-2-25">
<path d="M 3.78125 -7.078125 L 1.296875 -2.9375 L 3.78125 -2.9375 Z M 3.515625 -8 L 4.765625 -8 L 4.765625 -2.9375 L 5.796875 -2.9375 L 5.796875 -2.0625 L 4.765625 -2.0625 L 4.765625 0 L 3.78125 0 L 3.78125 -2.0625 L 0.484375 -2.0625 L 0.484375 -3.078125 Z M 3.515625 -8 "/>
</g>
<g id="glyph-2-26">
<path d="M 6.4375 -7.265625 L 6.4375 -6.171875 C 6.101562 -6.492188 5.75 -6.734375 5.375 -6.890625 C 5 -7.054688 4.601562 -7.140625 4.1875 -7.140625 C 3.351562 -7.140625 2.710938 -6.867188 2.265625 -6.328125 C 1.828125 -5.796875 1.609375 -5.023438 1.609375 -4.015625 C 1.609375 -2.992188 1.828125 -2.210938 2.265625 -1.671875 C 2.710938 -1.140625 3.351562 -0.875 4.1875 -0.875 C 4.601562 -0.875 5 -0.953125 5.375 -1.109375 C 5.75 -1.273438 6.101562 -1.519531 6.4375 -1.84375 L 6.4375 -0.765625 C 6.09375 -0.503906 5.726562 -0.3125 5.34375 -0.1875 C 4.957031 -0.0625 4.550781 0 4.125 0 C 3.019531 0 2.148438 -0.351562 1.515625 -1.0625 C 0.878906 -1.78125 0.5625 -2.757812 0.5625 -4 C 0.5625 -5.238281 0.878906 -6.210938 1.515625 -6.921875 C 2.148438 -7.640625 3.019531 -8 4.125 -8 C 4.5625 -8 4.972656 -7.9375 5.359375 -7.8125 C 5.742188 -7.695312 6.101562 -7.515625 6.4375 -7.265625 Z M 6.4375 -7.265625 "/>
</g>
<g id="glyph-2-27">
<path d="M 0.984375 -8 L 2.3125 -8 L 5.546875 -1.3125 L 5.546875 -8 L 6.5 -8 L 6.5 0 L 5.171875 0 L 1.9375 -6.6875 L 1.9375 0 L 0.984375 0 Z M 0.984375 -8 "/>
</g>
<g id="glyph-2-28">
<path d="M 5.953125 -1.21875 L 5.953125 -3.078125 L 4.34375 -3.078125 L 4.34375 -3.921875 L 6.921875 -3.921875 L 6.921875 -0.890625 C 6.546875 -0.597656 6.128906 -0.375 5.671875 -0.21875 C 5.210938 -0.0703125 4.722656 0 4.203125 0 C 3.054688 0 2.160156 -0.347656 1.515625 -1.046875 C 0.878906 -1.753906 0.5625 -2.738281 0.5625 -4 C 0.5625 -5.257812 0.878906 -6.238281 1.515625 -6.9375 C 2.160156 -7.644531 3.054688 -8 4.203125 -8 C 4.671875 -8 5.117188 -7.9375 5.546875 -7.8125 C 5.984375 -7.6875 6.378906 -7.503906 6.734375 -7.265625 L 6.734375 -6.0625 C 6.367188 -6.425781 5.984375 -6.695312 5.578125 -6.875 C 5.171875 -7.050781 4.738281 -7.140625 4.28125 -7.140625 C 3.382812 -7.140625 2.710938 -6.875 2.265625 -6.34375 C 1.828125 -5.820312 1.609375 -5.046875 1.609375 -4.015625 C 1.609375 -2.960938 1.828125 -2.175781 2.265625 -1.65625 C 2.710938 -1.132812 3.382812 -0.875 4.28125 -0.875 C 4.632812 -0.875 4.945312 -0.898438 5.21875 -0.953125 C 5.488281 -1.015625 5.734375 -1.101562 5.953125 -1.21875 Z M 5.953125 -1.21875 "/>
</g>
<g id="glyph-2-29">
<path d="M 0.875 -8 L 1.859375 -8 L 1.859375 -3.234375 C 1.859375 -2.390625 2 -1.78125 2.28125 -1.40625 C 2.5625 -1.039062 3.019531 -0.859375 3.65625 -0.859375 C 4.289062 -0.859375 4.75 -1.039062 5.03125 -1.40625 C 5.3125 -1.78125 5.453125 -2.390625 5.453125 -3.234375 L 5.453125 -8 L 6.453125 -8 L 6.453125 -3.109375 C 6.453125 -2.078125 6.21875 -1.300781 5.75 -0.78125 C 5.28125 -0.257812 4.582031 0 3.65625 0 C 2.738281 0 2.046875 -0.257812 1.578125 -0.78125 C 1.109375 -1.300781 0.875 -2.078125 0.875 -3.109375 Z M 0.875 -8 "/>
</g>
<g id="glyph-2-30">
<path d="M 0.984375 -8 L 1.96875 -8 L 1.96875 0 L 0.984375 0 Z M 0.984375 -8 "/>
</g>
<g id="glyph-2-31">
<path d="M 4.4375 -3.765625 C 4.644531 -3.671875 4.847656 -3.492188 5.046875 -3.234375 C 5.253906 -2.984375 5.457031 -2.632812 5.65625 -2.1875 L 6.65625 0 L 5.59375 0 L 4.671875 -1.859375 C 4.429688 -2.347656 4.195312 -2.671875 3.96875 -2.828125 C 3.738281 -2.992188 3.429688 -3.078125 3.046875 -3.078125 L 1.96875 -3.078125 L 1.96875 0 L 0.984375 0 L 0.984375 -8 L 3.203125 -8 C 4.035156 -8 4.65625 -7.804688 5.0625 -7.421875 C 5.476562 -7.046875 5.6875 -6.472656 5.6875 -5.703125 C 5.6875 -5.191406 5.578125 -4.769531 5.359375 -4.4375 C 5.148438 -4.113281 4.84375 -3.890625 4.4375 -3.765625 Z M 1.96875 -7.140625 L 1.96875 -3.921875 L 3.203125 -3.921875 C 3.679688 -3.921875 4.039062 -4.054688 4.28125 -4.328125 C 4.53125 -4.597656 4.65625 -5 4.65625 -5.53125 C 4.65625 -6.0625 4.53125 -6.460938 4.28125 -6.734375 C 4.039062 -7.003906 3.679688 -7.140625 3.203125 -7.140625 Z M 1.96875 -7.140625 "/>
</g>
<g id="glyph-2-32">
<path d="M 5.203125 -4.734375 C 5.421875 -5.171875 5.6875 -5.488281 6 -5.6875 C 6.3125 -5.894531 6.679688 -6 7.109375 -6 C 7.679688 -6 8.117188 -5.785156 8.421875 -5.359375 C 8.734375 -4.929688 8.890625 -4.328125 8.890625 -3.546875 L 8.890625 0 L 7.984375 0 L 7.984375 -3.515625 C 7.984375 -4.078125 7.890625 -4.492188 7.703125 -4.765625 C 7.523438 -5.035156 7.242188 -5.171875 6.859375 -5.171875 C 6.390625 -5.171875 6.019531 -5.003906 5.75 -4.671875 C 5.488281 -4.335938 5.359375 -3.882812 5.359375 -3.3125 L 5.359375 0 L 4.453125 0 L 4.453125 -3.515625 C 4.453125 -4.078125 4.359375 -4.492188 4.171875 -4.765625 C 3.984375 -5.035156 3.695312 -5.171875 3.3125 -5.171875 C 2.851562 -5.171875 2.488281 -5.003906 2.21875 -4.671875 C 1.945312 -4.335938 1.8125 -3.882812 1.8125 -3.3125 L 1.8125 0 L 0.90625 0 L 0.90625 -6 L 1.8125 -6 L 1.8125 -4.953125 C 2.019531 -5.316406 2.265625 -5.582031 2.546875 -5.75 C 2.835938 -5.914062 3.175781 -6 3.5625 -6 C 3.96875 -6 4.304688 -5.890625 4.578125 -5.671875 C 4.859375 -5.460938 5.066406 -5.148438 5.203125 -4.734375 Z M 5.203125 -4.734375 "/>
</g>
<g id="glyph-2-33">
<path d="M 1.8125 -1.03125 L 1.8125 2 L 0.90625 2 L 0.90625 -6 L 1.8125 -6 L 1.8125 -5.125 C 2 -5.425781 2.234375 -5.644531 2.515625 -5.78125 C 2.804688 -5.925781 3.15625 -6 3.5625 -6 C 4.226562 -6 4.765625 -5.722656 5.171875 -5.171875 C 5.585938 -4.628906 5.796875 -3.90625 5.796875 -3 C 5.796875 -2.101562 5.585938 -1.378906 5.171875 -0.828125 C 4.765625 -0.273438 4.226562 0 3.5625 0 C 3.15625 0 2.804688 -0.0820312 2.515625 -0.25 C 2.234375 -0.425781 2 -0.6875 1.8125 -1.03125 Z M 4.875 -3.078125 C 4.875 -3.773438 4.734375 -4.328125 4.453125 -4.734375 C 4.179688 -5.140625 3.8125 -5.34375 3.34375 -5.34375 C 2.863281 -5.34375 2.488281 -5.140625 2.21875 -4.734375 C 1.945312 -4.328125 1.8125 -3.773438 1.8125 -3.078125 C 1.8125 -2.367188 1.945312 -1.8125 2.21875 -1.40625 C 2.488281 -1.007812 2.863281 -0.8125 3.34375 -0.8125 C 3.8125 -0.8125 4.179688 -1.007812 4.453125 -1.40625 C 4.734375 -1.8125 4.875 -2.367188 4.875 -3.078125 Z M 4.875 -3.078125 "/>
</g>
<g id="glyph-2-34">
<path d="M 1.0625 -4.9375 L 7.3125 -4.9375 L 7.3125 -4.0625 L 1.0625 -4.0625 Z M 1.0625 -2.953125 L 7.3125 -2.953125 L 7.3125 -2.0625 L 1.0625 -2.0625 Z M 1.0625 -2.953125 "/>
</g>
<g id="glyph-2-35">
<path d="M 4.0625 -4.3125 C 4.53125 -4.195312 4.894531 -3.972656 5.15625 -3.640625 C 5.425781 -3.304688 5.5625 -2.890625 5.5625 -2.390625 C 5.5625 -1.628906 5.3125 -1.039062 4.8125 -0.625 C 4.320312 -0.207031 3.617188 0 2.703125 0 C 2.398438 0 2.085938 -0.03125 1.765625 -0.09375 C 1.441406 -0.164062 1.109375 -0.265625 0.765625 -0.390625 L 0.765625 -1.4375 C 1.035156 -1.257812 1.332031 -1.125 1.65625 -1.03125 C 1.988281 -0.9375 2.332031 -0.890625 2.6875 -0.890625 C 3.300781 -0.890625 3.769531 -1.03125 4.09375 -1.3125 C 4.414062 -1.59375 4.578125 -1.992188 4.578125 -2.515625 C 4.578125 -3.003906 4.425781 -3.382812 4.125 -3.65625 C 3.820312 -3.9375 3.40625 -4.078125 2.875 -4.078125 L 2.015625 -4.078125 L 2.015625 -4.921875 L 2.90625 -4.921875 C 3.394531 -4.921875 3.765625 -5.015625 4.015625 -5.203125 C 4.273438 -5.390625 4.40625 -5.660156 4.40625 -6.015625 C 4.40625 -6.367188 4.269531 -6.640625 4 -6.828125 C 3.738281 -7.023438 3.363281 -7.125 2.875 -7.125 C 2.601562 -7.125 2.3125 -7.09375 2 -7.03125 C 1.6875 -6.976562 1.347656 -6.894531 0.984375 -6.78125 L 0.984375 -7.671875 C 1.359375 -7.785156 1.707031 -7.867188 2.03125 -7.921875 C 2.363281 -7.972656 2.671875 -8 2.953125 -8 C 3.703125 -8 4.296875 -7.816406 4.734375 -7.453125 C 5.171875 -7.097656 5.390625 -6.617188 5.390625 -6.015625 C 5.390625 -5.578125 5.273438 -5.210938 5.046875 -4.921875 C 4.816406 -4.628906 4.488281 -4.425781 4.0625 -4.3125 Z M 4.0625 -4.3125 "/>
</g>
<g id="glyph-2-36">
<path d="M 0.90625 -8 L 1.8125 -8 L 1.8125 -3.40625 L 4.5 -6 L 5.640625 -6 L 2.734375 -3.1875 L 5.765625 0 L 4.59375 0 L 1.8125 -2.9375 L 1.8125 0 L 0.90625 0 Z M 0.90625 -8 "/>
</g>
<g id="glyph-2-37">
<path d="M 3.171875 -4.09375 C 2.703125 -4.09375 2.332031 -3.945312 2.0625 -3.65625 C 1.800781 -3.363281 1.671875 -2.96875 1.671875 -2.46875 C 1.671875 -1.96875 1.800781 -1.570312 2.0625 -1.28125 C 2.332031 -0.988281 2.703125 -0.84375 3.171875 -0.84375 C 3.640625 -0.84375 4.007812 -0.988281 4.28125 -1.28125 C 4.550781 -1.570312 4.6875 -1.96875 4.6875 -2.46875 C 4.6875 -2.96875 4.550781 -3.363281 4.28125 -3.65625 C 4.019531 -3.945312 3.648438 -4.09375 3.171875 -4.09375 Z M 2.1875 -4.25 C 1.769531 -4.363281 1.441406 -4.570312 1.203125 -4.875 C 0.960938 -5.1875 0.84375 -5.566406 0.84375 -6.015625 C 0.84375 -6.628906 1.050781 -7.113281 1.46875 -7.46875 C 1.882812 -7.820312 2.453125 -8 3.171875 -8 C 3.898438 -8 4.472656 -7.832031 4.890625 -7.5 C 5.304688 -7.175781 5.515625 -6.726562 5.515625 -6.15625 C 5.515625 -5.75 5.394531 -5.398438 5.15625 -5.109375 C 4.914062 -4.828125 4.585938 -4.632812 4.171875 -4.53125 C 4.648438 -4.40625 5.019531 -4.160156 5.28125 -3.796875 C 5.539062 -3.441406 5.671875 -3.003906 5.671875 -2.484375 C 5.671875 -1.679688 5.457031 -1.066406 5.03125 -0.640625 C 4.601562 -0.210938 3.984375 0 3.171875 0 C 2.367188 0 1.75 -0.195312 1.3125 -0.59375 C 0.882812 -1 0.671875 -1.578125 0.671875 -2.328125 C 0.671875 -2.816406 0.804688 -3.226562 1.078125 -3.5625 C 1.347656 -3.90625 1.71875 -4.132812 2.1875 -4.25 Z M 1.828125 -6.03125 C 1.828125 -5.6875 1.945312 -5.410156 2.1875 -5.203125 C 2.425781 -5.003906 2.753906 -4.90625 3.171875 -4.90625 C 3.597656 -4.90625 3.929688 -5.003906 4.171875 -5.203125 C 4.410156 -5.410156 4.53125 -5.6875 4.53125 -6.03125 C 4.53125 -6.382812 4.410156 -6.660156 4.171875 -6.859375 C 3.929688 -7.066406 3.597656 -7.171875 3.171875 -7.171875 C 2.753906 -7.171875 2.425781 -7.066406 2.1875 -6.859375 C 1.945312 -6.660156 1.828125 -6.382812 1.828125 -6.03125 Z M 1.828125 -6.03125 "/>
</g>
<g id="glyph-2-38">
<path d="M 1.078125 -8 L 4.953125 -8 L 4.953125 -7.109375 L 1.984375 -7.109375 L 1.984375 -4.78125 C 2.128906 -4.832031 2.269531 -4.867188 2.40625 -4.890625 C 2.550781 -4.921875 2.695312 -4.9375 2.84375 -4.9375 C 3.65625 -4.9375 4.296875 -4.710938 4.765625 -4.265625 C 5.242188 -3.828125 5.484375 -3.226562 5.484375 -2.46875 C 5.484375 -1.6875 5.238281 -1.078125 4.75 -0.640625 C 4.269531 -0.210938 3.582031 0 2.6875 0 C 2.382812 0 2.070312 -0.0234375 1.75 -0.078125 C 1.4375 -0.128906 1.109375 -0.210938 0.765625 -0.328125 L 0.765625 -1.34375 C 1.066406 -1.1875 1.375 -1.070312 1.6875 -1 C 2 -0.925781 2.328125 -0.890625 2.671875 -0.890625 C 3.234375 -0.890625 3.675781 -1.03125 4 -1.3125 C 4.332031 -1.601562 4.5 -1.992188 4.5 -2.484375 C 4.5 -2.960938 4.332031 -3.34375 4 -3.625 C 3.675781 -3.914062 3.234375 -4.0625 2.671875 -4.0625 C 2.410156 -4.0625 2.144531 -4.03125 1.875 -3.96875 C 1.613281 -3.914062 1.347656 -3.832031 1.078125 -3.71875 Z M 1.078125 -8 "/>
</g>
<g id="glyph-2-39">
<path d="M 5.09375 2.125 L 5.09375 2.875 L -0.09375 2.875 L -0.09375 2.125 Z M 5.09375 2.125 "/>
</g>
<g id="glyph-3-0">
<path d="M 0.4375 1.75 L 0.4375 -7 L 5.5625 -7 L 5.5625 1.75 Z M 1 1.203125 L 5 1.203125 L 5 -6.4375 L 1 -6.4375 Z M 1 1.203125 "/>
</g>
<g id="glyph-3-1">
<path d="M 5 -5.6875 L 4.828125 -4.796875 C 4.585938 -4.929688 4.335938 -5.03125 4.078125 -5.09375 C 3.816406 -5.164062 3.546875 -5.203125 3.265625 -5.203125 C 2.785156 -5.203125 2.410156 -5.117188 2.140625 -4.953125 C 1.867188 -4.785156 1.734375 -4.554688 1.734375 -4.265625 C 1.734375 -3.929688 2.050781 -3.671875 2.6875 -3.484375 C 2.738281 -3.472656 2.773438 -3.460938 2.796875 -3.453125 L 3.078125 -3.375 C 3.679688 -3.195312 4.082031 -3.015625 4.28125 -2.828125 C 4.476562 -2.640625 4.578125 -2.378906 4.578125 -2.046875 C 4.578125 -1.441406 4.347656 -0.945312 3.890625 -0.5625 C 3.429688 -0.1875 2.828125 0 2.078125 0 C 1.785156 0 1.476562 -0.03125 1.15625 -0.09375 C 0.84375 -0.15625 0.492188 -0.25 0.109375 -0.375 L 0.28125 -1.34375 C 0.613281 -1.164062 0.9375 -1.03125 1.25 -0.9375 C 1.570312 -0.851562 1.878906 -0.8125 2.171875 -0.8125 C 2.617188 -0.8125 2.976562 -0.910156 3.25 -1.109375 C 3.519531 -1.304688 3.65625 -1.554688 3.65625 -1.859375 C 3.65625 -2.179688 3.296875 -2.441406 2.578125 -2.640625 L 2.484375 -2.65625 L 2.171875 -2.75 C 1.722656 -2.875 1.390625 -3.039062 1.171875 -3.25 C 0.960938 -3.457031 0.859375 -3.71875 0.859375 -4.03125 C 0.859375 -4.632812 1.078125 -5.113281 1.515625 -5.46875 C 1.953125 -5.820312 2.546875 -6 3.296875 -6 C 3.597656 -6 3.890625 -5.972656 4.171875 -5.921875 C 4.453125 -5.867188 4.726562 -5.789062 5 -5.6875 Z M 5 -5.6875 "/>
</g>
<g id="glyph-3-2">
<path d="M 5.375 -3.34375 L 4.765625 0 L 3.859375 0 L 4.03125 -0.90625 C 3.769531 -0.601562 3.46875 -0.375 3.125 -0.21875 C 2.789062 -0.0703125 2.414062 0 2 0 C 1.53125 0 1.144531 -0.148438 0.84375 -0.453125 C 0.550781 -0.765625 0.40625 -1.160156 0.40625 -1.640625 C 0.40625 -2.335938 0.660156 -2.882812 1.171875 -3.28125 C 1.679688 -3.675781 2.382812 -3.875 3.28125 -3.875 L 4.53125 -3.875 L 4.578125 -4.09375 C 4.585938 -4.125 4.59375 -4.148438 4.59375 -4.171875 C 4.59375 -4.203125 4.59375 -4.25 4.59375 -4.3125 C 4.59375 -4.59375 4.472656 -4.804688 4.234375 -4.953125 C 4.003906 -5.109375 3.675781 -5.1875 3.25 -5.1875 C 2.957031 -5.1875 2.65625 -5.148438 2.34375 -5.078125 C 2.039062 -5.015625 1.726562 -4.910156 1.40625 -4.765625 L 1.5625 -5.609375 C 1.894531 -5.742188 2.222656 -5.84375 2.546875 -5.90625 C 2.867188 -5.96875 3.179688 -6 3.484375 -6 C 4.128906 -6 4.617188 -5.847656 4.953125 -5.546875 C 5.296875 -5.253906 5.46875 -4.820312 5.46875 -4.25 C 5.46875 -4.132812 5.457031 -4 5.4375 -3.84375 C 5.425781 -3.6875 5.40625 -3.519531 5.375 -3.34375 Z M 4.40625 -3.125 L 3.5 -3.125 C 2.757812 -3.125 2.210938 -3.007812 1.859375 -2.78125 C 1.515625 -2.550781 1.34375 -2.203125 1.34375 -1.734375 C 1.34375 -1.390625 1.429688 -1.125 1.609375 -0.9375 C 1.785156 -0.757812 2.035156 -0.671875 2.359375 -0.671875 C 2.847656 -0.671875 3.273438 -0.867188 3.640625 -1.265625 C 4.003906 -1.671875 4.242188 -2.210938 4.359375 -2.890625 Z M 4.40625 -3.125 "/>
</g>
<g id="glyph-3-3">
<path d="M 8.984375 -3.546875 L 8.34375 0 L 7.4375 0 L 8.078125 -3.609375 C 8.097656 -3.753906 8.113281 -3.882812 8.125 -4 C 8.144531 -4.113281 8.15625 -4.207031 8.15625 -4.28125 C 8.15625 -4.601562 8.070312 -4.851562 7.90625 -5.03125 C 7.738281 -5.21875 7.507812 -5.3125 7.21875 -5.3125 C 6.78125 -5.3125 6.390625 -5.128906 6.046875 -4.765625 C 5.710938 -4.398438 5.492188 -3.929688 5.390625 -3.359375 L 4.796875 0 L 3.890625 0 L 4.53125 -3.609375 C 4.5625 -3.734375 4.582031 -3.851562 4.59375 -3.96875 C 4.601562 -4.082031 4.609375 -4.179688 4.609375 -4.265625 C 4.609375 -4.597656 4.523438 -4.851562 4.359375 -5.03125 C 4.203125 -5.21875 3.976562 -5.3125 3.6875 -5.3125 C 3.25 -5.3125 2.859375 -5.128906 2.515625 -4.765625 C 2.171875 -4.398438 1.945312 -3.929688 1.84375 -3.359375 L 1.25 0 L 0.359375 0 L 1.421875 -6 L 2.3125 -6 L 2.15625 -5.09375 C 2.394531 -5.394531 2.675781 -5.617188 3 -5.765625 C 3.332031 -5.921875 3.6875 -6 4.0625 -6 C 4.457031 -6 4.78125 -5.898438 5.03125 -5.703125 C 5.289062 -5.515625 5.445312 -5.238281 5.5 -4.875 C 5.769531 -5.25 6.082031 -5.53125 6.4375 -5.71875 C 6.800781 -5.90625 7.1875 -6 7.59375 -6 C 8.0625 -6 8.421875 -5.851562 8.671875 -5.5625 C 8.929688 -5.28125 9.0625 -4.875 9.0625 -4.34375 C 9.0625 -4.226562 9.050781 -4.097656 9.03125 -3.953125 C 9.019531 -3.816406 9.003906 -3.679688 8.984375 -3.546875 Z M 8.984375 -3.546875 "/>
</g>
<g id="glyph-3-4">
<path d="M 4.96875 -3.671875 C 4.96875 -4.171875 4.863281 -4.550781 4.65625 -4.8125 C 4.445312 -5.070312 4.144531 -5.203125 3.75 -5.203125 C 3.476562 -5.203125 3.222656 -5.128906 2.984375 -4.984375 C 2.742188 -4.847656 2.53125 -4.644531 2.34375 -4.375 C 2.15625 -4.101562 2.003906 -3.773438 1.890625 -3.390625 C 1.785156 -3.015625 1.734375 -2.644531 1.734375 -2.28125 C 1.734375 -1.8125 1.835938 -1.445312 2.046875 -1.1875 C 2.253906 -0.9375 2.550781 -0.8125 2.9375 -0.8125 C 3.21875 -0.8125 3.476562 -0.878906 3.71875 -1.015625 C 3.957031 -1.148438 4.164062 -1.351562 4.34375 -1.625 C 4.53125 -1.894531 4.679688 -2.21875 4.796875 -2.59375 C 4.910156 -2.96875 4.96875 -3.328125 4.96875 -3.671875 Z M 2.171875 -5.109375 C 2.421875 -5.453125 2.707031 -5.6875 3.03125 -5.8125 C 3.351562 -5.9375 3.71875 -6 4.125 -6 C 4.6875 -6 5.117188 -5.804688 5.421875 -5.421875 C 5.734375 -5.046875 5.890625 -4.515625 5.890625 -3.828125 C 5.890625 -3.253906 5.789062 -2.710938 5.59375 -2.203125 C 5.40625 -1.691406 5.128906 -1.238281 4.765625 -0.84375 C 4.523438 -0.5625 4.253906 -0.347656 3.953125 -0.203125 C 3.648438 -0.0664062 3.332031 0 3 0 C 2.613281 0 2.285156 -0.0820312 2.015625 -0.25 C 1.753906 -0.425781 1.5625 -0.6875 1.4375 -1.03125 L 0.875 2 L -0.03125 2 L 1.4375 -6 L 2.34375 -6 Z M 2.171875 -5.109375 "/>
</g>
<g id="glyph-3-5">
<path d="M 5.09375 2.125 L 5.09375 2.875 L -0.09375 2.875 L -0.09375 2.125 Z M 5.09375 2.125 "/>
</g>
<g id="glyph-3-6">
<path d="M 4.453125 -5.109375 C 4.367188 -5.160156 4.265625 -5.203125 4.140625 -5.234375 C 4.023438 -5.265625 3.898438 -5.28125 3.765625 -5.28125 C 3.285156 -5.28125 2.867188 -5.078125 2.515625 -4.671875 C 2.160156 -4.273438 1.921875 -3.738281 1.796875 -3.0625 L 1.25 0 L 0.359375 0 L 1.421875 -6 L 2.3125 -6 L 2.15625 -5.09375 C 2.382812 -5.394531 2.664062 -5.617188 3 -5.765625 C 3.332031 -5.921875 3.6875 -6 4.0625 -6 C 4.15625 -6 4.25 -6.003906 4.34375 -6.015625 C 4.4375 -6.023438 4.53125 -6.039062 4.625 -6.0625 Z M 4.453125 -5.109375 "/>
</g>
<g id="glyph-3-7">
<path d="M 4.234375 -6 L 4.09375 -5.25 L 2.296875 -5.25 L 1.71875 -1.96875 C 1.695312 -1.84375 1.679688 -1.738281 1.671875 -1.65625 C 1.660156 -1.570312 1.65625 -1.507812 1.65625 -1.46875 C 1.65625 -1.238281 1.71875 -1.070312 1.84375 -0.96875 C 1.96875 -0.863281 2.171875 -0.8125 2.453125 -0.8125 L 3.359375 -0.8125 L 3.203125 0 L 2.34375 0 C 1.8125 0 1.414062 -0.113281 1.15625 -0.34375 C 0.894531 -0.570312 0.765625 -0.914062 0.765625 -1.375 C 0.765625 -1.46875 0.769531 -1.5625 0.78125 -1.65625 C 0.789062 -1.757812 0.804688 -1.867188 0.828125 -1.984375 L 1.40625 -5.25 L 0.640625 -5.25 L 0.78125 -6 L 1.53125 -6 L 1.828125 -7.5 L 2.734375 -7.5 L 2.4375 -6 Z M 4.234375 -6 "/>
</g>
<g id="glyph-3-8">
<path d="M 4.8125 -3.875 C 4.820312 -3.925781 4.828125 -3.972656 4.828125 -4.015625 C 4.835938 -4.054688 4.84375 -4.097656 4.84375 -4.140625 C 4.84375 -4.460938 4.722656 -4.71875 4.484375 -4.90625 C 4.253906 -5.09375 3.941406 -5.1875 3.546875 -5.1875 C 3.097656 -5.1875 2.703125 -5.070312 2.359375 -4.84375 C 2.015625 -4.613281 1.753906 -4.289062 1.578125 -3.875 Z M 5.59375 -3.125 L 1.40625 -3.125 C 1.382812 -2.96875 1.367188 -2.84375 1.359375 -2.75 C 1.359375 -2.664062 1.359375 -2.597656 1.359375 -2.546875 C 1.359375 -2.003906 1.5 -1.582031 1.78125 -1.28125 C 2.0625 -0.976562 2.453125 -0.828125 2.953125 -0.828125 C 3.347656 -0.828125 3.71875 -0.878906 4.0625 -0.984375 C 4.414062 -1.097656 4.742188 -1.253906 5.046875 -1.453125 L 4.875 -0.453125 C 4.550781 -0.304688 4.21875 -0.191406 3.875 -0.109375 C 3.53125 -0.0351562 3.179688 0 2.828125 0 C 2.066406 0 1.476562 -0.1875 1.0625 -0.5625 C 0.65625 -0.945312 0.453125 -1.488281 0.453125 -2.1875 C 0.453125 -2.78125 0.550781 -3.332031 0.75 -3.84375 C 0.957031 -4.351562 1.257812 -4.8125 1.65625 -5.21875 C 1.914062 -5.476562 2.21875 -5.671875 2.5625 -5.796875 C 2.914062 -5.929688 3.289062 -6 3.6875 -6 C 4.300781 -6 4.789062 -5.828125 5.15625 -5.484375 C 5.519531 -5.140625 5.703125 -4.675781 5.703125 -4.09375 C 5.703125 -3.945312 5.691406 -3.789062 5.671875 -3.625 C 5.660156 -3.46875 5.632812 -3.300781 5.59375 -3.125 Z M 5.59375 -3.125 "/>
</g>
<g id="glyph-3-9">
<path d="M 3.40625 -8 L 4.265625 -8 L 0.125 1 L -0.734375 1 Z M 3.40625 -8 "/>
</g>
<g id="glyph-3-10">
<path d="M 4.296875 -8 L 5.546875 -8 L 4.609375 -2.9375 L 5.65625 -2.9375 L 5.484375 -2.0625 L 4.453125 -2.0625 L 4.125 0 L 3.140625 0 L 3.46875 -2.0625 L 0.1875 -2.0625 L 0.375 -3.078125 Z M 4.390625 -7.109375 L 1.140625 -2.9375 L 3.625 -2.9375 Z M 4.390625 -7.109375 "/>
</g>
<g id="glyph-3-11">
<path d="M 5.359375 -5.640625 L 5.1875 -4.703125 C 4.96875 -4.867188 4.734375 -4.988281 4.484375 -5.0625 C 4.242188 -5.144531 3.992188 -5.1875 3.734375 -5.1875 C 3.453125 -5.1875 3.179688 -5.132812 2.921875 -5.03125 C 2.660156 -4.925781 2.441406 -4.773438 2.265625 -4.578125 C 1.984375 -4.285156 1.765625 -3.941406 1.609375 -3.546875 C 1.460938 -3.160156 1.390625 -2.757812 1.390625 -2.34375 C 1.390625 -1.820312 1.507812 -1.4375 1.75 -1.1875 C 2 -0.945312 2.375 -0.828125 2.875 -0.828125 C 3.125 -0.828125 3.390625 -0.863281 3.671875 -0.9375 C 3.953125 -1.019531 4.242188 -1.140625 4.546875 -1.296875 L 4.375 -0.34375 C 4.113281 -0.226562 3.84375 -0.140625 3.5625 -0.078125 C 3.289062 -0.0234375 3.007812 0 2.71875 0 C 1.988281 0 1.425781 -0.1875 1.03125 -0.5625 C 0.644531 -0.945312 0.453125 -1.488281 0.453125 -2.1875 C 0.453125 -2.789062 0.550781 -3.335938 0.75 -3.828125 C 0.957031 -4.328125 1.265625 -4.773438 1.671875 -5.171875 C 1.941406 -5.453125 2.257812 -5.660156 2.625 -5.796875 C 3 -5.929688 3.40625 -6 3.84375 -6 C 4.09375 -6 4.34375 -5.96875 4.59375 -5.90625 C 4.84375 -5.851562 5.097656 -5.765625 5.359375 -5.640625 Z M 5.359375 -5.640625 "/>
</g>
<g id="glyph-4-0">
<path d="M 0.40625 1.890625 L 0.40625 -7.609375 L 5.75 -7.609375 L 5.75 1.890625 Z M 1 1.296875 L 5.140625 1.296875 L 5.140625 -7 L 1 -7 Z M 1 1.296875 "/>
</g>
<g id="glyph-4-1">
<path d="M 1 -6 L 1.96875 -6 L 1.96875 0 L 1 0 Z M 1 -8 L 1.96875 -8 L 1.96875 -6.78125 L 1 -6.78125 Z M 1 -8 "/>
</g>
<g id="glyph-4-2">
<path d="M 5.859375 -3.53125 L 5.859375 0 L 4.890625 0 L 4.890625 -3.609375 C 4.890625 -4.171875 4.78125 -4.59375 4.5625 -4.875 C 4.351562 -5.164062 4.035156 -5.3125 3.609375 -5.3125 C 3.085938 -5.3125 2.675781 -5.140625 2.375 -4.796875 C 2.082031 -4.453125 1.9375 -3.988281 1.9375 -3.40625 L 1.9375 0 L 0.96875 0 L 0.96875 -6 L 1.9375 -6 L 1.9375 -5.09375 C 2.164062 -5.394531 2.429688 -5.617188 2.734375 -5.765625 C 3.046875 -5.921875 3.40625 -6 3.8125 -6 C 4.488281 -6 5 -5.789062 5.34375 -5.375 C 5.6875 -4.957031 5.859375 -4.34375 5.859375 -3.53125 Z M 5.859375 -3.53125 "/>
</g>
<g id="glyph-4-3">
<path d="M 3.265625 -5.171875 C 2.753906 -5.171875 2.347656 -4.976562 2.046875 -4.59375 C 1.742188 -4.207031 1.59375 -3.675781 1.59375 -3 C 1.59375 -2.320312 1.738281 -1.785156 2.03125 -1.390625 C 2.332031 -1.003906 2.742188 -0.8125 3.265625 -0.8125 C 3.773438 -0.8125 4.175781 -1.003906 4.46875 -1.390625 C 4.769531 -1.785156 4.921875 -2.320312 4.921875 -3 C 4.921875 -3.664062 4.769531 -4.191406 4.46875 -4.578125 C 4.175781 -4.972656 3.773438 -5.171875 3.265625 -5.171875 Z M 3.265625 -6 C 4.097656 -6 4.753906 -5.734375 5.234375 -5.203125 C 5.710938 -4.671875 5.953125 -3.9375 5.953125 -3 C 5.953125 -2.0625 5.710938 -1.328125 5.234375 -0.796875 C 4.753906 -0.265625 4.097656 0 3.265625 0 C 2.429688 0 1.773438 -0.265625 1.296875 -0.796875 C 0.828125 -1.328125 0.59375 -2.0625 0.59375 -3 C 0.59375 -3.9375 0.828125 -4.671875 1.296875 -5.203125 C 1.773438 -5.734375 2.429688 -6 3.265625 -6 Z M 3.265625 -6 "/>
</g>
<g id="glyph-4-4">
<path d="M 0.90625 -2.46875 L 0.90625 -6 L 1.859375 -6 L 1.859375 -2.390625 C 1.859375 -1.828125 1.96875 -1.398438 2.1875 -1.109375 C 2.40625 -0.828125 2.726562 -0.6875 3.15625 -0.6875 C 3.675781 -0.6875 4.082031 -0.851562 4.375 -1.1875 C 4.675781 -1.53125 4.828125 -2 4.828125 -2.59375 L 4.828125 -6 L 5.796875 -6 L 5.796875 0 L 4.828125 0 L 4.828125 -0.90625 C 4.597656 -0.59375 4.328125 -0.363281 4.015625 -0.21875 C 3.710938 -0.0703125 3.359375 0 2.953125 0 C 2.285156 0 1.773438 -0.207031 1.421875 -0.625 C 1.078125 -1.050781 0.90625 -1.664062 0.90625 -2.46875 Z M 0.90625 -2.46875 "/>
</g>
<g id="glyph-4-5">
<path d="M 1.953125 -7.5 L 1.953125 -6 L 3.921875 -6 L 3.921875 -5.265625 L 1.953125 -5.265625 L 1.953125 -1.96875 C 1.953125 -1.476562 2.015625 -1.160156 2.140625 -1.015625 C 2.273438 -0.867188 2.539062 -0.796875 2.9375 -0.796875 L 3.921875 -0.796875 L 3.921875 0 L 2.9375 0 C 2.195312 0 1.6875 -0.140625 1.40625 -0.421875 C 1.125 -0.710938 0.984375 -1.234375 0.984375 -1.984375 L 0.984375 -5.265625 L 0.28125 -5.265625 L 0.28125 -6 L 0.984375 -6 L 0.984375 -7.5 Z M 1.953125 -7.5 "/>
</g>
</g>
</defs>
<rect x="-56" y="-25.2" width="672" height="302.4" fill="rgb(100%, 100%, 100%)" fill-opacity="1"/>
<path fill="none" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter" stroke="rgb(0%, 0%, 0%)" stroke-opacity="1" stroke-miterlimit="10" d="M 0 0 L 15 0 C 50 0 42 0 77 0 L 79 0 " transform="matrix(1, 0, 0, 1, 374, 216)"/>
<path fill-rule="nonzero" fill="rgb(0%, 0%, 0%)" fill-opacity="1" d="M 466 216 L 453 211 L 453 221 Z M 466 216 "/>
<path fill="none" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter" stroke="rgb(0%, 0%, 0%)" stroke-opacity="1" stroke-miterlimit="10" d="M 0 0 L 15 0 C 50 0 -14 0 21 0 L 23 0 " transform="matrix(1, 0, 0, 1, 158, 216)"/>
<path fill-rule="nonzero" fill="rgb(0%, 0%, 0%)" fill-opacity="1" d="M 194 216 L 181 211 L 181 221 Z M 194 216 "/>
<path fill-rule="nonzero" fill="rgb(94.509804%, 92.54902%, 100%)" fill-opacity="1" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter" stroke="rgb(38.039216%, 38.039216%, 38.039216%)" stroke-opacity="1" stroke-miterlimit="10" d="M 0 0 L 184 0 L 184 120 L 0 120 Z M 0 0 " transform="matrix(1, 0, 0, 1, 8, 8)"/>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-0-1" x="77" y="23.5"/>
<use xlink:href="#glyph-0-2" x="86" y="23.5"/>
<use xlink:href="#glyph-0-3" x="94" y="23.5"/>
<use xlink:href="#glyph-0-4" x="99" y="23.5"/>
<use xlink:href="#glyph-0-5" x="103" y="23.5"/>
<use xlink:href="#glyph-0-6" x="110" y="23.5"/>
<use xlink:href="#glyph-0-7" x="118" y="23.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-1-1" x="16" y="39.5"/>
<use xlink:href="#glyph-1-2" x="23" y="39.5"/>
<use xlink:href="#glyph-1-3" x="26" y="39.5"/>
<use xlink:href="#glyph-1-4" x="31" y="39.5"/>
<use xlink:href="#glyph-1-5" x="34" y="39.5"/>
<use xlink:href="#glyph-1-6" x="41" y="39.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-2-1" x="45" y="39.5"/>
<use xlink:href="#glyph-2-2" x="48" y="39.5"/>
<use xlink:href="#glyph-2-3" x="54" y="39.5"/>
<use xlink:href="#glyph-2-4" x="60" y="39.5"/>
<use xlink:href="#glyph-2-3" x="66" y="39.5"/>
<use xlink:href="#glyph-2-5" x="72" y="39.5"/>
<use xlink:href="#glyph-2-6" x="76" y="39.5"/>
<use xlink:href="#glyph-2-7" x="82" y="39.5"/>
<use xlink:href="#glyph-2-3" x="86" y="39.5"/>
<use xlink:href="#glyph-2-1" x="92" y="39.5"/>
<use xlink:href="#glyph-2-8" x="95" y="39.5"/>
<use xlink:href="#glyph-2-9" x="100" y="39.5"/>
<use xlink:href="#glyph-2-9" x="108" y="39.5"/>
<use xlink:href="#glyph-2-1" x="116" y="39.5"/>
<use xlink:href="#glyph-2-10" x="119" y="39.5"/>
<use xlink:href="#glyph-2-6" x="125" y="39.5"/>
<use xlink:href="#glyph-2-5" x="131" y="39.5"/>
<use xlink:href="#glyph-2-11" x="135" y="39.5"/>
<use xlink:href="#glyph-2-6" x="138" y="39.5"/>
<use xlink:href="#glyph-2-12" x="144" y="39.5"/>
<use xlink:href="#glyph-2-13" x="150" y="39.5"/>
<use xlink:href="#glyph-2-3" x="153" y="39.5"/>
<use xlink:href="#glyph-2-14" x="159" y="39.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-1-7" x="16" y="55.5"/>
<use xlink:href="#glyph-1-8" x="24" y="55.5"/>
<use xlink:href="#glyph-1-3" x="31" y="55.5"/>
<use xlink:href="#glyph-1-9" x="36" y="55.5"/>
<use xlink:href="#glyph-1-10" x="43" y="55.5"/>
<use xlink:href="#glyph-1-11" x="50" y="55.5"/>
<use xlink:href="#glyph-1-6" x="55" y="55.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-2-1" x="59" y="55.5"/>
<use xlink:href="#glyph-2-15" x="62" y="55.5"/>
<use xlink:href="#glyph-2-6" x="71" y="55.5"/>
<use xlink:href="#glyph-2-5" x="77" y="55.5"/>
<use xlink:href="#glyph-2-8" x="80.890625" y="55.5"/>
<use xlink:href="#glyph-2-16" x="86" y="55.5"/>
<use xlink:href="#glyph-2-14" x="92" y="55.5"/>
<use xlink:href="#glyph-2-1" x="97" y="55.5"/>
<use xlink:href="#glyph-2-17" x="100" y="55.5"/>
<use xlink:href="#glyph-2-17" x="103" y="55.5"/>
<use xlink:href="#glyph-2-17" x="106" y="55.5"/>
<use xlink:href="#glyph-2-18" x="109" y="55.5"/>
<use xlink:href="#glyph-2-4" x="115" y="55.5"/>
<use xlink:href="#glyph-2-1" x="121" y="55.5"/>
<use xlink:href="#glyph-2-19" x="124" y="55.5"/>
<use xlink:href="#glyph-2-1" x="131" y="55.5"/>
<use xlink:href="#glyph-2-20" x="134" y="55.5"/>
<use xlink:href="#glyph-2-7" x="140" y="55.5"/>
<use xlink:href="#glyph-2-18" x="144" y="55.5"/>
<use xlink:href="#glyph-2-4" x="150" y="55.5"/>
<use xlink:href="#glyph-2-3" x="156" y="55.5"/>
<use xlink:href="#glyph-2-5" x="162" y="55.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-1-12" x="16" y="71.5"/>
<use xlink:href="#glyph-1-10" x="23" y="71.5"/>
<use xlink:href="#glyph-1-13" x="30" y="71.5"/>
<use xlink:href="#glyph-1-14" x="37" y="71.5"/>
<use xlink:href="#glyph-1-11" x="44" y="71.5"/>
<use xlink:href="#glyph-1-2" x="49" y="71.5"/>
<use xlink:href="#glyph-1-15" x="52" y="71.5"/>
<use xlink:href="#glyph-1-9" x="59" y="71.5"/>
<use xlink:href="#glyph-1-3" x="66" y="71.5"/>
<use xlink:href="#glyph-1-6" x="71" y="71.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-2-1" x="75" y="71.5"/>
<use xlink:href="#glyph-2-21" x="78" y="71.5"/>
<use xlink:href="#glyph-2-22" x="84" y="71.5"/>
<use xlink:href="#glyph-2-21" x="90" y="71.5"/>
<use xlink:href="#glyph-2-23" x="96" y="71.5"/>
<use xlink:href="#glyph-2-24" x="102" y="71.5"/>
<use xlink:href="#glyph-2-21" x="105" y="71.5"/>
<use xlink:href="#glyph-2-22" x="111" y="71.5"/>
<use xlink:href="#glyph-2-21" x="117" y="71.5"/>
<use xlink:href="#glyph-2-25" x="123" y="71.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-1-16" x="16" y="87.5"/>
<use xlink:href="#glyph-1-8" x="25" y="87.5"/>
<use xlink:href="#glyph-1-3" x="32" y="87.5"/>
<use xlink:href="#glyph-1-13" x="37" y="87.5"/>
<use xlink:href="#glyph-1-8" x="44" y="87.5"/>
<use xlink:href="#glyph-1-3" x="51" y="87.5"/>
<use xlink:href="#glyph-1-17" x="56" y="87.5"/>
<use xlink:href="#glyph-1-18" x="59" y="87.5"/>
<use xlink:href="#glyph-1-19" x="65" y="87.5"/>
<use xlink:href="#glyph-1-20" x="72" y="87.5"/>
<use xlink:href="#glyph-1-15" x="79" y="87.5"/>
<use xlink:href="#glyph-1-8" x="86" y="87.5"/>
<use xlink:href="#glyph-1-19" x="93" y="87.5"/>
<use xlink:href="#glyph-1-15" x="100" y="87.5"/>
<use xlink:href="#glyph-1-5" x="107" y="87.5"/>
<use xlink:href="#glyph-1-6" x="114" y="87.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-2-1" x="118" y="87.5"/>
<use xlink:href="#glyph-2-26" x="121" y="87.5"/>
<use xlink:href="#glyph-2-9" x="128" y="87.5"/>
<use xlink:href="#glyph-2-9" x="136" y="87.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-1-21" x="16" y="103.5"/>
<use xlink:href="#glyph-1-5" x="24" y="103.5"/>
<use xlink:href="#glyph-1-20" x="31" y="103.5"/>
<use xlink:href="#glyph-1-5" x="38" y="103.5"/>
<use xlink:href="#glyph-1-11" x="45" y="103.5"/>
<use xlink:href="#glyph-1-19" x="50" y="103.5"/>
<use xlink:href="#glyph-1-3" x="57" y="103.5"/>
<use xlink:href="#glyph-1-5" x="62" y="103.5"/>
<use xlink:href="#glyph-1-17" x="69" y="103.5"/>
<use xlink:href="#glyph-1-16" x="72" y="103.5"/>
<use xlink:href="#glyph-1-13" x="81" y="103.5"/>
<use xlink:href="#glyph-1-3" x="88" y="103.5"/>
<use xlink:href="#glyph-1-2" x="93" y="103.5"/>
<use xlink:href="#glyph-1-10" x="96" y="103.5"/>
<use xlink:href="#glyph-1-20" x="103" y="103.5"/>
<use xlink:href="#glyph-1-22" x="110" y="103.5"/>
<use xlink:href="#glyph-1-6" x="116" y="103.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-2-1" x="120" y="103.5"/>
<use xlink:href="#glyph-2-27" x="123" y="103.5"/>
<use xlink:href="#glyph-2-18" x="130" y="103.5"/>
<use xlink:href="#glyph-2-1" x="136" y="103.5"/>
<use xlink:href="#glyph-2-28" x="139" y="103.5"/>
<use xlink:href="#glyph-2-29" x="147" y="103.5"/>
<use xlink:href="#glyph-2-30" x="154" y="103.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-1-23" x="16" y="119.5"/>
<use xlink:href="#glyph-1-8" x="24" y="119.5"/>
<use xlink:href="#glyph-1-20" x="31" y="119.5"/>
<use xlink:href="#glyph-1-17" x="38" y="119.5"/>
<use xlink:href="#glyph-1-16" x="41" y="119.5"/>
<use xlink:href="#glyph-1-13" x="50" y="119.5"/>
<use xlink:href="#glyph-1-3" x="57" y="119.5"/>
<use xlink:href="#glyph-1-2" x="62" y="119.5"/>
<use xlink:href="#glyph-1-10" x="65" y="119.5"/>
<use xlink:href="#glyph-1-20" x="72" y="119.5"/>
<use xlink:href="#glyph-1-22" x="79" y="119.5"/>
<use xlink:href="#glyph-1-6" x="85" y="119.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-2-1" x="89" y="119.5"/>
<use xlink:href="#glyph-2-31" x="92" y="119.5"/>
<use xlink:href="#glyph-2-16" x="98.775391" y="119.5"/>
<use xlink:href="#glyph-2-4" x="105" y="119.5"/>
<use xlink:href="#glyph-2-1" x="111" y="119.5"/>
<use xlink:href="#glyph-2-7" x="114" y="119.5"/>
<use xlink:href="#glyph-2-18" x="118" y="119.5"/>
<use xlink:href="#glyph-2-1" x="124" y="119.5"/>
<use xlink:href="#glyph-2-26" x="127" y="119.5"/>
<use xlink:href="#glyph-2-18" x="134" y="119.5"/>
<use xlink:href="#glyph-2-32" x="140" y="119.5"/>
<use xlink:href="#glyph-2-33" x="150" y="119.5"/>
<use xlink:href="#glyph-2-13" x="156" y="119.5"/>
<use xlink:href="#glyph-2-3" x="159" y="119.5"/>
<use xlink:href="#glyph-2-7" x="165" y="119.5"/>
<use xlink:href="#glyph-2-11" x="169" y="119.5"/>
<use xlink:href="#glyph-2-18" x="172" y="119.5"/>
<use xlink:href="#glyph-2-4" x="178" y="119.5"/>
</g>
<path fill-rule="nonzero" fill="rgb(94.509804%, 92.54902%, 100%)" fill-opacity="1" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter" stroke="rgb(38.039216%, 38.039216%, 38.039216%)" stroke-opacity="1" stroke-miterlimit="10" d="M 0 0 L 200 0 L 200 120 L 0 120 Z M 0 0 " transform="matrix(1, 0, 0, 1, 320, 12)"/>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-0-8" x="374" y="27.5"/>
<use xlink:href="#glyph-0-8" x="382" y="27.5"/>
<use xlink:href="#glyph-0-9" x="390" y="27.5"/>
<use xlink:href="#glyph-0-10" x="398" y="27.5"/>
<use xlink:href="#glyph-0-11" x="402" y="27.5"/>
<use xlink:href="#glyph-0-4" x="409" y="27.5"/>
<use xlink:href="#glyph-0-12" x="413" y="27.5"/>
<use xlink:href="#glyph-0-3" x="417" y="27.5"/>
<use xlink:href="#glyph-0-13" x="422" y="27.5"/>
<use xlink:href="#glyph-0-14" x="429" y="27.5"/>
<use xlink:href="#glyph-0-10" x="434" y="27.5"/>
<use xlink:href="#glyph-0-15" x="438" y="27.5"/>
<use xlink:href="#glyph-0-16" x="444.3125" y="27.5"/>
<use xlink:href="#glyph-0-2" x="452" y="27.5"/>
<use xlink:href="#glyph-0-7" x="460" y="27.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-1-24" x="327" y="43.5"/>
<use xlink:href="#glyph-1-25" x="331" y="43.5"/>
<use xlink:href="#glyph-1-6" x="339" y="43.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-2-1" x="343" y="43.5"/>
<use xlink:href="#glyph-2-5" x="346" y="43.5"/>
<use xlink:href="#glyph-2-5" x="349.912109" y="43.5"/>
<use xlink:href="#glyph-2-8" x="353.890625" y="43.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-1-21" x="327" y="59.5"/>
<use xlink:href="#glyph-1-19" x="335" y="59.5"/>
<use xlink:href="#glyph-1-2" x="342" y="59.5"/>
<use xlink:href="#glyph-1-20" x="345" y="59.5"/>
<use xlink:href="#glyph-1-6" x="352" y="59.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-2-1" x="356" y="59.5"/>
<use xlink:href="#glyph-2-23" x="359" y="59.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-1-26" x="327" y="75.5"/>
<use xlink:href="#glyph-1-19" x="334" y="75.5"/>
<use xlink:href="#glyph-1-27" x="341" y="75.5"/>
<use xlink:href="#glyph-1-13" x="351" y="75.5"/>
<use xlink:href="#glyph-1-4" x="358" y="75.5"/>
<use xlink:href="#glyph-1-5" x="361" y="75.5"/>
<use xlink:href="#glyph-1-17" x="368" y="75.5"/>
<use xlink:href="#glyph-1-23" x="371" y="75.5"/>
<use xlink:href="#glyph-1-19" x="379" y="75.5"/>
<use xlink:href="#glyph-1-3" x="386" y="75.5"/>
<use xlink:href="#glyph-1-5" x="391" y="75.5"/>
<use xlink:href="#glyph-1-17" x="398" y="75.5"/>
<use xlink:href="#glyph-1-28" x="401" y="75.5"/>
<use xlink:href="#glyph-1-29" x="406" y="75.5"/>
<use xlink:href="#glyph-1-30" x="414" y="75.5"/>
<use xlink:href="#glyph-1-31" x="420" y="75.5"/>
<use xlink:href="#glyph-1-6" x="425" y="75.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-3-1" x="432" y="75.5"/>
<use xlink:href="#glyph-3-2" x="437" y="75.5"/>
<use xlink:href="#glyph-3-3" x="443" y="75.5"/>
<use xlink:href="#glyph-3-4" x="453" y="75.5"/>
<use xlink:href="#glyph-3-5" x="459" y="75.5"/>
<use xlink:href="#glyph-3-6" x="464" y="75.5"/>
<use xlink:href="#glyph-3-2" x="468" y="75.5"/>
<use xlink:href="#glyph-3-7" x="474" y="75.5"/>
<use xlink:href="#glyph-3-8" x="478" y="75.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-2-34" x="484" y="75.5"/>
<use xlink:href="#glyph-2-35" x="492" y="75.5"/>
<use xlink:href="#glyph-2-21" x="498" y="75.5"/>
<use xlink:href="#glyph-2-36" x="504" y="75.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-1-26" x="327" y="91.5"/>
<use xlink:href="#glyph-1-14" x="334" y="91.5"/>
<use xlink:href="#glyph-1-27" x="341" y="91.5"/>
<use xlink:href="#glyph-1-32" x="351" y="91.5"/>
<use xlink:href="#glyph-1-10" x="358" y="91.5"/>
<use xlink:href="#glyph-1-4" x="365" y="91.5"/>
<use xlink:href="#glyph-1-17" x="368" y="91.5"/>
<use xlink:href="#glyph-1-23" x="371" y="91.5"/>
<use xlink:href="#glyph-1-19" x="379" y="91.5"/>
<use xlink:href="#glyph-1-3" x="386" y="91.5"/>
<use xlink:href="#glyph-1-5" x="391" y="91.5"/>
<use xlink:href="#glyph-1-17" x="398" y="91.5"/>
<use xlink:href="#glyph-1-28" x="401" y="91.5"/>
<use xlink:href="#glyph-1-29" x="406" y="91.5"/>
<use xlink:href="#glyph-1-30" x="414" y="91.5"/>
<use xlink:href="#glyph-1-31" x="420" y="91.5"/>
<use xlink:href="#glyph-1-6" x="425" y="91.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-3-1" x="432" y="91.5"/>
<use xlink:href="#glyph-3-2" x="437" y="91.5"/>
<use xlink:href="#glyph-3-3" x="443" y="91.5"/>
<use xlink:href="#glyph-3-4" x="453" y="91.5"/>
<use xlink:href="#glyph-3-5" x="459" y="91.5"/>
<use xlink:href="#glyph-3-6" x="464" y="91.5"/>
<use xlink:href="#glyph-3-2" x="468" y="91.5"/>
<use xlink:href="#glyph-3-7" x="474" y="91.5"/>
<use xlink:href="#glyph-3-8" x="478" y="91.5"/>
<use xlink:href="#glyph-3-9" x="484" y="91.5"/>
<use xlink:href="#glyph-3-10" x="487" y="91.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-2-34" x="493" y="91.5"/>
<use xlink:href="#glyph-2-37" x="501" y="91.5"/>
<use xlink:href="#glyph-2-36" x="507" y="91.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-1-33" x="327" y="107.5"/>
<use xlink:href="#glyph-1-34" x="334" y="107.5"/>
<use xlink:href="#glyph-1-35" x="340" y="107.5"/>
<use xlink:href="#glyph-1-5" x="346" y="107.5"/>
<use xlink:href="#glyph-1-22" x="353" y="107.5"/>
<use xlink:href="#glyph-1-22" x="359" y="107.5"/>
<use xlink:href="#glyph-1-17" x="365" y="107.5"/>
<use xlink:href="#glyph-1-36" x="368" y="107.5"/>
<use xlink:href="#glyph-1-37" x="374.726562" y="107.5"/>
<use xlink:href="#glyph-1-6" x="385.84668" y="107.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-2-1" x="390" y="107.5"/>
<use xlink:href="#glyph-2-35" x="393" y="107.5"/>
<use xlink:href="#glyph-2-38" x="399" y="107.5"/>
<use xlink:href="#glyph-2-22" x="405" y="107.5"/>
<use xlink:href="#glyph-2-32" x="411" y="107.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-1-38" x="327" y="123.5"/>
<use xlink:href="#glyph-1-8" x="335" y="123.5"/>
<use xlink:href="#glyph-1-27" x="342" y="123.5"/>
<use xlink:href="#glyph-1-17" x="352" y="123.5"/>
<use xlink:href="#glyph-1-1" x="355" y="123.5"/>
<use xlink:href="#glyph-1-19" x="360.355469" y="123.5"/>
<use xlink:href="#glyph-1-13" x="367" y="123.5"/>
<use xlink:href="#glyph-1-22" x="374" y="123.5"/>
<use xlink:href="#glyph-1-6" x="380" y="123.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-2-1" x="384" y="123.5"/>
<use xlink:href="#glyph-2-21" x="387" y="123.5"/>
<use xlink:href="#glyph-2-23" x="393" y="123.5"/>
</g>
<path fill-rule="nonzero" fill="rgb(94.509804%, 92.54902%, 100%)" fill-opacity="1" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter" stroke="rgb(38.039216%, 38.039216%, 38.039216%)" stroke-opacity="1" stroke-miterlimit="10" d="M 0 0 L 88 0 L 88 56 L 0 56 Z M 0 0 " transform="matrix(1, 0, 0, 1, 208, 28)"/>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-0-17" x="227" y="43.5"/>
<use xlink:href="#glyph-0-16" x="234.708984" y="43.5"/>
<use xlink:href="#glyph-0-14" x="242" y="43.5"/>
<use xlink:href="#glyph-0-4" x="247" y="43.5"/>
<use xlink:href="#glyph-0-16" x="251" y="43.5"/>
<use xlink:href="#glyph-0-18" x="258" y="43.5"/>
<use xlink:href="#glyph-0-12" x="266" y="43.5"/>
<use xlink:href="#glyph-0-13" x="270" y="43.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-1-24" x="216.5" y="59.5"/>
<use xlink:href="#glyph-1-25" x="220.5" y="59.5"/>
<use xlink:href="#glyph-1-6" x="228.5" y="59.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-2-1" x="232.5" y="59.5"/>
<use xlink:href="#glyph-2-14" x="235.5" y="59.5"/>
<use xlink:href="#glyph-2-6" x="240.5" y="59.5"/>
<use xlink:href="#glyph-2-32" x="246.5" y="59.5"/>
<use xlink:href="#glyph-2-33" x="256.5" y="59.5"/>
<use xlink:href="#glyph-2-39" x="262.5" y="59.5"/>
<use xlink:href="#glyph-2-5" x="267.5" y="59.5"/>
<use xlink:href="#glyph-2-6" x="271.5" y="59.5"/>
<use xlink:href="#glyph-2-7" x="277.5" y="59.5"/>
<use xlink:href="#glyph-2-3" x="281.5" y="59.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-1-39" x="216.5" y="75.5"/>
<use xlink:href="#glyph-1-19" x="223.226562" y="75.5"/>
<use xlink:href="#glyph-1-4" x="229.5" y="75.5"/>
<use xlink:href="#glyph-1-8" x="232.5" y="75.5"/>
<use xlink:href="#glyph-1-5" x="239.5" y="75.5"/>
<use xlink:href="#glyph-1-6" x="246.5" y="75.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-2-1" x="250.5" y="75.5"/>
<use xlink:href="#glyph-2-35" x="253.5" y="75.5"/>
<use xlink:href="#glyph-2-21" x="259.5" y="75.5"/>
<use xlink:href="#glyph-2-36" x="265.5" y="75.5"/>
</g>
<path fill-rule="nonzero" fill="rgb(12.941176%, 58.823529%, 95.294118%)" fill-opacity="1" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter" stroke="rgb(0%, 28.823529%, 65.294118%)" stroke-opacity="0.7" stroke-miterlimit="10" d="M 0 0 L 14 0 L 14 14.007812 L 0 14.007812 Z M 0 0 " transform="matrix(1, 0, 0, 1, 466, 208.996094)"/>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-4-1" x="468" y="220.996094"/>
<use xlink:href="#glyph-4-2" x="471" y="220.996094"/>
</g>
<path fill-rule="nonzero" fill="rgb(94.509804%, 92.54902%, 100%)" fill-opacity="1" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter" stroke="rgb(38.039216%, 38.039216%, 38.039216%)" stroke-opacity="1" stroke-miterlimit="10" d="M 0 0 L 72 0 L 72 32 L 0 32 Z M 0 0 " transform="matrix(1, 0, 0, 1, 480, 200)"/>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-0-19" x="488" y="219.5"/>
<use xlink:href="#glyph-0-20" x="497" y="219.5"/>
<use xlink:href="#glyph-0-12" x="505" y="219.5"/>
<use xlink:href="#glyph-0-12" x="509" y="219.5"/>
<use xlink:href="#glyph-0-10" x="513" y="219.5"/>
<use xlink:href="#glyph-0-21" x="517" y="219.5"/>
<use xlink:href="#glyph-0-4" x="525" y="219.5"/>
<use xlink:href="#glyph-0-6" x="529" y="219.5"/>
<use xlink:href="#glyph-0-22" x="537" y="219.5"/>
</g>
<path fill-rule="nonzero" fill="rgb(12.941176%, 58.823529%, 95.294118%)" fill-opacity="1" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter" stroke="rgb(0%, 28.823529%, 65.294118%)" stroke-opacity="0.7" stroke-miterlimit="10" d="M 0 0 L 22 0 L 22 14.007812 L 0 14.007812 Z M 0 0 " transform="matrix(1, 0, 0, 1, 136, 208.996094)"/>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-4-3" x="138" y="220.996094"/>
<use xlink:href="#glyph-4-4" x="145" y="220.996094"/>
<use xlink:href="#glyph-4-5" x="152" y="220.996094"/>
</g>
<path fill-rule="nonzero" fill="rgb(94.509804%, 92.54902%, 100%)" fill-opacity="1" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter" stroke="rgb(38.039216%, 38.039216%, 38.039216%)" stroke-opacity="1" stroke-miterlimit="10" d="M 0 0 L 80 0 L 80 32 L 0 32 Z M 0 0 " transform="matrix(1, 0, 0, 1, 56, 200)"/>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-0-19" x="61" y="219.5"/>
<use xlink:href="#glyph-0-20" x="70" y="219.5"/>
<use xlink:href="#glyph-0-12" x="78" y="219.5"/>
<use xlink:href="#glyph-0-12" x="82" y="219.5"/>
<use xlink:href="#glyph-0-10" x="86" y="219.5"/>
<use xlink:href="#glyph-0-21" x="90" y="219.5"/>
<use xlink:href="#glyph-0-5" x="98" y="219.5"/>
<use xlink:href="#glyph-0-20" x="105" y="219.5"/>
<use xlink:href="#glyph-0-14" x="113" y="219.5"/>
<use xlink:href="#glyph-0-23" x="118" y="219.5"/>
<use xlink:href="#glyph-0-13" x="124" y="219.5"/>
</g>
<path fill-rule="nonzero" fill="rgb(12.941176%, 58.823529%, 95.294118%)" fill-opacity="1" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter" stroke="rgb(0%, 28.823529%, 65.294118%)" stroke-opacity="0.7" stroke-miterlimit="10" d="M 0 0 L 22 0 L 22 14.007812 L 0 14.007812 Z M 0 0 " transform="matrix(1, 0, 0, 1, 352, 208.996094)"/>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-4-3" x="354" y="220.996094"/>
<use xlink:href="#glyph-4-4" x="361" y="220.996094"/>
<use xlink:href="#glyph-4-5" x="368" y="220.996094"/>
</g>
<path fill-rule="nonzero" fill="rgb(12.941176%, 58.823529%, 95.294118%)" fill-opacity="1" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter" stroke="rgb(0%, 28.823529%, 65.294118%)" stroke-opacity="0.7" stroke-miterlimit="10" d="M 0 0 L 14 0 L 14 14.007812 L 0 14.007812 Z M 0 0 " transform="matrix(1, 0, 0, 1, 194, 208.996094)"/>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-4-1" x="196" y="220.996094"/>
<use xlink:href="#glyph-4-2" x="199" y="220.996094"/>
</g>
<path fill-rule="nonzero" fill="rgb(94.509804%, 92.54902%, 100%)" fill-opacity="1" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter" stroke="rgb(38.039216%, 38.039216%, 38.039216%)" stroke-opacity="1" stroke-miterlimit="10" d="M 0 0 L 144 0 L 144 56 L 0 56 Z M 0 0 " transform="matrix(1, 0, 0, 1, 208, 188)"/>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-0-24" x="216" y="203.5"/>
<use xlink:href="#glyph-0-13" x="225" y="203.5"/>
<use xlink:href="#glyph-0-23" x="232" y="203.5"/>
<use xlink:href="#glyph-0-4" x="238" y="203.5"/>
<use xlink:href="#glyph-0-25" x="242" y="203.5"/>
<use xlink:href="#glyph-0-16" x="253" y="203.5"/>
<use xlink:href="#glyph-0-3" x="260" y="203.5"/>
<use xlink:href="#glyph-0-4" x="265" y="203.5"/>
<use xlink:href="#glyph-0-6" x="269" y="203.5"/>
<use xlink:href="#glyph-0-26" x="277" y="203.5"/>
<use xlink:href="#glyph-0-10" x="285" y="203.5"/>
<use xlink:href="#glyph-0-11" x="289" y="203.5"/>
<use xlink:href="#glyph-0-27" x="296" y="203.5"/>
<use xlink:href="#glyph-0-8" x="300" y="203.5"/>
<use xlink:href="#glyph-0-10" x="308" y="203.5"/>
<use xlink:href="#glyph-0-11" x="312" y="203.5"/>
<use xlink:href="#glyph-0-4" x="319" y="203.5"/>
<use xlink:href="#glyph-0-12" x="323" y="203.5"/>
<use xlink:href="#glyph-0-3" x="327" y="203.5"/>
<use xlink:href="#glyph-0-13" x="332" y="203.5"/>
<use xlink:href="#glyph-0-14" x="339" y="203.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-1-25" x="216" y="219.5"/>
<use xlink:href="#glyph-1-5" x="224" y="219.5"/>
<use xlink:href="#glyph-1-35" x="231" y="219.5"/>
<use xlink:href="#glyph-1-2" x="237" y="219.5"/>
<use xlink:href="#glyph-1-27" x="240" y="219.5"/>
<use xlink:href="#glyph-1-19" x="250" y="219.5"/>
<use xlink:href="#glyph-1-3" x="257" y="219.5"/>
<use xlink:href="#glyph-1-2" x="262" y="219.5"/>
<use xlink:href="#glyph-1-10" x="265" y="219.5"/>
<use xlink:href="#glyph-1-20" x="272" y="219.5"/>
<use xlink:href="#glyph-1-6" x="279" y="219.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-2-1" x="283" y="219.5"/>
<use xlink:href="#glyph-2-23" x="286" y="219.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-1-1" x="216" y="235.5"/>
<use xlink:href="#glyph-1-19" x="221.355469" y="235.5"/>
<use xlink:href="#glyph-1-13" x="228" y="235.5"/>
<use xlink:href="#glyph-1-22" x="235" y="235.5"/>
<use xlink:href="#glyph-1-6" x="241" y="235.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-3-6" x="248" y="235.5"/>
<use xlink:href="#glyph-3-6" x="252" y="235.5"/>
<use xlink:href="#glyph-3-11" x="256" y="235.5"/>
</g>
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
<use xlink:href="#glyph-2-34" x="261" y="235.5"/>
<use xlink:href="#glyph-2-5" x="269" y="235.5"/>
<use xlink:href="#glyph-2-5" x="272.912109" y="235.5"/>
<use xlink:href="#glyph-2-8" x="276.890625" y="235.5"/>
</g>
</svg>
/********************
GNU Radio C++ Flow Graph Source File
Title: generate c++ variables
Author: Marcus Müller, Solomon B Stoner
GNU Radio version: v3.11.0.0git-649-gd7cdf222
********************/
#include "repro5090.hpp"
using namespace gr;
repro5090::repro5090 () {
this->tb = gr::make_top_block("generate c++ variables");
// Blocks:
this->fir_filter_xxx_0 = filter::fir_filter_ccf::make(
1,
rrc);
this->fir_filter_xxx_0->declare_sample_delay(0);
this->blocks_null_source_0 = blocks::null_source::make(sizeof(gr_complex)*1);
this->blocks_null_sink_0 = blocks::null_sink::make(sizeof(gr_complex)*1);
// Connections:
this->tb->hier_block2::connect(this->blocks_null_source_0, 0, this->fir_filter_xxx_0, 0);
this->tb->hier_block2::connect(this->fir_filter_xxx_0, 0, this->blocks_null_sink_0, 0);
}
repro5090::~repro5090 () {
}
// Callbacks:
long repro5090::get_samp_rate () const {
return this->samp_rate;
}
void repro5090::set_samp_rate (long samp_rate) {
this->samp_rate = samp_rate;
}
std::vector<float> repro5090::get_rrc () const {
return this->rrc;
}
void repro5090::set_rrc (std::vector<float> rrc) {
this->rrc = rrc;
}
int main (int argc, char **argv) {
repro5090* top_block = new repro5090();
top_block->tb->start();
top_block->tb->wait();
return 0;
}
options:
parameters:
author: "Marcus M\xFCller, Solomon B Stoner"
catch_exceptions: 'True'
category: '[GRC Hier Blocks]'
cmake_opt: ''
comment: ''
copyright: 2021,2024
description: ''
gen_cmake: 'On'
gen_linking: dynamic
generate_options: no_gui
hier_block_src_path: '.:'
id: repro5090
max_nouts: '0'
output_language: cpp
placement: (0,0)
qt_qss_theme: ''
realtime_scheduling: ''
run: 'True'
run_command: '{python} -u {filename}'
run_options: run
sizing_mode: fixed
thread_safe_setters: ''
title: generate c++ variables
window_size: (1000,1000)
states:
bus_sink: false
bus_source: false
bus_structure: null
coordinate: [8, 8]
rotation: 0
state: enabled
blocks:
- name: rrc
id: variable_rrc_filter_taps
parameters:
alpha: '0.35'
comment: ''
gain: '1.0'
ntaps: '21'
samp_rate: samp_rate
sym_rate: samp_rate/4
value: ''
states:
bus_sink: false
bus_source: false
bus_structure: null
coordinate: [320, 12.0]
rotation: 0
state: enabled
- name: samp_rate
id: variable
parameters:
comment: ''
value: '32000'
states:
bus_sink: false
bus_source: false
bus_structure: null
coordinate: [208, 28.0]
rotation: 0
state: enabled
- name: blocks_null_sink_0
id: blocks_null_sink
parameters:
affinity: ''
alias: ''
bus_structure_sink: '[[0,],]'
comment: ''
num_inputs: '1'
type: complex
vlen: '1'
states:
bus_sink: false
bus_source: false
bus_structure: null
coordinate: [480, 200.0]
rotation: 0
state: enabled
- name: blocks_null_source_0
id: blocks_null_source
parameters:
affinity: ''
alias: ''
bus_structure_source: '[[0,],]'
comment: ''
maxoutbuf: '0'
minoutbuf: '0'
num_outputs: '1'
type: complex
vlen: '1'
states:
bus_sink: false
bus_source: false
bus_structure: null
coordinate: [56, 200.0]
rotation: 0
state: enabled
- name: fir_filter_xxx_0
id: fir_filter_xxx
parameters:
affinity: ''
alias: ''
comment: ''
decim: '1'
maxoutbuf: '0'
minoutbuf: '0'
samp_delay: '0'
taps: rrc
type: ccf
states:
bus_sink: false
bus_source: false
bus_structure: null
coordinate: [208, 188.0]
rotation: 0
state: enabled
connections:
- [blocks_null_source_0, '0', fir_filter_xxx_0, '0']
- [fir_filter_xxx_0, '0', blocks_null_sink_0, '0']
metadata:
file_format: 1
grc_version: v3.11.0.0git-649-gd7cdf222
#ifndef REPRO5090_HPP
#define REPRO5090_HPP
/********************
GNU Radio C++ Flow Graph Header File
Title: generate c++ variables
Author: Marcus Müller, Solomon B Stoner
GNU Radio version: v3.11.0.0git-649-gd7cdf222
********************/
/********************
** Create includes
********************/
#include <gnuradio/top_block.h>
#include <gnuradio/filter/firdes.h>
#include <gnuradio/blocks/null_sink.h>
#include <gnuradio/blocks/null_source.h>
#include <gnuradio/filter/fir_filter_blk.h>
using namespace gr;
class repro5090 {
private:
filter::fir_filter_ccf::sptr fir_filter_xxx_0;
blocks::null_source::sptr blocks_null_source_0;
blocks::null_sink::sptr blocks_null_sink_0;
// Variables:
long samp_rate = 32000;
std::vector<float> rrc = filter::firdes::root_raised_cosine(1.0, samp_rate,samp_rate/4, 0.35, 21);
public:
top_block_sptr tb;
repro5090();
~repro5090();
long get_samp_rate () const;
void set_samp_rate(long samp_rate);
std::vector<float> get_rrc () const;
void set_rrc(std::vector<float> rrc);
};
#endif
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment