android: Update app-specific/MIME type icons
[LibreOffice.git] / svgio / qa / cppunit / data / markerInPresentation.svg
blob5071544e39fdfafcf786c23eccbf51e87cd4240e
1 <svg version="1.1" baseProfile="full" id="svg-root"
2 width="100%" height="100%" viewBox="0 0 480 360"
3 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
4 <defs>
5 <marker id="marker2" markerUnits="strokeWidth" refX="100" refY="100" markerWidth="15" markerHeight="15" viewBox="0 0 200 200">
6 <rect width="200" height="200" fill="red" stroke="none"/>
7 </marker>
8 </defs>
9 <g marker="url(#marker2)" fill="gold" stroke="black" fill-rule="evenodd" transform="translate(50,20)">
10 <line x1="370" x2="280" y1="60" y2="140"/>
11 </g>
12 </svg>