The Lucide ice cream bowl icon depicts a frozen dessert in a dish, commonly used in UIs to represent food items, desserts, or related menu options.
Common uses
- Dessert menu item
- Food category filter
- Restaurant or cafe branding
Use it in React
Install
npm i lucide-reactImport & render
import { IceCreamBowl } from 'lucide-react';
<IceCreamBowl size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- gelatofooddessertdishrestaurantcoursemealicecreambowldessert bowlfrozen treat
FAQ
- What is this icon typically used for?
- This icon is ideal for representing desserts, ice cream, or food-related categories in user interfaces.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IceCreamBowl } from 'lucide-react'
- What is the license for this icon?
- The Lucide icon library, including the ice cream bowl icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
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 →