The HugeIcons calculator icon depicts a handheld calculator and is commonly used in UIs to represent functions related to calculations, financial tools, or inputting numerical data.
Common uses
- Opening a calculator app or widget
- Accessing a financial or budgeting feature
- Initiating a calculation process
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CalculatorIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CalculatorIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- abacusadding machinecounternumber pad
FAQ
- What is the calculator icon used for?
- It represents calculator functionality, financial tools, or numerical input in user interfaces.
- How do I use the CalculatorIcon in React?
- Import both HugeiconsIcon and CalculatorIcon, then render it using <HugeiconsIcon icon={CalculatorIcon} />.
- What is the license for this icon?
- The HugeIcons library, including the CalculatorIcon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.