summaryrefslogtreecommitdiff
path: root/src/test/illustratorRect.svg
blob: 37a4a6dbe6a34c82e622b14d5cb58a8fad085daf (plain)
1
2
3
4
5
6
7
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">

<svg version="1.1" xmlns="http://www.w3.org/2000/svg">
    <rect id="pos_x5F_rect" x="5" y="15" width="8" height="12" style="fill:rgb(255,0,0);stroke-width:1; stroke:rgb(0,0,255)"/>
</svg>