Pixelarticons

Map Pin Check Pixel Art Icon

A map-pin-check icon for confirmed locations, validated delivery addresses and successfully reached destinations.

travel Pro 2 variants

Tags

gpspinmarkattachchecktickconfirmdoneapproveyes

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 Check icon

A map pin with a checkmark, showing that a location has been verified or reached. Place it in a delivery tracker to indicate a successful drop-off, in an address input to confirm a recognized address, or in a multi-stop route planner to mark completed waypoints. The checkmark makes the positive confirmation unmistakable. For an unconfirmed pin, use the plain map-pin; for a cancelled or removed location, map-pin-x communicates the opposite state clearly.

Usage

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

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

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

Related icons