@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.3 kB
JavaScript
import r from"react";var s=({children:t,size:o=24,ariaLabel:a,color:i,ariaHidden:l=!0,style:m,mode:p="masked",maskId:n,...V})=>{let H=p!=="raw"&&!!n;return r.createElement("svg",{...V,"aria-hidden":l,role:l?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:i,...m}},a&&!l&&r.createElement("title",null,a),H?r.createElement(r.Fragment,null,r.createElement("mask",{id:n,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"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):t)};import e from"react";var u=e.memo((t)=>{return e.createElement(s,{...t,ariaLabel:"layout-half-full",maskId:"square-outlined-radius-0-stroke-2-IconLayoutHalfFull"},e.createElement("path",{d:"M20 4H21V3H20V4ZM20 20V21H21V20H20ZM4 20H3V21H4V20ZM4 4V3H3V4H4ZM19 4V20H21V4H19ZM20 19H4V21H20V19ZM5 20V4H3V20H5ZM4 5H20V3H4V5Z",fill:"currentColor"}),e.createElement("path",{d:"M20 13H21V11H20V13ZM4 11H3V13H4V11ZM4 13H20V11H4V13Z",fill:"currentColor"}))}),C=u;export{C as default,u as IconLayoutHalfFull};
//# debugId=627CC4929386E6CF64756E2164756E21