John KuehJohn Kueh

calculator icon

Phosphor · calculator · MIT

Download SVG

The Phosphor calculator icon visually represents a handheld or desktop calculator, commonly used in user interfaces to denote functions related to calculations, financial operations, or data input.

Common uses

  • Accessing a calculator app or feature.
  • Indicating a field for numerical input.
  • Representing financial or accounting modules.

Use it in React

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

<Calculator size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Calculator size={24} />
thin
<Calculator size={24} weight="thin" />
light
<Calculator size={24} weight="light" />
bold
<Calculator size={24} weight="bold" />
fill
<Calculator size={24} weight="fill" />
duotone
<Calculator size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
technology & development
Keywords
additionsumsubtractiondifferencemultiplymultiplicationproductdividedivisiondivisordividendquotientequalsequalitymathematicsarithmetic

FAQ

What is the calculator icon used for?
It's used to represent calculator functions, mathematical operations, or financial tools within an application's interface.
How do I use the calculator icon in React?
You can import and use it like this: `import { Calculator } from '@phosphor-icons/react'`. Then render it as a component: `<Calculator />`.
What is the license for the Phosphor calculator icon?
The Phosphor icon library, including the calculator icon, is available under the MIT license.

Related icons

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

Looking for something else? Search Phosphor 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 →