@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 715 B
JavaScript
import a from"react";import n from"react";var p=({children:e,size:o=24,ariaLabel:t,color:l,ariaHidden:r=!0,style:s,...m})=>n.createElement("svg",{...m,"aria-hidden":r,role:r?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:l,...s}},t&&!r&&n.createElement("title",null,t),e);var c=e=>a.createElement(p,{...e,ariaLabel:"home-roof, house"},a.createElement("path",{d:"M22.5459 9.37798L11.9995 1.82764L1.45312 9.37798L2.3263 10.5976L3.99951 9.39975V21H19.9995V9.39973L21.6728 10.5976L22.5459 9.37798Z",fill:"currentColor"})),g=c;export{c as IconHomeRoof,g as default};
//# sourceMappingURL=index.mjs.map