10 lines
449 B
XML
10 lines
449 B
XML
<svg width="20" height="200" viewBox="0 0 20 200" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<ellipse cx="10" cy="100" rx="10" ry="100" fill="url(#paint0_linear_25_10)"/>
|
|
<defs>
|
|
<linearGradient id="paint0_linear_25_10" x1="-8.46573" y1="60.2496" x2="61.4687" y2="123.939" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#E23C3C" stop-opacity="0.4"/>
|
|
<stop offset="1" stop-color="#7C0000" stop-opacity="0.4"/>
|
|
</linearGradient>
|
|
</defs>
|
|
</svg>
|