@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) • 2.01 kB
JavaScript
import o from"react";var i=({children:e,size:t=24,ariaLabel:l,color:C,ariaHidden:n=!0,style:a,mode:p="masked",maskId:s,...d})=>{let h=p!=="raw"&&!!s;return o.createElement("svg",{...d,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:C,...a}},l&&!n&&o.createElement("title",null,l),h?o.createElement(o.Fragment,null,o.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement("rect",{width:"24",height:"24",fill:"#000"}),o.createElement("g",{fill:"none",style:{color:"#fff"}},e)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};import r from"react";var m=r.memo((e)=>{return r.createElement(i,{...e,ariaLabel:"social, connection",maskId:"square-outlined-radius-0-stroke-2-IconSocial"},r.createElement("path",{d:"M8 6C8 7.10457 7.10457 8 6 8C4.89543 8 4 7.10457 4 6C4 4.89543 4.89543 4 6 4C7.10457 4 8 4.89543 8 6Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M20 6C20 7.10457 19.1046 8 18 8C16.8954 8 16 7.10457 16 6C16 4.89543 16.8954 4 18 4C19.1046 4 20 4.89543 20 6Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M20 17C20 18.1046 19.1046 19 18 19C16.8954 19 16 18.1046 16 17C16 15.8954 16.8954 15 18 15C19.1046 15 20 15.8954 20 17Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M11 16C11 18.2091 9.20914 20 7 20C4.79086 20 3 18.2091 3 16C3 13.7909 4.79086 12 7 12C9.20914 12 11 13.7909 11 16Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M6.19922 8L6.59922 12",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M10 13.2727L16.7496 7.13672",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M11 16.3633L16 16.8178",stroke:"currentColor",strokeWidth:"2"}))}),w=m;export{w as default,m as IconSocial};
//# debugId=DB5865A4B8B2EA0264756E2164756E21