@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 • 1.09 kB
JavaScript
import p from"react";import n from"react";var a=({children:e,size:r=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:C,...s})=>n.createElement("svg",{...s,"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:l,...C}},o&&!t&&n.createElement("title",null,o),e);var m=e=>p.createElement(a,{...e,ariaLabel:"park, tree, nature"},p.createElement("path",{d:"M11.999 2C13.788 2 15.3215 3.07194 16.002 4.60547C18.2466 4.79375 20.0115 6.67168 20.0117 8.96387C20.0117 9.5045 19.9106 10.022 19.7305 10.5C20.5421 11.293 21.0488 12.3989 21.0488 13.625C21.0488 16.0425 19.0864 18 16.668 18H12.749V20.5H14.999V22H8.99902V20.5H11.249V18H7.33008C4.91178 17.9998 2.94922 16.0423 2.94922 13.625C2.94922 12.3995 3.45539 11.2932 4.2666 10.5C4.08675 10.0217 3.98633 9.50394 3.98633 8.96387C3.98654 6.67214 5.7511 4.79439 7.99512 4.60547C8.67574 3.07161 10.2102 2.00008 11.999 2Z",fill:"currentColor"})),g=m;export{m as IconPark,g as default};
//# sourceMappingURL=index.mjs.map