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