John KuehJohn Kueh

calculator icon

Tabler · calculator · MIT

Download SVG

The Tabler calculator icon depicts a handheld electronic calculator, commonly used in user interfaces to represent functions related to calculations, inputting numerical data, or accessing a dedicated calculator application.

Common uses

  • Button to open a calculator app
  • Input field for numerical entry
  • Label for a financial or accounting section

Use it in React

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

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

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconCalculator size={24} stroke={2} />
filled
<IconCalculatorFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Devices
Keywords
mathcountaddsubtractmultiplydivideamountcalculatorhardwaretechnologydevicesmath iconcounter iconnumber icon

FAQ

What does the calculator icon represent?
It represents a physical or digital calculator, used for mathematical operations and numerical input.
How do I use the calculator icon in React?
Import it using `import { IconCalculator } from '@tabler/icons-react'` and then use it as a React component: `<IconCalculator />`.
What is the license for the Tabler calculator icon?
The Tabler icon library, including the calculator icon, is 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 →