summaryrefslogtreecommitdiff
path: root/tests/auto/qsvggenerator/referenceSvgs/fileName_output.svg
blob: 3519f6a7883c1212a1f33ea546e17cbbedf2f129 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"  version="1.2" baseProfile="tiny">
<title>Qt SVG Document</title>
<desc>Generated with Qt</desc>
<defs>
</defs>
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >

<g fill="#ff0000" fill-opacity="1" stroke="none" transform="matrix(1,0,0,1,0,0)"
font-family="Sans Serif" font-size="8.25" font-weight="400" font-style="normal" 
>
<rect x="0" y="0" width="100" height="100"/>
</g>
</g>
</svg>