13 lines
265 B
XML
13 lines
265 B
XML
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<svg
|
||
|
width="250mm"
|
||
|
height="250mm"
|
||
|
viewBox="0 0 250 250">
|
||
|
<rect
|
||
|
style="fill:none;stroke:#bebebe;stroke-width:5"
|
||
|
width="245"
|
||
|
height="245"
|
||
|
x="2.5"
|
||
|
y="2.5"
|
||
|
ry="10" />
|
||
|
</svg>
|