@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 • 1.02 kB
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.05176L19 11.3844V14.8638L5 12.5311V9.05176Z",fill:"currentColor"}),t.createElement("path",{d:"M5 14.0518V19.4998H4V20.9998H10.2052C10.3265 21.8479 11.0559 22.4998 11.9375 22.4998H12C12.8816 22.4998 13.611 21.8479 13.7323 20.9998H20V19.4998H19V16.3844L5 14.0518Z",fill:"currentColor"})),u=i;export{i as IconThread,u as default};
//# sourceMappingURL=index.mjs.map