blob: 94c04cf65c2fe6090e3bdb3590795f274f3655fe [file] [log] [blame]
<svg xmlns="http://www.w3.org/2000/svg">
<path d="M 120,220 h200" pathLength="10" fill="none" stroke="green" stroke-dasharray="10" stroke-width="200"/>
<rect x="70" y="70" width="300" height="300" pathLength="30" fill="none" stroke="blue" stroke-dashoffset="12.5" stroke-dasharray="10 5" stroke-width="100"/>
</svg>