Files
TwelveMonkeys/imageio/imageio-batik/src/test/resources/svg/red-square.svg
T
2025-12-09 13:24:39 +01:00

8 lines
465 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<ns0:svg xmlns:ns0="http://www.w3.org/2000/svg" width="100" height="100" id="red-square" version="1.1">
<ns0:g id="layer1">
<ns0:rect id="rect2985" width="100" height="100" x="0" y="0"
style="color:#000000;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
</ns0:g>
</ns0:svg>