Files
Coordinator-App/docs/logo.svg
2026-06-18 11:28:26 +02:00

20 lines
877 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="96" height="96" viewBox="0 0 96 96" role="img" aria-label="NAT-AS Coordinator">
<defs>
<linearGradient id="bg" x1="16" y1="10" x2="82" y2="88" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#6E56CF"/>
<stop offset="1" stop-color="#3D8B7A"/>
</linearGradient>
</defs>
<rect width="96" height="96" rx="22" fill="url(#bg)"/>
<g fill="#FFFFFF" stroke="#FFFFFF" stroke-linecap="round">
<circle cx="48" cy="28" r="10"/>
<circle cx="28" cy="66" r="7"/>
<circle cx="48" cy="72" r="7"/>
<circle cx="68" cy="66" r="7"/>
<path d="M48 38 L31 59" fill="none" stroke-width="3.5"/>
<path d="M48 38 L48 65" fill="none" stroke-width="3.5"/>
<path d="M48 38 L65 59" fill="none" stroke-width="3.5"/>
<path d="M31 76 Q48 82 65 76" fill="none" stroke-width="3"/>
</g>
</svg>