@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.07 kB
JavaScript
import e from"react";import l from"react";var a=({children:t,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:s,...C})=>l.createElement("svg",{...C,"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,...s}},n&&!o&&l.createElement("title",null,n),t);var i=t=>e.createElement(a,{...t,ariaLabel:"satellite-1, radar, feed"},e.createElement("path",{d:"M12 2H11.5V3H12C16.9706 3 21 7.02944 21 12V12.5H22V12C22 6.47715 17.5228 2 12 2Z",fill:"currentColor"}),e.createElement("path",{d:"M5.02378 4.81667L4.67072 5.19687C3.01385 6.98111 2 9.37272 2 12C2 17.5228 6.47715 22 12 22C14.6273 22 17.0189 20.9862 18.8031 19.3293L19.1833 18.9762L12.4571 12.25L14.2071 10.5L13.5 9.79289L11.75 11.5429L5.02378 4.81667Z",fill:"currentColor"}),e.createElement("path",{d:"M12 5H11.5V6H12C15.3137 6 18 8.68629 18 12V12.5H19V12C19 8.13401 15.866 5 12 5Z",fill:"currentColor"})),V=i;export{i as IconSatellite1,V as default};
//# sourceMappingURL=index.mjs.map