@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 809 B
JavaScript
import l from"react";import n from"react";var p=({children:o,size:e=24,ariaLabel:t,color:a,ariaHidden:r=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":r,role:r?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:a,...s}},t&&!r&&n.createElement("title",null,t),o);var C=o=>l.createElement(p,{...o,ariaLabel:"shopping-bag-4"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 3C9.79086 3 8 4.79086 8 7H16C16 4.79086 14.2091 3 12 3ZM17 7H21V17.5C21 19.433 19.433 21 17.5 21H6.5C4.567 21 3 19.433 3 17.5V7H7C7 4.23858 9.23858 2 12 2C14.7614 2 17 4.23858 17 7Z",fill:"currentColor"})),u=C;export{C as IconShoppingBag4,u as default};
//# sourceMappingURL=index.mjs.map