Portrait Frame SVG element, flat

Free

A tall rectangle with a wide border creates a narrow opening for vertical content. Set it around a portrait in a program or an illustration on a poster.

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/peeS4w3VmJ89/amnt.svg" alt="Portrait 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="M48 8h104a8 8 0 0 1 8 8v168a8 8 0 0 1-8 8H48a8 8 0 0 1-8-8V16a8 8 0 0 1 8-8Zm24 24a8 8 0 0 0-8 8v120a8 8 0 0 0 8 8h56a8 8 0 0 0 8-8V40a8 8 0 0 0-8-8H72Z"/></svg>
CSS background-image
.portrait-frame {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/peeS4w3VmJ89/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.portrait-frame {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/peeS4w3VmJ89/amnt.svg") center / contain no-repeat;
}
React
import PortraitFrameSvg from "./portrait-frame.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Portrait Frame: Tall rectangular frame with a wide border and narrow inner opening. 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