You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
210 lines
8.4 KiB
210 lines
8.4 KiB
2 months ago
|
<svg xmlns="http://www.w3.org/2000/svg" width="116.16" 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="116.16" height="84.48"></rect>
|
||
|
<text x="85.8" y="7.92" >c</text>
|
||
|
<text x="101.64001" y="7.92" >c</text>
|
||
|
<line x1="21.12" y1="10.56" x2="13.200001" y2="26.400002" class="solid end_marked_open_circle"></line>
|
||
|
<path d="M 21.12,10.56 A 10.56,10.56 0,0,1 21.12,21.12" class="nofill"></path>
|
||
|
<path d="M 89.76,10.56 A 10.56,10.56 0,0,0 89.76,21.12" class="nofill"></path>
|
||
|
<text x="91.08" y="18.480001" >OO</text>
|
||
|
<path d="M 100.32001,10.56 A 10.56,10.56 0,0,1 100.32001,21.12" class="nofill"></path>
|
||
|
<path d="M 10.56,21.12 A 10.56,10.56 0,0,0 10.56,31.68" class="nofill"></path>
|
||
|
<text x="27.720001" y="29.04" >O</text>
|
||
|
<path d="M 31.68,21.12 A 10.56,10.56 0,0,1 31.68,31.68" class="nofill"></path>
|
||
|
<line x1="43.56" y1="29.04" x2="44.88" y2="26.400002" class="solid end_marked_big_open_circle"></line>
|
||
|
<path d="M 47.52,21.12 A 10.56,10.56 0,0,1 47.52,31.68" class="nofill"></path>
|
||
|
<text x="59.4" y="29.04" >O</text>
|
||
|
<text x="75.240005" y="29.04" >,'</text>
|
||
|
<path d="M 105.600006,21.12 A 10.56,10.56 0,0,1 105.600006,31.68" class="nofill"></path>
|
||
|
<text x="6.6000004" y="50.160004" >|</text>
|
||
|
<line x1="10.56" y1="52.800003" x2="5.28" y2="63.36" class="solid"></line>
|
||
|
<text x="11.88" y="60.72" >,</text>
|
||
|
<text x="59.4" y="60.72" >)</text>
|
||
|
<text x="75.240005" y="60.72" >.</text>
|
||
|
<line x1="0" y1="68.64" x2="5.28" y2="68.64" class="solid"></line>
|
||
|
<text x="6.6000004" y="71.28001" >'</text>
|
||
|
<text x="27.720001" y="71.28001" >'</text>
|
||
|
<text x="38.280003" y="71.28001" >(.</text>
|
||
|
<text x="80.520004" y="71.28001" >`</text>
|
||
|
<line x1="84.48" y1="68.64" x2="89.76" y2="68.64" class="solid"></line>
|
||
|
<text x="91.08" y="71.28001" >.</text>
|
||
|
<g>
|
||
|
<line x1="42.24" y1="10.56" x2="58.08" y2="10.56" class="solid"></line>
|
||
|
<path d="M 42.24,10.56 A 10.56,10.56 0,0,0 42.24,21.12" class="nofill"></path>
|
||
|
<line x1="42.24" y1="21.12" x2="58.08" y2="21.12" class="solid"></line>
|
||
|
<path d="M 58.08,10.56 A 10.56,10.56 0,0,1 58.08,21.12" class="nofill"></path>
|
||
|
<path d="M 42.24,21.12 A 10.56,10.56 0,0,0 42.24,31.68" class="nofill"></path>
|
||
|
<path d="M 58.08,21.12 A 10.56,10.56 0,0,0 58.08,31.68" class="nofill"></path>
|
||
|
<line x1="42.24" y1="31.68" x2="39.600002" y2="36.960003" class="solid"></line>
|
||
|
<line x1="39.600002" y1="36.960003" x2="39.600002" y2="63.36" class="solid"></line>
|
||
|
<line x1="50.160004" y1="42.24" x2="63.36" y2="42.24" class="solid"></line>
|
||
|
<line x1="58.08" y1="31.68" x2="63.36" y2="42.24" class="solid"></line>
|
||
|
<line x1="50.160004" y1="42.24" x2="50.160004" y2="66" class="solid"></line>
|
||
|
<line x1="50.160004" y1="52.800003" x2="58.08" y2="52.800003" class="solid"></line>
|
||
|
<path d="M 58.08,42.24 A 10.56,10.56 0,0,1 58.08,52.800003" class="nofill"></path>
|
||
|
<path d="M 63.36,42.24 A 10.56,10.56 0,0,1 63.36,52.800003" class="nofill"></path>
|
||
|
<line x1="50.160004" y1="63.36" x2="58.08" y2="63.36" class="solid"></line>
|
||
|
<path d="M 63.36,52.800003 A 10.56,10.56 0,0,1 63.36,63.36" class="nofill"></path>
|
||
|
<path d="M 50.160004,66 A 2.64,2.64 0,0,0 52.800003,68.64" class="nofill"></path>
|
||
|
<line x1="52.800003" y1="68.64" x2="58.08" y2="68.64" class="solid"></line>
|
||
|
<line x1="63.36" y1="63.36" x2="62.04" y2="66" class="solid"></line>
|
||
|
<path d="M 62.04,66 A 5.28,5.28 0,0,1 58.08,68.64" class="nofill"></path>
|
||
|
</g>
|
||
|
<g>
|
||
|
<line x1="63.36" y1="21.12" x2="73.920006" y2="21.12" class="solid"></line>
|
||
|
<path d="M 63.36,21.12 A 10.56,10.56 0,0,1 63.36,31.68" class="nofill"></path>
|
||
|
</g>
|
||
|
<g>
|
||
|
<path d="M 15.84,21.12 A 10.56,10.56 0,0,1 15.84,31.68" class="nofill"></path>
|
||
|
<line x1="15.84" y1="31.68" x2="10.56" y2="42.24" class="solid"></line>
|
||
|
</g>
|
||
|
<g>
|
||
|
<path d="M 26.400002,21.12 A 10.56,10.56 0,0,0 26.400002,31.68" class="nofill"></path>
|
||
|
<line x1="26.400002" y1="31.68" x2="34.32" y2="47.52" class="solid"></line>
|
||
|
<line x1="36.960003" y1="42.24" x2="34.32" y2="47.52" class="solid"></line>
|
||
|
<line x1="34.32" y1="47.52" x2="34.32" y2="66" class="solid"></line>
|
||
|
</g>
|
||
|
<g>
|
||
|
<path d="M 89.76,26.400002 A 5.28,5.28 0,0,0 85.8,29.04" class="nofill"></path>
|
||
|
<line x1="85.8" y1="29.04" x2="79.200005" y2="42.24" class="solid"></line>
|
||
|
<line x1="89.76" y1="26.400002" x2="100.32001" y2="26.400002" class="solid"></line>
|
||
|
<path d="M 100.32001,26.400002 A 5.28,5.28 0,0,1 104.28001,29.04" class="nofill"></path>
|
||
|
<line x1="104.28001" y1="29.04" x2="110.880005" y2="42.24" class="solid"></line>
|
||
|
<line x1="79.200005" y1="42.24" x2="84.48" y2="52.800003" class="solid"></line>
|
||
|
<line x1="84.48" y1="52.800003" x2="100.32001" y2="52.800003" class="solid"></line>
|
||
|
<path d="M 100.32001,52.800003 A 10.56,10.56 0,0,1 100.32001,63.36" class="nofill"></path>
|
||
|
<line x1="100.32001" y1="63.36" x2="99.00001" y2="66" class="solid"></line>
|
||
|
<path d="M 99.00001,66 A 5.28,5.28 0,0,1 95.04,68.64" class="nofill"></path>
|
||
|
<line x1="89.76" y1="31.68" x2="84.48" y2="42.24" class="solid"></line>
|
||
|
<line x1="84.48" y1="42.24" x2="110.880005" y2="42.24" class="solid"></line>
|
||
|
<line x1="97.68" y1="31.68" x2="97.68" y2="42.24" class="solid"></line>
|
||
|
</g>
|
||
|
<g>
|
||
|
<line x1="21.12" y1="31.68" x2="15.84" y2="42.24" class="solid"></line>
|
||
|
<line x1="21.12" y1="31.68" x2="26.400002" y2="42.24" class="solid"></line>
|
||
|
<path d="M 15.84,42.24 A 10.56,10.56 0,0,0 15.84,52.800003" class="nofill"></path>
|
||
|
<line x1="15.84" y1="52.800003" x2="26.400002" y2="52.800003" class="solid"></line>
|
||
|
<path d="M 26.400002,42.24 A 10.56,10.56 0,0,1 26.400002,52.800003" class="nofill"></path>
|
||
|
</g>
|
||
|
<g>
|
||
|
<line x1="73.920006" y1="31.68" x2="71.28001" y2="36.960003" class="solid"></line>
|
||
|
<line x1="71.28001" y1="36.960003" x2="71.28001" y2="55.440002" class="solid"></line>
|
||
|
</g>
|
||
|
<g>
|
||
|
<line x1="15.84" y1="58.08" x2="23.76" y2="58.08" class="solid"></line>
|
||
|
<path d="M 23.76,58.08 A 5.28,5.28 0,0,1 29.04,63.36" class="nofill"></path>
|
||
|
</g>
|
||
|
</svg>
|