AIWAKE-Prototyp mit Programm-Evolution

This commit is contained in:
nalpush
2026-07-21 20:43:12 +02:00
parent 81a2ffdc5a
commit 9814ac632c
42 changed files with 5839 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
<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>

After

Width:  |  Height:  |  Size: 417 B