@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.
4 lines (2 loc) • 1.33 kB
JavaScript
import o from"react";var a=({children:r,size:t=24,ariaLabel:s,color:i,ariaHidden:n=!0,style:m,mode:p="masked",maskId:l,...V})=>{let u=p!=="raw"&&!!l;return o.createElement("svg",{...V,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:i,...m}},s&&!n&&o.createElement("title",null,s),u?o.createElement(o.Fragment,null,o.createElement("mask",{id:l,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement("rect",{width:"24",height:"24",fill:"#000"}),o.createElement("g",{fill:"none",style:{color:"#fff"}},r)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${l})`})):r)};import e from"react";var H=e.memo((r)=>{return e.createElement(a,{...r,ariaLabel:"layout-bottom-full, grid, window",maskId:"square-outlined-radius-0-stroke-2-IconLayoutBottomFull"},e.createElement("path",{d:"M4 20H3V21H4V20ZM4 4V3H3V4H4ZM20 4H21V3H20V4ZM20 20V21H21V20H20ZM5 20V4H3V20H5ZM4 5H20V3H4V5ZM19 4V20H21V4H19ZM20 19H4V21H20V19Z",fill:"currentColor"}),e.createElement("path",{d:"M4 13H3V15H4V13ZM20 15H21V13H20V15ZM20 13H4V15H20V13Z",fill:"currentColor"}))}),w=H;export{w as default,H as IconLayoutBottomFull};
//# debugId=68F705AF6CB9042B64756E2164756E21