@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.86 kB
JavaScript
import r from"react";var i=({children:t,size:e=24,ariaLabel:a,color:l,ariaHidden:n=!0,style:p,mode:m="masked",maskId:s,...C})=>{let d=m!=="raw"&&!!s;return r.createElement("svg",{...C,"aria-hidden":n,role:n?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...p}},a&&!n&&r.createElement("title",null,a),d?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"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import o from"react";var h=o.memo((t)=>{return o.createElement(i,{...t,ariaLabel:"money-hand, coins, pay",maskId:"square-outlined-radius-0-stroke-2-IconMoneyHand"},o.createElement("circle",{cx:"14",cy:"7",r:"3",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M12.8293 4C12.4175 2.83481 11.3062 2 10 2C8.34315 2 7 3.34315 7 5C7 6.65685 8.34315 8 10 8C10.4123 8 10.8051 7.91685 11.1626 7.76639",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M4 20.0002H5C5 20.0002 8.5967 21.2402 11 21.0002C13.5664 20.7438 17.728 18.3748 19.3363 17.408C19.754 17.1569 20 16.7051 20 16.2177C20 15.262 19.0787 14.5765 18.1633 14.8511L11 17.0002",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement("path",{d:"M4 14.5L7.91583 13.1947C8.30126 13.0662 8.70877 13.0174 9.11365 13.0511L14.0072 13.4589C14.2704 13.4809 14.4565 13.7262 14.4066 13.9856C14.1567 15.2852 13.2053 16.3384 11.9376 16.7187L11 17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),y=h;export{y as default,h as IconMoneyHand};
//# debugId=A9331308D776717264756E2164756E21