@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 • 817 B
JavaScript
import p from"react";import n from"react";var a=({children:t,size:r=24,ariaLabel:e,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}},e&&!o&&n.createElement("title",null,e),t);var m=t=>p.createElement(a,{...t,ariaLabel:"arrow-triangle-bottom"},p.createElement("path",{d:"M17.0021 5H6.99787C5.5146 5 4.54989 6.56152 5.21322 7.88868L10.2154 17.8966C10.9507 19.3678 13.0493 19.3678 13.7846 17.8966L18.7868 7.88868C19.4501 6.56152 18.4854 5 17.0021 5Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),f=m;export{m as IconArrowTriangleBottom,f as default};
//# sourceMappingURL=index.mjs.map