mirror of
https://github.com/status-im/wakuconnect-chat-sdk.git
synced 2025-01-31 06:14:51 +00:00
c8f551f66a
* improve sync * make multi-entry * generate * clean up * u * fix attrs replace * Create sixty-chairs-sip.md
15 lines
275 B
XML
15 lines
275 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="m6 1.77 4.362 3.816-.724.828L6 3.231 2.362 6.414l-.724-.828L6 1.77Z"
|
|
clip-rule="evenodd"
|
|
/>
|
|
</svg>
|