@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 998 B
JavaScript
import t from"react";import l from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...C})=>l.createElement("svg",{...C,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},n&&!o&&l.createElement("title",null,n),e);var i=e=>t.createElement(p,{...e,ariaLabel:"thread"},t.createElement("path",{d:"M11.9688 1.5C12.8555 1.5 13.5954 2.14783 13.7286 3H20V4.5H19V9.86393L5 7.53125V4.5H4V3H10.2089C10.3421 2.14783 11.082 1.5 11.9688 1.5Z",fill:"currentColor"}),t.createElement("path",{d:"M5 9.05193L19 11.3846V14.8639L5 12.5312V9.05193Z",fill:"currentColor"}),t.createElement("path",{d:"M5 14.0519V19.5H4V21H10.2052C10.3265 21.8481 11.0559 22.5 11.9375 22.5H12C12.8816 22.5 13.611 21.8481 13.7323 21H20V19.5H19V16.3846L5 14.0519Z",fill:"currentColor"})),u=i;export{i as IconThread,u as default};
//# sourceMappingURL=index.mjs.map