The Tabler egg fried icon depicts a fried egg, commonly used in UIs to represent food items, breakfast menus, or cooking-related actions.
Common uses
- Menu item for breakfast options
- Button to add a fried egg to an order
- Label for a recipe category
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconEggFried } from '@tabler/icons-react';
<IconEggFried size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconEggFried size={24} stroke={2} />filled
<IconEggFriedFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- foodbreakfastcookingkitcheneggfriedmealcuisineeatingnutritionfried eggsunny side upbreakfast foodegg meal
FAQ
- What does the egg fried icon represent?
- It represents a fried egg, suitable for food-related interfaces, especially for breakfast or cooking themes.
- How do I use the egg fried icon in React?
- You can import and use it directly in your React components like this: import { IconEggFried } from '@tabler/icons-react'; <IconEggFried />.
- What is the license for this icon?
- The Tabler icon library, including the egg fried icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.