The Lucide sticky note icon visually represents a piece of paper with a corner folded or peeled back, commonly used to signify notes, reminders, comments, or ideas within a user interface.
Common uses
- Adding a new note or comment
- Displaying a user's feedback or annotation
- Indicating a task or reminder item
Use it in React
Install
npm i lucide-reactImport & render
import { StickyNote } from 'lucide-react';
<StickyNote size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- post-itcommentannotationreactionmemoremindertodotaskideabrainstormdocumentpagepapersheetstationaryoffice
FAQ
- What is the sticky note icon used for?
- It's typically used to represent notes, comments, reminders, or ideas in UI elements. It can also signify actions like adding a new note.
- How do I use the sticky note icon in React?
- Import it from 'lucide-react' and use it as a component: import { StickyNote } from 'lucide-react'.
- What is the license for the sticky note icon?
- The sticky note icon is provided under the ISC license, which is a permissive open-source license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →