@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 • 873 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 m=o=>l.createElement(p,{...o,ariaLabel:"shopping-bag-1"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.02757 3H19.9705L21.0293 21H2.96875L4.02757 3ZM8.99902 7.5V7H7.99902V7.5C7.99902 9.70914 9.78988 11.5 11.999 11.5C14.2082 11.5 15.999 9.70914 15.999 7.5V7H14.999V7.5C14.999 9.15685 13.6559 10.5 11.999 10.5C10.3422 10.5 8.99902 9.15685 8.99902 7.5Z",fill:"currentColor"})),u=m;export{m as IconShoppingBag1,u as default};
//# sourceMappingURL=index.mjs.map