@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.1 kB
JavaScript
import s from"react";var l=({children:o,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:c,...i})=>{return s.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,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),o)};import e from"react";var a=(o)=>{return e.createElement(l,{...o,ariaLabel:"user-block, people, person, member, blocked"},e.createElement("path",{d:"M11 20H7.75C6.09315 20 4.69455 18.6232 5.20302 17.0463C6.12257 14.1946 8.42872 12 12 12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("circle",{cx:"12",cy:"7.75",r:"4.25",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),e.createElement("circle",{cx:"18.2484",cy:"17.2499",r:"3.35",stroke:"currentColor",strokeWidth:"1.8"}),e.createElement("path",{d:"M16 19.5L20.5 15",stroke:"currentColor",strokeWidth:"1.8"}))},h=a;export{h as default,a as IconUserBlock};
//# debugId=CAEF35F9A82C70E364756E2164756E21