The Tabler abacus icon depicts a historical calculating tool and is typically used in UI to represent mathematical functions, accounting, or educational modules.
Common uses
- Labeling a finance or accounting section.
- Indicating a math or calculation tool.
- Representing educational content related to numbers.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAbacus } from '@tabler/icons-react';
<IconAbacus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- abacusmathcountingadding upcalculationequationmathematicsnumericformulacalculatorcounting toolsorobanarithmetic
FAQ
- What is the abacus icon used for?
- It represents mathematical concepts, calculations, or historical counting methods in user interfaces.
- How do I use the abacus icon in React?
- Import it using `import { IconAbacus } from '@tabler/icons-react';` and then use it as a component: `<IconAbacus />`.
- What is the license for the Tabler abacus icon?
- The Tabler icons, including the abacus icon, are distributed 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 →