Tapered Line SVG element, flat

Pro
Tapered Line SVG element, flat

This straight stroke gradually narrows from a thick left end to a fine right tip. Set it below a brochure heading or across a presentation title slide.

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

How to use it

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

<TaperedLineSvg 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 Tapered Line: Straight stroke that narrows gradually from a thick left end to a fine right tip. as part of the pack Underlines, flat. Want one like it? Make your own in the SVG studio.

Rest of Underlines, 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