mirror of
https://github.com/status-im/wakuconnect-chat-sdk.git
synced 2025-02-15 21:48:03 +00:00
* improve sync * make multi-entry * generate * clean up * u * fix attrs replace * Create sixty-chairs-sip.md
15 lines
308 B
XML
15 lines
308 B
XML
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="12"
|
|
height="12"
|
|
fill="none"
|
|
viewBox="0 0 12 12"
|
|
>
|
|
<path
|
|
fill="currentColor"
|
|
fill-rule="evenodd"
|
|
d="M5.45 1v4.5h1.1V1h-1.1Zm2.525 1.58a3.95 3.95 0 1 1-3.95 0l-.55-.954a5.05 5.05 0 1 0 5.05 0l-.55.953Z"
|
|
clip-rule="evenodd"
|
|
/>
|
|
</svg>
|