@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.35 kB
JavaScript
import e from"react";import s from"react";var a=({children:t,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:l,...i})=>s.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,...l}},n&&!o&&s.createElement("title",null,n),t);var L=t=>e.createElement(a,{...t,ariaLabel:"satellite-2, radar, feed"},e.createElement("path",{d:"M7.5 12.5L15 5L19 9L11.5 16.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),e.createElement("path",{d:"M6.5 17.5L4.75 19.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),e.createElement("path",{d:"M8.25 11.5L5.5 8.75M13 6.75L10.27 4M10.27 4L7.54 1.25L2.75 6L5.5 8.75M10.27 4L5.5 8.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),e.createElement("path",{d:"M12.5 15.75L15.23 18.5M17.25 11L20 13.75M20 13.75L22.75 16.5L17.96 21.25L15.23 18.5M20 13.75L15.23 18.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),e.createElement("path",{d:"M9.99229 20.08C11.6691 18.4032 11.6691 15.6845 9.99229 14.0076C8.31545 12.3308 5.59676 12.3308 3.91992 14.0076L9.99229 20.08Z",stroke:"currentColor",strokeWidth:"1.5"})),h=L;export{L as IconSatellite2,h as default};
//# sourceMappingURL=index.mjs.map