John KuehJohn Kueh

smiley meh icon

Phosphor · smiley-meh · MIT

Download SVG

The Phosphor smiley meh icon depicts a neutral or unimpressed facial expression, commonly used to represent a lack of strong emotion or a middling sentiment in user interfaces.

Common uses

  • Indicating a neutral rating or feedback.
  • Representing a 'maybe' or undecided option.
  • Showing a default or unselected state in a set of emoticons.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { SmileyMeh } from '@phosphor-icons/react';

<SmileyMeh size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<SmileyMeh size={24} />
thin
<SmileyMeh size={24} weight="thin" />
light
<SmileyMeh size={24} weight="light" />
bold
<SmileyMeh size={24} weight="bold" />
fill
<SmileyMeh size={24} weight="fill" />
duotone
<SmileyMeh size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
faceemojiunimpressedneutralcommunicationspeoplesmileymehneutral faceunimpressed emojimeh faceface neutral

FAQ

What does the smiley meh icon represent?
It represents a neutral, unimpressed, or middling sentiment, often used when a user has no strong positive or negative feelings.
How do I use the smiley meh icon in React?
You can import it directly from the library: `import { SmileyMeh } from '@phosphor-icons/react'` and then use it as a component.
What is the license for Phosphor icons?
Phosphor icons are 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 Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →