John KuehJohn Kueh

text cursor input icon

Lucide · text-cursor-input · ISC

Download SVG

The Lucide text cursor input icon visually represents the blinking caret found in text fields, commonly used to indicate where user input will appear.

Common uses

  • Text input fields
  • Editing areas
  • Cursor position indicator

Use it in React

Install
npm i lucide-react
Import & render
import { TextCursorInput } from 'lucide-react';

<TextCursorInput size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
selecttextcursorinputcaretinsertion pointedit cursortyping indicator

FAQ

What does the text cursor input icon represent?
It represents the blinking cursor or caret that appears in text fields, showing the insertion point for typing.
How do I use this icon in React?
Import it as `TextCursorInput` from 'lucide-react' and use it as a component: `<TextCursorInput />`.
What is the license for this icon?
This icon is provided under the ISC license, which is a permissive open-source license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide 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 →