@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 • 851 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.9982 6C7.9982 3.79086 9.78906 2 11.9982 2C14.2073 2 15.9982 3.79086 15.9982 6V7H18.3953L20.6175 22H3.37891L5.60113 7H7.9982V6ZM9.4982 7H14.4982V6C14.4982 4.61929 13.3789 3.5 11.9982 3.5C10.6175 3.5 9.4982 4.61929 9.4982 6V7Z",fill:"currentColor"})),u=m;export{m as IconShoppingBag2,u as default};
//# sourceMappingURL=index.mjs.map