John KuehJohn Kueh

circle minus icon

Lucide · circle-minus · ISC

Download SVG

The Lucide circle minus icon visually represents the mathematical operation of subtraction or removal, commonly used in user interfaces to indicate actions like collapsing a section, deleting an item, or reducing a quantity.

Common uses

  • Collapsing expandable content sections
  • Removing items from a list or cart
  • Decrementing a numerical value

Use it in React

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

<CircleMinus size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
subtractremovedecreasereducecalculatelineoperatorcodecodingminimumdowngrade-circleminusdelete

FAQ

What is the circle minus icon used for?
It's used to signify subtraction, removal, or a decrease in quantity. In UI, this often translates to actions like deleting, collapsing, or reducing.
How do I use the circle minus icon in React?
You can import and use it directly from the 'lucide-react' library like this: import { CircleMinus } from 'lucide-react'.
What is the license for the Lucide circle minus icon?
The Lucide icon library, including the circle minus 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 →