status-web/packages/icons/svg/12/key-option-icon.svg
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
313 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="M1.5 2.55h2.619l2.866 7.643.134.357H10.5v-1.1H7.881L5.015 1.807l-.134-.357H1.5v1.1Zm5.5 0h3.5v-1.1H7v1.1Z"
clip-rule="evenodd"
/>
</svg>