12 lines
448 B
XML
12 lines
448 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none">
|
|
<g clip-path="url(#clip0_19_4713)">
|
|
<path d="M1.875 6.75L4.5 9.375L10.5 3.375" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="clip0_19_4713">
|
|
<rect width="12" height="12" fill="white"></rect>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|