thread-master/apps/web/public/favicon.svg

26 lines
1.4 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none">
<defs>
<linearGradient id="g" x1="4" y1="2" x2="28" y2="30" gradientUnits="userSpaceOnUse">
<stop stop-color="#C1E47B"/>
<stop offset="0.45" stop-color="#9CCD91"/>
<stop offset="1" stop-color="#6FAE68"/>
</linearGradient>
<radialGradient id="orb" cx="0.38" cy="0.32" r="0.7">
<stop stop-color="#FFFFFF" stop-opacity="0.95"/>
<stop offset="0.45" stop-color="#E8F8DC" stop-opacity="0.75"/>
<stop offset="1" stop-color="#9CCD91" stop-opacity="0.15"/>
</radialGradient>
</defs>
<rect width="32" height="32" rx="9" fill="url(#g)"/>
<!-- soft shell -->
<path d="M8.5 23.5c2 2.6 4.6 3.7 7.5 3.7s5.5-1.1 7.5-3.7c-1.7 1-4.3 1.65-7.5 1.65s-5.8-.65-7.5-1.65z" fill="#F4FADC" opacity="0.9"/>
<!-- crystal orb -->
<circle cx="16" cy="14.5" r="6.2" fill="url(#orb)" stroke="#fff" stroke-width="1.1" opacity="0.95"/>
<path d="M16 14.5a4.2 4.2 0 0 1 4.2-4.2" stroke="#fff" stroke-width="1.4" stroke-linecap="round" opacity="0.85"/>
<path d="M16 14.5a6.4 6.4 0 0 1 6.4-6.4" stroke="#fff" stroke-width="1.2" stroke-linecap="round" opacity="0.45"/>
<circle cx="16" cy="14.5" r="1.6" fill="#fff"/>
<!-- sparkles -->
<path d="M24 8v2.4M22.8 9.2H25.2" stroke="#fff" stroke-width="1.2" stroke-linecap="round"/>
<path d="M7.5 11v1.6M6.7 11.8H8.3" stroke="#fff" stroke-width="1" stroke-linecap="round" opacity="0.8"/>
</svg>