@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 • 923 B
JavaScript
import p from"react";import n from"react";var a=({children:t,size:r=24,ariaLabel:o,color:s,ariaHidden:e=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":e,role:e?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&&!e&&n.createElement("title",null,o),t);var C=t=>p.createElement(a,{...t,ariaLabel:"rainy-light"},p.createElement("path",{d:"M10.5 15.5L9.5 17.5M13.5 18.5L12.5 20.5M9.5 15H16C18.2091 15 20 13.2091 20 11C20 8.79086 18.2091 7 16 7C15.8167 7 15.6363 7.01233 15.4595 7.03621C14.9278 7.10802 14.3685 6.88331 14.0694 6.4379C13.0822 4.96759 11.4041 4 9.5 4C6.46243 4 4 6.46243 4 9.5C4 12.5376 6.46243 15 9.5 15Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=C;export{C as IconRainyLight,f as default};
//# sourceMappingURL=index.mjs.map