Files
openlayers/examples/data/square.svg
2019-05-17 14:48:03 +02:00

8 lines
194 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" />
</g>
</svg>