@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.
2 lines • 1.05 kB
JavaScript
import e from"react";import l from"react";var s=({children:t,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:a,...i})=>l.createElement("svg",{...i,"aria-hidden":o,role:o?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:p,...a}},n&&!o&&l.createElement("title",null,n),t);var C=t=>e.createElement(s,{...t,ariaLabel:"wifi-full, spot, signal, hot spot"},e.createElement("path",{d:"M21 8.07177C15.751 3.97477 8.249 3.97477 3 8.07177M6.75098 13.3144C9.81298 10.9264 14.188 10.9264 17.25 13.3144",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),e.createElement("path",{d:"M11.125 18.75C11.125 19.2332 11.5168 19.625 12 19.625C12.4832 19.625 12.875 19.2332 12.875 18.75C12.875 18.2668 12.4832 17.875 12 17.875C11.5168 17.875 11.125 18.2668 11.125 18.75Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.75",strokeLinecap:"square"})),h=C;export{C as IconWifiFull,h as default};
//# sourceMappingURL=index.mjs.map