The Phosphor note pencil icon depicts a pencil writing on a piece of paper, commonly used in UI to represent actions like editing, creating notes, or managing documents.
Common uses
- Edit document button
- Create new note action
- Open reminder settings
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { NotePencil } from '@phosphor-icons/react';
<NotePencil size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<NotePencil size={24} />thin
<NotePencil size={24} weight="thin" />light
<NotePencil size={24} weight="light" />bold
<NotePencil size={24} weight="bold" />fill
<NotePencil size={24} weight="fill" />duotone
<NotePencil size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- office
- Keywords
- notesnote-takingmemorandumpost-itremindersofficeeditornotepencileditwritingdocumentcompose
FAQ
- What does the note pencil icon represent?
- It represents the action of writing or editing, often used for tasks related to notes, documents, or reminders.
- How do I use the note pencil icon in React?
- Import it from the library like this: import { NotePencil } from '@phosphor-icons/react'.
- What is the license for this icon?
- The Phosphor icon library, including the note pencil icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.