android: Update app-specific/MIME type icons
[LibreOffice.git] / svgio / qa / cppunit / data / tdf156251.svg
blob201a0aa69e997a93978150835acd1775c315a446
1 <svg viewBox="0 0 240 70" xmlns="http://www.w3.org/2000/svg">
2 <style>
3 tspan {
4 fill: red;
6 </style>
8 <text x="10" y="30" class="small">
9 You are
10 <tspan>not</tspan>
11 a banana!
12 </text>
13 <text x="10" y="60" class="small">
14 You are<tspan> not </tspan>a banana!
15 </text>
16 </svg>