The Lucide file text icon depicts a document with lines of text, commonly used to represent files, documents, or text-based content in user interfaces.
Common uses
- Displaying a file download button
- Indicating a document preview
- Representing a text file in a file explorer
Use it in React
Install
npm i lucide-reactImport & render
import { FileText } from 'lucide-react';
<FileText size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- datatxtpdfdocumentfiletextdocument icontext file iconreport iconpage icon
FAQ
- What is the file text icon used for?
- It's used to visually represent files, documents, or any content that is primarily text-based.
- How do I use the file text icon in React?
- Import it from 'lucide-react' and use it as a component: import { FileText } from 'lucide-react'.
- What is the license for the Lucide file text icon?
- The Lucide icon library, including the file text icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.