Comma Quotation Marks SVG element, flat

Pro
Comma Quotation Marks SVG element, flat

Two solid teardrop marks stand together, each with a pointed downward tail. They work as a quote marker in an editorial sidebar or a punctuation example in a lesson.

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

How to use it

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

<CommaQuotationMarksSvg 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 Comma Quotation Marks: Two solid teardrop marks side by side, each ending in a pointed downward tail. 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