The HugeIcons gold ingots icon depicts a stack of three gold bars, commonly used to represent wealth, value, success, or precious resources.
Common uses
- Displaying account balance or financial value
- Indicating premium features or VIP status
- Representing achievements or rewards
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GoldIngotsIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={GoldIngotsIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- gold barsmoney stackwealthtreasure
FAQ
- What does the GoldIngotsIcon represent?
- The GoldIngotsIcon represents wealth, value, or precious resources, often used in financial or achievement-related contexts.
- How do I use the GoldIngotsIcon in a React project?
- Import both HugeiconsIcon and GoldIngotsIcon, then render <HugeiconsIcon icon={GoldIngotsIcon} />.
- What is the license for this icon?
- The GoldIngotsIcon 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 →