@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) • 882 B
JavaScript
import n from"react";var a=({children:r,size:e=24,ariaLabel:t,color:l,ariaHidden:o=!0,style:s,...i})=>{return n.createElement("svg",{...i,"aria-hidden":o,role:o?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}},t&&!o&&n.createElement("title",null,t),r)};import p from"react";var m=(r)=>{return p.createElement(a,{...r,ariaLabel:"chevron-triangle-down-medium, dropdown, caret"},p.createElement("path",{d:"M14.865 10H9.13504C8.2872 10 7.82405 10.9889 8.36682 11.6402L11.2318 15.0781C11.6316 15.5579 12.3684 15.5579 12.7682 15.0781L15.6332 11.6402C16.176 10.9889 15.7128 10 14.865 10Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))},f=m;export{f as default,m as IconChevronTriangleDownMedium};
//# debugId=2E08A3111301911664756E2164756E21