The Lucide sticky note off icon visually represents a disabled or hidden sticky note, commonly used to indicate that a note, comment, or reminder is not active or visible.
Common uses
- Marking a comment as resolved or hidden.
- Indicating a disabled reminder or todo item.
- Showing an inactive annotation on a document.
Use it in React
Install
npm i lucide-reactImport & render
import { StickyNoteOff } from 'lucide-react';
<StickyNoteOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- post-itcommentannotationreactionmemoremindertodotaskideabrainstormdocumentpagepapersheetstationaryoffice
FAQ
- What does the sticky note off icon represent?
- It signifies a sticky note that is turned off, hidden, or inactive, often used for states like resolved comments or disabled reminders.
- How do I use this icon in React?
- You can import and use it like this: import { StickyNoteOff } from 'lucide-react'. Then render it as <StickyNoteOff />.
- What is the license for this icon?
- The Lucide icon library, including the sticky note off 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 →