12 lines
563 B
XML
12 lines
563 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16">
|
|
<g clip-path="url(#a)">
|
|
<path stroke="#949AA5" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.999 14.667a6.667 6.667 0 1 0 0-13.333 6.667 6.667 0 0 0 0 13.333Z"/>
|
|
<path stroke="#949AA5" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.059 6a2 2 0 0 1 3.886.667c0 1.333-2 2-2 2M8 11.334h.006"/>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="a">
|
|
<path fill="#fff" d="M0 0h16v16H0z"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|