The Tabler file type txt icon depicts a standard text file, commonly used to represent plain text documents or data files in user interfaces.
Common uses
- Button to open/edit a .txt file
- File type indicator in a file list
- Link to download a text-based configuration
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFileTypeTxt } from '@tabler/icons-react';
<IconFileTypeTxt size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- textplainnoteasciifiledocumentwritingdatainfotxttypetext fileplain textdocument txtascii file
FAQ
- What does the file-type-txt icon represent?
- It represents a plain text file, often used for notes, configuration, or simple data storage.
- How do I use this icon in React?
- Import it using `import { IconFileTypeTxt } from '@tabler/icons-react'` and render the component.
- What is the license for this icon?
- The Tabler icons, including file-type-txt, are distributed 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 →