The Tabler txt icon depicts a simple text document, commonly used to represent plain text files or general text-based content within a user interface.
Common uses
- Button to open/edit a text file
- Label for plain text content
- Indicator for text-based data formats
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTxt } from '@tabler/icons-react';
<IconTxt size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Extensions
- Keywords
- fileformattypedocumentfiletypetxtpluginaddonmodulecomponentextensionstext fileplain textfile type
FAQ
- What does the txt icon represent?
- It represents a plain text file or general text content. It's often used for files with .txt extensions or to signify text-based data.
- How do I use the txt icon in React?
- You can import and use it like this: import { IconTxt } from '@tabler/icons-react'. Then render it as <IconTxt />.
- What is the license for the txt icon?
- The Tabler icon set, including the txt 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 →