The Lucide carrot icon depicts a root vegetable and is commonly used to represent food items, healthy eating, or agricultural concepts in user interfaces.
Common uses
- Food product listings
- Healthy recipe apps
- Gardening or farming sections
Use it in React
Install
npm i lucide-reactImport & render
import { Carrot } from 'lucide-react';
<Carrot size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- vegetablefoodeatcarrotroot vegetable
FAQ
- What does the carrot icon represent?
- The carrot icon represents a carrot, a common root vegetable. It's typically used in UIs to signify food, healthy eating, or related themes.
- How do I use the carrot icon in React?
- You can import and use the carrot icon in your React application with the following import statement: `import { Carrot } from 'lucide-react'`.
- What is the license for the Lucide carrot icon?
- The Lucide carrot icon is distributed under the ISC license, which is a permissive free software 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 →