10 lines
373 B
XML
10 lines
373 B
XML
<svg width="700" height="700" viewBox="0 0 700 700" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx="350" cy="350" r="350" fill="url(#paint0_linear)"/>
|
|
<defs>
|
|
<linearGradient id="paint0_linear" x1="350" y1="0" x2="350" y2="700" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#FFB74A"/>
|
|
<stop offset="1" stop-color="#FF3969"/>
|
|
</linearGradient>
|
|
</defs>
|
|
</svg>
|