11 lines
487 B
XML
11 lines
487 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="SepComet favicon">
|
|
<defs>
|
|
<linearGradient id="g" x1="0" x2="1" y1="0" y2="1">
|
|
<stop offset="0%" stop-color="#2563EB" />
|
|
<stop offset="100%" stop-color="#0F172A" />
|
|
</linearGradient>
|
|
</defs>
|
|
<rect width="64" height="64" rx="18" fill="url(#g)" />
|
|
<path d="M18 36c6-14 20-18 28-12 4 3 5 8 2 13-5 8-17 12-28 7l2-5c8 4 17 1 21-4 2-3 2-6-1-8-5-4-14-1-20 9h-4Z" fill="#fff"/>
|
|
</svg>
|