Title Underline SVG element, flat

Free

A long bar sits above a shorter, centred bar to give a title extra definition. Try it on an event programme cover or a newsletter masthead.

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/lyuxyMHoPAo1/amnt.svg" alt="Title Underline" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 40" preserveAspectRatio="none" fill="currentColor"><rect x="20" y="16" width="360" height="2"/><rect x="150" y="24" width="100" height="2"/></svg>
CSS background-image
.title-underline {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/lyuxyMHoPAo1/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.title-underline {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/lyuxyMHoPAo1/amnt.svg") center / contain no-repeat;
}
React
import TitleUnderlineSvg from "./title-underline.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Title Underline: Long horizontal bar with a shorter bar centred beneath it. 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