@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.31 kB
JavaScript
import s from"react";var i=({children:o,size:r=24,ariaLabel:n,color:p,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:p,...l}},n&&!t&&s.createElement("title",null,n),o)};import e from"react";var C=(o)=>{return e.createElement(i,{...o,ariaLabel:"people-edit, edit-user, edit-rights, user-rights"},e.createElement("circle",{cx:"12",cy:"6.5",r:"3.5",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),e.createElement("path",{d:"M9.99968 20H7.79494C6.02717 20 4.59593 18.4191 5.43304 16.8621C6.67402 14.5539 9.02123 13 11.9997 13C12.7232 13 13.4095 13.0917 14.0518 13.2636",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M14 20.9999V20.2425C14 19.4469 14.3161 18.6838 14.8787 18.1212L18 14.9999C18.5523 14.4476 19.4477 14.4476 20 14.9999C20.5523 15.5522 20.5523 16.4476 20 16.9999L16.8787 20.1212C16.3161 20.6838 15.553 20.9999 14.7574 20.9999H14Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},k=C;export{k as default,C as IconPeopleEdit};
//# debugId=8BAEA86DD2796A4664756E2164756E21