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.64 kB
import r from"react";var l=({children:o,size:t=24,ariaLabel:n,color:a,ariaHidden:s=!0,style:p,mode:m="masked",maskId:i,...k})=>{let d=m!=="raw"&&!!i;return r.createElement("svg",{...k,"aria-hidden":s,role:s?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:a,...p}},n&&!s&&r.createElement("title",null,n),d?r.createElement(r.Fragment,null,r.createElement("mask",{id:i,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"}},o)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${i})`})):o)};import e from"react";var u=e.memo((o)=>{return e.createElement(l,{...o,ariaLabel:"buildings, company, workspace",maskId:"square-outlined-radius-0-stroke-2-IconBuildings"},e.createElement("path",{d:"M22 19H2",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"16",strokeLinecap:"square"}),e.createElement("path",{d:"M20 19V8H14",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"16",strokeLinecap:"square"}),e.createElement("path",{d:"M14 19V4H4V19",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"16",strokeLinecap:"square"}),e.createElement("path",{d:"M10 9H8",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"16",strokeLinecap:"square"}),e.createElement("path",{d:"M8 13H10",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"16",strokeLinecap:"square"}))}),w=u;export{w as default,u as IconBuildings}; //# debugId=E642B69B0F4E264A64756E2164756E21