10 lines
417 B
XML
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>
|