pavel c8f551f66a
add support for multiple icon sets through subpath exports (#579)
* improve sync

* make multi-entry

* generate

* clean up

* u

* fix attrs replace

* Create sixty-chairs-sip.md
2024-09-24 18:17:41 +02:00

15 lines
387 B
XML

<svg
xmlns="http://www.w3.org/2000/svg"
width="16"
height="16"
fill="none"
viewBox="0 0 16 16"
>
<path
fill="currentColor"
fill-rule="evenodd"
d="M8 1.4a6.6 6.6 0 1 0 0 13.2A6.6 6.6 0 0 0 8 1.4ZM2.6 8a5.4 5.4 0 1 1 10.8 0A5.4 5.4 0 0 1 2.6 8Zm5.067 2.108 3-3.5-.835-.716L7.22 8.941l-1.08-1.08-.778.778 1.5 1.5.42.42.386-.451Z"
clip-rule="evenodd"
/>
</svg>