@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.47 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:C,...a})=>s.createElement("svg",{...a,"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,...C}},n&&!t&&s.createElement("title",null,n),e);var l=e=>o.createElement(p,{...e,ariaLabel:"cherry"},o.createElement("path",{d:"M16 12C15.2422 8.22782 13.0338 5.27678 10 3.00003C10.8746 6.09938 10.6531 8.74121 9 11.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M21 16.25C21 19.0115 18.7614 21.0001 16 21.0001C13.2386 21.0001 11 19.0115 11 16.25C11 12.3025 13.5 11.5001 16 12.5C18.5 11.5001 21 12.3025 21 16.25Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M14.5 7H16C17.6569 7 19 5.65685 19 4V3C19 2.44772 18.5523 2 18 2H17C15.3431 2 14 3.34315 14 5V6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M11.7505 19.2835C10.5723 20.7608 8.5611 21.3859 6.5554 20.8485C0.120881 19.1244 3.37764 8.61496 8.75537 12.6381C9.83572 12.5093 10.8399 12.6647 11.5857 13.1473",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),h=l;export{l as IconCherry,h as default};
//# sourceMappingURL=index.mjs.map