7 lines
334 B
XML
7 lines
334 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#a33e2e" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
|
||
|
|
<path d="M4 20 V12 A9 9 0 0 1 20 12 V20"/>
|
||
|
|
<line x1="12" y1="5" x2="12" y2="20"/>
|
||
|
|
<line x1="3" y1="20" x2="21" y2="20"/>
|
||
|
|
<line x1="15" y1="12" x2="15" y2="14.5"/>
|
||
|
|
</svg>
|