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,10 @@
<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>

After

Width:  |  Height:  |  Size: 494 B