Pixelarticons

Location Pixel Art Icon

A location pin icon for map markers, address fields, store finders, delivery destinations and 'current position' indicators.

travel Pro 2 variants

Tags

pinplacegps

Style variants

base

Outline · rounded 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 Location icon

A classic teardrop-shaped pin with a dot at its center, the most widely recognized symbol for a place on a map. Use it to drop a destination, mark a store or venue in a directory, fill an address input label, or confirm a delivery location. Shoppers and travelers scan for it instinctively. The map-pin variants (check, home, area, x) add specific meanings; this plain pin is best when the action is simply 'here is a place' without additional status.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/location.svg" width="24" height="24" alt="Location" />

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

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

Related icons