Question Bubble SVG element, flat

Free

A curved question mark and separate dot sit inside a round bubble. Add it to a help centre menu or a question card in a quiz.

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/OB3RPBKr3Sxi/amnt.svg" alt="Question 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="M100 20a78 78 0 0 1 0 156c-13 0-25-3-35-8-11 6-24 10-39 12 6-9 10-20 12-31A78 78 0 0 1 100 20Z" fill="none" stroke="currentColor" stroke-width="10" stroke-linejoin="round"/><path d="M76 79a24 24 0 1 1 39 19c-9 7-15 11-15 23" fill="none" stroke="currentColor" stroke-width="11" stroke-linecap="round"/><circle cx="100" cy="143" r="6"/></svg>
CSS background-image
.question-bubble {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/OB3RPBKr3Sxi/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.question-bubble {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/OB3RPBKr3Sxi/amnt.svg") center / contain no-repeat;
}
React
import QuestionBubbleSvg from "./question-bubble.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Question Bubble: Round bubble with a curved question-mark shape and separate dot inside. 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