@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.74 kB
JavaScript
import p from"react";var s=({children:t,size:r=24,ariaLabel:n,color:C,ariaHidden:e=!0,style:a,...l})=>{return p.createElement("svg",{...l,"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:C,...a}},n&&!e&&p.createElement("title",null,n),t)};import o from"react";var i=(t)=>{return o.createElement(s,{...t,ariaLabel:"prompt-suggestion, auto-prompt"},o.createElement("path",{d:"M6 19.9998L6.37233 17.0212C6.45508 16.3592 6.75611 15.7437 7.22784 15.2719L16.25 6.24978C17.2165 5.28328 18.7835 5.28328 19.75 6.24978C20.7165 7.21627 20.7165 8.78328 19.75 9.74978L10.7278 18.7719C10.2561 19.2437 9.6406 19.5447 8.97863 19.6274L6 19.9998Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.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"}),o.createElement("path",{d:"M15 8L18 11",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))},g=i;export{g as default,i as IconPromptSuggestion};
//# debugId=E7EC1B18EA58A4CB64756E2164756E21