<svg viewBox="0 0 200 100" width="200px">
<path d="M20,50 180,50 M160,30 180,50 160,70" fill="none" stroke="#000" stroke-width="6" stroke-linecap="round" stroke-linejoin="round">
<animate attributeName="d" dur="1s" begin="0s" values="M20,50 80,50 M60,30 80,50 60,70;M20,50 180,50 M160,30 180,50 160,70" fill="freeze"/>
</path>
</svg>
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.