Files
hidden11/public/logo.svg
T
alexandrev-tibco fa04b20e30 Initial hidden11 MVP
2026-05-02 20:50:36 +02:00

37 lines
1.2 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 475 120" role="img" aria-labelledby="title">
<title id="title">hidden11</title>
<defs>
<linearGradient id="oneA" x1="0" y1="1" x2="1" y2="0">
<stop offset="0" stop-color="#00d46a"/>
<stop offset="1" stop-color="#22c55e"/>
</linearGradient>
<linearGradient id="oneB" x1="0" y1="1" x2="1" y2="0">
<stop offset="0" stop-color="#ffe34d"/>
<stop offset="1" stop-color="#facc15"/>
</linearGradient>
</defs>
<rect width="475" height="120" fill="none"/>
<text
x="8"
y="82"
fill="#f8fff9"
font-family="Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif"
font-size="76"
font-weight="900"
letter-spacing="0"
>hidden</text>
<g transform="translate(310 17)">
<path d="M18 16l42-9v87H35V38l-17 4z" fill="#f8fff9"/>
<circle cx="64" cy="13" r="12" fill="#f8fff9"/>
<path d="M35 94h25V69z" fill="url(#oneA)"/>
</g>
<g transform="translate(385 17)">
<path d="M18 16l42-9v87H35V38l-17 4z" fill="#f8fff9"/>
<circle cx="64" cy="13" r="12" fill="#f8fff9"/>
<path d="M35 94h25V69z" fill="url(#oneB)"/>
</g>
</svg>