@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.1 kB
JavaScript
import e from"react";import s from"react";var p=({children:t,size:r=24,ariaLabel:n,color:C,ariaHidden:o=!0,style:l,...a})=>s.createElement("svg",{...a,"aria-hidden":o,role:o?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:C,...l}},n&&!o&&s.createElement("title",null,n),t);var i=t=>e.createElement(p,{...t,ariaLabel:"circles-three, bubbles"},e.createElement("path",{d:"M13 8C13 10.7614 10.7614 13 8 13C5.23858 13 3 10.7614 3 8C3 5.23858 5.23858 3 8 3C10.7614 3 13 5.23858 13 8Z",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M18 17.5C18 19.433 16.433 21 14.5 21C12.567 21 11 19.433 11 17.5C11 15.567 12.567 14 14.5 14C16.433 14 18 15.567 18 17.5Z",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M21 9.5C21 10.8807 19.8807 12 18.5 12C17.1193 12 16 10.8807 16 9.5C16 8.11929 17.1193 7 18.5 7C19.8807 7 21 8.11929 21 9.5Z",stroke:"currentColor",strokeWidth:"2"})),d=i;export{i as IconCirclesThree,d as default};
//# sourceMappingURL=index.mjs.map