@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) • 953 B
JavaScript
import n from"react";var a=({children:t,size:r=24,ariaLabel:o,color:s,ariaHidden:e=!0,style:l,...i})=>{return 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:s,...l}},o&&!e&&n.createElement("title",null,o),t)};import p from"react";var C=(t)=>{return p.createElement(a,{...t,ariaLabel:"arrow-path-right"},p.createElement("path",{d:"M14 14.9998H6C4.34315 14.9998 3 13.6567 3 11.9998C3 10.343 4.34315 8.99984 6 8.99984H14V5.56736C14 5.14344 14.4944 4.91187 14.8201 5.18325L21.6172 10.8475C22.3368 11.4472 22.3368 12.5525 21.6172 13.1522L14.8201 18.8164C14.4944 19.0878 14 18.8562 14 18.4323V14.9998Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}))},f=C;export{f as default,C as IconArrowPathRight};
//# debugId=10499637E0BEDFFA64756E2164756E21