Block Quote Mark SVG element, flat

Free

A thick vertical bar borders stacked text lines beneath a small opening quote. It can identify block quotations in documentation or cited passages in an academic handout.

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/7O5mIXdx1-lH/amnt.svg" alt="Block Quote Mark" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="currentColor"><rect x="8" y="9" width="5" height="46" rx="2"/><path d="M23 18c0-5 3-8 8-9v3c-2 1-3 2-3 4h4v8h-9v-6Zm13 0c0-5 3-8 8-9v3c-2 1-3 2-3 4h4v8h-9v-6Z"/><rect x="22" y="31" width="34" height="4" rx="2"/><rect x="22" y="40" width="34" height="4" rx="2"/><rect x="22" y="49" width="25" height="4" rx="2"/></svg>
CSS background-image
.block-quote-mark {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/7O5mIXdx1-lH/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.block-quote-mark {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/7O5mIXdx1-lH/amnt.svg") center / contain no-repeat;
}
React
import BlockQuoteMarkSvg from "./block-quote-mark.jsx"; // from the React tab above

<BlockQuoteMarkSvg width={48} height={48} />

Made with AMNT

AMNT SVG 1.1 drew this from the words Block Quote Mark: Thick vertical bar beside stacked horizontal lines, topped by a small opening quote. 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: 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