@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.06 kB
JavaScript
import t from"react";import p from"react";var s=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:l,...i})=>p.createElement("svg",{...i,"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:a,...l}},n&&!o&&p.createElement("title",null,n),e);var m=e=>t.createElement(s,{...e,ariaLabel:"eraser-simple, rubber, clean-up"},t.createElement("path",{d:"M7 11L13 17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M11.8782 5.12136L5.12087 11.8787C3.94929 13.0503 3.94929 14.9498 5.12087 16.1214L7.87823 18.8787C9.0498 20.0503 10.9493 20.0503 12.1209 18.8787L18.8782 12.1214C20.0498 10.9498 20.0498 9.05029 18.8782 7.87872L16.1209 5.12135C14.9493 3.94978 13.0498 3.94978 11.8782 5.12136Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),L=m;export{m as IconEraserSimple,L as default};
//# sourceMappingURL=index.mjs.map