@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.6 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.25 6C8.25 7.24264 7.24264 8.25 6 8.25C4.75736 8.25 3.75 7.24264 3.75 6C3.75 4.75736 4.75736 3.75 6 3.75C7.24264 3.75 8.25 4.75736 8.25 6Z",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("path",{d:"M20.25 6C20.25 7.24264 19.2426 8.25 18 8.25C16.7574 8.25 15.75 7.24264 15.75 6C15.75 4.75736 16.7574 3.75 18 3.75C19.2426 3.75 20.25 4.75736 20.25 6Z",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("path",{d:"M20.25 17C20.25 18.2426 19.2426 19.25 18 19.25C16.7574 19.25 15.75 18.2426 15.75 17C15.75 15.7574 16.7574 14.75 18 14.75C19.2426 14.75 20.25 15.7574 20.25 17Z",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("path",{d:"M11.25 16C11.25 18.3472 9.34721 20.25 7 20.25C4.65279 20.25 2.75 18.3472 2.75 16C2.75 13.6528 4.65279 11.75 7 11.75C9.34721 11.75 11.25 13.6528 11.25 16Z",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("path",{d:"M6.23828 8.39967L6.56252 11.6421M10.3112 12.9878L16.2237 7.61278L16.2522 7.58691M15.5994 16.7815L11.4382 16.4032",stroke:"currentColor",strokeWidth:"1.5"})),u=i;export{i as IconSocial,u as default};
//# sourceMappingURL=index.mjs.map