The HugeIcons gold sell icon depicts a gold bar with a dollar sign, commonly used to represent selling gold, valuable assets, or premium services in a user interface.
Common uses
- Indicating a premium or paid feature
- Representing a transaction involving valuable goods
- Symbolizing a 'sell' action for high-value items
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GoldSellIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={GoldSellIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- sell goldpremium saleasset transactionvaluable item
FAQ
- What does the GoldSellIcon represent?
- The GoldSellIcon represents the sale of gold or other high-value assets. It's often used to signify premium services or valuable transactions.
- How do I use the GoldSellIcon in React?
- To use the GoldSellIcon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component like this: <HugeiconsIcon icon={GoldSellIcon} />.
- What is the license for the GoldSellIcon?
- The GoldSellIcon 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 →