Pixelarticons

Grave Pixel Art Icon

A gravestone icon for memorial pages, horror-game UIs, 'account deleted' states and end-of-lifecycle metaphors.

commerce Pro 4 variants

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

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

An upright gravestone with a rounded or pointed top, evoking death, endings, and memorials. Game UIs use it for death screens and cemeteries; web apps sometimes repurpose it humorously for 'your account has been deleted' states or end-of-life product notices. It carries a heavy metaphorical charge, so use it deliberately. When a softer 'archived' tone is needed, a box or folder icon reads less morbidly; grave is for when the finality is intentional.

Usage

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

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

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

Related icons