John KuehJohn Kueh

money lock icon

HugeIcons · MoneyLockIcon · MIT

Download SVG

The HugeIcons money lock icon depicts a padlock overlaying a coin or currency symbol, commonly used to represent security, privacy, or locked financial data.

Common uses

  • Secured payment gateway
  • Subscription management
  • Encrypted transaction

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
secure paymentlocked currencyfinancial securityprivacy coin

FAQ

What does the money lock icon represent?
It signifies security or privacy related to financial transactions or data, like a locked vault for money.
How do I use the MoneyLockIcon in React?
Import both HugeiconsIcon and MoneyLockIcon, then render it using <HugeiconsIcon icon={MoneyLockIcon} />.
What is the license for this icon?
The HugeIcons library, including the MoneyLockIcon, 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 →