John KuehJohn Kueh

language circle icon

HugeIcons · LanguageCircleIcon · MIT

Download SVG

The HugeIcons language circle icon depicts a circle with three horizontal lines, commonly used to represent language selection or localization options in user interfaces.

Common uses

  • Language switcher in website header
  • Option to change app language in settings
  • Dropdown for selecting preferred language

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
globe icontranslate iconworld iconlocale icon

FAQ

What does the language circle icon represent?
It represents language selection or localization. It's used in UIs to indicate where a user can change the displayed language.
How do I use the LanguageCircleIcon in React?
Import both HugeiconsIcon and LanguageCircleIcon, then render it using <HugeiconsIcon icon={LanguageCircleIcon} />.
What is the license for this icon?
This icon is distributed 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 →