14 lines
No EOL
572 B
XML
14 lines
No EOL
572 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#260d2a" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M16 8 L16 28 L24 20 L32 28 L32 8 Z"/>
|
|
<path d="M16 8 Q24 4 32 8"/>
|
|
<circle cx="24" cy="12" r="3" fill="currentColor"/>
|
|
</g>
|
|
<g stroke="#d2a3d7" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M16 8 L16 28 L24 20 L32 28 L32 8 Z"/>
|
|
<path d="M16 8 Q24 4 32 8"/>
|
|
<circle cx="24" cy="12" r="3" fill="currentColor"/>
|
|
</g>
|
|
</g>
|
|
</svg> |