@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 • 1.34 kB
JavaScript
import t from"react";import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:r=!0,style:i,...C})=>l.createElement("svg",{...C,"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,...i}},n&&!r&&l.createElement("title",null,n),o);var s=o=>t.createElement(p,{...o,ariaLabel:"shopping-bag-edit-2"},t.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.3953L19.3575 13.495C18.1433 13.277 16.8456 13.6372 15.9072 14.5756L11.4982 18.9846V22H3.37891L5.60113 7H7.9982V6ZM14.4982 7V6C14.4982 4.61929 13.3789 3.5 11.9982 3.5C10.6175 3.5 9.4982 4.61929 9.4982 6V7H14.4982Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.3619 15.6363C19.4246 14.699 17.9051 14.699 16.9679 15.6363L12.9982 19.6059V22.9999H16.3922L20.3619 19.0303C21.2991 18.093 21.2991 16.5735 20.3619 15.6363ZM18.0285 16.6969C18.38 16.3455 18.9498 16.3455 19.3012 16.6969C19.6526 17.0484 19.6526 17.6182 19.3012 17.9696L15.7709 21.4999H14.4982V20.2273L18.0285 16.6969Z",fill:"currentColor"})),f=s;export{s as IconShoppingBagEdit2,f as default};
//# sourceMappingURL=index.mjs.map