Sign in
fuchsia
/
third_party
/
libxml2
/
db07dd613e461df93dde7902c6505629bf0734e9
/
.
/
test
/
SVG
/
path01.xml
blob: 4590b6c5169d438c914a88e41c8e71a258fb021b [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
standalone
=
"yes"
?>
<svg
width
=
"4in"
height
=
"3in"
xmlns
=
'http://www.w3.org/Graphics/SVG/svg-19990412.dtd'
>
<path
d
=
"M 100 100 L 140 100 L 120 140 z"
/>
</svg>