@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) • 890 B
JavaScript
import n from"react";var a=({children:e,size:r=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:s,...i})=>{return n.createElement("svg",{...i,"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:l,...s}},o&&!t&&n.createElement("title",null,o),e)};import p from"react";var m=(e)=>{return p.createElement(a,{...e,ariaLabel:"chevron-triangle-right-medium, dropdown, caret"},p.createElement("path",{d:"M11.6402 8.36682C10.9889 7.82405 10 8.2872 10 9.13504V14.865C10 15.7128 10.9889 16.176 11.6402 15.6332L15.0781 12.7682C15.5579 12.3684 15.5579 11.6316 15.0781 11.2318L11.6402 8.36682Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))},h=m;export{h as default,m as IconChevronTriangleRightMedium};
//# debugId=B69A6E73BA4C4DBF64756E2164756E21