Quotation Mark Circle SVG element, flat

Pro
Quotation Mark Circle SVG element, flat

A large circle encloses two centred, curved quotation marks. Use this badge for a testimonials section on a website or to identify reader comments in a newsletter.

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

How to use it

HTML <img>
<img src="quotation-mark-circle.svg" alt="Quotation Mark Circle" width="48" height="48">
CSS background-image
.quotation-mark-circle {
  background-image: url("quotation-mark-circle.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.quotation-mark-circle {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("quotation-mark-circle.svg") center / contain no-repeat;
}
React
import QuotationMarkCircleSvg from "./quotation-mark-circle.jsx"; // from the React tab above

<QuotationMarkCircleSvg 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 Quotation Mark Circle: Large circle enclosing a centred pair of curved quotation marks. 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: 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