The Lucide soup icon depicts a steaming bowl, commonly used to represent food, dining, or culinary-related features in a user interface.
Common uses
- Food ordering app menu item
- Restaurant website section
- Recipe ingredient list
Use it in React
Install
npm i lucide-reactImport & render
import { Soup } from 'lucide-react';
<Soup size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- fooddishrestaurantcoursemealbowlstartersoupfood bowl
FAQ
- What does the soup icon represent?
- It represents a bowl of soup or a general food/dining concept. It's useful for menus, restaurant features, or recipe sections.
- How do I use the soup icon in React?
- You can import and use it like this: `import { Soup } from 'lucide-react'`. Then render it as a component: `<Soup />`.
- What is the license for the Lucide soup icon?
- The Lucide icon library, including the soup 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 →