@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.1 kB
JavaScript
import a from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:p,ariaHidden:o=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...s}},t&&!o&&n.createElement("title",null,t),r);var C=r=>a.createElement(l,{...r,ariaLabel:"chair-modern, seat"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.29172 2L4.54879 14.2256C4.24228 14.1586 3.93092 14.0878 3.61419 14.0133L3.12748 13.8988L2.89844 14.8722L3.38515 14.9867C4.62796 15.2791 5.79201 15.5152 6.90763 15.695L4.86721 21.8162L5.81589 22.1325L7.9123 15.8432C10.7243 16.2189 13.275 16.2189 16.087 15.8432L18.1834 22.1325L19.1321 21.8162L17.0917 15.695C18.2073 15.5152 19.3714 15.2791 20.6142 14.9867L21.1009 14.8722L20.8719 13.8988L20.3851 14.0133C20.0684 14.0878 19.7571 14.1586 19.4505 14.2256L16.7076 2H7.29172Z",fill:"currentColor"})),f=C;export{C as IconChairModern,f as default};
//# sourceMappingURL=index.mjs.map