@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 • 972 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:l,...C})=>n.createElement("svg",{...C,"aria-hidden":o,role:o?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:s,...l}},t&&!o&&n.createElement("title",null,t),r);var i=r=>p.createElement(a,{...r,ariaLabel:"moneybag, purse, savings"},p.createElement("path",{d:"M9.5 8H14.5M9.5 8C9.5 8 3.99996 11 4 16C4.00003 20.0207 7.97931 21 12 21C16.0207 21 20 20.0207 20 16C20 11 14.5 8 14.5 8M9.5 8L8.83588 6.22901C8.34633 4.92354 8.85402 3.45304 10.2204 3.17589C10.7359 3.07133 11.3323 3 12 3C12.6677 3 13.2641 3.07133 13.7796 3.17589C15.146 3.45304 15.6537 4.92354 15.1641 6.22901L14.5 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=i;export{i as IconMoneybag,f as default};
//# sourceMappingURL=index.mjs.map