The Lucide file spreadsheet icon visually represents a document containing tabular data, commonly used to signify spreadsheets, data tables, or financial reports within a user interface.
Common uses
- Button to open or create a new spreadsheet.
- Link to a downloadable CSV or Excel file.
- Indicator for data-heavy content sections.
Use it in React
Install
npm i lucide-reactImport & render
import { FileSpreadsheet } from 'lucide-react';
<FileSpreadsheet size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- spreadsheetsheettablefiledata tablegrid documenttabular file
FAQ
- What does the file spreadsheet icon represent?
- It depicts a document with a grid structure, typically used for spreadsheets, tables, or data files.
- How do I use this icon in React?
- Import it from 'lucide-react' and use it as a component: import { FileSpreadsheet } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the file-spreadsheet icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →