chore: import upstream snapshot with attribution
cffconvert / validate (push) Has been skipped
License Check / license-check (push) Failing after 2s

This commit is contained in:
wehub-resource-sync
2026-07-13 12:14:16 +08:00
commit 8a852e4b4e
36502 changed files with 9277225 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 122 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 308 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 511 KiB

+37
View File
@@ -0,0 +1,37 @@
flowchart TD
InitialHlo("HLO before optimizations")
OptimizedSheduledHlo("Optimized and scheduled HLO")
BufferAssignment("BufferAssignment")
ThunkSequence("ThunkSequence")
LlvmIr("LLVM IR")
MachineCode("Machine Code<br/><i>PTX, obj, ..</i>")
Executable("Executable")
%% Stages (Processes - Subroutine Shape)
HloPasses[[HLO Optimization]]
Scheduling[[Scheduling]]
BufferAssigner[[Buffer Assignment]]
ThunkEmitter[[Thunk Emission]]
LlvmCompiler[[LLVM Compilation]]
ExecutableBuilder[[Build Executable]]
%% Edges (Flow of Artifacts through Stages)
InitialHlo --> HloPasses
HloPasses --> Scheduling
Scheduling --> OptimizedSheduledHlo
OptimizedSheduledHlo --> BufferAssigner
BufferAssigner --> BufferAssignment
OptimizedSheduledHlo --> ThunkEmitter
BufferAssignment --> ThunkEmitter
ThunkEmitter --> ThunkSequence
ThunkEmitter -->
LlvmIr --> LlvmCompiler
LlvmCompiler --> MachineCode
MachineCode --> ExecutableBuilder
ThunkSequence --> ExecutableBuilder
BufferAssignment --> ExecutableBuilder
ExecutableBuilder --> Executable
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 KiB

@@ -0,0 +1,316 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?xml-stylesheet href="
data:text/css,
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);
svg text {
font-family: 'Roboto';
font-size: 12px;
}
%23node7:hover ~ %23edge8 text { fill: %231976d2; }
%23node7:hover ~ %23edge8 path { stroke: %231976d2; stroke-width: .2em; }
%23node7:hover ~ %23edge8 polygon { fill: %231976d2; stroke: %231976d2; stroke-width: .2em; }
%23node8:hover ~ %23edge8 text { fill: %23d32f2f; }
%23node8:hover ~ %23edge8 path { stroke: %23d32f2f; stroke-width: .2em; }
%23node8:hover ~ %23edge8 polygon { fill: %23d32f2f; stroke: %23d32f2f; stroke-width: .2em; }
%23node4:hover ~ %23edge7 text { fill: %231976d2; }
%23node4:hover ~ %23edge7 path { stroke: %231976d2; stroke-width: .2em; }
%23node4:hover ~ %23edge7 polygon { fill: %231976d2; stroke: %231976d2; stroke-width: .2em; }
%23node8:hover ~ %23edge7 text { fill: %23d32f2f; }
%23node8:hover ~ %23edge7 path { stroke: %23d32f2f; stroke-width: .2em; }
%23node8:hover ~ %23edge7 polygon { fill: %23d32f2f; stroke: %23d32f2f; stroke-width: .2em; }
%23node1:hover ~ %23edge4 text { fill: %231976d2; }
%23node1:hover ~ %23edge4 path { stroke: %231976d2; stroke-width: .2em; }
%23node1:hover ~ %23edge4 polygon { fill: %231976d2; stroke: %231976d2; stroke-width: .2em; }
%23node5:hover ~ %23edge4 text { fill: %23d32f2f; }
%23node5:hover ~ %23edge4 path { stroke: %23d32f2f; stroke-width: .2em; }
%23node5:hover ~ %23edge4 polygon { fill: %23d32f2f; stroke: %23d32f2f; stroke-width: .2em; }
%23node3:hover ~ %23edge3 text { fill: %231976d2; }
%23node3:hover ~ %23edge3 path { stroke: %231976d2; stroke-width: .2em; }
%23node3:hover ~ %23edge3 polygon { fill: %231976d2; stroke: %231976d2; stroke-width: .2em; }
%23node4:hover ~ %23edge3 text { fill: %23d32f2f; }
%23node4:hover ~ %23edge3 path { stroke: %23d32f2f; stroke-width: .2em; }
%23node4:hover ~ %23edge3 polygon { fill: %23d32f2f; stroke: %23d32f2f; stroke-width: .2em; }
%23node5:hover ~ %23edge5 text { fill: %231976d2; }
%23node5:hover ~ %23edge5 path { stroke: %231976d2; stroke-width: .2em; }
%23node5:hover ~ %23edge5 polygon { fill: %231976d2; stroke: %231976d2; stroke-width: .2em; }
%23node6:hover ~ %23edge5 text { fill: %23d32f2f; }
%23node6:hover ~ %23edge5 path { stroke: %23d32f2f; stroke-width: .2em; }
%23node6:hover ~ %23edge5 polygon { fill: %23d32f2f; stroke: %23d32f2f; stroke-width: .2em; }
%23node6:hover ~ %23edge6 text { fill: %231976d2; }
%23node6:hover ~ %23edge6 path { stroke: %231976d2; stroke-width: .2em; }
%23node6:hover ~ %23edge6 polygon { fill: %231976d2; stroke: %231976d2; stroke-width: .2em; }
%23node7:hover ~ %23edge6 text { fill: %23d32f2f; }
%23node7:hover ~ %23edge6 path { stroke: %23d32f2f; stroke-width: .2em; }
%23node7:hover ~ %23edge6 polygon { fill: %23d32f2f; stroke: %23d32f2f; stroke-width: .2em; }
%23node8:hover ~ %23edge9 text { fill: %231976d2; }
%23node8:hover ~ %23edge9 path { stroke: %231976d2; stroke-width: .2em; }
%23node8:hover ~ %23edge9 polygon { fill: %231976d2; stroke: %231976d2; stroke-width: .2em; }
%23node9:hover ~ %23edge9 text { fill: %23d32f2f; }
%23node9:hover ~ %23edge9 path { stroke: %23d32f2f; stroke-width: .2em; }
%23node9:hover ~ %23edge9 polygon { fill: %23d32f2f; stroke: %23d32f2f; stroke-width: .2em; }
%23node1:hover ~ %23edge1 text { fill: %231976d2; }
%23node1:hover ~ %23edge1 path { stroke: %231976d2; stroke-width: .2em; }
%23node1:hover ~ %23edge1 polygon { fill: %231976d2; stroke: %231976d2; stroke-width: .2em; }
%23node2:hover ~ %23edge1 text { fill: %23d32f2f; }
%23node2:hover ~ %23edge1 path { stroke: %23d32f2f; stroke-width: .2em; }
%23node2:hover ~ %23edge1 polygon { fill: %23d32f2f; stroke: %23d32f2f; stroke-width: .2em; }
%23node2:hover ~ %23edge2 text { fill: %231976d2; }
%23node2:hover ~ %23edge2 path { stroke: %231976d2; stroke-width: .2em; }
%23node2:hover ~ %23edge2 polygon { fill: %231976d2; stroke: %231976d2; stroke-width: .2em; }
%23node3:hover ~ %23edge2 text { fill: %23d32f2f; }
%23node3:hover ~ %23edge2 path { stroke: %23d32f2f; stroke-width: .2em; }
%23node3:hover ~ %23edge2 polygon { fill: %23d32f2f; stroke: %23d32f2f; stroke-width: .2em; }
" type="text/css"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.44.1 (20201121.0304)
-->
<!-- Title: G Pages: 1 -->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="290pt" height="549pt" viewBox="0.00 0.00 290.25 548.60"><script>
(function() {
var enablePanZoom = false;
var enablePanZoomControls = false;
var panZoomScriptUrl = "https://graphviz.corp.google.com/svg-pan-zoom.js";
var isEmbedded = true;
try {
// This condition is true when the SVG is being displayed in a
// top-level browser window. If the parent location's href is
// different, or we can't access it (due to security constraints
// on accessing javascript properties on a different domain),
// then the document is embedded.
if (window.location.href == window.parent.location.href) {
isEmbedded = false;
}
} catch (e) {}
if (!isEmbedded) enablePanZoom = true;
if (enablePanZoom &amp;&amp; typeof svgPanZoom === 'undefined') {
var panZoomScript =
document.createElementNS('http://www.w3.org/2000/svg', 'script');
panZoomScript.setAttributeNS(
'http://www.w3.org/1999/xlink', 'xlink:href', panZoomScriptUrl);
document.currentScript.parentElement.appendChild(panZoomScript);
}
window.onload = function() {
var svg = document.getElementsByTagName("svg")[0];
if (!isEmbedded) {
svg.removeAttribute("width");
svg.removeAttribute("height");
}
if (enablePanZoom) {
var altPressed = false;
svgPanZoom(svg, {
minZoom: 0.2,
maxZoom: 100,
controlIconsEnabled: enablePanZoomControls,
preventMouseEventsDefault: isEmbedded,
beforeZoom: function(oldZoom, newZoom) { return !altPressed; },
beforePan: function(oldPan, newPan) { return !altPressed; },
});
document.onkeydown = function(e) {
altPressed = e.altKey;
};
document.onkeyup = function(e) {
altPressed = e.altKey;
};
}
var links = document.getElementsByTagName("a");
for (var i = 0; i &lt; links.length; i++) {
if (!links[i].getAttribute("target")) {
links[i].setAttribute("target", "_top");
}
}
};
})();
</script>
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 544.6)">
<title>G</title>
<g id="a_graph0"><a xlink:title=" ">
<polygon fill="white" stroke="none" points="-4,4 -4,-544.6 286.25,-544.6 286.25,4 -4,4"/>
<text text-anchor="start" x="14" y="-510.3" font-family="Times,serif" font-weight="bold" font-size="14.00">Computation f (in fusion instruction fusion)</text>
</a>
</g>
<!-- 5734836738048 -->
<g id="node1" class="node">
<title>5734836738048</title>
<polygon fill="#ffb74d" stroke="#c88719" points="207.25,-504.6 75,-504.6 75,-468.6 207.25,-468.6 207.25,-504.6"/>
<text text-anchor="start" x="104.75" y="-488.3" font-family="Times,serif" font-weight="bold" font-size="14.00">Parameter 0</text>
<text text-anchor="start" x="83" y="-474.3" font-family="Times,serif" font-size="14.00">f32[20,10,50]{2,1,0}</text>
</g>
<!-- 5734836737024 -->
<g id="node2" class="node">
<title>5734836737024</title>
<polygon fill="#c8e6c9" stroke="#97b498" points="132.25,-432.6 0,-432.6 0,-368.6 132.25,-368.6 132.25,-432.6"/>
<text text-anchor="start" x="38.38" y="-416.3" font-family="Times,serif" font-weight="bold" font-size="14.00">transpose</text>
<text text-anchor="start" x="22.62" y="-402.3" font-family="Times,serif" font-size="14.00">lhs_transpose_1</text>
<text text-anchor="start" x="10.25" y="-388.3" font-family="Times,serif" font-size="14.00">dimensions={1,0,2}</text>
<text text-anchor="start" x="8" y="-374.3" font-family="Times,serif" font-size="14.00">f32[10,20,50]{2,1,0}</text>
</g>
<!-- 5734836738048&#45;&gt;5734836737024 -->
<g id="edge1" class="edge">
<title>5734836738048-&gt;5734836737024</title>
<g id="a_edge1"><a xlink:title="p0 -&gt; lhs_transpose_1">
<path fill="none" stroke="black" d="M125.58,-468.19C118.62,-460.39 110.1,-450.85 101.7,-441.44"/>
<polygon fill="black" stroke="black" points="104.35,-439.16 95.08,-434.03 99.13,-443.82 104.35,-439.16"/>
</a>
</g>
</g>
<!-- 5734836733952 -->
<g id="node5" class="node">
<title>5734836733952</title>
<polygon fill="#c8e6c9" stroke="#97b498" points="282.25,-432.6 150,-432.6 150,-368.6 282.25,-368.6 282.25,-432.6"/>
<text text-anchor="start" x="188.38" y="-416.3" font-family="Times,serif" font-weight="bold" font-size="14.00">transpose</text>
<text text-anchor="start" x="172.25" y="-402.3" font-family="Times,serif" font-size="14.00">rhs_transpose_1</text>
<text text-anchor="start" x="160.25" y="-388.3" font-family="Times,serif" font-size="14.00">dimensions={2,1,0}</text>
<text text-anchor="start" x="158" y="-374.3" font-family="Times,serif" font-size="14.00">f32[50,10,20]{2,1,0}</text>
</g>
<!-- 5734836738048&#45;&gt;5734836733952 -->
<g id="edge4" class="edge">
<title>5734836738048-&gt;5734836733952</title>
<g id="a_edge4"><a xlink:title="p0 -&gt; rhs_transpose_1">
<path fill="none" stroke="black" d="M156.67,-468.19C163.63,-460.39 172.15,-450.85 180.55,-441.44"/>
<polygon fill="black" stroke="black" points="183.12,-443.82 187.17,-434.03 177.9,-439.16 183.12,-443.82"/>
</a>
</g>
</g>
<!-- 5734836736000 -->
<g id="node3" class="node">
<title>5734836736000</title>
<polygon fill="white" stroke="#9e9e9e" points="132.25,-332.6 0,-332.6 0,-282.6 132.25,-282.6 132.25,-332.6"/>
<text text-anchor="start" x="32.75" y="-316.3" font-family="Times,serif" font-weight="bold" font-size="14.00">exponential</text>
<text text-anchor="start" x="51.88" y="-302.3" font-family="Times,serif" font-size="14.00">lhs_e</text>
<text text-anchor="start" x="8" y="-288.3" font-family="Times,serif" font-size="14.00">f32[10,20,50]{2,1,0}</text>
</g>
<!-- 5734836737024&#45;&gt;5734836736000 -->
<g id="edge2" class="edge">
<title>5734836737024-&gt;5734836736000</title>
<g id="a_edge2"><a xlink:title="lhs_transpose_1 -&gt; lhs_e">
<path fill="none" stroke="black" d="M66.12,-368.28C66.12,-360.64 66.12,-352.39 66.12,-344.55"/>
<polygon fill="black" stroke="black" points="69.63,-344.59 66.13,-334.59 62.63,-344.59 69.63,-344.59"/>
</a>
</g>
</g>
<!-- 5734836734976 -->
<g id="node4" class="node">
<title>5734836734976</title>
<polygon fill="#c8e6c9" stroke="#97b498" points="132.25,-246.6 0,-246.6 0,-182.6 132.25,-182.6 132.25,-246.6"/>
<text text-anchor="start" x="38.38" y="-230.3" font-family="Times,serif" font-weight="bold" font-size="14.00">transpose</text>
<text text-anchor="start" x="22.62" y="-216.3" font-family="Times,serif" font-size="14.00">lhs_transpose_2</text>
<text text-anchor="start" x="10.25" y="-202.3" font-family="Times,serif" font-size="14.00">dimensions={0,2,1}</text>
<text text-anchor="start" x="8" y="-188.3" font-family="Times,serif" font-size="14.00">f32[10,50,20]{2,1,0}</text>
</g>
<!-- 5734836736000&#45;&gt;5734836734976 -->
<g id="edge3" class="edge">
<title>5734836736000-&gt;5734836734976</title>
<g id="a_edge3"><a xlink:title="lhs_e -&gt; lhs_transpose_2">
<path fill="none" stroke="black" d="M66.12,-282.21C66.12,-274.84 66.12,-266.52 66.12,-258.32"/>
<polygon fill="black" stroke="black" points="69.63,-258.43 66.13,-248.43 62.63,-258.43 69.63,-258.43"/>
</a>
</g>
</g>
<!-- 5734836698112 -->
<g id="node8" class="node">
<title>5734836698112</title>
<polygon fill="white" stroke="#9e9e9e" points="207.25,-146.6 75,-146.6 75,-110.6 207.25,-110.6 207.25,-146.6"/>
<text text-anchor="start" x="130.25" y="-130.3" font-family="Times,serif" font-weight="bold" font-size="14.00">add</text>
<text text-anchor="start" x="83" y="-116.3" font-family="Times,serif" font-size="14.00">f32[10,50,20]{2,1,0}</text>
</g>
<!-- 5734836734976&#45;&gt;5734836698112 -->
<g id="edge7" class="edge">
<title>5734836734976-&gt;5734836698112</title>
<g id="a_edge7"><a xlink:title="lhs_transpose_2 -&gt; add">
<path fill="none" stroke="black" d="M94.05,-182.32C101.97,-173.46 110.49,-163.91 118.08,-155.41"/>
<polygon fill="black" stroke="black" points="120.53,-157.92 124.58,-148.13 115.31,-153.26 120.53,-157.92"/>
</a>
</g>
<text text-anchor="middle" x="119.82" y="-161.86" font-family="Times,serif" font-size="14.00">0</text>
</g>
<!-- 5734836732928 -->
<g id="node6" class="node">
<title>5734836732928</title>
<polygon fill="white" stroke="#9e9e9e" points="282.25,-332.6 150,-332.6 150,-282.6 282.25,-282.6 282.25,-332.6"/>
<text text-anchor="start" x="182.75" y="-316.3" font-family="Times,serif" font-weight="bold" font-size="14.00">exponential</text>
<text text-anchor="start" x="195.88" y="-302.3" font-family="Times,serif" font-size="14.00">rhs_log</text>
<text text-anchor="start" x="158" y="-288.3" font-family="Times,serif" font-size="14.00">f32[50,10,20]{2,1,0}</text>
</g>
<!-- 5734836733952&#45;&gt;5734836732928 -->
<g id="edge5" class="edge">
<title>5734836733952-&gt;5734836732928</title>
<g id="a_edge5"><a xlink:title="rhs_transpose_1 -&gt; rhs_log">
<path fill="none" stroke="black" d="M216.12,-368.28C216.12,-360.64 216.12,-352.39 216.12,-344.55"/>
<polygon fill="black" stroke="black" points="219.63,-344.59 216.13,-334.59 212.63,-344.59 219.63,-344.59"/>
</a>
</g>
</g>
<!-- 5734836731904 -->
<g id="node7" class="node">
<title>5734836731904</title>
<polygon fill="#c8e6c9" stroke="#97b498" points="282.25,-246.6 150,-246.6 150,-182.6 282.25,-182.6 282.25,-246.6"/>
<text text-anchor="start" x="188.38" y="-230.3" font-family="Times,serif" font-weight="bold" font-size="14.00">transpose</text>
<text text-anchor="start" x="172.25" y="-216.3" font-family="Times,serif" font-size="14.00">rhs_transpose_2</text>
<text text-anchor="start" x="160.25" y="-202.3" font-family="Times,serif" font-size="14.00">dimensions={1,0,2}</text>
<text text-anchor="start" x="158" y="-188.3" font-family="Times,serif" font-size="14.00">f32[10,50,20]{2,1,0}</text>
</g>
<!-- 5734836732928&#45;&gt;5734836731904 -->
<g id="edge6" class="edge">
<title>5734836732928-&gt;5734836731904</title>
<g id="a_edge6"><a xlink:title="rhs_log -&gt; rhs_transpose_2">
<path fill="none" stroke="black" d="M216.12,-282.21C216.12,-274.84 216.12,-266.52 216.12,-258.32"/>
<polygon fill="black" stroke="black" points="219.63,-258.43 216.13,-248.43 212.63,-258.43 219.63,-258.43"/>
</a>
</g>
</g>
<!-- 5734836731904&#45;&gt;5734836698112 -->
<g id="edge8" class="edge">
<title>5734836731904-&gt;5734836698112</title>
<g id="a_edge8"><a xlink:title="rhs_transpose_2 -&gt; add">
<path fill="none" stroke="black" d="M188.2,-182.32C180.28,-173.46 171.76,-163.91 164.17,-155.41"/>
<polygon fill="black" stroke="black" points="166.94,-153.26 157.67,-148.13 161.72,-157.92 166.94,-153.26"/>
</a>
</g>
<text text-anchor="middle" x="175.04" y="-150.6" font-family="Times,serif" font-size="14.00">1</text>
</g>
<!-- cluster_5734844288888 -->
<g id="node9" class="node">
<title>cluster_5734844288888</title>
<g id="a_node9"><a xlink:title=" ">
<ellipse fill="#bcaaa4" stroke="#8c7b75" cx="141.12" cy="-37.3" rx="37.3" ry="37.3"/>
<text text-anchor="start" x="122.75" y="-33" font-family="Times,serif" font-size="14.00">ROOT</text>
</a>
</g>
</g>
<!-- 5734836698112&#45;&gt;cluster_5734844288888 -->
<g id="edge9" class="edge">
<title>5734836698112-&gt;cluster_5734844288888</title>
<g id="a_edge9"><a xlink:title=" ">
<path fill="none" stroke="black" d="M141.12,-110.38C141.12,-103.4 141.12,-94.97 141.12,-86.36"/>
<polygon fill="black" stroke="black" points="144.63,-86.57 141.13,-76.57 137.63,-86.57 144.63,-86.57"/>
</a>
</g>
</g>
</g>
</svg>
Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 203 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB

+728
View File
@@ -0,0 +1,728 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
id="Layer_1"
data-name="Layer 1"
viewBox="0 0 857.25321 368.17926"
version="1.1"
sodipodi:docname="openxla.svg"
width="780"
height="335"
inkscape:version="1.4 (e7c3feb1, 2024-10-09)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview91"
pagecolor="#747b82"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="0.5718075"
inkscape:cx="201.99106"
inkscape:cy="229.09808"
inkscape:window-width="1656"
inkscape:window-height="747"
inkscape:window-x="0"
inkscape:window-y="38"
inkscape:window-maximized="0"
inkscape:current-layer="Layer_1" />
<defs
id="defs2">
<style
id="style1">
.cls-1 {
fill: #ea80fc;
}
.cls-1, .cls-2, .cls-3, .cls-4, .cls-5, .cls-6, .cls-7, .cls-8, .cls-9 {
stroke: #dce0df;
stroke-linejoin: round;
stroke-width: .13px;
}
.cls-2 {
fill: #3367d6;
}
.cls-3 {
fill: #4d81f3;
}
.cls-4 {
fill: #26a69a;
}
.cls-5 {
fill: #2a56c6;
}
.cls-6 {
fill: #9c27b0;
}
.cls-7 {
fill: #6a1b9a;
}
.cls-8 {
fill: #00695c;
}
.cls-9 {
fill: #00796b;
}
.cls-10 {
clip-path: url(#clippath);
}
.cls-11, .cls-12, .cls-13, .cls-14, .cls-15, .cls-16, .cls-17, .cls-18 {
stroke-width: 0px;
}
.cls-11, .cls-19, .cls-20, .cls-21 {
fill: none;
}
<!--
darkblue = #1a344c
midblue = #458ae5
lightblue = #6fb6e0
-->
.openxla-box {
fill: #fff!important;
filter: drop-shadow( 2px 2px 3px rgba(26, 52, 76, .5));
}
.cls-12 {
fill: url(#linear-gradient);
}
.cls-19 {
stroke-width: .65px;
}
.cls-19, .cls-20, .cls-21 {
stroke: #1a344c;
stroke-miterlimit: 10;
}
.cls-20 {
stroke-width: .65px;
}
.cls-21 {
stroke-width: .54px;
}
.cls-22 {
clip-path: url(#clippath-1);
}
.cls-13 {
fill: url(#linear-gradient-2);
}
.cls-14 {
fill: #458ae5;
}
.cls-15 {
fill: #6fb6e0;
}
.cls-16 {
fill: #fff;
}
.cls-17 {
fill: #1a344c;
}
.cls-18 {
fill: #ee4c2c;
}
</style>
<clipPath
id="clippath">
<polygon
class="cls-11"
points="237.92,228.11 237.92,222.82 227.74,217.03 227.74,240.83 231.81,238.47 231.81,231.78 234.89,233.54 234.84,228.97 231.81,227.21 231.81,224.54 "
id="polygon1" />
</clipPath>
<linearGradient
id="linear-gradient"
x1="-348.29001"
y1="-1465.28"
x2="-323.32001"
y2="-1465.28"
gradientTransform="matrix(1,0,0,-1,564,-1236.37)"
gradientUnits="userSpaceOnUse">
<stop
offset="0"
stop-color="#ff6f00"
id="stop1" />
<stop
offset="1"
stop-color="#ffa800"
id="stop2" />
</linearGradient>
<clipPath
id="clippath-1">
<polygon
class="cls-11"
points="226.83,217.03 226.83,240.83 222.76,238.47 222.76,224.54 216.66,228.11 216.66,222.82 "
id="polygon2" />
</clipPath>
<linearGradient
id="linear-gradient-2"
x1="-348.42999"
x2="-323.45999"
xlink:href="#linear-gradient" />
<linearGradient
inkscape:collect="always"
xlink:href="#linear-gradient"
id="linearGradient91"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1,0,0,-1,564,-1236.37)"
x1="-348.29001"
y1="-1465.28"
x2="-323.32001"
y2="-1465.28" />
</defs>
<rect
class="cls-20"
x="36.576595"
y="57.619633"
width="194.16"
height="62.799999"
rx="11.07"
ry="11.07"
id="rect2" />
<g
id="Layer_2"
data-name="Layer 2"
transform="translate(-147.3734,-139.91037)">
<g
id="Layer_1-2"
data-name="Layer 1-2">
<polygon
class="cls-3"
points="263.67,324 257.34,324 254.17,329.48 260.5,329.48 "
id="polygon3" />
<polygon
class="cls-3"
points="257.34,334.96 251.01,334.96 254.17,329.48 260.5,329.48 "
id="polygon4" />
<polygon
class="cls-3"
points="263.67,334.96 266.83,329.48 260.5,329.48 257.34,334.96 "
id="polygon5" />
<polygon
class="cls-3"
points="269.99,334.96 273.16,329.48 266.83,329.48 263.67,334.96 "
id="polygon6" />
<polygon
class="cls-3"
points="276.32,324 269.99,324 266.83,329.48 273.16,329.48 "
id="polygon7" />
<polygon
class="cls-3"
points="279.49,318.52 273.16,318.52 269.99,324 276.32,324 "
id="polygon8" />
<polygon
class="cls-3"
points="282.65,313.04 276.32,313.04 273.16,318.52 279.49,318.52 "
id="polygon9" />
<polygon
class="cls-3"
points="285.82,307.56 279.49,307.56 276.32,313.04 282.65,313.04 "
id="polygon10" />
<polygon
class="cls-5"
points="257.34,334.96 251.01,334.96 254.17,340.44 260.5,340.44 "
id="polygon11" />
<polygon
class="cls-5"
points="263.67,334.96 266.83,340.44 260.5,340.44 257.34,334.96 "
id="polygon12" />
<polygon
class="cls-5"
points="269.99,334.96 273.16,340.44 266.83,340.44 263.67,334.96 "
id="polygon13" />
<polygon
class="cls-9"
points="273.16,340.44 276.32,334.96 273.16,329.48 269.99,334.96 "
id="polygon14" />
<polygon
class="cls-9"
points="276.32,324 282.65,324 279.49,318.52 "
id="polygon15" />
<polygon
class="cls-9"
points="285.82,318.52 282.65,313.04 279.49,318.52 282.65,324 "
id="polygon16" />
<polygon
class="cls-2"
points="260.5,329.48 266.83,329.48 263.67,324 "
id="polygon17" />
<polygon
class="cls-4"
points="279.49,329.48 282.65,324 276.32,324 273.16,329.48 "
id="polygon18" />
<polygon
class="cls-4"
points="285.82,329.48 288.98,324 282.65,324 279.49,329.48 "
id="polygon19" />
<polygon
class="cls-6"
points="292.15,318.52 295.31,313.04 292.15,307.56 288.98,313.04 "
id="polygon20" />
<polygon
class="cls-6"
points="295.31,324 298.48,318.52 295.31,313.04 292.15,318.52 "
id="polygon21" />
<polygon
class="cls-6"
points="298.48,329.48 301.64,324 298.48,318.52 295.31,324 "
id="polygon22" />
<polygon
class="cls-6"
points="301.64,334.96 304.81,329.48 301.64,324 298.48,329.48 "
id="polygon23" />
<polygon
class="cls-6"
points="304.81,340.44 307.97,334.96 304.81,329.48 301.64,334.96 "
id="polygon24" />
<polygon
class="cls-6"
points="307.97,313.04 304.81,307.56 301.64,313.04 304.81,318.52 "
id="polygon25" />
<polygon
class="cls-6"
points="301.64,324 298.48,318.52 301.64,313.04 304.81,318.52 "
id="polygon26" />
<polygon
class="cls-6"
points="298.48,329.48 295.31,324 292.15,329.48 295.31,334.96 "
id="polygon27" />
<polygon
class="cls-6"
points="295.31,334.96 292.15,340.44 288.98,334.96 292.15,329.48 "
id="polygon28" />
<polygon
class="cls-7"
points="292.15,340.44 285.82,340.44 282.65,334.96 288.98,334.96 "
id="polygon29" />
<polygon
class="cls-8"
points="282.65,334.96 279.49,329.48 273.16,329.48 276.32,334.96 "
id="polygon30" />
<polygon
class="cls-8"
points="282.65,334.96 285.82,329.48 279.49,329.48 "
id="polygon31" />
<polygon
class="cls-8"
points="292.15,318.52 285.82,318.52 288.98,324 295.31,324 "
id="polygon32" />
<polygon
class="cls-8"
points="292.15,318.52 288.98,313.04 282.65,313.04 285.82,318.52 "
id="polygon33" />
<polygon
class="cls-8"
points="298.48,340.44 304.81,340.44 301.64,334.96 295.31,334.96 "
id="polygon34" />
<polygon
class="cls-8"
points="301.64,334.96 298.48,329.48 295.31,334.96 "
id="polygon35" />
<polygon
class="cls-1"
points="288.98,313.04 292.15,307.56 285.82,307.56 282.65,313.04 "
id="polygon36" />
<polygon
class="cls-1"
points="288.98,334.96 292.15,329.48 285.82,329.48 282.65,334.96 "
id="polygon37" />
<polygon
class="cls-1"
points="292.15,329.48 295.31,324 288.98,324 285.82,329.48 "
id="polygon38" />
<polygon
class="cls-1"
points="301.64,313.04 304.81,307.56 298.48,307.56 295.31,313.04 "
id="polygon39" />
<polygon
class="cls-1"
points="301.64,313.04 298.48,318.52 295.31,313.04 "
id="polygon40" />
</g>
</g>
<g
id="g44"
transform="translate(-147.3734,-139.91037)">
<g
class="cls-10"
clip-path="url(#clippath)"
id="g40">
<path
class="cls-12"
d="m 215.71,216.94 h 24.97 v 23.93 h -24.97 z"
id="path40"
style="fill:url(#linearGradient91)" />
</g>
<g
class="cls-22"
clip-path="url(#clippath-1)"
id="g41">
<path
class="cls-13"
d="m 215.57,216.94 h 24.97 v 23.93 h -24.97 z"
id="path41"
style="fill:url(#linear-gradient-2)" />
</g>
<g
id="g43">
<path
class="cls-17 component-text"
d="m 256.33,224.41 h -4.52 v 12.53 h -2.53 v -12.53 h -4.52 v -2.04 h 11.58 v 2.04 z"
id="path42" />
<path
class="cls-17"
d="m 259.36,237.12 c -1.54,0 -2.8,-0.5 -3.75,-1.45 -0.95,-0.95 -1.45,-2.26 -1.45,-3.89 v -0.32 c 0,-1 0.18,-1.99 0.63,-2.9 0.41,-0.81 1,-1.49 1.76,-1.99 0.77,-0.5 1.63,-0.72 2.53,-0.72 1.49,0 2.62,0.45 3.44,1.4 0.82,0.95 1.22,2.26 1.22,3.98 v 1 h -7.1 c 0.05,0.81 0.36,1.54 0.9,2.13 0.54,0.54 1.22,0.81 1.99,0.77 1.09,0.05 2.08,-0.5 2.71,-1.36 l 1.31,1.27 c -0.45,0.63 -1.04,1.18 -1.72,1.49 -0.81,0.45 -1.63,0.63 -2.49,0.59 z m -0.27,-9.27 c -0.63,-0.05 -1.22,0.23 -1.63,0.68 -0.45,0.54 -0.72,1.22 -0.77,1.95 h 4.66 v -0.18 c -0.05,-0.81 -0.27,-1.45 -0.63,-1.85 -0.45,-0.36 -1.04,-0.63 -1.63,-0.59 z m 8.78,-1.76 0.09,1.27 c 0.77,-0.95 1.95,-1.49 3.17,-1.45 2.26,0 3.39,1.31 3.44,3.89 v 7.15 h -2.44 v -7.01 c 0,-0.68 -0.14,-1.18 -0.45,-1.54 -0.32,-0.32 -0.77,-0.5 -1.45,-0.5 -0.95,-0.05 -1.81,0.5 -2.22,1.31 v 7.69 h -2.44 v -10.86 c 0,0 2.31,0.05 2.31,0.05 z m 14.57,7.92 c 0,-0.41 -0.18,-0.77 -0.54,-1 -0.54,-0.32 -1.18,-0.5 -1.76,-0.59 -0.72,-0.14 -1.4,-0.36 -2.08,-0.68 -1.22,-0.59 -1.81,-1.45 -1.81,-2.53 0,-0.9 0.45,-1.81 1.18,-2.35 0.77,-0.63 1.81,-0.95 2.99,-0.95 1.31,0 2.35,0.32 3.12,0.95 0.77,0.59 1.22,1.54 1.18,2.49 h -2.44 c 0,-0.45 -0.18,-0.86 -0.54,-1.18 -0.41,-0.32 -0.86,-0.5 -1.4,-0.45 -0.45,0 -0.9,0.09 -1.31,0.36 -0.32,0.23 -0.5,0.59 -0.5,1 0,0.36 0.18,0.68 0.45,0.86 0.32,0.23 0.95,0.41 1.9,0.63 0.77,0.14 1.54,0.41 2.26,0.77 0.5,0.23 0.9,0.59 1.22,1.04 0.27,0.45 0.41,0.95 0.41,1.49 0,0.95 -0.45,1.81 -1.22,2.35 -0.81,0.59 -1.85,0.9 -3.17,0.9 -0.81,0 -1.63,-0.14 -2.35,-0.5 -0.63,-0.27 -1.22,-0.72 -1.63,-1.31 -0.36,-0.54 -0.59,-1.18 -0.59,-1.81 h 2.35 c 0,0.5 0.23,1 0.63,1.31 0.45,0.32 1.04,0.5 1.58,0.45 0.63,0 1.13,-0.14 1.45,-0.36 0.45,-0.18 0.63,-0.54 0.63,-0.9 v 0 z m 3.66,-2.58 c 0,-1 0.18,-1.99 0.63,-2.85 0.41,-0.81 1,-1.49 1.76,-1.95 0.81,-0.45 1.72,-0.72 2.62,-0.68 1.45,0 2.67,0.45 3.57,1.4 0.9,0.95 1.4,2.17 1.49,3.75 v 0.59 c 0,1 -0.18,1.95 -0.63,2.85 -0.36,0.81 -1,1.49 -1.76,1.95 -0.81,0.45 -1.72,0.72 -2.67,0.68 -1.54,0 -2.76,-0.5 -3.66,-1.54 -0.9,-1 -1.36,-2.35 -1.4,-4.07 l 0.05,-0.14 z m 2.4,0.23 c 0,1.13 0.23,1.99 0.68,2.62 0.81,1.04 2.31,1.27 3.39,0.45 0.18,-0.14 0.32,-0.27 0.45,-0.45 0.45,-0.63 0.68,-1.58 0.68,-2.8 0,-1.09 -0.23,-1.95 -0.72,-2.62 -0.77,-1.04 -2.26,-1.27 -3.35,-0.5 -0.18,0.14 -0.36,0.32 -0.5,0.45 -0.36,0.63 -0.63,1.58 -0.63,2.85 z m 14.97,-3.3 c -0.32,-0.05 -0.68,-0.09 -1,-0.09 -1.13,0 -1.85,0.41 -2.26,1.27 v 7.42 h -2.44 V 226.1 h 2.31 l 0.05,1.22 c 0.59,-0.95 1.4,-1.4 2.44,-1.4 0.27,0 0.59,0.05 0.86,0.14 l 0.05,2.31 v 0 z m 10.18,2.4 h -5.88 v 6.2 h -2.53 v -14.57 h 9.27 v 2.04 h -6.74 v 4.34 h 5.88 z m 4.84,6.2 h -2.44 v -14.61 h 2.44 z m 1.76,-5.52 c 0,-1 0.18,-1.99 0.63,-2.85 0.41,-0.81 1,-1.49 1.76,-1.95 0.81,-0.45 1.72,-0.72 2.62,-0.68 1.45,0 2.67,0.45 3.57,1.4 0.9,0.95 1.4,2.17 1.49,3.75 v 0.59 c 0,1 -0.18,1.95 -0.59,2.85 -0.36,0.81 -1,1.49 -1.76,1.95 -0.81,0.45 -1.72,0.72 -2.67,0.68 -1.54,0 -2.76,-0.5 -3.66,-1.54 -0.9,-1 -1.4,-2.35 -1.4,-4.07 v -0.14 0 z m 2.44,0.23 c 0,1.13 0.23,1.99 0.68,2.62 0.45,0.63 1.18,1 1.95,0.95 0.77,0.05 1.49,-0.32 1.9,-0.95 0.45,-0.63 0.68,-1.58 0.68,-2.8 0,-1.09 -0.23,-1.95 -0.72,-2.62 -0.77,-1.04 -2.26,-1.27 -3.35,-0.5 -0.18,0.14 -0.36,0.32 -0.5,0.45 -0.41,0.63 -0.63,1.58 -0.63,2.85 z m 18.64,1.95 1.72,-7.46 h 2.35 l -2.94,10.86 h -1.99 l -2.31,-7.46 -2.31,7.46 h -1.99 l -2.99,-10.86 h 2.4 l 1.76,7.42 2.22,-7.42 h 1.85 l 2.22,7.46 v 0 z"
id="path43" />
</g>
</g>
<rect
class="cls-20"
x="36.576595"
y="152.68964"
width="194.16"
height="62.799999"
rx="11.07"
ry="11.07"
id="rect44" />
<path
class="cls-20"
d="m 219.6566,310.55963 h -172.01 c -6.12,0 -11.07,-4.96 -11.07,-11.07 v -40.66 c 0,-6.12 4.96,-11.07 11.07,-11.07 h 172.01 c 6.12,0 11.07,4.96 11.07,11.07 v 40.66 c 0,6.12 -4.96,11.07 -11.07,11.07 z"
id="path44" />
<g
id="g53"
transform="translate(-147.3734,-139.91037)">
<g
id="g45">
<path
class="cls-18"
d="m 237.41,412.75 -1.59,1.59 c 2.6,2.6 2.6,6.79 0,9.34 -2.6,2.6 -6.79,2.6 -9.34,0 -2.6,-2.6 -2.6,-6.79 0,-9.34 v 0 l 4.12,-4.12 0.58,-0.58 v 0 -3.11 l -6.21,6.21 c -3.47,3.47 -3.47,9.05 0,12.52 3.47,3.47 9.05,3.47 12.45,0 3.47,-3.49 3.47,-9.05 0,-12.52 z"
id="path45" />
<circle
class="cls-18"
cx="234.3"
cy="411.20999"
r="1.16"
id="circle45" />
</g>
<g
id="g52">
<path
class="cls-17"
d="m 253.47,420.69 h -2.67 v 6.86 h -2.02 v -19.53 h 4.91 c 5.13,0 7.58,2.53 7.58,6.07 0.07,4.36 -2.96,6.6 -7.8,6.6 z m 0.22,-10.72 h -2.82 v 8.98 l 2.75,-0.07 c 3.68,-0.07 5.71,-1.52 5.71,-4.55 0,-2.84 -2.02,-4.36 -5.63,-4.36 z"
id="path46" />
<path
class="cls-17"
d="m 270.32,427.48 -1.16,3.11 c -1.3,3.47 -2.67,4.48 -4.62,4.48 -1.08,0 -1.88,-0.29 -2.75,-0.65 l 0.58,-1.81 c 0.65,0.36 1.37,0.65 2.17,0.65 1.08,0 1.88,-0.58 2.96,-3.32 l 0.94,-2.53 -5.56,-14.11 h 2.09 l 4.48,11.8 4.41,-11.8 h 2.02 z"
id="path47" />
<path
class="cls-17"
d="m 282.48,409.98 v 17.65 h -2.02 v -17.65 h -6.86 v -1.88 h 15.7 v 1.88 h -6.81 z"
id="path48" />
<path
class="cls-17"
d="m 295.01,427.99 c -3.97,0 -6.86,-2.96 -6.86,-7.51 0,-4.55 3.03,-7.58 7.08,-7.58 4.05,0 6.86,2.96 6.86,7.51 -0.07,4.55 -3.11,7.58 -7.08,7.58 z m 0.07,-13.29 c -3.03,0 -4.98,2.38 -4.98,5.78 0,3.4 2.02,5.85 5.06,5.85 3.04,0 4.98,-2.38 4.98,-5.78 0,-3.4 -2.02,-5.85 -5.06,-5.85 z"
id="path49" />
<path
class="cls-17"
d="m 306.92,427.63 h -1.95 V 413.3 l 1.95,-0.43 v 3.03 c 0.94,-1.81 2.31,-3.03 4.19,-3.03 0.94,0 1.81,0.29 2.53,0.65 l -0.51,1.81 c -0.65,-0.36 -1.37,-0.65 -2.17,-0.65 -1.52,0 -2.89,1.16 -4.05,3.68 v 9.27 0 z"
id="path50" />
<path
class="cls-17"
d="m 321.25,427.99 c -4.33,0 -7.01,-3.11 -7.01,-7.51 0,-4.4 2.96,-7.58 7.01,-7.58 1.73,0 3.25,0.43 4.48,1.23 l -0.51,1.73 c -1.08,-0.72 -2.46,-1.16 -3.97,-1.16 -3.11,0 -4.98,2.31 -4.98,5.71 0,3.4 2.02,5.78 5.06,5.78 1.44,0 2.89,-0.43 3.97,-1.16 l 0.43,1.81 c -1.3,0.72 -2.82,1.16 -4.48,1.16 z"
id="path51" />
<path
class="cls-17"
d="m 337.67,427.63 v -9.27 c 0,-2.53 -1.01,-3.61 -3.03,-3.61 -1.66,0 -3.25,0.87 -4.41,2.02 v 10.86 h -1.95 v -21.05 l 1.95,-0.43 v 9.05 c 1.52,-1.52 3.4,-2.24 4.98,-2.24 2.75,0 4.48,1.81 4.48,4.91 v 9.78 h -2.02 z"
id="path52" />
</g>
</g>
<rect
class="cls-20"
x="626.5166"
y="57.619633"
width="194.16"
height="62.799999"
rx="11.07"
ry="11.07"
id="rect53" />
<rect
class="cls-20"
x="626.5166"
y="152.68964"
width="194.16"
height="62.799999"
rx="11.07"
ry="11.07"
id="rect54" />
<rect
class="cls-20"
x="626.5166"
y="247.75964"
width="194.16"
height="62.799999"
rx="11.07"
ry="11.07"
id="rect55" />
<g
id="g57"
transform="translate(-147.3734,-139.91037)">
<path
class="cls-17"
d="m 854.07,237.47 c -1.26,-0.73 -2.26,-1.73 -2.98,-3 -0.72,-1.27 -1.08,-2.69 -1.08,-4.25 0,-1.56 0.36,-2.98 1.08,-4.25 0.72,-1.27 1.71,-2.27 2.98,-3 1.27,-0.73 2.67,-1.09 4.21,-1.09 1.19,0 2.28,0.22 3.27,0.67 0.99,0.45 1.85,1.09 2.58,1.94 l -1.36,1.32 c -0.61,-0.73 -1.27,-1.26 -2,-1.61 -0.72,-0.34 -1.55,-0.51 -2.49,-0.51 -1.16,0 -2.22,0.27 -3.19,0.81 -0.97,0.54 -1.74,1.31 -2.31,2.3 -0.57,0.99 -0.86,2.13 -0.86,3.42 0,1.29 0.29,2.43 0.86,3.42 0.57,0.99 1.34,1.75 2.31,2.3 0.97,0.54 2.03,0.81 3.19,0.81 1.93,0 3.58,-0.79 4.93,-2.39 l 1.38,1.34 c -0.73,0.88 -1.64,1.57 -2.73,2.08 -1.09,0.51 -2.29,0.77 -3.58,0.77 -1.55,0 -2.95,-0.36 -4.21,-1.09 z"
id="path55" />
<path
class="cls-17"
d="m 867.32,222.24 h 5.37 c 0.89,0 1.72,0.2 2.48,0.6 0.76,0.4 1.36,0.96 1.82,1.68 0.45,0.72 0.68,1.54 0.68,2.44 0,0.9 -0.23,1.72 -0.68,2.44 -0.45,0.72 -1.06,1.28 -1.82,1.68 -0.76,0.4 -1.58,0.6 -2.48,0.6 h -3.48 v 6.51 h -1.9 v -15.97 z m 5.42,7.65 c 0.59,0 1.12,-0.14 1.57,-0.42 0.45,-0.28 0.81,-0.65 1.06,-1.09 0.25,-0.45 0.38,-0.91 0.38,-1.41 0,-0.5 -0.13,-0.96 -0.38,-1.41 -0.25,-0.45 -0.61,-0.81 -1.06,-1.09 -0.45,-0.28 -0.98,-0.42 -1.57,-0.42 h -3.52 v 5.84 z"
id="path56" />
<path
class="cls-17"
d="m 882.59,237.78 c -0.89,-0.53 -1.58,-1.26 -2.07,-2.21 -0.49,-0.94 -0.74,-2.03 -0.74,-3.27 v -10.06 h 1.9 v 10.15 c 0,1.29 0.34,2.35 1.03,3.16 0.68,0.81 1.67,1.22 2.94,1.22 1.27,0 2.26,-0.41 2.95,-1.22 0.69,-0.81 1.04,-1.86 1.04,-3.16 v -10.15 h 1.9 v 10.06 c 0,1.23 -0.23,2.33 -0.7,3.28 -0.47,0.95 -1.15,1.69 -2.04,2.21 -0.89,0.52 -1.94,0.78 -3.14,0.78 -1.2,0 -2.16,-0.26 -3.06,-0.79 z"
id="path57" />
</g>
<g
id="g60"
transform="translate(-147.3734,-139.91037)">
<path
class="cls-17"
d="m 853.33,332.51 c -1.26,-0.73 -2.27,-1.73 -3.01,-3.01 -0.74,-1.28 -1.12,-2.69 -1.12,-4.24 0,-1.55 0.37,-2.96 1.12,-4.24 0.74,-1.28 1.75,-2.28 3.01,-3.01 1.26,-0.73 2.65,-1.09 4.15,-1.09 1.17,0 2.28,0.21 3.31,0.62 1.03,0.42 1.88,1 2.55,1.76 l -1.34,1.36 c -0.52,-0.62 -1.17,-1.1 -1.96,-1.44 -0.79,-0.33 -1.64,-0.5 -2.54,-0.5 -1.12,0 -2.16,0.27 -3.14,0.81 -0.98,0.54 -1.77,1.31 -2.35,2.3 -0.59,0.99 -0.88,2.13 -0.88,3.42 0,1.29 0.29,2.43 0.88,3.42 0.59,0.99 1.37,1.75 2.35,2.3 0.98,0.54 2.03,0.81 3.14,0.81 1.11,0 1.97,-0.17 2.69,-0.5 0.72,-0.33 1.34,-0.78 1.86,-1.33 0.39,-0.42 0.7,-0.92 0.94,-1.5 0.24,-0.58 0.39,-1.24 0.45,-1.95 h -5.91 v -1.76 h 7.67 c 0.07,0.42 0.11,0.8 0.11,1.16 0,0.98 -0.16,1.94 -0.47,2.87 -0.31,0.93 -0.81,1.74 -1.49,2.44 -1.47,1.59 -3.43,2.39 -5.87,2.39 -1.5,0 -2.88,-0.36 -4.15,-1.09 z"
id="path58" />
<path
class="cls-17"
d="m 868.12,317.28 h 5.37 c 0.89,0 1.72,0.2 2.48,0.6 0.76,0.4 1.36,0.96 1.82,1.68 0.45,0.72 0.68,1.54 0.68,2.44 0,0.9 -0.23,1.72 -0.68,2.44 -0.45,0.72 -1.06,1.28 -1.82,1.68 -0.76,0.4 -1.58,0.6 -2.48,0.6 h -3.48 v 6.51 h -1.9 v -15.97 z m 5.42,7.65 c 0.59,0 1.12,-0.14 1.57,-0.42 0.45,-0.28 0.81,-0.65 1.06,-1.09 0.25,-0.45 0.38,-0.91 0.38,-1.4 0,-0.49 -0.13,-0.96 -0.38,-1.41 -0.25,-0.45 -0.61,-0.81 -1.06,-1.09 -0.45,-0.28 -0.98,-0.42 -1.57,-0.42 h -3.52 v 5.84 h 3.52 z"
id="path59" />
<path
class="cls-17"
d="m 883.39,332.82 c -0.89,-0.53 -1.58,-1.26 -2.07,-2.21 -0.49,-0.94 -0.74,-2.03 -0.74,-3.27 v -10.06 h 1.9 v 10.15 c 0,1.29 0.34,2.35 1.03,3.16 0.68,0.81 1.67,1.22 2.94,1.22 1.27,0 2.26,-0.41 2.95,-1.22 0.69,-0.81 1.04,-1.86 1.04,-3.16 v -10.15 h 1.9 v 10.06 c 0,1.23 -0.23,2.33 -0.7,3.28 -0.47,0.95 -1.15,1.69 -2.04,2.21 -0.89,0.52 -1.94,0.78 -3.14,0.78 -1.2,0 -2.16,-0.26 -3.06,-0.79 z"
id="path60" />
</g>
<g
id="g63"
transform="translate(-147.3734,-139.91037)">
<path
class="cls-17"
d="m 856.14,422.03 -3.93,-5.6 h 2.14 l 2.92,4.21 2.83,-4.21 h 2.23 l -3.99,5.6 4.06,5.78 h -2.21 l -2.94,-4.37 -2.92,4.37 h -2.21 l 4.01,-5.78 z"
id="path61" />
<path
class="cls-17"
d="m 864.48,411.84 h 5.37 c 0.89,0 1.72,0.2 2.48,0.6 0.76,0.4 1.36,0.96 1.82,1.68 0.45,0.72 0.68,1.54 0.68,2.44 0,0.9 -0.23,1.72 -0.68,2.44 -0.45,0.72 -1.06,1.28 -1.82,1.68 -0.76,0.4 -1.58,0.6 -2.48,0.6 h -3.48 v 6.51 h -1.9 v -15.97 z m 5.42,7.65 c 0.59,0 1.12,-0.14 1.57,-0.42 0.45,-0.28 0.81,-0.65 1.06,-1.09 0.25,-0.45 0.38,-0.92 0.38,-1.41 0,-0.49 -0.13,-0.96 -0.38,-1.41 -0.25,-0.45 -0.61,-0.81 -1.06,-1.09 -0.45,-0.28 -0.98,-0.42 -1.57,-0.42 h -3.52 v 5.84 z"
id="path62" />
<path
class="cls-17"
d="m 879.76,427.37 c -0.89,-0.53 -1.58,-1.26 -2.07,-2.21 -0.49,-0.94 -0.74,-2.03 -0.74,-3.27 v -10.06 h 1.9 v 10.15 c 0,1.29 0.34,2.35 1.03,3.16 0.68,0.81 1.67,1.22 2.94,1.22 1.27,0 2.26,-0.41 2.95,-1.22 0.69,-0.81 1.04,-1.86 1.04,-3.16 v -10.15 h 1.9 v 10.06 c 0,1.23 -0.23,2.33 -0.7,3.28 -0.47,0.95 -1.15,1.69 -2.04,2.21 -0.89,0.52 -1.94,0.78 -3.14,0.78 -1.2,0 -2.16,-0.26 -3.06,-0.79 z"
id="path63" />
</g>
<rect
class="cls-19 openxla-box"
x="312.20657"
y="17.819626"
width="232.83"
height="332.54001"
rx="11.07"
ry="11.07"
id="rect63"
style="fill-opacity:0" />
<rect
class="cls-20 openxla-component"
x="348.00659"
y="128.83963"
width="161.24001"
height="52.150002"
rx="11.07"
ry="11.07"
id="rect64" />
<g
id="g73"
transform="translate(-147.3734,-139.91037)">
<polygon
class="cls-17"
points="532.28,233.46 506.36,233.46 494.61,213.11 506.36,192.77 532.28,192.77 544.02,213.11 "
id="polygon64" />
<polygon
class="cls-14"
points="527.77,219.7 523.97,213.11 530.87,201.16 532.42,203.84 527.07,213.11 530.87,219.7 "
id="polygon65" />
<polygon
class="cls-15"
points="510.86,206.53 514.67,213.11 507.77,225.07 506.22,222.39 511.57,213.11 507.77,206.53 "
id="polygon66" />
<polygon
class="cls-16"
points="506.22,203.84 512.42,203.84 517.77,213.11 510.87,225.07 513.97,225.07 516.22,221.17 518.47,225.07 521.57,225.07 517.77,218.48 519.32,215.8 524.67,225.07 530.87,225.07 532.42,222.39 526.22,222.39 520.87,213.11 527.77,201.16 524.67,201.16 522.42,205.06 520.17,201.16 517.07,201.16 520.87,207.74 519.32,210.43 513.97,201.16 507.77,201.16 "
id="polygon67" />
<g
id="g70">
<path
class="cls-17"
d="m 556.38,213.11 c 0,-5.25 3.32,-8.6 8.17,-8.6 4.85,0 8.14,3.35 8.14,8.6 0,5.25 -3.3,8.6 -8.14,8.6 -4.84,0 -8.17,-3.4 -8.17,-8.6 z m 13.08,0 c 0,-3.56 -1.9,-5.65 -4.92,-5.65 -3.02,0 -4.92,2.09 -4.92,5.65 0,3.56 1.9,5.67 4.92,5.67 3.02,0 4.92,-2.18 4.92,-5.67 z"
id="path67" />
<path
class="cls-17"
d="m 587.03,215.13 c 0,4.27 -2.16,6.58 -5.27,6.58 -1.42,0 -2.54,-0.5 -3.3,-1.33 v 5.72 h -3.04 v -13.8 l -1.02,-2.07 2.94,-1.5 0.83,1.73 c 0.85,-1.02 2.16,-1.85 3.92,-1.85 3.06,0 4.94,2.49 4.94,6.51 z m -3.13,-0.02 c 0,-2.37 -1.07,-3.78 -3.13,-3.78 -0.83,0 -1.64,0.21 -2.3,0.59 v 6.39 c 0.64,0.43 1.42,0.66 2.23,0.66 1.99,0 3.21,-1.38 3.21,-3.87 z"
id="path68" />
<path
class="cls-17"
d="m 599.97,215.63 h -8.12 c 0.26,1.92 1.76,3.11 4.23,3.11 1.35,0 2.83,-0.29 3.8,-0.81 l -0.93,3.04 c -0.85,0.47 -2.14,0.74 -3.68,0.74 -4.13,0 -6.58,-2.59 -6.58,-6.58 0,-3.99 2.4,-6.51 6.29,-6.51 3.3,0 5.3,1.88 5.3,4.92 0,0.66 -0.09,1.5 -0.31,2.09 z m -8.05,-1.9 h 5.44 c -0.1,-1.83 -0.93,-2.61 -2.37,-2.61 -1.61,0 -2.71,0.97 -3.06,2.61 z"
id="path69" />
<path
class="cls-17"
d="m 613.46,212.66 v 8.74 h -3.04 v -7.53 c 0,-1.64 -0.66,-2.49 -2.23,-2.49 -0.9,0 -1.73,0.31 -2.42,0.62 v 9.4 h -3.04 v -9.12 l -1.02,-2.18 2.94,-1.4 0.95,1.95 c 1.38,-1.23 2.8,-1.99 4.25,-1.99 2.33,0 3.61,1.38 3.61,4.01 z"
id="path70" />
</g>
<path
class="cls-15"
d="m 629.35,204.83 -5.06,8.52 5.08,8.05 h -3.61 l -2.92,-4.7 -0.59,-1.38 h -0.14 l -0.55,1.35 -2.75,4.73 h -3.51 l 5.2,-8.38 -5.13,-8.19 h 3.56 l 3.06,4.92 0.5,1.26 h 0.14 l 0.55,-1.31 2.73,-4.87 z"
id="path71" />
<path
class="cls-15"
d="m 634.64,218.72 h 5.84 v 2.68 h -8.93 v -16.57 h 3.09 z"
id="path72" />
<path
class="cls-15"
d="m 652.67,221.4 -1.33,-4.23 h -5.72 l -1.35,4.23 h -3.13 l 5.41,-16.57 h 3.92 l 5.39,16.57 h -3.18 z m -6.24,-6.77 h 4.11 l -1.71,-5.41 -0.26,-1.28 h -0.17 l -0.26,1.28 z"
id="path73" />
</g>
<g
id="g82"
transform="translate(-147.3734,-139.91037)">
<path
class="cls-17 openxla-component-text"
d="m 529.75,303.12 c -0.7,-0.31 -1.32,-0.77 -1.86,-1.37 -0.54,-0.6 -0.93,-1.33 -1.16,-2.19 l 1.68,-0.69 c 0.24,0.89 0.67,1.61 1.31,2.18 0.64,0.57 1.38,0.85 2.24,0.85 0.86,0 1.58,-0.23 2.18,-0.7 0.59,-0.46 0.89,-1.1 0.89,-1.9 0,-0.69 -0.25,-1.26 -0.76,-1.71 -0.51,-0.45 -1.33,-0.87 -2.48,-1.26 L 530.86,296 c -1.05,-0.37 -1.91,-0.86 -2.57,-1.47 -0.66,-0.61 -1,-1.45 -1,-2.53 0,-0.71 0.19,-1.36 0.58,-1.96 0.39,-0.6 0.93,-1.08 1.62,-1.44 0.69,-0.36 1.47,-0.54 2.33,-0.54 0.86,0 1.61,0.16 2.24,0.48 0.64,0.32 1.15,0.71 1.53,1.16 0.38,0.46 0.65,0.91 0.8,1.35 l -1.64,0.71 c -0.15,-0.51 -0.47,-0.98 -0.97,-1.39 -0.49,-0.42 -1.14,-0.62 -1.94,-0.62 -0.76,0 -1.41,0.21 -1.95,0.64 -0.54,0.43 -0.81,0.97 -0.81,1.62 0,0.58 0.23,1.06 0.69,1.42 0.46,0.37 1.15,0.71 2.08,1.03 l 0.98,0.33 c 1.26,0.46 2.24,1.03 2.95,1.71 0.71,0.68 1.06,1.62 1.06,2.79 0,0.96 -0.25,1.76 -0.74,2.41 -0.49,0.65 -1.11,1.13 -1.86,1.43 -0.75,0.3 -1.52,0.46 -2.3,0.46 -0.75,0 -1.47,-0.16 -2.17,-0.47 z"
id="path74" />
<path
class="cls-17 openxla-component-text"
d="m 541.44,303.38 c -0.37,-0.14 -0.67,-0.33 -0.92,-0.57 -0.55,-0.54 -0.83,-1.27 -0.83,-2.22 v -6.32 h -1.85 v -1.6 h 1.85 v -2.99 h 1.76 v 2.99 h 2.6 v 1.6 h -2.6 v 5.9 c 0,0.59 0.11,1.03 0.33,1.32 0.26,0.31 0.64,0.47 1.14,0.47 0.43,0 0.82,-0.12 1.16,-0.35 v 1.72 c -0.21,0.1 -0.42,0.17 -0.63,0.21 -0.21,0.04 -0.49,0.06 -0.82,0.06 -0.43,0 -0.83,-0.07 -1.19,-0.21 z"
id="path75" />
<path
class="cls-17 openxla-component-text"
d="m 547.27,303.13 c -0.61,-0.3 -1.08,-0.72 -1.41,-1.26 -0.33,-0.53 -0.5,-1.14 -0.5,-1.82 0,-1.12 0.42,-2 1.27,-2.63 0.84,-0.63 1.91,-0.95 3.2,-0.95 0.64,0 1.23,0.07 1.77,0.21 0.54,0.14 0.97,0.3 1.26,0.48 v -0.64 c 0,-0.79 -0.28,-1.42 -0.83,-1.9 -0.55,-0.48 -1.25,-0.72 -2.1,-0.72 -0.58,0 -1.12,0.13 -1.63,0.38 -0.51,0.26 -0.9,0.61 -1.19,1.07 l -1.33,-1 c 0.42,-0.64 0.99,-1.13 1.72,-1.5 0.73,-0.36 1.54,-0.54 2.43,-0.54 1.44,0 2.57,0.38 3.38,1.13 0.81,0.75 1.23,1.78 1.23,3.08 v 6.71 h -1.68 v -1.52 h -0.08 c -0.3,0.51 -0.76,0.95 -1.37,1.31 -0.61,0.36 -1.29,0.54 -2.06,0.54 -0.77,0 -1.47,-0.15 -2.08,-0.46 z m 3.9,-1.56 c 0.51,-0.3 0.92,-0.71 1.22,-1.22 0.3,-0.51 0.46,-1.07 0.46,-1.68 -0.33,-0.22 -0.74,-0.4 -1.23,-0.54 -0.49,-0.14 -1,-0.21 -1.54,-0.21 -0.97,0 -1.7,0.2 -2.19,0.6 -0.49,0.4 -0.74,0.92 -0.74,1.56 0,0.58 0.22,1.05 0.66,1.41 0.44,0.36 1,0.54 1.68,0.54 0.6,0 1.15,-0.15 1.66,-0.46 z"
id="path76" />
<path
class="cls-17 openxla-component-text"
d="m 560.19,303.04 c -0.64,-0.37 -1.12,-0.81 -1.44,-1.34 h -0.08 v 1.56 h -1.68 v -14.87 h 1.76 v 4.38 l -0.08,1.47 h 0.08 c 0.32,-0.54 0.8,-0.99 1.44,-1.36 0.64,-0.37 1.37,-0.55 2.17,-0.55 0.96,0 1.82,0.24 2.58,0.73 0.77,0.49 1.37,1.16 1.82,2.01 0.45,0.85 0.66,1.82 0.66,2.89 0,1.07 -0.22,2.04 -0.66,2.9 -0.44,0.85 -1.05,1.52 -1.82,2 -0.77,0.48 -1.63,0.73 -2.58,0.73 -0.8,0 -1.53,-0.18 -2.17,-0.55 z m 3.71,-1.55 c 0.54,-0.33 0.97,-0.8 1.29,-1.41 0.32,-0.61 0.48,-1.31 0.48,-2.12 0,-0.81 -0.16,-1.51 -0.48,-2.12 -0.32,-0.61 -0.75,-1.08 -1.29,-1.41 -0.54,-0.33 -1.11,-0.5 -1.72,-0.5 -0.61,0 -1.2,0.17 -1.73,0.5 -0.53,0.33 -0.96,0.8 -1.29,1.41 -0.33,0.61 -0.49,1.32 -0.49,2.12 0,0.8 0.16,1.51 0.49,2.12 0.33,0.61 0.75,1.08 1.29,1.41 0.53,0.33 1.11,0.5 1.73,0.5 0.62,0 1.18,-0.17 1.72,-0.5 z"
id="path77" />
<path
class="cls-17 openxla-component-text"
d="m 569.38,288.39 h 1.76 v 14.87 h -1.76 z"
id="path78" />
<path
class="cls-17 openxla-component-text"
d="m 575.65,302.86 c -0.8,-0.48 -1.43,-1.15 -1.88,-2 -0.45,-0.85 -0.67,-1.81 -0.67,-2.88 0,-1.01 0.21,-1.95 0.63,-2.81 0.42,-0.86 1.02,-1.55 1.81,-2.07 0.78,-0.51 1.68,-0.77 2.69,-0.77 1.01,0 1.94,0.23 2.7,0.7 0.76,0.46 1.35,1.1 1.75,1.92 0.4,0.82 0.61,1.75 0.61,2.8 0,0.17 -0.01,0.35 -0.04,0.54 h -8.39 c 0.04,0.8 0.24,1.48 0.58,2.03 0.35,0.55 0.79,0.97 1.32,1.25 0.53,0.28 1.09,0.42 1.67,0.42 1.38,0 2.43,-0.64 3.14,-1.91 l 1.49,0.73 c -0.44,0.84 -1.06,1.52 -1.85,2.02 -0.79,0.51 -1.74,0.76 -2.84,0.76 -1.01,0 -1.92,-0.24 -2.72,-0.73 z m 5.77,-6.02 c -0.03,-0.44 -0.15,-0.89 -0.37,-1.33 -0.22,-0.44 -0.57,-0.82 -1.04,-1.12 -0.47,-0.3 -1.07,-0.46 -1.79,-0.46 -0.83,0 -1.54,0.27 -2.12,0.8 -0.58,0.53 -0.96,1.24 -1.14,2.11 z"
id="path79" />
<path
class="cls-17 openxla-component-text"
d="m 585.7,288.39 h 1.76 v 6.42 h 7.64 v -6.42 h 1.76 v 14.87 h -1.76 v -6.77 h -7.64 v 6.77 h -1.76 z"
id="path80" />
<path
class="cls-17 openxla-component-text"
d="m 600.19,288.39 h 1.76 v 13.18 h 6.5 v 1.68 h -8.26 v -14.87 z"
id="path81" />
<path
class="cls-17 openxla-component-text"
d="m 613.46,302.55 c -1.16,-0.69 -2.08,-1.63 -2.74,-2.82 -0.66,-1.19 -1,-2.49 -1,-3.9 0,-1.41 0.33,-2.71 1,-3.9 0.66,-1.19 1.58,-2.13 2.74,-2.82 1.16,-0.69 2.46,-1.04 3.88,-1.04 1.42,0 2.72,0.35 3.88,1.04 1.16,0.69 2.08,1.63 2.74,2.82 0.66,1.19 1,2.49 1,3.9 0,1.41 -0.33,2.71 -1,3.9 -0.67,1.19 -1.58,2.13 -2.74,2.82 -1.16,0.69 -2.46,1.04 -3.88,1.04 -1.42,0 -2.72,-0.35 -3.88,-1.04 z m 6.82,-1.42 c 0.89,-0.52 1.6,-1.24 2.12,-2.16 0.52,-0.92 0.78,-1.97 0.78,-3.15 0,-1.18 -0.26,-2.22 -0.78,-3.15 -0.52,-0.93 -1.23,-1.64 -2.12,-2.16 -0.89,-0.52 -1.87,-0.78 -2.94,-0.78 -1.07,0 -2.05,0.26 -2.94,0.78 -0.89,0.52 -1.6,1.24 -2.12,2.16 -0.52,0.92 -0.78,1.97 -0.78,3.15 0,1.18 0.26,2.22 0.78,3.15 0.52,0.93 1.23,1.64 2.12,2.16 0.89,0.52 1.87,0.78 2.94,0.78 1.07,0 2.04,-0.26 2.94,-0.78 z"
id="path82" />
</g>
<rect
class="cls-20 openxla-component"
x="348.00659"
y="195.56964"
width="161.24001"
height="52.150002"
rx="11.07"
ry="11.07"
id="rect82" />
<g
id="g85"
transform="translate(-147.3734,-139.91037)">
<path
class="cls-17 openxla-component-text"
d="m 562.61,362.19 -4.73,-7.18 H 560 l 3.74,5.79 h 0.08 l 3.74,-5.79 h 2.1 l -4.73,7.18 5.02,7.68 h -2.08 l -4.05,-6.21 h -0.08 l -4.07,6.21 h -2.08 z"
id="path83" />
<path
class="cls-17 openxla-component-text"
d="m 571.97,355.01 h 1.76 v 13.18 h 6.5 v 1.68 h -8.26 V 355 Z"
id="path84" />
<path
class="cls-17 openxla-component-text"
d="m 586.84,355.01 h 1.99 l 5.65,14.87 h -1.93 l -1.5,-4.09 h -6.44 l -1.5,4.09 h -1.93 l 5.65,-14.87 z m 3.61,9.12 -1.99,-5.36 -0.58,-1.6 h -0.08 l -0.58,1.6 -1.99,5.36 h 5.23 z"
id="path85" />
</g>
<rect
class="cls-20 openxla-component"
x="348.00659"
y="262.29962"
width="161.24001"
height="52.150002"
rx="11.07"
ry="11.07"
id="rect85" />
<g
id="g89"
transform="translate(-147.3734,-139.91037)">
<path
class="cls-17 openxla-component-text"
d="m 555.86,421.85 h 5 c 0.83,0 1.6,0.19 2.3,0.56 0.71,0.37 1.27,0.9 1.69,1.57 0.42,0.67 0.63,1.43 0.63,2.27 0,0.84 -0.21,1.6 -0.63,2.27 -0.42,0.67 -0.99,1.19 -1.69,1.57 -0.71,0.37 -1.47,0.56 -2.3,0.56 h -3.24 v 6.06 h -1.76 v -14.87 z m 5.04,7.12 c 0.55,0 1.04,-0.13 1.46,-0.39 0.42,-0.26 0.75,-0.6 0.99,-1.02 0.24,-0.42 0.35,-0.85 0.35,-1.31 0,-0.46 -0.12,-0.89 -0.35,-1.31 -0.23,-0.42 -0.56,-0.75 -0.99,-1.02 -0.42,-0.26 -0.91,-0.39 -1.46,-0.39 h -3.28 v 5.44 z"
id="path86" />
<path
class="cls-17 openxla-component-text"
d="m 565.72,436.14 c -0.82,-0.6 -1.39,-1.45 -1.72,-2.54 l 1.66,-0.69 c 0.5,1.63 1.47,2.45 2.93,2.45 0.82,0 1.47,-0.28 1.96,-0.85 0.49,-0.57 0.74,-1.31 0.74,-2.24 v -10.42 h 1.76 v 10.28 c 0,1.04 -0.19,1.93 -0.57,2.67 -0.38,0.74 -0.91,1.3 -1.58,1.68 -0.67,0.38 -1.44,0.57 -2.31,0.57 -1.09,0 -2.05,-0.3 -2.87,-0.9 z"
id="path87" />
<path
class="cls-17 openxla-component-text"
d="m 576.13,421.85 h 5.02 c 0.82,0 1.58,0.19 2.28,0.56 0.71,0.37 1.27,0.9 1.69,1.57 0.42,0.67 0.63,1.43 0.63,2.27 0,0.69 -0.16,1.34 -0.47,1.93 -0.31,0.59 -0.74,1.09 -1.29,1.5 -0.55,0.4 -1.15,0.67 -1.82,0.81 l -0.04,0.06 4.19,6.08 v 0.08 h -2.08 l -4.05,-6.06 h -2.33 v 6.06 h -1.76 v -14.87 z m 4.92,7.16 c 0.51,0 0.99,-0.12 1.44,-0.35 0.45,-0.24 0.81,-0.56 1.08,-0.99 0.27,-0.42 0.4,-0.9 0.4,-1.42 0,-0.46 -0.12,-0.89 -0.35,-1.31 -0.23,-0.42 -0.56,-0.75 -0.99,-1.02 -0.42,-0.26 -0.91,-0.39 -1.46,-0.39 h -3.28 v 5.48 z"
id="path88" />
<path
class="cls-17 openxla-component-text"
d="m 591.34,423.53 h -4.17 v -1.68 h 10.09 v 1.68 h -4.15 v 13.18 h -1.77 z"
id="path89" />
</g>
<line
class="cls-21"
x1="230.73657"
y1="184.08963"
x2="312.20657"
y2="184.08963"
id="line89" />
<path
class="cls-21"
d="m 230.7366,89.019631 h 29.66 c 6.12,0 11.07,4.96 11.07,11.069999 v 167.88 c 0,6.12 -4.96,11.07 -11.07,11.07 h -29.66"
id="path90" />
<line
class="cls-21"
x1="626.5166"
y1="183.97964"
x2="545.04657"
y2="183.97964"
id="line90" />
<path
class="cls-21"
d="m 626.5166,279.04963 h -29.66 c -6.12,0 -11.07,-4.96 -11.07,-11.07 v -167.88 c 0,-6.119999 4.96,-11.069999 11.07,-11.069999 h 29.66"
id="path91" />
</svg>

After

Width:  |  Height:  |  Size: 34 KiB

+714
View File
@@ -0,0 +1,714 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
id="Layer_1"
data-name="Layer 1"
viewBox="0 0 780 335"
version="1.1"
sodipodi:docname="openxla_dark.svg"
width="780"
height="335"
inkscape:version="1.4 (e7c3feb1, 2024-10-09)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview91"
pagecolor="#868074"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="0.57723979"
inkscape:cx="343.87789"
inkscape:cy="89.217688"
inkscape:window-width="1472"
inkscape:window-height="636"
inkscape:window-x="0"
inkscape:window-y="38"
inkscape:window-maximized="0"
inkscape:current-layer="Layer_1" />
<defs
id="defs2">
<style
id="style1">
.cls-1 {
fill: #ea80fc;
}
.cls-1, .cls-2, .cls-3, .cls-4, .cls-5, .cls-6, .cls-7, .cls-8, .cls-9 {
stroke: #dce0df;
stroke-linejoin: round;
stroke-width: .13px;
}
.cls-2 {
fill: #3367d6;
}
.cls-3 {
fill: #5e97f6;
}
.cls-4 {
fill: #26a69a;
}
.cls-5 {
fill: #2a56c6;
}
.cls-6 {
fill: #9c27b0;
}
.cls-7 {
fill: #6a1b9a;
}
.cls-8 {
fill: #00695c;
}
.cls-9 {
fill: #00796b;
}
.cls-10 {
clip-path: url(#clippath);
}
.cls-11, .cls-12, .cls-13, .cls-14, .cls-15, .cls-16, .cls-17, .cls-18 {
stroke-width: 0px;
}
.cls-11, .cls-19, .cls-20, .cls-21 {
fill: none;
}
.cls-12 {
fill: url(#linear-gradient);
}
.cls-19 {
stroke-width: .65px;
}
.cls-19, .cls-20, .cls-21 {
stroke: #fff;
stroke-miterlimit: 10;
}
.cls-20 {
stroke-width: .65px;
}
.cls-21 {
stroke-width: .54px;
}
.cls-22 {
clip-path: url(#clippath-1);
}
.cls-13 {
fill: url(#linear-gradient-2);
}
.cls-14 {
fill: #458ae5;
}
.cls-15 {
fill: #6fb6e0;
}
.cls-16 {
fill: #1a344c;
}
.cls-17 {
fill: #fff;
}
.cls-18 {
fill: #ee4c2c;
}
</style>
<clipPath
id="clippath">
<polygon
class="cls-11"
points="231.81,231.78 234.89,233.54 234.84,228.97 231.81,227.21 231.81,224.54 237.92,228.11 237.92,222.82 227.74,217.03 227.74,240.83 231.81,238.47 "
id="polygon1" />
</clipPath>
<linearGradient
id="linear-gradient"
x1="-348.29001"
y1="-1465.28"
x2="-323.32001"
y2="-1465.28"
gradientTransform="matrix(1,0,0,-1,564,-1236.37)"
gradientUnits="userSpaceOnUse">
<stop
offset="0"
stop-color="#ff6f00"
id="stop1" />
<stop
offset="1"
stop-color="#ffa800"
id="stop2" />
</linearGradient>
<clipPath
id="clippath-1">
<polygon
class="cls-11"
points="222.76,224.54 216.66,228.11 216.66,222.82 226.83,217.03 226.83,240.83 222.76,238.47 "
id="polygon2" />
</clipPath>
<linearGradient
id="linear-gradient-2"
x1="-348.42999"
x2="-323.45999"
xlink:href="#linear-gradient" />
<linearGradient
inkscape:collect="always"
xlink:href="#linear-gradient"
id="linearGradient91"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1,0,0,-1,564,-1236.37)"
x1="-348.29001"
y1="-1465.28"
x2="-323.32001"
y2="-1465.28" />
</defs>
<rect
class="cls-20"
x="20.373598"
y="48.263557"
width="183.05487"
height="59.208103"
rx="10.436842"
ry="10.436842"
id="rect2" />
<g
id="Layer_2"
data-name="Layer 2"
transform="matrix(0.9428042,0,0,0.9428042,-153.05524,-137.96856)">
<g
id="Layer_1-2"
data-name="Layer 1-2">
<polygon
class="cls-3"
points="257.34,324 254.17,329.48 260.5,329.48 263.67,324 "
id="polygon3" />
<polygon
class="cls-3"
points="251.01,334.96 254.17,329.48 260.5,329.48 257.34,334.96 "
id="polygon4" />
<polygon
class="cls-3"
points="266.83,329.48 260.5,329.48 257.34,334.96 263.67,334.96 "
id="polygon5" />
<polygon
class="cls-3"
points="273.16,329.48 266.83,329.48 263.67,334.96 269.99,334.96 "
id="polygon6" />
<polygon
class="cls-3"
points="269.99,324 266.83,329.48 273.16,329.48 276.32,324 "
id="polygon7" />
<polygon
class="cls-3"
points="273.16,318.52 269.99,324 276.32,324 279.49,318.52 "
id="polygon8" />
<polygon
class="cls-3"
points="276.32,313.04 273.16,318.52 279.49,318.52 282.65,313.04 "
id="polygon9" />
<polygon
class="cls-3"
points="279.49,307.56 276.32,313.04 282.65,313.04 285.82,307.56 "
id="polygon10" />
<polygon
class="cls-5"
points="251.01,334.96 254.17,340.44 260.5,340.44 257.34,334.96 "
id="polygon11" />
<polygon
class="cls-5"
points="266.83,340.44 260.5,340.44 257.34,334.96 263.67,334.96 "
id="polygon12" />
<polygon
class="cls-5"
points="273.16,340.44 266.83,340.44 263.67,334.96 269.99,334.96 "
id="polygon13" />
<polygon
class="cls-9"
points="276.32,334.96 273.16,329.48 269.99,334.96 273.16,340.44 "
id="polygon14" />
<polygon
class="cls-9"
points="282.65,324 279.49,318.52 276.32,324 "
id="polygon15" />
<polygon
class="cls-9"
points="282.65,313.04 279.49,318.52 282.65,324 285.82,318.52 "
id="polygon16" />
<polygon
class="cls-2"
points="266.83,329.48 263.67,324 260.5,329.48 "
id="polygon17" />
<polygon
class="cls-4"
points="282.65,324 276.32,324 273.16,329.48 279.49,329.48 "
id="polygon18" />
<polygon
class="cls-4"
points="288.98,324 282.65,324 279.49,329.48 285.82,329.48 "
id="polygon19" />
<polygon
class="cls-6"
points="295.31,313.04 292.15,307.56 288.98,313.04 292.15,318.52 "
id="polygon20" />
<polygon
class="cls-6"
points="298.48,318.52 295.31,313.04 292.15,318.52 295.31,324 "
id="polygon21" />
<polygon
class="cls-6"
points="301.64,324 298.48,318.52 295.31,324 298.48,329.48 "
id="polygon22" />
<polygon
class="cls-6"
points="304.81,329.48 301.64,324 298.48,329.48 301.64,334.96 "
id="polygon23" />
<polygon
class="cls-6"
points="307.97,334.96 304.81,329.48 301.64,334.96 304.81,340.44 "
id="polygon24" />
<polygon
class="cls-6"
points="304.81,307.56 301.64,313.04 304.81,318.52 307.97,313.04 "
id="polygon25" />
<polygon
class="cls-6"
points="298.48,318.52 301.64,313.04 304.81,318.52 301.64,324 "
id="polygon26" />
<polygon
class="cls-6"
points="295.31,324 292.15,329.48 295.31,334.96 298.48,329.48 "
id="polygon27" />
<polygon
class="cls-6"
points="292.15,340.44 288.98,334.96 292.15,329.48 295.31,334.96 "
id="polygon28" />
<polygon
class="cls-7"
points="285.82,340.44 282.65,334.96 288.98,334.96 292.15,340.44 "
id="polygon29" />
<polygon
class="cls-8"
points="279.49,329.48 273.16,329.48 276.32,334.96 282.65,334.96 "
id="polygon30" />
<polygon
class="cls-8"
points="285.82,329.48 279.49,329.48 282.65,334.96 "
id="polygon31" />
<polygon
class="cls-8"
points="285.82,318.52 288.98,324 295.31,324 292.15,318.52 "
id="polygon32" />
<polygon
class="cls-8"
points="288.98,313.04 282.65,313.04 285.82,318.52 292.15,318.52 "
id="polygon33" />
<polygon
class="cls-8"
points="304.81,340.44 301.64,334.96 295.31,334.96 298.48,340.44 "
id="polygon34" />
<polygon
class="cls-8"
points="298.48,329.48 295.31,334.96 301.64,334.96 "
id="polygon35" />
<polygon
class="cls-1"
points="292.15,307.56 285.82,307.56 282.65,313.04 288.98,313.04 "
id="polygon36" />
<polygon
class="cls-1"
points="292.15,329.48 285.82,329.48 282.65,334.96 288.98,334.96 "
id="polygon37" />
<polygon
class="cls-1"
points="295.31,324 288.98,324 285.82,329.48 292.15,329.48 "
id="polygon38" />
<polygon
class="cls-1"
points="304.81,307.56 298.48,307.56 295.31,313.04 301.64,313.04 "
id="polygon39" />
<polygon
class="cls-1"
points="298.48,318.52 295.31,313.04 301.64,313.04 "
id="polygon40" />
</g>
</g>
<g
id="g44"
transform="matrix(0.9428042,0,0,0.9428042,-153.05524,-137.96856)">
<g
class="cls-10"
clip-path="url(#clippath)"
id="g40">
<path
class="cls-12"
d="m 215.71,216.94 h 24.97 v 23.93 h -24.97 z"
id="path40"
style="fill:url(#linearGradient91)" />
</g>
<g
class="cls-22"
clip-path="url(#clippath-1)"
id="g41">
<path
class="cls-13"
d="m 215.57,216.94 h 24.97 v 23.93 h -24.97 z"
id="path41"
style="fill:url(#linear-gradient-2)" />
</g>
<g
id="g43">
<path
class="cls-17"
d="m 256.33,224.41 h -4.52 v 12.53 h -2.53 v -12.53 h -4.52 v -2.04 h 11.58 v 2.04 z"
id="path42" />
<path
class="cls-17"
d="m 259.36,237.12 c -1.54,0 -2.8,-0.5 -3.75,-1.45 -0.95,-0.95 -1.45,-2.26 -1.45,-3.89 v -0.32 c 0,-1 0.18,-1.99 0.63,-2.9 0.41,-0.81 1,-1.49 1.76,-1.99 0.77,-0.5 1.63,-0.72 2.53,-0.72 1.49,0 2.62,0.45 3.44,1.4 0.82,0.95 1.22,2.26 1.22,3.98 v 1 h -7.1 c 0.05,0.81 0.36,1.54 0.9,2.13 0.54,0.54 1.22,0.81 1.99,0.77 1.09,0.05 2.08,-0.5 2.71,-1.36 l 1.31,1.27 c -0.45,0.63 -1.04,1.18 -1.72,1.49 -0.81,0.45 -1.63,0.63 -2.49,0.59 z m -0.27,-9.27 c -0.63,-0.05 -1.22,0.23 -1.63,0.68 -0.45,0.54 -0.72,1.22 -0.77,1.95 h 4.66 v -0.18 c -0.05,-0.81 -0.27,-1.45 -0.63,-1.85 -0.45,-0.36 -1.04,-0.63 -1.63,-0.59 z m 8.78,-1.76 0.09,1.27 c 0.77,-0.95 1.95,-1.49 3.17,-1.45 2.26,0 3.39,1.31 3.44,3.89 v 7.15 h -2.44 v -7.01 c 0,-0.68 -0.14,-1.18 -0.45,-1.54 -0.32,-0.32 -0.77,-0.5 -1.45,-0.5 -0.95,-0.05 -1.81,0.5 -2.22,1.31 v 7.69 h -2.44 v -10.86 c 0,0 2.31,0.05 2.31,0.05 z m 14.57,7.92 c 0,-0.41 -0.18,-0.77 -0.54,-1 -0.54,-0.32 -1.18,-0.5 -1.76,-0.59 -0.72,-0.14 -1.4,-0.36 -2.08,-0.68 -1.22,-0.59 -1.81,-1.45 -1.81,-2.53 0,-0.9 0.45,-1.81 1.18,-2.35 0.77,-0.63 1.81,-0.95 2.99,-0.95 1.31,0 2.35,0.32 3.12,0.95 0.77,0.59 1.22,1.54 1.18,2.49 h -2.44 c 0,-0.45 -0.18,-0.86 -0.54,-1.18 -0.41,-0.32 -0.86,-0.5 -1.4,-0.45 -0.45,0 -0.9,0.09 -1.31,0.36 -0.32,0.23 -0.5,0.59 -0.5,1 0,0.36 0.18,0.68 0.45,0.86 0.32,0.23 0.95,0.41 1.9,0.63 0.77,0.14 1.54,0.41 2.26,0.77 0.5,0.23 0.9,0.59 1.22,1.04 0.27,0.45 0.41,0.95 0.41,1.49 0,0.95 -0.45,1.81 -1.22,2.35 -0.81,0.59 -1.85,0.9 -3.17,0.9 -0.81,0 -1.63,-0.14 -2.35,-0.5 -0.63,-0.27 -1.22,-0.72 -1.63,-1.31 -0.36,-0.54 -0.59,-1.18 -0.59,-1.81 h 2.35 c 0,0.5 0.23,1 0.63,1.31 0.45,0.32 1.04,0.5 1.58,0.45 0.63,0 1.13,-0.14 1.45,-0.36 0.45,-0.18 0.63,-0.54 0.63,-0.9 v 0 z m 3.66,-2.58 c 0,-1 0.18,-1.99 0.63,-2.85 0.41,-0.81 1,-1.49 1.76,-1.95 0.81,-0.45 1.72,-0.72 2.62,-0.68 1.45,0 2.67,0.45 3.57,1.4 0.9,0.95 1.4,2.17 1.49,3.75 v 0.59 c 0,1 -0.18,1.95 -0.63,2.85 -0.36,0.81 -1,1.49 -1.76,1.95 -0.81,0.45 -1.72,0.72 -2.67,0.68 -1.54,0 -2.76,-0.5 -3.66,-1.54 -0.9,-1 -1.36,-2.35 -1.4,-4.07 l 0.05,-0.14 z m 2.4,0.23 c 0,1.13 0.23,1.99 0.68,2.62 0.81,1.04 2.31,1.27 3.39,0.45 0.18,-0.14 0.32,-0.27 0.45,-0.45 0.45,-0.63 0.68,-1.58 0.68,-2.8 0,-1.09 -0.23,-1.95 -0.72,-2.62 -0.77,-1.04 -2.26,-1.27 -3.35,-0.5 -0.18,0.14 -0.36,0.32 -0.5,0.45 -0.36,0.63 -0.63,1.58 -0.63,2.85 z m 14.97,-3.3 c -0.32,-0.05 -0.68,-0.09 -1,-0.09 -1.13,0 -1.85,0.41 -2.26,1.27 v 7.42 h -2.44 V 226.1 h 2.31 l 0.05,1.22 c 0.59,-0.95 1.4,-1.4 2.44,-1.4 0.27,0 0.59,0.05 0.86,0.14 l 0.05,2.31 v 0 z m 10.18,2.4 h -5.88 v 6.2 h -2.53 v -14.57 h 9.27 v 2.04 h -6.74 v 4.34 h 5.88 z m 4.84,6.2 h -2.44 v -14.61 h 2.44 z m 1.76,-5.52 c 0,-1 0.18,-1.99 0.63,-2.85 0.41,-0.81 1,-1.49 1.76,-1.95 0.81,-0.45 1.72,-0.72 2.62,-0.68 1.45,0 2.67,0.45 3.57,1.4 0.9,0.95 1.4,2.17 1.49,3.75 v 0.59 c 0,1 -0.18,1.95 -0.59,2.85 -0.36,0.81 -1,1.49 -1.76,1.95 -0.81,0.45 -1.72,0.72 -2.67,0.68 -1.54,0 -2.76,-0.5 -3.66,-1.54 -0.9,-1 -1.4,-2.35 -1.4,-4.07 v -0.14 0 z m 2.44,0.23 c 0,1.13 0.23,1.99 0.68,2.62 0.45,0.63 1.18,1 1.95,0.95 0.77,0.05 1.49,-0.32 1.9,-0.95 0.45,-0.63 0.68,-1.58 0.68,-2.8 0,-1.09 -0.23,-1.95 -0.72,-2.62 -0.77,-1.04 -2.26,-1.27 -3.35,-0.5 -0.18,0.14 -0.36,0.32 -0.5,0.45 -0.41,0.63 -0.63,1.58 -0.63,2.85 z m 18.64,1.95 1.72,-7.46 h 2.35 l -2.94,10.86 h -1.99 l -2.31,-7.46 -2.31,7.46 h -1.99 l -2.99,-10.86 h 2.4 l 1.76,7.42 2.22,-7.42 h 1.85 l 2.22,7.46 v 0 z"
id="path43" />
</g>
</g>
<rect
class="cls-20"
x="20.373598"
y="137.89595"
width="183.05487"
height="59.208103"
rx="10.436842"
ry="10.436842"
id="rect44" />
<path
class="cls-20"
d="M 192.9822,286.73645 H 30.810444 c -5.769961,0 -10.436842,-4.67631 -10.436842,-10.43684 v -38.33442 c 0,-5.76996 4.676309,-10.43685 10.436842,-10.43685 H 192.9822 c 5.76996,0 10.43684,4.67631 10.43684,10.43685 v 38.33442 c 0,5.76996 -4.67631,10.43684 -10.43684,10.43684 z"
id="path44" />
<g
id="g53"
transform="matrix(0.9428042,0,0,0.9428042,-153.05524,-137.96856)">
<g
id="g45">
<path
class="cls-18"
d="m 237.41,412.75 -1.59,1.59 c 2.6,2.6 2.6,6.79 0,9.34 -2.6,2.6 -6.79,2.6 -9.34,0 -2.6,-2.6 -2.6,-6.79 0,-9.34 v 0 l 4.12,-4.12 0.58,-0.58 v 0 -3.11 l -6.21,6.21 c -3.47,3.47 -3.47,9.05 0,12.52 3.47,3.47 9.05,3.47 12.45,0 3.47,-3.49 3.47,-9.05 0,-12.52 z"
id="path45" />
<circle
class="cls-18"
cx="234.3"
cy="411.20999"
r="1.16"
id="circle45" />
</g>
<g
id="g52">
<path
class="cls-17"
d="m 253.47,420.69 h -2.67 v 6.86 h -2.02 v -19.53 h 4.91 c 5.13,0 7.58,2.53 7.58,6.07 0.07,4.36 -2.96,6.6 -7.8,6.6 z m 0.22,-10.72 h -2.82 v 8.98 l 2.75,-0.07 c 3.68,-0.07 5.71,-1.52 5.71,-4.55 0,-2.84 -2.02,-4.36 -5.63,-4.36 z"
id="path46" />
<path
class="cls-17"
d="m 270.32,427.48 -1.16,3.11 c -1.3,3.47 -2.67,4.48 -4.62,4.48 -1.08,0 -1.88,-0.29 -2.75,-0.65 l 0.58,-1.81 c 0.65,0.36 1.37,0.65 2.17,0.65 1.08,0 1.88,-0.58 2.96,-3.32 l 0.94,-2.53 -5.56,-14.11 h 2.09 l 4.48,11.8 4.41,-11.8 h 2.02 z"
id="path47" />
<path
class="cls-17"
d="m 282.48,409.98 v 17.65 h -2.02 v -17.65 h -6.86 v -1.88 h 15.7 v 1.88 h -6.81 z"
id="path48" />
<path
class="cls-17"
d="m 295.01,427.99 c -3.97,0 -6.86,-2.96 -6.86,-7.51 0,-4.55 3.03,-7.58 7.08,-7.58 4.05,0 6.86,2.96 6.86,7.51 -0.07,4.55 -3.11,7.58 -7.08,7.58 z m 0.07,-13.29 c -3.03,0 -4.98,2.38 -4.98,5.78 0,3.4 2.02,5.85 5.06,5.85 3.04,0 4.98,-2.38 4.98,-5.78 0,-3.4 -2.02,-5.85 -5.06,-5.85 z"
id="path49" />
<path
class="cls-17"
d="m 306.92,427.63 h -1.95 V 413.3 l 1.95,-0.43 v 3.03 c 0.94,-1.81 2.31,-3.03 4.19,-3.03 0.94,0 1.81,0.29 2.53,0.65 l -0.51,1.81 c -0.65,-0.36 -1.37,-0.65 -2.17,-0.65 -1.52,0 -2.89,1.16 -4.05,3.68 v 9.27 0 z"
id="path50" />
<path
class="cls-17"
d="m 321.25,427.99 c -4.33,0 -7.01,-3.11 -7.01,-7.51 0,-4.4 2.96,-7.58 7.01,-7.58 1.73,0 3.25,0.43 4.48,1.23 l -0.51,1.73 c -1.08,-0.72 -2.46,-1.16 -3.97,-1.16 -3.11,0 -4.98,2.31 -4.98,5.71 0,3.4 2.02,5.78 5.06,5.78 1.44,0 2.89,-0.43 3.97,-1.16 l 0.43,1.81 c -1.3,0.72 -2.82,1.16 -4.48,1.16 z"
id="path51" />
<path
class="cls-17"
d="m 337.67,427.63 v -9.27 c 0,-2.53 -1.01,-3.61 -3.03,-3.61 -1.66,0 -3.25,0.87 -4.41,2.02 v 10.86 h -1.95 v -21.05 l 1.95,-0.43 v 9.05 c 1.52,-1.52 3.4,-2.24 4.98,-2.24 2.75,0 4.48,1.81 4.48,4.91 v 9.78 h -2.02 z"
id="path52" />
</g>
</g>
<rect
class="cls-20"
x="576.57153"
y="48.263557"
width="183.05487"
height="59.208103"
rx="10.436842"
ry="10.436842"
id="rect53" />
<rect
class="cls-20"
x="576.57153"
y="137.89595"
width="183.05487"
height="59.208103"
rx="10.436842"
ry="10.436842"
id="rect54" />
<rect
class="cls-20"
x="576.57153"
y="227.52837"
width="183.05487"
height="59.208103"
rx="10.436842"
ry="10.436842"
id="rect55" />
<g
id="g57"
transform="matrix(0.9428042,0,0,0.9428042,-153.05524,-137.96856)">
<path
class="cls-17"
d="m 854.07,237.47 c -1.26,-0.73 -2.26,-1.73 -2.98,-3 -0.72,-1.27 -1.08,-2.69 -1.08,-4.25 0,-1.56 0.36,-2.98 1.08,-4.25 0.72,-1.27 1.71,-2.27 2.98,-3 1.27,-0.73 2.67,-1.09 4.21,-1.09 1.19,0 2.28,0.22 3.27,0.67 0.99,0.45 1.85,1.09 2.58,1.94 l -1.36,1.32 c -0.61,-0.73 -1.27,-1.26 -2,-1.61 -0.72,-0.34 -1.55,-0.51 -2.49,-0.51 -1.16,0 -2.22,0.27 -3.19,0.81 -0.97,0.54 -1.74,1.31 -2.31,2.3 -0.57,0.99 -0.86,2.13 -0.86,3.42 0,1.29 0.29,2.43 0.86,3.42 0.57,0.99 1.34,1.75 2.31,2.3 0.97,0.54 2.03,0.81 3.19,0.81 1.93,0 3.58,-0.79 4.93,-2.39 l 1.38,1.34 c -0.73,0.88 -1.64,1.57 -2.73,2.08 -1.09,0.51 -2.29,0.77 -3.58,0.77 -1.55,0 -2.95,-0.36 -4.21,-1.09 z"
id="path55" />
<path
class="cls-17"
d="m 867.32,222.24 h 5.37 c 0.89,0 1.72,0.2 2.48,0.6 0.76,0.4 1.36,0.96 1.82,1.68 0.45,0.72 0.68,1.54 0.68,2.44 0,0.9 -0.23,1.72 -0.68,2.44 -0.45,0.72 -1.06,1.28 -1.82,1.68 -0.76,0.4 -1.58,0.6 -2.48,0.6 h -3.48 v 6.51 h -1.9 v -15.97 z m 5.42,7.65 c 0.59,0 1.12,-0.14 1.57,-0.42 0.45,-0.28 0.81,-0.65 1.06,-1.09 0.25,-0.45 0.38,-0.91 0.38,-1.41 0,-0.5 -0.13,-0.96 -0.38,-1.41 -0.25,-0.45 -0.61,-0.81 -1.06,-1.09 -0.45,-0.28 -0.98,-0.42 -1.57,-0.42 h -3.52 v 5.84 z"
id="path56" />
<path
class="cls-17"
d="m 882.59,237.78 c -0.89,-0.53 -1.58,-1.26 -2.07,-2.21 -0.49,-0.94 -0.74,-2.03 -0.74,-3.27 v -10.06 h 1.9 v 10.15 c 0,1.29 0.34,2.35 1.03,3.16 0.68,0.81 1.67,1.22 2.94,1.22 1.27,0 2.26,-0.41 2.95,-1.22 0.69,-0.81 1.04,-1.86 1.04,-3.16 v -10.15 h 1.9 v 10.06 c 0,1.23 -0.23,2.33 -0.7,3.28 -0.47,0.95 -1.15,1.69 -2.04,2.21 -0.89,0.52 -1.94,0.78 -3.14,0.78 -1.2,0 -2.16,-0.26 -3.06,-0.79 z"
id="path57" />
</g>
<g
id="g60"
transform="matrix(0.9428042,0,0,0.9428042,-153.05524,-137.96856)">
<path
class="cls-17"
d="m 853.33,332.51 c -1.26,-0.73 -2.27,-1.73 -3.01,-3.01 -0.74,-1.28 -1.12,-2.69 -1.12,-4.24 0,-1.55 0.37,-2.96 1.12,-4.24 0.74,-1.28 1.75,-2.28 3.01,-3.01 1.26,-0.73 2.65,-1.09 4.15,-1.09 1.17,0 2.28,0.21 3.31,0.62 1.03,0.42 1.88,1 2.55,1.76 l -1.34,1.36 c -0.52,-0.62 -1.17,-1.1 -1.96,-1.44 -0.79,-0.33 -1.64,-0.5 -2.54,-0.5 -1.12,0 -2.16,0.27 -3.14,0.81 -0.98,0.54 -1.77,1.31 -2.35,2.3 -0.59,0.99 -0.88,2.13 -0.88,3.42 0,1.29 0.29,2.43 0.88,3.42 0.59,0.99 1.37,1.75 2.35,2.3 0.98,0.54 2.03,0.81 3.14,0.81 1.11,0 1.97,-0.17 2.69,-0.5 0.72,-0.33 1.34,-0.78 1.86,-1.33 0.39,-0.42 0.7,-0.92 0.94,-1.5 0.24,-0.58 0.39,-1.24 0.45,-1.95 h -5.91 v -1.76 h 7.67 c 0.07,0.42 0.11,0.8 0.11,1.16 0,0.98 -0.16,1.94 -0.47,2.87 -0.31,0.93 -0.81,1.74 -1.49,2.44 -1.47,1.59 -3.43,2.39 -5.87,2.39 -1.5,0 -2.88,-0.36 -4.15,-1.09 z"
id="path58" />
<path
class="cls-17"
d="m 868.12,317.28 h 5.37 c 0.89,0 1.72,0.2 2.48,0.6 0.76,0.4 1.36,0.96 1.82,1.68 0.45,0.72 0.68,1.54 0.68,2.44 0,0.9 -0.23,1.72 -0.68,2.44 -0.45,0.72 -1.06,1.28 -1.82,1.68 -0.76,0.4 -1.58,0.6 -2.48,0.6 h -3.48 v 6.51 h -1.9 v -15.97 z m 5.42,7.65 c 0.59,0 1.12,-0.14 1.57,-0.42 0.45,-0.28 0.81,-0.65 1.06,-1.09 0.25,-0.45 0.38,-0.91 0.38,-1.4 0,-0.49 -0.13,-0.96 -0.38,-1.41 -0.25,-0.45 -0.61,-0.81 -1.06,-1.09 -0.45,-0.28 -0.98,-0.42 -1.57,-0.42 h -3.52 v 5.84 h 3.52 z"
id="path59" />
<path
class="cls-17"
d="m 883.39,332.82 c -0.89,-0.53 -1.58,-1.26 -2.07,-2.21 -0.49,-0.94 -0.74,-2.03 -0.74,-3.27 v -10.06 h 1.9 v 10.15 c 0,1.29 0.34,2.35 1.03,3.16 0.68,0.81 1.67,1.22 2.94,1.22 1.27,0 2.26,-0.41 2.95,-1.22 0.69,-0.81 1.04,-1.86 1.04,-3.16 v -10.15 h 1.9 v 10.06 c 0,1.23 -0.23,2.33 -0.7,3.28 -0.47,0.95 -1.15,1.69 -2.04,2.21 -0.89,0.52 -1.94,0.78 -3.14,0.78 -1.2,0 -2.16,-0.26 -3.06,-0.79 z"
id="path60" />
</g>
<g
id="g63"
transform="matrix(0.9428042,0,0,0.9428042,-153.05524,-137.96856)">
<path
class="cls-17"
d="m 856.14,422.03 -3.93,-5.6 h 2.14 l 2.92,4.21 2.83,-4.21 h 2.23 l -3.99,5.6 4.06,5.78 h -2.21 l -2.94,-4.37 -2.92,4.37 h -2.21 l 4.01,-5.78 z"
id="path61" />
<path
class="cls-17"
d="m 864.48,411.84 h 5.37 c 0.89,0 1.72,0.2 2.48,0.6 0.76,0.4 1.36,0.96 1.82,1.68 0.45,0.72 0.68,1.54 0.68,2.44 0,0.9 -0.23,1.72 -0.68,2.44 -0.45,0.72 -1.06,1.28 -1.82,1.68 -0.76,0.4 -1.58,0.6 -2.48,0.6 h -3.48 v 6.51 h -1.9 v -15.97 z m 5.42,7.65 c 0.59,0 1.12,-0.14 1.57,-0.42 0.45,-0.28 0.81,-0.65 1.06,-1.09 0.25,-0.45 0.38,-0.92 0.38,-1.41 0,-0.49 -0.13,-0.96 -0.38,-1.41 -0.25,-0.45 -0.61,-0.81 -1.06,-1.09 -0.45,-0.28 -0.98,-0.42 -1.57,-0.42 h -3.52 v 5.84 z"
id="path62" />
<path
class="cls-17"
d="m 879.76,427.37 c -0.89,-0.53 -1.58,-1.26 -2.07,-2.21 -0.49,-0.94 -0.74,-2.03 -0.74,-3.27 v -10.06 h 1.9 v 10.15 c 0,1.29 0.34,2.35 1.03,3.16 0.68,0.81 1.67,1.22 2.94,1.22 1.27,0 2.26,-0.41 2.95,-1.22 0.69,-0.81 1.04,-1.86 1.04,-3.16 v -10.15 h 1.9 v 10.06 c 0,1.23 -0.23,2.33 -0.7,3.28 -0.47,0.95 -1.15,1.69 -2.04,2.21 -0.89,0.52 -1.94,0.78 -3.14,0.78 -1.2,0 -2.16,-0.26 -3.06,-0.79 z"
id="path63" />
</g>
<rect
class="cls-20"
x="313.99115"
y="115.41007"
width="152.01776"
height="49.16724"
rx="10.436842"
ry="10.436842"
id="rect63" />
<rect
class="cls-19"
x="280.23874"
y="10.739944"
width="219.51311"
height="313.52011"
rx="10.436842"
ry="10.436842"
id="rect64" />
<g
id="g73"
transform="matrix(0.9428042,0,0,0.9428042,-153.05524,-137.96856)">
<polygon
class="cls-17"
points="506.36,233.46 494.61,213.11 506.36,192.77 532.28,192.77 544.02,213.11 532.28,233.46 "
id="polygon64" />
<polygon
class="cls-14"
points="523.97,213.11 530.87,201.16 532.42,203.84 527.07,213.11 530.87,219.7 527.77,219.7 "
id="polygon65" />
<polygon
class="cls-15"
points="514.67,213.11 507.77,225.07 506.22,222.39 511.57,213.11 507.77,206.53 510.86,206.53 "
id="polygon66" />
<polygon
class="cls-16"
points="512.42,203.84 517.77,213.11 510.87,225.07 513.97,225.07 516.22,221.17 518.47,225.07 521.57,225.07 517.77,218.48 519.32,215.8 524.67,225.07 530.87,225.07 532.42,222.39 526.22,222.39 520.87,213.11 527.77,201.16 524.67,201.16 522.42,205.06 520.17,201.16 517.07,201.16 520.87,207.74 519.32,210.43 513.97,201.16 507.77,201.16 506.22,203.84 "
id="polygon67" />
<g
id="g70">
<path
class="cls-17"
d="m 556.38,213.11 c 0,-5.25 3.32,-8.6 8.17,-8.6 4.85,0 8.14,3.35 8.14,8.6 0,5.25 -3.3,8.6 -8.14,8.6 -4.84,0 -8.17,-3.4 -8.17,-8.6 z m 13.08,0 c 0,-3.56 -1.9,-5.65 -4.92,-5.65 -3.02,0 -4.92,2.09 -4.92,5.65 0,3.56 1.9,5.67 4.92,5.67 3.02,0 4.92,-2.18 4.92,-5.67 z"
id="path67" />
<path
class="cls-17"
d="m 587.03,215.13 c 0,4.27 -2.16,6.58 -5.27,6.58 -1.42,0 -2.54,-0.5 -3.3,-1.33 v 5.72 h -3.04 v -13.8 l -1.02,-2.07 2.94,-1.5 0.83,1.73 c 0.85,-1.02 2.16,-1.85 3.92,-1.85 3.06,0 4.94,2.49 4.94,6.51 z m -3.13,-0.02 c 0,-2.37 -1.07,-3.78 -3.13,-3.78 -0.83,0 -1.64,0.21 -2.3,0.59 v 6.39 c 0.64,0.43 1.42,0.66 2.23,0.66 1.99,0 3.21,-1.38 3.21,-3.87 z"
id="path68" />
<path
class="cls-17"
d="m 599.97,215.63 h -8.12 c 0.26,1.92 1.76,3.11 4.23,3.11 1.35,0 2.83,-0.29 3.8,-0.81 l -0.93,3.04 c -0.85,0.47 -2.14,0.74 -3.68,0.74 -4.13,0 -6.58,-2.59 -6.58,-6.58 0,-3.99 2.4,-6.51 6.29,-6.51 3.3,0 5.3,1.88 5.3,4.92 0,0.66 -0.09,1.5 -0.31,2.09 z m -8.05,-1.9 h 5.44 c -0.1,-1.83 -0.93,-2.61 -2.37,-2.61 -1.61,0 -2.71,0.97 -3.06,2.61 z"
id="path69" />
<path
class="cls-17"
d="m 613.46,212.66 v 8.74 h -3.04 v -7.53 c 0,-1.64 -0.66,-2.49 -2.23,-2.49 -0.9,0 -1.73,0.31 -2.42,0.62 v 9.4 h -3.04 v -9.12 l -1.02,-2.18 2.94,-1.4 0.95,1.95 c 1.38,-1.23 2.8,-1.99 4.25,-1.99 2.33,0 3.61,1.38 3.61,4.01 z"
id="path70" />
</g>
<path
class="cls-15"
d="m 629.35,204.83 -5.06,8.52 5.08,8.05 h -3.61 l -2.92,-4.7 -0.59,-1.38 h -0.14 l -0.55,1.35 -2.75,4.73 h -3.51 l 5.2,-8.38 -5.13,-8.19 h 3.56 l 3.06,4.92 0.5,1.26 h 0.14 l 0.55,-1.31 2.73,-4.87 z"
id="path71" />
<path
class="cls-15"
d="m 634.64,218.72 h 5.84 v 2.68 h -8.93 v -16.57 h 3.09 z"
id="path72" />
<path
class="cls-15"
d="m 652.67,221.4 -1.33,-4.23 h -5.72 l -1.35,4.23 h -3.13 l 5.41,-16.57 h 3.92 l 5.39,16.57 h -3.18 z m -6.24,-6.77 h 4.11 l -1.71,-5.41 -0.26,-1.28 h -0.17 l -0.26,1.28 z"
id="path73" />
</g>
<g
id="g82"
transform="matrix(0.9428042,0,0,0.9428042,-153.05524,-137.96856)">
<path
class="cls-17"
d="m 529.75,303.12 c -0.7,-0.31 -1.32,-0.77 -1.86,-1.37 -0.54,-0.6 -0.93,-1.33 -1.16,-2.19 l 1.68,-0.69 c 0.24,0.89 0.67,1.61 1.31,2.18 0.64,0.57 1.38,0.85 2.24,0.85 0.86,0 1.58,-0.23 2.18,-0.7 0.59,-0.46 0.89,-1.1 0.89,-1.9 0,-0.69 -0.25,-1.26 -0.76,-1.71 -0.51,-0.45 -1.33,-0.87 -2.48,-1.26 L 530.86,296 c -1.05,-0.37 -1.91,-0.86 -2.57,-1.47 -0.66,-0.61 -1,-1.45 -1,-2.53 0,-0.71 0.19,-1.36 0.58,-1.96 0.39,-0.6 0.93,-1.08 1.62,-1.44 0.69,-0.36 1.47,-0.54 2.33,-0.54 0.86,0 1.61,0.16 2.24,0.48 0.64,0.32 1.15,0.71 1.53,1.16 0.38,0.46 0.65,0.91 0.8,1.35 l -1.64,0.71 c -0.15,-0.51 -0.47,-0.98 -0.97,-1.39 -0.49,-0.42 -1.14,-0.62 -1.94,-0.62 -0.76,0 -1.41,0.21 -1.95,0.64 -0.54,0.43 -0.81,0.97 -0.81,1.62 0,0.58 0.23,1.06 0.69,1.42 0.46,0.37 1.15,0.71 2.08,1.03 l 0.98,0.33 c 1.26,0.46 2.24,1.03 2.95,1.71 0.71,0.68 1.06,1.62 1.06,2.79 0,0.96 -0.25,1.76 -0.74,2.41 -0.49,0.65 -1.11,1.13 -1.86,1.43 -0.75,0.3 -1.52,0.46 -2.3,0.46 -0.75,0 -1.47,-0.16 -2.17,-0.47 z"
id="path74" />
<path
class="cls-17"
d="m 541.44,303.38 c -0.37,-0.14 -0.67,-0.33 -0.92,-0.57 -0.55,-0.54 -0.83,-1.27 -0.83,-2.22 v -6.32 h -1.85 v -1.6 h 1.85 v -2.99 h 1.76 v 2.99 h 2.6 v 1.6 h -2.6 v 5.9 c 0,0.59 0.11,1.03 0.33,1.32 0.26,0.31 0.64,0.47 1.14,0.47 0.43,0 0.82,-0.12 1.16,-0.35 v 1.72 c -0.21,0.1 -0.42,0.17 -0.63,0.21 -0.21,0.04 -0.49,0.06 -0.82,0.06 -0.43,0 -0.83,-0.07 -1.19,-0.21 z"
id="path75" />
<path
class="cls-17"
d="m 547.27,303.13 c -0.61,-0.3 -1.08,-0.72 -1.41,-1.26 -0.33,-0.53 -0.5,-1.14 -0.5,-1.82 0,-1.12 0.42,-2 1.27,-2.63 0.84,-0.63 1.91,-0.95 3.2,-0.95 0.64,0 1.23,0.07 1.77,0.21 0.54,0.14 0.97,0.3 1.26,0.48 v -0.64 c 0,-0.79 -0.28,-1.42 -0.83,-1.9 -0.55,-0.48 -1.25,-0.72 -2.1,-0.72 -0.58,0 -1.12,0.13 -1.63,0.38 -0.51,0.26 -0.9,0.61 -1.19,1.07 l -1.33,-1 c 0.42,-0.64 0.99,-1.13 1.72,-1.5 0.73,-0.36 1.54,-0.54 2.43,-0.54 1.44,0 2.57,0.38 3.38,1.13 0.81,0.75 1.23,1.78 1.23,3.08 v 6.71 h -1.68 v -1.52 h -0.08 c -0.3,0.51 -0.76,0.95 -1.37,1.31 -0.61,0.36 -1.29,0.54 -2.06,0.54 -0.77,0 -1.47,-0.15 -2.08,-0.46 z m 3.9,-1.56 c 0.51,-0.3 0.92,-0.71 1.22,-1.22 0.3,-0.51 0.46,-1.07 0.46,-1.68 -0.33,-0.22 -0.74,-0.4 -1.23,-0.54 -0.49,-0.14 -1,-0.21 -1.54,-0.21 -0.97,0 -1.7,0.2 -2.19,0.6 -0.49,0.4 -0.74,0.92 -0.74,1.56 0,0.58 0.22,1.05 0.66,1.41 0.44,0.36 1,0.54 1.68,0.54 0.6,0 1.15,-0.15 1.66,-0.46 z"
id="path76" />
<path
class="cls-17"
d="m 560.19,303.04 c -0.64,-0.37 -1.12,-0.81 -1.44,-1.34 h -0.08 v 1.56 h -1.68 v -14.87 h 1.76 v 4.38 l -0.08,1.47 h 0.08 c 0.32,-0.54 0.8,-0.99 1.44,-1.36 0.64,-0.37 1.37,-0.55 2.17,-0.55 0.96,0 1.82,0.24 2.58,0.73 0.77,0.49 1.37,1.16 1.82,2.01 0.45,0.85 0.66,1.82 0.66,2.89 0,1.07 -0.22,2.04 -0.66,2.9 -0.44,0.85 -1.05,1.52 -1.82,2 -0.77,0.48 -1.63,0.73 -2.58,0.73 -0.8,0 -1.53,-0.18 -2.17,-0.55 z m 3.71,-1.55 c 0.54,-0.33 0.97,-0.8 1.29,-1.41 0.32,-0.61 0.48,-1.31 0.48,-2.12 0,-0.81 -0.16,-1.51 -0.48,-2.12 -0.32,-0.61 -0.75,-1.08 -1.29,-1.41 -0.54,-0.33 -1.11,-0.5 -1.72,-0.5 -0.61,0 -1.2,0.17 -1.73,0.5 -0.53,0.33 -0.96,0.8 -1.29,1.41 -0.33,0.61 -0.49,1.32 -0.49,2.12 0,0.8 0.16,1.51 0.49,2.12 0.33,0.61 0.75,1.08 1.29,1.41 0.53,0.33 1.11,0.5 1.73,0.5 0.62,0 1.18,-0.17 1.72,-0.5 z"
id="path77" />
<path
class="cls-17"
d="m 569.38,288.39 h 1.76 v 14.87 h -1.76 z"
id="path78" />
<path
class="cls-17"
d="m 575.65,302.86 c -0.8,-0.48 -1.43,-1.15 -1.88,-2 -0.45,-0.85 -0.67,-1.81 -0.67,-2.88 0,-1.01 0.21,-1.95 0.63,-2.81 0.42,-0.86 1.02,-1.55 1.81,-2.07 0.78,-0.51 1.68,-0.77 2.69,-0.77 1.01,0 1.94,0.23 2.7,0.7 0.76,0.46 1.35,1.1 1.75,1.92 0.4,0.82 0.61,1.75 0.61,2.8 0,0.17 -0.01,0.35 -0.04,0.54 h -8.39 c 0.04,0.8 0.24,1.48 0.58,2.03 0.35,0.55 0.79,0.97 1.32,1.25 0.53,0.28 1.09,0.42 1.67,0.42 1.38,0 2.43,-0.64 3.14,-1.91 l 1.49,0.73 c -0.44,0.84 -1.06,1.52 -1.85,2.02 -0.79,0.51 -1.74,0.76 -2.84,0.76 -1.01,0 -1.92,-0.24 -2.72,-0.73 z m 5.77,-6.02 c -0.03,-0.44 -0.15,-0.89 -0.37,-1.33 -0.22,-0.44 -0.57,-0.82 -1.04,-1.12 -0.47,-0.3 -1.07,-0.46 -1.79,-0.46 -0.83,0 -1.54,0.27 -2.12,0.8 -0.58,0.53 -0.96,1.24 -1.14,2.11 z"
id="path79" />
<path
class="cls-17"
d="m 585.7,288.39 h 1.76 v 6.42 h 7.64 v -6.42 h 1.76 v 14.87 h -1.76 v -6.77 h -7.64 v 6.77 h -1.76 z"
id="path80" />
<path
class="cls-17"
d="m 600.19,288.39 h 1.76 v 13.18 h 6.5 v 1.68 h -8.26 v -14.87 z"
id="path81" />
<path
class="cls-17"
d="m 613.46,302.55 c -1.16,-0.69 -2.08,-1.63 -2.74,-2.82 -0.66,-1.19 -1,-2.49 -1,-3.9 0,-1.41 0.33,-2.71 1,-3.9 0.66,-1.19 1.58,-2.13 2.74,-2.82 1.16,-0.69 2.46,-1.04 3.88,-1.04 1.42,0 2.72,0.35 3.88,1.04 1.16,0.69 2.08,1.63 2.74,2.82 0.66,1.19 1,2.49 1,3.9 0,1.41 -0.33,2.71 -1,3.9 -0.67,1.19 -1.58,2.13 -2.74,2.82 -1.16,0.69 -2.46,1.04 -3.88,1.04 -1.42,0 -2.72,-0.35 -3.88,-1.04 z m 6.82,-1.42 c 0.89,-0.52 1.6,-1.24 2.12,-2.16 0.52,-0.92 0.78,-1.97 0.78,-3.15 0,-1.18 -0.26,-2.22 -0.78,-3.15 -0.52,-0.93 -1.23,-1.64 -2.12,-2.16 -0.89,-0.52 -1.87,-0.78 -2.94,-0.78 -1.07,0 -2.05,0.26 -2.94,0.78 -0.89,0.52 -1.6,1.24 -2.12,2.16 -0.52,0.92 -0.78,1.97 -0.78,3.15 0,1.18 0.26,2.22 0.78,3.15 0.52,0.93 1.23,1.64 2.12,2.16 0.89,0.52 1.87,0.78 2.94,0.78 1.07,0 2.04,-0.26 2.94,-0.78 z"
id="path82" />
</g>
<rect
class="cls-20"
x="313.99115"
y="178.32341"
width="152.01776"
height="49.16724"
rx="10.436842"
ry="10.436842"
id="rect82" />
<g
id="g85"
transform="matrix(0.9428042,0,0,0.9428042,-153.05524,-137.96856)">
<path
class="cls-17"
d="m 562.61,362.19 -4.73,-7.18 H 560 l 3.74,5.79 h 0.08 l 3.74,-5.79 h 2.1 l -4.73,7.18 5.02,7.68 h -2.08 l -4.05,-6.21 h -0.08 l -4.07,6.21 h -2.08 z"
id="path83" />
<path
class="cls-17"
d="m 571.97,355.01 h 1.76 v 13.18 h 6.5 v 1.68 h -8.26 V 355 Z"
id="path84" />
<path
class="cls-17"
d="m 586.84,355.01 h 1.99 l 5.65,14.87 h -1.93 l -1.5,-4.09 h -6.44 l -1.5,4.09 h -1.93 l 5.65,-14.87 z m 3.61,9.12 -1.99,-5.36 -0.58,-1.6 h -0.08 l -0.58,1.6 -1.99,5.36 h 5.23 z"
id="path85" />
</g>
<rect
class="cls-20"
x="313.99115"
y="241.23671"
width="152.01776"
height="49.16724"
rx="10.436842"
ry="10.436842"
id="rect85" />
<g
id="g89"
transform="matrix(0.9428042,0,0,0.9428042,-153.05524,-137.96856)">
<path
class="cls-17"
d="m 555.86,421.85 h 5 c 0.83,0 1.6,0.19 2.3,0.56 0.71,0.37 1.27,0.9 1.69,1.57 0.42,0.67 0.63,1.43 0.63,2.27 0,0.84 -0.21,1.6 -0.63,2.27 -0.42,0.67 -0.99,1.19 -1.69,1.57 -0.71,0.37 -1.47,0.56 -2.3,0.56 h -3.24 v 6.06 h -1.76 v -14.87 z m 5.04,7.12 c 0.55,0 1.04,-0.13 1.46,-0.39 0.42,-0.26 0.75,-0.6 0.99,-1.02 0.24,-0.42 0.35,-0.85 0.35,-1.31 0,-0.46 -0.12,-0.89 -0.35,-1.31 -0.23,-0.42 -0.56,-0.75 -0.99,-1.02 -0.42,-0.26 -0.91,-0.39 -1.46,-0.39 h -3.28 v 5.44 z"
id="path86" />
<path
class="cls-17"
d="m 565.72,436.14 c -0.82,-0.6 -1.39,-1.45 -1.72,-2.54 l 1.66,-0.69 c 0.5,1.63 1.47,2.45 2.93,2.45 0.82,0 1.47,-0.28 1.96,-0.85 0.49,-0.57 0.74,-1.31 0.74,-2.24 v -10.42 h 1.76 v 10.28 c 0,1.04 -0.19,1.93 -0.57,2.67 -0.38,0.74 -0.91,1.3 -1.58,1.68 -0.67,0.38 -1.44,0.57 -2.31,0.57 -1.09,0 -2.05,-0.3 -2.87,-0.9 z"
id="path87" />
<path
class="cls-17"
d="m 576.13,421.85 h 5.02 c 0.82,0 1.58,0.19 2.28,0.56 0.71,0.37 1.27,0.9 1.69,1.57 0.42,0.67 0.63,1.43 0.63,2.27 0,0.69 -0.16,1.34 -0.47,1.93 -0.31,0.59 -0.74,1.09 -1.29,1.5 -0.55,0.4 -1.15,0.67 -1.82,0.81 l -0.04,0.06 4.19,6.08 v 0.08 h -2.08 l -4.05,-6.06 h -2.33 v 6.06 h -1.76 v -14.87 z m 4.92,7.16 c 0.51,0 0.99,-0.12 1.44,-0.35 0.45,-0.24 0.81,-0.56 1.08,-0.99 0.27,-0.42 0.4,-0.9 0.4,-1.42 0,-0.46 -0.12,-0.89 -0.35,-1.31 -0.23,-0.42 -0.56,-0.75 -0.99,-1.02 -0.42,-0.26 -0.91,-0.39 -1.46,-0.39 h -3.28 v 5.48 z"
id="path88" />
<path
class="cls-17"
d="m 591.34,423.53 h -4.17 v -1.68 h 10.09 v 1.68 h -4.15 v 13.18 h -1.77 z"
id="path89" />
</g>
<line
class="cls-21"
x1="203.42845"
y1="167.50002"
x2="280.23874"
y2="167.50002"
id="line89" />
<path
class="cls-21"
d="m 203.42847,77.867608 h 27.96357 c 5.76997,0 10.43685,4.676308 10.43685,10.436842 v 158.27797 c 0,5.76996 -4.67631,10.43684 -10.43685,10.43684 h -27.96357"
id="path90" />
<line
class="cls-21"
x1="576.57153"
y1="167.39632"
x2="499.76123"
y2="167.39632"
id="line90" />
<path
class="cls-21"
d="m 576.57151,257.02869 h -27.96356 c -5.76996,0 -10.43685,-4.67631 -10.43685,-10.43684 V 88.313878 c 0,-5.769962 4.67631,-10.436842 10.43685,-10.436842 h 27.96356"
id="path91" />
</svg>

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 293 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 498 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 384 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 404 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 528 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 88 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 97 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB