The Tabler lemon 2 icon depicts a stylized lemon, commonly used to represent food items, citrus fruits, or healthy eating options in user interfaces.
Common uses
- Representing a 'lemonade' or 'citrus juice' product.
- Indicating a 'healthy food' or 'vitamin C' option.
- As a visual element in a recipe or meal planning application.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLemon2 } from '@tabler/icons-react';
<IconLemon2 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconLemon2 size={24} stroke={2} />filled
<IconLemon2Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- fruitcitruslimefoodvitaminlemonmealcuisineeatingnutrition2
FAQ
- What is the lemon 2 icon used for?
- It's typically used to represent lemons, citrus fruits, or food-related items in UI design. It can also signify healthy eating or vitamin content.
- How do I use the lemon 2 icon in React?
- You can import and use it in your React application with the following statement: `import { IconLemon2 } from '@tabler/icons-react'`.
- What is the license for the lemon 2 icon?
- The Tabler icon library, including the lemon 2 icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.