John KuehJohn Kueh

plus minus 01 icon

HugeIcons · PlusMinus01Icon · MIT

Download SVG

The HugeIcons plus minus 01 icon depicts a plus and minus sign with a zero in the middle, commonly used to represent operations like addition/subtraction, expansion/collapse, or toggling states.

Common uses

  • Expand/collapse sections
  • Toggle options on/off
  • Indicate addition or subtraction

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PlusMinus01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={PlusMinus01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
add subtract zerotoggle iconexpand collapse iconplus minus zero

FAQ

What does the plus minus 01 icon represent?
This icon visually combines a plus, a minus, and a zero. It's often used for actions like expanding/collapsing content, toggling states, or representing mathematical operations.
How do I use the PlusMinus01Icon in React?
Import both HugeiconsIcon and PlusMinus01Icon from their respective packages and render them using the <HugeiconsIcon icon={PlusMinus01Icon} /> component.
What is the license for this icon?
The PlusMinus01Icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

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

Looking for something else? Search HugeIcons and 4 more libraries by description →