Dots Bubble SVG element, flat

Pro
Dots Bubble SVG element, flat

Three large, evenly spaced dots fill a rounded bubble to suggest typing. Show it during a live chat exchange or beside a message preview in an interface mockup.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="dots-bubble.svg" alt="Dots Bubble" width="48" height="48">
CSS background-image
.dots-bubble {
  background-image: url("dots-bubble.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.dots-bubble {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("dots-bubble.svg") center / contain no-repeat;
}
React
import DotsBubbleSvg from "./dots-bubble.jsx"; // from the React tab above

<DotsBubbleSvg width={48} height={48} />

Download it first (Pro or Max), then point these at your copy.

Made with AMNT

AMNT SVG 1.1 drew this from the words Dots Bubble: Rounded bubble containing three large, evenly spaced circular dots. as part of the pack Speech Bubbles, Flat. Want one like it? Make your own in the SVG studio.

Rest of Speech Bubbles, Flat

Similar SVGs

Licence: premium, for Pro and Max. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence