@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 • 843 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.0556 1.84863L10.6942 4.08952L3.45703 5.20294L3.99553 9.51095L2 10.5087V14.457L3.59003 15.517L4.10663 19.6498L7.36576 21.6052L10.7873 19.65L12.7688 22.1269L16.4914 20.886L21.1777 16.7855L19.0623 13.0836L22.3892 8.64776L17.8889 6.39761V4.40419L14.0556 1.84863Z",fill:"currentColor"})),u=m;export{m as IconTrashPaper,u as default};
//# sourceMappingURL=index.mjs.map