@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.1 kB
JavaScript
import l from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:V,ariaHidden:t=!0,style:a,...s})=>n.createElement("svg",{...s,"aria-hidden":t,role:t?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:V,...a}},o&&!t&&n.createElement("title",null,o),r);var H=r=>l.createElement(p,{...r,ariaLabel:"home-line"},l.createElement("path",{d:"M3.75 9L3.27507 8.41953L3 8.64459V9H3.75ZM20.25 9H21V8.64459L20.7249 8.41953L20.25 9ZM20.25 20.25V21H21V20.25H20.25ZM3.75 20.25H3V21H3.75V20.25ZM12 2.25L12.4749 1.66953L12 1.28095L11.5251 1.66953L12 2.25ZM7.75 15.5H7V17H7.75V15.5ZM16.25 17H17V15.5H16.25V17ZM19.5 9V20.25H21V9H19.5ZM20.25 19.5H3.75V21H20.25V19.5ZM4.5 20.25V9H3V20.25H4.5ZM4.22493 9.58047L12.4749 2.83047L11.5251 1.66953L3.27507 8.41953L4.22493 9.58047ZM11.5251 2.83047L19.7751 9.58047L20.7249 8.41953L12.4749 1.66953L11.5251 2.83047ZM7.75 17H16.25V15.5H7.75V17Z",fill:"currentColor"})),Z=H;export{H as IconHomeLine,Z as default};
//# sourceMappingURL=index.mjs.map