The HugeIcons meh icon, also known as MehIcon, depicts a neutral or indifferent facial expression, commonly used to represent a lack of strong emotion or a state of being neither pleased nor displeased in user interfaces.
Common uses
- Default state for feedback components
- Indicate a neutral sentiment in reviews
- Placeholder for unrated items
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MehIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MehIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- neutral faceindifferent faceunimpressed faceso-so face
FAQ
- What does the meh icon represent?
- The meh icon represents a neutral or indifferent facial expression. It's used when a user has no strong positive or negative feelings about something.
- How do I use the MehIcon in React?
- To use the MehIcon in React, import both HugeiconsIcon and MehIcon from their respective packages and render it like this: <HugeiconsIcon icon={MehIcon} />.
- What is the license for this icon?
- The HugeIcons meh icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.