6 lines
437 B
XML
6 lines
437 B
XML
<svg viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M6 38 L 58 38" stroke="currentColor" stroke-width="5" stroke-linecap="round"/>
|
|
<path d="M14 38 A 18 18 0 0 1 50 38" stroke="currentColor" stroke-width="5" stroke-linecap="round" fill="none"/>
|
|
<path d="M14 38 A 18 18 0 0 0 50 38" stroke="currentColor" stroke-width="3" stroke-linecap="round" fill="none" stroke-dasharray="2 5" opacity="0.5"/>
|
|
</svg>
|