John KuehJohn Kueh

file text icon

Tabler · file-text · MIT

Download SVG

The Tabler file text icon depicts a document with lines of text, commonly used to represent files containing textual information, such as documents, reports, or data entries.

Common uses

  • Button to view/edit a text document
  • Link to download a PDF or TXT file
  • Indicator for a data record or information entry

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconFileText } from '@tabler/icons-react';

<IconFileText size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconFileText size={24} stroke={2} />
filled
<IconFileTextFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
datapdftxtfiletextdocumentcontentrecordpaperinformationtext filereport

FAQ

What does the file text icon represent?
It represents a document containing text, often used for files like .txt, .md, or .pdf, and for general data or information entries.
How do I use this icon in React?
Import it from '@tabler/icons-react' like this: import { IconFileText } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icon library, including the file-text 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 →