Oval Frame SVG element, flat

Free

A vertical oval ring forms an open border. It works around a family portrait on a genealogy page or a monogram on a stationery card.

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/3r-V-VEqXWLj/amnt.svg" alt="Oval Frame" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" fill="currentColor" aria-hidden="true"><path fill-rule="evenodd" d="M100 8c-42 0-68 39-68 92s26 92 68 92 68-39 68-92S142 8 100 8Zm0 18c-30 0-49 32-49 74s19 74 49 74 49-32 49-74-19-74-49-74Z"/></svg>
CSS background-image
.oval-frame {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/3r-V-VEqXWLj/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.oval-frame {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/3r-V-VEqXWLj/amnt.svg") center / contain no-repeat;
}
React
import OvalFrameSvg from "./oval-frame.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Oval Frame: Vertical oval ring with a clear, open centre. as part of the pack Frames elements, flat. Want one like it? Make your own in the SVG studio.

Rest of Frames elements, 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