AIWAKE-Spielstand mit Prozess- und Programmfortschritt

This commit is contained in:
nalpush
2026-08-03 20:11:00 +02:00
parent 9814ac632c
commit e51a51c2b2
11 changed files with 2095 additions and 301 deletions

View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="Signalpeilung">
<rect width="64" height="64" fill="#06100b"/>
<circle cx="32" cy="32" r="22" fill="#071c1b" stroke="#53e5ff" stroke-width="2" opacity=".8"/>
<circle cx="32" cy="32" r="11" fill="none" stroke="#53e5ff" stroke-width="2"/>
<circle cx="32" cy="32" r="4" fill="#ffbe55"/>
</svg>

After

Width:  |  Height:  |  Size: 381 B