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
513 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="m.557 4.913 1.06.318a4.451 4.451 0 0 1 8.75-.087l1.059-.318a5.552 5.552 0 0 0-10.87.087ZM3.95 6.5a2.05 2.05 0 1 1 4.1 0V10h-1.1V6.5a.95.95 0 0 0-1.9 0V10h-1.1V6.5ZM6 2.45a3.8 3.8 0 0 0-3.8 3.8V9h1.1V6.25a2.7 2.7 0 1 1 5.4 0V7h1.1v-.75A3.8 3.8 0 0 0 6 2.45ZM8.7 9V7.754h1.1V9H8.7ZM5.45 6.5V11h1.1V6.5h-1.1Z"
clip-rule="evenodd"
/>
</svg>