The Lucide egg fried icon depicts a sunny-side-up egg, commonly used in UIs to represent food-related items, breakfast menus, or specific dishes.
Common uses
- Food ordering app menu item
- Recipe website ingredient list
- Restaurant website breakfast section
Use it in React
Install
npm i lucide-reactImport & render
import { EggFried } from 'lucide-react';
<EggFried size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- foodbreakfasteggfriedfried eggsunny side upbreakfast food
FAQ
- What does the egg fried icon represent?
- It visually represents a fried egg, often used for breakfast or food-related contexts.
- How do I use the egg fried icon in React?
- You can import it directly from the 'lucide-react' library: import { EggFried } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the egg fried 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 →