The Lucide sheet icon depicts a document or spreadsheet, commonly used to represent data tables, reports, or spreadsheet-related functionalities in a user interface.
Common uses
- Button to open a spreadsheet editor
- Link to a data table view
- Menu item for 'Export to Spreadsheet'
Use it in React
Install
npm i lucide-reactImport & render
import { Sheet } from 'lucide-react';
<Sheet size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- spreadsheetstableexcelsheetdocumentreportdata
FAQ
- What does the sheet icon represent?
- It represents a document or spreadsheet, ideal for indicating data, tables, or spreadsheet operations.
- How do I use the sheet icon in React?
- You can import and use it directly from the 'lucide-react' library with: import { Sheet } from 'lucide-react'.
- What is the license for the Lucide sheet icon?
- The Lucide icon library, including the sheet icon, is available under the ISC license.
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 →