John KuehJohn Kueh

transaction icon

HugeIcons · TransactionIcon · MIT

Download SVG

The HugeIcons transaction icon visually represents a financial exchange or a business deal, commonly used to signify actions related to payments, transfers, or order processing in user interfaces.

Common uses

  • Payment processing buttons
  • Order history links
  • Financial dashboard summaries

Use it in React

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

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

Details

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

FAQ

What does the transaction icon represent?
It symbolizes a financial exchange or business deal, ideal for indicating payment, transfer, or order-related actions.
How do I use the TransactionIcon in React?
Import both HugeiconsIcon and TransactionIcon, then render it using <HugeiconsIcon icon={TransactionIcon} />.
What is the license for this icon?
The TransactionIcon is part of the HugeIcons library and is available under the MIT license.

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 →