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

7
assets/ui/icon-byte.svg Normal file
View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="Byte">
<rect width="64" height="64" fill="#06100b"/>
<rect x="10" y="14" width="44" height="36" fill="#1b1305" stroke="#ffbe55" stroke-width="3"/>
<path d="M16 22h32M16 32h32M16 42h32" stroke="#ffe1a3" stroke-width="2"/>
<path d="M20 8v10M30 8v10M40 8v10M20 46v10M30 46v10M40 46v10" stroke="#ffbe55" stroke-width="3"/>
<rect x="22" y="24" width="20" height="16" fill="#ffbe55" opacity=".35"/>
</svg>

After

Width:  |  Height:  |  Size: 493 B