@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 • 850 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-2"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.99835 6C7.99835 3.79086 9.78921 2 11.9984 2C14.2075 2 15.9984 3.79086 15.9984 6V7H18.432L20.5749 22H3.42188L5.56473 7H7.99835V6ZM8.99835 7H14.9984V6C14.9984 4.34315 13.6552 3 11.9984 3C10.3415 3 8.99835 4.34315 8.99835 6V7Z",fill:"currentColor"})),u=m;export{m as IconShoppingBag2,u as default};
//# sourceMappingURL=index.mjs.map