The Tabler note icon depicts a piece of paper with lines, commonly used to represent notes, documents, or text-based information in user interfaces.
Common uses
- Adding a new note or document
- Displaying a user's profile notes
- Indicating a text field or input area
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNote } from '@tabler/icons-react';
<IconNote size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- checkboxbriefrecordwritemessagenotefilepapertextinformationdocument
FAQ
- What does the note icon represent?
- It represents a document or a piece of paper with writing on it, suitable for denoting notes, text, or files.
- How do I use the note icon in React?
- You can import and use it in React with: import { IconNote } from '@tabler/icons-react'. Then render it as <IconNote />.
- What is the license for the Tabler note icon?
- The Tabler icons, including the note icon, are available 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 →