@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 • 815 B
JavaScript
import p from"react";import n from"react";var a=({children:t,size:r=24,ariaLabel:o,color:l,ariaHidden:e=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":e,role:e?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&&!e&&n.createElement("title",null,o),t);var m=t=>p.createElement(a,{...t,ariaLabel:"arrow-triangle-right"},p.createElement("path",{d:"M5 17.0021V6.99787C5 5.5146 6.56152 4.54989 7.88868 5.21322L17.8966 10.2154C19.3678 10.9507 19.3678 13.0493 17.8966 13.7846L7.88868 18.7868C6.56152 19.4501 5 18.4854 5 17.0021Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),f=m;export{m as IconArrowTriangleRight,f as default};
//# sourceMappingURL=index.mjs.map