The HugeIcons meal scan icon visually represents the action of scanning food items, commonly used for features like food logging, nutritional information lookup, or inventory management.
Common uses
- Food logging interface
- Nutritional information lookup
- Restaurant menu scanning
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MealScanIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MealScanIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- food scannutrition scanbarcode scanreceipt scan
FAQ
- What does the MealScanIcon represent?
- The MealScanIcon visually represents the action of scanning food items, often used for features related to food logging or nutritional information.
- How do I use the MealScanIcon in React?
- Import MealScanIcon from '@hugeicons/core-free-icons' and then render it using <HugeiconsIcon icon={MealScanIcon} /> from '@hugeicons/react'.
- What is the license for this icon?
- The MealScanIcon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →