@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.26 kB
JavaScript
import e from"react";import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:C,...s})=>l.createElement("svg",{...s,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...C}},n&&!t&&l.createElement("title",null,n),o);var i=o=>e.createElement(p,{...o,ariaLabel:"add-to-basket"},e.createElement("path",{d:"M21.1218 10.5861C20.3424 11.0095 19.4493 11.25 18.5 11.25C15.4624 11.25 13 8.78757 13 5.75C13 5.4956 13.0173 5.24523 13.0507 5H4.71485L4.11485 2H1V3.5H2.88515L5.38515 16H20.1245L21.1218 10.5861Z",fill:"currentColor"}),e.createElement("path",{d:"M8 17C6.89543 17 6 17.8954 6 19C6 20.1046 6.89543 21 8 21C9.10457 21 10 20.1046 10 19C10 17.8954 9.10457 17 8 17Z",fill:"currentColor"}),e.createElement("path",{d:"M15 19C15 17.8954 15.8954 17 17 17C18.1046 17 19 17.8954 19 19C19 20.1046 18.1046 21 17 21C15.8954 21 15 20.1046 15 19Z",fill:"currentColor"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.25 2V5H22.25V6.5H19.25V9.5H17.75V6.5H14.75V5H17.75V2H19.25Z",fill:"currentColor"})),c=i;export{i as IconAddToBasket,c as default};
//# sourceMappingURL=index.mjs.map