ServerMonitor / icon.svg
Wendy-Fly's picture
Upload folder using huggingface_hub
9f4df6f verified
|
Raw
History Blame Contribute Delete
473 Bytes
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 192" width="192" height="192">
<defs>
<linearGradient id="bg" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="#06b6d4"/>
<stop offset="100%" stop-color="#3b82f6"/>
</linearGradient>
</defs>
<rect width="192" height="192" rx="40" fill="url(#bg)"/>
<text x="96" y="108" text-anchor="middle" font-family="monospace" font-weight="bold" font-size="72" fill="white">SM</text>
</svg>