Earth Lock Pixel Art Icon
An earth-lock icon for geo-restricted content, private global settings, region-locked features and VPN or privacy controls.
Tags
earthglobeworldlocksecureprivatepadlock
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Earth Lock icon
A globe with a padlock overlay, combining worldwide scope with access restriction. Use it to indicate geo-blocked content, a private or restricted global configuration, region-specific terms of service, or VPN status. The lock clearly modifies the earth's openness, signaling that something international is also secured or limited. For a fully open global setting, the plain earth icon works; for a general lock without geographic meaning, a standalone padlock is cleaner.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/earth-lock.svg" width="24" height="24" alt="Earth Lock" />
<!-- React -->
import { EarthLock } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="earth-lock.svg" width="48" height="48" style="image-rendering: pixelated" />