Quote Bubble SVG element, flat

Free

A rounded speech bubble holds two large quotation marks and has a short tail. Use it beside customer testimonials on a website or quoted comments in a presentation.

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/DZlRqd296x4g/amnt.svg" alt="Quote Bubble" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="currentColor"><path d="M16 8h32c6 0 11 5 11 11v19c0 6-5 11-11 11H22l-9 7 2-8C9 47 5 43 5 38V19C5 13 10 8 16 8Z" fill="none" stroke="currentColor" stroke-width="3.5" stroke-linejoin="round"/><path d="M27 20c-7 3-10 8-10 16h11v-9h-5c1-3 3-5 6-7h-2Zm16 0c-7 3-10 8-10 16h11v-9h-5c1-3 3-5 6-7h-2Z"/></svg>
CSS background-image
.quote-bubble {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/DZlRqd296x4g/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.quote-bubble {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/DZlRqd296x4g/amnt.svg") center / contain no-repeat;
}
React
import QuoteBubbleSvg from "./quote-bubble.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Quote Bubble: Rounded speech bubble with a short tail and two large quote marks inside. as part of the pack Quotation Marks, Flat. Want one like it? Make your own in the SVG studio.

Rest of Quotation Marks, 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