Files
adiuvAI/assets/logo/logo-black.svg
2026-04-08 09:53:48 +02:00

14 lines
646 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 180 70" fill="none">
<!-- adiuvAI — Black variant (light backgrounds, no color) -->
<g transform="translate(2,2)">
<path d="M32,4 L48,32 L16,32 Z" fill="#1A1A1A" opacity="0.55"/>
<path d="M16,32 L48,32 L32,60 Z" fill="#1A1A1A"/>
<circle cx="32" cy="32" r="2.5" fill="#1A1A1A" opacity="0.2"/>
</g>
<text x="65" y="42"
font-family="Geist, system-ui, -apple-system, sans-serif"
font-size="30" letter-spacing="-0.5">
<tspan font-weight="400" fill="#1A1A1A" opacity="0.7">adiuv</tspan><tspan font-weight="700" fill="#1A1A1A">AI</tspan>
</text>
</svg>