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.
199 lines
5.2 KiB
199 lines
5.2 KiB
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg
|
|
width="466.47998"
|
|
height="120"
|
|
class="svgbob"
|
|
version="1.1"
|
|
id="svg70"
|
|
sodipodi:docname="metascriipt.svg"
|
|
inkscape:version="1.3.1 (9b9bdc1480, 2023-11-25, custom)"
|
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:svg="http://www.w3.org/2000/svg">
|
|
<sodipodi:namedview
|
|
id="namedview70"
|
|
pagecolor="#ffffff"
|
|
bordercolor="#666666"
|
|
borderopacity="1.0"
|
|
inkscape:showpageshadow="2"
|
|
inkscape:pageopacity="0.0"
|
|
inkscape:pagecheckerboard="0"
|
|
inkscape:deskcolor="#d1d1d1"
|
|
showgrid="false"
|
|
showguides="true"
|
|
inkscape:zoom="1.4142136"
|
|
inkscape:cx="214.60691"
|
|
inkscape:cy="8.4852814"
|
|
inkscape:window-width="1854"
|
|
inkscape:window-height="968"
|
|
inkscape:window-x="0"
|
|
inkscape:window-y="34"
|
|
inkscape:window-maximized="1"
|
|
inkscape:current-layer="svg70" />
|
|
<style
|
|
id="style1">.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
|
|
id="defs4">
|
|
<marker
|
|
id="arrow"
|
|
viewBox="-2 -2 8 8"
|
|
refX="4"
|
|
refY="2"
|
|
markerWidth="7"
|
|
markerHeight="7"
|
|
orient="auto-start-reverse">
|
|
<polygon
|
|
points="4,2 0,0 0,4 "
|
|
id="polygon1" />
|
|
</marker>
|
|
<marker
|
|
id="diamond"
|
|
viewBox="-2 -2 8 8"
|
|
refX="4"
|
|
refY="2"
|
|
markerWidth="7"
|
|
markerHeight="7"
|
|
orient="auto-start-reverse">
|
|
<polygon
|
|
points="4,2 2,4 0,2 2,0 "
|
|
id="polygon2" />
|
|
</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"
|
|
id="circle2" />
|
|
</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"
|
|
id="circle3" />
|
|
</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"
|
|
id="circle4" />
|
|
</marker>
|
|
</defs>
|
|
<path
|
|
id="line70"
|
|
style="fill:none;stroke:#000000;stroke-width:6;stroke-linecap:butt;stroke-linejoin:round;stroke-dasharray:none"
|
|
class="solid"
|
|
d="M 384.99072,60 V 68 L 372.99072,92 L 380.99072,108 M 360.99072,60 V 76 H 372.99072 L 384.99072,52 V 44 M 336.99072,60 V 76 H 348.99072 L 360.99072,52 V 44 M 412.99072,60 L 404.99072,76 H 384.99072 V 108 M 444.99072,60 L 436.99072,76 H 424.99072 V 28 M 388.99072,60 L 396.99072,44 H 404.99072 L 412.99072,60 H 424.99072 M 192.99072,60 V 76 H 204.99072 L 224.99072,36 L 236.99072,60 L 228.99072,76 L 220.99072,60 M 244.99072,60 L 252.99072,76 H 276.99072 L 292.99072,44 H 312.99072 V 76 H 324.99072 L 336.99072,52 V 44 M 268.99072,44 H 252.99072 L 244.99072,60 H 236.99072 M 164.99072,60 L 172.99072,76 H 180.99072 L 192.99072,52 V 44 H 172.99072 L 156.99072,76 H 144.99072 V 60 M 144.99072,28 V 52 L 132.99072,76 H 112.99072 M 116.99072,60 L 124.99072,44 H 112.99072 V 52 L 100.99072,76 H 88.990723 V 44 H 76.990723 L 68.990723,60 M 64.990723,60 V 44 H 52.990723 L 44.990723,60 M 20.990723,60 L 28.990723,44 H 40.990723 V 60 M 412.99072,44 H 436.99072 M 360.99072,40 V 36 M 336.99072,40 V 36 M 132.99072,44 H 156.99072"
|
|
sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" />
|
|
<rect
|
|
style="fill:none;stroke:none;stroke-width:8;stroke-linecap:butt;stroke-linejoin:round;stroke-dasharray:none;stroke-dashoffset:0.739727"
|
|
id="rect70"
|
|
width="466.47998"
|
|
height="120"
|
|
x="0"
|
|
y="0" />
|
|
</svg>
|
|
|