9 lines
538 B
XML
9 lines
538 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
|
|
<path d="M10 42 L54 42 L46 54 L18 54 Z" fill="currentColor"/>
|
|
<path d="M18 12 L32 20 L32 42 L18 42 Z" fill="currentColor" opacity="0.85"/>
|
|
<path d="M32 20 L46 12 L46 42 L32 42 Z" fill="currentColor" opacity="0.7"/>
|
|
<line x1="32" y1="12" x2="32" y2="42" stroke="currentColor" stroke-width="2"/>
|
|
<path d="M32 24 L34 30 L40 31 L34 32 L32 38 L30 32 L24 31 L30 30 Z" fill="white" opacity="0.95"/>
|
|
<circle cx="32" cy="31" r="1.4" fill="currentColor"/>
|
|
</svg>
|