Pixelarticons

User X Pixel Art Icon

A user with an X icon for banning, blocking, account deletion and other permanent or punitive user-removal actions in admin tools.

people Free 4 variants

Tags

accountclosecancelremove

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

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 User X icon

A person silhouette with an X overlaid, communicating rejection, ban, or permanent removal. Moderation panels, admin dashboards, and account-management screens use it for 'Ban user', 'Block', or 'Delete account' actions where the intent is final and negative. The X is more severe in tone than the minus symbol, so reserve it for actions with real consequences. For a milder 'Remove from list' that can be undone, user-minus is the less alarming alternative.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/user-x.svg" width="24" height="24" alt="User X" />

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

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

Related icons