The Tabler salad icon depicts a bowl of salad, commonly used to represent food-related categories, healthy eating options, or meal choices in user interfaces.
Common uses
- Menu item for healthy food options
- Label for a 'Dietary Preferences' setting
- Icon for a recipe or meal planning feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSalad } from '@tabler/icons-react';
<IconSalad size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconSalad size={24} stroke={2} />filled
<IconSaladFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- foodvegetableveganhealthysaladmealcuisineeatingnutritionculinaryfood bowlhealthy mealvegetable dishgreens
FAQ
- What does the salad icon represent?
- It visually represents a salad, suitable for indicating food, healthy eating, or meal-related content.
- How do I use the salad icon in React?
- You can import and use it with: import { IconSalad } from '@tabler/icons-react'
- What is the license for the Tabler salad icon?
- The Tabler icons, including the salad icon, are 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 →