Bookmark Ribbon SVG element, flat

Pro
Bookmark Ribbon SVG element, flat

With a rounded top and a V-shaped notch at the bottom, this narrow strip resembles a page marker. Use it on reading logs or library shelf labels.

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

How to use it

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

<BookmarkRibbonSvg 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 Bookmark Ribbon: Narrow vertical strip with a rounded top and a V-shaped notch cut from the bottom. as part of the pack Ribbons and Banners, Flat. Want one like it? Make your own in the SVG studio.

Rest of Ribbons and Banners, 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