The Tabler eggs icon depicts a carton of eggs, commonly used in UIs to represent food-related categories, grocery items, or breakfast menus.
Common uses
- Food category filter
- Grocery list item
- Breakfast meal selection
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconEggs } from '@tabler/icons-react';
<IconEggs size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- foodchickeneastereggsmealcuisineeatingnutritionculinaryegg cartonfood cartongrocery eggs
FAQ
- What does the eggs icon represent?
- The eggs icon visually represents eggs, often used for food, groceries, or breakfast themes.
- How do I use the eggs icon in React?
- You can import and use it in React with: import { IconEggs } from '@tabler/icons-react'. Then use it like <IconEggs />.
- What is the license for the Tabler eggs icon?
- The Tabler icons, including the eggs icon, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →