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.25 kB
import o from"react";var l=({children:r,size:e=24,ariaLabel:a,color:i,ariaHidden:n=!0,style:m,mode:p="masked",maskId:s,...h})=>{let u=p!=="raw"&&!!s;return o.createElement("svg",{...h,"aria-hidden":n,role:n?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:i,...m}},a&&!n&&o.createElement("title",null,a),u?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"}},r)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):r)};import t from"react";var d=t.memo((r)=>{return t.createElement(l,{...r,ariaLabel:"home-roof, house",maskId:"square-outlined-radius-0-stroke-2-IconHomeRoof"},t.createElement("path",{d:"M5 8.5L5.00001 20H19V8.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M2.5 9.80121L12 3L21.5 9.80121",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=d;export{w as default,d as IconHomeRoof}; //# debugId=36260CE0159856B464756E2164756E21