The HugeIcons dirham icon depicts the dirham currency symbol and is typically used to represent monetary values or payment-related actions.
Common uses
- Displaying prices in UAE Dirhams
- Indicating a transaction amount
- Labeling a currency selection option
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DirhamIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DirhamIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- currencymoneypaymentdirham symbol
FAQ
- What does the dirham icon represent?
- The icon represents the dirham, the currency of the United Arab Emirates and Morocco. It's used for financial and payment contexts.
- How do I use the Dirham icon in React?
- Import both HugeiconsIcon and DirhamIcon, then render it using <HugeiconsIcon icon={DirhamIcon} />.
- What is the license for the Dirham icon?
- The Dirham icon is part of the HugeIcons library and is available under the MIT license.
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 →