The Phosphor egg icon depicts a simple oval shape representing an egg, commonly used in e-commerce or food-related applications to signify products, orders, or dietary information.
Common uses
- Product listing for eggs
- Dietary restriction filter (e.g., 'egg-free')
- Easter egg hunt promotion
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Egg } from '@phosphor-icons/react';
<Egg size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Egg size={24} />thin
<Egg size={24} weight="thin" />light
<Egg size={24} weight="light" />bold
<Egg size={24} weight="bold" />fill
<Egg size={24} weight="fill" />duotone
<Egg size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- commerce
- Keywords
- chickenfoodmealbabyhatchcommercenatureegg
FAQ
- What does the egg icon represent?
- The egg icon visually represents an egg, often used in contexts related to food, commerce, or new beginnings.
- How do I use the egg icon in React?
- You can import and use the egg icon in React with the following statement: import { Egg } from '@phosphor-icons/react'.
- What is the license for the Phosphor egg icon?
- The Phosphor egg icon is available under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →