@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.1 kB
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:C,...l})=>n.createElement("svg",{...l,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...C}},t&&!o&&n.createElement("title",null,t),r);var m=r=>p.createElement(a,{...r,ariaLabel:"remove-from-basket"},p.createElement("path",{d:"M21 6L19.9178 12.4932C19.6767 13.9398 18.4251 15 16.9586 15H8.54138C7.07486 15 5.82329 13.9398 5.5822 12.4932L4.2089 4.2534C4.08835 3.53012 3.46257 3 2.72931 3H2M10.5 4.5L13 7M13 7L15.5 4.5M13 7L10.5 9.5M13 7L15.5 9.5M9 19C9 19.5523 8.55228 20 8 20C7.44772 20 7 19.5523 7 19C7 18.4477 7.44772 18 8 18C8.55228 18 9 18.4477 9 19ZM18 19C18 19.5523 17.5523 20 17 20C16.4477 20 16 19.5523 16 19C16 18.4477 16.4477 18 17 18C17.5523 18 18 18.4477 18 19Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),B=m;export{m as IconRemoveFromBasket,B as default};
//# sourceMappingURL=index.mjs.map