@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.46 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-circle, vector, nodes"},p.createElement("path",{d:"M9.5 5.45963C7.64503 6.1691 6.1691 7.64503 5.45963 9.5M14.5 5.45963C16.355 6.1691 17.8309 7.64503 18.5404 9.5M5.45963 14.5C6.1691 16.355 7.64503 17.8309 9.5 18.5404M14.5 18.5404C16.355 17.8309 17.8309 16.355 18.5404 14.5M4.5 14H5.5C6.32843 14 7 13.3284 7 12.5V11.5C7 10.6716 6.32843 10 5.5 10H4.5C3.67157 10 3 10.6716 3 11.5L3 12.5C3 13.3284 3.67157 14 4.5 14ZM14 5.5V4.5C14 3.67157 13.3284 3 12.5 3L11.5 3C10.6716 3 10 3.67157 10 4.5V5.5C10 6.32843 10.6716 7 11.5 7H12.5C13.3284 7 14 6.32843 14 5.5ZM17 12.5V11.5C17 10.6716 17.6716 10 18.5 10H19.5C20.3285 10 21 10.6716 21 11.5V12.5C21 13.3284 20.3285 14 19.5 14H18.5C17.6716 14 17 13.3284 17 12.5ZM14 19.5V18.5C14 17.6716 13.3285 17 12.5 17H11.5C10.6716 17 10 17.6716 10 18.5V19.5C10 20.3284 10.6716 21 11.5 21H12.5C13.3285 21 14 20.3284 14 19.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"})),f=i;export{i as IconBezierCircle,f as default};
//# sourceMappingURL=index.mjs.map