UNPKG

@central-icons-react/square-filled-radius-0-stroke-1

Version:

A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.

2 lines 643 B
import a from"react";import n from"react";var p=({children:o,size:e=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 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:l,...s}},t&&!r&&n.createElement("title",null,t),o);var c=o=>a.createElement(p,{...o,ariaLabel:"home-open, house"},a.createElement("path",{d:"M12 1.35815L3 8.60312V21H10V15H14V21H21V8.60312L12 1.35815Z",fill:"currentColor"})),g=c;export{c as IconHomeOpen,g as default}; //# sourceMappingURL=index.mjs.map