The Lucide globe icon depicts a stylized representation of the Earth, commonly used to indicate global settings, internationalization, or location-based features.
Common uses
- Language/region selection dropdown
- Link to a global website or map
- Indicate international shipping options
Use it in React
Install
npm i lucide-reactImport & render
import { Globe } from 'lucide-react';
<Globe size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- worldbrowserlanguagetranslateglobeearthinternational
FAQ
- What does the globe icon represent?
- It represents the Earth and is typically used for global, international, or location-related functions in a user interface.
- How do I use the globe icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { Globe } from 'lucide-react'.
- What is the license for the Lucide globe icon?
- The Lucide globe icon is available under the ISC license, which is a permissive open-source license.
Related icons
The same idea in other libraries, and near matches in Lucide.