The Lucide cherry icon depicts a single cherry, often used to represent fruit, food items, or as a decorative element in UI designs.
Common uses
- Food product labeling
- Dessert or sweet item indicators
- Decorative accents in recipes
Use it in React
Install
npm i lucide-reactImport & render
import { Cherry } from 'lucide-react';
<Cherry size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- fruitfoodcherryberry
FAQ
- What is the cherry icon used for?
- It's typically used to represent fruit, food, or sweet items in user interfaces.
- How do I use the cherry icon in React?
- You can import and use it like this: import { Cherry } from 'lucide-react'.
- What is the license for the Lucide cherry icon?
- The Lucide cherry icon is available under the ISC 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 →