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
769 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.232.375.3 5 4-.75.937L8.6 3.249V12H7.4V3.248l-4.025 3.22-.75-.936 5-4 .375-.3ZM8 13.9c-1.366 0-2.41-.063-3.214-.23-.799-.165-1.316-.424-1.674-.782-.358-.358-.617-.875-.782-1.674C2.163 10.41 2.1 9.365 2.1 8H.9c0 1.385.062 2.528.255 3.458.193.936.529 1.7 1.108 2.279.58.58 1.343.915 2.28 1.108.929.193 2.072.255 3.457.255 1.384 0 2.528-.062 3.458-.255.935-.194 1.7-.529 2.279-1.108.58-.58.914-1.343 1.108-2.28.193-.929.255-2.072.255-3.457h-1.2c0 1.365-.063 2.41-.23 3.214-.165.799-.424 1.316-.782 1.674-.358.358-.875.617-1.674.782-.805.167-1.849.23-3.214.23Z"
clip-rule="evenodd"
/>
</svg>