@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.36 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,...L})=>s.createElement("svg",{...L,"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 i=t=>e.createElement(a,{...t,ariaLabel:"satellite-2, radar, feed"},e.createElement("path",{d:"M7.5 12.5L14.5 5.5L18.5 9.5L11.5 16.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M7 17L5 19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M8.5 11.5L5.75 8.75M13 7L10.25 4.25M5.75 8.75L3 6L5.25 3.75L7.5 1.5L10.25 4.25M5.75 8.75L8 6.5L10.25 4.25",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M12.5 15.5L15.25 18.25M17 11L19.75 13.75M15.25 18.25L18 21L22.5 16.5L19.75 13.75M15.25 18.25L19.75 13.75",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M9.82873 19.8282C11.3908 18.2661 11.3908 15.7335 9.82873 14.1714C8.26663 12.6093 5.73397 12.6093 4.17188 14.1714L9.82873 19.8282Z",stroke:"currentColor",strokeWidth:"2"})),h=i;export{i as IconSatellite2,h as default};
//# sourceMappingURL=index.mjs.map