@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.25 kB
JavaScript
import e from"react";import n from"react";var p=({children:t,size:r=24,ariaLabel:l,color:L,ariaHidden:o=!0,style:a,...i})=>n.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:L,...a}},l&&!o&&n.createElement("title",null,l),t);var s=t=>e.createElement(p,{...t,ariaLabel:"satellite-2, radar, feed"},e.createElement("path",{d:"M7.25 1L2.25 6L4.25 8L9.25 3L7.25 1Z",fill:"currentColor"}),e.createElement("path",{d:"M10 3.75L5 8.75L7 10.75L12 5.75L10 3.75Z",fill:"currentColor"}),e.createElement("path",{d:"M18.25 12L13.25 17L15.25 19L20.25 14L18.25 12Z",fill:"currentColor"}),e.createElement("path",{d:"M21 14.75L16 19.75L18 21.75L23 16.75L21 14.75Z",fill:"currentColor"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15 4.29289L19.7071 9L11.7492 16.9579C11.7715 18.2133 11.3037 19.4757 10.3458 20.4336L9.99229 20.7871L6.95615 17.751L4.5 20.2071L3.79289 19.5L6.24904 17.0439L3.21282 14.0076L3.56637 13.6541C4.5243 12.6961 5.78677 12.2284 7.04213 12.2508L15 4.29289Z",fill:"currentColor"})),m=s;export{s as IconSatellite2,m as default};
//# sourceMappingURL=index.mjs.map