@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.02 kB
JavaScript
import e from"react";import l from"react";var p=({children:r,size:o=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...i})=>l.createElement("svg",{...i,"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:a,...s}},n&&!t&&l.createElement("title",null,n),r);var C=r=>e.createElement(p,{...r,ariaLabel:"wifi-no-signal, spot, signal, hot spot"},e.createElement("path",{d:"M15.3288 15.0354L12.0009 11.7075L8.67263 15.0358L7.96552 14.3287L11.2938 11.0004L7.96484 7.67146L8.67195 6.96436L12.0009 10.2933L15.3295 6.96477L16.0366 7.67188L12.708 11.0004L16.0359 14.3283L15.3288 15.0354Z",fill:"currentColor"}),e.createElement("path",{d:"M12 20C11.5858 20 11.25 19.6642 11.25 19.25C11.25 18.8358 11.5858 18.5 12 18.5C12.4142 18.5 12.75 18.8358 12.75 19.25C12.75 19.6642 12.4142 20 12 20Z",fill:"currentColor"})),g=C;export{C as IconWifiNoSignal,g as default};
//# sourceMappingURL=index.mjs.map