@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.06 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-2, offline "},t.createElement("path",{d:"M9.45394 20L16.8264 6.03108C17.9158 7.14513 18.6226 8.63483 18.7344 10.2877C21.1392 10.5876 23 12.639 23 15.125C23 17.8174 20.8174 20 18.125 20H9.45394Z",fill:"currentColor"}),t.createElement("path",{d:"M16.7634 2.93647L15.4368 2.23633L14.2948 4.40002C13.5778 4.14083 12.8048 3.99969 12 3.99969C9.20241 3.99969 6.80396 5.70121 5.77996 8.12395C3.05102 8.68794 1 11.1038 1 13.9997C1 17.0066 3.21185 19.4968 6.09728 19.9322L5.23664 21.5629L6.56322 22.263L16.7634 2.93647Z",fill:"currentColor"})),d=f;export{f as IconCloudOff2,d as default};
//# sourceMappingURL=index.mjs.map