11 lines
493 B
XML
11 lines
493 B
XML
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx="9" cy="9" r="9" fill="url(#paint0_linear_323_27599)"/>
|
|
<path d="M6 10L7.71429 12L12 7" stroke="white" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<defs>
|
|
<linearGradient id="paint0_linear_323_27599" x1="0" y1="9" x2="18" y2="9" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#1a1f2b"/>
|
|
<stop offset="1" stop-color="#726EFC"/>
|
|
</linearGradient>
|
|
</defs>
|
|
</svg>
|