@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.04 kB
JavaScript
import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:C,...l})=>n.createElement("svg",{...l,"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:s,...C}},t&&!o&&n.createElement("title",null,t),r);var c=r=>a.createElement(p,{...r,ariaLabel:"vector-logo,svg"},a.createElement("path",{d:"M6.5 12H17.5M3.75 9.875C4.69563 6.20889 8.03078 3.5 12 3.5C15.9692 3.5 19.3044 6.20889 20.25 9.875M20.25 14.125C19.3044 17.7911 15.9692 20.5 12 20.5C8.03078 20.5 4.69563 17.7911 3.75 14.125M6 12C6 13.1046 5.10457 14 4 14C2.89543 14 2 13.1046 2 12C2 10.8954 2.89543 10 4 10C5.10457 10 6 10.8954 6 12ZM22 12C22 13.1046 21.1046 14 20 14C18.8954 14 18 13.1046 18 12C18 10.8954 18.8954 10 20 10C21.1046 10 22 10.8954 22 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),f=c;export{c as IconVectorLogo,f as default};
//# sourceMappingURL=index.mjs.map