John KuehJohn Kueh

badge minus icon

Lucide · badge-minus · ISC

Download SVG

The Lucide badge minus icon depicts a badge with a minus sign, commonly used to indicate a status of unverified, removed, or a negative attribute.

Common uses

  • Unverified user status
  • Removing an item from a list
  • Denoting a negative score or value

Use it in React

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

<BadgeMinus size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
verifiedunverifieddeleteremoveerasebadgeminusdenied

FAQ

What is the badge minus icon used for?
It's typically used to signify something that has been removed, is unverified, or has a negative status.
How do I use the badge minus icon in React?
You can import it directly from the 'lucide-react' library: import { BadgeMinus } from 'lucide-react'
What is the license for Lucide icons?
Lucide icons are distributed under the ISC license, which is a permissive free software 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 →