@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.22 kB
JavaScript
import C from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...i})=>n.createElement("svg",{...i,"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:a,...s}},o&&!t&&n.createElement("title",null,o),r);var l=r=>C.createElement(p,{...r,ariaLabel:"bezier--edit"},C.createElement("path",{d:"M16 6V6.5C16 7.32843 16.6716 8 17.5 8H18M16 6V5.5C16 4.67157 16.6716 4 17.5 4H18.5C19.3284 4 20 4.67157 20 5.5V6.5C20 7.32843 19.3284 8 18.5 8H18M16 6H8M6 8V16M8 18H10M18 8V10M5.5 20H6.5C7.32843 20 8 19.3284 8 18.5V17.5C8 16.6716 7.32843 16 6.5 16H5.5C4.67157 16 4 16.6716 4 17.5V18.5C4 19.3284 4.67157 20 5.5 20ZM5.5 8H6.5C7.32843 8 8 7.32843 8 6.5V5.5C8 4.67157 7.32843 4 6.5 4H5.5C4.67157 4 4 4.67157 4 5.5V6.5C4 7.32843 4.67157 8 5.5 8ZM14 17.6667V20H16.3333L19.8333 16.5C20.4777 15.8557 20.4777 14.811 19.8333 14.1667C19.189 13.5223 18.1443 13.5223 17.5 14.1667L14 17.6667Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=l;export{l as IconBezierEdit,d as default};
//# sourceMappingURL=index.mjs.map