UNPKG

@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.34 kB
import r from"react";var a=({children:e,size:t=24,ariaLabel:s,color:i,ariaHidden:n=!0,style:m,mode:p="masked",maskId:l,...u})=>{let f=p!=="raw"&&!!l;return r.createElement("svg",{...u,"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&&r.createElement("title",null,s),f?r.createElement(r.Fragment,null,r.createElement("mask",{id:l,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},e)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${l})`})):e)};import o from"react";var L=o.memo((e)=>{return o.createElement(a,{...e,ariaLabel:"layout-left-full, grid, window",maskId:"square-outlined-radius-0-stroke-2-IconLayoutLeftFull"},o.createElement("path",{d:"M4 20H3L3 21H4V20ZM20 20V21H21V20H20ZM20 4L21 4L21 3H20V4ZM4 4L4 3H3L3 4L4 4ZM4 21H20V19H4V21ZM21 20V4L19 4L19 20H21ZM20 3L4 3L4 5L20 5V3ZM3 4L3 20H5L5 4L3 4Z",fill:"currentColor"}),o.createElement("path",{d:"M11 4V3H9V4H11ZM9 20V21H11V20H9ZM9 4V20H11V4H9Z",fill:"currentColor"}))}),c=L;export{c as default,L as IconLayoutLeftFull}; //# debugId=BD616B0A5A499A5C64756E2164756E21