@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 • 899 B
JavaScript
import s from"react";import n from"react";var p=({children:t,size:e=24,ariaLabel:o,color:a,ariaHidden:r=!0,style:l,...c})=>n.createElement("svg",{...c,"aria-hidden":r,role:r?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:a,...l}},o&&!r&&n.createElement("title",null,o),t);var i=t=>s.createElement(p,{...t,ariaLabel:"cloud-simple-disconnected"},s.createElement("path",{d:"M19 18.584C20.7659 17.8124 22 16.0503 22 14C22 11.2386 19.7614 9 17 9C16.4547 9 15.9299 9.08728 15.4386 9.24864C14.3696 6.75042 11.8892 5 9 5C5.13401 5 2 8.13401 2 12C2 14.3787 3.18652 16.4804 5 17.7453M14 16L12 18M12 18L10 20M12 18L10 16M12 18L14 20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),f=i;export{i as IconCloudSimpleDisconnected,f as default};
//# sourceMappingURL=index.mjs.map