@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.01 kB
JavaScript
import e from"react";import n from"react";var p=({children:o,size:r=24,ariaLabel:l,color:a,ariaHidden:t=!0,style:V,...s})=>n.createElement("svg",{...s,"aria-hidden":t,role:t?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,...V}},l&&!t&&n.createElement("title",null,l),o);var i=o=>e.createElement(p,{...o,ariaLabel:"spacer,seperator"},e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 4H22V5.5H2V4ZM2 4H22V5.5H2V4ZM2 4H22V5.5H2V4ZM2 4H22V5.5H2V4ZM2 4H22V5.5H2V4Z",fill:"currentColor"}),e.createElement("path",{d:"M6 11.25V12.75H2V11.25H6Z",fill:"currentColor"}),e.createElement("path",{d:"M14 11.25V12.75H10V11.25H14Z",fill:"currentColor"}),e.createElement("path",{d:"M22 11.25V12.75H18V11.25H22Z",fill:"currentColor"}),e.createElement("path",{d:"M22 18.5V20H2V18.5H22Z",fill:"currentColor"})),m=i;export{i as IconSpacer,m as default};
//# sourceMappingURL=index.mjs.map