scour/unittests/empty-g.svg
2015-12-06 19:59:06 +01:00

7 lines
203 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg">
<g/>
<g transform="translate(10,10)">
<rect width="300" height="200" fill="green" />
</g>
</svg>