John KuehJohn Kueh

notes icon

Tabler · notes · MIT

Download SVG

The Tabler notes icon depicts a document with lines, commonly used to represent notetaking, drafts, or lists in a user interface.

Common uses

  • Add new note button
  • Link to user's notes section
  • Indicate a draft or pending item

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconNotes } from '@tabler/icons-react';

<IconNotes size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
notetakingjournaldraftideato-do listnotesfilepapertextrecorddocument

FAQ

What is the purpose of the notes icon?
It visually represents notetaking, drafts, ideas, or to-do lists within an application's interface.
How do I use the notes icon in React?
Import it using `import { IconNotes } from '@tabler/icons-react';` and then use it as a component: `<IconNotes />`.
What is the license for the Tabler notes icon?
The Tabler icons, including the notes icon, are distributed under the MIT license.

Related icons

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

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