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.19 kB
import o from"react";var m=({children:e,size:r=24,ariaLabel:l,color:a,ariaHidden:t=!0,style:i,mode:p="masked",maskId:n,...d})=>{let u=p!=="raw"&&!!n;return o.createElement("svg",{...d,"aria-hidden":t,role:t?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,...i}},l&&!t&&o.createElement("title",null,l),u?o.createElement(o.Fragment,null,o.createElement("mask",{id:n,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(#${n})`})):e)};import s from"react";var h=s.memo((e)=>{return s.createElement(m,{...e,ariaLabel:"home-round-door",maskId:"square-outlined-radius-0-stroke-2-IconHomeRoundDoor"},s.createElement("path",{d:"M9.5 16.5V20H4V9L12 4L20 9V20H14.5V16.5C14.5 15.1193 13.3807 14 12 14C10.6193 14 9.5 15.1193 9.5 16.5Z",stroke:"currentColor",strokeWidth:"2"}))}),k=h;export{k as default,h as IconHomeRoundDoor}; //# debugId=33663B0C1A9569AF64756E2164756E21