The HugeIcons riyal icon depicts a currency symbol, commonly used to represent financial transactions, pricing, or monetary values in user interfaces.
Common uses
- Displaying currency in e-commerce product listings
- Indicating payment methods
- Representing financial account balances
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { RiyalIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={RiyalIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- currencymoneypaymentfinance
FAQ
- What does the riyal icon represent?
- The riyal icon represents the currency symbol for the riyal, often used for financial or pricing information.
- How do I use the riyal icon in React?
- Import RiyalIcon from '@hugeicons/core-free-icons' and render it using <HugeiconsIcon icon={RiyalIcon} /> from '@hugeicons/react'.
- What is the license for the riyal icon?
- The riyal icon 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 →