The HugeIcons coins 01 icon depicts a stack of coins, commonly used to represent currency, payment, or value in user interfaces.
Common uses
- Displaying monetary balance
- Indicating transaction success
- Representing in-app currency
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Coins01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Coins01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- moneypaymentcurrencycash
FAQ
- What does the Coins01Icon represent?
- The Coins01Icon visually represents a stack of coins, symbolizing money, wealth, or value.
- How do I use the Coins01Icon in a React project?
- Import both HugeiconsIcon and Coins01Icon, then render the icon using <HugeiconsIcon icon={Coins01Icon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.