John KuehJohn Kueh

carrot icon

Phosphor · carrot · MIT

Download SVG

The Phosphor carrot icon depicts a root vegetable and is commonly used to represent food items, grocery-related actions, or healthy choices in UI design.

Common uses

  • Labeling a 'fresh produce' section in an e-commerce app.
  • Indicating a 'healthy option' filter on a food delivery platform.
  • Representing a 'vegetable' category in a recipe app.

Use it in React

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

<Carrot size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
foodvegetableveggiegroceriesmarketcommercenaturecarrotproduceroot vegetable

FAQ

What does the carrot icon represent?
The carrot icon visually represents a carrot, a common root vegetable. It's often used in contexts related to food, groceries, or healthy eating.
How do I use the carrot icon in React?
You can import and use the carrot icon in React with the following statement: `import { Carrot } from '@phosphor-icons/react'`. Then, render it as a component: `<Carrot />`.
What is the license for the Phosphor carrot icon?
The Phosphor icon library, including the carrot 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 →