@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.34 kB
JavaScript
import r from"react";import n from"react";var p=({children:t,size:e=24,ariaLabel:l,color:a,ariaHidden:o=!0,style:L,...s})=>n.createElement("svg",{...s,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...L}},l&&!o&&n.createElement("title",null,l),t);var i=t=>r.createElement(p,{...t,ariaLabel:"satellite-2, radar, feed"},r.createElement("path",{d:"M6.5 17.5L4.75 19.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15 3.93934L20.0607 9L12 17.0606C11.9958 18.3459 11.5033 19.6297 10.5227 20.6103L9.99241 21.1407L2.85938 14.0076L3.38971 13.4773C4.37028 12.4967 5.65413 12.0043 6.93931 12L15 3.93934Z",fill:"currentColor"}),r.createElement("path",{d:"M6.75 0.75L1.75 5.75L3.5 7.5L8.5 2.5L6.75 0.75Z",fill:"currentColor"}),r.createElement("path",{d:"M9.5 3.5L4.5 8.5L6.25 10.25L11.25 5.25L9.5 3.5Z",fill:"currentColor"}),r.createElement("path",{d:"M18.75 12.75L13.75 17.75L15.5 19.5L20.5 14.5L18.75 12.75Z",fill:"currentColor"}),r.createElement("path",{d:"M21.5 15.5L16.5 20.5L18.25 22.25L23.25 17.25L21.5 15.5Z",fill:"currentColor"})),c=i;export{i as IconSatellite2,c as default};
//# sourceMappingURL=index.mjs.map