UNPKG

@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.2 kB
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-2",maskId:"square-outlined-radius-0-stroke-2-IconShoppingBag2"},s.createElement("path",{d:"M15 8V6C15 4.34315 13.6569 3 12 3C10.3431 3 9 4.34315 9 6V8M6.5 8H17.5L19.5 21H4.5L6.5 8Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=d;export{w as default,d as IconShoppingBag2}; //# debugId=D66F2334553DCC3F64756E2164756E21