@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 969 B
JavaScript
import t from"react";import l from"react";var V=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:a,...H})=>l.createElement("svg",{...H,"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:p,...a}},n&&!o&&l.createElement("title",null,n),e);var s=e=>t.createElement(V,{...e,ariaLabel:"column-wide, colums"},t.createElement("path",{d:"M2.75 19.25H2V20H2.75V19.25ZM2.75 4.75V4H2V4.75H2.75ZM21.25 4.75H22V4H21.25V4.75ZM21.25 19.25V20H22V19.25H21.25ZM3.5 19.25V4.75H2V19.25H3.5ZM20.5 4.75V19.25H22V4.75H20.5ZM21.25 18.5H2.75V20H21.25V18.5ZM2.75 5.5H21.25V4H2.75V5.5Z",fill:"currentColor"}),t.createElement("path",{d:"M11.25 19.25V20H12.75V19.25H11.25ZM12.75 4.75V4H11.25V4.75H12.75ZM12.75 19.25V4.75H11.25V19.25H12.75Z",fill:"currentColor"})),C=s;export{s as IconColumnWide,C as default};
//# sourceMappingURL=index.mjs.map