Add inkscape directory
18
figs/inkscape/convert_svg.sh
Executable file
@ -0,0 +1,18 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Directory containing SVG files
|
||||
INPUT_DIR="."
|
||||
|
||||
# Loop through all SVG files in the directory
|
||||
for svg_file in "$INPUT_DIR"/*.svg; do
|
||||
# Check if there are SVG files in the directory
|
||||
if [ -f "$svg_file" ]; then
|
||||
# Output PDF file name
|
||||
pdf_file="../${svg_file%.svg}.pdf"
|
||||
png_file="../${svg_file%.svg}"
|
||||
|
||||
# Convert SVG to PDF using Inkscape
|
||||
inkscape "$svg_file" --export-filename="$pdf_file" && \
|
||||
pdftocairo -png -singlefile -cropbox "$pdf_file" "$png_file"
|
||||
fi
|
||||
done
|
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 83 KiB |
Before Width: | Height: | Size: 702 KiB After Width: | Height: | Size: 702 KiB |
Before Width: | Height: | Size: 304 KiB After Width: | Height: | Size: 304 KiB |
Before Width: | Height: | Size: 876 KiB After Width: | Height: | Size: 876 KiB |
Before Width: | Height: | Size: 703 KiB After Width: | Height: | Size: 703 KiB |
Before Width: | Height: | Size: 647 KiB After Width: | Height: | Size: 647 KiB |
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 78 KiB After Width: | Height: | Size: 78 KiB |
Before Width: | Height: | Size: 190 KiB After Width: | Height: | Size: 190 KiB |
Before Width: | Height: | Size: 250 KiB After Width: | Height: | Size: 250 KiB |
Before Width: | Height: | Size: 250 KiB After Width: | Height: | Size: 250 KiB |
Before Width: | Height: | Size: 164 KiB After Width: | Height: | Size: 164 KiB |
Before Width: | Height: | Size: 167 KiB After Width: | Height: | Size: 167 KiB |
Before Width: | Height: | Size: 169 KiB After Width: | Height: | Size: 169 KiB |
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 9.9 KiB |
@ -39,36 +39,36 @@
|
||||
<path d="M 5.28125 -0.671875 C 5.28125 -0.734375 5.234375 -0.734375 5.1875 -0.734375 C 5.09375 -0.734375 4.8125 -0.625 4.671875 -0.421875 C 4.4375 -0.421875 4.171875 -0.421875 4.046875 -1.046875 L 3.859375 -2.453125 C 3.859375 -2.484375 3.859375 -2.5 3.875 -2.5 L 4.125 -2.640625 C 6.1875 -3.75 6.1875 -4.0625 6.1875 -4.3125 C 6.1875 -4.515625 6.078125 -4.71875 5.78125 -4.71875 C 5.5625 -4.71875 5.234375 -4.46875 5.234375 -4.359375 C 5.234375 -4.296875 5.265625 -4.296875 5.3125 -4.296875 C 5.484375 -4.28125 5.53125 -4.125 5.53125 -3.984375 C 5.53125 -3.84375 5.53125 -3.765625 4.90625 -3.375 C 4.765625 -3.28125 4.640625 -3.203125 3.8125 -2.75 C 3.734375 -3.265625 3.671875 -3.8125 3.625 -4.0625 C 3.484375 -4.625 3.234375 -4.71875 2.9375 -4.71875 C 2.171875 -4.71875 1.765625 -4.21875 1.765625 -4.046875 C 1.765625 -3.984375 1.8125 -3.984375 1.84375 -3.984375 C 1.96875 -3.984375 2.25 -4.109375 2.375 -4.296875 C 2.609375 -4.296875 2.859375 -4.296875 2.984375 -3.734375 L 3.171875 -2.40625 C 2.78125 -2.203125 2.046875 -1.8125 1.625 -1.5625 C 0.53125 -0.890625 0.484375 -0.625 0.484375 -0.40625 C 0.484375 -0.203125 0.59375 0 0.875 0 C 1.078125 0 1.4375 -0.234375 1.4375 -0.359375 C 1.4375 -0.421875 1.390625 -0.421875 1.359375 -0.421875 C 1.1875 -0.4375 1.125 -0.5625 1.125 -0.71875 C 1.125 -0.875 1.125 -0.96875 1.96875 -1.484375 L 3.203125 -2.140625 C 3.296875 -1.609375 3.375 -0.921875 3.40625 -0.78125 C 3.515625 -0.3125 3.625 0 4.109375 0 C 4.875 0 5.28125 -0.484375 5.28125 -0.671875 Z M 5.28125 -0.671875 "/>
|
||||
</g>
|
||||
<g id="glyph-3-0">
|
||||
<path d="M 5.265625 -3.25 L 5.453125 -4.578125 C 5.453125 -4.671875 5.375 -4.671875 5.25 -4.671875 L 1 -4.671875 C 0.828125 -4.671875 0.8125 -4.671875 0.765625 -4.53125 L 0.328125 -3.296875 C 0.328125 -3.28125 0.296875 -3.21875 0.296875 -3.171875 C 0.296875 -3.15625 0.3125 -3.078125 0.421875 -3.078125 C 0.5 -3.078125 0.515625 -3.109375 0.5625 -3.25 C 0.953125 -4.34375 1.1875 -4.421875 2.234375 -4.421875 L 2.53125 -4.421875 C 2.734375 -4.421875 2.734375 -4.40625 2.734375 -4.34375 C 2.734375 -4.34375 2.734375 -4.3125 2.71875 -4.203125 L 1.796875 -0.578125 C 1.734375 -0.3125 1.71875 -0.25 1 -0.25 C 0.75 -0.25 0.6875 -0.25 0.6875 -0.09375 C 0.6875 -0.078125 0.703125 0 0.796875 0 C 1 0 1.203125 -0.015625 1.390625 -0.015625 L 1.984375 -0.03125 L 2.609375 -0.015625 C 2.796875 -0.015625 3 0 3.1875 0 C 3.25 0 3.34375 0 3.34375 -0.15625 C 3.34375 -0.25 3.28125 -0.25 3.0625 -0.25 C 2.9375 -0.25 2.796875 -0.25 2.671875 -0.265625 C 2.4375 -0.28125 2.421875 -0.3125 2.421875 -0.390625 C 2.421875 -0.4375 2.421875 -0.453125 2.4375 -0.546875 L 3.359375 -4.171875 C 3.40625 -4.375 3.421875 -4.40625 3.578125 -4.40625 C 3.609375 -4.421875 3.84375 -4.421875 3.984375 -4.421875 C 4.40625 -4.421875 4.578125 -4.421875 4.765625 -4.359375 C 5.0625 -4.265625 5.078125 -4.0625 5.078125 -3.8125 C 5.078125 -3.703125 5.078125 -3.625 5.03125 -3.265625 L 5.015625 -3.1875 C 5.015625 -3.109375 5.0625 -3.078125 5.140625 -3.078125 C 5.234375 -3.078125 5.25 -3.140625 5.265625 -3.25 Z M 5.265625 -3.25 "/>
|
||||
</g>
|
||||
<g id="glyph-3-1">
|
||||
<path d="M 6.171875 -2.921875 C 6.171875 -3.921875 5.46875 -4.71875 4.34375 -4.71875 L 1.828125 -4.71875 C 1.6875 -4.71875 1.609375 -4.71875 1.609375 -4.5625 C 1.609375 -4.46875 1.6875 -4.46875 1.84375 -4.46875 C 1.953125 -4.46875 1.96875 -4.46875 2.09375 -4.453125 C 2.234375 -4.4375 2.25 -4.421875 2.25 -4.359375 C 2.25 -4.359375 2.25 -4.3125 2.21875 -4.203125 L 1.3125 -0.53125 C 1.25 -0.296875 1.234375 -0.25 0.703125 -0.25 C 0.578125 -0.25 0.484375 -0.25 0.484375 -0.09375 C 0.484375 0 0.578125 0 0.703125 0 L 3.15625 0 C 4.703125 0 6.171875 -1.40625 6.171875 -2.921875 Z M 5.515625 -3.140625 C 5.515625 -2.984375 5.4375 -1.78125 4.75 -1 C 4.484375 -0.6875 3.890625 -0.25 3.03125 -0.25 L 2.09375 -0.25 C 1.890625 -0.25 1.875 -0.25 1.875 -0.3125 C 1.875 -0.3125 1.875 -0.359375 1.90625 -0.46875 L 2.859375 -4.234375 C 2.90625 -4.453125 2.921875 -4.46875 3.203125 -4.46875 L 4.09375 -4.46875 C 4.859375 -4.46875 5.515625 -4.078125 5.515625 -3.140625 Z M 5.515625 -3.140625 "/>
|
||||
</g>
|
||||
<g id="glyph-3-2">
|
||||
<path d="M 4.9375 -3.75 C 4.9375 -3.46875 4.8125 -3.03125 4.484375 -2.796875 C 4.203125 -2.5625 3.78125 -2.453125 3.296875 -2.453125 L 2.40625 -2.453125 L 2.859375 -4.234375 C 2.90625 -4.421875 2.921875 -4.453125 3.0625 -4.46875 L 3.515625 -4.46875 C 4.15625 -4.46875 4.9375 -4.46875 4.9375 -3.75 Z M 5.859375 -0.65625 C 5.859375 -0.6875 5.84375 -0.765625 5.75 -0.765625 C 5.65625 -0.765625 5.640625 -0.71875 5.625 -0.640625 C 5.53125 -0.34375 5.265625 -0.0625 4.984375 -0.0625 C 4.796875 -0.0625 4.671875 -0.125 4.671875 -0.5 C 4.671875 -0.671875 4.703125 -1.03125 4.734375 -1.21875 C 4.765625 -1.40625 4.765625 -1.484375 4.765625 -1.546875 C 4.765625 -1.625 4.765625 -1.84375 4.578125 -2.0625 C 4.4375 -2.203125 4.25 -2.296875 4.109375 -2.34375 C 4.921875 -2.546875 5.65625 -3.03125 5.65625 -3.65625 C 5.65625 -4.25 4.953125 -4.71875 3.953125 -4.71875 L 1.828125 -4.71875 C 1.703125 -4.71875 1.609375 -4.71875 1.609375 -4.5625 C 1.609375 -4.46875 1.6875 -4.46875 1.828125 -4.46875 C 1.828125 -4.46875 1.96875 -4.46875 2.09375 -4.453125 C 2.234375 -4.4375 2.25 -4.421875 2.25 -4.359375 C 2.25 -4.359375 2.25 -4.3125 2.21875 -4.203125 L 1.3125 -0.53125 C 1.25 -0.296875 1.234375 -0.25 0.703125 -0.25 C 0.578125 -0.25 0.484375 -0.25 0.484375 -0.109375 C 0.484375 -0.03125 0.53125 0 0.59375 0 C 0.734375 0 0.890625 -0.015625 1.03125 -0.015625 L 1.484375 -0.03125 L 1.921875 -0.015625 C 2.078125 -0.015625 2.25 0 2.390625 0 C 2.421875 0 2.53125 0 2.53125 -0.140625 C 2.53125 -0.25 2.46875 -0.25 2.3125 -0.25 C 2.203125 -0.25 2.171875 -0.25 2.046875 -0.265625 C 1.890625 -0.28125 1.890625 -0.296875 1.890625 -0.359375 C 1.890625 -0.359375 1.890625 -0.421875 1.921875 -0.515625 L 2.359375 -2.265625 L 3.296875 -2.265625 C 3.890625 -2.265625 4.140625 -1.96875 4.140625 -1.640625 C 4.140625 -1.546875 4.078125 -1.3125 4.046875 -1.15625 C 3.96875 -0.84375 3.9375 -0.734375 3.9375 -0.625 C 3.9375 -0.078125 4.4375 0.140625 4.953125 0.140625 C 5.59375 0.140625 5.859375 -0.53125 5.859375 -0.65625 Z M 5.859375 -0.65625 "/>
|
||||
<path d="M 2.5625 -2.296875 L 3.5 -2.296875 C 3.59375 -2.296875 3.921875 -2.296875 3.921875 -2.640625 C 3.921875 -2.984375 3.578125 -2.984375 3.5 -2.984375 L 0.96875 -2.984375 C 0.875 -2.984375 0.53125 -2.984375 0.53125 -2.640625 C 0.53125 -2.296875 0.875 -2.296875 0.96875 -2.296875 L 1.890625 -2.296875 L 1.890625 1.046875 C 1.890625 1.140625 1.890625 1.46875 2.234375 1.46875 C 2.5625 1.46875 2.5625 1.125 2.5625 1.046875 Z M 2.5625 -2.296875 "/>
|
||||
</g>
|
||||
<g id="glyph-4-0">
|
||||
<path d="M 7.296875 -0.203125 C 7.296875 -0.3125 7.1875 -0.3125 7.09375 -0.3125 C 6.6875 -0.3125 6.5625 -0.40625 6.421875 -0.75 L 5.015625 -3.984375 C 5.015625 -4.015625 4.96875 -4.09375 4.96875 -4.125 C 4.96875 -4.125 5.140625 -4.265625 5.25 -4.34375 L 6.984375 -5.671875 C 7.90625 -6.359375 8.296875 -6.40625 8.59375 -6.421875 C 8.671875 -6.4375 8.765625 -6.453125 8.765625 -6.625 C 8.765625 -6.671875 8.734375 -6.734375 8.65625 -6.734375 C 8.4375 -6.734375 8.1875 -6.703125 7.953125 -6.703125 C 7.59375 -6.703125 7.21875 -6.734375 6.859375 -6.734375 C 6.796875 -6.734375 6.671875 -6.734375 6.671875 -6.53125 C 6.671875 -6.46875 6.71875 -6.4375 6.796875 -6.421875 C 7.015625 -6.40625 7.09375 -6.359375 7.09375 -6.21875 C 7.09375 -6.046875 6.796875 -5.8125 6.75 -5.765625 L 2.90625 -2.8125 L 3.6875 -5.96875 C 3.78125 -6.328125 3.796875 -6.421875 4.515625 -6.421875 C 4.765625 -6.421875 4.84375 -6.421875 4.84375 -6.625 C 4.84375 -6.71875 4.765625 -6.734375 4.71875 -6.734375 L 3.453125 -6.703125 L 2.171875 -6.734375 C 2.109375 -6.734375 1.984375 -6.734375 1.984375 -6.546875 C 1.984375 -6.421875 2.078125 -6.421875 2.265625 -6.421875 C 2.390625 -6.421875 2.578125 -6.421875 2.6875 -6.40625 C 2.84375 -6.390625 2.90625 -6.359375 2.90625 -6.25 C 2.90625 -6.21875 2.90625 -6.1875 2.875 -6.0625 L 1.546875 -0.765625 C 1.453125 -0.390625 1.421875 -0.3125 0.65625 -0.3125 C 0.484375 -0.3125 0.375 -0.3125 0.375 -0.125 C 0.375 0 0.5 0 0.515625 0 L 1.78125 -0.03125 L 2.40625 -0.015625 C 2.625 -0.015625 2.84375 0 3.046875 0 C 3.109375 0 3.25 0 3.25 -0.203125 C 3.25 -0.3125 3.15625 -0.3125 2.96875 -0.3125 C 2.609375 -0.3125 2.328125 -0.3125 2.328125 -0.484375 C 2.328125 -0.546875 2.390625 -0.765625 2.421875 -0.921875 L 2.8125 -2.46875 L 4.28125 -3.609375 L 5.421875 -0.953125 C 5.546875 -0.6875 5.546875 -0.671875 5.546875 -0.609375 C 5.546875 -0.3125 5.109375 -0.3125 5.03125 -0.3125 C 4.921875 -0.3125 4.8125 -0.3125 4.8125 -0.109375 C 4.8125 0 4.953125 0 4.953125 0 C 5.34375 0 5.765625 -0.03125 6.15625 -0.03125 C 6.375 -0.03125 6.90625 0 7.125 0 C 7.171875 0 7.296875 0 7.296875 -0.203125 Z M 7.296875 -0.203125 "/>
|
||||
</g>
|
||||
<g id="glyph-5-0">
|
||||
<path d="M 3.296875 -0.71875 C 3.296875 -0.78125 3.21875 -0.78125 3.1875 -0.78125 C 3.109375 -0.78125 3.09375 -0.75 3.078125 -0.703125 C 2.9375 -0.265625 2.5625 -0.109375 2.34375 -0.109375 C 2.203125 -0.109375 2 -0.171875 2 -0.4375 C 2 -0.5 2 -0.53125 2.03125 -0.703125 C 2.125 -1.046875 2.25 -1.59375 2.296875 -1.6875 C 2.359375 -1.8125 2.515625 -2.015625 2.765625 -2.015625 C 2.78125 -2.015625 2.953125 -2.015625 3.0625 -1.9375 C 2.84375 -1.859375 2.84375 -1.640625 2.84375 -1.640625 C 2.84375 -1.5625 2.890625 -1.4375 3.0625 -1.4375 C 3.203125 -1.4375 3.375 -1.5625 3.375 -1.78125 C 3.375 -2.0625 3.046875 -2.1875 2.78125 -2.1875 C 2.453125 -2.1875 2.25 -1.96875 2.15625 -1.84375 C 1.984375 -2.125 1.671875 -2.1875 1.5 -2.1875 C 0.875 -2.1875 0.53125 -1.59375 0.53125 -1.421875 C 0.53125 -1.34375 0.609375 -1.34375 0.625 -1.34375 C 0.671875 -1.34375 0.71875 -1.359375 0.734375 -1.40625 C 0.890625 -1.890625 1.28125 -2.015625 1.46875 -2.015625 C 1.640625 -2.015625 1.828125 -1.953125 1.828125 -1.6875 C 1.828125 -1.5625 1.734375 -1.21875 1.5625 -0.5625 C 1.5 -0.28125 1.265625 -0.109375 1.0625 -0.109375 C 1.015625 -0.109375 0.875 -0.109375 0.765625 -0.1875 C 0.984375 -0.265625 0.984375 -0.453125 0.984375 -0.484375 C 0.984375 -0.625 0.875 -0.6875 0.765625 -0.6875 C 0.640625 -0.6875 0.453125 -0.59375 0.453125 -0.34375 C 0.453125 -0.046875 0.796875 0.046875 1.046875 0.046875 C 1.3125 0.046875 1.546875 -0.109375 1.65625 -0.28125 C 1.859375 0.015625 2.171875 0.046875 2.328125 0.046875 C 2.953125 0.046875 3.296875 -0.53125 3.296875 -0.71875 Z M 3.296875 -0.71875 "/>
|
||||
<path d="M 6.171875 -2.921875 C 6.171875 -3.921875 5.46875 -4.71875 4.34375 -4.71875 L 1.828125 -4.71875 C 1.6875 -4.71875 1.609375 -4.71875 1.609375 -4.5625 C 1.609375 -4.46875 1.6875 -4.46875 1.84375 -4.46875 C 1.953125 -4.46875 1.96875 -4.46875 2.09375 -4.453125 C 2.234375 -4.4375 2.25 -4.421875 2.25 -4.359375 C 2.25 -4.359375 2.25 -4.3125 2.21875 -4.203125 L 1.3125 -0.53125 C 1.25 -0.296875 1.234375 -0.25 0.703125 -0.25 C 0.578125 -0.25 0.484375 -0.25 0.484375 -0.09375 C 0.484375 0 0.578125 0 0.703125 0 L 3.15625 0 C 4.703125 0 6.171875 -1.40625 6.171875 -2.921875 Z M 5.515625 -3.140625 C 5.515625 -2.984375 5.4375 -1.78125 4.75 -1 C 4.484375 -0.6875 3.890625 -0.25 3.03125 -0.25 L 2.09375 -0.25 C 1.890625 -0.25 1.875 -0.25 1.875 -0.3125 C 1.875 -0.3125 1.875 -0.359375 1.90625 -0.46875 L 2.859375 -4.234375 C 2.90625 -4.453125 2.921875 -4.46875 3.203125 -4.46875 L 4.09375 -4.46875 C 4.859375 -4.46875 5.515625 -4.078125 5.515625 -3.140625 Z M 5.515625 -3.140625 "/>
|
||||
</g>
|
||||
<g id="glyph-5-1">
|
||||
<path d="M 2.953125 -0.734375 C 2.953125 -0.796875 2.875 -0.796875 2.859375 -0.796875 C 2.78125 -0.796875 2.765625 -0.78125 2.75 -0.71875 C 2.625 -0.421875 2.234375 -0.375 2.046875 -0.375 C 1.953125 -0.375 1.828125 -0.390625 1.671875 -0.40625 C 1.40625 -0.453125 1.328125 -0.453125 1.25 -0.453125 C 1.171875 -0.453125 1.171875 -0.453125 1.125 -0.453125 C 1.34375 -0.640625 1.578125 -0.8125 1.859375 -1.015625 C 2.1875 -1.25 2.40625 -1.421875 2.609375 -1.609375 C 2.859375 -1.84375 3.03125 -2.0625 3.03125 -2.109375 C 3.03125 -2.1875 2.953125 -2.1875 2.921875 -2.1875 C 2.859375 -2.1875 2.84375 -2.171875 2.8125 -2.125 C 2.625 -1.859375 2.515625 -1.84375 2.421875 -1.84375 C 2.34375 -1.84375 2.265625 -1.859375 2.125 -1.96875 C 1.953125 -2.09375 1.84375 -2.1875 1.65625 -2.1875 C 1.203125 -2.1875 0.90625 -1.75 0.90625 -1.59375 C 0.90625 -1.515625 0.984375 -1.515625 1.015625 -1.515625 C 1.078125 -1.515625 1.09375 -1.53125 1.125 -1.578125 C 1.140625 -1.640625 1.1875 -1.75 1.578125 -1.75 C 1.71875 -1.75 1.828125 -1.75 2.078125 -1.703125 C 2.265625 -1.671875 2.328125 -1.671875 2.40625 -1.671875 C 2.265625 -1.546875 2.109375 -1.421875 1.75 -1.15625 C 1.390625 -0.90625 1.171875 -0.75 0.953125 -0.53125 C 0.75 -0.34375 0.515625 -0.078125 0.515625 -0.015625 C 0.515625 0.046875 0.59375 0.046875 0.625 0.046875 C 0.6875 0.046875 0.703125 0.046875 0.71875 0.015625 C 0.875 -0.1875 1.046875 -0.28125 1.21875 -0.28125 C 1.359375 -0.28125 1.421875 -0.234375 1.609375 -0.09375 C 1.75 0 1.859375 0.046875 2 0.046875 C 2.578125 0.046875 2.953125 -0.53125 2.953125 -0.734375 Z M 2.953125 -0.734375 "/>
|
||||
<path d="M 4.9375 -3.75 C 4.9375 -3.46875 4.8125 -3.03125 4.484375 -2.796875 C 4.203125 -2.5625 3.78125 -2.453125 3.296875 -2.453125 L 2.40625 -2.453125 L 2.859375 -4.234375 C 2.90625 -4.421875 2.921875 -4.453125 3.0625 -4.46875 L 3.515625 -4.46875 C 4.15625 -4.46875 4.9375 -4.46875 4.9375 -3.75 Z M 5.859375 -0.65625 C 5.859375 -0.6875 5.84375 -0.765625 5.75 -0.765625 C 5.65625 -0.765625 5.640625 -0.71875 5.625 -0.640625 C 5.53125 -0.34375 5.265625 -0.0625 4.984375 -0.0625 C 4.796875 -0.0625 4.671875 -0.125 4.671875 -0.5 C 4.671875 -0.671875 4.703125 -1.03125 4.734375 -1.21875 C 4.765625 -1.40625 4.765625 -1.484375 4.765625 -1.546875 C 4.765625 -1.625 4.765625 -1.84375 4.578125 -2.0625 C 4.4375 -2.203125 4.25 -2.296875 4.109375 -2.34375 C 4.921875 -2.546875 5.65625 -3.03125 5.65625 -3.65625 C 5.65625 -4.25 4.953125 -4.71875 3.953125 -4.71875 L 1.828125 -4.71875 C 1.703125 -4.71875 1.609375 -4.71875 1.609375 -4.5625 C 1.609375 -4.46875 1.6875 -4.46875 1.828125 -4.46875 C 1.828125 -4.46875 1.96875 -4.46875 2.09375 -4.453125 C 2.234375 -4.4375 2.25 -4.421875 2.25 -4.359375 C 2.25 -4.359375 2.25 -4.3125 2.21875 -4.203125 L 1.3125 -0.53125 C 1.25 -0.296875 1.234375 -0.25 0.703125 -0.25 C 0.578125 -0.25 0.484375 -0.25 0.484375 -0.109375 C 0.484375 -0.03125 0.53125 0 0.59375 0 C 0.734375 0 0.890625 -0.015625 1.03125 -0.015625 L 1.484375 -0.03125 L 1.921875 -0.015625 C 2.078125 -0.015625 2.25 0 2.390625 0 C 2.421875 0 2.53125 0 2.53125 -0.140625 C 2.53125 -0.25 2.46875 -0.25 2.3125 -0.25 C 2.203125 -0.25 2.171875 -0.25 2.046875 -0.265625 C 1.890625 -0.28125 1.890625 -0.296875 1.890625 -0.359375 C 1.890625 -0.359375 1.890625 -0.421875 1.921875 -0.515625 L 2.359375 -2.265625 L 3.296875 -2.265625 C 3.890625 -2.265625 4.140625 -1.96875 4.140625 -1.640625 C 4.140625 -1.546875 4.078125 -1.3125 4.046875 -1.15625 C 3.96875 -0.84375 3.9375 -0.734375 3.9375 -0.625 C 3.9375 -0.078125 4.4375 0.140625 4.953125 0.140625 C 5.59375 0.140625 5.859375 -0.53125 5.859375 -0.65625 Z M 5.859375 -0.65625 "/>
|
||||
</g>
|
||||
<g id="glyph-6-0">
|
||||
<path d="M 4.53125 -3.15625 C 4.53125 -3.9375 4.484375 -4.734375 4.140625 -5.46875 C 3.6875 -6.40625 2.875 -6.5625 2.46875 -6.5625 C 1.875 -6.5625 1.15625 -6.3125 0.75 -5.390625 C 0.4375 -4.71875 0.390625 -3.9375 0.390625 -3.15625 C 0.390625 -2.421875 0.421875 -1.53125 0.828125 -0.78125 C 1.25 0.015625 1.96875 0.21875 2.453125 0.21875 C 2.984375 0.21875 3.734375 0.015625 4.171875 -0.921875 C 4.484375 -1.609375 4.53125 -2.375 4.53125 -3.15625 Z M 3.71875 -3.265625 C 3.71875 -2.53125 3.71875 -1.859375 3.609375 -1.234375 C 3.453125 -0.296875 2.90625 0 2.453125 0 C 2.078125 0 1.484375 -0.25 1.3125 -1.1875 C 1.203125 -1.78125 1.203125 -2.6875 1.203125 -3.265625 C 1.203125 -3.90625 1.203125 -4.5625 1.28125 -5.09375 C 1.46875 -6.265625 2.203125 -6.34375 2.453125 -6.34375 C 2.78125 -6.34375 3.4375 -6.171875 3.625 -5.203125 C 3.71875 -4.640625 3.71875 -3.890625 3.71875 -3.265625 Z M 3.71875 -3.265625 "/>
|
||||
<path d="M 3.296875 -0.71875 C 3.296875 -0.78125 3.21875 -0.78125 3.1875 -0.78125 C 3.109375 -0.78125 3.09375 -0.75 3.078125 -0.703125 C 2.9375 -0.265625 2.5625 -0.109375 2.34375 -0.109375 C 2.203125 -0.109375 2 -0.171875 2 -0.4375 C 2 -0.5 2 -0.53125 2.03125 -0.703125 C 2.125 -1.046875 2.25 -1.59375 2.296875 -1.6875 C 2.359375 -1.8125 2.515625 -2.015625 2.765625 -2.015625 C 2.78125 -2.015625 2.953125 -2.015625 3.0625 -1.9375 C 2.84375 -1.859375 2.84375 -1.640625 2.84375 -1.640625 C 2.84375 -1.5625 2.890625 -1.4375 3.0625 -1.4375 C 3.203125 -1.4375 3.375 -1.5625 3.375 -1.78125 C 3.375 -2.0625 3.046875 -2.1875 2.78125 -2.1875 C 2.453125 -2.1875 2.25 -1.96875 2.15625 -1.84375 C 1.984375 -2.125 1.671875 -2.1875 1.5 -2.1875 C 0.875 -2.1875 0.53125 -1.59375 0.53125 -1.421875 C 0.53125 -1.34375 0.609375 -1.34375 0.625 -1.34375 C 0.671875 -1.34375 0.71875 -1.359375 0.734375 -1.40625 C 0.890625 -1.890625 1.28125 -2.015625 1.46875 -2.015625 C 1.640625 -2.015625 1.828125 -1.953125 1.828125 -1.6875 C 1.828125 -1.5625 1.734375 -1.21875 1.5625 -0.5625 C 1.5 -0.28125 1.265625 -0.109375 1.0625 -0.109375 C 1.015625 -0.109375 0.875 -0.109375 0.765625 -0.1875 C 0.984375 -0.265625 0.984375 -0.453125 0.984375 -0.484375 C 0.984375 -0.625 0.875 -0.6875 0.765625 -0.6875 C 0.640625 -0.6875 0.453125 -0.59375 0.453125 -0.34375 C 0.453125 -0.046875 0.796875 0.046875 1.046875 0.046875 C 1.3125 0.046875 1.546875 -0.109375 1.65625 -0.28125 C 1.859375 0.015625 2.171875 0.046875 2.328125 0.046875 C 2.953125 0.046875 3.296875 -0.53125 3.296875 -0.71875 Z M 3.296875 -0.71875 "/>
|
||||
</g>
|
||||
<g id="glyph-6-1">
|
||||
<path d="M 2.953125 -0.734375 C 2.953125 -0.796875 2.875 -0.796875 2.859375 -0.796875 C 2.78125 -0.796875 2.765625 -0.78125 2.75 -0.71875 C 2.625 -0.421875 2.234375 -0.375 2.046875 -0.375 C 1.953125 -0.375 1.828125 -0.390625 1.671875 -0.40625 C 1.40625 -0.453125 1.328125 -0.453125 1.25 -0.453125 C 1.171875 -0.453125 1.171875 -0.453125 1.125 -0.453125 C 1.34375 -0.640625 1.578125 -0.8125 1.859375 -1.015625 C 2.1875 -1.25 2.40625 -1.421875 2.609375 -1.609375 C 2.859375 -1.84375 3.03125 -2.0625 3.03125 -2.109375 C 3.03125 -2.1875 2.953125 -2.1875 2.921875 -2.1875 C 2.859375 -2.1875 2.84375 -2.171875 2.8125 -2.125 C 2.625 -1.859375 2.515625 -1.84375 2.421875 -1.84375 C 2.34375 -1.84375 2.265625 -1.859375 2.125 -1.96875 C 1.953125 -2.09375 1.84375 -2.1875 1.65625 -2.1875 C 1.203125 -2.1875 0.90625 -1.75 0.90625 -1.59375 C 0.90625 -1.515625 0.984375 -1.515625 1.015625 -1.515625 C 1.078125 -1.515625 1.09375 -1.53125 1.125 -1.578125 C 1.140625 -1.640625 1.1875 -1.75 1.578125 -1.75 C 1.71875 -1.75 1.828125 -1.75 2.078125 -1.703125 C 2.265625 -1.671875 2.328125 -1.671875 2.40625 -1.671875 C 2.265625 -1.546875 2.109375 -1.421875 1.75 -1.15625 C 1.390625 -0.90625 1.171875 -0.75 0.953125 -0.53125 C 0.75 -0.34375 0.515625 -0.078125 0.515625 -0.015625 C 0.515625 0.046875 0.59375 0.046875 0.625 0.046875 C 0.6875 0.046875 0.703125 0.046875 0.71875 0.015625 C 0.875 -0.1875 1.046875 -0.28125 1.21875 -0.28125 C 1.359375 -0.28125 1.421875 -0.234375 1.609375 -0.09375 C 1.75 0 1.859375 0.046875 2 0.046875 C 2.578125 0.046875 2.953125 -0.53125 2.953125 -0.734375 Z M 2.953125 -0.734375 "/>
|
||||
</g>
|
||||
<g id="glyph-7-0">
|
||||
<path d="M 11.46875 -4.25 C 11.46875 -4.546875 11.203125 -4.546875 10.9375 -4.546875 L 6.421875 -4.546875 L 6.421875 -9.0625 C 6.421875 -9.3125 6.421875 -9.59375 6.140625 -9.59375 C 5.828125 -9.59375 5.828125 -9.328125 5.828125 -9.0625 L 5.828125 -4.546875 L 1.3125 -4.546875 C 1.078125 -4.546875 0.78125 -4.546875 0.78125 -4.265625 C 0.78125 -3.953125 1.0625 -3.953125 1.3125 -3.953125 L 5.828125 -3.953125 L 5.828125 0.5625 C 5.828125 0.796875 5.828125 1.09375 6.125 1.09375 C 6.421875 1.09375 6.421875 0.8125 6.421875 0.5625 L 6.421875 -3.953125 L 10.9375 -3.953125 C 11.1875 -3.953125 11.46875 -3.953125 11.46875 -4.25 Z M 11.46875 -4.25 "/>
|
||||
<path d="M 4.53125 -3.15625 C 4.53125 -3.9375 4.484375 -4.734375 4.140625 -5.46875 C 3.6875 -6.40625 2.875 -6.5625 2.46875 -6.5625 C 1.875 -6.5625 1.15625 -6.3125 0.75 -5.390625 C 0.4375 -4.71875 0.390625 -3.9375 0.390625 -3.15625 C 0.390625 -2.421875 0.421875 -1.53125 0.828125 -0.78125 C 1.25 0.015625 1.96875 0.21875 2.453125 0.21875 C 2.984375 0.21875 3.734375 0.015625 4.171875 -0.921875 C 4.484375 -1.609375 4.53125 -2.375 4.53125 -3.15625 Z M 3.71875 -3.265625 C 3.71875 -2.53125 3.71875 -1.859375 3.609375 -1.234375 C 3.453125 -0.296875 2.90625 0 2.453125 0 C 2.078125 0 1.484375 -0.25 1.3125 -1.1875 C 1.203125 -1.78125 1.203125 -2.6875 1.203125 -3.265625 C 1.203125 -3.90625 1.203125 -4.5625 1.28125 -5.09375 C 1.46875 -6.265625 2.203125 -6.34375 2.453125 -6.34375 C 2.78125 -6.34375 3.4375 -6.171875 3.625 -5.203125 C 3.71875 -4.640625 3.71875 -3.890625 3.71875 -3.265625 Z M 3.71875 -3.265625 "/>
|
||||
</g>
|
||||
<g id="glyph-8-0">
|
||||
<path d="M 6.84375 -2.46875 C 6.84375 -2.65625 6.65625 -2.65625 6.515625 -2.65625 L 1.140625 -2.65625 C 1 -2.65625 0.8125 -2.65625 0.8125 -2.46875 C 0.8125 -2.265625 1 -2.265625 1.140625 -2.265625 L 6.515625 -2.265625 C 6.65625 -2.265625 6.84375 -2.265625 6.84375 -2.46875 Z M 6.84375 -2.46875 "/>
|
||||
<path d="M 11.46875 -4.25 C 11.46875 -4.546875 11.203125 -4.546875 10.9375 -4.546875 L 6.421875 -4.546875 L 6.421875 -9.0625 C 6.421875 -9.3125 6.421875 -9.59375 6.140625 -9.59375 C 5.828125 -9.59375 5.828125 -9.328125 5.828125 -9.0625 L 5.828125 -4.546875 L 1.3125 -4.546875 C 1.078125 -4.546875 0.78125 -4.546875 0.78125 -4.265625 C 0.78125 -3.953125 1.0625 -3.953125 1.3125 -3.953125 L 5.828125 -3.953125 L 5.828125 0.5625 C 5.828125 0.796875 5.828125 1.09375 6.125 1.09375 C 6.421875 1.09375 6.421875 0.8125 6.421875 0.5625 L 6.421875 -3.953125 L 10.9375 -3.953125 C 11.1875 -3.953125 11.46875 -3.953125 11.46875 -4.25 Z M 11.46875 -4.25 "/>
|
||||
</g>
|
||||
<g id="glyph-9-0">
|
||||
<path d="M 6.84375 -2.46875 C 6.84375 -2.65625 6.65625 -2.65625 6.515625 -2.65625 L 1.140625 -2.65625 C 1 -2.65625 0.8125 -2.65625 0.8125 -2.46875 C 0.8125 -2.265625 1 -2.265625 1.140625 -2.265625 L 6.515625 -2.265625 C 6.65625 -2.265625 6.84375 -2.265625 6.84375 -2.46875 Z M 6.84375 -2.46875 "/>
|
||||
</g>
|
||||
<g id="glyph-10-0">
|
||||
<path d="M 7.671875 -1.0625 C 7.671875 -1.15625 7.5625 -1.1875 7.5 -1.1875 C 7.328125 -1.1875 7 -1.078125 6.71875 -0.859375 C 6.328125 -0.859375 6.015625 -0.859375 5.859375 -2.078125 L 5.6875 -3.59375 C 8.296875 -5.015625 8.9375 -5.671875 8.9375 -6.1875 C 8.9375 -6.59375 8.578125 -6.765625 8.28125 -6.765625 C 7.84375 -6.765625 7.15625 -6.28125 7.15625 -6.03125 C 7.15625 -5.984375 7.171875 -5.921875 7.328125 -5.90625 C 7.640625 -5.875 7.65625 -5.625 7.65625 -5.578125 C 7.65625 -5.46875 7.625 -5.40625 7.390625 -5.21875 C 6.984375 -4.921875 6.28125 -4.53125 5.625 -4.15625 C 5.484375 -5.0625 5.484375 -5.546875 5.375 -5.984375 C 5.140625 -6.765625 4.640625 -6.765625 4.328125 -6.765625 C 2.984375 -6.765625 2.390625 -5.953125 2.390625 -5.703125 C 2.390625 -5.59375 2.515625 -5.578125 2.578125 -5.578125 C 2.578125 -5.578125 2.90625 -5.578125 3.34375 -5.90625 C 3.65625 -5.90625 4.03125 -5.90625 4.171875 -4.9375 L 4.34375 -3.453125 C 3.671875 -3.09375 2.765625 -2.609375 2.046875 -2.125 C 1.59375 -1.84375 0.546875 -1.171875 0.546875 -0.578125 C 0.546875 -0.171875 0.890625 0 1.21875 0 C 1.640625 0 2.328125 -0.484375 2.328125 -0.734375 C 2.328125 -0.84375 2.21875 -0.84375 2.140625 -0.859375 C 1.96875 -0.875 1.828125 -1.015625 1.828125 -1.1875 C 1.828125 -1.3125 1.875 -1.359375 2.140625 -1.5625 C 2.609375 -1.90625 3.359375 -2.3125 4.40625 -2.90625 C 4.609375 -1.109375 4.640625 -1 4.65625 -0.875 C 4.890625 0 5.40625 0 5.734375 0 C 7.09375 0 7.671875 -0.8125 7.671875 -1.0625 Z M 7.671875 -1.0625 "/>
|
||||
</g>
|
||||
<g id="glyph-9-1">
|
||||
<g id="glyph-10-1">
|
||||
<path d="M 9.15625 -6.359375 C 9.265625 -6.765625 8.5625 -6.765625 7.96875 -6.765625 L 3.546875 -6.765625 C 3.078125 -6.71875 2.609375 -6.59375 2.1875 -6.296875 C 1.984375 -6.140625 1.796875 -5.953125 1.734375 -5.734375 C 1.734375 -5.625 1.796875 -5.578125 1.90625 -5.578125 C 2.0625 -5.578125 2.28125 -5.65625 2.5 -5.78125 C 2.578125 -5.8125 2.640625 -5.859375 2.703125 -5.90625 C 2.875 -5.921875 3.078125 -5.921875 3.25 -5.921875 L 4.3125 -5.921875 L 4.140625 -5.171875 C 3.96875 -4.453125 3.75 -3.75 3.484375 -3.0625 C 3.171875 -2.25 2.78125 -1.4375 2.34375 -0.65625 C 2.328125 -0.625 2.3125 -0.578125 2.28125 -0.546875 C 1.90625 -0.578125 1.609375 -0.765625 1.421875 -1.046875 C 1.40625 -1.078125 1.34375 -1.109375 1.265625 -1.109375 C 1.109375 -1.109375 0.890625 -1.03125 0.671875 -0.890625 C 0.359375 -0.734375 0.15625 -0.5 0.15625 -0.359375 C 0.15625 -0.359375 0.15625 -0.328125 0.171875 -0.3125 C 0.4375 0.109375 0.9375 0.328125 1.515625 0.3125 C 1.578125 0.3125 1.640625 0.296875 1.71875 0.28125 C 2.28125 0.1875 2.8125 -0.140625 3.234375 -0.59375 C 3.359375 -0.734375 3.46875 -0.890625 3.5625 -1.046875 C 3.890625 -1.640625 4.1875 -2.25 4.453125 -2.875 L 6.40625 -2.875 C 6.40625 -2.765625 6.46875 -2.734375 6.578125 -2.734375 C 6.71875 -2.734375 6.953125 -2.796875 7.171875 -2.921875 C 7.4375 -3.09375 7.640625 -3.28125 7.6875 -3.421875 L 7.703125 -3.5625 C 7.71875 -3.6875 7.65625 -3.734375 7.546875 -3.734375 L 4.796875 -3.734375 C 5.046875 -4.375 5.25 -5.03125 5.421875 -5.703125 L 5.46875 -5.921875 L 7.046875 -5.921875 C 7.40625 -5.921875 7.921875 -5.921875 7.890625 -5.8125 C 7.890625 -5.703125 7.953125 -5.65625 8.0625 -5.65625 C 8.21875 -5.65625 8.4375 -5.734375 8.65625 -5.859375 C 8.921875 -6.015625 9.125 -6.21875 9.15625 -6.359375 Z M 9.15625 -6.359375 "/>
|
||||
</g>
|
||||
</g>
|
||||
@ -94,26 +94,26 @@
|
||||
</g>
|
||||
<path fill-rule="nonzero" fill="rgb(100%, 100%, 100%)" fill-opacity="1" stroke-width="0.99628" stroke-linecap="butt" stroke-linejoin="miter" stroke="rgb(0%, 0%, 0%)" stroke-opacity="1" stroke-miterlimit="10" d="M -86.038357 -14.171739 L -52.018754 -14.171739 L -52.018754 14.174642 L -86.038357 14.174642 Z M -86.038357 -14.171739 " transform="matrix(0.990123, 0, 0, -0.990123, 252.266688, 29.054172)"/>
|
||||
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
|
||||
<use xlink:href="#glyph-1-0" x="174.121224" y="33.203777"/>
|
||||
<use xlink:href="#glyph-1-0" x="174.747972" y="32.981"/>
|
||||
</g>
|
||||
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
|
||||
<use xlink:href="#glyph-2-0" x="181.341202" y="29.623492"/>
|
||||
<use xlink:href="#glyph-2-0" x="181.967949" y="29.401705"/>
|
||||
</g>
|
||||
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
|
||||
<use xlink:href="#glyph-3-0" x="187.505708" y="29.623492"/>
|
||||
<use xlink:href="#glyph-3-0" x="188.133353" y="29.401705"/>
|
||||
</g>
|
||||
<path fill-rule="nonzero" fill="rgb(100%, 100%, 100%)" fill-opacity="1" stroke-width="0.99628" stroke-linecap="butt" stroke-linejoin="miter" stroke="rgb(0%, 0%, 0%)" stroke-opacity="1" stroke-miterlimit="10" d="M -186.889929 -28.346902 L -109.709657 -28.346902 L -109.709657 28.34586 L -186.889929 28.34586 Z M -186.889929 -28.346902 " transform="matrix(0.990123, 0, 0, -0.990123, 252.266688, 29.054172)"/>
|
||||
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
|
||||
<use xlink:href="#glyph-4-0" x="70.512765" y="16.302376"/>
|
||||
</g>
|
||||
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
|
||||
<use xlink:href="#glyph-3-1" x="78.890196" y="17.78162"/>
|
||||
<use xlink:href="#glyph-5-0" x="78.890196" y="17.78162"/>
|
||||
</g>
|
||||
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
|
||||
<use xlink:href="#glyph-5-0" x="85.339858" y="18.767783"/>
|
||||
<use xlink:href="#glyph-6-0" x="85.339858" y="18.767783"/>
|
||||
</g>
|
||||
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
|
||||
<use xlink:href="#glyph-6-0" x="128.444866" y="16.302376"/>
|
||||
<use xlink:href="#glyph-7-0" x="128.444866" y="16.302376"/>
|
||||
</g>
|
||||
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
|
||||
<use xlink:href="#glyph-0-5" x="100.6432" y="27.799686"/>
|
||||
@ -125,23 +125,23 @@
|
||||
<use xlink:href="#glyph-0-5" x="108.315664" y="33.717651"/>
|
||||
</g>
|
||||
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
|
||||
<use xlink:href="#glyph-6-0" x="77.906014" y="46.541725"/>
|
||||
<use xlink:href="#glyph-7-0" x="77.906014" y="46.541725"/>
|
||||
</g>
|
||||
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
|
||||
<use xlink:href="#glyph-4-0" x="121.467469" y="46.541725"/>
|
||||
<use xlink:href="#glyph-4-0" x="121.466322" y="46.541725"/>
|
||||
</g>
|
||||
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
|
||||
<use xlink:href="#glyph-3-2" x="129.8449" y="48.020969"/>
|
||||
<use xlink:href="#glyph-5-1" x="129.8449" y="48.020969"/>
|
||||
</g>
|
||||
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
|
||||
<use xlink:href="#glyph-5-1" x="135.787619" y="49.007132"/>
|
||||
<use xlink:href="#glyph-6-1" x="135.787619" y="49.007132"/>
|
||||
</g>
|
||||
<path fill-rule="nonzero" fill="rgb(100%, 100%, 100%)" fill-opacity="1" stroke-width="0.99628" stroke-linecap="butt" stroke-linejoin="miter" stroke="rgb(0%, 0%, 0%)" stroke-opacity="1" stroke-miterlimit="10" d="M -210.064131 -0.000521077 C -210.064131 5.503056 -214.526171 9.961151 -220.029749 9.961151 C -225.52938 9.961151 -229.99142 5.503056 -229.99142 -0.000521077 C -229.99142 -5.504098 -225.52938 -9.962193 -220.029749 -9.962193 C -214.526171 -9.962193 -210.064131 -5.504098 -210.064131 -0.000521077 Z M -210.064131 -0.000521077 " transform="matrix(0.990123, 0, 0, -0.990123, 252.266688, 29.054172)"/>
|
||||
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
|
||||
<use xlink:href="#glyph-7-0" x="28.279065" y="33.179024"/>
|
||||
<use xlink:href="#glyph-8-0" x="28.279065" y="33.179024"/>
|
||||
</g>
|
||||
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
|
||||
<use xlink:href="#glyph-8-0" x="24.769079" y="46.645688"/>
|
||||
<use xlink:href="#glyph-9-0" x="24.769079" y="46.645688"/>
|
||||
</g>
|
||||
<path fill="none" stroke-width="0.99628" stroke-linecap="butt" stroke-linejoin="miter" stroke="rgb(0%, 0%, 0%)" stroke-opacity="1" stroke-miterlimit="10" d="M 28.84635 -0.000521077 L 46.887826 -0.000521077 " transform="matrix(0.990123, 0, 0, -0.990123, 252.266688, 29.054172)"/>
|
||||
<path fill-rule="nonzero" fill="rgb(0%, 0%, 0%)" fill-opacity="1" d="M 301.875 29.054688 L 297.476562 27.386719 L 298.9375 29.054688 L 297.476562 30.71875 Z M 301.875 29.054688 "/>
|
||||
@ -154,7 +154,7 @@
|
||||
<path fill-rule="nonzero" fill="rgb(0%, 0%, 0%)" fill-opacity="1" stroke-width="0.99628" stroke-linecap="butt" stroke-linejoin="miter" stroke="rgb(0%, 0%, 0%)" stroke-opacity="1" stroke-miterlimit="10" d="M 6.052369 0.00102853 L 1.610055 1.681691 L 3.089511 0.00102853 L 1.610055 -1.683579 Z M 6.052369 0.00102853 " transform="matrix(0, -0.990123, -0.990123, 0, 34.411175, 46.316809)"/>
|
||||
<path fill-rule="nonzero" fill="rgb(0%, 0%, 0%)" fill-opacity="1" d="M 291.21875 29.054688 C 291.21875 27.964844 290.335938 27.082031 289.246094 27.082031 C 288.15625 27.082031 287.273438 27.964844 287.273438 29.054688 C 287.273438 30.144531 288.15625 31.027344 289.246094 31.027344 C 290.335938 31.027344 291.21875 30.144531 291.21875 29.054688 Z M 291.21875 29.054688 "/>
|
||||
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
|
||||
<use xlink:href="#glyph-9-0" x="284.493214" y="25.273882"/>
|
||||
<use xlink:href="#glyph-10-0" x="284.493214" y="25.273882"/>
|
||||
</g>
|
||||
<path fill="none" stroke-width="0.99628" stroke-linecap="butt" stroke-linejoin="miter" stroke="rgb(0%, 0%, 0%)" stroke-opacity="1" stroke-miterlimit="10" d="M -210.064131 -0.000521077 L -192.022656 -0.000521077 " transform="matrix(0.990123, 0, 0, -0.990123, 252.266688, 29.054172)"/>
|
||||
<path fill-rule="nonzero" fill="rgb(0%, 0%, 0%)" fill-opacity="1" stroke-width="0.99628" stroke-linecap="butt" stroke-linejoin="miter" stroke="rgb(0%, 0%, 0%)" stroke-opacity="1" stroke-miterlimit="10" d="M 6.053196 -0.000521077 L 1.606937 1.684086 L 3.086393 -0.000521077 L 1.606937 -1.681183 Z M 6.053196 -0.000521077 " transform="matrix(0.990123, 0, 0, -0.990123, 59.33081, 29.054172)"/>
|
||||
@ -167,7 +167,7 @@
|
||||
<path fill="none" stroke-width="0.99628" stroke-linecap="butt" stroke-linejoin="miter" stroke="rgb(0%, 0%, 0%)" stroke-opacity="1" stroke-miterlimit="10" d="M -109.212559 -0.000521077 L -91.167139 -0.000521077 " transform="matrix(0.990123, 0, 0, -0.990123, 252.266688, 29.054172)"/>
|
||||
<path fill-rule="nonzero" fill="rgb(0%, 0%, 0%)" fill-opacity="1" stroke-width="0.99628" stroke-linecap="butt" stroke-linejoin="miter" stroke="rgb(0%, 0%, 0%)" stroke-opacity="1" stroke-miterlimit="10" d="M 6.055113 -0.000521077 L 1.608854 1.684086 L 3.08831 -0.000521077 L 1.608854 -1.681183 Z M 6.055113 -0.000521077 " transform="matrix(0.990123, 0, 0, -0.990123, 159.188287, 29.054172)"/>
|
||||
<g fill="rgb(0%, 0%, 0%)" fill-opacity="1">
|
||||
<use xlink:href="#glyph-9-1" x="150.844421" y="25.273882"/>
|
||||
<use xlink:href="#glyph-10-1" x="150.844421" y="25.273882"/>
|
||||
</g>
|
||||
<path fill="none" stroke-width="0.99628" stroke-linecap="butt" stroke-linejoin="miter" stroke="rgb(0%, 0%, 0%)" stroke-opacity="1" stroke-miterlimit="10" d="M -51.521657 -0.000521077 L -33.480182 -0.000521077 " transform="matrix(0.990123, 0, 0, -0.990123, 252.266688, 29.054172)"/>
|
||||
<path fill-rule="nonzero" fill="rgb(0%, 0%, 0%)" fill-opacity="1" stroke-width="0.99628" stroke-linecap="butt" stroke-linejoin="miter" stroke="rgb(0%, 0%, 0%)" stroke-opacity="1" stroke-miterlimit="10" d="M 6.05217 -0.000521077 L 1.609856 1.684086 L 3.089312 -0.000521077 L 1.609856 -1.681183 Z M 6.05217 -0.000521077 " transform="matrix(0.990123, 0, 0, -0.990123, 216.308388, 29.054172)"/>
|
||||
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 34 KiB |