@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.51 kB
JavaScript
import e from"react";var a=({children:t,size:r=24,ariaLabel:i,color:p,ariaHidden:n=!0,style:l,mode:m="masked",maskId:s,...u})=>{let d=m!=="raw"&&!!s;return e.createElement("svg",{...u,"aria-hidden":n,role:n?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:p,...l}},i&&!n&&e.createElement("title",null,i),d?e.createElement(e.Fragment,null,e.createElement("mask",{id:s,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"}},t)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import o from"react";var C=o.memo((t)=>{return o.createElement(a,{...t,ariaLabel:"coin-rupees, currency, money",maskId:"square-outlined-radius-0-stroke-2-IconCoinRupees"},o.createElement("path",{d:"M8 11L16 11",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"square",strokeLinejoin:"round"}),o.createElement("path",{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M9.5 8H11C12.6569 8 14 9.34315 14 11C14 12.6569 12.6569 14 11 14H9.5V14.25L13.5 17",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"square"}))}),w=C;export{w as default,C as IconCoinRupees};
//# debugId=AF0DDE2C17A594F064756E2164756E21