@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 • 915 B
JavaScript
import a from"react";import n from"react";var p=({children:r,size:o=24,ariaLabel:t,color:s,ariaHidden:e=!0,style:l,...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,...l}},t&&!e&&n.createElement("title",null,t),r);var c=r=>a.createElement(p,{...r,ariaLabel:"cloud-snow"},a.createElement("path",{d:"M6 18H6.01M12 18H12.01M18 18H18.01M9 20H9.01M15 20H15.01M9.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"})),f=c;export{c as IconCloudSnow,f as default};
//# sourceMappingURL=index.mjs.map