agnes-love/assets/favicon.svg

21 lines
1 KiB
XML
Raw Normal View History

2026-06-25 00:57:39 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" role="img" aria-label="Cute favicon">
<defs>
<linearGradient id="g" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="#a78bfa"/>
<stop offset="100%" stop-color="#f472b6"/>
</linearGradient>
<filter id="s" x="-20%" y="-20%" width="140%" height="140%">
<feDropShadow dx="0" dy="1" stdDeviation="1.2" flood-color="#000" flood-opacity="0.2"/>
</filter>
</defs>
<rect x="4" y="4" width="56" height="56" rx="14" fill="url(#g)"/>
<!-- Smiley face heart -->
<g transform="translate(32 34)" filter="url(#s)">
<path d="M0 12 C -10 6 -16 0 -16 -6 C -16 -12 -11 -15 -7 -15 C -4 -15 -2 -13 0 -11 C 2 -13 4 -15 7 -15 C 11 -15 16 -12 16 -6 C 16 0 10 6 0 12 Z" fill="#fff"/>
<circle cx="-5" cy="-8" r="1.5" fill="#f472b6"/>
<circle cx="5" cy="-8" r="1.5" fill="#f472b6"/>
<path d="M -6 -4 Q 0 2 6 -4" stroke="#f472b6" stroke-width="2" fill="none" stroke-linecap="round"/>
</g>
</svg>