Pixelarticons

Gps 2 Pixel Art Icon

An alternate GPS icon for location detection, current-position indicators and navigation controls with a different visual weight.

travel Free 4 variants

Tags

gps

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Gps 2 icon

A second GPS signal glyph, sharing the same positioning meaning as the primary gps icon but with a distinct shape or stroke weight. Use this when the first gps icon feels too heavy or light relative to surrounding controls, or when you need to show two different location states side by side. Like its sibling, it fits best on 'find my location' triggers, position indicators, and active tracking badges. For a turned-off state, pair with gps-off.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/gps-2.svg" width="24" height="24" alt="Gps 2" />

<!-- React -->
import { Gps2 } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="gps-2.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons