Blob Border SVG element, flat

Free

A thin, continuous irregular outline encloses a broad empty centre. It can frame a short note on a greeting card or a heading on a worksheet.

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/aJDfjbwkEVR8/amnt.svg" alt="Blob Border" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M100 13 C122 11 144 19 160 35 C178 51 188 73 187 97 C190 120 180 144 163 161 C146 179 123 188 100 187 C76 190 53 180 36 163 C18 147 11 124 13 101 C10 77 20 54 37 37 C54 20 77 13 100 13 Z"/></svg>
CSS background-image
.blob-border {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/aJDfjbwkEVR8/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.blob-border {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/aJDfjbwkEVR8/amnt.svg") center / contain no-repeat;
}
React
import BlobBorderSvg from "./blob-border.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Blob Border: Draw a thin continuous irregular outline enclosing a broad empty centre. as part of the pack Blob Elements, Flat. Want one like it? Make your own in the SVG studio.

Rest of Blob 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