@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.09 kB
JavaScript
import s from"react";import n from"react";var p=({children:r,size:o=24,ariaLabel:t,color:C,ariaHidden:e=!0,style:a,...l})=>n.createElement("svg",{...l,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:C,...a}},t&&!e&&n.createElement("title",null,t),r);var c=r=>s.createElement(p,{...r,ariaLabel:"cloudy, clouds"},s.createElement("path",{d:"M11.1474 6.92023C11.6186 5.23562 13.165 4 15 4C17.2091 4 19 5.79086 19 8C19 8.72857 18.8052 9.41165 18.4649 10M16.5 10C16.1301 10 15.7706 10.0446 15.4267 10.1288C14.8744 10.2639 14.2597 10.0553 13.936 9.58792C13.2343 8.57473 12.2287 7.78803 11.051 7.35969C10.4111 7.12695 9.72036 7 9 7C5.68629 7 3 9.68629 3 13C3 16.3137 5.68629 19 9 19H16.5C18.9853 19 21 16.9853 21 14.5C21 12.631 19.8606 11.0282 18.2386 10.3482C17.7037 10.1239 17.1163 10 16.5 10Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=c;export{c as IconCloudy,f as default};
//# sourceMappingURL=index.mjs.map