|
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="168.96" height="84.48" class="svgbob">
|
|
|
|
<style>.filled{
|
|
|
|
fill: none !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
text{
|
|
|
|
font-family: monospace !important;
|
|
|
|
font-weight: bold !important;
|
|
|
|
fill: red !important;
|
|
|
|
visibility: visible;
|
|
|
|
}
|
|
|
|
marker > *{
|
|
|
|
stroke: darkorange !important;
|
|
|
|
visibility: visible;
|
|
|
|
}
|
|
|
|
body.check-text text,
|
|
|
|
body.check-text marker > *{
|
|
|
|
visibility: hidden;
|
|
|
|
}.svgbob line, .svgbob path, .svgbob circle, .svgbob rect, .svgbob polygon {
|
|
|
|
stroke: black;
|
|
|
|
stroke-width: 2;
|
|
|
|
stroke-opacity: 1;
|
|
|
|
fill-opacity: 1;
|
|
|
|
stroke-linecap: round;
|
|
|
|
stroke-linejoin: miter;
|
|
|
|
}
|
|
|
|
|
|
|
|
.svgbob text {
|
|
|
|
white-space: pre;
|
|
|
|
fill: black;
|
|
|
|
font-family: Iosevka Fixed, monospace;
|
|
|
|
font-size: 14px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.svgbob rect.backdrop {
|
|
|
|
stroke: none;
|
|
|
|
fill: white;
|
|
|
|
}
|
|
|
|
|
|
|
|
.svgbob .broken {
|
|
|
|
stroke-dasharray: 8;
|
|
|
|
}
|
|
|
|
|
|
|
|
.svgbob .filled {
|
|
|
|
fill: black;
|
|
|
|
}
|
|
|
|
|
|
|
|
.svgbob .bg_filled {
|
|
|
|
fill: white;
|
|
|
|
stroke-width: 1;
|
|
|
|
}
|
|
|
|
|
|
|
|
.svgbob .nofill {
|
|
|
|
fill: white;
|
|
|
|
}
|
|
|
|
|
|
|
|
.svgbob .end_marked_arrow {
|
|
|
|
marker-end: url(#arrow);
|
|
|
|
}
|
|
|
|
|
|
|
|
.svgbob .start_marked_arrow {
|
|
|
|
marker-start: url(#arrow);
|
|
|
|
}
|
|
|
|
|
|
|
|
.svgbob .end_marked_diamond {
|
|
|
|
marker-end: url(#diamond);
|
|
|
|
}
|
|
|
|
|
|
|
|
.svgbob .start_marked_diamond {
|
|
|
|
marker-start: url(#diamond);
|
|
|
|
}
|
|
|
|
|
|
|
|
.svgbob .end_marked_circle {
|
|
|
|
marker-end: url(#circle);
|
|
|
|
}
|
|
|
|
|
|
|
|
.svgbob .start_marked_circle {
|
|
|
|
marker-start: url(#circle);
|
|
|
|
}
|
|
|
|
|
|
|
|
.svgbob .end_marked_open_circle {
|
|
|
|
marker-end: url(#open_circle);
|
|
|
|
}
|
|
|
|
|
|
|
|
.svgbob .start_marked_open_circle {
|
|
|
|
marker-start: url(#open_circle);
|
|
|
|
}
|
|
|
|
|
|
|
|
.svgbob .end_marked_big_open_circle {
|
|
|
|
marker-end: url(#big_open_circle);
|
|
|
|
}
|
|
|
|
|
|
|
|
.svgbob .start_marked_big_open_circle {
|
|
|
|
marker-start: url(#big_open_circle);
|
|
|
|
}
|
|
|
|
|
|
|
|
</style>
|
|
|
|
<defs>
|
|
|
|
<marker id="arrow" viewBox="-2 -2 8 8" refX="4" refY="2" markerWidth="7" markerHeight="7" orient="auto-start-reverse">
|
|
|
|
<polygon points="0,0 0,4 4,2 0,0"></polygon>
|
|
|
|
</marker>
|
|
|
|
<marker id="diamond" viewBox="-2 -2 8 8" refX="4" refY="2" markerWidth="7" markerHeight="7" orient="auto-start-reverse">
|
|
|
|
<polygon points="0,2 2,0 4,2 2,4 0,2"></polygon>
|
|
|
|
</marker>
|
|
|
|
<marker id="circle" viewBox="0 0 8 8" refX="4" refY="4" markerWidth="7" markerHeight="7" orient="auto-start-reverse">
|
|
|
|
<circle cx="4" cy="4" r="2" class="filled"></circle>
|
|
|
|
</marker>
|
|
|
|
<marker id="open_circle" viewBox="0 0 8 8" refX="4" refY="4" markerWidth="7" markerHeight="7" orient="auto-start-reverse">
|
|
|
|
<circle cx="4" cy="4" r="2" class="bg_filled"></circle>
|
|
|
|
</marker>
|
|
|
|
<marker id="big_open_circle" viewBox="0 0 8 8" refX="4" refY="4" markerWidth="7" markerHeight="7" orient="auto-start-reverse">
|
|
|
|
<circle cx="4" cy="4" r="3" class="bg_filled"></circle>
|
|
|
|
</marker>
|
|
|
|
</defs>
|
|
|
|
<rect class="backdrop" x="0" y="0" width="168.96" height="84.48"></rect>
|
|
|
|
<text x="33" y="7.92" >><</text>
|
|
|
|
<text x="80.520004" y="7.92" >></text>
|
|
|
|
<polygon points="89.76,2.64 84.48,5.28 89.76,7.92" class="filled"></polygon>
|
|
|
|
<text x="91.08" y="7.92" ><</text>
|
|
|
|
<text x="27.720001" y="18.480001" >><</text>
|
|
|
|
<polygon points="47.52,13.200001 42.24,15.84 47.52,18.480001" class="filled"></polygon>
|
|
|
|
<text x="48.84" y="18.480001" ><</text>
|
|
|
|
<text x="80.520004" y="18.480001" >></text>
|
|
|
|
<polygon points="89.76,13.200001 84.48,15.84 89.76,18.480001" class="filled"></polygon>
|
|
|
|
<text x="91.08" y="18.480001" ><</text>
|
|
|
|
<text x="22.44" y="29.04" >><</text>
|
|
|
|
<text x="43.56" y="29.04" >></text>
|
|
|
|
<polygon points="52.800003,23.76 47.52,26.400002 52.800003,29.04" class="filled"></polygon>
|
|
|
|
<text x="54.120003" y="29.04" ><</text>
|
|
|
|
<text x="80.520004" y="29.04" >></text>
|
|
|
|
<polygon points="89.76,23.76 84.48,26.400002 89.76,29.04" class="filled"></polygon>
|
|
|
|
<text x="91.08" y="29.04" ><</text>
|
|
|
|
<text x="17.16" y="39.600002" >></text>
|
|
|
|
<polygon points="26.400002,34.32 21.12,36.960003 26.400002,39.600002" class="filled"></polygon>
|
|
|
|
<text x="27.720001" y="39.600002" ><</text>
|
|
|
|
<text x="48.84" y="39.600002" >></text>
|
|
|
|
<polygon points="58.08,34.32 52.800003,36.960003 58.08,39.600002" class="filled"></polygon>
|
|
|
|
<text x="59.4" y="39.600002" ><</text>
|
|
|
|
<text x="80.520004" y="39.600002" >></text>
|
|
|
|
<polygon points="89.76,34.32 84.48,36.960003 89.76,39.600002" class="filled"></polygon>
|
|
|
|
<text x="91.08" y="39.600002" ><</text>
|
|
|
|
<text x="11.88" y="50.160004" >></text>
|
|
|
|
<polygon points="21.12,44.88 15.84,47.52 21.12,50.160004" class="filled"></polygon>
|
|
|
|
<polygon points="26.400002,44.88 21.12,47.52 26.400002,50.160004" class="filled"></polygon>
|
|
|
|
<polygon points="31.68,44.88 26.400002,47.52 31.68,50.160004" class="filled"></polygon>
|
|
|
|
<polygon points="36.960003,44.88 31.68,47.52 36.960003,50.160004" class="filled"></polygon>
|
|
|
|
<polygon points="42.24,44.88 36.960003,47.52 42.24,50.160004" class="filled"></polygon>
|
|
|
|
<text x="43.56" y="50.160004" ><</text>
|
|
|
|
<text x="54.120003" y="50.160004" >></text>
|
|
|
|
<polygon points="63.36,44.88 58.08,47.52 63.36,50.160004" class="filled"></polygon>
|
|
|
|
<text x="64.68" y="50.160004" ><</text>
|
|
|
|
<text x="80.520004" y="50.160004" >></text>
|
|
|
|
<polygon points="89.76,44.88 84.48,47.52 89.76,50.160004" class="filled"></polygon>
|
|
|
|
<text x="91.08" y="50.160004" ><</text>
|
|
|
|
<text x="6.6000004" y="60.72" >></text>
|
|
|
|
<polygon points="15.84,55.440002 10.56,58.08 15.84,60.72" class="filled"></polygon>
|
|
|
|
<text x="17.16" y="60.72" ><</text>
|
|
|
|
<text x="59.4" y="60.72" >></text>
|
|
|
|
<polygon points="68.64,55.440002 63.36,58.08 68.64,60.72" class="filled"></polygon>
|
|
|
|
<text x="69.96" y="60.72" ><</text>
|
|
|
|
<text x="80.520004" y="60.72" >></text>
|
|
|
|
<polygon points="89.76,55.440002 84.48,58.08 89.76,60.72" class="filled"></polygon>
|
|
|
|
<text x="91.08" y="60.72" ><</text>
|
|
|
|
<text x="1.32" y="71.28001" >></text>
|
|
|
|
<polygon points="10.56,66 5.28,68.64 10.56,71.28001" class="filled"></polygon>
|
|
|
|
<text x="11.88" y="71.28001" ><</text>
|
|
|
|
<text x="64.68" y="71.28001" >></text>
|
|
|
|
<polygon points="73.920006,66 68.64,68.64 73.920006,71.28001" class="filled"></polygon>
|
|
|
|
<text x="75.240005" y="71.28001" ><></text>
|
|
|
|
<polygon points="89.76,66 84.48,68.64 89.76,71.28001" class="filled"></polygon>
|
|
|
|
<text x="91.08" y="71.28001" ><</text>
|
|
|
|
<text x="143.88" y="29.04" >></text>
|
|
|
|
<polygon points="153.12001,23.76 147.84001,26.400002 153.12001,29.04" class="filled"></polygon>
|
|
|
|
<polygon points="158.40001,23.76 153.12001,26.400002 158.40001,29.04" class="filled"></polygon>
|
|
|
|
<text x="159.72" y="29.04" ><</text>
|
|
|
|
<text x="101.64001" y="39.600002" >></text>
|
|
|
|
<polygon points="110.880005,34.32 105.600006,36.960003 110.880005,39.600002" class="filled"></polygon>
|
|
|
|
<text x="112.200005" y="39.600002" ><</text>
|
|
|
|
<text x="133.32" y="39.600002" >></text>
|
|
|
|
<polygon points="142.56001,34.32 137.28,36.960003 142.56001,39.600002" class="filled"></polygon>
|
|
|
|
<text x="143.88" y="39.600002" ><</text>
|
|
|
|
<text x="112.200005" y="50.160004" >></text>
|
|
|
|
<polygon points="121.44,44.88 116.16,47.52 121.44,50.160004" class="filled"></polygon>
|
|
|
|
<text x="122.76" y="50.160004" ><></text>
|
|
|
|
<polygon points="137.28,44.88 132,47.52 137.28,50.160004" class="filled"></polygon>
|
|
|
|
<text x="138.6" y="50.160004" ><</text>
|
|
|
|
<text x="112.200005" y="60.72" >></text>
|
|
|
|
<polygon points="121.44,55.440002 116.16,58.08 121.44,60.72" class="filled"></polygon>
|
|
|
|
<text x="122.76" y="60.72" ><</text>
|
|
|
|
<text x="133.32" y="60.72" >></text>
|
|
|
|
<polygon points="142.56001,55.440002 137.28,58.08 142.56001,60.72" class="filled"></polygon>
|
|
|
|
<text x="143.88" y="60.72" ><</text>
|
|
|
|
<text x="101.64001" y="71.28001" >></text>
|
|
|
|
<polygon points="110.880005,66 105.600006,68.64 110.880005,71.28001" class="filled"></polygon>
|
|
|
|
<text x="112.200005" y="71.28001" ><</text>
|
|
|
|
<text x="143.88" y="71.28001" >></text>
|
|
|
|
<polygon points="153.12001,66 147.84001,68.64 153.12001,71.28001" class="filled"></polygon>
|
|
|
|
<polygon points="158.40001,66 153.12001,68.64 158.40001,71.28001" class="filled"></polygon>
|
|
|
|
<text x="159.72" y="71.28001" ><</text>
|
|
|
|
</svg>
|