Curved Line SVG element, flat

Free

The line dips gently in the middle before rising toward both ends. It adds a subtle accent beneath a recipe title or a book chapter heading.

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/R7bGyqQZ7gGr/amnt.svg" alt="Curved Line" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 40" preserveAspectRatio="none" fill="none" stroke="currentColor"><path d="M20 13 Q200 31 380 13" stroke-width="1" fill="none"/></svg>
CSS background-image
.curved-line {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/R7bGyqQZ7gGr/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.curved-line {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/R7bGyqQZ7gGr/amnt.svg") center / contain no-repeat;
}
React
import CurvedLineSvg from "./curved-line.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Curved Line: Single line that dips gently at the centre and rises toward both ends. 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: 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