9 lines
No EOL
445 B
XML
9 lines
No EOL
445 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none" stroke="#aeced1" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M8 40 L20 24 L24 24 L24 28 L18 40" stroke-width="3"/>
|
|
<path d="M40 40 L28 24 L24 24 L24 28 L30 40" stroke-width="3"/>
|
|
<line x1="24" y1="24" x2="24" y2="8"/>
|
|
<circle cx="24" cy="8" r="4"/>
|
|
<circle cx="24" cy="8" r="1.5" fill="currentColor"/>
|
|
</g>
|
|
</svg> |