Inverted Commas SVG element, flat

Pro
Inverted Commas SVG element, flat

Two upside-down comma shapes have rounded bodies and tails that rise above them. They can introduce a quotation in a poster design or illustrate punctuation in a writing guide.

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

How to use it

HTML <img>
<img src="inverted-commas.svg" alt="Inverted Commas" width="48" height="48">
CSS background-image
.inverted-commas {
  background-image: url("inverted-commas.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.inverted-commas {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("inverted-commas.svg") center / contain no-repeat;
}
React
import InvertedCommasSvg from "./inverted-commas.jsx"; // from the React tab above

<InvertedCommasSvg 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 Inverted Commas: Two comma-shaped marks turned upside down, with pointed tails rising above rounded bodies. 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