@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 • 939 B
JavaScript
import a from"react";import n from"react";var p=({children:e,size:o=24,ariaLabel:t,color:l,ariaHidden:r=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":r,role:r?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:l,...s}},t&&!r&&n.createElement("title",null,t),e);var i=e=>a.createElement(p,{...e,ariaLabel:"cloud-off-2, offline "},a.createElement("path",{d:"M17.442 8.46985C17.8001 9.23867 18 10.096 18 11C20.2091 11 22 12.7909 22 15C22 17.2091 20.2091 19 18 19H12.0265M15.5 3.5L6.5 21M2 14C2 16.7614 4.23858 19 7 19H7.52857L14.4585 5.52518C13.7082 5.18774 12.876 5 12 5C9.37075 5 7.13649 6.69118 6.32568 9.04508C3.88316 9.37436 2 11.4673 2 14Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=i;export{i as IconCloudOff2,d as default};
//# sourceMappingURL=index.mjs.map