@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.51 kB
JavaScript
import o from"react";import s from"react";var p=({children:e,size:r=24,ariaLabel:n,color:i,ariaHidden:t=!0,style:a,...C})=>s.createElement("svg",{...C,"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,...a}},n&&!t&&s.createElement("title",null,n),e);var l=e=>o.createElement(p,{...e,ariaLabel:"money-hand, coins, pay"},o.createElement("circle",{cx:"14",cy:"7",r:"3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),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.3506 8 10.6872 7.93985 11 7.82929",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),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:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M4 14.5L7.91583 13.1947C8.30126 13.0662 8.70877 13.0174 9.11365 13.0511L12.9711 13.3726C13.7877 13.4406 14.365 14.2019 14.2103 15.0066C14.081 15.6787 13.5891 16.2233 12.9335 16.4199L11 17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),m=l;export{l as IconMoneyHand,m as default};
//# sourceMappingURL=index.mjs.map