The Tabler text plus icon depicts a document with a plus sign, commonly used to represent actions like adding new text, creating a new document, or indicating an increase in text-related content.
Common uses
- Add new text field
- Create new document
- Insert text
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTextPlus } from '@tabler/icons-react';
<IconTextPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- addnewdocumentfileedittextplusmoreincreasepositiveadd textnew documentinsert textcreate file
FAQ
- What does the text plus icon represent?
- It symbolizes adding new text, creating documents, or signifying an increase in text content within a user interface.
- How do I use this icon in React?
- Import it using `import { IconTextPlus } from '@tabler/icons-react';` and use it as a component: `<IconTextPlus />`.
- What is the license for this icon?
- The Tabler icon library, including the text plus 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 →