@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.07 kB
JavaScript
import e from"react";import s from"react";var l=({children:o,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:a,...i})=>s.createElement("svg",{...i,"aria-hidden":t,role:t?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&&!t&&s.createElement("title",null,n),o);var C=o=>e.createElement(l,{...o,ariaLabel:"wifi-full, spot, signal, hot spot"},e.createElement("path",{d:"M21 8.07275C15.751 3.97575 8.249 3.97575 3 8.07275M6.75098 13.3144C9.81298 10.9264 14.188 10.9264 17.25 13.3144",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",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"})),d=C;export{C as IconWifiFull,d as default};
//# sourceMappingURL=index.mjs.map