John KuehJohn Kueh

transaction history icon

HugeIcons · TransactionHistoryIcon · MIT

Download SVG

The HugeIcons transaction history icon visually represents a list of financial or operational events, commonly used to display a user's past activities or records.

Common uses

  • Displaying a user's order history
  • Showing a log of recent system events
  • Providing access to past financial statements

Use it in React

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

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

Details

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

FAQ

What does the transaction history icon represent?
This icon depicts a list of past events or activities, often financial transactions, used to signify a history or log.
How do I use the TransactionHistoryIcon in React?
Import both HugeiconsIcon and TransactionHistoryIcon, then render it using <HugeiconsIcon icon={TransactionHistoryIcon} />.
What is the license for this icon?
The TransactionHistoryIcon from HugeIcons 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 →