Pixelarticons

Contact Delete Pixel Art Icon

A contact card with a delete symbol for removing contacts, clearing CRM records, unsubscribing and deactivating profiles.

communication Pro 4 variants

Tags

deleteremovetrasherase

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 Contact Delete icon

A contact card combined with a delete or trash indicator, signaling the removal or permanent deletion of a contact record. CRM platforms use it on Delete contact confirmation dialogs; address-book apps show it in the swipe-to-delete action on a contact row; communication tools reach for it when blocking and removing a person. It is a destructive action, often appearing behind a confirmation step. For temporarily deactivating without deleting, a pause or archive symbol reads less permanent.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/contact-delete.svg" width="24" height="24" alt="Contact Delete" />

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

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

Related icons