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,12 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" role="img" aria-label="Musterextraktor">
<rect width="96" height="96" fill="#050807"/>
<g fill="none" stroke="#56ff9a" stroke-width="3">
<path d="M16 26h28v18H16zM52 26h28v18H52zM34 58h28v18H34z"/>
<path d="M44 35h8M48 44v14M30 58 23 44M66 58l7-14" opacity=".65"/>
</g>
<g fill="#53e5ff">
<rect x="25" y="34" width="8" height="4"/>
<rect x="63" y="34" width="8" height="4"/>
<rect x="45" y="66" width="8" height="4"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 520 B