5 lines
251 B
XML
5 lines
251 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<svg width="400mm" height="400mm" version="1.1" viewBox="0 0 400 400" xmlns="http://www.w3.org/2000/svg">
|
||
|
<rect x=".25" y=".25" width="399.5" height="399.5" fill="none" stroke="#fff" stroke-width=".5"/>
|
||
|
</svg>
|