The Tabler lemon icon depicts a stylized lemon, commonly used to represent food, citrus fruits, or healthy/fresh options in user interfaces.
Common uses
- Labeling a 'Fruit' or 'Produce' category in an e-commerce app.
- Indicating a 'Citrus' flavor in a recipe or food product.
- Representing a 'Fresh' or 'Healthy' option in a menu.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLemon } from '@tabler/icons-react';
<IconLemon size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- fruitcitruslimefoodvitaminslicelemonmealcuisineeating
FAQ
- What does the lemon icon represent?
- The icon visually represents a lemon, a type of citrus fruit. It's often used in UIs to signify food, freshness, or citrus-related items.
- How do I use the lemon icon in React?
- You can import and use the icon in your React application with the following statement: `import { IconLemon } from '@tabler/icons-react'`. Then, render it as `<IconLemon />`.
- What is the license for the Tabler lemon icon?
- The Tabler icons, including the lemon icon, are distributed under the MIT license, which allows for free usage in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.