<svg xmlns="http://www.w3.org/2000/svg">
  <marker id="marker" markerWidth="0"/>
  <path d="M0,0 L100,100 200,200" marker-mid="url(#marker)"/>
</svg>