John KuehJohn Kueh

text creation icon

HugeIcons · TextCreationIcon · MIT

Download SVG

The HugeIcons text creation icon visually represents the act of writing or generating text, commonly used in interfaces to signify actions like composing a new message, document, or post.

Common uses

  • Compose new email button
  • Create new document action
  • Add a new post/comment

Use it in React

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

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

Details

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

FAQ

What does the text creation icon represent?
It symbolizes the process of writing or generating text. It's typically used for actions related to creating new content like messages, documents, or posts.
How do I use the TextCreationIcon in React?
Import both HugeiconsIcon and TextCreationIcon, then render it using <HugeiconsIcon icon={TextCreationIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
What is the license for this icon?
The HugeIcons library, including the TextCreationIcon, 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 →