Compass Pixel Art Icon
A round compass with a pixel needle, for discover tabs, explore sections, and navigation or orientation features.
Tags
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4431 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the Compass icon
A classic round compass with a diamond-shaped needle pointing north-east. The compass is the universal symbol for discovery and exploration, which makes it the natural pick for a discover tab, an explore feed, or a browse section in an app. It also works literally in navigation, hiking, and travel contexts wherever direction finding matters. If your interface leans geometric, the compass-square sibling offers the same needle in a square housing; earth-explore and map-explore cover the search side of discovery.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/compass.svg" width="24" height="24" alt="Compass" />
<!-- React -->
import { Compass } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="compass.svg" width="48" height="48" style="image-rendering: pixelated" />