John KuehJohn Kueh

alphabet korean icon

HugeIcons · AlphabetKoreanIcon · MIT

Download SVG

The HugeIcons alphabet korean icon depicts the Korean alphabet (Hangul) and is typically used to represent language settings, Korean content, or as a general indicator for Korean-related features.

Common uses

  • Language selection dropdown
  • Button to switch to Korean interface
  • Label for Korean documentation section

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AlphabetKoreanIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={AlphabetKoreanIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
korean alphabethangullanguage koreankr

FAQ

What does the AlphabetKoreanIcon represent?
It represents the Korean alphabet, Hangul. It's used for indicating Korean language or content.
How do I use the AlphabetKoreanIcon in React?
Import both HugeiconsIcon and AlphabetKoreanIcon, then render it using <HugeiconsIcon icon={AlphabetKoreanIcon} />.
What is the license for this icon?
The HugeIcons library, including this icon, is released 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 →