@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 t from"react";import l from"react";var a=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:s,...C})=>l.createElement("svg",{...C,"aria-hidden":o,role:o?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:p,...s}},n&&!o&&l.createElement("title",null,n),e);var i=e=>t.createElement(a,{...e,ariaLabel:"waste, trash-can"},t.createElement("path",{d:"M6.42166 2L5.07803 4H3V5.5H21V4H18.9218L17.5782 2H6.42166Z",fill:"currentColor"}),t.createElement("path",{d:"M5.08432 22L4.0766 7H19.8861L19.042 15.3766C18.3707 14.9785 17.587 14.75 16.75 14.75C14.2647 14.75 12.25 16.7647 12.25 19.25C12.25 20.2856 12.5998 21.2395 13.1878 22H5.08432Z",fill:"currentColor"}),t.createElement("path",{d:"M19.75 19.25C19.75 20.9069 18.4069 22.25 16.75 22.25C15.0931 22.25 13.75 20.9069 13.75 19.25C13.75 17.5931 15.0931 16.25 16.75 16.25C18.4069 16.25 19.75 17.5931 19.75 19.25Z",fill:"currentColor"})),h=i;export{i as IconWaste,h as default};
//# sourceMappingURL=index.mjs.map