The HugeIcons plus minus circle 02 icon depicts a circle with a plus and minus sign inside, commonly used to indicate toggling between states, expanding/collapsing content, or adjusting values.
Common uses
- Expand/collapse sections
- Toggle settings on/off
- Adjust quantity or value
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PlusMinusCircle02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PlusMinusCircle02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- add remove circleexpand collapsetoggle iconplus minus sign
FAQ
- What does the plus minus circle 02 icon represent?
- This icon visually represents a toggle or adjustment action, showing both an addition and subtraction possibility within a defined area.
- How do I use the PlusMinusCircle02Icon in React?
- Import both HugeiconsIcon and PlusMinusCircle02Icon from their respective packages and render it like this: <HugeiconsIcon icon={PlusMinusCircle02Icon} />.
- What is the license for this icon?
- The HugeIcons plus minus circle 02 icon is distributed under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.