@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.
2 lines • 851 B
JavaScript
import a from"react";import n from"react";var p=({children:e,size:r=24,ariaLabel:t,color:l,ariaHidden:o=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":o,role:o?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}},t&&!o&&n.createElement("title",null,t),e);var m=e=>a.createElement(p,{...e,ariaLabel:"chevron-triangle-up-small, dropdown"},a.createElement("path",{d:"M14.4778 13.25H9.52241C9.10634 13.25 8.87229 12.7715 9.12773 12.4431L11.6054 9.25748C11.8056 9.00011 12.1946 9.00011 12.3948 9.25748L14.8724 12.4431C15.1279 12.7715 14.8938 13.25 14.4778 13.25Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),d=m;export{m as IconChevronTriangleUpSmall,d as default};
//# sourceMappingURL=index.mjs.map