John KuehJohn Kueh

minus icon

Tabler · minus · MIT

Download SVG

The Tabler minus icon visually represents the subtraction operation or a reduction in quantity, commonly used in user interfaces for decreasing values, collapsing sections, or indicating negative numbers.

Common uses

  • Decrementing a quantity in a shopping cart.
  • Collapsing an expandable content section.
  • Displaying a negative balance or value.

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Math
Keywords
subtractlessminuscalculationequationremovedecreasenegativemathematicsnumericmathcollapse

FAQ

What is the purpose of the minus icon?
It signifies subtraction, removal, or a decrease in value. It's often used for actions like collapsing menus or reducing numerical amounts.
How do I use the minus icon in React?
You can import and use it directly with: import { IconMinus } from '@tabler/icons-react'. Then render it as <IconMinus />.
What is the license for the Tabler minus icon?
The Tabler icon library, including the minus icon, is distributed 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 →