@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 1.71 kB
JavaScript
import r from"react";var i=({children:t,size:o=24,ariaLabel:a,color:d,ariaHidden:n=!0,style:l,mode:p="masked",maskId:s,...m})=>{let k=p!=="raw"&&!!s;return r.createElement("svg",{...m,"aria-hidden":n,role:n?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:d,...l}},a&&!n&&r.createElement("title",null,a),k?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import e from"react";var u=e.memo((t)=>{return e.createElement(i,{...t,ariaLabel:"add-to-basket",maskId:"square-outlined-radius-0-stroke-2-IconAddToBasket"},e.createElement("path",{d:"M9 19C9 19.5523 8.55228 20 8 20C7.44772 20 7 19.5523 7 19C7 18.4477 7.44772 18 8 18C8.55228 18 9 18.4477 9 19Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M18 19C18 19.5523 17.5523 20 17 20C16.4477 20 16 19.5523 16 19C16 18.4477 16.4477 18 17 18C17.5523 18 18 18.4477 18 19Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M21 6L19.5 15H6L4 3H2",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M10 7H13M13 7H16M13 7V4M13 7V10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=u;export{w as default,u as IconAddToBasket};
//# debugId=2C47FA2EA3C1E97964756E2164756E21