The Lucide donut icon visually represents a ring-shaped pastry with frosting and sprinkles, commonly used in UIs to signify food, treats, or sometimes a placeholder or a simple circular element.
Common uses
- Food ordering app menu item
- Dessert or snack category filter
- Loading indicator with a playful theme
Use it in React
Install
npm i lucide-reactImport & render
import { Donut } from 'lucide-react';
<Donut size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- doughnutsprinklestoppingfast foodjunk foodsnacktreatsweetsugardesserthollowringdonutpastry
FAQ
- What does the donut icon represent?
- The donut icon depicts a classic ring-shaped pastry, often with frosting and sprinkles. It's used in UIs to represent food, treats, or desserts.
- How do I use the donut icon in React?
- You can import and use the donut icon in React with the following statement: import { Donut } from 'lucide-react'.
- What is the license for the Lucide donut icon?
- The Lucide donut icon is available under the ISC license, which is a permissive open-source license.
Looking for something else? Search Lucide 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 →