The Tabler calculator off icon depicts a calculator with a diagonal line through it, commonly used to indicate a disabled or unavailable calculation function.
Common uses
- Disabling a 'calculate' button
- Showing an unavailable financial tool
- Indicating a feature is offline
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCalculatorOff } from '@tabler/icons-react';
<IconCalculatorOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- mathcountaddsubtractmultiplydivideamountcalculatoroffhardwaredevicesdisabled calculatorno calculationunavailable mathcalculator disabled
FAQ
- What does the calculator off icon represent?
- This icon signifies that a calculator or calculation functionality is turned off, disabled, or unavailable for use.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconCalculatorOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including calculator-off, are available 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 →