Round Blob SVG element, flat

Free

A nearly circular filled shape has a gently uneven edge. Use it behind a heading on a poster or as a highlight on a presentation slide.

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/w8OyRxldedSo/amnt.svg" alt="Round Blob" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" fill="currentColor"><path d="M101 12C124 10 145 19 161 34C179 50 189 72 188 97C190 121 180 145 162 162C145 179 122 189 99 187C75 189 52 180 35 163C18 147 11 124 13 101C10 77 20 53 37 36C54 20 77 13 101 12Z"/></svg>
CSS background-image
.round-blob {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/w8OyRxldedSo/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.round-blob {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/w8OyRxldedSo/amnt.svg") center / contain no-repeat;
}
React
import RoundBlobSvg from "./round-blob.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Round Blob: Draw a nearly circular filled shape with a gently uneven edge. 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