@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.15 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:s,...C})=>l.createElement("svg",{...C,"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,...s}},n&&!e&&l.createElement("title",null,n),o);var i=o=>t.createElement(p,{...o,ariaLabel:"wifi-full, spot, signal, hot spot"},t.createElement("path",{d:"M2.69141 7.17762C8.12122 2.93949 15.8769 2.93949 21.3067 7.17762L20.6914 7.96592C15.6232 4.01006 8.37488 4.01006 3.3067 7.96592L2.69141 7.17762Z",fill:"currentColor"}),t.createElement("path",{d:"M16.9415 13.7087C14.0603 11.4617 9.93876 11.4617 7.05752 13.7087L6.44254 12.9202C9.6853 10.3912 14.3138 10.3912 17.5565 12.9202L16.9415 13.7087Z",fill:"currentColor"}),t.createElement("path",{d:"M11.25 19.25C11.25 19.6642 11.5858 20 12 20C12.4142 20 12.75 19.6642 12.75 19.25C12.75 18.8358 12.4142 18.5 12 18.5C11.5858 18.5 11.25 18.8358 11.25 19.25Z",fill:"currentColor"})),g=i;export{i as IconWifiFull,g as default};
//# sourceMappingURL=index.mjs.map