@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 • 915 B
JavaScript
import a from"react";import n from"react";var p=({children:o,size:e=24,ariaLabel:t,color:s,ariaHidden:r=!0,style:i,...l})=>n.createElement("svg",{...l,"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,...i}},t&&!r&&n.createElement("title",null,t),o);var C=o=>a.createElement(p,{...o,ariaLabel:"api-connection"},a.createElement("path",{d:"M4 12C4 16.4183 7.58172 20 12 20C14.9611 20 17.5465 18.3912 18.9297 16M4 12C4 7.58172 7.58172 4 12 4C14.9611 4 17.5465 5.60879 18.9297 8M4 12H2M16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12ZM16 12H22",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=C;export{C as IconApiConnection,d as default};
//# sourceMappingURL=index.mjs.map