6 Zeilen
368 B
XML
6 Zeilen
368 B
XML
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx="12" cy="12" r="10" stroke="currentColor" stroke-width="2"/>
|
|
<ellipse cx="12" cy="12" rx="10" ry="4" stroke="currentColor" stroke-width="2"/>
|
|
<path d="M2 12H22" stroke="currentColor" stroke-width="2"/>
|
|
<path d="M12 2V22" stroke="currentColor" stroke-width="2"/>
|
|
</svg> |