6 lines
278 B
XML
6 lines
278 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
||
|
|
<rect width="32" height="32" fill="#060a09"/>
|
||
|
|
<path d="M8 22V10l10 12V10" fill="none" stroke="#4ef0b1" stroke-width="3" stroke-linecap="square"/>
|
||
|
|
<rect x="22" y="19" width="3" height="3" fill="#ffb454"/>
|
||
|
|
</svg>
|