Quote Bubble SVG element, flat

Free

Two large comma-shaped quotation marks fill this speech bubble. It works beside a quotation in a report or a reader comment on an article page.

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/jMRLGcdJo4Gl/amnt.svg" alt="Quote 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 fill-rule="evenodd" d="M43 25h114c14.4 0 26 11.6 26 26v79c0 14.4-11.6 26-26 26H75c-13 10-29 17-51 21 7-10 12-20 14-28-12-2.4-21-13-21-25V51c0-14.4 11.6-26 26-26Zm27 43c-10.5 0-18 8.4-18 19 0 10.1 7 17 16 17 1.3 0 2.6-.1 3.8-.4-1.8 8.1-5.9 14.9-12.1 20.4h17.4c10.8-10.7 16.1-24.2 16.1-39.3 0-14.2-9.1-25.7-22.2-25.7Zm62 0c-10.5 0-18 8.4-18 19 0 10.1 7 17 16 17 1.3 0 2.6-.1 3.8-.4-1.8 8.1-5.9 14.9-12.1 20.4h17.4c10.8-10.7 16.1-24.2 16.1-39.3 0-14.2-9.1-25.7-22.2-25.7Z" clip-rule="evenodd"/></svg>
CSS background-image
.quote-bubble {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/jMRLGcdJo4Gl/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/jMRLGcdJo4Gl/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: Speech bubble containing two large comma-shaped quotation marks. 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