Brush Stroke SVG element, flat

Pro
Brush Stroke SVG element, flat

This thick, uneven stroke begins with a rounded end and finishes in fine bristle tips. It suits an art workshop poster or a portfolio section heading.

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

How to use it

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

<BrushStrokeSvg 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 Brush Stroke: Thick uneven stroke with a rounded start and several fine bristle tips. 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