22 lines
538 B
XML
22 lines
538 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_1914_850)">
|
||
|
<path
|
||
|
fill="currentColor"
|
||
|
fill-rule="evenodd"
|
||
|
d="M1.55 5.25a3.7 3.7 0 1 1 7.4 0 3.7 3.7 0 0 1-7.4 0Zm3.7-4.8a4.8 4.8 0 1 0 2.983 8.56l2.378 2.379.778-.778-2.378-2.378A4.8 4.8 0 0 0 5.251.45Z"
|
||
|
clip-rule="evenodd"
|
||
|
/>
|
||
|
</g>
|
||
|
<defs>
|
||
|
<clipPath id="prefix__clip0_1914_850">
|
||
|
<path fill="#fff" d="M0 0h12v12H0z" />
|
||
|
</clipPath>
|
||
|
</defs>
|
||
|
</svg>
|