13 lines
876 B
XML
13 lines
876 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="630" viewBox="0 0 1200 630">
|
|
<defs>
|
|
<radialGradient id="a" cx="50%" cy="42%" r="70%"><stop offset="0" stop-color="#fff"/><stop offset=".5" stop-color="#fbe5ed"/><stop offset="1" stop-color="#dca3b7"/></radialGradient>
|
|
<filter id="b"><feGaussianBlur stdDeviation="28"/></filter>
|
|
</defs>
|
|
<rect width="1200" height="630" fill="url(#a)"/>
|
|
<circle cx="600" cy="290" r="170" fill="#f16d9d" opacity=".12" filter="url(#b)"/>
|
|
<g fill="#53172d" text-anchor="middle" font-family="Inter, Arial, sans-serif">
|
|
<text x="600" y="315" font-size="86" font-weight="500" letter-spacing="-4">madoka.network</text>
|
|
<text x="600" y="375" font-size="27" opacity=".68" letter-spacing="2">meow</text>
|
|
</g>
|
|
<path d="M600 105 607 127 629 134l-22 7-7 22-7-22-22-7 22-7 7-22Z" fill="#e85b91" opacity=".78"/>
|
|
</svg>
|