21 lines
1.4 KiB
XML
21 lines
1.4 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 220 48" width="220" height="48">
|
|
<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="48" height="48" rx="12" fill="url(#bg)"/>
|
|
<path d="M9 35 C9 35 14 18 26 16 C33 14.5 40 19.5 41.5 27" stroke="white" stroke-width="2.8" stroke-linecap="round" fill="none"/>
|
|
<path d="M26 16 C26 16 21 8.5 14 8.5 C16.5 12 17 16 19 17.5" stroke="white" stroke-width="2.2" stroke-linecap="round" fill="none"/>
|
|
<path d="M41.5 27 C41.5 27 46.5 23.5 48 18.5 C45.5 19.5 41.5 21.5 40 24" stroke="white" stroke-width="2.2" stroke-linecap="round" fill="none"/>
|
|
<circle cx="33" cy="14" r="2.5" fill="white" opacity=".95"/>
|
|
<path d="M9 35 C11.5 39.5 16 42 21 42 C26 42 31 39.5 33.5 35" stroke="white" stroke-width="2.8" stroke-linecap="round" fill="none"/>
|
|
<!-- Wordmark -->
|
|
<text x="62" y="31" font-family="system-ui,-apple-system,sans-serif" font-size="24" font-weight="800" letter-spacing="-0.5" fill="#e8eaf6">Clu</text>
|
|
<text x="98" y="31" font-family="system-ui,-apple-system,sans-serif" font-size="24" font-weight="800" letter-spacing="-0.5" fill="#6366f1">Bird</text>
|
|
<!-- Tagline -->
|
|
<text x="62" y="43" font-family="system-ui,-apple-system,sans-serif" font-size="9" font-weight="500" letter-spacing="1.6" fill="#4a5070">MAIL SERVER MANAGEMENT</text>
|
|
</svg>
|