The HugeIcons salad icon visually represents a healthy meal or food options, commonly used in interfaces for dietary choices, restaurant menus, or health-related features.
Common uses
- Food ordering app menu item
- Healthy eating tracker
- Restaurant website section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SaladIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SaladIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- foodmealhealthy foodvegetables
FAQ
- What does the salad icon represent?
- The salad icon represents a healthy meal, often used for food choices, menus, or health tracking features.
- How do I use the SaladIcon in React?
- Import both HugeiconsIcon and SaladIcon, then render <HugeiconsIcon icon={SaladIcon} />.
- What is the license for this icon?
- The HugeIcons salad icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →