octane-website/public/favicon.svg

11 lines
440 B
XML
Raw Normal View History

2026-07-10 11:35:18 +02:00
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<defs>
<linearGradient id="g" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="#6c4cf0"/>
<stop offset="100%" stop-color="#9884f5"/>
</linearGradient>
</defs>
<rect width="32" height="32" rx="8" fill="url(#g)"/>
<text x="16" y="23" text-anchor="middle" font-size="20" font-family="system-ui, sans-serif" fill="#ffffff">&#9835;</text>
</svg>