repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
android: Update app-specific/MIME type icons
[LibreOffice.git]
/
svgio
/
qa
/
cppunit
/
data
/
tdf156251.svg
blob
201a0aa69e997a93978150835acd1775c315a446
1
<svg
viewBox
=
"0 0 240 70"
xmlns
=
"http://www.w3.org/2000/svg"
>
2
<style>
3
tspan {
4
fill: red;
5
}
6
</style>
7
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>
17