The Lucide egg off icon depicts a cracked egg with a line through it, commonly used to indicate that a product or option is egg-free or unsuitable for those with egg allergies.
Common uses
- Dietary restriction filters (e.g., vegan, egg-free)
- Allergen warnings on food products
- Marking unavailable or 'bad' options
Use it in React
Install
npm i lucide-reactImport & render
import { EggOff } from 'lucide-react';
<EggOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- egg freeveganhatchedbad eggeggoffno eggallergy
FAQ
- What does the egg off icon represent?
- It signifies the absence or unsuitability of eggs, often used for vegan or egg-allergy related contexts.
- How do I use this icon in React?
- You can import and use it like this: import { EggOff } from 'lucide-react'; <EggOff />.
- What is the license for this icon?
- The Lucide icon library, including the egg off icon, is distributed 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 →