The Tabler file description icon depicts a document with lines of text, commonly used to represent a file that contains detailed information, a report, or a job description.
Common uses
- Button to view file details
- Link to a specific report or document
- Indicator for a data entry or content field
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFileDescription } from '@tabler/icons-react';
<IconFileDescription size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconFileDescription size={24} stroke={2} />filled
<IconFileDescriptionFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- textpaperreportdetailsjobfiledescriptiondocumentdatacontenttext file
FAQ
- What does the file description icon represent?
- It represents a document containing text, often used for reports, job descriptions, or detailed files.
- How do I use this icon in React?
- Import it using `import { IconFileDescription } from '@tabler/icons-react';` and then use it as a React component.
- What is the license for this icon?
- The Tabler icon library, including this icon, 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 →