Bubbles Pixel Art Icon
A bubbles icon for underwater themes, liquid animations, soap or cleaning products and chat bubble collections.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Bubbles icon
Multiple circular bubbles rising or floating, suggesting water, carbonation, or rising air. In an ocean or diving app it marks underwater environments. In a cleaning or household product category it signals soap or effervescent cleaning. In an animated UI it hints at loading or activity states. Multiple overlapping circles can also read as overlapping chat bubbles, so in a messaging context it may compete with dialogue icons. For a single conversation, a standard speech bubble is less ambiguous.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/bubbles.svg" width="24" height="24" alt="Bubbles" />
<!-- React -->
import { Bubbles } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="bubbles.svg" width="48" height="48" style="image-rendering: pixelated" />