Pixelarticons

Message Flash Pixel Art Icon

A speech bubble with a lightning bolt for urgent messages, flash notifications and priority alerts in chat.

communication Pro 4 variants

Tags

smsflash

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 Message Flash icon

A chat bubble with a bolt or flash accent, conveying speed, urgency, or a priority message. It suits a 'Flash message' feature where a notification pops full-screen, a priority-chat badge, or a live-broadcast message in a streaming app. The flash element distinguishes it from ordinary messages, so reserve it for genuinely time-sensitive content. For routine unread counts, the plain message icon avoids raising false urgency.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/message-flash.svg" width="24" height="24" alt="Message Flash" />

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

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

Related icons