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.
135 lines
3.5 KiB
135 lines
3.5 KiB
2 months ago
|
<svg xmlns="http://www.w3.org/2000/svg" width="153.12001" height="95.04" 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 {
|
||
2 months ago
|
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>
|
||
2 months ago
|
<rect class="backdrop" x="0" y="0" width="153.12001" height="95.04"></rect>
|
||
|
<text x="38.280003" y="7.92" >d8888888</text>
|
||
|
<text x="33" y="18.480001" >d88888888</text>
|
||
|
<text x="27.720001" y="29.04" >d88P888888</text>
|
||
2 months ago
|
<text x="22.44" y="39.600002" >d88P</text>
|
||
2 months ago
|
<text x="48.84" y="39.600002" >88888888b.</text>
|
||
2 months ago
|
<text x="17.16" y="50.160004" >d88P</text>
|
||
2 months ago
|
<text x="48.84" y="50.160004" >888888</text>
|
||
2 months ago
|
<text x="11.88" y="60.72" >d88P</text>
|
||
2 months ago
|
<text x="48.84" y="60.72" >888888</text>
|
||
|
<text x="91.08" y="60.72" >888888</text>
|
||
|
<text x="6.6000004" y="71.28001" >d8888888888888</text>
|
||
|
<text x="85.8" y="71.28001" >d88PY88b.</text>
|
||
2 months ago
|
<text x="1.32" y="81.840004" >d88P</text>
|
||
2 months ago
|
<text x="48.84" y="81.840004" >88888888P</text>
|
||
|
<text x="117.48" y="81.840004" >Y8888P</text>
|
||
|
<text x="112.200005" y="39.600002" >.d8888b</text>
|
||
|
<text x="85.8" y="50.160004" >88bd88P</text>
|
||
|
<text x="96.36" y="81.840004" > </text>
|
||
2 months ago
|
</svg>
|