@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.41 kB
JavaScript
import t from"react";import C from"react";var s=({children:o,size:r=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:l,...a})=>C.createElement("svg",{...a,"aria-hidden":e,role:e?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&&!e&&C.createElement("title",null,n),o);var i=o=>t.createElement(s,{...o,ariaLabel:"social, connection"},t.createElement("path",{d:"M8 6C8 7.10457 7.10457 8 6 8C4.89543 8 4 7.10457 4 6C4 4.89543 4.89543 4 6 4C7.10457 4 8 4.89543 8 6Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M20 6C20 7.10457 19.1046 8 18 8C16.8954 8 16 7.10457 16 6C16 4.89543 16.8954 4 18 4C19.1046 4 20 4.89543 20 6Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M20 17C20 18.1046 19.1046 19 18 19C16.8954 19 16 18.1046 16 17C16 15.8954 16.8954 15 18 15C19.1046 15 20 15.8954 20 17Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M11 16C11 18.2091 9.20914 20 7 20C4.79086 20 3 18.2091 3 16C3 13.7909 4.79086 12 7 12C9.20914 12 11 13.7909 11 16Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M6.59922 12L6.19922 8.00001M9.99922 13.2727L16.7488 7.13672M10.9992 16.3636L15.9992 16.8182",stroke:"currentColor",strokeWidth:"2"})),u=i;export{i as IconSocial,u as default};
//# sourceMappingURL=index.mjs.map