Empty Speech Bubble SVG element, flat

Pro
Empty Speech Bubble SVG element, flat

An outlined oval bubble leaves room for words and ends in a short pointed tail. Use it for student-written dialogue on a worksheet or captions in a storyboard.

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

How to use it

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

<EmptySpeechBubbleSvg 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 Empty Speech Bubble: Large outlined oval bubble with an open interior and a short pointed tail. 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