1 <svg xmlns=
"http://www.w3.org/2000/svg">
4 <marker id=
"testMarker" markerWidth=
"100" markerHeight=
"100" style=
"display:inherit">
5 <rect width=
"100" height=
"100" fill=
"green" />
9 <path d=
"M 10 10 L 0 0" marker-end=
"url(#testMarker)" />