@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 783 B
JavaScript
import l from"react";import n from"react";var p=({children:t,size:r=24,ariaLabel:o,color:a,ariaHidden:e=!0,style:s,...C})=>n.createElement("svg",{...C,"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:a,...s}},o&&!e&&n.createElement("title",null,o),t);var c=t=>l.createElement(p,{...t,ariaLabel:"cloud, clouds"},l.createElement("path",{d:"M17 19H9C5.13401 19 2 15.866 2 12C2 8.13401 5.13401 5 9 5C11.8892 5 14.3696 6.75042 15.4386 9.24864C15.9299 9.08728 16.4547 9 17 9C19.7614 9 22 11.2386 22 14C22 16.7614 19.7614 19 17 19Z",stroke:"currentColor",strokeWidth:"2"})),f=c;export{c as IconCloud1,f as default};
//# sourceMappingURL=index.mjs.map