John KuehJohn Kueh

doughnut icon

HugeIcons · DoughnutIcon · MIT

Download SVG

The HugeIcons doughnut icon visually represents a sweet, ring-shaped pastry and is commonly used in UIs to signify food-related items, treats, or celebratory elements.

Common uses

  • Food ordering app menu item
  • Dessert section in a recipe app
  • Promotional banner for a bakery

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DoughnutIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={DoughnutIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
donutfooddessertpastry

FAQ

What is the Doughnut icon typically used for?
It's used to represent food, specifically desserts or treats. It can also be used for celebratory themes.
How do I use the Doughnut icon in React?
Import both HugeiconsIcon and DoughnutIcon, then render <HugeiconsIcon icon={DoughnutIcon} />.
What is the license for this icon?
The HugeIcons doughnut icon is available under the MIT license.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →