11 lines
529 B
XML
11 lines
529 B
XML
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx="10" cy="10" r="10" fill="white"/>
|
|
<path d="M14.375 6.9375L8.35938 13.0625L5.625 10.2784" stroke="url(#paint0_linear_694_3856)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<defs>
|
|
<linearGradient id="paint0_linear_694_3856" x1="5.72151" y1="10" x2="14.375" y2="10" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#202CD3"/>
|
|
<stop offset="1" stop-color="#0778F9"/>
|
|
</linearGradient>
|
|
</defs>
|
|
</svg>
|