7 lines
427 B
XML
7 lines
427 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none">
|
||
|
|
<path d="M12 2L3 7v10l9 5 9-5V7l-9-5z" fill="currentColor" opacity="0.15"/>
|
||
|
|
<path d="M12 2L3 7v10l9 5 9-5V7l-9-5z" stroke="currentColor" stroke-width="1.5" stroke-linejoin="round"/>
|
||
|
|
<path d="M8.5 10h3M8.5 13h7M8.5 16h5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
|
||
|
|
<circle cx="17" cy="9" r="1.5" fill="currentColor"/>
|
||
|
|
</svg>
|