@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 • 847 B
JavaScript
import a from"react";import n from"react";var p=({children:e,size:r=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:s,...L})=>n.createElement("svg",{...L,"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,...s}},o&&!t&&n.createElement("title",null,o),e);var m=e=>a.createElement(p,{...e,ariaLabel:"trash-paper"},a.createElement("path",{d:"M14.1111 1.89917L10.7591 4.13384L3.52691 5.24648L4.07109 9.59998L2 10.6355V14.3788L3.61558 15.4559L4.14516 19.6925L7.24384 21.5517L10.8212 19.5075L12.8829 22.0847L16.4758 20.8871L21.0815 16.8571L18.9305 13.0928L22.2595 8.65414L17.7778 6.4133V4.34361L14.1111 1.89917Z",fill:"currentColor"})),u=m;export{m as IconTrashPaper,u as default};
//# sourceMappingURL=index.mjs.map