11 lines
500 B
XML
11 lines
500 B
XML
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
|
<rect width="24" height="24" rx="6" fill="url(#paint0_linear_6_55)"/>
|
||
|
<path d="M8.5 12.5L10.5 14.5L15.5 9.5" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||
|
<defs>
|
||
|
<linearGradient id="paint0_linear_6_55" x1="12" y1="0" x2="12" y2="24" gradientUnits="userSpaceOnUse">
|
||
|
<stop stop-color="#48CA93"/>
|
||
|
<stop offset="1" stop-color="#48BACA"/>
|
||
|
</linearGradient>
|
||
|
</defs>
|
||
|
</svg>
|