Files
AIWAKE/assets/software/enemy-security-scan.svg
2026-07-21 20:43:12 +02:00

10 lines
417 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" role="img" aria-label="Sicherheits-Scan">
<rect width="96" height="96" fill="#050807"/>
<g fill="none" stroke="#ff5574" stroke-width="3">
<circle cx="48" cy="48" r="30"/>
<path d="M48 18v60M18 48h60"/>
<path d="M27 30c11 8 31 8 42 0M27 66c11-8 31-8 42 0" opacity=".5"/>
</g>
<rect x="44" y="44" width="8" height="8" fill="#fff"/>
</svg>