oxjs/source/UI/svg/symbolGrid.svg

8 lines
No EOL
352 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
<g fill="none" stroke="#808080" stroke-width="32">
<rect x="32" y="32" width="64" height="64"/>
<rect x="160" y="32" width="64" height="64"/>
<rect x="32" y="160" width="64" height="64"/>
<rect x="160" y="160" width="64" height="64"/>
</g>
</svg>