mirror of
https://gitlab.constantvzw.org/osp/tools.cobbled-paths.git
synced 2025-01-11 01:34:29 +01:00
155 lines
5.6 KiB
XML
155 lines
5.6 KiB
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="58.08" height="95.04" class="svgbob">
|
||
|
<style>.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="58.08" height="95.04"></rect>
|
||
|
<text x="11.88" y="7.92" >`</text>
|
||
|
<line x1="15.84" y1="5.28" x2="21.12" y2="5.28" class="solid"></line>
|
||
|
<text x="22.44" y="7.92" >'</text>
|
||
|
<line x1="11.88" y1="18.480001" x2="13.200001" y2="15.84" class="solid end_marked_big_open_circle"></line>
|
||
|
<text x="17.16" y="18.480001" >O</text>
|
||
|
<text x="33" y="18.480001" >.</text>
|
||
|
<text x="17.16" y="29.04" >,</text>
|
||
|
<text x="33" y="39.600002" >`.</text>
|
||
|
<text x="17.16" y="50.160004" >'</text>
|
||
|
<text x="33" y="50.160004" >.'</text>
|
||
|
<text x="48.84" y="50.160004" >|</text>
|
||
|
<path d="M 5.28,52.800003 A 10.56,10.56 0,0,0 5.28,63.36" class="nofill"></path>
|
||
|
<g>
|
||
|
<path d="M 10.56,0 A 10.56,10.56 0,0,0 10.56,10.56" class="nofill"></path>
|
||
|
<path d="M 10.56,10.56 A 10.56,10.56 0,0,0 10.56,21.12" class="nofill"></path>
|
||
|
<line x1="10.56" y1="21.12" x2="7.92" y2="26.400002" class="solid"></line>
|
||
|
<line x1="7.92" y1="26.400002" x2="7.92" y2="44.88" class="solid"></line>
|
||
|
<path d="M 7.92,44.88 A 2.64,2.64 0,0,0 10.56,47.52" class="nofill"></path>
|
||
|
<line x1="10.56" y1="47.52" x2="15.84" y2="47.52" class="solid"></line>
|
||
|
</g>
|
||
|
<g>
|
||
|
<path d="M 26.400002,0 A 10.56,10.56 0,0,1 26.400002,10.56" class="nofill"></path>
|
||
|
<path d="M 26.400002,10.56 A 10.56,10.56 0,0,1 26.400002,21.12" class="nofill"></path>
|
||
|
</g>
|
||
|
<g>
|
||
|
<line x1="42.24" y1="10.56" x2="47.52" y2="10.56" class="solid"></line>
|
||
|
<line x1="36.960003" y1="15.84" x2="44.88" y2="15.84" class="solid"></line>
|
||
|
<line x1="47.52" y1="10.56" x2="42.24" y2="21.12" class="solid"></line>
|
||
|
</g>
|
||
|
<g>
|
||
|
<line x1="21.12" y1="26.400002" x2="36.960003" y2="26.400002" class="solid"></line>
|
||
|
<path d="M 36.960003,26.400002 A 5.28,5.28 0,0,1 40.920002,29.04" class="nofill"></path>
|
||
|
<line x1="40.920002" y1="29.04" x2="47.52" y2="42.24" class="solid"></line>
|
||
|
</g>
|
||
|
<g>
|
||
|
<line x1="15.84" y1="31.68" x2="23.76" y2="47.52" class="solid"></line>
|
||
|
<line x1="31.68" y1="31.68" x2="23.76" y2="47.52" class="solid"></line>
|
||
|
<line x1="23.76" y1="47.52" x2="23.76" y2="52.800003" class="solid"></line>
|
||
|
<line x1="23.76" y1="52.800003" x2="31.68" y2="52.800003" class="solid"></line>
|
||
|
</g>
|
||
|
<g>
|
||
|
<line x1="7.92" y1="52.800003" x2="7.92" y2="76.560005" class="solid"></line>
|
||
|
<path d="M 7.92,76.560005 A 2.64,2.64 0,0,0 10.56,79.200005" class="nofill"></path>
|
||
|
<line x1="10.56" y1="79.200005" x2="21.12" y2="79.200005" class="solid"></line>
|
||
|
<path d="M 26.400002,58.08 A 2.64,2.64 0,0,0 23.76,60.72" class="nofill"></path>
|
||
|
<line x1="23.76" y1="60.72" x2="23.76" y2="76.560005" class="solid"></line>
|
||
|
<line x1="26.400002" y1="58.08" x2="31.68" y2="58.08" class="solid"></line>
|
||
|
<path d="M 31.68,58.08 A 2.64,2.64 0,0,1 34.32,60.72" class="nofill"></path>
|
||
|
<line x1="34.32" y1="60.72" x2="34.32" y2="76.560005" class="solid"></line>
|
||
|
<path d="M 23.76,76.560005 A 2.64,2.64 0,0,1 21.12,79.200005" class="nofill"></path>
|
||
|
<path d="M 34.32,76.560005 A 2.64,2.64 0,0,0 36.960003,79.200005" class="nofill"></path>
|
||
|
<line x1="36.960003" y1="79.200005" x2="47.52" y2="79.200005" class="solid"></line>
|
||
|
<line x1="50.160004" y1="52.800003" x2="50.160004" y2="76.560005" class="solid"></line>
|
||
|
<path d="M 50.160004,76.560005 A 2.64,2.64 0,0,1 47.52,79.200005" class="nofill"></path>
|
||
|
</g>
|
||
|
</svg>
|