Files
openlayers/examples/data/square.svg
2020-03-21 00:33:41 +01:00

8 lines
225 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="20" height="20" xmlns="http://www.w3.org/2000/svg">
<g>
<rect width="20" height="20" style="fill:#fff; stroke-width:4px; stroke:#000" />
</g>
</svg>