Chat X Pixel Art Icon
A chat-x icon for deleting conversations, ending support sessions, blocked chats and 'conversation closed' states.
Tags
conversationbubbleclosedelete
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 Chat X icon
Two overlapping speech bubbles marked with a small x, signalling a conversation that is being removed or has come to an end. Use it on a 'Delete conversation' action in a chat list, a 'Chat ended' state in a support widget, or a blocked-contact indicator. The doubled bubbles make clear that the whole exchange is affected, not a single message. To remove just one message from a thread, the message-x icon is the finer-grained alternative.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/chat-x.svg" width="24" height="24" alt="Chat X" />
<!-- React -->
import { ChatX } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="chat-x.svg" width="48" height="48" style="image-rendering: pixelated" />