@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 • 863 B
JavaScript
import t from"react";import p from"react";var a=({children:e,size:r=24,ariaLabel:n,color:l,ariaHidden:o=!0,style:s,...c})=>p.createElement("svg",{...c,"aria-hidden":o,role:o?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:l,...s}},n&&!o&&p.createElement("title",null,n),e);var i=e=>t.createElement(a,{...e,ariaLabel:"currency-dollar, money"},t.createElement("path",{d:"M6 17.3153C8.28571 21.5547 18 21.1591 18 16.4005C18 10.8575 6.5 13.7111 6.5 7.57143C6.5 3.25433 14.2288 2.52933 17.28 5.7319",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),t.createElement("path",{d:"M12 22.5V1.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),f=i;export{i as IconCurrencyDollar,f as default};
//# sourceMappingURL=index.mjs.map