Message X Pixel Art Icon
A message-x icon for failed messages, undeliverable texts, deleted messages and SMS error states.
Tags
smstextfaileddelete
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4159 pixel art icons: every style, full SVG source, one-time license. 25% off through this link.
About the Message X icon
A speech bubble with a text line inside and a small x at its lower corner, marking a message that failed or is being removed. Use it next to an undelivered text in a chat history, on a 'Delete message' action, or as an error state when sending fails. The x sits outside the bubble's body so the message shape stays recognizable at small sizes. To remove an entire conversation rather than one message, reach for the chat-x icon instead.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/message-x.svg" width="24" height="24" alt="Message X" />
<!-- React -->
import { MessageX } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="message-x.svg" width="48" height="48" style="image-rendering: pixelated" />