The Tabler file excel icon visually represents a spreadsheet document, commonly used in UIs to indicate actions related to opening, saving, or managing Excel files.
Common uses
- Button to export data to Excel
- Link to download an Excel template
- Indicator for a file type in a list
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFileExcel } from '@tabler/icons-react';
<IconFileExcel size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- spreadsheetdatachartstablesanalysiscalculationdocumentfinancefiguresworksheetfileexcelspreadsheet icondata file iconworksheet icon
FAQ
- What does the file excel icon represent?
- This icon represents a Microsoft Excel spreadsheet file. It's used to signify documents containing data, charts, and tables.
- How do I use the file excel icon in React?
- You can import and use it in your React application with: import { IconFileExcel } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including the file excel icon, are 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 →