Quotation Mark Square SVG element, flat

Pro
Quotation Mark Square SVG element, flat

A square frame surrounds a centred pair of curved quotation marks. It fits a review card in an app or a quoted remark in a printed programme.

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

How to use it

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

<QuotationMarkSquareSvg 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 Square: Large square 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