7 lines
389 B
XML
7 lines
389 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="Resttakt">
|
|
<rect width="64" height="64" fill="#06100b"/>
|
|
<circle cx="32" cy="32" r="22" fill="#08180f" stroke="#56ff9a" stroke-width="3"/>
|
|
<path d="M32 15v18l13 8" stroke="#d8ffe8" stroke-width="4" fill="none"/>
|
|
<path d="M12 32h7M45 32h7M32 12v7M32 45v7" stroke="#56ff9a" stroke-width="3"/>
|
|
</svg>
|