11 lines
494 B
XML
11 lines
494 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" role="img" aria-label="Abtastmodus">
|
|
<rect width="96" height="96" fill="#040807"/>
|
|
<g fill="none" stroke="#53e5ff" stroke-width="3" stroke-linecap="square">
|
|
<circle cx="48" cy="48" r="32" opacity=".35"/>
|
|
<circle cx="48" cy="48" r="18" opacity=".7"/>
|
|
<path d="M14 48h22M60 48h22M48 14v22M48 60v22"/>
|
|
<path d="M27 69 69 27" opacity=".65"/>
|
|
</g>
|
|
<rect x="43" y="43" width="10" height="10" fill="#56ff9a"/>
|
|
</svg>
|