@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 • 1 kB
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, offline "},a.createElement("path",{d:"M10.7807 5.12397C11.1744 5.0427 11.5822 5 12 5C15.3137 5 18 7.68629 18 11C20.2091 11 22 12.7909 22 15C22 15.4069 21.9392 15.7996 21.8263 16.1696M18.8987 18.8987L7.28675 7.28675C6.8743 7.80955 6.54697 8.40264 6.32568 9.04508C3.88316 9.37436 2 11.4673 2 14C2 16.7614 4.23858 19 7 19H18C18.309 19 18.6098 18.965 18.8987 18.8987ZM18.8987 18.8987L21 21L3 3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=i;export{i as IconCloudOff,d as default};
//# sourceMappingURL=index.mjs.map