@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 827 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:"M17 7C17 4.23858 14.7614 2 12 2C9.23858 2 7 4.23858 7 7H3V17.25C3 19.3211 4.67893 21 6.75 21H17.25C19.3211 21 21 19.3211 21 17.25V7H17ZM8.5 7C8.5 5.067 10.067 3.5 12 3.5C13.933 3.5 15.5 5.067 15.5 7H8.5Z",fill:"currentColor"})),u=C;export{C as IconShoppingBag4,u as default};
//# sourceMappingURL=index.mjs.map