@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 1.75 kB
JavaScript
import s from"react";var i=({children:e,size:o=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:c,...u})=>{return s.createElement("svg",{...u,"aria-hidden":t,role:t?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:p,...c}},n&&!t&&s.createElement("title",null,n),e)};import r from"react";var l=(e)=>{return r.createElement(i,{...e,ariaLabel:"user-group, team, club, member, friends, community"},r.createElement("circle",{cx:"12",cy:"9",r:"3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("circle",{cx:"4",cy:"9.5",r:"2",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("circle",{cx:"20",cy:"9.5",r:"2",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M10.0428 18C8.57631 18 7.22823 16.9033 7.56204 15.4752C8.01943 13.5185 9.48682 12 12.0014 12C14.5161 12 15.9835 13.5186 16.4408 15.4753C16.7746 16.9033 15.4266 18 13.96 18H10.0428Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M3.99878 16.9999H3.45795C2.02801 16.9999 0.655199 15.9269 1.10985 14.5712C1.53898 13.2916 2.57366 12.2942 3.99878 11.5698",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M20 17.0001H20.5406C21.9706 17.0001 23.3435 15.927 22.8888 14.5711C22.4596 13.2917 21.425 12.2944 20 11.5701",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},h=l;export{h as default,l as IconUserGroup};
//# debugId=F2DF125B4568ADB464756E2164756E21