The Tabler cursor text icon depicts a blinking text cursor positioned over a line of text, commonly used to indicate an editable text field or the current typing position.
Common uses
- Text input fields
- Rich text editor toolbar
- Cursor position indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCursorText } from '@tabler/icons-react';
<IconCursorText size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- editorindicatepositioninputmousetypecursortexttypographywritingtext carettype cursorediting cursor
FAQ
- What does the cursor text icon represent?
- It represents a text cursor, typically used in interfaces to show where typed text will appear or to signify an editable area.
- How do I use this icon in React?
- You can import and use it directly with: import { IconCursorText } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon set, including this icon, is released 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 →