@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 • 901 B
JavaScript
import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:l,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:l,...s}},o&&!t&&n.createElement("title",null,o),r);var c=r=>a.createElement(p,{...r,ariaLabel:"pencil-line"},a.createElement("path",{d:"M14 21H21M19.8787 4.37872L19.6213 4.12135C18.4497 2.94978 16.5503 2.94978 15.3787 4.12136L3.87868 15.6214C3.31607 16.184 3 16.947 3 17.7427V21H6.25736C7.05301 21 7.81607 20.684 8.37868 20.1214L19.8787 8.62136C21.0503 7.44978 21.0503 5.55029 19.8787 4.37872Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=c;export{c as IconPencilLine,d as default};
//# sourceMappingURL=index.mjs.map