2021-12-14 09:35:50 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
<svg
|
|
|
|
width="150mm"
|
|
|
|
height="100mm"
|
2021-12-24 19:04:50 +01:00
|
|
|
viewBox="0 0 150 100">
|
|
|
|
<path
|
2021-12-24 19:12:55 +01:00
|
|
|
style="fill:none;stroke:#bebebe;stroke-width:5"
|
2021-12-24 19:04:50 +01:00
|
|
|
d="M 50,0 V 100" />
|
|
|
|
<path
|
2021-12-24 19:12:55 +01:00
|
|
|
style="fill:none;stroke:#bebebe;stroke-width:5"
|
2021-12-24 19:19:03 +01:00
|
|
|
d="M 100,0 V 100" />
|
2021-12-24 19:04:50 +01:00
|
|
|
<path
|
2021-12-24 19:12:55 +01:00
|
|
|
style="fill:none;stroke:#bebebe;stroke-width:5"
|
2021-12-24 19:19:03 +01:00
|
|
|
d="M 0,50 H 150" />
|
2021-12-24 19:04:50 +01:00
|
|
|
<rect
|
2021-12-24 19:12:55 +01:00
|
|
|
style="fill:none;stroke:#bebebe;stroke-width:5"
|
2021-12-24 19:07:47 +01:00
|
|
|
width="145.2"
|
|
|
|
height="95.2"
|
2021-12-24 19:04:50 +01:00
|
|
|
x="2.4"
|
|
|
|
y="2.4"
|
|
|
|
ry="9" />
|
2021-12-14 09:35:50 +01:00
|
|
|
</svg>
|