@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.42 kB
JavaScript
import e from"react";var a=({children:r,size:o=24,ariaLabel:l,color:i,ariaHidden:t=!0,style:m,mode:p="masked",maskId:n,...f})=>{let C=p!=="raw"&&!!n;return e.createElement("svg",{...f,"aria-hidden":t,role:t?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:i,...m}},l&&!t&&e.createElement("title",null,l),C?e.createElement(e.Fragment,null,e.createElement("mask",{id:n,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(#${n})`})):r)};import s from"react";var d=s.memo((r)=>{return s.createElement(a,{...r,ariaLabel:"cloud-off, offline ",maskId:"square-outlined-radius-0-stroke-2-IconCloudOff"},s.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.1696M21 21L3 3M18.255 18.992C18.1707 18.9973 18.0856 19 18 19H7C4.23858 19 2 16.7614 2 14C2 11.4673 3.88316 9.37436 6.32568 9.04508C6.49291 8.55959 6.72069 8.10229 7 7.6822",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=d;export{w as default,d as IconCloudOff};
//# debugId=C1A106C22AAE8FDC64756E2164756E21