The Tabler file arrow left icon depicts a document with an arrow pointing left, commonly used to signify actions like importing a file, moving data backward, or returning to a previous document state.
Common uses
- Import file action button
- Navigate back to previous document
- Move data to a previous step
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFileArrowLeft } from '@tabler/icons-react';
<IconFileArrowLeft size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- documentimportpagemovefilearrowleftdatadirectionpointerdocument importprevious filereturn documentdata backward
FAQ
- What does the file arrow left icon represent?
- It represents actions related to importing, moving backward, or returning a file or data.
- How do I use this icon in React?
- You can import it using `import { IconFileArrowLeft } from '@tabler/icons-react'` and then use it as a component: `<IconFileArrowLeft />`.
- What is the license for this icon?
- This icon is from the Tabler icon library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.