5 Zeilen
346 B
XML
5 Zeilen
346 B
XML
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<rect x="2" y="6" width="20" height="12" rx="2" stroke="currentColor" stroke-width="2"/>
|
|
<circle cx="12" cy="12" r="3" stroke="currentColor" stroke-width="2"/>
|
|
<path d="M18 8L22 6V18L18 16" stroke="currentColor" stroke-width="2" stroke-linejoin="round"/>
|
|
</svg> |