Arc SVG element, flat

Free

This divider has one symmetrical arch centred over a filled base. It can frame the transition to a website footer or separate panels in a slide deck.

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/GfxTgnbg_utg/amnt.svg" alt="Arc" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120" preserveAspectRatio="none" fill="currentColor"><path d="M0 120 V105 C250 105 360 15 600 15 C840 15 950 105 1200 105 V120 Z"/></svg>
CSS background-image
.arc {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/GfxTgnbg_utg/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.arc {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/GfxTgnbg_utg/amnt.svg") center / contain no-repeat;
}
React
import ArcSvg from "./arc.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Arc: A single symmetrical arch rises at the centre above the filled bottom. as part of the pack Shape dividers, flat. Want one like it? Make your own in the SVG studio.

Rest of Shape dividers, 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