Windshaft-cartodb/test/fixtures/markers/square.svg
2015-07-07 23:46:58 +02:00

6 lines
374 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg viewBox="-100 -100 200 200" style="fill-opacity:0.5; stroke:black; stroke-width:0.205078125; fill:none" xmlns="http://www.w3.org/2000/svg" version="1.1">
<path d="M -100 -100 L 100 -100 100 100 -100 100 Z"/>
</svg>