The Lucide languages icon depicts multiple speech bubbles, commonly used to represent language selection or translation features in a user interface.
Common uses
- Language switcher dropdown
- Internationalization settings
- Translation service indicator
Use it in React
Install
npm i lucide-reactImport & render
import { Languages } from 'lucide-react';
<Languages size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- translatelanguagesglobecommunicationlocale
FAQ
- What does the languages icon represent?
- It symbolizes different languages or the act of translation, often used for selecting a preferred language or indicating multilingual support.
- How do I use the languages icon in React?
- You can import and use it like this: import { Languages } from 'lucide-react'. Then render it as <Languages />.
- What is the license for the Lucide languages icon?
- The Lucide icon library, including the languages icon, is available under the ISC license.
Looking for something else? Search Lucide 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 →