Picture Frame SVG element, flat

Free

A wide rectangular frame has a thick beveled border and small corner joins. Use it around artwork in a gallery page or an image in a wall-print catalog.

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/UAVchPyIs89u/amnt.svg" alt="Picture 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="M16 38H184L192 46V154L184 162H16L8 154V46ZM34 58L28 64V136L34 142H166L172 136V64L166 58Z"/><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 38 28 58M184 38 172 58M16 162 28 142M184 162 172 142"/><path d="M20 45H180L185 50V150L180 155H20L15 150V50Z"/><path d="M28 64 34 58M172 64 166 58M28 136 34 142M172 136 166 142"/></g></svg>
CSS background-image
.picture-frame {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/UAVchPyIs89u/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.picture-frame {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/UAVchPyIs89u/amnt.svg") center / contain no-repeat;
}
React
import PictureFrameSvg from "./picture-frame.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Picture Frame: Wide rectangular frame with a thick beveled border and small corner joins. 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