@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) • 1.29 kB
JavaScript
import s from"react";var i=({children:t,size:r=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:a,...l})=>{return s.createElement("svg",{...l,"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:p,...a}},n&&!e&&s.createElement("title",null,n),t)};import o from"react";var u=(t)=>{return o.createElement(i,{...t,ariaLabel:"file-arrow-left-out, document-arrow-left-out, outgoing"},o.createElement("path",{d:"M16 21C17.6569 21 19 19.6569 19 18V10.2426C19 9.44699 18.6839 8.68393 18.1213 8.12132L13.8787 3.87868C13.3161 3.31607 12.553 3 11.7574 3H8C6.34315 3 5 4.34315 5 6V12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M13 4V7C13 8.10457 13.8954 9 15 9H18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M5 19H11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M7 22L4 19L7 16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},f=u;export{f as default,u as IconFileArrowLeftOut};
//# debugId=386989D88847418564756E2164756E21