John KuehJohn Kueh

input text icon

HugeIcons · InputTextIcon · MIT

Download SVG

The HugeIcons input text icon visually represents a field where users can type or enter text, commonly used for forms, search bars, and text areas.

Common uses

  • Form input fields
  • Search bars
  • Text area components

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { InputTextIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={InputTextIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
text inputtext fieldtype inputentry field

FAQ

What is the input text icon used for?
It signifies a place where users can input text, such as in forms, search boxes, or message fields.
How do I use the InputTextIcon in React?
Import both HugeiconsIcon and InputTextIcon, then render it using <HugeiconsIcon icon={InputTextIcon} />.
What is the license for this icon?
The InputTextIcon is released under the MIT license, allowing for free commercial and non-commercial use.

Related icons

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

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