Files
mission-control-v2/frontend/dist/favicon.svg
T

19 lines
1.0 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64">
<!-- Homelab Orchestrator: dunkle Kachel, Puls in Bernstein; die zwei Punkte oben stehen für die beiden Bereiche
(Indigo = KI-Box, Violett = Homelab). Gleiches Zeichen wie in der Seitenleiste, dicker für 16 px. -->
<defs>
<linearGradient id="kachel" x1="0" y1="0" x2="1" y2="1">
<stop offset="0" stop-color="#1f2536" />
<stop offset="1" stop-color="#0e1012" />
</linearGradient>
<linearGradient id="puls" x1="0" y1="0" x2="1" y2="0">
<stop offset="0" stop-color="#ffc24d" />
<stop offset="1" stop-color="#ff9d00" />
</linearGradient>
</defs>
<rect x="2" y="2" width="60" height="60" rx="15" fill="url(#kachel)" stroke="#3a4148" stroke-width="2.5" />
<path d="M9 37h11l6-15 9 26 6-13h14" fill="none" stroke="url(#puls)" stroke-width="6" stroke-linecap="round" stroke-linejoin="round" />
<circle cx="44" cy="15" r="4.2" fill="#8b95ff" />
<circle cx="54" cy="15" r="4.2" fill="#c98bff" />
</svg>