Ellipsis Bubble SVG element, flat

Pro
Ellipsis Bubble SVG element, flat

Three small dots sit close together at the centre of a long oval bubble. Use it for a pause in comic dialogue or a waiting state in a chat interface.

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

How to use it

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

<EllipsisBubbleSvg 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 Ellipsis Bubble: Long oval speech bubble containing three small dots close together at its centre. 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