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.7 kB
import r from"react";var l=({children:e,size:t=24,ariaLabel:i,color:a,ariaHidden:n=!0,style:d,mode:p="masked",maskId:s,...k})=>{let m=p!=="raw"&&!!s;return r.createElement("svg",{...k,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...d}},i&&!n&&r.createElement("title",null,i),m?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"}},e)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};import o from"react";var h=o.memo((e)=>{return o.createElement(l,{...e,ariaLabel:"banknote-2,money, bill",maskId:"square-outlined-radius-0-stroke-2-IconBanknote2"},o.createElement("rect",{x:"2.5",y:"5.5",width:"19",height:"13",stroke:"currentColor",strokeWidth:"2"}),o.createElement("circle",{cx:"12",cy:"12",r:"2",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M21 9C19.3431 9 18 7.65685 18 6",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M6 6C6 7.65685 4.65685 9 3 9",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M18 18C18 16.3431 19.3431 15 21 15",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M6 18C6 16.3431 4.65685 15 3 15",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))}),w=h;export{w as default,h as IconBanknote2}; //# debugId=29B8CBC2F75DF8C264756E2164756E21