@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.43 kB
JavaScript
import o from"react";var i=({children:e,size:r=24,ariaLabel:l,color:a,ariaHidden:n=!0,style:p,mode:V="masked",maskId:s,...m})=>{let H=V!=="raw"&&!!s;return o.createElement("svg",{...m,"aria-hidden":n,role:n?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:a,...p}},l&&!n&&o.createElement("title",null,l),H?o.createElement(o.Fragment,null,o.createElement("mask",{id:s,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"}},e)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};import t from"react";var d=t.memo((e)=>{return t.createElement(i,{...e,ariaLabel:"layout-window, grid, window",maskId:"square-outlined-radius-0-stroke-2-IconLayoutWindow"},t.createElement("path",{d:"M20 4H21V3H20V4ZM20 20V21H21V20H20ZM4 20H3V21H4V20ZM4 4V3H3V4H4ZM19 4V20H21V4H19ZM20 19H4V21H20V19ZM5 20V4H3V20H5ZM4 5H20V3H4V5Z",fill:"currentColor"}),t.createElement("path",{d:"M4 12H20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M13 4V3H11V4H13ZM11 20V21H13V20H11ZM11 4V12H13V4H11ZM11 12V20H13V12H11Z",fill:"currentColor"}))}),c=d;export{c as default,d as IconLayoutWindow};
//# debugId=FD16D2F9B620A10264756E2164756E21