@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.
4 lines (2 loc) • 1.72 kB
JavaScript
import p from"react";var C=({children:o,size:r=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:a,...i})=>{return p.createElement("svg",{...i,"aria-hidden":e,role:e?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...a}},n&&!e&&p.createElement("title",null,n),o)};import t from"react";var l=(o)=>{return t.createElement(C,{...o,ariaLabel:"pencil-ai, edit, write, auto-write, prompt-suggestion, auto-prompt"},t.createElement("path",{d:"M16 5L6.17981 14.8202C5.73768 15.2623 5.44474 15.8316 5.34195 16.4483L4.5 21.5L9.55169 20.6581C10.1684 20.5553 10.7377 20.2623 11.1798 19.8202L21 10C22.3807 8.61929 22.3807 6.38071 21 5C19.6193 3.61929 17.3807 3.61929 16 5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M14.5 6.5L19.5 11.5",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M7.24045 4.18518L6.54359 2.37334C6.45708 2.14842 6.24099 2 6 2C5.75901 2 5.54292 2.14842 5.45641 2.37334L4.75955 4.18518C4.65797 4.44927 4.44927 4.65797 4.18518 4.75955L2.37334 5.45641C2.14842 5.54292 2 5.75901 2 6C2 6.24099 2.14842 6.45708 2.37334 6.54359L4.18518 7.24045C4.44927 7.34203 4.65797 7.55073 4.75955 7.81482L5.45641 9.62666C5.54292 9.85158 5.75901 10 6 10C6.24099 10 6.45708 9.85158 6.54359 9.62666L7.24045 7.81482C7.34203 7.55073 7.55073 7.34203 7.81482 7.24045L9.62666 6.54359C9.85158 6.45708 10 6.24099 10 6C10 5.75901 9.85158 5.54292 9.62666 5.45641L7.81482 4.75955C7.55073 4.65797 7.34203 4.44927 7.24045 4.18518Z",fill:"currentColor"}))},f=l;export{f as default,l as IconPencilAi};
//# debugId=FC52EF2CEA9A12AA64756E2164756E21