The HugeIcons plus minus circle 01 icon depicts a circle with a plus and minus sign inside, commonly used to represent actions like expanding/collapsing content, toggling states, or indicating addition/subtraction.
Common uses
- Expand/collapse sections
- Toggle on/off settings
- Add/remove items from a list
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PlusMinusCircle01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PlusMinusCircle01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- toggle iconexpand collapse iconadd remove iconplus minus icon
FAQ
- What is the purpose of the plus minus circle 01 icon?
- This icon visually represents actions related to changing a state, such as expanding or collapsing content, or adding or removing elements.
- How do I use the PlusMinusCircle01Icon in React?
- Import both HugeiconsIcon and PlusMinusCircle01Icon from their respective packages and render them using the <HugeiconsIcon icon={PlusMinusCircle01Icon} /> component.
- What is the license for this icon?
- The PlusMinusCircle01Icon is part of the HugeIcons library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.