John KuehJohn Kueh

circle plus minus icon

Tabler · circle-plus-minus · MIT

Download SVG

The Tabler circle plus minus icon depicts a circle containing both a plus and a minus sign, commonly used to represent actions like expanding/collapsing content or toggling between adding and removing items.

Common uses

  • Expand/collapse sections in a UI
  • Toggle between add and remove states
  • Control visibility of options

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconCirclePlusMinus } from '@tabler/icons-react';

<IconCirclePlusMinus size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Shapes
Keywords
circleplusminusaddremoveexpandcollapseroundcontrolshapesexpand collapse iconadd remove icontoggle iconplus minus symbol

FAQ

What is the circle plus minus icon used for?
It's typically used for actions that involve expanding or collapsing content, or toggling between adding and removing items.
How do I use the circle plus minus icon in React?
You can import it directly from the '@tabler/icons-react' library using: import { IconCirclePlusMinus } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icon library, including this icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler 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 →