@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.07 kB
JavaScript
import t from"react";import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:C,...s})=>l.createElement("svg",{...s,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...C}},n&&!e&&l.createElement("title",null,n),o);var f=o=>t.createElement(p,{...o,ariaLabel:"cloud-off, offline "},t.createElement("path",{d:"M21.0688 18.9477C22.244 18.0328 23 16.6047 23 15C23 12.5602 21.2528 10.529 18.9412 10.0885C18.4942 6.65296 15.5571 4 12 4C10.3523 4 8.83799 4.56921 7.64249 5.5214L21.0688 18.9477Z",fill:"currentColor"}),t.createElement("path",{d:"M2.75 2.04297L2.04289 2.75008L6.27046 6.97764C6.00971 7.34841 5.78397 7.74575 5.5981 8.16486C2.96064 8.79638 1 11.1688 1 14.0001C1 17.3138 3.68629 20.0001 7 20.0001H18C18.3981 20.0001 18.7859 19.9534 19.158 19.8652L21.25 21.9572L21.9571 21.2501L2.75 2.04297Z",fill:"currentColor"})),d=f;export{f as IconCloudOff,d as default};
//# sourceMappingURL=index.mjs.map