@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 • 744 B
JavaScript
import a from"react";import n from"react";var p=({children:t,size:e=24,ariaLabel:o,color:l,ariaHidden:r=!0,style:s,...m})=>n.createElement("svg",{...m,"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:l,...s}},o&&!r&&n.createElement("title",null,o),t);var i=t=>a.createElement(p,{...t,ariaLabel:"basket-2, shopping-bag"},a.createElement("path",{d:"M6.73875 7.99954L8.65017 3.221L7.72169 2.84961L5.66154 8H1.91016L4.07682 21H19.924L22.0906 8H18.3389L16.2788 2.84961L15.3503 3.221L17.2617 7.99954H6.73875Z",fill:"currentColor"})),u=i;export{i as IconBasket2,u as default};
//# sourceMappingURL=index.mjs.map