@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.
4 lines (2 loc) • 891 B
JavaScript
import n from"react";var p=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:a,...C})=>{return n.createElement("svg",{...C,"aria-hidden":o,role:o?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...a}},t&&!o&&n.createElement("title",null,t),r)};import l from"react";var i=(r)=>{return l.createElement(p,{...r,ariaLabel:"cloud-simple"},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"}))},g=i;export{g as default,i as IconCloudSimple};
//# debugId=06EB4625586DE96664756E2164756E21