The Lucide calculator icon depicts a handheld electronic calculator, commonly used in UIs to represent functions related to arithmetic operations, financial tools, or data input.
Common uses
- Accessing a financial calculator tool
- Opening a simple input field for numbers
- Indicating a data analysis or calculation feature
Use it in React
Install
npm i lucide-reactImport & render
import { Calculator } from 'lucide-react';
<Calculator size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- countcalculating machinecalculatorabacusadding machinecounter
FAQ
- What is this icon for?
- This icon represents a calculator, suitable for features involving calculations, data input, or financial tools.
- How do I use the calculator icon in React?
- You can import and use it in React with: import { Calculator } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the calculator icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →