John KuehJohn Kueh

abacus icon

HugeIcons · AbacusIcon · MIT

Download SVG

The HugeIcons abacus icon depicts a counting frame, often used to represent calculations, finance, or basic arithmetic in user interfaces.

Common uses

  • Financial reporting
  • Budgeting tools
  • Educational software

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AbacusIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={AbacusIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
calculatorcountingmathfinance

FAQ

What does the abacus icon represent?
The abacus icon represents a tool for calculation and counting, commonly used for financial or mathematical concepts.
How do I use the AbacusIcon in React?
Import both HugeiconsIcon and AbacusIcon, then render <HugeiconsIcon icon={AbacusIcon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use.

Related icons

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

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