mirror of
https://github.com/status-im/status-web.git
synced 2025-02-21 00:38:16 +00:00
27 lines
614 B
XML
27 lines
614 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(#prefix__clip0_149_67)" clip-rule="evenodd">
|
||
|
<path
|
||
|
stroke="#23ADA0"
|
||
|
stroke-width="1.2"
|
||
|
d="M1.5 8a6.5 6.5 0 1 1 13 0 6.5 6.5 0 0 1-13 0Z"
|
||
|
opacity=".4"
|
||
|
/>
|
||
|
<path
|
||
|
fill="#23ADA0"
|
||
|
fill-rule="evenodd"
|
||
|
d="M8.384 4.54 8 4.218l-.384.32-3 2.5.768.922L7.4 6.281V11h1.2V6.281l2.016 1.68.768-.922-3-2.5Z"
|
||
|
/>
|
||
|
</g>
|
||
|
<defs>
|
||
|
<clipPath id="prefix__clip0_149_67">
|
||
|
<path fill="#fff" d="M0 0h16v16H0z" />
|
||
|
</clipPath>
|
||
|
</defs>
|
||
|
</svg>
|