John KuehJohn Kueh

note add icon

HugeIcons · NoteAddIcon · MIT

Download SVG

The HugeIcons note add icon visually represents the action of adding a new note or document, commonly used for creating new entries in lists, forms, or content areas.

Common uses

  • Button to create a new note
  • Action to add a new task
  • Form element for new entry

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
add notenew documentcreate entrynew item

FAQ

What does the note add icon represent?
It signifies the creation of new content, like a note, task, or document. It's used when a user needs to add something new to a system.
How do I use the NoteAddIcon in React?
Import both HugeiconsIcon and NoteAddIcon, then render it using <HugeiconsIcon icon={NoteAddIcon} />.
What is the license for HugeIcons?
HugeIcons are provided 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 →