Files
clawfort/backend/static/images/favicon-ai.svg

14 lines
659 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="AI favicon">
<defs>
<linearGradient id="g" x1="0" x2="1" y1="0" y2="1">
<stop offset="0" stop-color="#60a5fa"/>
<stop offset="1" stop-color="#22d3ee"/>
</linearGradient>
</defs>
<rect x="4" y="4" width="56" height="56" rx="14" fill="#0f172a"/>
<circle cx="32" cy="24" r="10" fill="none" stroke="url(#g)" stroke-width="4"/>
<path d="M18 44c4-7 8-10 14-10s10 3 14 10" fill="none" stroke="url(#g)" stroke-width="4" stroke-linecap="round"/>
<circle cx="26" cy="24" r="2.2" fill="#e2e8f0"/>
<circle cx="38" cy="24" r="2.2" fill="#e2e8f0"/>
</svg>