@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 • 934 B
JavaScript
import o from"react";import a from"react";var p=({children:e,size:r=24,ariaLabel:n,color:s,ariaHidden:t=!0,style:l,...C})=>a.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:s,...l}},n&&!t&&a.createElement("title",null,n),e);var i=e=>o.createElement(p,{...e,ariaLabel:"bean, java"},o.createElement("path",{d:"M19.0276 4.97244C22.1325 8.07741 21.5033 13.7408 17.622 17.622C13.7408 21.5033 8.07741 22.1325 4.97244 19.0276C1.86747 15.9226 2.49674 10.2592 6.37795 6.37795C10.2592 2.49674 15.9226 1.86747 19.0276 4.97244Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M4.25 17.75C8.25 9.75 15.75 14.25 19.75 6.25",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),f=i;export{i as IconBean,f as default};
//# sourceMappingURL=index.mjs.map