@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.89 kB
JavaScript
import i from"react";var s=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:d,...a})=>{return i.createElement("svg",{...a,"aria-hidden":t,role:t?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:p,...d}},n&&!t&&i.createElement("title",null,n),e)};import o from"react";var C=(e)=>{return o.createElement(s,{...e,ariaLabel:"agentic-coding, ai-code, vibe-code"},o.createElement("path",{d:"M4 6H12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M16 6L20 6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M4 12H5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M9 12H12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M4 18H9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M19.5506 13.7315L18.6795 11.4667C18.5714 11.1855 18.3012 11 18 11C17.6988 11 17.4286 11.1855 17.3205 11.4667L16.4494 13.7315C16.3225 14.0616 16.0616 14.3225 15.7315 14.4494L13.4667 15.3205C13.1855 15.4286 13 15.6988 13 16C13 16.3012 13.1855 16.5714 13.4667 16.6795L15.7315 17.5506C16.0616 17.6775 16.3225 17.9384 16.4494 18.2685L17.3205 20.5333C17.4286 20.8145 17.6988 21 18 21C18.3012 21 18.5714 20.8145 18.6795 20.5333L19.5506 18.2685C19.6775 17.9384 19.9384 17.6775 20.2685 17.5506L22.5333 16.6795C22.8145 16.5714 23 16.3012 23 16C23 15.6988 22.8145 15.4286 22.5333 15.3205L20.2685 14.4494C19.9384 14.3225 19.6775 14.0616 19.5506 13.7315Z",fill:"currentColor"}))},h=C;export{h as default,C as IconAgenticCoding};
//# debugId=383D81620E08A50C64756E2164756E21