@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.
4 lines (2 loc) • 1.02 kB
JavaScript
import n from"react";var p=({children:o,size:e=24,ariaLabel:t,color:a,ariaHidden:r=!0,style:C,...l})=>{return n.createElement("svg",{...l,"aria-hidden":r,role:r?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:a,...C}},t&&!r&&n.createElement("title",null,t),o)};import s from"react";var i=(o)=>{return s.createElement(p,{...o,ariaLabel:"coins-add, money"},s.createElement("path",{d:"M9 16C5.68629 16 3 13.3137 3 10C3 6.68629 5.68629 4 9 4C11.4597 4 13.5737 5.48012 14.5 7.59829M15 12V14M15 14V16M15 14H13M15 14H17M21 14C21 17.3137 18.3137 20 15 20C12.3841 20 10.1591 18.3259 9.33811 15.9906C9.11911 15.3677 9 14.6978 9 14C9 10.7998 11.5055 8.1847 14.6619 8.00937C14.7738 8.00315 14.8865 8 15 8C18.3137 8 21 10.6863 21 14Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},g=i;export{g as default,i as IconCoinsAdd};
//# debugId=86751A8503EE81EC64756E2164756E21