John KuehJohn Kueh

egg crack icon

Phosphor · egg-crack · MIT

Download SVG

The Phosphor egg crack icon depicts a cracked egg, commonly used to represent concepts like food, breaking, or new beginnings in UI design.

Common uses

  • Indicate a broken item or error state.
  • Represent food or meal-related products.
  • Symbolize hatching or new product launches.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { EggCrack } from '@phosphor-icons/react';

<EggCrack size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<EggCrack size={24} />
thin
<EggCrack size={24} weight="thin" />
light
<EggCrack size={24} weight="light" />
bold
<EggCrack size={24} weight="bold" />
fill
<EggCrack size={24} weight="fill" />
duotone
<EggCrack size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
chickenfoodmealbabyhatchbreakcommercenatureeggcrackbroken egghatchingfood itemnew beginning

FAQ

What is the egg-crack icon used for?
It's used to represent a cracked egg, suitable for themes like food, breaking, or new beginnings.
How do I use the egg-crack icon in React?
Import it using `import { EggCrack } from '@phosphor-icons/react'` and use it as a component: `<EggCrack />`.
What is the license for the Phosphor egg-crack icon?
The Phosphor icon library, including the egg-crack icon, is available under the MIT license.

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 →