Doughnut SVG icon, line

Pro
Doughnut SVG icon, line

A central hole and wavy icing edge define this round doughnut. Place it on bakery display cards or dessert ordering screens.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="doughnut.svg" alt="Doughnut" width="48" height="48">
CSS background-image
.doughnut {
  background-image: url("doughnut.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.doughnut {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("doughnut.svg") center / contain no-repeat;
}
React
import DoughnutSvg from "./doughnut.jsx"; // from the React tab above

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

Download it first (Pro or Max), then point these at your copy.

Made with AMNT

AMNT SVG 1.1 drew this from the words Doughnut: A round doughnut with a central hole and a wavy icing edge. as part of the pack Food and drink icons, line. Want one like it? Make your own in the SVG studio.

Rest of Food and drink icons, line

Similar SVGs

Licence: premium, for Pro and Max. 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