@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.26 kB
JavaScript
import o from"react";var p=({children:e,size:r=24,ariaLabel:a,color:i,ariaHidden:t=!0,style:l,mode:m="masked",maskId:n,...g})=>{let h=m!=="raw"&&!!n;return o.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&&o.createElement("title",null,a),h?o.createElement(o.Fragment,null,o.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement("rect",{width:"24",height:"24",fill:"#000"}),o.createElement("g",{fill:"none",style:{color:"#fff"}},e)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import s from"react";var k=s.memo((e)=>{return s.createElement(p,{...e,ariaLabel:"shopping-bag-bookmark-2",maskId:"square-outlined-radius-0-stroke-2-IconShoppingBagBookmark2"},s.createElement("path",{d:"M15 8V6C15 4.34315 13.6569 3 12 3C10.3431 3 9 4.34315 9 6V8M11 21H4.5L6.5 8H17.5L17.9615 11M20 15H15V21L17.5 19.5L20 21V15Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),B=k;export{B as default,k as IconShoppingBagBookmark2};
//# debugId=5E4651329C38468664756E2164756E21