Thought Bubble SVG element, flat

Free

A cloud-shaped bubble trails two small circles to show an unspoken thought. It can mark a character’s idea in a storyboard or a reflection prompt in a journal.

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

How to use it

HTML <img>
<img src="https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/az_fxA6Gho75/amnt.svg" alt="Thought Bubble" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" fill="currentColor" aria-hidden="true"><path d="M57 149c-18 0-33-14-33-32 0-13 8-24 19-29-2-5-3-10-3-15 0-20 16-36 36-36 9 0 17 3 23 8 8-10 20-16 33-16 22 0 40 17 42 38 12 6 20 18 20 32 0 20-16 36-36 36-5 0-10-1-15-3-7 10-19 17-32 17-9 0-17-3-23-8-8 5-19 8-31 8Z"/><circle cx="43" cy="166" r="11"/><circle cx="25" cy="185" r="6"/></svg>
CSS background-image
.thought-bubble {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/az_fxA6Gho75/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.thought-bubble {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/az_fxA6Gho75/amnt.svg") center / contain no-repeat;
}
React
import ThoughtBubbleSvg from "./thought-bubble.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Thought Bubble: Cloud-shaped bubble with two small circles descending from one side. 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: free. 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