13 lines
622 B
XML
13 lines
622 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg
|
|
width="50mm"
|
|
height="250mm"
|
|
viewBox="0 0 50 250">
|
|
<rect
|
|
style="fill:none;stroke:#bebebe;stroke-width:5"
|
|
width="45"
|
|
height="245"
|
|
x="2.5"
|
|
y="2.5"
|
|
ry="10" />
|
|
<path style="fill:none;stroke:#bebebe;stroke-width:5" d="M 0,50 H 50" /><path style="fill:none;stroke:#bebebe;stroke-width:5" d="M 0,100 H 50" /><path style="fill:none;stroke:#bebebe;stroke-width:5" d="M 0,150 H 50" /><path style="fill:none;stroke:#bebebe;stroke-width:5" d="M 0,200 H 50" /><rect style="fill:#bebebe" width="45" height="45" x="2.5" y="52.5" /></svg> |