@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.
4 lines (2 loc) • 1.61 kB
JavaScript
import r from"react";var i=({children:t,size:o=24,ariaLabel:l,color:c,ariaHidden:n=!0,style:m,mode:a="masked",maskId:s,...p})=>{let k=a!=="raw"&&!!s;return r.createElement("svg",{...p,"aria-hidden":n,role:n?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:c,...m}},l&&!n&&r.createElement("title",null,l),k?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import e from"react";var d=e.memo((t)=>{return e.createElement(i,{...t,ariaLabel:"agent-network, connections, atoms",maskId:"square-outlined-radius-0-stroke-2-IconAgentNetwork"},e.createElement("circle",{cx:"18.5",cy:"7.5",r:"2.5",stroke:"currentColor",strokeWidth:"2"}),e.createElement("circle",{cx:"5.5",cy:"16.5",r:"2.5",stroke:"currentColor",strokeWidth:"2"}),e.createElement("circle",{cx:"8.5",cy:"6.5",r:"3.5",stroke:"currentColor",strokeWidth:"2"}),e.createElement("circle",{cx:"15.5",cy:"17.5",r:"3.5",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M12 6.8501L16 7.2501M17.75 10.0001L16.55 14.0001M13.5 14.3572L12 12.0001L10.4091 9.5001M6.25 14.0001L7.45 10.0001M8 16.7501L12 17.1501",stroke:"currentColor",strokeWidth:"2"}))}),w=d;export{w as default,d as IconAgentNetwork};
//# debugId=996CF9F1B2586CBF64756E2164756E21