The Tabler cherry icon depicts a ripe cherry, commonly used to represent fruit, food items, or healthy choices in user interfaces.
Common uses
- Food product labeling
- Healthy eating indicators
- Dessert or sweet treat sections
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCherry } from '@tabler/icons-react';
<IconCherry size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconCherry size={24} stroke={2} />filled
<IconCherryFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Nature
- Keywords
- fruitfoodsweethealthycherryenvironmentnaturaloutdoorecosystemearthnaturefruit iconfood iconnature iconsweet icon
FAQ
- What is the cherry icon used for?
- It's ideal for visually representing fruits, food, or healthy options within an application's UI.
- How do I use the cherry icon in React?
- Import it using `import { IconCherry } from '@tabler/icons-react';` and then use it as a component: `<IconCherry />`.
- What is the license for the Tabler cherry icon?
- The Tabler icon library, including the cherry icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →