The HugeIcons georgian lari icon visually represents the Georgian lari currency, commonly used to denote monetary values or pricing in financial applications.
Common uses
- Displaying prices in Georgian Lari
- Currency conversion tools
- E-commerce checkout for Georgia
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GeorgianLariIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={GeorgianLariIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- gel currencygeorgia currencylari symbolmoney
FAQ
- What does the Georgian lari icon represent?
- It represents the Georgian lari (GEL), the official currency of Georgia. It's used to signify monetary amounts related to this currency.
- How do I use the Georgian lari icon in React?
- Import both HugeiconsIcon and GeorgianLariIcon, then render it using <HugeiconsIcon icon={GeorgianLariIcon} />.
- What is the license for this icon?
- The Georgian lari icon is provided 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.
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 →