@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.
4 lines (2 loc) • 1.48 kB
JavaScript
import e from"react";var i=({children:r,size:o=24,ariaLabel:l,color:a,ariaHidden:n=!0,style:p,mode:m="masked",maskId:s,...d})=>{let c=m!=="raw"&&!!s;return e.createElement("svg",{...d,"aria-hidden":n,role:n?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:a,...p}},l&&!n&&e.createElement("title",null,l),c?e.createElement(e.Fragment,null,e.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},r)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):r)};import t from"react";var u=t.memo((r)=>{return t.createElement(i,{...r,ariaLabel:"cloud-simple-disconnected",maskId:"square-outlined-radius-0-stroke-2-IconCloudSimpleDisconnected"},t.createElement("path",{d:"M5 17.7453C3.18652 16.4804 2 14.3787 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.0503 20.7659 17.8124 19 18.584",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M14 16L12 18M12 18L10 20M12 18L10 16M12 18L14 20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=u;export{w as default,u as IconCloudSimpleDisconnected};
//# debugId=2FD3CBACEA432E4C64756E2164756E21