@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 819 B
JavaScript
import p from"react";import n from"react";var a=({children:e,size:r=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:L,...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:s,...L}},o&&!t&&n.createElement("title",null,o),e);var m=e=>p.createElement(a,{...e,ariaLabel:"trash-paper"},p.createElement("path",{d:"M7.5 11L6.5 11.5L5.31178 10.3118M15.5 13.5L17.5652 13.087M10 17.5L11 18.5L13 21L16 20L20 16.5L18 13L21 9L17 7V5L14 3L11 5L4.5 6L5 10L3 11V14L4.5 15L5 19L7.5 20.5L10.5 18.7857M13 7.5L11.2507 5.31335",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),f=m;export{m as IconTrashPaper,f as default};
//# sourceMappingURL=index.mjs.map