The Tabler file import icon depicts a document with an arrow pointing into it, commonly used to represent the action of bringing external data or content into the current system or application.
Common uses
- Button to upload a file
- Menu item for importing settings
- Action to load data from a file
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFileImport } from '@tabler/icons-react';
<IconFileImport size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- arrowdatapaperdocumentformatfileimportcontentrecordtextupload icondata importload fileincoming document
FAQ
- What does the file import icon represent?
- It visually signifies the process of bringing data or content from an external source into the application.
- How do I use this icon in React?
- Import it using `import { IconFileImport } from '@tabler/icons-react';` and then use it as a component: `<IconFileImport />`.
- What is the license for this icon?
- The Tabler icon set, including the file-import icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.