Files
matrix-show/frontend/public/vite.svg
T
2026-06-04 17:59:53 +08:00

11 lines
457 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<defs>
<linearGradient id="g" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#6c63ff"/>
<stop offset="100%" style="stop-color:#4ecdc4"/>
</linearGradient>
</defs>
<circle cx="50" cy="50" r="45" fill="url(#g)"/>
<text x="50" y="62" text-anchor="middle" font-size="40" font-weight="bold" fill="white" font-family="sans-serif">H</text>
</svg>