Apostrophe SVG element, flat

Free

A small curved mark near the top centre has a short descending tail. Use it in a typography guide or as a punctuation example on a language worksheet.

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/pDbTQgHiop5X/amnt.svg" alt="Apostrophe" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="currentColor"><path d="M31 12c-5 0-8 4-8 9s3 8 7 8c1 0 2 0 3-1-1 7-4 12-10 16l4 7c11-6 17-16 17-29 0-6-5-10-13-10Z"/></svg>
CSS background-image
.apostrophe {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/pDbTQgHiop5X/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.apostrophe {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/pDbTQgHiop5X/amnt.svg") center / contain no-repeat;
}
React
import ApostropheSvg from "./apostrophe.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Apostrophe: One small curved mark near the top centre, with a short descending 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: 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