@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 • 630 B
JavaScript
import p from"react";import n from"react";var l=({children:e,size:t=24,ariaLabel:o,color:a,ariaHidden:r=!0,style:s,...m})=>n.createElement("svg",{...m,"aria-hidden":r,role:r?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},o&&!r&&n.createElement("title",null,o),e);var c=e=>p.createElement(l,{...e,ariaLabel:"bottle"},p.createElement("path",{d:"M9.5 1V2H10V7.25L6 10.25V23H18V10.25L14 7.25V2H14.5V1H9.5Z",fill:"currentColor"})),u=c;export{c as IconBottle,u as default};
//# sourceMappingURL=index.mjs.map