@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 830 B
JavaScript
import e from"react";import l from"react";var V=({children:o,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:a,...H})=>l.createElement("svg",{...H,"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:p,...a}},n&&!t&&l.createElement("title",null,n),o);var s=o=>e.createElement(V,{...o,ariaLabel:"layout-column, grid, column"},e.createElement("path",{d:"M20 4H21V3H20V4ZM20 20V21H21V20H20ZM4 20H3V21H4V20ZM4 4V3H3V4H4ZM19 4V20H21V4H19ZM20 19H4V21H20V19ZM5 20V4H3V20H5ZM4 5H20V3H4V5Z",fill:"currentColor"}),e.createElement("path",{d:"M13 4V3H11V4H13ZM11 20V21H13V20H11ZM11 4V20H13V4H11Z",fill:"currentColor"})),C=s;export{s as IconLayoutColumn,C as default};
//# sourceMappingURL=index.mjs.map