John KuehJohn Kueh

sticky note minus icon

Lucide · sticky-note-minus · ISC

Download SVG

The Lucide sticky note minus icon visually represents the removal or deletion of a sticky note, commonly used in UIs to signify actions like dismissing a note, canceling a draft, or removing a comment.

Common uses

  • Remove a sticky note reminder
  • Cancel a draft comment
  • Delete a task from a list

Use it in React

Install
npm i lucide-react
Import & render
import { StickyNoteMinus } from 'lucide-react';

<StickyNoteMinus size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
post-itcommentannotationreactionmemoremindertodotaskideabrainstormdocumentpagepapersheetstationaryoffice

FAQ

What does the sticky note minus icon represent?
It depicts a sticky note with a minus symbol, indicating an action of removal, deletion, or cancellation related to a note or memo.
How do I use this icon in React?
Import it from 'lucide-react' and use it as a component: import { StickyNoteMinus } from 'lucide-react'.
What is the license for this icon?
The icon is available 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 →