@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px 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.662 18.4799C22.4913 17.6059 23 16.4249 23 15.125C23 12.639 21.1392 10.5876 18.7344 10.2877C18.4969 6.77542 15.5725 4 12 4C10.6299 4 9.35545 4.40813 8.29136 5.10924L21.662 18.4799Z",fill:"currentColor"}),t.createElement("path",{d:"M3 1.93945L1.93934 3.00011L6.21311 7.27388C6.04959 7.54553 5.90461 7.82973 5.77995 8.12472C3.05101 8.68871 1 11.1045 1 14.0004C1 17.3142 3.68629 20.0004 7 20.0004H18.125C18.3818 20.0004 18.6345 19.9805 18.8813 19.942L21 22.0608L22.0607 21.0001L3 1.93945Z",fill:"currentColor"})),d=f;export{f as IconCloudOff,d as default};
//# sourceMappingURL=index.mjs.map