9 lines
No EOL
421 B
XML
9 lines
No EOL
421 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none" stroke="#acd4d5" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="10" y="30" width="28" height="14" rx="2"/>
|
|
<path d="M14 30 L16 14 L20 12 L24 30 Z"/>
|
|
<path d="M34 30 L32 14 L28 12 L24 30 Z"/>
|
|
<line x1="24" y1="12" x2="24" y2="4"/>
|
|
<circle cx="24" cy="4" r="2" fill="currentColor"/>
|
|
</g>
|
|
</svg> |