@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.35 kB
JavaScript
import p from"react";import n from"react";var C=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:a,...l})=>n.createElement("svg",{...l,"aria-hidden":t,role:t?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,...a}},o&&!t&&n.createElement("title",null,o),r);var i=r=>p.createElement(C,{...r,ariaLabel:"bezier-curve, bezier, vector,svg"},p.createElement("path",{d:"M3 7H9.5M21 7H14.5M9.5 7.39838C6.45735 8.39845 4.22045 11.1743 4.01537 14.5M14.5 7.39838C17.5426 8.39845 19.7795 11.1743 19.9846 14.5M4 7C4 7.55228 3.55228 8 3 8C2.44772 8 2 7.55228 2 7C2 6.44772 2.44772 6 3 6C3.55228 6 4 6.44772 4 7ZM22 7C22 7.55228 21.5523 8 21 8C20.4477 8 20 7.55228 20 7C20 6.44772 20.4477 6 21 6C21.5523 6 22 6.44772 22 7ZM4 19C2.89543 19 2 18.1046 2 17C2 15.8954 2.89543 15 4 15C5.10457 15 6 15.8954 6 17C6 18.1046 5.10457 19 4 19ZM20 19C18.8954 19 18 18.1046 18 17C18 15.8954 18.8954 15 20 15C21.1046 15 22 15.8954 22 17C22 18.1046 21.1046 19 20 19ZM12 9C10.8954 9 10 8.10457 10 7C10 5.89543 10.8954 5 12 5C13.1046 5 14 5.89543 14 7C14 8.10457 13.1046 9 12 9Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),g=i;export{i as IconBezierCurve,g as default};
//# sourceMappingURL=index.mjs.map