John KuehJohn Kueh

sum off icon

Tabler · sum-off · MIT

Download SVG

The Tabler sum off icon depicts a mathematical sum or addition symbol crossed out, typically used to indicate that an addition operation is disabled, not applicable, or has been turned off.

Common uses

  • Disabling a 'total cost' calculation.
  • Indicating a feature that doesn't involve summing values.
  • Representing a 'no additions' state in a form.

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Math
Keywords
equationaddplusamounttotalsumoffcalculationdisabledinactivemathno sumdisabled additionoff calculationcancel sum

FAQ

What does the sum off icon represent?
It visually represents a disabled or inactive sum or addition operation, often used in interfaces to show that adding values is not currently possible or intended.
How do I use the sum off icon in React?
You can import and use it directly in your React components like this: import { IconSumOff } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icons, including the sum off icon, are 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →