Swoosh SVG element, flat

Free

Starting low and thick, this sweeping stroke curves upward to a pointed tip. It can accent a magazine headline or draw attention to a presentation quote.

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/oZ1yTj_g68wA/amnt.svg" alt="Swoosh" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 40" preserveAspectRatio="none" fill="currentColor"><path d="M20 28L20 25C145 27 282 25 380 9C285 29 146 31 20 28Z"/></svg>
CSS background-image
.swoosh {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/oZ1yTj_g68wA/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.swoosh {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/oZ1yTj_g68wA/amnt.svg") center / contain no-repeat;
}
React
import SwooshSvg from "./swoosh.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Swoosh: Sweeping stroke that starts low and thick, then curves upward to a pointed 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: 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