The HugeIcons alphabet hindi icon depicts the Devanagari script character 'अ' (a) and is typically used to represent language, text, or regional content settings in a user interface.
Common uses
- Language selection menu
- Regional settings option
- Content filtering by language
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AlphabetHindiIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AlphabetHindiIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- devanagarihindi characterlanguage hindiindian alphabet
FAQ
- What does the Alphabet Hindi icon represent?
- It represents the Hindi alphabet character 'अ' (a) and is used for language or regional content indicators.
- How do I use the Alphabet Hindi icon in React?
- Import both HugeiconsIcon and AlphabetHindiIcon, then render it using <HugeiconsIcon icon={AlphabetHindiIcon} />.
- What is the license for this icon?
- The Alphabet Hindi icon 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 →