The Tabler table export icon depicts a table with an arrow pointing out, commonly used to signify the action of exporting data from a table or spreadsheet.
Common uses
- Export data to CSV button
- Download table as Excel link
- Generate report action
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTableExport } from '@tabler/icons-react';
<IconTableExport size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Database
- Keywords
- spreadsheetlayoutgridarrangerowcolumncellssheetarrowtabledatabaseexportexport datadownload tablespreadsheet exportgrid export
FAQ
- What does the table export icon represent?
- It visually represents the action of exporting data, typically from a tabular format like a spreadsheet or database table, to another format.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconTableExport } from '@tabler/icons-react'
- 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.
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 →