Pixelarticons

Map Pin Area Pixel Art Icon

A map-pin-area icon for zone selection, radius-based search, delivery coverage areas and geo-fencing controls.

travel Pro 2 variants

Tags

gpspinmarkattacharea

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 Map Pin Area icon

A map pin surrounded by a circle or zone, indicating a pin that represents an area rather than a precise point. Use it in a delivery app for coverage-zone settings, in a real-estate tool for neighborhood-level search, in a geo-fencing interface to define a monitored region, or in an event app to show a venue's surrounding area. When users need an exact address, the plain map-pin is more appropriate; this one signals approximate or bounded geographic context.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/map-pin-area.svg" width="24" height="24" alt="Map Pin Area" />

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

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

Related icons