p2p/public/zino-logo.svg

10 lines
480 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 90 36" fill="none">
<defs>
<linearGradient id="zinoGrad" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#C96442"/>
<stop offset="100%" stop-color="#E8A87C"/>
</linearGradient>
</defs>
<text x="45" y="26" font-family="system-ui, -apple-system, 'Segoe UI', sans-serif" font-size="24" font-weight="700" fill="url(#zinoGrad)" text-anchor="middle" letter-spacing="2">ZINO</text>
</svg>