The Lucide earth icon depicts a globe, commonly used to represent global settings, location, or internationalization features in a user interface.
Common uses
- Global settings menu
- Language/region selection
- Internationalization (i18n) indicator
Use it in React
Install
npm i lucide-reactImport & render
import { Earth } from 'lucide-react';
<Earth size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- worldbrowserlanguagetranslateglobeearthplanet
FAQ
- What does the earth icon represent?
- It represents the planet Earth, often used for global concepts like location, internationalization, or worldwide scope.
- How do I use the earth icon in React?
- Import it from 'lucide-react' and use it as a component: import { Earth } from 'lucide-react'.
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive free software license.
Related icons
The same idea in other libraries, and near matches in Lucide.
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 →