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
352 B
XML

<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
fill="none"
viewBox="0 0 20 20"
>
<path
fill="currentColor"
fill-rule="evenodd"
d="M8 3.1h1.4v.825a7.1 7.1 0 1 0 1.2 0V3.1H12V1.9H8v1.2ZM4.1 11a5.9 5.9 0 1 1 11.8 0 5.9 5.9 0 0 1-11.8 0Zm6.36.884 2.5-3-.921-.768-2.5 3 .922.768Z"
clip-rule="evenodd"
/>
</svg>