@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.24 kB
JavaScript
import l from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:t,color:C,ariaHidden:o=!0,style:a,...s})=>n.createElement("svg",{...s,"aria-hidden":o,role:o?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:C,...a}},t&&!o&&n.createElement("title",null,t),r);var i=r=>l.createElement(p,{...r,ariaLabel:"people-like, inner circle"},l.createElement("path",{d:"M12.9997 13.0602C12.6751 13.0205 12.3416 13 11.9997 13C9.02123 13 6.67402 14.5539 5.43304 16.8621C4.59593 18.4191 6.02717 20 7.79494 20H11.4997M17.9997 21.0833C18.2497 21.0833 20.9997 19.6667 20.9997 17.75C20.9997 16.4167 20.1664 15.75 19.333 15.75C18.4997 15.75 17.9997 16.25 17.9997 16.25C17.9997 16.25 17.4997 15.75 16.6664 15.75C15.833 15.75 14.9997 16.4167 14.9997 17.75C14.9997 19.6667 17.7497 21.0833 17.9997 21.0833ZM15.4997 6.5C15.4997 8.433 13.9327 10 11.9997 10C10.0667 10 8.49969 8.433 8.49969 6.5C8.49969 4.567 10.0667 3 11.9997 3C13.9327 3 15.4997 4.567 15.4997 6.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=i;export{i as IconPeopleLike,d as default};
//# sourceMappingURL=index.mjs.map