The Tabler carrot off icon depicts a carrot with a diagonal line through it, commonly used to indicate that a food item, specifically a carrot, is unavailable, disabled, or not applicable.
Common uses
- Disabling a carrot-based food option in a menu.
- Showing a carrot ingredient is out of stock.
- Indicating a 'no carrots' dietary filter.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCarrotOff } from '@tabler/icons-react';
<IconCarrotOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- foodhealthyrabbitvegetablecarrotoffmealcuisinedisabledinactiveno carrotcarrot disabledunavailable carrotfood off
FAQ
- What does the carrot off icon represent?
- It represents a carrot that is unavailable, disabled, or not applicable, often used for food items or ingredients.
- How do I use the carrot off icon in React?
- You can import and use it like this: import { IconCarrotOff } from '@tabler/icons-react'; <IconCarrotOff />
- What is the license for this icon?
- The Tabler icons, including carrot-off, are available 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 →