The Phosphor avocado icon depicts a whole avocado and is commonly used to represent food items, grocery-related features, or healthy eating options in user interfaces.
Common uses
- Product listing for groceries
- Dietary information tag
- Healthy food category filter
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Avocado } from '@phosphor-icons/react';
<Avocado size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Avocado size={24} />thin
<Avocado size={24} weight="thin" />light
<Avocado size={24} weight="light" />bold
<Avocado size={24} weight="bold" />fill
<Avocado size={24} weight="fill" />duotone
<Avocado size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- commerce
- Keywords
- *new*foodvegetableveggiefruitgroceriesmarketcommercenatureavocado
FAQ
- What is the avocado icon used for?
- It's used to represent avocados, food, groceries, or healthy eating in UI elements.
- How do I use the avocado icon in React?
- Import it using `import { Avocado } from '@phosphor-icons/react'` and then use it as a component: `<Avocado />`.
- What is the license for this icon?
- The Phosphor icon library, including the avocado icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.