@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 • 811 B
JavaScript
import p from"react";import n from"react";var a=({children:e,size:t=24,ariaLabel:o,color:l,ariaHidden:r=!0,style:s,...C})=>n.createElement("svg",{...C,"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:l,...s}},o&&!r&&n.createElement("title",null,o),e);var m=e=>p.createElement(a,{...e,ariaLabel:"toast, breakfest"},p.createElement("path",{d:"M12 3C9.34018 3 6.89523 3.6103 5.08906 4.63542C3.30507 5.64796 2 7.16238 2 9C2 10.4383 2.80469 11.683 4 12.6342V21H20V12.6342C21.1953 11.683 22 10.4383 22 9C22 7.16238 20.6949 5.64796 18.9109 4.63542C17.1048 3.6103 14.6598 3 12 3Z",fill:"currentColor"})),g=m;export{m as IconToast,g as default};
//# sourceMappingURL=index.mjs.map