John KuehJohn Kueh

input long text icon

HugeIcons · InputLongTextIcon · MIT

Download SVG

The HugeIcons input long text icon visually represents a multi-line text field, commonly used in user interfaces for capturing extensive textual information.

Common uses

  • User profile description
  • Blog post content editor
  • Feedback or comment forms

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
text areamultiline inputlong text fielddescription box

FAQ

What is the purpose of the input long text icon?
This icon signifies a text input area designed for longer entries, such as descriptions, comments, or article content, distinguishing it from single-line input fields.
How do I use the InputLongTextIcon in React?
Import both HugeiconsIcon and InputLongTextIcon, then render the icon using <HugeiconsIcon icon={InputLongTextIcon} />.
What is the license for this icon?
The InputLongTextIcon is part of the HugeIcons library and is available under the MIT license.

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 →