7 lines
341 B
XML
7 lines
341 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round">
|
||
|
|
<path d="M10 30 L32 10 L54 30 V52 H10 Z"/>
|
||
|
|
<circle cx="32" cy="36" r="5"/>
|
||
|
|
<path d="M32 10 V4 M22 22 L18 18 M42 22 L46 18"/>
|
||
|
|
<path d="M22 44 H42"/>
|
||
|
|
</svg>
|