@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.77 kB
JavaScript
import r from"react";var l=({children:t,size:e=24,ariaLabel:p,color:a,ariaHidden:n=!0,style:i,mode:m="masked",maskId:s,...C})=>{let u=m!=="raw"&&!!s;return r.createElement("svg",{...C,"aria-hidden":n,role:n?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,...i}},p&&!n&&r.createElement("title",null,p),u?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 o from"react";var d=o.memo((t)=>{return o.createElement(l,{...t,ariaLabel:"people-group-2, user, friend",maskId:"square-outlined-radius-0-stroke-2-IconPeopleGroup2"},o.createElement("path",{d:"M12.5 8.5C12.5 10.433 10.933 12 9 12C7.067 12 5.5 10.433 5.5 8.5C5.5 6.567 7.067 5 9 5C10.933 5 12.5 6.567 12.5 8.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement("path",{d:"M14.375 5.05534C14.5773 5.01898 14.7856 5 14.9983 5C16.9313 5 18.4983 6.567 18.4983 8.5C18.4983 10.433 16.9313 12 14.9983 12C14.7856 12 14.5773 11.981 14.375 11.9447",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M3 19V17.765C3 16.0999 4.34315 14.75 6 14.75H12C13.6569 14.75 15 16.0999 15 17.765V19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement("path",{d:"M21 20V17.765C21 16.0999 19.6569 14.75 18 14.75H17",stroke:"currentColor",strokeWidth:"2"}))}),w=d;export{w as default,d as IconPeopleGroup2};
//# debugId=81DCCFB6CD25567764756E2164756E21