@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.16 kB
JavaScript
import s from"react";var p=({children:o,size:r=24,ariaLabel:n,color:i,ariaHidden:t=!0,style:l,...a})=>{return s.createElement("svg",{...a,"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:i,...l}},n&&!t&&s.createElement("title",null,n),o)};import e from"react";var c=(o)=>{return e.createElement(p,{...o,ariaLabel:"people-voice, user, person"},e.createElement("path",{d:"M21 8V10M17 3V15M13 6V12M9 4V6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M5.795 17H8.20875C9.55643 17 10.7312 17.9172 11.058 19.2247C11.2835 20.1264 10.6014 21 9.67189 21H4.33185C3.40231 21 2.72026 20.1264 2.94571 19.2247C3.27257 17.9172 4.44731 17 5.795 17Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("circle",{cx:"7",cy:"12.25",r:"2",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},h=c;export{h as default,c as IconPeopleVoice};
//# debugId=E9E5EE7D1E38B02164756E2164756E21