22 lines
1009 B
XML
22 lines
1009 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_3420_947)">
|
|
<path
|
|
fill="currentColor"
|
|
fill-rule="evenodd"
|
|
d="M7.05.9v10.2l-.88-.66-1.854-1.391c-.558-.006-1.039-.04-1.445-.119-.452-.088-.85-.241-1.166-.513C1.059 7.864.95 6.993.95 6c0-.993.109-1.864.755-2.418.316-.27.714-.424 1.166-.512.406-.08.887-.113 1.445-.12L6.17 1.56 7.05.9Zm-1.1 2.2-1.12.84-.146.11H4.5c-.612 0-1.07.031-1.417.099-.345.068-.541.165-.662.268-.23.197-.37.576-.37 1.583 0 1.007.14 1.386.37 1.582.12.104.317.201.662.269.346.068.805.099 1.417.099h.184l.146.11 1.12.84V3.1Zm2.5 1.45a2.05 2.05 0 0 1 0 2.9l-.778-.778a.95.95 0 0 0 0-1.344l.778-.778Zm2.292-.1a4.05 4.05 0 0 0-.878-1.314l-.778.778a2.95 2.95 0 0 1 0 4.172l.778.778a4.05 4.05 0 0 0 .878-4.414Z"
|
|
clip-rule="evenodd"
|
|
/>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="prefix__clip0_3420_947">
|
|
<path fill="#fff" d="M0 0h12v12H0z" />
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|