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

6
assets/ui/icon-bit.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="Bit">
<rect width="64" height="64" fill="#06100b"/>
<path d="M32 7 57 32 32 57 7 32z" fill="#071c22" stroke="#53e5ff" stroke-width="3"/>
<path d="M32 18 46 32 32 46 18 32z" fill="#53e5ff"/>
<path d="M32 7v50M7 32h50" stroke="#d8fbff" stroke-width="2" opacity=".7"/>
</svg>

After

Width:  |  Height:  |  Size: 364 B