mailwolt/public/images/clubird/logo-sidebar.svg

17 lines
988 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 130 28" width="130" height="28">
<defs>
<linearGradient id="bg" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="#6366f1"/>
<stop offset="100%" stop-color="#4338ca"/>
</linearGradient>
</defs>
<!-- Icon -->
<rect width="28" height="28" rx="7" fill="url(#bg)"/>
<path d="M5 19 C5 19 8 10 15 9 C19 8 23 11 24 15" stroke="white" stroke-width="2.5" stroke-linecap="round" fill="none"/>
<path d="M5 19 C6.5 22 9 23.5 12 23.5 C15 23.5 18 22 19.5 19" stroke="white" stroke-width="2.5" stroke-linecap="round" fill="none"/>
<circle cx="19" cy="8" r="2" fill="white"/>
<!-- Wordmark -->
<text x="37" y="19" font-family="system-ui,-apple-system,sans-serif" font-size="16" font-weight="800" letter-spacing="-0.3" fill="#e8eaf6">Clu</text>
<text x="60" y="19" font-family="system-ui,-apple-system,sans-serif" font-size="16" font-weight="800" letter-spacing="-0.3" fill="#6366f1">Bird</text>
</svg>