The Lucide earth lock icon depicts a globe secured by a padlock, commonly used to represent global security, private network connections, or encrypted browsing.
Common uses
- Indicate a secure global connection.
- Represent VPN or private browsing features.
- Symbolize data protection for international users.
Use it in React
Install
npm i lucide-reactImport & render
import { EarthLock } from 'lucide-react';
<EarthLock size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- vpnprivateprivacynetworkworldbrowsersecurityencryptionprotectionconnectionearthlockglobe lockworld securityprivate internetsecure connection
FAQ
- What does the earth lock icon represent?
- It symbolizes global security, private network access, or encrypted internet connections related to the entire world.
- How do I use the earth lock icon in React?
- Import it as EarthLock from 'lucide-react' and use it as a component: import { EarthLock } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the earth-lock icon, is available under the ISC 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 →