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.

2 lines 712 B
import t from"react";import p from"react";var s=({children:r,size:o=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:l,...m})=>p.createElement("svg",{...m,"aria-hidden":e,role:e?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:a,...l}},n&&!e&&p.createElement("title",null,n),r);var i=r=>t.createElement(s,{...r,ariaLabel:"home-door, house"},t.createElement("path",{d:"M4 9L12 2.5L20 9V20H4V9Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M9 13H15V20H9V13Z",stroke:"currentColor",strokeWidth:"2"})),d=i;export{i as IconHomeDoor,d as default}; //# sourceMappingURL=index.mjs.map