23 lines
648 B
XML
23 lines
648 B
XML
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="12"
|
|
height="12"
|
|
fill="none"
|
|
viewBox="0 0 12 12"
|
|
>
|
|
<g clip-path="url(#prefix__clip0_101_106)">
|
|
<path
|
|
fill="#23ADA0"
|
|
fill-rule="evenodd"
|
|
d="M0 6a2 2 0 0 0 1.396 1.907 2 2 0 0 0 2.697 2.697 2 2 0 0 0 3.814 0 2 2 0 0 0 2.697-2.697 2 2 0 0 0 0-3.814 2 2 0 0 0-2.697-2.697 2 2 0 0 0-3.814 0 2 2 0 0 0-2.697 2.697A2 2 0 0 0 0 6Z"
|
|
clip-rule="evenodd"
|
|
/>
|
|
<path stroke="#fff" stroke-width="1.1" d="m3.75 6.25 1.5 1.5 3-3.5" />
|
|
</g>
|
|
<defs>
|
|
<clipPath id="prefix__clip0_101_106">
|
|
<path fill="#fff" d="M0 0h12v12H0z" />
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|