The HugeIcons alphabet bangla icon depicts the Bengali script and is typically used to indicate language selection or content related to the Bengali language in a user interface.
Common uses
- Language switcher dropdown
- Bengali content section header
- Localization settings
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AlphabetBanglaIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AlphabetBanglaIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- bengali language iconbangla script iconlanguage bengaliinternationalization bengali
FAQ
- What does the Alphabet Bangla icon represent?
- It represents the Bengali alphabet, commonly used for language selection or to denote Bengali content.
- How do I use the Alphabet Bangla icon in React?
- Import it as: import { AlphabetBanglaIcon } from '@hugeicons/core-free-icons'; and render it using: <HugeiconsIcon icon={AlphabetBanglaIcon} />.
- What is the license for this icon?
- The HugeIcons library, including this 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 →