The HugeIcons alphabet chinese icon depicts Chinese characters, often used to represent language, translation, or cultural settings within a user interface.
Common uses
- Language selection dropdown
- Internationalization settings
- Cultural content filter
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AlphabetChineseIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AlphabetChineseIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- chinese characterslanguage chinesehanzimandarin
FAQ
- What does the Alphabet Chinese icon represent?
- It represents Chinese characters, commonly used for language or cultural indicators in UIs.
- How do I use the Alphabet Chinese icon in React?
- Import it using `import { AlphabetChineseIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={AlphabetChineseIcon} />`.
- What is the license for this icon?
- The Alphabet Chinese 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 →