The Lucide sticky note x icon depicts a sticky note with an 'x' mark, commonly used to represent actions like closing, canceling, deleting, or removing a memo or task.
Common uses
- Button to close a modal or dismiss a notification.
- Icon for deleting a to-do list item.
- Cancel action for a draft message or comment.
Use it in React
Install
npm i lucide-reactImport & render
import { StickyNoteX } from 'lucide-react';
<StickyNoteX size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- post-itcommentannotationreactionmemoremindertodotaskideabrainstormdocumentpagepapersheetstationaryoffice
FAQ
- What is the sticky note x icon used for?
- It's typically used for actions like closing, canceling, deleting, or removing content such as notes, tasks, or comments.
- How do I use the sticky note x icon in React?
- You can import it directly from the 'lucide-react' library like this: import { StickyNoteX } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the sticky note x 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 →