John KuehJohn Kueh

text icon

HugeIcons · TextIcon · MIT

Download SVG

The HugeIcons text icon depicts a document with lines of text, commonly used to represent text editing, document creation, or general text-related functions in a user interface.

Common uses

  • Rich text editor toolbar button
  • Document creation action
  • General text settings option

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
documentfilecomposeedit

FAQ

What is the HugeIcons text icon used for?
It represents text, documents, or text editing functions. It's typically used for actions like creating a new document or accessing text formatting options.
How do I use the TextIcon in React?
Import both HugeiconsIcon and TextIcon, then render it using <HugeiconsIcon icon={TextIcon} />.
What is the license for HugeIcons?
HugeIcons are 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 →