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-cycle.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="Rechenzyklen">
<rect width="64" height="64" fill="#06100b"/>
<path d="M47 18a22 22 0 1 0 4 24" fill="none" stroke="#b892ff" stroke-width="5"/>
<path d="M48 7v17H31z" fill="#b892ff"/>
<circle cx="32" cy="32" r="7" fill="#e9ddff"/>
</svg>

After

Width:  |  Height:  |  Size: 328 B