The Phosphor cherries icon depicts a pair of cherries, commonly used to represent food, fruit, or as a decorative element in e-commerce or nature-themed interfaces.
Common uses
- Food product listing
- Healthy eating reminder
- Farming or agriculture section
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Cherries } from '@phosphor-icons/react';
<Cherries size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Cherries size={24} />thin
<Cherries size={24} weight="thin" />light
<Cherries size={24} weight="light" />bold
<Cherries size={24} weight="bold" />fill
<Cherries size={24} weight="fill" />duotone
<Cherries size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- nature
- Keywords
- *new*foodfruitcherrygroceriesmarketnaturecommercecherries
FAQ
- What is the cherries icon used for?
- This icon is suitable for representing food items, fruits, or elements related to markets and nature.
- How do I use the cherries icon in React?
- You can import and use it in your React application with: import { Cherries } from '@phosphor-icons/react'.
- What is the license for the cherries icon?
- The Phosphor cherries icon is distributed under the MIT license, allowing for free use.
Looking for something else? Search Phosphor 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 →