@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 807 B
JavaScript
import o from"react";import p from"react";var a=({children:t,size:r=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:l,...c})=>p.createElement("svg",{...c,"aria-hidden":e,role:e?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:s,...l}},n&&!e&&p.createElement("title",null,n),t);var i=t=>o.createElement(a,{...t,ariaLabel:"bucket, trash, can"},o.createElement("path",{d:"M4.2467 8.24805L5.75 20.25H18.25L19.7534 8.24805H4.2467Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"}),o.createElement("path",{d:"M2.75 3.75H21.25V8.25H2.75V3.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})),h=i;export{i as IconBucket,h as default};
//# sourceMappingURL=index.mjs.map