The Tabler table import icon depicts a table with an arrow pointing into it, commonly used to signify the action of importing data into a tabular format.
Common uses
- Button to import data from a file
- Menu item for data ingestion
- Action to load spreadsheet data
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTableImport } from '@tabler/icons-react';
<IconTableImport size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Database
- Keywords
- spreadsheetlayoutgridarrangerowcolumncellssheetarrowtabledatabaseimportdata importupload tablespreadsheet importdatabase load
FAQ
- What does the table import icon represent?
- It visually represents the process of bringing external data into a structured table or database.
- How do I use this icon in React?
- Import it using `import { IconTableImport } from '@tabler/icons-react'` and then use it as a React component: `<IconTableImport />`.
- What is the license for this icon?
- The Tabler icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →