The HugeIcons calculator 01 icon depicts a basic calculator, commonly used in user interfaces to represent functions related to calculations, data input, or financial tools.
Common uses
- Opening a calculator app or modal
- Accessing a financial or budgeting feature
- Indicating a numerical input field
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Calculator01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Calculator01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- mathnumbercomputearithmetic
FAQ
- What is this icon for?
- This icon represents a calculator and is used for features involving calculations, data entry, or financial operations.
- How do I use this icon in React?
- Import the icon and render it using the Hugeicons component: `import { Calculator01Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={Calculator01Icon} />`.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.