mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2026-05-28 00:00:03 -04:00
8 lines
465 B
XML
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>
|