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,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="Abtastmodus">
<rect width="64" height="64" fill="#06100b"/>
<path d="M6 32s10-18 26-18 26 18 26 18-10 18-26 18S6 32 6 32z" fill="#071c22" stroke="#53e5ff" stroke-width="3"/>
<circle cx="32" cy="32" r="9" fill="#53e5ff"/>
<path d="M32 10v44M10 32h44" stroke="#d8fbff" stroke-width="2" opacity=".55"/>
</svg>

After

Width:  |  Height:  |  Size: 398 B