@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.
2 lines • 1.01 kB
JavaScript
import a from"react";import n from"react";var p=({children:o,size:e=24,ariaLabel:t,color:s,ariaHidden:r=!0,style:l,...C})=>n.createElement("svg",{...C,"aria-hidden":r,role:r?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:s,...l}},t&&!r&&n.createElement("title",null,t),o);var m=o=>a.createElement(p,{...o,ariaLabel:"people-remove-2"},a.createElement("path",{d:"M16.9997 11H21.9997M13.4997 6.5C13.4997 8.433 11.9327 10 9.99968 10C8.06669 10 6.49969 8.433 6.49969 6.5C6.49969 4.567 8.06669 3 9.99968 3C11.9327 3 13.4997 4.567 13.4997 6.5ZM3.43304 16.8621C4.67402 14.5539 7.02123 13 9.99968 13C12.9781 13 15.3254 14.5539 16.5663 16.8621C17.4034 18.4191 15.9722 20 14.2044 20H5.79494C4.02717 20 2.59593 18.4191 3.43304 16.8621Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=m;export{m as IconPeopleRemove2,d as default};
//# sourceMappingURL=index.mjs.map