@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.19 kB
JavaScript
import e from"react";var p=({children:o,size:r=24,ariaLabel:a,color:i,ariaHidden:t=!0,style:l,mode:m="masked",maskId:n,...g})=>{let h=m!=="raw"&&!!n;return e.createElement("svg",{...g,"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:i,...l}},a&&!t&&e.createElement("title",null,a),h?e.createElement(e.Fragment,null,e.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},o)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};import s from"react";var d=s.memo((o)=>{return s.createElement(p,{...o,ariaLabel:"shopping-bag-1",maskId:"square-outlined-radius-0-stroke-2-IconShoppingBag1"},s.createElement("path",{d:"M15 8C15 9.65685 13.6569 11 12 11C10.3431 11 9 9.65685 9 8M5 4L4 20H20L19 4H5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=d;export{w as default,d as IconShoppingBag1};
//# debugId=F00012FBA7F709E564756E2164756E21