@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 • 870 B
JavaScript
import p from"react";import n from"react";var a=({children:e,size:r=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...C})=>n.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}},o&&!t&&n.createElement("title",null,o),e);var i=e=>p.createElement(a,{...e,ariaLabel:"rainbow"},p.createElement("path",{d:"M1.04297 17C1.5482 11.3935 6.26008 7 11.9981 7C17.7362 7 22.4481 11.3935 22.9533 17M5.06901 17C5.55424 13.6077 8.47165 11 11.9981 11C15.5246 11 18.442 13.6077 18.9272 17M9.16883 17C9.58067 15.8348 10.6919 15 11.9981 15C13.3043 15 14.4156 15.8348 14.8274 17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),g=i;export{i as IconRainbow,g as default};
//# sourceMappingURL=index.mjs.map