@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 • 853 B
JavaScript
import l from"react";import n from"react";var p=({children:r,size:o=24,ariaLabel:t,color:s,ariaHidden:e=!0,style:a,...C})=>n.createElement("svg",{...C,"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:s,...a}},t&&!e&&n.createElement("title",null,t),r);var c=r=>l.createElement(p,{...r,ariaLabel:"cloud, clouds"},l.createElement("path",{d:"M17 19H9C5.13401 19 2 15.866 2 12C2 8.13401 5.13401 5 9 5C11.5628 5 13.8039 6.37723 15.0236 8.43195C15.2884 8.87791 15.8167 9.11316 16.3308 9.0444C16.5497 9.01512 16.7731 9 17 9C19.7614 9 22 11.2386 22 14C22 16.7614 19.7614 19 17 19Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),f=c;export{c as IconCloud1,f as default};
//# sourceMappingURL=index.mjs.map