@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 • 966 B
JavaScript
import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?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,...l}},o&&!t&&n.createElement("title",null,o),r);var m=r=>a.createElement(p,{...r,ariaLabel:"basket-2, shopping-bag"},a.createElement("path",{d:"M8.50129 4L6.50129 9M6.50129 9H17.5013M6.50129 9H4.00129M15.5013 4L17.5013 9M17.5013 9H20.0013M20.787 10.1789L19.4492 17.5367C19.1898 18.9631 17.9474 20 16.4976 20H7.50502C6.05516 20 4.81277 18.9631 4.55341 17.5367L3.21564 10.1789C3.10403 9.56505 3.5756 9 4.19951 9H19.8031C20.427 9 20.8986 9.56505 20.787 10.1789Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=m;export{m as IconBasket2,f as default};
//# sourceMappingURL=index.mjs.map