7 lines
328 B
XML
7 lines
328 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="Rechenzyklen">
|
|
<rect width="64" height="64" fill="#06100b"/>
|
|
<path d="M47 18a22 22 0 1 0 4 24" fill="none" stroke="#b892ff" stroke-width="5"/>
|
|
<path d="M48 7v17H31z" fill="#b892ff"/>
|
|
<circle cx="32" cy="32" r="7" fill="#e9ddff"/>
|
|
</svg>
|