android: Update app-specific/MIME type icons
[LibreOffice.git] / svgio / qa / cppunit / data / tdf156167.svg
blob5ab1254013c4e5d56f1f7276ff1606092ef2688a
1 <svg id="svg-root" width="100%" height="100%"
2 viewBox="0 0 480 360" xmlns="http://www.w3.org/2000/svg"
3 xmlns:xlink="http://www.w3.org/1999/xlink">
4 <g id="test-body-content" font-family="SVGFreeSansASCII,sans-serif" font-size="18">
6 <g fill="orange">
7 <circle id="a" FiLl="red" cx="140" cy="100" r="50"/>
8 </g>
9 <circle id="b" fill="red" style="FiLl: oRaNgE" cx="340" cy="100" r="50"/>
10 <circle id="c" fill="blue" cx="140" cy="220" r="50"/>
12 <style type="text/css">
13 #c {fill: red }
14 #c {FiLl: oRaNgE }
15 </style>
17 </g>
18 </svg>