The Lucide sticky notes icon depicts a stack of overlapping sticky notes, commonly used to represent features related to notes, reminders, tasks, or brainstorming.
Common uses
- Adding a new note or reminder
- Displaying a list of tasks
- Indicating a section for user ideas or feedback
Use it in React
Install
npm i lucide-reactImport & render
import { StickyNotes } from 'lucide-react';
<StickyNotes size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- post-itannotationmemoremindertodotasksideasbrainstormdocumentsnotesmultiplecollectiongroupstackcloneduplicate
FAQ
- What is the sticky notes icon used for?
- It's typically used to signify actions or sections related to notes, reminders, tasks, or brainstorming sessions.
- How do I use the sticky notes icon in React?
- You can import and use it in your React application with: import { StickyNotes } from 'lucide-react'.
- What is the license for the sticky notes icon?
- The Lucide icon library, including the sticky notes icon, is available under the ISC 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 →