@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 • 942 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 C=r=>a.createElement(p,{...r,ariaLabel:"shopping-bag-like-2"},a.createElement("path",{d:"M9 8H6.5L4.5 21H11.5M9 8H15M9 8V6C9 4.34315 10.3431 3 12 3C13.6569 3 15 4.34315 15 6V8M15 8H17.5L18.0385 11.5M17.7513 21.0527C17.7513 21.0527 21.0026 19.7725 21.0026 17.4401C21.0026 15.692 19.255 14.6513 17.7513 15.6225C16.2476 14.6513 14.5 15.692 14.5 17.4401C14.5 19.7725 17.7513 21.0527 17.7513 21.0527Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),f=C;export{C as IconShoppingBagLike2,f as default};
//# sourceMappingURL=index.mjs.map