22 lines
894 B
XML
22 lines
894 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_6773_25)">
|
|
<path
|
|
fill="currentColor"
|
|
fill-rule="evenodd"
|
|
d="M9.731 2.596A2.95 2.95 0 1 0 5.56 6.768 2.95 2.95 0 0 0 9.73 2.596Zm-4.95-.778a4.05 4.05 0 1 1 1.07 6.496l-.73.73-.312.938-.041.123-.092.092-.707.707-.187.187-.263-.03-1.59-.176-.438-.049-.049-.437-.177-1.59-.029-.264.187-.187 2.384-2.383a4.05 4.05 0 0 1 .975-4.157Zm-.452 5.19L2.388 8.949l.099.891.89.1.43-.43.312-.937.04-.123.093-.092.675-.675a4.115 4.115 0 0 1-.598-.675ZM8.317 4.01a.45.45 0 1 0-.636.636.45.45 0 0 0 .636-.636Zm-1.414-.778a1.55 1.55 0 1 1 2.192 2.192 1.55 1.55 0 0 1-2.192-2.192Z"
|
|
clip-rule="evenodd"
|
|
/>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="prefix__clip0_6773_25">
|
|
<path fill="#fff" d="M0 0h12v12H0z" />
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|